this post was submitted on 01 Mar 2026
62 points (100.0% liked)
retrocomputing
6193 readers
12 users here now
Discussions on vintage and retrocomputing
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
IIRC, 98 needs a homebrew patch to not crash if you have more than 512MB of RAM.
Be careful, this DOS audio stuff is a rabbithole in and of itself. Apparently, no Sound Blaster emulation is perfect for all games and there are some things that only an ISA sound card can do. I think it was a fairly short list of problematic titles, though. I'll return to post a link if I can find it. Probably on the forums of vogons.org or vcfed.org
the 512MB ram thing is true, but it's just a single line of edit on system.ini, nothing difficult
If we're talking DOS software in 98SE, there's a few patches to limit the RAM seen by the OS to 512MB or 2GB for compatibility.
https://archive.org/details/Windows_98SE_Memory_Patch
yep rloew's patches are great https://rloewelectronics.com/
though that much ram isn't really necessary, setting MaxPhysPage=20000 (512MB) just works fine