Hello, mer-curious, thank you for trying my new cheat. You see this error in the vs mode because this script use the new function rnd() which is not supported in the public version of Raine yet, you should first update Raine through git first. If you do not use git, you can also try my older version of the script (in a older post), but that always play the music of the 1p character. Sorry that I didn’t make a clear description of my work. There are other things should be bear in mind:
1. This vs mode script (and also my future vs mode script), will make savestate using the saveslot no.9 (as I expect no one use the savestate of big no.). The savestate creates after the “how to play” screen, in other word everytime you use this script will make a savestate once. (It is actually not needed to save everytime, as the save producted should alway the same, provided that you don’t go to the option to make change. I can modify the script to remove the autosave part, but I think it will be not user-friendly for other user as they may not know they should make a savestate in slot 9 in advance.)
2. All of my script (include my future work) are expected to enable early (on or before the how to play screen).
3. Sometime my work includes the change of the input. Eg. In practice mode, after 1p selected character, the 1p controller will control p2 side until p2 selected character. In this short period of time don’t restart Raine (by pressing f1), otherwise the control in p2 is not restored to normal. If this is the case, don’t worry, simply close Raine and load the game again.
4. I am using the neogeo unibios v.4 japanese console mode in creating my script. (But i guess it is no problem even using other bios or mode)
5. The vs mode script and practice mode script should not enable together. So remember to close the unuse one and restart(f1) when switching other mode.