This tool replaces/extracts scripts for Guilty gear Rev2 at runtime. It can be used to mod the game, or to extract scripts for researching characters and their move properties. For parsing these scripts into a readable format see my other project BBScript
Simply grab a release, open up Rev2ModLoader.exe, and once Rev2 is running, click "Enable Mods" and it should hook into the game! You can now extract scripts once a match has loaded in, and the program will automatically load all scripts in the rev2_mods
folder. All mod scripts should be names <SHORTNAME.bbscript>
or <SHORTNAME>_ETC.bbscript
to be loaded into the game.
Credits to Labryz for work on programs like rev-script-mod-py that were inspirations for methods of hooking the game and for finding the original function needed to hook into script loading, this program couldn't have worked without the help
- Answer = ANS
- Axl = AXL
- Baiken = BKN
- Bedman = BED
- Chipp = CHP
- Dizzy = DZY
- Elphelt = ELP
- Faust = FAU
- I-No = INO
- Jam = JAM
- Johnny = JHN
- Jack-O' = JKO
- Kum Haehyun = KUM
- Ky = KYK
- Leo = LEO
- May = MAY
- Millia = MLL
- Potemkin = POT
- Ramlethal = RAM
- Raven = RVN
- Sin = SIN
- Slayer = SLY
- Sol = SOL
- Venom = VEN
- Zato-1 = ZAT