Superfrog HD

Superfrog HD

Ver estatísticas:
Walsa 3/nov./2013 às 13:01
Camera Zoom
Is it possible to disable the constant zoom and unzoom?
< >
Exibindo comentários 14 de 4
OTiS 3/nov./2013 às 16:03 
I have the same problem. The game is in 1920x1080 but I'm sure that the picutre is zoomed in! Anyone knows why and how to unzoom!?
Walsa 3/nov./2013 às 17:57 
I am refering, when you jump, that the camera zooms out to expose more of the level. and when you ar falling, it zooms in. It's constants and a little tiring.
Walsa 11/nov./2013 às 7:45 
I founded how to fix this:

1. Go into the game directory in:

..Steam\steamapps\common\Superfrog

2. Open the Assets.zip (you can use 7zip, it will ask to replace the file after we edited it)

3. Open Settings.xml and search for this fragment of code:

<!-- CAMERA START--> <CameraHeroDecoupled value="1"/> <!-- Decouple hero from the camera, 1 = yes, 0 = no meaning the hero is locked to the centre of screen --> <CameraDeadzonePercentage value="45"/> <!-- If camera is decoupled, this represents the percentage of the screen the hero travels through before camera starts moving --> <CameraCatchupSpeed value="3"/> <!-- Speed the camera will catch up when camera is decoupled, higher values faster --> <!-- CAMERA END-->

4. you can tinker with different values, but I preferred to set it to 0. To do it, change this line:
<CameraHeroDecoupled value="1"/>

to this

<CameraHeroDecoupled value="0"/>
Qurka 14/nov./2013 às 14:40 
Great advice. I have to try that. Thanks!
< >
Exibindo comentários 14 de 4
Por página: 1530 50