The current objective is to automate the process of updating opcode.txt. Sanny would need to:
Compile using a specific edit mode (working)
Decompile with an updated edit mode
Make opcode.txt from the output file
Use a settings.ini specific to this task
The command line process doesn't work well when Sanny is already running. I usually make a duplicate of the exe (Sanny3) to manage batch processing. Perhaps a compact experimental command line only compiler might be more appropriate for these tasks. A different tool could use a different settings.ini and games.xml and be independent of Sanny's current configuration, but still operate from the same program directory.
The current objective is to automate the process of updating opcode.txt. Sanny would need to:
Compile using a specific edit mode (working)
Decompile with an updated edit mode
Make opcode.txt from the output file
Use a settings.ini specific to this task
The command line process doesn't work well when Sanny is already running. I usually make a duplicate of the exe (Sanny3) to manage batch processing. Perhaps a compact experimental command line only compiler might be more appropriate for these tasks. A different tool could use a different settings.ini and games.xml and be independent of Sanny's current configuration, but still operate from the same program directory.