I am in the process of making a mod. I was previously basing it on patch 2.01, but obviously that version has a few issues.
So, I decided I wanted to base my mod on patch 2.02. I extracted every version of 2.02 in order (from oldest to newest) and I even fixed the gamedata.ini problem (where it won't read macros, following this guide: https://www.the3rdage.net/item-56).
I tried to start my game, but it just closes with no error or popup. What is going on here? It is the same type of crash that happens when there is no options.ini file, except I have mine. I have tried looking up the crash, but all results talk about options.ini which is not the issue here.
Do I need to pack up my mod back into a .big file and move it to my game installation in order for it to work? I have not made any changes to the files (besides macro renaming); all I have done is extract 2.02 and I'm trying to run it with the -mod command so I can get to work on my mod. Any ideas?