Hi guys I need to remove timelimit from Fallout 1. I know that there is a timelimit in Fallout 1 and Fallout 2 (13 years). Sfall removes timelimit from Fallout 2 but is there any way to remove timelimit from Fallout 1? Sfalls readme says: Maybe it is possible to reset time store file somehow, so I can play infinity? Is it possible to make Sfall running at Fallout 1? Or maybe Timeslip will realease FO1 version of Sfall? Maybe you know any way to hack time in FO1? Please help me with this. Cheers
Just don't mistakenly change the time savegame was created instead of "game ticks" and, imho, everything should be ok. Code: The date in the game. This field stores the time – the number of seconds since 25.07.2241 0:00:00 multiplied by 10 (the number of 'ticks'). [Fallout 1 starts at 5.12.2161]
Wow I found another way to hack this timelimit. I just installed this: http://falloutmods.wikia.com/wiki/FO2_converted_to_FO1 and Sfall works fine with it
Could you please help? http://img842.imageshack.us/img842/7447/date.jpg I cant find vaulue 0x6B by search button, but I'm sure I'm doing it wrong.
From the menubar choose Address -> Goto -> Hexadecimal -> $6B Then just use some scientific calculator to convert hex value to dec.
So for example: 31104000 seconds=1 year 31104000 multiple by 10 = 311040000 http://img827.imageshack.us/img827/492/data3.jpg that wil set gametime 5.12.2162? Am I doing it right couse it gives ERROR while loading savegame? EDIT: 1 year is 31536000 secs
Don't forget to convert decimal value to hexadecimal. Also you can upload your whole savegame (with all the *.SAV files) and I could take a look. BTW, google says 1 year = 31 556 926 seconds