It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hey folks, I'm trying to remap the keys, but every time I try to run CONFIG.EXE I get a "This app can't run on your PC" message (I'm on Windows 10). Any way around this or am I SOL?

Cheers.

EDIT: Found the DOSBox settings, I'm a moron. Sorry all!
Post edited January 09, 2017 by TheOvermatt
avatar
TheOvermatt: Hey folks, I'm trying to remap the keys, but every time I try to run CONFIG.EXE I get a "This app can't run on your PC" message (I'm on Windows 10). Any way around this or am I SOL?
You can run CONFIG.EXE, but only from within DOSBox (see screenshot). It's an old DOS executable which natively doesn't run under newer Windows anymore (like the whole game).

To use the DOSBox that comes with the game, open the file dosboxAB_single.conf in the game's installation folder with any text editor and replace the last line

exit

with

#exit

and save the file. The "#" prevents the "exit" command from being executed after you quit Alien Breed by pressing F1.

Now open the preferences of the game's desktop shortcut (right-click => Preferences) and edit the target field:
Delete "-c exit" at the end of the line, because this also closes DOSBox after quitting the game.

Now, when you quit the game, you'll end at the DOSBox command prompt instead of closing it completely. Here you can type config and hit Enter to start CONFIG.EXE.
To quit DOSBox simply type exit and hit Enter (or press Alt-Tab to get out and close the window like every common application window).
Attachments:
config.jpg (320 Kb)
Post edited January 15, 2017 by DeMignon