For me the only working codes are 13 and 7.
None of the other ones worked. Always the same white screen and won´t load.
There were several points during my testing in which i forgot one step or another in the process - I'd update the json, save it, but not add it to the archive, stuff like that, so I had to go back and re-test a bunch of things. Took way longer than it should have, which is also why I didn't test so many of the code changes.
All that to say, are you absolutely certain the code you thought you'd replaced was indeed replaced? Because if it's a larger issue then you might have to just restart your save, which sounds a bit absolutely awful as far as solutions go.
I tried it several times, even with a new save.
The Code was replaced, i kept the original file and compared it everytime again after it didn´t work. Took me quite a while.
For me those are the only 2 codes that worked.
Also redownloaded the whole game again to see if that changes anything but sadly not.
Did something else change or could you dm me your code so that i can compare it ?
For me the only working codes are 13 and 7.
None of the other ones worked. Always the same white screen and won´t load.
There were several points during my testing in which i forgot one step or another in the process - I'd update the json, save it, but not add it to the archive, stuff like that, so I had to go back and re-test a bunch of things. Took way longer than it should have, which is also why I didn't test so many of the code changes.
All that to say, are you absolutely certain the code you thought you'd replaced was indeed replaced? Because if it's a larger issue then you might have to just restart your save, which sounds a bit absolutely awful as far as solutions go.
I tried it several times, even with a new save.
The Code was replaced, i kept the original file and compared it everytime again after it didn´t work. Took me quite a while.
For me those are the only 2 codes that worked.
Also redownloaded the whole game again to see if that changes anything but sadly not.
Did something else change or could you dm me your code so that i can compare it ?
I literally just did the find and replace thing the way the post instructs you to, there is no reason I can think of the results would be different unless it's like a hardware issue on your end or something. The fact that you found the code to be replaced means you have the right file, and are searching with the right settings (reg expression mode enabled, etc.) The fact that the changes affect the game means you're adding the json back in correctly. The fact a fresh save also didn't work means it's not a save-based issue either. The only thing I can imagine is that you're not getting the entire code when you copy it over. That's the only point of failure that would let you do everything I mentioned previously, but get a different result. Otherwise we're copying the same text over and getting different results for no reason.
We started from the exact same base, and we made some of the same edits (unless the problem is what I described above), from the exact same source. Unless you've somehow missed a step, it must be an environment/hardware problem (like, our machines literally run the code differently somehow), which I also struggle to think of a reason for.
Increment Prisoners pity cap by 10 instead of 1:
Mineral Upgrades do not consume mineral:
Radiation Upgrades do not consume radiation:
Meteorite Upgrades do not consume meteorite:
Can confirm that those DO work!
Did not try the others.
Do your combo counters in meteorite minigame reset at 80 too?
Yeah, that's intended behaviour. At 80 it guarantees an amethyst meteorite, which is the point of getting your combo that high in the first place. Combo doesn't multiply score or anything - it's literally just to get guaranteed rare meteor spawns.
Don't suppose there's a code that can give me 150 quintillion light years right away? Black hole #28 I don't think anything will happen at 150 quint light years. I'm officially done with this game, and all I had to do was the simple change your clock one day in advance trick, I have over 1b cosmic dust, spent close to 200 days in Hell Mode, there's nothing left for me to do, completed all mechs, all supernovas. I'm guessing Nightmare Mode is just a filler difficulty seeing as how there's no achieves tied to it, other than the first Galaxy.
\1*10
(2 matches)
but instead of 1*10 i typed 1*1000000 or some ridiculous number so the LY timer is almost instand at 25x. you just have to click travel back in time a few times.
Doing the advance one day ahead trick breaks certain aspects of the game if you do it for over 62 days (2 months), I no longer get any enemy kills counted for my light year travels, not sure why this is but after the most recent update this started happening.
Remove timer limit for antimatter "protto" code:
Antimatter Upgrades do not consume antimatter:
Junk Upgrades do not consume junk:
Plasma Upgrades do not consume plasma:
Energy Upgrades do not consume energy:
Scrap Upgrades do not consume scrap:
Garbage Upgrades do not consume garbage:
Level Upgrades do not consume skill point:
LightYear Upgrades do not consume lightyear point:
Blackhole Upgrades do not consume blackhole point:
Army Upgrades do not consume army:
Meteorite Upgrades do not consume meteorite:
Radiation Upgrades do not consume radiation:
Mineral Upgrades do not consume mineral:
Increment Prisoners pity cap by 10 instead of 1:
Set "SavedArmy" to current Army count at BlackHole Reset (no need to buy the annoying upgrade for it):
Infinite Meteorite mini game's Combo Shield:
In Radiation mini game, make all bars (once unlocked) overlap:
Enemies Killed count *100:
Keep BlackHoles Upgrades purchased after a BlackHole (very annoying to repurchase all 20+ every time): except for c.
In Radiation mini game, only have emerald radiation spawing:
In Mineral, divide by 10 the mining amount required:
In Mineral, only have amethyst node:
In Meteorite mini game, spawn much more amethyst meteorite (still can spawn antimatter meteorite):
Potions Timer set to 1 year:
Currently not Working
Prisoners & Citizens Upgrades do not consume prisoners or citizen:
whenever i launch my save that ive done the protto no time and changed antimatter amount to 10k, was working perfectly until suddenly now everytime i launch the game i get a white screen and i cant play. id rather not reset my save seeing i have 500 hours invested in it. ive gotten quite far. ive returned all the code to the original games and im still getting the white screen, what do i do?
whenever i launch my save that ive done the protto no time and changed antimatter amount to 10k, was working perfectly until suddenly now everytime i launch the game i get a white screen and i cant play. id rather not reset my save seeing i have 500 hours invested in it. ive gotten quite far. ive returned all the code to the original games and im still getting the white screen, what do i do?
Change:
27/11
Code changed for Cosmic Dust Damage, so I adapted the regex to the new one
I didn't test everything since my save is far too advanced for some of the regex, I didn't notice anything else so far but let me know if you see other issues.
(Be careful when using the Macro system as it won't tell you if it didn't match something)
First thanks to work this out.
But as for today 03.01.25 it seems that no changes work. I just need to replace them as shown right?
*EDIT*
i did forget to delete the .asar, now im using the app folder and it works
whenever i launch my save that ive done the protto no time and changed antimatter amount to 10k, was working perfectly until suddenly now everytime i launch the game i get a white screen and i cant play. id rather not reset my save seeing i have 500 hours invested in it. ive gotten quite far. ive returned all the code to the original games and im still getting the white screen, what do i do?
I had this same issue, make sure to use the "replace" tab in notepad++, don't use "find" and then paste it manually as this caused white screen on boot for me. Using the replace tab instead worked perfectly.