Mod works fine as of 10th of August 2022, just make sure to only install it after you have unlocked the oxygen tank
using the mod since there are no upgrades to your tank so later parts are a pain in the ass if you try to be sneaky could do without the hunger and thirst removal but i am at the part of the game where that is no concern.
I added a "Warning" section in the mod description page to reflect your thought and credited you. I can't test it without wipping out my savegame. So i let a notice recommanding new players to wait until they got the oxygen mask before installing the mod.
Downloaded the .dat and at first my Hunger and Thirst did not decrease, but when I entered the Dust it is still decreasing. Then I went back using transporter to base my Hunger and Thirst went decreasing again.
Mod still working on my side, someone posted earlier probably a similar issue, can't reproduce it. It may happen when you start a game with the mod installed, maybe installing it after passing some sequences in the tutorial ( STORY_SEQUENCE.CLEARED_k40040 in the code ) do the trick.
This mod and the fog removal one use the same 00.dat, so to use them both will require to merge the changes made here and in the fog removal mod. I don't think i will upload a mod combining the two of them because the 00.dat is actualy weighting 1.2Go and my bandwidth is limited (took me half a day to upload this one), i will surely only updating this one if the game will receive an update.
If you want to use both of them i suggest you to download the fog removal mod, unpack it and change the lines of code in the BaseMissionSequence.lua as stated in the alternate tutorial written in the description page of my mod and then repack the fog removal mod. I don't tested it but i think there will be no conflict between them with this process.
Mmm, i redownloaded the file to check it. The modified lines are in. To identify the issue, can you tell what parameter is still falling? thirst, hunger, oxygen or all? Did you swap the 00.dat at a fresh installation, at the beginning of the story, at mid-story or else? The 00.dat file have to be located in the "METAL GEAR SURVIVE/master/0" folder with the other 01.dat file. Thx in advance for the feedback!
That's strange. I can't reproduce the issue: i have deleted my 00.dat and put the downloaded 00.dat in the "0" folder, Launched the game, went to a dust area, no thirst-hunger-oxygen falling. I don't wan't to test a new game because i will lost my 50h+ save ^^. I tried to start the game without my savegame files (backup-ed) and try a fresh new game but your progression is saved trough the cloud, not the steam one's it seems because i have already deactivated the steam cloud savegame service. So i don't know the probleme here. So the only workaround i can suggest is to double check if your 00.dat file have this adress: "../steamapps/common/METAL GEAR SURVIVE/master/0/00.dat". Check also if this 00.dat have a size of 1 198 175 232 octets and a modified last time of friday 19 november 2021, 14:51:13 by choosing properties after a right click on it. It work on my side but i have modified my file when i had to reactivate our first teleport station in the dust. The modified lines change the behavior of the game after the STORY_SEQUENCE.CLEARED_k40040. I don't know where precisely the flag "k40040" happens in the story but it's near the completion of the tutorial, My advice is to clear ALL tutorial sequences and then go to a dust area to check it.
Edit: you can also modify yourself your 00.dat by following the little tutorial in the description tab of this mod if nothing else work. Edit2: hunger and thirst still falling when playing coop mission alone, because coop even done in solo is coded in another file than the one modified.
11 comments
using the mod since there are no upgrades to your tank so later parts are a pain in the ass if you try to be sneaky
could do without the hunger and thirst removal but i am at the part of the game where that is no concern.
If you want to use both of them i suggest you to download the fog removal mod, unpack it and change the lines of code in the BaseMissionSequence.lua as stated in the alternate tutorial written in the description page of my mod and then repack the fog removal mod. I don't tested it but i think there will be no conflict between them with this process.
To identify the issue, can you tell what parameter is still falling? thirst, hunger, oxygen or all?
Did you swap the 00.dat at a fresh installation, at the beginning of the story, at mid-story or else?
The 00.dat file have to be located in the "METAL GEAR SURVIVE/master/0" folder with the other 01.dat file.
Thx in advance for the feedback!
So the only workaround i can suggest is to double check if your 00.dat file have this adress: "../steamapps/common/METAL GEAR SURVIVE/master/0/00.dat". Check also if this 00.dat have a size of 1 198 175 232 octets and a modified last time of friday 19 november 2021, 14:51:13 by choosing properties after a right click on it.
It work on my side but i have modified my file when i had to reactivate our first teleport station in the dust. The modified lines change the behavior of the game after the STORY_SEQUENCE.CLEARED_k40040. I don't know where precisely the flag "k40040" happens in the story but it's near the completion of the tutorial, My advice is to clear ALL tutorial sequences and then go to a dust area to check it.
Edit: you can also modify yourself your 00.dat by following the little tutorial in the description tab of this mod if nothing else work.
Edit2: hunger and thirst still falling when playing coop mission alone, because coop even done in solo is coded in another file than the one modified.