Problems with windows 98

Dana

Spaceman
Hey all,

After a few years, I rediscovered Privateer in the closet and had an urge to play again.
Unfortunately, I can't get it to work. I have a boot disk, but an error shows up mentioning something about "JEMM Unloaded". My brother has been trying to help me, but we're stuck.

I'd appreciate any help.
Thanx.
 
Post your c:\autoexec.bat, C:\config.sys and c:\windows\dosstart.bat. What sound card do you have. We need to create a boot disk for P1 can't be played in windows.
 
Ok, here goes:

autoexec.bat
SET MSINPUT=C:\MSINPUT
SET BLASTER=A220 I2 D3 T4
LH C:\WINDOWS\ASP4DOS.COM
rem - By Windows Setup - LH C:\WINDOWS\COMMAND\MSCDEX.EXE /D:MSCD000 /V
@ECHO OFF
SET DIRCMD=/O
PROMPT $P$G
rem - By Windows Setup - LH C:\MOUSE\MOUSE.COM /Y

config.sys
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\EMM386.EXE RAM
DOS=HIGH,UMB
rem DEVICEHIGH=C:\CDROM\ASUSCD.SYS /D:MSCDOOO /UDMA

dosstart.bat
REM DOS MOUSE DRIVER ADDED BY MICROSOFT INTELLIPOINT MOUSE SETUP
C:\MSINPUT\MOUSE\mouse.exe
SET BLASTER=A220 I2 D3 T4
LH ASP4DOS.COM
LH C:\WINDOWS\COMMAND\MSCDEX.EXE /D:MSCDOOO /V
LH C:\MOUSE\MOUSE.COM /Y

We have a Sonic Impact A3D made by Diamond Multimedia systems. Hope thats enough info.
 
Sandy, First you need make a boot disk. Insert a floppy and right click on the A: drive and choose Format > Copy System files. Once you are done formating copy the c:\autoexec.bat and c:\config.sys to the floppy. Now replace the content with below. When configuring P1 sound settings first try SB16 than SB Pro. IRQ=2 DMA=3

---autoexec.bat--
IF ERRORLEVEL 1 PAUSE
ECHO=OFF
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\MSINPUT;
(There is a line restrict here. The above two line need to be one. Combine them and remove this statement)
SET TMP=C:\WINDOWS\TEMP
SET TEMP=C:\WINDOWS\TEMP
SET PROMPT=$P$G

REM ---THE BELOW LINES SOUND CARD---
SET BLASTER=A220 I2 D3 T4 J200
LH C:\WINDOWS\ASP4DOS.COM

REM --THE BELOW LINES MOUSE--
SET MSINPUT=C:\MSINPUT
REM LH C:\MOUSE\MOUSE.COM /Y
LH C:\MSINPUT\MOUSE\mouse.exe

REM --THE BELOW LINE IS FOR THE CD-ROM--
LH C:\WINDOWS\COMMAND\MSCDEX.EXE /D:MSCD000 /V

SET COMSPEC=C:\WINDOWS\COMMAND.COM
ECHO=ON
C:

----Config.sys---
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\EMM386.EXE 16384 D=64 FRAME=E000 /I=B000-B7FF RAM
DEVICE=C:\WINDOWS\SMARTDRV.EXE 1024

REM --- CD-ROM DRIVE ---
DEVICEHIGH=C:\CDROM\ASUSCD.SYS /D:MSCDOOO /UDMA

DOS=HIGH, UMB
STACKS=18,256
FILESHIGH=50
BUFFERSHIGH=35
SHELL=C:\WINDOWS\COMMAND.COM C:\WINDOWS /P
LASTDRIVE=F
 
I made the changes to the boot disk and restarted my computer, but I got an error message that the
"WINBOOTDIR environment variable missing. Driver not loaded." What do I have to do now?
 
Above the sound card settings add this
SET WINBOOTDIR=C:\WINDOWS

If you are still having problems use this command while using the boot disk.
mem /c > p1mem.txt
mem(space)/c(space)>(space)p1mem.txt
Notice the spaces. Open p1mem.txt and post the results.
 
Here you are. A fatal error popped up this time.
"Error code: 0002-FFFF. Program halted by code. JEMM unloaded."

Modules using memory below 1 MB:

Name Total Conventional Upper Memory
-------- ---------------- ---------------- ----------------
SYSTEM 18,288 (18K) 10,608 (10K) 7,680 (8K)
HIMEM 1,168 (1K) 1,168 (1K) 0 (0K)
EMM386 4,320 (4K) 4,320 (4K) 0 (0K)
DBLBUFF 2,976 (3K) 2,976 (3K) 0 (0K)
WIN 3,712 (4K) 3,712 (4K) 0 (0K)
vmm32 67,664 (66K) 1,840 (2K) 65,824 (64K)
COMMAND 7,440 (7K) 7,440 (7K) 0 (0K)
IFSHLP 2,864 (3K) 0 (0K) 2,864 (3K)
Free 623,056 (608K) 623,056 (608K) 0 (0K)

Memory Summary:

Type of Memory Total Used Free
---------------- ----------- ----------- -----------
Conventional 655,360 32,304 623,056
Upper 76,368 76,368 0
Reserved 0 0 0
Extended (XMS) 65,918,384 103,856 65,814,528
---------------- ----------- ----------- -----------
Total memory 66,650,112 212,528 66,437,584

Total under 1 MB 731,728 108,672 623,056

Total Expanded (EMS) 66,535,424 (63M)
Free Expanded (EMS) 16,777,216 (16M)
Largest executable program size 623,040 (608K)
Largest free upper memory block 0 (0K)
MS-DOS is resident in the high memory area.
 
Are you using a boot disk? The report shows these four programs are running.
DBLBUFF
WIN
vmm32
IFSHLP

If you are using the boot disk I created for you these programs should not be there. This report does not show the CD-ROM drivers. The boot disk should only have the info I gave you. Do not place this stuff in the PC's autoexec.bat and config.sys.
 
I did exactly what you told me for the boot disk. Yes, I'm using one. I don't know if this has anything to do anything, but my version of WC:p is on floppy disks.(saw a reference to its importance on another post) I don't know why those programs showed up. Sorry.
 
WCP on floppy?! Oh, Privateer, not Prophecy.

Anyway, I recognise Win and vmm32 only from Windows, but IFSHLP and DBLBUFF seems to get automatically loaded into memory for me (Win98 original). What do they do, anyway? I think DBLBUFF has something to do with accessing FAT32 hard drives, but the presence of IFSHLP has confounded me for years.

(Sorry for interrupting, BTW)
 
Dana,
"D002-FFFF" when starting the game (floppy version only).
This error message indicates that there is a problem with your sound card configuration. Run the INSTALL program again and select NO sound and NO music. Run the game again and see if you can get past the error message. If you can get past the error message with Sound and Music turned OFF, then you will need to run the install program again to set your sound up a second time. Be sure to know the proper address, IRQ and DMA values for your sound card before you install the game again. Incorrect IRQ values can cause this error message as well.
 
Hmm, just something Windows uses to manage files then? Does that mean it's not necessary in DOS mode? I exclude it in a step-by-step DOS boot, and I don't recall having any problems.
 
You were right. I loaded the game up without the sound and music and it worked. I've tried every combination to get the sound to work, but no luck. I checked my IRQ and DMA values as well, but I still couldn't get past the error.
 
Manually reserve IRQ5 for 'legacy ISA' in BIOS 'PnP/PCI configurations' as follows:
Switch on your computer.
During startup, when you see the Award Modular Start Up screen press Delete on your keyboard.
You see a blue setup screen with a list of options.

Using your Cursor Keys select the PNP/PCI Configuration option and press Return/Enter.
You see the PNP/PCI screen.

Select PNP OS Installed and set the value to No using Pg Up or Pg Dn.

Select Resources Controlled By and set the value to Manual.
You see a new set of options.

Select IRQ-5 Assigned To : and change from PCI/ISA PNP to Legacy ISA and press Escape to take you back to the main menu.

Select Save & Exit Setup then press Return/Enter.
Press y then press Return/Enter.
 
Originally posted by Dana
I did exactly what you told me for the boot disk. Yes, I'm using one. I don't know if this has anything to do anything, but my version of WC:p is on floppy disks.(saw a reference to its importance on another post) I don't know why those programs showed up. Sorry.

WC: Prophecy on floppy's?... Where'd you get that? Sounz like warez 2 me...;)
 
Back
Top