Difference between revisions of "GAMES:Archon Ultra"
From DOSBoxWiki
Jump to navigationJump to search|  (Created page with "{{Infobox Game |title=Archon Ultra |id=1835 |image=320px |caption=Title Screen |developer=Free Fall Associates |publisher=Strategic Simulations...") | 
| (No difference) | 
Latest revision as of 21:09, 9 October 2017
| Archon Ultra | |
|---|---|
|  Title Screen | |
| Developer | Free Fall Associates | 
| Publisher | Strategic Simulations | 
| Released | 1994 | 
| Status | Supported | 
| Tested on | 0.74 | 
| Tested game version | 1.1a | 
| Links | Compatibility List | 
| Commands | |
| Executable | ARCHON.EXE | 
| Installer | N/A | 
| Setup | N/A | 
| DOS Extender | |
| DOS4GW.EXE | Internally | 
| Works with DOS32A | Yes | 
Archon Ultra is a remake of the strategic board game Archon: The Light and the Dark.
Netplay
This game offers modem multiplayer, which DOSBox can convert to netplay. You can enable it by creating the following files in the game's folder:
dosbox.conf
[serial] serial1=modem serial2=dummy serial3=disabled serial4=disabled
modem.bat
@echo off SET ARCHON_MODEM_COMPORT=2 SET ARCHON_MODEM_COMADDR=2f8 SET ARCHON_MODEM_COMINT=3 archon
Then use DOSBox to launch the second file instead of the game's executable.
