3 New Notifications

New Badge Earned
Get 1K upvotes on your post
Life choices of my cat
Earned 210

Drag Images here or Browse from your computer.

Trending Posts
Sorted by Newest First
K
Kodol 31.08.21 10:31 pm

We do autosave with a hotkey. (Far Cry)

This is done very quickly and no cheats are needed. Go to Far cry and click on the game.cgf file. Further at the very bottom, write two commands:
Input: BindCommandToKey ("\ save_game 0", "F5", 1);
Input: BindCommandToKey ("\ load_game 0", "F5", 1);
Then save and set in the properties - Read only.

That's all, you can thank this person here: https://www.youtube.com/channel/UCOHZw3_XGD5k_mIzfyUjdIA/featured




1 Comments
Sort by:
B
Bell-206 31.08.21

Kodol
Useful information, although two typos have crept into it:
- there should be not game.cgf, but game.cfg (from the word config);
- bind saving and loading, of course, on different keys, and not both on F5, as in the example above the screenshot.

On my own behalf, I will add that you need to select the keys with an eye to DevMode.lua, if it is involved.