VOGONS


First post, by kuku

User metadata
Rank Newbie
Rank
Newbie

I bought recently phantasmagoria in humble bundle and it's packed for steam windows. As I'm using linux and the game is run through dosbox I wanted to run it under my daily operating system and found some problems:
when I move the mouse the cursor position resets to the middle of screen, I recorded a video.
https://youtu.be/80f9SOQgPgE
I tried to disable the joystick from auto to none in the config file, because it looked to me somehow like a joystick behaviour but it didn't help.

Reply 2 of 5, by kuku

User metadata
Rank Newbie
Rank
Newbie
collector wrote:

Odd. What is in the RESOURCE.CFG?

I've changed the mouse driver to NONE because the original didn't work - now I don't remember what was there originally, but it didn't change anything. Now I also tried with mouseDrv = STDMOUSE but the same results.

videoDrv      = VESA.DRV
soundDrv = GENMIDI.DRV
audioDrv = DACBLAST.DRV
joyDrv = NO
directory = .\
minCPU = 486
minDOS = 500
mode = protected
CD = yes
CPU = 486
CPUSpeed = 63
VideoSpeed = 400
CDROM = 2
mouseDrv = NONE
memoryDrv = ARM
language = 1
audioSize = 22k
cmd = phcd.bat
cd = no
smartdrv = yes

hires = 630,450
midiBuffSize5 = 30000
midiBuffSize6 = 65000
vmdRgb = 35

������

resaud = .\
resmap = .\
ressfx = .\
sync = .\
movieDir = .\vmd
patchDir = .\;.:\patches
robot = .\;.\patches;.\robot
audiosize = 63

edit. now lookin closer the driver files should be in the same directory as the game - my mouseDrv was something with 3 letters and I don't have any STDMOUSE either so this might be the case. The files I have:

0.HEP	   DACBLAST.DRV  MT32.DRV	     RESSCI.000
0.SCR DACMSSYS.DRV PATCHES ROBOT
13450.V56 DACPRO16.DRV PDOCO.TXT SADL.DRV
28.HEP DACPRO.DRV Phantasmagoria.ico SBAWE32.DRV
28.SCR DOS4GW.EXE PHANTSG.0 SBPRO.DRV
30100.HEP DOSBOX PHANTSG.DIR SIERRA.ERR
30100.SCR EULA.txt PHCD.BAT SIERRA.EXE
3541.P56 GENMIDI.DRV PREF.DAT SIERRAW.EXE
37.MAP INSTALL.EXE PROAUDIO.DRV VERSION
43.HEP INSTALL.HLP README.TXT VESA.DRV
43.SCR INSTALL.SCR RESMAP.000 VMD
46030.HEP INSTALL.TXT RESOURCE.AUD
46030.SCR INTERP.ERR RESOURCE.CFG
ADL.DRV MICROSOF.DRV RESOURCE.SFX

Reply 3 of 5, by collector

User metadata
Rank l33t
Rank
l33t

There is no mouse driver. The default for the cfg is "NONE". I cannot replicate your issue. I am on Windows 7, but I doubt that that would make a difference. Try "mouseDrv = STD" and changing your autolock setting.

The Sierra Help Pages -- New Sierra Game Installers -- Sierra Game Patches -- New Non-Sierra Game Installers

Reply 4 of 5, by kuku

User metadata
Rank Newbie
Rank
Newbie

Didn't help - I will have to reboot to windows to play this.
thanks anyway