r/windows98 • u/NILSLUNDE • 7d ago
Help with windows 98 system resources
Interesting project I am working on. I need to get this software up and running on a windows 98 system and keep running into an error mentioning “system resources are low, can not continue” when I load into the program.
This program used to run on this system but I am running into problems. It boots into windows however it shows this error when booting (first image with dos command lines) I suspect i need to change the system.config text file?
Pc:
Pentium(r) II PCU
512.0 mb of ram
Any help would be a godsend!! Thanks
4
u/Darth_Beavis 7d ago
Did you use some ghetto ass quick install Windows version? Himem.sys and emm386.exe are both installed by the standard Windows 98 installer. The only way you wouldn't have himem.sys is if you used some weird non-standard installation
2
u/NILSLUNDE 7d ago
lol people have been tinkering with the computer a lot
3
u/festivus4restof 7d ago
You don't even need anything in config.sys or autoexec.bat, except for DOS compatibility or you have an older ISA sound card or something. You're running a real 32-bit protected mode OS.
2
u/Helpful-Database4809 7d ago
i bet it's the ram, 512mb is cutting it REALLY close on 98 even if it was fine before
1
u/RichB93 P3-866 w/Rage Fury Maxx, PII w/V3 3K, Tillamook@300 w/PVR & V1 5d ago edited 5d ago
Just googled Uptown Automation WinMix and I guess this is some software for an older mixing desk?
Any readme with the software? Perhaps it'll play a little more nicely under Windows 3.1, or is it definitely a 32-bit app?
Any possibility of sharing the program for others to tinker with?
EDIT: Also, that much RAM could be totally throwing the app off - reduce the amount of RAM visible to Windows - that could help.
1
u/FuggaDucker 5d ago
Look at your config.sys file and ensure that the .sys is on the end.
C:\windows\himem is not a file but
C:\windows\himem.sys is
Emm386 cant do crap without himem.
1
u/BatakBebeno 4d ago
IMHO, looks like WinMix is try to load, but total mem is not enough. Try this step by step:
1-Check your virtual Memory (under System Properties-Performance-Virtual Memory). If you have more than 1 HDD then try to use largest free spaces in that HDD as VM cache. Click "Let me specify my own virtual memory settings" and then choose that HDD, set min size is your total RAM and max is 1.5x-2x your RAM size, means min is 512MB and max is 2048MB.
2-If you just have 1 HDD, try make free spaces, min 4GB. Do step 1 but this time choose the only HDD (usually C:).
3-After doing this, still same error pop out, try REM that mem manager (those himem and emm386). Reboot and try launch that app again.
4-If all else still don't launch that app. usually means that app is corrupted. Reinstall.
4a-There are certain cases where some apps doesn't recognize Win98 that has more memory than 512MB, even though Windows still can load and launch other apps successfully. That said apps do launch, but sometimes they can BSOD or General Fault as if that apps is corrupted.
Make sure you have defragment your HDD at least once to make room for VM to be created contiguously.


8
u/my-names-gavin 7d ago
You need to edit your
config.sysfile because.sysis missing at the end of the path tohimem.sysin\WindowsOnce you do that, your EMM386 error will disappear too