Log in

View Full Version : Best magnification method.


Anvart
04-18-07, 04:03 PM
I think, this magnification (10x - default) method is simple and best for all optical (and not)
devices:
Commands.cfg.

[Cmd70]
Name=Cam_zoom_in
Ctxt=1,11
Key0=0x05,cR,"CTRL + M.wheel"

...

[Cmd73]
;Name=Cam_wheel_zoom
;Ctxt=1,11
;Key0=0x05,R,"M.wheel"

Green and red are new data.

Redwine
04-18-07, 07:55 PM
Great ! :up: many thanks.

jmr
04-18-07, 08:57 PM
So those are hidden command in the game or is there another way to tweak periscope magnifications? I looked at Cameras.dat using SHIII tweaker but the values were all funky so I didn't touch anything.

flyingdane
04-19-07, 08:18 AM
Cool" many thanks Anvart. :rock:

Anvart
04-19-07, 02:03 PM
So those are hidden command in the game or is there another way to tweak periscope magnifications? I looked at Cameras.dat using SHIII tweaker but the values were all funky so I didn't touch anything.
Not hidden command: you see it in commands.cfg, not tweaked: you simply attach any key to command (ctrl key + mouse wheel).
I have made it in SH3 about 2 years ago.

Mush Martin
04-19-07, 02:14 PM
anvart with this set up on ctrl mousewheel is the 10x over and
above all normal game maginifications then or does it replace them?

the former I would think.
MM

U-Bones
04-19-07, 02:15 PM
anvart with this set up on ctrl mousewheel is the 10x over and
above all normal game maginifications then or does it replace them?

the former I would think.
MM
All this does is let you go from min to max. (simple and nice)
Min and Max are still set in cameras.dat

Anvart
04-19-07, 02:26 PM
anvart with this set up on ctrl mousewheel is the 10x over and
above all normal game maginifications then or does it replace them?

the former I would think.
MM
Normal magnification - by TAB key.
Smooth 1x ... 10x - Ctrl + mouse wheel.

Anvart
04-19-07, 02:31 PM
anvart with this set up on ctrl mousewheel is the 10x over and
above all normal game maginifications then or does it replace them?

the former I would think.
MM
All this does is let you go from min to max. (simple and nice)
Min and Max are still set in cameras.dat
OK.

ReallyDedPoet
04-19-07, 07:47 PM
Nice:up:

flyingdane
04-20-07, 01:04 PM
Is there any way to have the zoom x 10 with just the mouse wheel and not ctrl+mouse wheel?

Anvart
04-20-07, 01:07 PM
Is there any way to have the zoom x 10 with just the mouse wheel and not ctrl+mouse wheel?
Without Ctrl key:
Commands.cfg.

[Cmd70]
Name=Cam_zoom_in
Ctxt=1,11
Key0=0x05,R,"M.wheel"

...

[Cmd73]
;Name=Cam_wheel_zoom
;Ctxt=1,11
;Key0=0x05,R,"M.wheel"

Green and red are new data.

flyingdane
04-20-07, 01:12 PM
Very cool" Thanks Anvart. :rock: