*bump*
New Selector Version 3.3.0 available in first post.
This Version introduces the Selector's capability to load Java Classfiles using their plain real clear name, alongside with the ability to use hashed names (hex hashes or "codded" numeric ones) as they used to be.
For instance, the file "772C0148952034C2" from the SAS Common Utils can now also be stored as "com/maddox/sas1946/il2/util/AircraftTools.class" inside the regarding mod folder.
Note that Java Classfile "clear" names and their folder structure are case sensitive.
"com/maddox/sas1946/il2/util/AircraftTools.class"
is not the same as
"com/maddox/SAS1946/il2/util/AircraftTools.class"
The old "Startup Debugger" now ships with the Selector by default, it's the "console.exe" file found in your IL-2 game folder after installing the Selector.
If your game crashes before it can create any log output, please double-click "cmd.exe" in your IL-2 game folder, then enter
console 2>&1 | tee startuplog.txt
and hit Enter.
This will create a file "startuplog.txt" in your IL-2 game folder where more detailed error information can be seen.
Additionally, you will see the same log output in the console window.
Server Operators, please be aware that you will need to disable Data Execution Prevention (DEP) at least for il-2 (or system wide) in order to user the enhanced memory functionality of the IL-2 Selector.
Installation:
Extract the contents of the zip folder to your IL-2 game folder.
Run "IL-2 Selector.exe" at least once and apply your settings.
There's no need to run "IL-2 Selector.exe" everytime you want to launch the game, it's only required when you want to change settings.
Launching the game with current settings can be done by starting il2fb.exe directly.
IL-2 Selector 3.3.0 can be installed "on top" of previous IL-2 Selector 3.x versions.
If it worked before, it will work afterwards as well.
Best regards - Mike