Reply 540 of 2280, by Qbix
- Rank
- DOSBox Author
check the generated dosbox.conf files from DFR.
Water flows down the stream
How to ask questions the smart way!
check the generated dosbox.conf files from DFR.
Water flows down the stream
How to ask questions the smart way!
Here's one of them, Lamborghini.conf:
# This DOSBox configuration file was automatically created by D-Fend Reloaded. # Changes made to this file will NOT be transfere […]
# This DOSBox configuration file was automatically created by D-Fend Reloaded.
# Changes made to this file will NOT be transfered to D-Rend Reloaded profiles list.
# D-Fend Reloaded will delete this file from temp directory on program close.# Config file for profile "Lamborghini"
[sdl]
fullscreen=false
fulldouble=false
fullresolution=original
windowresolution=original
output=surface
autolock=true
sensitivity=100
waitonerror=true
usecancodes=true
priority=higher,normal
mapperfile=F:\MS-DOS\mapper.txt[dosbox]
machine=vga
captures=F:\MS-DOS\Capture\Lamborghini\
memsize=32[render]
frameskip=0
aspect=true
scaler=normal2x[cpu]
core=auto
cycles=auto
cycleup=500
cycledown=20[mixer]
nosound=false
rate=22050
blocksize=2048
prebuffer=10[midi]
mpu401=intelligent
device=default
config=[sblaster]
sbtype=sb16
sbbase=220
irq=7
dma=1
hdma=5
mixer=true
oplmode=auto
oplrate=22050[gus]
gus=true
gusrate=22050
gusbase=240
irq1=5
irq2=5
dma1=1
dma2=1
ultradir=C:\ULTRASND[speaker]
pcspeaker=true
pcrate=22050
tandy=auto
tandyrate=22050
disney=true[dos]
xms=true
ems=true
umb=true
keyboardlayout=US[joystick]
joysticktype=none
timed=true
autofire=false
swap34=false
buttonwrap=true[serial]
serial1=dummy
serial2=dummy
serial3=disabled
serial4=disabled[autoexec]
@echo off
SET PATH=Z:\
keyb US 437 > nul
mount C "F:\MS-DOS\VIRTUA~1\LAMBOR~1\"
C:
cd \.\VIRTUA~1\LAMBOR~1\
LAC.EXE
exit
Mmm... shouldn't those final lines be showing fullname paths instead of truncated versions? Just asking.
the mounting + CDing afterwards looks seriously messed up. Where can that LAC.EXE be found on your drive
The truncated version in the CD command is how it should be. however I wonder whether whole CD command is needed at all
Water flows down the stream
How to ask questions the smart way!
The full path to LAC.EXE is F:\MS-DOS\VirtualHD\Lamborghini\LAC.EXE. In this particular case I'd like to mount F:\MS-DOS\VirtualHD\Lamborghini as C:\
Hi, ...
[autoexec] @echo off SET PATH=Z:\ keyb US 437 > nul mount C "F:\MS-DOS\VIRTUA~1\LAMBOR~1\" C: cd \.\VIRTUA~1\LAMBOR~1\ LA […]
[autoexec]
@echo off
SET PATH=Z:\
keyb US 437 > nul
mount C "F:\MS-DOS\VIRTUA~1\LAMBOR~1\"
C:
cd \.\VIRTUA~1\LAMBOR~1\
LAC.EXE
exit
Respond =
I use (inside the profile section)
1) I dont check the checkbox ="File path is relative to DOSBox directory structure", for a game.
2) I use for example, in a profile, "Program | Program Files", option.
.\VirtualHD\Winter Games 1991\WINTER.EXE
---
see my autoexec.bat
[autoexec]
@echo off
SET PATH=Z:\
keyb US 437 > nul
mount C "C:\EMULAT~1\DOSEMU~1\D-FEND~2\VIRTUA~1\"
C:
cd\
cd \WINTER~1
call WINTER.EXE
----------------------------------------------------------------
Sylvain St-Amand
I see... looks like my problem was checking on the "File path is relative to DOSBox directory structure" option. I thought it was meant for portable installations.
Anyway, I have unchecked it, done some more cleanup and now everything works fine.
Here's how my "Lamborghini.conf" looks now:
# This DOSBox configuration file was automatically created by D-Fend Reloaded. # Changes made to this file will NOT be transfere […]
# This DOSBox configuration file was automatically created by D-Fend Reloaded.
# Changes made to this file will NOT be transfered to D-Rend Reloaded profiles list.
# D-Fend Reloaded will delete this file from temp directory on program close.# Config file for profile "Lamborghini"
[sdl]
fullscreen=false
fulldouble=false
fullresolution=original
windowresolution=original
output=surface
autolock=true
sensitivity=100
waitonerror=true
usecancodes=true
priority=higher,normal
mapperfile=F:\MS-DOS\mapper.txt[dosbox]
machine=vga
captures=F:\MS-DOS\Capture\Lamborghini\
memsize=32[render]
frameskip=0
aspect=true
scaler=normal2x[cpu]
core=auto
cycles=auto
cycleup=500
cycledown=20[mixer]
nosound=false
rate=22050
blocksize=2048
prebuffer=10[midi]
mpu401=intelligent
device=default
config=[sblaster]
sbtype=sb16
sbbase=220
irq=7
dma=1
hdma=5
mixer=true
oplmode=auto
oplrate=22050[gus]
gus=true
gusrate=22050
gusbase=240
irq1=5
irq2=5
dma1=1
dma2=1
ultradir=C:\ULTRASND[speaker]
pcspeaker=true
pcrate=22050
tandy=auto
tandyrate=22050
disney=true[dos]
xms=true
ems=true
umb=true
keyboardlayout=US[joystick]
joysticktype=none
timed=true
autofire=false
swap34=false
buttonwrap=true[serial]
serial1=dummy
serial2=dummy
serial3=disabled
serial4=disabled[autoexec]
@echo off
SET PATH=Z:\
keyb US 437 > nul
mount C "F:\MS-DOS\VIRTUA~1\LAMBOR~1\"C:
cd\
LAC.EXE
exit
Thank you all for your support.
Hi Neville,
the "File path is relative to DOSBox directory structure" option is ment for accessing files inside mounted images. For example if you have mounted SomeCD.iso as drive D: and you want to run a file from this iso image you cannot select the file to run from your Windows directory structure because Windows cannot see the files inside the iso image. So the option above tells DFR "just rely on me, the given path and file (like D:\Start.exe) will exist inside the DOSBox directory structure".
BTW: The easiest way of making portable DFR installations is creating a new installation (by the installer or via the "Create portable installation" option from the transfer profiles dialog) and then transfering the games via the "Transfer profiles" dialog. This will ensure all paths are right.
And some little status update: Just added a function to import any zip file (not only zip files created with DFR containing a prof file). DFR will try to autodetect the game via the auto setup templates add it to a new subfolder of the games folder (with a folder name from the template or "game<nr>" if not matching template exist). Additionally the next version will bring the often requested "Scan games folder" function allowing find new game via the templates completely automatically.
hi alexander!
i have an additional suggestion for your already great tool regarding scummvm.
on this website one can download a custom version of scummvm and (absolutely great) digitalized midi soundtracks for a couple of adventure games. to use these soundtracks e.g. for the games "legend of kyrandia" 1 and 2, one must set the following setting in the scummvm-ini:
music_driver=digitalmidi
"digitalmidi" is however not a standard setting of "music_driver" and thus it cannot be selected in the drop-down-menu of the d-fend-reloaded frontend.
im sure that there are many other non-official hacks and custom versions of scummvm with other custom non-standard ini-settings out there. i know that its neither possible nor reasonable for d-fend reloaded to support every one of these, but another solution could make the use of d-fend reloaded with these versions possible:
for dosbox-games d-fend reloaded offers a textbox called "Custom settings" which allows the following (taken from the help-text):
"The lines entered in this edit field are added to the DOSBox configuration file when running DOSBox. You can overwrite all other settings by writing something in this box. Also settings perhaps offered by some newer DOSBox versions can be used by writing the configuration lines to this field."
to cut a long story short: exactly the same function would also be nice and helpful for scummvm. 😀
Hi mandark0,
I think having a "ScummVM custom settings" field would be a good idea. I have added this to my 0.7.0 todo list.
I have already a not yet complete list of change wishes for the ScummVM support in D-Fend Reloaded. At the moment I'm planning to do the following things:
And finally some little status update:
Hi All,
I want to play/add midi-files to DFend-Re.
But I think *.midi is not supportet on Dfend !? only mp3,wav,ogg etc. can be choose....
please can you add this Feature ? (if possible...)
Hi Vicman,
yes, this idea sounds good. I've just implemented tihs.
Thank you, Alexander 😉
'cause I've found a Game music base, where you can DL some great tunes !
If anyone knows another midi-homepage, please let me know !
btw. when will this "midi-feature" be ready to update ?
again me......
@ Alexander :
please (if possible) can you also add Mod-Files to the DFend-Re. Sound-Option ?
file types are : MOD / XM / S3M / IT
many music-files are mods !
maybe it'll be possible to play this tunes directly with "DeliPlayer" or "ModPlug player" while "clicking" the music-files in DFend-Re.
Hi Vicman,
at the moment I'm planning to release D-Fend Reloaded 0.7 beta 1 by the end of this month.
Making the sound previewer (or the screenshot previewer) a complete file manager:
No, I think I won't add user settings for custom file types (not even recognized by DFR as sound files) to the previewer. If you want to collect additional sound files etc. you can place them in the additional data folder. If you click any file from this folder, D-Fend Reloaded will open it in the Windows default player. The data folder viewer is nearly a file manager (can open any file - by giving them to Windows -, managing subfolders etc.) The capture viewer is ment to display screenshots / play sounds captured by DOSBox. Sorry.
And some last question for today to all of you:
I will start improving the volume settings GUI tomorrow. At the moment the volume can be set from "0%" up to "100%". There are user requests to allow more than 100% as maximum volume. There are two options: Allowing a maximum value of "200%" or "400%". (But attention: A higher maximum value means the default range 0% to 100% gets smaller on the slider and my confuse normal users.) Or allowing to switch between percent-based volume setting (0% to 100%) and decibel-based (-50 to +20 or even more) per channel. But this would make the whole GUI a bit unclear. What do you think ? I would prefer using a maximum value of "200%" and not offering decibel-based volume setinngs (beause therefore I would need no bigger changes to GUI).
wrote:If you want to collect additional sound files etc. you can place them in the additional data folder.
Well, that's all I need 😁 ....I didn't remember the data folder to collect anything...... 🙄
wrote:What do you think ? I would prefer using a maximum value of "200%" and not offering decibel-based volume setinngs (beause therefore I would need no bigger changes to GUI).
I agree you. A maximum value of 200% is enough.
I have decided to use a maximum value of 200% for the volume. And if anybody really needs some higher volume value for some game there is still the custom settings box or the autoexec.bat box.
(BTW: Just working on the ScummVM custom settings box.)
Hi, ...
Please look, at this website = http://frontends.dosbox.com
= It will be the new dosbox frontend section (wiki and download section), for dosbox.com..., but the "D-Fend Reloaded section, is empty".
-----------------------------------------------------------------------------------
at the moment I'm planning to release D-Fend Reloaded 0.7 beta 1 by the end of this month
Ok. but an early alpha, or only a beta for download. ? = It seem that you will make big change in the v0.7 version, like the auto-detection of several games, inside a directory.
---
I ask for a change on the games directory.
For the moment its a problem. = the "VirtualHD, directory", is only in the "D-Fend Reloaded, directory". It can made a major bug, if i whant to use an other name of the game directory. Even the "VirtualHD, Dos games directory", [is only working] in a sub-directory of the "D-Fend Reloaded, directory".
Then, i whant to have inside the D-Fend Reloaded software, = a "Portable softwares directory, Option", [that this portable softwares directory, (can be inside and/or outside the "D-Fend Reloaded, directory")] also, ... that dont only have the name 'VirtualHD'.
If it not clear, then ask me, ...
------------------------------------------------------------------------------------
----------------------------------------------------------------
Sylvain St-Amand (SST)
Hi sst,
http://frontends.dosbox.com
I know this site but on most wikis its not very welcome to change pages about oneself (making advertisement for oneself). But perhaps someone else with a more neutral point of view would like to write something about my little program.
Next release
I have got only 5 items on my beta 1 todo so I'm really not planing to release anything before beta 1. Beta 1 should be ready in about 2 weeks. The beta 1 release will still not be feature complete but will give a good idea of the main things planed for the next release.
Game directory, D-Fend Reloaded data directory
Sorry, but I do not understand exactly what you are meaning. You do not need to store your games in the "VirtualHD" folder. Its only the initial value for the games directory (see setup dialog). And there is also no need to use the games directory at all. It's just the initial opened directory in the file selection dialog when selecting the game file to start. You can store your games where ever you want and you can select as the games directory what ever you want. There is only one restriction: If you want to use relative path names the directory has to be inside the D-Fend Reloaded file structure (usually a subdirectory of "C:\Users\you\D-Fend Reloaded"). But if you do not need the advantages of relative path names (transfering profiles to other installations, building installer and zip packages) you can also ignore this restriction.
Just some little status update:
Hello Alexander and congratulations for your great front end, my problem is that resolution 1680x1050 is not available for choosing in every congif profile, that means that if i want to play in full screen 1680x1050 a game, i must edit manually that profile, but when i edit that profile again from the front end and not from text editor, it changes me back the resolution to original because the front end dont have in the list 1680x1050...
¿Theres some way to solve that? I love your front end but understand that its very boring stay changing the profile manually every time that i want change something because it gets back to original Sad
My apologies for my bad english....
Axel...