Skip to content

Auto_Modificator_llvm_020

Latest

Choose a tag to compare

@Max-RM Max-RM released this 02 Oct 10:55

Experimental RAM patch mode was added to the game.
Now you can enable/disable patches even when programs is running by adding:

    "enableRAM": true,
    "RAMWarningDisabled": true,

to the config.

Also switch to enable/disable all patches:

    "enableAll": true,