SPTEST loader (for SWBF1)
Posted: Tue Feb 10, 2009 2:42 pm
SPTEST.exe - debug tool for SWBF1 has annoying green half-screen wich possible disable by mouse/keyboard clicking combination:
But it isn't usefull press it all time when map loaded...So I used Cheat Engine and I've found a pointer with address 0x00888ECC, offset 0x44F5 wich points to an addres with 1 byte value I called "green half-screen flag". This flag has value 1 by default and if I set it to 0 green half-scrren disappears immediately.
For easy use it I've made "SPTEST loader" (trainer) wich launch SPTEST.exe and modify this pointer for disable green half-screen
DOWNLOAD
Loader written on AutoIt v3, sorce files included
How to use:
Place "SPTEST loader.exe" in same folder where "SPTEST.exe" and "Battlefront.exe" located:
"Star Wars Battlefront\GameData\"
run "SPTEST loader.exe"
Notes:
Only works with latest SPTEST:
http://www.secretsociety.com/forum/down ... 012705.zip
Loader includes 2 deafult commandline parameters:
/nointro (disable intro)
/win (windwowed mode, for allow switch out window by ALT+TAB)
Other commanline parameters such as "/noai" can be added by creating shortcut for "SPTEST loader.exe"
This trainer loads "SPTEST.exe" and modify this process, some antivirus may count it as virus activity
Code: Select all
Esc, Free Camera, Backspace, Esc, Fakeconsole, Esc, Fakeconsole, pausedfreelook, BackspaceFor easy use it I've made "SPTEST loader" (trainer) wich launch SPTEST.exe and modify this pointer for disable green half-screen
DOWNLOAD
Loader written on AutoIt v3, sorce files included
How to use:
Place "SPTEST loader.exe" in same folder where "SPTEST.exe" and "Battlefront.exe" located:
"Star Wars Battlefront\GameData\"
run "SPTEST loader.exe"
Notes:
Only works with latest SPTEST:
http://www.secretsociety.com/forum/down ... 012705.zip
Loader includes 2 deafult commandline parameters:
/nointro (disable intro)
/win (windwowed mode, for allow switch out window by ALT+TAB)
Other commanline parameters such as "/noai" can be added by creating shortcut for "SPTEST loader.exe"
This trainer loads "SPTEST.exe" and modify this process, some antivirus may count it as virus activity