Reply 260 of 2281, by Alexander
Hi Neville,
thank you for investigating on this issues. Before saying something about the configuration settings just a few words about:
wrote:So frontends start changing the dosbox default values or what?
I'm not changing any DOSBox default values (=values in the dosbox.conf in the DOSBox program directory or in the DOSBox source code or what ever). D-Fend Reloaded is a DOSBox frontend meaning it manages different DOSBox configuration files and allows to start DOSBox with them. And of course this configuration files can differ from the default DOSBox configuration file.
When I started working on D-Fend Reloaded, I wanted to make it as much D-Fend (classic) compatible as possible. (For example the 3000 cycles thing is due to D-Fend as far as I remember.) I'm the only developer on the D-Fend Reloaded project and I'm doing this in my free time, so there can always be some incorrect implementations of DOSBox configuration settings and other things. By reading some threads I get the feeling some people thing frontends are just spoiling the pure DOSBox experience. If a user wants to play an old game he has to understand the concept of the local DOSBox file structure etc. Many people just even don't know where the program files started via the start menu are. So I think a good frontend can increase the number of DOSBox users very much. (And that's what I want, just because I think DOSBox is one of the best pieces of software I know.)
Of course an inflexible and buggy frontend can cause a lot of new problems. At this point I think I am not completely ready with D-Fend Reloaded, but I think even at the moment it solves more problems than it creates:
- It will choose the right keyboard layout from the chosen program language (no more posted that can be answered by "keyb xx" here).
- When using the wizard for creating profiles it will automatically setup the drives (no more "what does 'mount' do ?" posts).
- With the auto setup templates many popular games can be configurated automatically.
- The next version will detect windows exe files and warn the user (no more "DOSBox says 'This program cannot be run in DOS mode.' ?" posts).
- The folder for captured files is automatically setup and for each profile the captured screenshots, sound and (in 0.5.0) videos can be previewed directly from DFR. Addionally DFR shows which hotkays are used for capturing and can offer to install the DOSBox video codec if needed (in 0.5.0).
And so one.
But let's go back to the issues:
1) Cycles is set to 3000 instead of auto.
As already mentioned, this comes from D-Fend. I will change the default profile to "auto".
2) Mem is set to 32 megs instead of 16.
Is this a problem for any game ? I thought the DOSBox default settings are some years old so using 16 MB more of the system RAM should be no problem by now. And because there are games which need 32 MB but I don't know any game that cannot handle 32 MB, I thought 32 MB would be a more save value.
3) Double buffering for fullscreen mode (option "fulldouble") is set as true.
This thing was changed by me some weeks after I changed from XP to Vista. Using fulldouble=false with a ATI graphics card under Vista causes an extrem game slow down when fading in/out. Because I didn't saw any problems with fulldouble=true on my old XP computer, I changed the value of fulldouble to true in the default profile template. I will test fulldouble=false the next days on my Vista computers again (because the ATI drivers half a year ago were quite buggy, perhaps this problem has gone by now).
4) Autolock is set to false instead of true.
Don't know why this was set to false.
And last but not least some little 0.5.0 status update:
- Real zip support: Done. Even so some very nice combined PhysFS support; you just use a zip file and a write folder as a DOSBox drive (so no extracting is needed at program start) and when DOSBox closes DFR will update the zip file with the files from the write folder.
- Multiple DOSBox version support (via setup dialog): Done.
- New tabs "Videos" and "Data folder" next to "Screenshots" and "Sounds" for viewing captured videos and browsing the profile data folder. (And of course the video previewer will offer to install the DOSBox video codec if needed and the data folder tab will offer to setup a data folder.)
There is still a lot to do, but I will try to finish a first beta version by the end of this month. (And btw: The feature wish list is still open.)
Greetings
Alexander