Reply To: Modding

Home Forums General Discussions Forum Modding Reply To: Modding

ClickGaster
@clickgaster

Use QuickBMS script on options.lua. After that, you will get 7z archive containing the real script. After extracting it, you need to decompile options.lua with LuaDec51 or Unluac. Then you will see, more or less readable code.

Set releaseBuild to false and cheatsEnabled to true.

After modifying it, you have to repack script in 7z archive (make sure that script name in 7z is same as original filename) and encrypt 7z with right asset encryption key, via OpenSSL.