VOGONS

Common searches


Search results

Display options

Re: New DOSBox Frontend - DOSBox Game Launcher

Good. I wrote some lines for dbgl.bat. It will check if java s/w is installed and if jar file exists. After running dbgl.bat, the log window will get automatically minimized if the family of operating system is winnt. @echo off cls set dbgl_os=win9x set dbgl_error=none if not exist dbgl.jar goto …

Re: mounting virtual cds in DosBox

Yes, it works. My build includes prompt's cd image disk cycling patch. usage : imgmount d disc1.img disc2.img disc... -t iso default keys: cycle disk: ctrl-f3 cycle drive: alt-f3 (only needed with multiple drives: Selects drive whose disks are to be cycled)

Re: New DOSBox Frontend - DOSBox Game Launcher

I was thinking about two optional ways. This is just my opinion. (I am sorry if I bother Dosbox developers and/or rcblanke for this.) 1) The first thing is.... Adding ALL the lines connected to dosbox configs/features that have been changed since official version released is possible like this. gui/ …

Re: New DOSBox Frontend - DOSBox Game Launcher

It's for convenience for any dosbox user. Your frontend already has preconfigured profile included, so I hoped it automatically decides to use one of the profiles by analyzing the stdout.txt DOSBox developer created such a parameter (readme says that it can be useful for frontends), but there are no …

Re: New DOSBox Frontend - DOSBox Game Launcher

Good, zip file support is probably the first thing for frontend. Is it possible to let your frontend know about dosbox version automatically? For instance, "dosbox.exe -version" will write an output about version number to stdout.txt. Then, the frontend will load stdout.txt to know which version of …

Page 16 of 27