Korbe

Member
Dec 12, 2019
106
98
when i use the self voicing every time some talks at the end of their sentence it says REP
its annoying! can u fix it please?
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
20,442
265,389
Deep Vault 69 [v0.5.7] [bohohon] - Compressed

Win/Linux [311 MB]
- - - -

Mac [306 MB]
- - - -

You don't have permission to view the spoiler content. Log in or register now.
 

TiTTi1

New Member
Jul 26, 2024
6
5
Anyone knows console command to change maximum health of the MC?
Tryied health_hero_max = And this command not work.
Maximum HP is only 23 on 32 lvl.
Shitty fighting balance as ever. How much i tried this game Dev never fixed this dead balance.
Same here. Probably has to do with the skills bug.
Hacking maximum health would make the game playable again, but I can't find the variable.

Boosting EXP simply makes the enemies stronger.
 

DeMoS666

Well-Known Member
Jul 30, 2018
1,234
527
Same here. Probably has to do with the skills bug.
Hacking maximum health would make the game playable again, but I can't find the variable.

Boosting EXP simply makes the enemies stronger.
How do you add power to an HP in-game?
Use Unren(which can be downloaded even from F95Zone)
unpack 1 and 2 choices from menu wait close Unren
and find on this path \game\g_script\core\war this file war_core_new_base.rpy
open it in notepad and find this line 1751117322122.png
I aredy changed it to 999
it is base ammount of HP all HP which adds from upgrade of stats goes + to this
so set which you like and save.
Launch your game and play
In menu you will see oroginal HP + upgraded, but when you start fight it will be the same number which you modified in this file + upgraded stat
PROOF
1751117510195.png
 

Maccabbee

Engaged Member
Mar 26, 2024
2,227
3,831
Use Unren(which can be downloaded even from F95Zone)
unpack 1 and 2 choices from menu wait close Unren
and find on this path \game\g_script\core\war this file war_core_new_base.rpy
open it in notepad and find this line View attachment 4989297
I aredy changed it to 999
it is base ammount of HP all HP which adds from upgrade of stats goes + to this
so set which you like and save.
Launch your game and play
In menu you will see oroginal HP + upgraded, but when you start fight it will be the same number which you modified in this file + upgraded stat
PROOF
View attachment 4989308
URM works as well.
 

DeMoS666

Well-Known Member
Jul 30, 2018
1,234
527
URM works as well.
URM works great for easy small games with small amout af variables, but bigger games can get problems with URM. Stopped using it with all renpy games after problems with few games. Some games like SpaceJourneyX, it was the last game i tried to use URM but corrupted save data with it.
So use URM carefully.
 

Maccabbee

Engaged Member
Mar 26, 2024
2,227
3,831
URM works great for easy small games with small amout af variables, but bigger games can get problems with URM. Stopped using it with all renpy games after problems with few games. Some games like SpaceJourneyX, it was the last game i tried to use URM but corrupted save data with it.
So use URM carefully.
SJX specifcially warns about that, due to all the custom code. It has nothing to do with complexity, as normally you can just edit variables or values (cash, stats, RP, etc.), but changing tags can be much more dangerous and can break paths. Changing stats and caps in this game is just fine. Doesn't touch the persistent file or saves, so extremely low risk.

The hard part for me is that some of the code is in Russian...
 
  • Like
Reactions: DeMoS666

DeMoS666

Well-Known Member
Jul 30, 2018
1,234
527
SJX specifcially warns about that, due to all the custom code. It has nothing to do with complexity, as normally you can just edit variables or values (cash, stats, RP, etc.), but changing tags can be much more dangerous and can break paths. Changing stats and caps in this game is just fine. Doesn't touch the persistent file or saves, so extremely low risk.

The hard part for me is that some of the code is in Russian...
It was my first time playing SpaceJourneyX and i was hooked on it fast, Restarted NG because of it. Yeah cases are different and i don't think there will be problem, but bacause code in russian many will have problems. Also most variables without names. I hope at least this time i can clear all content, last time it was not possible.
Do you know Mutant stat is still not used in mechanics? Strange it can be upgraded this wasy if it is useless.
 
  • Like
Reactions: Maccabbee

Maccabbee

Engaged Member
Mar 26, 2024
2,227
3,831
It was my first time playing SpaceJourneyX and i was hooked on it fast, Restarted NG because of it. Yeah cases are different and i don't think there will be problem, but bacause code in russian many will have problems. Also most variables without names. I hope at least this time i can clear all content, last time it was not possible.
Do you know Mutant stat is still not used in mechanics? Strange it can be upgraded this wasy if it is useless.
When there's something I want to change, and I can't find the variable, I just search for the current value. It makes it much easier. Numbers are the same in most languages, and almost always in code.
 
  • Like
Reactions: DeMoS666

DeMoS666

Well-Known Member
Jul 30, 2018
1,234
527
When there's something I want to change, and I can't find the variable, I just search for the current value. It makes it much easier. Numbers are the same in most languages, and almost always in code.
I think 70% of times i search something it is numbers not words, also it is search mostly words from the start as i remember. so if there is something at the start of the word and you searrch original word which is after it is alway hard to find, numbers are more easy, except when there are too much of them.

At last Cleared this game :):coffee:
 
  • Like
Reactions: Maccabbee
3.60 star(s) 32 Votes