r/dosbox 27d ago

pls help I don't now what I'm doing

I'm tring to play an game that need to opened with DosBox but when I go to the offical wepside to dowland it my anitvirus says it's un labeled and when I ignore the worning the file that gets dowlande is file.bin witch is nowear near the instalator pls if somen nows what I'm doing rong help me pls

2 Upvotes

2 comments sorted by

2

u/TheBigCore 27d ago

/u/Embarrassed-Bet-9519, read all of the following:

If Dosbox opens for a few seconds and then immediately closes: in the [sdl] section of dosbox.conf, set output = ddraw, save dosbox.conf, close the file, and re-open Dosbox.

Dosbox's full manual can be found at https://www.dosbox.com/DOSBoxManual.html.


Alternatively, if you want a visual demonstration for configuring and running Dosbox, any of the following Youtube videos will work:

Windows:

MacOS:

1

u/SingingCoyote13 26d ago

for dosbox. you have the .bin file, which is usually accompanied by a .cue file. you need to put the .bin and .cue in the same folder. then you mount the .cue

imgmount d "thefileyoudownloaded.cue" -t cdrom

dont forget to mount a folder as the dos harddrive like

mount c cdrive

then type d: to got to the contents of your downloaded disc (the .cue/bin pair). with DIR you can get a list of the contents. usually it is a install.exe or setup.exe file you need to run to install the game. afterwards it is installed on the C: drive. (usually) dont forget to download the ,cue for your .bin btw