porg
Active Member
The Archive.org Software Library for MS-DOS Games offers Die Siedler II.
- You can play it right in the web browser. Worked just fine on a contemporary Desktop. This runs Dosbox as a WebAssembly app.
- Also offers a ZIP archive download. Contains no ISO image of the CD. But seems to be the entirety of executables and game data.
- Possible in the free version? Or requires the paid version?
- How must the screen resolution be set? Any file tweaking necessary?
- Shall I run in "normal" or "experimental mode"?
- Touch screen or mouse control (via-nubs)? What's supported? Any tweaks necessary?
- I have moved the decompressed ZIP directory to [sdcard]/pandora/appdata/dosbox-ex-ura/roms/
- I defined the EXE for this game in the Dosbox Configuration.
- When the game launches, Siedler moans that I should put in the CD, full output:
Code:Z:\>mount c /mnt/utmp/dosbox-ex-ura-roms/Siedler2Drive C is mounted as local directory /mnt/utmp/dosbox-ex-ura-roms/Siedler2/ Z:\>mount e /mnt/utmp/dosbox-ex-ura-roms/tools Drive E is mounted as local directory /mnt/utmp/dosbox-ex-ura-roms/tools/ Z:\>c: C:\>01.bat C:\>START.BAT DOS/4GW Protected Mode Run-time Version 1.97 Copyright (c) Rational Systems, Inc. 1990-1994 Bitte legen Sie die Siedler II-CD in Ihr CD-Laufwerk # CD is missing. C:\>_
- Workaround: Duplicate the entire directory into a subdirectory "virtual". So I have the entire game directory once on HDD and once on virtual CD. A complete dupe, as I did not know what needs to be on HDD and what on CD, but "having more than enough" is not an issue these days, as storage is plentiful.
- When I launch, I get the same as above, but strangely its seems the emulator attempts to mount the CD twice which fails:
Code:Z:\>mount c /mnt/utmp/dosbox-ex-ura-roms/Siedler2 Drive C is mounted as local directory /mnt/utmp/dosbox-ex-ura-roms/Siedler2/ Z:\>mount e /mnt/utmp/dosbox-ex-ura-roms/tools Drive E is mounted as local directory /mnt/utmp/dosbox-ex-ura-roms/tools/ Z:\>mount d /mnt/utmp/dosbox-ex-ura-roms/Siedler2/virtual -t cdrom MSCDEX: Mounted subdirectory: limited support. # Paid version only I assume. Drive d is mounted as local directory /mnt/utmp/dosbox-ex-ura-roms/Siedler2/virtual/ Z:\>mount d /mnt/utmp/dosbox-ex-ura-roms/Siedler2/virtual -t cdrom MSCDEX: Failure: Drive-letters of multiple CDRom-driver have to be continuous. # Why this second mounting? Z:\>c: C:\>01.bat C:\>START.BAT DOS/4GW Protected Mode Run-time Version 1.97 Copyright (c) Rational Systems, Inc. 1990-1994 Bitte legen Sie die Siedler II-CD in Ihr CD-Laufwerk # Again moaning about missing CD. C:\>_
Last edited: