sugubepilef
Member
- Dec 10, 2022
- 138
- 168
- 62
welcome to the gamealso how to deal with foods and stamina?cus eating meat and then sleep its not much
welcome to the gamealso how to deal with foods and stamina?cus eating meat and then sleep its not much
Sounds like a bug tbhOkay... So there is no way to return 100 max reputation if permanent reputation has gone into the negative?
UPD: The problem is that fake id papers do not reset my reputation to 50, as it should, but to 0, making me a criminal even by fake id.
I used the console.Honestly man, I'd just get the cheat mod and set your reputation to default. I wouldn't throw away the save. Or if you don't wanna cheat it, you could do rescue missions and just sneak into the city. If that's not optional, I'm not quite sure. Never had that issue because I would only run past the church people because of the moral drop alone lol.
Open yourWoah the game comes with shell scripts to run it through wine or proton, that's cool (it works too!). LinuxStart.bin is wrongly named though, should be LinuxStart.sh. Doesn't impair functionality in any way, linux is good at detecting formats regardless of extension, but that is not a binary, that is a shell script, so sh it should be.
Game won't actually start though, just get stuck on some political bs
View attachment 4736964
Weird thing to put in a hardcore hentai game, but all right, I have no skin in the game of taiwan v china anyway but i do prefer taiwan being independent. but pressing z does nothing. Is there a way to skip this screen?
Version 8.9.2.1 was playable for me tho.
UserData/GameLona.ini file, in the [LonaRPG] section there should be a LaunchWarning entry, set that to 1.LaunchWarning = 1 to the bottom of the [LonaRPG] section.Apparently, I am not explaining the essence of my problem very clearly.What do you mean? 50 is not the max, my man. I'm at 80 something lol. Oh well, at least your game is saved. Have fun bro
Somehow after saving Cocona my max morality was 50, so when Big Mom gave me a face id it didn't reset my morality to 50, it reset it to 0.What do you mean? 50 is not the max, my man. I'm at 80 something lol. Oh well, at least your game is saved. Have fun bro
$game_player.actor.morality_plus$game_player.actor.morality (what is shown in the menu) it does so using this formula: [in function recalculateStats]$game_player.actor.morality = $game_player.actor.morality_lona + ($game_player.actor.morality_plus-200)
self. instead of $game_player$game_player.actor.morality_plus variable is less than 200 the shown value is inaccurate.$game_player.actor.morality_plus is where the permanent reduction is stored.($game_player.actor.morality_plus-200) would be 0)It worked.When adjusting Lona's Morality, you also need to change$game_player.actor.morality_plus
When the game itself updates$game_player.actor.morality(what is shown in the menu) it does so using this formula: [in function recalculateStats]
Note: In the actual function code, it usesCode:$game_player.actor.morality = $game_player.actor.morality_lona + ($game_player.actor.morality_plus-200)self.instead of$game_player
Cheat Menu's Morality Editor also uses this same formula as the editor is used.
However, if the$game_player.actor.morality_plusvariable is less than 200 the shown value is inaccurate.
ie:$game_player.actor.morality_plusis where the permanent reduction is stored.
While it is 200, it doesn't affect Lona's Morality (because($game_player.actor.morality_plus-200)would be 0)
The variable has a value range of 0 to 200.
Whenever you do something that adds a permanent reduction, it changes that morality_plus value.It worked.
Thanks.
However, why did this happen? A bug?
To be honest, I don't understand why it is needed at all?ie:$game_player.actor.morality_plusis where the permanent reduction is stored.
A reduction that cannot normally be undone.To be honest, I don't understand why it is needed at all?
What does "permanent reduction" mean?
I don't know your operating system, but next time it happens to this game or any game that loses focus, do the equivalent of Task Manager -> specified app name -> expand -> switch to/bring to fontWoah the game comes with shell scripts to run it through wine or proton, that's cool (it works too!). LinuxStart.bin is wrongly named though, should be LinuxStart.sh. Doesn't impair functionality in any way, linux is good at detecting formats regardless of extension, but that is not a binary, that is a shell script, so sh it should be.
Game won't actually start though, just get stuck on some political bs
View attachment 4736964
Weird thing to put in a hardcore hentai game, but all right, I have no skin in the game of taiwan v china anyway but i do prefer taiwan being independent. but pressing z does nothing. Is there a way to skip this screen?
Version 8.9.2.1 was playable for me tho.
Edit: idk what I did but after restarting it like 10 times it worked, and the screen doesn't come up again
Look forward to Cheat Menu v1.0-rc.12, specifically the Display Portrait moduleHow do I keep her standing picture on the screen? It seems to randomly go in and out but I want it to stay on the screen permanently.