Dosbox Windows 95 Windows Protection Error Device
Under dosbox in windows 95. It goes up to 32 bits color and beyond 800x600!! The soundcard works fine btw, and further nothing seems not working except a way to install or run win 95 games.
Notes
You will need a copy of the Windows 95 boot disk.
Step 1: DOSBox Setup
Edit DOSBOX.CONF
(the configuration file for DOSBox) and some of the lines with this code (if it exists):
output=surface -> output=opengl
vmemsize=x -> vmemsize=8
memsize=16 -> memsize=512
core=auto -> core=dynamic
cputype=auto -> cputype=pentium
cycles=auto -> cycles=max
voodoo=default -> voodoo=opengl
(this will be the end of DOSBOX.CONF)
[autoexec]
SET GLIDE=600
(add these after you have made WIN95VHD.img)
imgmount a '/path/to/Windows95b.img' -size 1,440
imgmount c '/path/to/WIN95VHD.img' -size 2097152
Step 2: Make the Virtual Hard Disk
Run this command for DOSBox Daum builds: Flux syrah.
Z:> imgmake WIN95VHD.img -t hd -size 2048 -nofs
Or download the bochs tools, extract the archive, and run bximage.exe
. Run the BXIMAGE.BAT under windows or wine to make an image. Here is the command for creating the image
bximage
Disk Image Creation Tool for Bochs
$Id: bximage.c,v 1.32 2006/06/16 07:29:33 vruppert Exp $
Do you want to create a floppy disk image or a hard disk image?
Please type hd or fd. [hd]
What kind of image should I create?
Please type flat, sparse or growing. [flat]
Enter the hard disk size in megabytes, between 1 and 129023
[10] 2048
I will create a 'flat' hard disk image with
cyl=xxx
heads=xx
sectors per track=xxx
total sectors=xxxxxxx
total size=2048 megabytes
What should I name the image?
[c.img] WIN95VHD.img
Writing: [] Done.
I wrote xxxxxxxxxx bytes to WIN95VHD.img.
This command creates the Windows 95 Virtual Hard Disk Image which will be used as the target image for installation files. This file can be found in the same directory as 'DOSBOX.CONF`. If you cannot mount the image, use a folder instead.
Step 3: Boot the drive
After you have made the VHD and added the lines for AUTOEXEC.BAT, restart DOSBox. To boot the drive, use command boot
to boot from a drive.
Z:> boot -l a
Sims 4 pregnancy mod teenager. The Sims 4 Teen Pregnancy and Marriage MOD Inteen for Sims 4 Teen marriage Teen pregnancy Teens can also marry YA/adults/elders and vice versa Teens can also impregnate YA/adults and vice versa Romance enabled for all ages.except children This is an early version.very early, the game has only been out about ten days. and I will be including whims/goals etc for teens when I get the time.
You will now need to partition the VHD. Refer to the Windows 95 Installation Guide Step 2 for how to use make partitions here. You will also need to format the partition, which is part of Step 2.
Step 4: Getting the setup files
You will now need to get the setup files. Mount the WIN95VHD.img file we created earlier and copy the directory .WIN95
from the Windows 95 Disc. If you cannot mount the IMG file, then mount
the cdrom
drive as D, mkdir C:WIN95
, and copy D:WIN95*.* C:WIN95
. Start the Windows 95 Setup by using the commands:
A:> c:
C:> cd win95
C:WIN95> setup.exe /is
Do note after Windows 95 is ready to restart during setup, close DOSBOX, remove the floppy mount command and change the boot -l a
to boot -l c
. Information about setup is found here.