Aliens Extermination:
In game controls:
5 - Enter service menu
6 - Select highlighted menu function
9 - Selection UP
0 - Selection DOWN
To insert credits:
left side CRTL - Coin 1
left side Shift - Coin 2
left side ALT - Coin 3
NOTE: There is no known built-in way to quit back to Windows.
Command line options:
-noavi
-nooverload
-log
-win
-message
-full
To change resolution: Use Aliens_ReChanger.exe
or make the following Hex edits:
Vertical:
0x2E91A:58 02 [originally 600 dec/0x258 Hex (change to 70 08 for 4K)
0x2EA6A:58 02
0x2EAA2:58 02
Horizontal:
0x2E91F:20 03 [originally 800 dec/0x320 Hex (change to 00 0F for 4K)
0x2EA6F:20 03
0x2EAA7:20 03
This game uses AVI files in DivX format. In order to run 100% correctly, you'll
need to install DivX drivers (https://www.divx.com/en/software/divx/ or google divx60.exe).
NOTE: You must use the file name aliens dehasped.exe for compatibility with programs looking for that specific
file name, like Aliens_MouseEnable and DemulShooter
Playing with the mouse in simple step by step:
Step 1: Make sure your aliens executable file is named "aliens dehasped.exe" (without the quotes of course)
Step 2: Extract the Aliens_MouseEnabler.exe to the same directory as your aliens dehasped.exe file
Step 3: Launch Aliens_MouseEnabler.exe first, then aliens dehasped.exe
Step 4: Enter the service menu by pressing 5
using the 9 key for UP and 0 key for DOWN
Highlight SYSTEM TEST MENU and press 6
Now GUN GALIBRATION is highlighted, so press 6
Now press 1 for the GUN CALIBRATION for PLAYER 1
Move mouse left until PLAYER 1 GUN LEFT reads 0 - Click left mouse button to accept
Move mouse right until PLAYER 1 GUN RIGHT reads 65535 - Click left mouse button to accept
Move mouse up until PLAYER 1 GUN UP reads 0 - Click left mouse button to accept
Move mouse down until PLAYER 1 GUN DOWN reads 65535 - Click left mouse button to accept
You should now have crosshairs at the bottom of the screen that will track your mouse movement
Press 6 to exit the Gun Calibration screen
Press 0 until you highlight RETURN TO MAIN MENU, then press 6
Press 0 until you highlight RETURN TO GAME, then press 6
{ While you where in the service menu you could optionally change the game to FREE PLAY }
Start playing!!
NOTE: If it doesn't work repeat steps 2 through 4
NOTICE!! - Do NOT run DemulShooter in conjunction with Aiens_MouseEnabler! It will NOT work.
These instructions are ONLY for playing the game with mouse / keyboard. If you
want to use this game with light guns (or WII controller) then you'll need to run
and set up DemulShooter.
NOTE: There is no known built-in way to quit back to Windows. You'll have to force it with the Task Manager.
Once the game is working correctly use a simple Auto HotKey script to run everything and add the ESC key to quit back to Windows:
#SingleInstance
Run, "Aliens_MouseEnabler.exe"
Run, "aliens dehasped.exe"
Escape::
Process,Close,aliens dehasped.exe
Process, Close, Aliens_MouseEnabler.exe
Run,taskkill /im "aliens dehasped.exe" /F
Run,taskkill /im "Aliens_MouseEnabler.exe" /F
ExitApp
return
Save the above script to the DATA subdirectory and launch that to start you game. Or add in your specific directory information to place the script anywhere
For the speed of the game, it's tied to the sync of the monitor. IE: Running through a HDMI 1.x is only capable of 30fps (frames per second) so the game is at half speed. Standard monitors at 60fps it runs perfect. If you have 1920x1080 at 144fps it'll be way too fast.
Works perfect on the latest version Win10 64bit (the 20H2 update) and at 4K res.
TN