Windows 2000

- Modernised hardware config
- Replaced HDD IMG with VHD
This commit is contained in:
2025-12-10 19:41:27 +00:00
parent 0d9ecb7c6f
commit bdc3fb1cb8
9 changed files with 525 additions and 14 deletions
+40 -11
View File
@@ -1,10 +1,10 @@
[Machine] [Machine]
cpu_family = pentium_p55c cpu_family = pentium2_klamath
cpu_multi = 3 cpu_multi = 4.5
cpu_speed = 200000000 cpu_speed = 300000000
cpu_use_dynarec = 1 cpu_use_dynarec = 1
fpu_type = internal fpu_type = internal
machine = 430vx machine = p3bf
mem_size = 131072 mem_size = 131072
time_sync = disabled time_sync = disabled
@@ -16,7 +16,7 @@ mouse_type = ps2
buttons = 2 buttons = 2
[Video] [Video]
gfxcard = stealth3d_2000pro_pci gfxcard = voodoo3_2k_agp
[S3 Trio64V2/DX On-Board PCI] [S3 Trio64V2/DX On-Board PCI]
memory = 2 memory = 2
@@ -45,15 +45,19 @@ reversed_stereo = 0
nice_ramp = 1 nice_ramp = 1
[Hard disks] [Hard disks]
hdd_01_fn = disks/hdd.IMG hdd_01_fn = disks/hdd.vhd
hdd_01_ide_channel = 0:0 hdd_01_ide_channel = 0:0
hdd_01_parameters = 63, 16, 6501, 0, ide hdd_01_parameters = 63, 16, 20805, 0, ide
hdd_01_speed = 1997_5400rpm hdd_01_speed = ramdisk
hdd_01_vhd_blocksize = 4096
[Floppy and CD-ROM drives] [Floppy and CD-ROM drives]
cdrom_01_ide_channel = 0:1 cdrom_01_ide_channel = 0:1
cdrom_01_image_history_01 = /Users/dunestorm/Downloads/Windows2000Pro-Retail.iso cdrom_01_image_history_01 = /Users/dunestorm/Downloads/gparted-live-0.5.2-1.iso
cdrom_01_image_path = /Users/dunestorm/Downloads/Microsoft Windows 2000 Professional (with SP2) (OEM) (ISO)/5.00.2195.2951_x86fre_client-professional_oem_en-us-SP2POEM_EN.iso cdrom_01_image_history_02 = /Users/dunestorm/Downloads/Microsoft Windows Preinstallation Environment 1.0 (EN).iso
cdrom_01_image_history_03 = /Users/dunestorm/Downloads/Microsoft Windows 2000 Professional (with SP2) (OEM) (ISO)/5.00.2195.2951_x86fre_client-professional_oem_en-us-SP2POEM_EN.iso
cdrom_01_image_history_04 = /Users/dunestorm/Downloads/Windows2000Pro-Retail.iso
cdrom_01_image_path = /Users/dunestorm/Downloads/Microsoft Windows 2000 Professional (5.00.2195.6717.sp4) 2/Microsoft Windows 2000 Professional (5.00.2195.6717.sp4)/EN_WIN2000_PRO_SP4.ISO
cdrom_01_parameters = 1, atapi cdrom_01_parameters = 1, atapi
cdrom_01_speed = 16 cdrom_01_speed = 16
fdd_01_image_history_01 = wp:///Users/dunestorm/Downloads/Win2000 Boot Disk 4.IMA fdd_01_image_history_01 = wp:///Users/dunestorm/Downloads/Win2000 Boot Disk 4.IMA
@@ -74,8 +78,33 @@ memory = 4
[General] [General]
emu_build_num = 8115 emu_build_num = 8115
hide_status_bar = 1
hide_tool_bar = 1
host_cpu = Apple M4 Max host_cpu = Apple M4 Max
scale = 3 scale = 3
uuid = c0afe705-6415-57d4-bb12-21479b50df8b uuid = c0afe705-6415-57d4-bb12-21479b50df8b
vid_renderer = qt_software vid_renderer = qt_vulkan
vid_resize = 1
video_filter_method = 0 video_filter_method = 0
video_fullscreen_scale = 2
window_remember = 1
[3dfx Voodoo3 3000]
bilinear = 1
chromakey = 1
dithersub = 1
dacfilter = 0
render_threads = 2
[3dfx Voodoo3 2000]
bilinear = 1
chromakey = 1
dithersub = 1
dacfilter = 0
render_threads = 4
[Monitor #1]
window_coordinates = -805, 1440, 1389, 970
[Monitor #2]
window_coordinates = 0, 0, 0, 0
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa03e29a75b8be2c07eccdc32f374df593a00f41a99cdb3eae7ad6e868d1f93f
size 3355140096
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.