• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Medal Of Honor -- Turn off View Bob?

Not sure what you mean. Do you mean the view rocking as you walk/run?

I'd like to know how to start the game without having to view all those title screens.

next stop.....Willoughby!
 
Yeah, the walk wobble effect...makes me sick to my stomach, and can only play for about half an hour🙁

Its cool you know that twilight zone episode🙂
 
Wondering this myself. That bobbing up and down is about to make me vomit! Anyone figure it out yet?
 


<< I'd like to know how to start the game without having to view all those title screens. >>



Add +set cl_playintro 0 to the end of the shortcut you use to launch the game so that the target looks like:

x:\install path\MOHAA.exe +set cl_playintro 0

If there are any spaces in your path, you have to enclose the path in quotes ("), but leave the +set stuff outside.
 
weird how the unreal engine u can turn it off so easily, but id's engine u can't?? best thing to do is look at the top of the screen or bob with the motion eheh
 
seta cg_runpitch "0"
seta cg_runroll "0"
seta cg_bobup "0"
seta cg_bobpitch "0"
seta cg_bobroll "0"

either change in the config.cfg file or just do /cg_runpitch 0 ... etc for each.
 
Back
Top