Quickhelp: Full help:
https://rpghq.org/exile3/Contents.html
Indeed, it appears it's a 16 bit NT3.1 executable, I wasn't even aware these existed β I had assumed all NT 3.1 and later was 32bit.
Setup Worked like a charm. I will probably have now opened my PC to every virus on the planet, but whatever.rusty_shackleford wrote: β January 7th, 2025, 16:25Indeed, it appears it's a 16 bit NT3.1 executable, I wasn't even aware these existed β I had assumed all NT 3.1 and later was 32bit.![]()
If you're willing to do a bit of tweaking, could you give otvdm a try?
https://mendelson.org/otvdm.html
https://mendelson.org/OtvdmSetup.exe
https://emulation.gametechwiki.com/index.php/WineVDM
[edit]
Nevermind, I have a one-click solution, give me a minute
Nah, you're fine, it's just a hacked down version of wine for 16 bit only intended for windows, you can find the sourcecode here:Lord of Riva wrote: β January 7th, 2025, 16:34Setup Worked like a charm. I will probably have now opened my PC to every virus on the planet, but whatever.
gerey wrote: β January 5th, 2025, 23:31Of all the accusations you can hurl at Microsoft, not supporting and maintaining legacy software is not one of them.
Way too much effort, I assume most people here are fine just using dosbox like a bunch of the other entries.Nooneatall wrote: β January 7th, 2025, 16:42One thing we could try is to disassemble it to Assm -> C and then compile it via x64. I am messing around with it but I'm not too serious because this game looks boring.
![]()
Yeah I jumped the gun not realizing that it was a solved problemrusty_shackleford wrote: β January 7th, 2025, 16:43Way too much effort, I assume most people here are fine just using dosbox like a bunch of the other entries.Nooneatall wrote: β January 7th, 2025, 16:42One thing we could try is to disassemble it to Assm -> C and then compile it via x64. I am messing around with it but I'm not too serious because this game looks boring.
![]()
Lord of Riva wrote: ↑ January 7th, 2025, 17:00Is there an option that i am not seeing that makes the game window actually big enough so that my eyes don't bleed? I am old man.
You'd probably need to use something like Lossless Scaling or similar
[edit]
Seems there's an open source alternative, Magpie
https://github.com/Blinue/Magpie
rusty_shackleford wrote: ↑ January 7th, 2025, 17:05You'd probably need to use something like Lossless Scaling or similarLord of Riva wrote: ↑ January 7th, 2025, 17:00Is there an option that i am not seeing that makes the game window actually big enough so that my eyes don't bleed? I am old man.
[edit]
Seems there's an open source alternative, Magpie
https://github.com/Blinue/Magpie
works great, thanks. Let's see if this old thing can keep my attention.
I used a windows XP VM to play this several years ago. There was an official solution for Windows 7.Lord of Riva wrote: β January 7th, 2025, 16:14I can't even start the executable on win 10
EDIT: I tried compatibility options, nothing works. They are not made for x64 systems as he says himself.
What kind of emulator could I use? I am not willing to fiddle around with a VM









The previous story isn't too important and the game has a cutscene you can watch to get the story from them.wndrbr wrote: β January 8th, 2025, 12:23Why Exile 3 and not one of the two earlier games in the series? Do you need to play them (or at least read something about them) to understand what's going on in Exile 3?
The cutscene is amazing "this is a tree", "what is it for?"rusty_shackleford wrote: β January 8th, 2025, 12:27The previous story isn't too important and the game has a cutscene you can watch to get the story from them.wndrbr wrote: β January 8th, 2025, 12:23Why Exile 3 and not one of the two earlier games in the series? Do you need to play them (or at least read something about them) to understand what's going on in Exile 3?
rusty_shackleford wrote: β January 10th, 2025, 11:06I had an issue with the cursor blinking using dosbox, going to see if I can set up a more π°πππ·π΄π½ππΈπ² experience in 86box.
Noticed a mistake already, it has 'linear' filtering set by default for fullscreen, swap that over to 'nearest neighbor'.rusty_shackleford wrote: β January 10th, 2025, 13:47Here's the packed version: https://f.rpghq.org/vCObnB1aglDx.zip?n=86box_98.zip
Exile 3 shortcut is on the Desktop. You can enable fullscreen in the 'View' menu dropdown, or ctrl+alt+PageUp, exiting is ctrl+alt+PageDown. Has all the options already set, etc., Should just take a couple clicks to get into the game.
I ran this under Wine and it worked fine, just go to the directory and run 86box.exe, let me know if you have any issues! If not I'll offer this as an alternative in my 'running old games' thread for really old Windows games, as it presumably will run most later 16bit games and early 32bit ones.
For linux users, just navigate to the directory on commandline and run 86Box natively, install it from your package manager(for Arch it's in the AUR)
QRD on difference between dosbox & 86box is dosbox will run on much weaker hardware, it's high level emulation, and tends to have issues with anything that isn't just directly running a game. 86box is a dedicated x86 emulator, much more accurate, requires significantly more effort to get setup & running.