|
there are no A9 exe's to use, we all use an A2/A3 exe and edit the exe to use most of the newer stuff like new classes and such. when stripping global, you will find files that will not load for the exe's we use, this is because they will have extra columns, or extra rows, or even have size/index limits, for example, the index numbers for items cannot exceed 65535 and the list.csv in the action folder can only have so many lines. we have overcome some of the limitations by editing the exe's.
gl
|