VOGONS

Common searches


First post, by Sol_HSA

User metadata
Rank Member
Rank
Member

Howdy.

I just released something that includes dosbox. I made an ISO including all the entries of the ten Text Mode Demo Competitions from the past 12 years, and wrote batch files which launch the dos demos with dosbox. Majority of the demos work fine! =)

Creating the batch files required some trickery, as dosbox doesn't seem to really support this kind of use (i.e. "mount the current directory and run that executable")

Only two of the dos demos have clear issues (there might be some smaller issues in others, but anyway) - one demo only plays sound, and the other actually manages to crash DOSBox.

Anyway, this wasn't meant as a bug report or call for help, but just a heads-up. The ISO can be downloaded from http://tAAt.fi/tmdc/

http://iki.fi/sol - my schtuphh

Reply 1 of 9, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Well post the names of the demos, unless there are already threads
dealing with them.
If you get graphics problems with some demos, try the cvs and use
machine=vgaonly as this enables hal's line-based screen updates.

Reply 2 of 9, by MiniMax

User metadata
Rank Moderator
Rank
Moderator
dosbox -exit -c "mount C ." -c "C:" -c "demo.exe"

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 3 of 9, by Sol_HSA

User metadata
Rank Member
Rank
Member
[…]
Show full quote
dosbox -exit -c "mount C ." -c "C:" -c "demo.exe"

Duh, I think I tried "mount C ./" - For some reason -exit doesn't seem to do anything for me.

Well post the names of the demos, unless there are already threads
dealing with them.

http://taat.fi/tmdc/demos/AD_BAD.ZIP - only audio
http://taat.fi/tmdc/demos/moonwalk.zip - crash

These problems are most likely due to issues with the demos themselves, but might be interesting to look into nevertheless.

If you get graphics problems with some demos, try the cvs and use
machine=vgaonly as this enables hal's line-based screen updates.

I doubt this is an issue, considering that they are text mode demos =)

http://iki.fi/sol - my schtuphh

Reply 4 of 9, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

-exit only works if you speficy an executable to run. (not with -c . for example dosbox -c "mount d d:\ -t cdrom" c:\demo\demo.exe -exit )

for your case (with only -c's): -c "exit"

Water flows down the stream
How to ask questions the smart way!

Reply 5 of 9, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

Shouldn't this work also:

dosbox -exit /path/to/dos/demo.exe

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 7 of 9, by `Moe`

User metadata
Rank Oldbie
Rank
Oldbie

Well, he did say "all the entries of the ten Text Mode Demo Competitions from the past 12 years", so I guess he indeed only has heaps of text mode programs on that CD. A quite funny thought, actually.

Reply 9 of 9, by Sol_HSA

User metadata
Rank Member
Rank
Member
`Moe` wrote:

Well, he did say "all the entries of the ten Text Mode Demo Competitions from the past 12 years", so I guess he indeed only has heaps of text mode programs on that CD. A quite funny thought, actually.

Yep, it's a cd with 90 textmode demos in it.

http://iki.fi/sol - my schtuphh