673f88c1917e7

673f88c192a9e
7 Guests are here.
 
Re: System Shock mouselook/key mapping/high resolution mod
673f88c1930b5
Tried SSP at 1024x768 without this mod?

673f88c1931feDosFreak

Re: System Shock mouselook/key mapping/high resolution mod
673f88c19326a
Change output= to a different value

If that doesn't work then you'll need to set the sdl_videodriver=windib variable before starting DOSBox.

This isn't a DOSBox issue but rather an issue with 8bit color programs being run on Vista/7. Next release of DOSBox won't have this issue.

673f88c193378Beckett

Re: System Shock mouselook/key mapping/high resolution mod
673f88c1933ca
I was able to get the original version working with ss-portable with no problems a few days ago (by simply putting the files in the RES directory and then running xcdshock.exe).  But when I try to do the same thing with the newest version, I get the following error:

Stub exec failed: \dos4gw.exe  No such file or directory

673f88c19348bBeckett

How do I reverse the mouse axis? (invert the mouse)
673f88c1934da
Nevermind.  I was able to find a version of dos4gw online, and that solved the problem.

I'm completely stumped on how to reverse the mouse axis, however.  I've tried almost every option in the .CFG file.

673f88c1935c2Beckett

Re: System Shock mouselook/key mapping/high resolution mod
673f88c193610
Ah found it.  I just had to change the mlook_vsens to a negative number.

OK, I'm done posting stupid questions now.

I've been waiting years for someone to implement mouse-look in this game, so THANK YOU for this great mod!

Just in case it's helpful to anyone else... I found that setting the  hmousemul and vmousemul  settings both to 0 (zero), adjusted my cursor speed to exactly where I wanted it without messing up my mouselook speed.

673f88c193735Zanderat

Re: System Shock mouselook/key mapping/high resolution mod
673f88c193782
Thanks.  Changing output to ddraw fixed my "groovy" colors....


My only issue is mouse speed.  Mouselook works perfectly, but the my cursor is too slow.......
Re: System Shock mouselook/key mapping/high resolution mod
673f88c193891
 The 1024x768 mode doesn't seem to be working for me, I can tell by the size of the text, it's way too large.

 At first I thought there was something wrong with the text itself, but then I was comparing it to 800x600 and realized that 1024x768 just isn't working correctly.

673f88c193953winTer_hyborg

Re: System Shock mouselook/key mapping/high resolution mod
673f88c1939a5
Thanks for the mod now I will finish the game for the second first time (I hate the last boss battle...)
And I would want a way to slow the mouselook a bit...
I also don't like the big text.
Re: System Shock mouselook/key mapping/high resolution mod
673f88c193a9a

673f88c193b5aZanderat

Re: System Shock mouselook/key mapping/high resolution mod
673f88c193ba5
startprofile custom

  set hmousemul 0
  set vmousemul 0
 
  set mlook_hsens 400
  set mlook_vsens 40
Fixed my mouse issues...  It's all good now.
Re: System Shock mouselook/key mapping/high resolution mod
673f88c193e91
Thanks for the mod now I will finish the game for the second first time (I hate the last boss battle...)
And I would want a way to slow the mouselook a bit...
I also don't like the big text.

So I'm not the only one who is having an issue with the text. Is there any way to change it, or is it a resolution issue? It's really bugging me, and it's only present at 1024x768.


@winTer_hyborg,  To slow mouselook, change   

 set mlook_hsens 400
 set mlook_vsens 40

to

 set mlook_hsens 200
  set mlook_vsens 20

 in the XCYB.config

673f88c193f43chischis

Re: System Shock mouselook/key mapping/high resolution mod
673f88c193f90
This is going to sound tremendously dense, but how do you actually change the resolution with this mod?  It is never explained in the readme. :(
Re: System Shock mouselook/key mapping/high resolution mod
673f88c194075
Esc Video -> VideoMode

673f88c194128chischis

Re: System Shock mouselook/key mapping/high resolution mod
673f88c1941d0
Ahhh thanks!  I never played through SS1 completely, and got very stuck somewhere an hour in.  I regret I've left it until now, but I feel lucky I can play through it properly for the first time in hi-res!  Thankyou Malba for this fantastic hacking feat.

673f88c19427dZanderat

Re: System Shock mouselook/key mapping/high resolution mod
673f88c1942d7
Just checking in.  Any updates?

673f88c19440fMalba Tahan

Current mod status
673f88c19446d
Sorry, there isn't any new update. I'm currently working on cyberspace mouselook. I already know
the variables to change, but i don't know HOW to update them yet. Realspace mouselook was easier
to do because it involved only adding/subtracting values from a variable. Cyberspace is different.
It's a true 3d movement, it involves matrix multiplication and maybe even quaternions - I have
never used them in my 3d projects. So, it will take some time, maybe two weeks or more. And I'm
not checking this forum everyday (real life business - work and college - you know...).

OK! Time to work! See you soon! bye!
Re: System Shock mouselook/key mapping/high resolution mod
673f88c194547
All I gotta say is, awesome work, thanks!
Re: System Shock mouselook/key mapping/high resolution mod
673f88c19467b
Wow. Great mod.

Any possibility of mapping stand/crouch/crawl to the mouse wheel? It seems to me that would be perfect. Also, what about the ability to map mouse buttons as well?

Overall though, fantastic work. I've been waiting years for this. :)
Re: System Shock mouselook/key mapping/high resolution mod
673f88c1947d6
I would love to try out this mod, but for some reason the .exe refuses to cooperate.  Every time I try to rename it, it claims that it is in "open in another program." I tried copy-pasting it onto my desktop to see if I could rename it there, but it didn't work. Not only that, but the application is STUCK on my desktop (I can't even send it to the Recycle Bin.)

I've tried restarting my computer and re-downloading the mod, but to no success. I don't know if there is something I'm doing wrong, but this is annoying in more ways than one.
Re: System Shock mouselook/key mapping/high resolution mod
673f88c1948cd
I managed to get the mod working by renaming the .exe BEFORE I extracted it. Works great after I fixed the sluggish mouse movements! I still don't know what to do about the application I have stuck on my desktop, though.

673f88c194b52Nameless Voice

Re: System Shock mouselook/key mapping/high resolution mod
673f88c194ba3
I still don't know what to do about the application I have stuck on my desktop, though.

You could try the Unlocker utility.

673f88c194c2fZanderat

Re: System Shock mouselook/key mapping/high resolution mod
673f88c194c85
How did you fix the slow mouse?
Re: System Shock mouselook/key mapping/high resolution mod
673f88c194d5a
Downloaded the new version, but now I need dos4gw.exe...
Re: System Shock mouselook/key mapping/high resolution mod
673f88c194e32
Read a few posts up. I posted it there.

Your name:
This box must be left blank:

Trioptimum executive Edward ____ (Fill in the last name):
7 Guests are here.
Azure Sheep Features: Girls! In Black Mesa
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
673f88c195ca2