Releases: nckstwrt/CM0102Loader
Releases · nckstwrt/CM0102Loader
CM0102Loader v1.12
CM0102Loader v1.11
- Added parameter DisableSplashScreen that can be used in the .ini to turn the starting splash screen on or off (true by default)
- Do not try and expand cm0102.exe files that are already expanded (in case it causes errors)
- DumpExe now supports originally expanded exe files correctly
- If using this with an already expanded 2021 patched exe file, turn off IncreaseToSevenSubs in the .ini else you may hit issues
CM0102Loader v1.10
-
Now expands the exe to have more available space so it can support patches that use it
-
Added see Position in the Tactics Conditions view (used at half-time) as a default patch (patch is from Tapani's patcher)
-
Includes an example AddAdditionalColumns.patch file which adds extra columns to the attribute view (and needed the expanded space)
-
Fixed a bug where you needed a carriage return at the end of a patch file for it to read the last line
-
UPDATE: Original .exe was UPX compressed - this was causing issues. Reuploaded without the compression.
CM0102Loader v1.9
- Fix for UnCap20s
CM0102Loader v1.8
- Added new -patch command line option to also add in patch files
- Adds Uncap20s patch (with search fixes) - .ini option "UnCap20s = true"
- Also adds "ForceLoadAllPlayers", "AddTapaniRegenCode" and "RegenFixes"
- Has the 1280x800 files embedded so ChangeTo1280x800 will work with no changes
CM0102Loader v1.7
- Added a new option "Debug". If Debug = True then it will load cm0102.exe as if in a Debugger. This seems to fix some weird issues with Saturn/Tapani exes where they can exit without error. I have no idea why though!
CM0102Loader v1.6
- Minor change to better support years in the past like 1997
CM0102Loader v1.5
- Argh - another bug. Didn't load patch files if it wasn't in the same directory as CM0102Loader. Now fixed.
CM0102Loader v1.4
- CM0102Loader didn't handle properly being passed settings files that were in paths with spaces in
- Now errors if it can't write out the settings file
CM0102Loader v1.3
- Added an option (DumpEXE) to dump the patched exe from memory. So can use the Loader as a patcher
- Code to ensure the current directory that will get used is the same directory as the patcher/cm0102.exe