Far Cry...still great!

far cry was good, i loved it until you had to fight those wierd looking monsters/animals...(looked like a monkey on steroids). Great game, the glider level was epic.
 
far cry was good, i loved it until you had to fight those wierd looking monsters/animals...(looked like a monkey on steroids). Great game, the glider level was epic.

It was a monkey on steroids :p Not so weird looking if you can tell what it was without listening to the storyline ;)
 
Ok Im at my gaming PC now but I did these mods a long time ago so I cannot remember exactly which entries I fiddled with. I can however tell you all which entries to look at.

Of course I gotta say the usual - make sure you back up all originals. You will also need a utility to look inside .pak files (Alzip does the job nicely). Basically you will be:

1. Looking inside the .pak folder
2. Selecting the relevant folder
3. *Dragging* the relevant .LUA file to another folder
4. Disabling "read only" on this .LUA file you dragged out
5. Editing it in notepad
6. Re-inserting the file into the .PAK folder
7. Save the .PAK folder

You wont have to do this all the time. For some tweaks you just need to dive into the .PAK and delete the entry.

The files that need to be tweaked are located in Far Cry\FCData

Objects.pak
Scripts.pak

Now this is where memory fades since I did this a while ago and cannot remember *exactly* what I edited but Im sure you lot will soon figure it out.

Lets look inside scripts.pak

Scripts.pak>Scripts>Default>Entities>AI

Here it is opened in Alzip:

FCScripts.jpg


*This* is where a lot of tweaking went on and this is where I totally disabled the silly AI choppers by fiddling with:

gunship.lua
Helicommon.lua


Again I cannot remember what the exact tweaks were but if I have time I will have a look. They are large text files and finding out what tweaks were made is a mission :(

But anyways...should give you all and idea of what to look for. You could also try the mods out there that remove the helos although none worked for me which is why I did them myself.

As you will see when you look inside these .PAK files its a wonderfully tweakable game. You can give your handgun the power of a cannon (haw haw haw!) and give the telescopic-sights on weapons even more zoom! For example here is a tweak of the sniper-rifle scope to give it 40X Mega Zoom hee hee hee:

ZoomActive = 0, -- initially always 0
MaxZoomSteps = 8,
ZoomSteps = { 3, 6, 12, 18, 24, 30, 34, 40},



I think the default ended at 12 and I went to town after that :o

Another tweak - do you want a Super-Jump like the Incredible Hulk? Pick a weapon you dont like to use or hardly use. I chose the machete. Now open machete.lua and change the "PlayerSlowDown = " entry to:

PlayerSlowDown = 15

Save the file and go play the game. Find an elevated part of the land - like climb a small hill or something. Pick the machete, start running and press the jump key - HAAHAHAHAHAHAHAAHAA what fun :D
 
Last edited:
I've installed it today but having problem with my mouse, it works fine in the menu but doesn't work in game at all? I've patched it up to 1.4.
 
I've installed it today but having problem with my mouse, it works fine in the menu but doesn't work in game at all? I've patched it up to 1.4.

Known problem for FC in Vista.

Solution:
azagoth said:
Yeah, just go into controls and hit "default". That'll sort it out.

It'll be fine always after, just have to do it once just after install...
 
Well I'm on XP but that seemed to have fixed it, silly me, tried all the settings in controls but default. Now just need to find a save game somewhere on the iternet so can start off where I left it the last time.
 
Hehe, I thought it was a Vista only problem, glad it's sorted though :p.
I have a save of about halfway through the game, at the ''control'' level ( the one after the regulator ). Do you want it or are you not that far yet ?
 
I remember finishing just after I killed the cowboy guy on a chopper while I was on some sinking boat.

Oh, you're a bit further than than the save I have, a lot further iirc, I don't have a save that far though as the hdd with that save died about a year ago :p.
 
Back
Top Bottom