Skip to content

Feature request: Support for VHD dynamic hard disk images #694

@SiriusVI87

Description

@SiriusVI87

Hello everyone,

after successfully setting up Dos games and Win3x games with Dos Box Pure, I wanted to do the same with Win9x games. However, even though the setup is the same, Win9x games won't launch.

Maybe someone can help point me into the right direction.

Win3x setup (working):

I use .conf files to load the games with Dos Box Pure. As an example I will show the autoexec section of the .conf file

[autoexec]
mount c .\Win3x\3DDino3x\
imgmount d .\Win3x\3DDino3x\cd\3D_DINOSAUR.ISO -t cdrom
c: 
path=C:\;z:\;c:\windows\;c:\ka\dino3d\
@cd ka\dino3d
@cls 
@win 
exit

My setup works with every game I tried.

Win9x setup (not working):

Just like with Win3x games, I use .conf files to load the games with Dos Box Pure. As an example I will show the autoexec section of the .conf file:

[autoexec]    
# Lines in this section will be run at startup.    
# You can put your MOUNT lines here.    
vhdmake -f -l .\emulators\dosbox\x98\parent/W98-C.vhd .\emulators\dosbox\x98\W98-C.vhd 
IMGMOUNT c .\emulators\dosbox\x98\W98-C.vhd    
IMGMOUNT d ".\Win9x\1994\Day at the Races (1994)\Day at the Races (1994).vhd"    
mount e ".\Win9x\1994\Day at the Races (1994)\Day at the Races v1.10.zip"    
echo off
cls
BOOT -l c    

Unfortunately, unlike with Win3x games, this won't work. Dos Box Pure will give an error message saying:

"unable to boot off of drive CC"

Image

Is Dos Box Pure incompatible with this type of setup for Win9x games, or is there an error in the setup on my end?

Any help is appreciated, thank you!

EDIT: My previous post was deleted because of references to piracy. I wasn't aware that I was referencing piracy in any way. If I did it again here, please tell me what I should avoid mentioning. I honestly don't understand. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions