4D Sports Driving problem..... >:O

Post problems with getting games installed and running properly here.
Post Reply
User avatar
RetroDosGames
Member
Member
Posts: 34
Joined: Sun Mar 15, 2015 7:56 am

4D Sports Driving problem..... >:O

Post by RetroDosGames »

I was installing DBGL from here: (DosBOX Game Launcher)

http://members.quicknet.nl/blankendaalr/dbgl/
The problem is that i just got redirected when clicking "DBGL Windows Version". Pleaze help me, i just do learn what to do exactly when this happened :shame:

DosBox version: 0.74
Windows: XP 64-bit
Computer: AMD Athlon XP
Java version: 6
DOS games are cool!
User avatar
Quadko
Darklander
Darklander
Posts: 2092
Joined: Fri Jun 24, 2011 10:07 am

Post by Quadko »

I don't understand, could you explain the problem more step by step?

And if you can live without a front end for DosBox, it's sometimes a good idea. They can cause as many problems as they solve. But then you have to get familiar with text-editing the dosbox.conf file. Documentation. Front ends just create one of these for you, and maybe hold a game db for your games, not really rocket science. :)

And the default dosbox.conf file is way too big, you actually just need a much smaller one. Mine usually look something like this, (for battlezone pc/xt era game), just an autoexec and some UI/Speed settings:

Code: Select all

[autoexec]
mount c .\game
c:
bzone
exit

[render]
frameskip=0
aspect=false
scaler=normal3x

[sdl]
fullscreen = false
output = ddraw

[cpu]
cycles=fixed 500
If default dosbox speed works, I delete the cpu>cycles lines, if I want to play fullscreen I change that line, and there are some fun scaler options.

But back on topic, on this problem you are having, what are you trying to do, and what changed and broke? I can't tell from the original post.
User avatar
RetroDosGames
Member
Member
Posts: 34
Joined: Sun Mar 15, 2015 7:56 am

Post by RetroDosGames »

Code: Select all

[cpu]
cycles=8000
core=simple

[render]
aspect=true
scaler=none

[dosbox]
captures=<insert>

&#91;sdl&#93;
fulldouble=false
windowresolution=original
priority=higher,normal
mapperfile=original

&#91;dos&#93;
xms=true
ems=true
umb=true  

&#91;autoexec&#93;
mount d <insert>
d&#58;
stunts_k.exe
This is my config. file and DOSBox open and close for 1 second later

DBGL crashed at a time then i don't worked

And the link to download is not avalible and now i can't re-download it :(
DOS games are cool!
Post Reply