News:

Happy 20th, FFvT3R!

Main Menu

camera zoom hack code?

Started by Ja1862, March 02, 2009, 01:25:13 AM

Previous topic - Next topic

Ja1862

I remember for freedom force 1 and 2 ther was a hack for init.py? Or a file in freedom force that aloud you to edit and change how close and far your can zoom in and out.

Could someone run me through step by step on how to do this?

thanks

Previsionary

Disappear when you least expe--

Ja1862

yeah cheers ill give it a try

detourne_me

Hey prev,  you got any info on getting rid of the pink selection ring? i think i remember kuertee had a hack for it.

Previsionary

Quote from: detourne_me on March 02, 2009, 05:41:06 AM
Hey prev,  you got any info on getting rid of the pink selection ring? i think i remember kuertee had a hack for it.

What am I? Some type of encyclopedia? No, I don't! Well, I do know of this, which also works in FFVTTR...but that's pure coincidence or something. :P

You can thank Phantom Altern.
Disappear when you least expe--

cmdrkoenig67

Previctionary and Alternapedia?

:P

cripp12

Copy and past this. I am not sure why the free move wasn't popular. You can actually zoom through the character.
Just hold down the alt button while moving the arrow buttons.   There are also some other usefull codes in there.

import ff
CAM_FREE_MOVE = 1
ff.INPUT_EXCLUSIVEKEYBOARD=0
ff.CAM_JITTER_FREQ=1

ff.APP_DEBUGMODE=1
ff.RENDER_ENABLESCREENSHOTS=1

APP_ENABLE_XTRACHARS=1

ff.CON_ENABLE=1

ff.APP_ENABLE_XTRACHARS = 1

ff.APP_ENABLE_XTRACHARS = 1

ff.RESULTBUBBLE_SCALE=0.0

detourne_me

I'll thank Phantom Altern and you prev, the main man with the brain...um scan... for freedom force stuff.
and thanks Cripp12.  i do like the free camera too., usually i just prezz 'z' though to activate/deactivate it.

Gremlin

Quote from: cripp12 on March 03, 2009, 03:25:45 AM
ff.INPUT_EXCLUSIVEKEYBOARD=0
ff.CAM_JITTER_FREQ=1
ff.RENDER_ENABLESCREENSHOTS=1
ff.RESULTBUBBLE_SCALE=0.0

I recognized the rest...but what are these?

tommyboy

Quote from: Gremlin on March 04, 2009, 07:13:33 AM
Quote from: cripp12 on March 03, 2009, 03:25:45 AM
ff.INPUT_EXCLUSIVEKEYBOARD=0
ff.CAM_JITTER_FREQ=1
ff.RENDER_ENABLESCREENSHOTS=1
ff.RESULTBUBBLE_SCALE=0.0

I recognized the rest...but what are these?
1 dunno
2 supposedly reduces camera jitter/shake, never noticed much difference myself
3 I think it enables a function key to take screenshots, F12 maybe
4 gets rid of damage messages or "dodged" etc

Previsionary

Tboy is correct. 1) has to do with screen capturing as well.
Disappear when you least expe--