673f8a47ef9d6

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

673f8a47f16a0DosFreak

Re: System Shock mouselook/key mapping/high resolution mod
673f8a47f1936
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.

673f8a47f1a3fBeckett

Re: System Shock mouselook/key mapping/high resolution mod
673f8a47f1aa2
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

673f8a47f1b86Beckett

How do I reverse the mouse axis? (invert the mouse)
673f8a47f1bdd
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.

673f8a47f2351Beckett

Re: System Shock mouselook/key mapping/high resolution mod
673f8a47f23b7
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.

673f8a47f2523Zanderat

Re: System Shock mouselook/key mapping/high resolution mod
673f8a47f2578
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
673f8a47f269b
 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.

673f8a47f276dwinTer_hyborg

Re: System Shock mouselook/key mapping/high resolution mod
673f8a47f27ba
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
673f8a47f28bd

673f8a47f298fZanderat

Re: System Shock mouselook/key mapping/high resolution mod
673f8a47f29db
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
673f8a48003fc
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

673f8a48004e5chischis

Re: System Shock mouselook/key mapping/high resolution mod
673f8a4800537
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
673f8a480062d
Esc Video -> VideoMode

673f8a48006f2chischis

Re: System Shock mouselook/key mapping/high resolution mod
673f8a480073e
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.

673f8a48007cfZanderat

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

673f8a480094dMalba Tahan

Current mod status
673f8a480099b
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
673f8a4800a78
All I gotta say is, awesome work, thanks!
Re: System Shock mouselook/key mapping/high resolution mod
673f8a4800ba9
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
673f8a4800d15
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
673f8a4800e20
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.

673f8a48018bbNameless Voice

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

You could try the Unlocker utility.

673f8a48019f0Zanderat

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

Your name:
This box must be left blank:

A familiar passcode with 3 digits:
3 Guests are here.
"Frimmin on the frim-fram. Frimmin on the fram." "That is exactly how I say it in my head. Get out of there, will you?"
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
673f8a48053c2