One more thing to note: When running Windows 11 I found that the game didn't want to run with the shortcut as it was trying to execute from C:\Windows\System. If you add a couple lines to the Launch Titanium.bat file you can fix that.
CD\
CD C:\P99
(please note that second line is to just change the working directory to the path that your game is copied to. If you do a full install, it should add the path to the registry and you should be fine, I don't bother with the install, I just copy the folder over).
|