Page 4 of 4

Re: [Request] Nobody Saves the World (Window Store /GamePass)

Posted: Tue Jan 25, 2022 2:32 am
by MaadGamer
GipsyDanger wrote:
Mon Jan 24, 2022 1:59 pm
MaadGamer wrote:
Sun Jan 23, 2022 8:21 pm

Sorry, I feared this might not be a useful pointer; however, it only took me a minute to find the value when I was searching.

I did the following:
-Ran the game in windowed mode (not required)
-I paused the game the moment the counter started (after selecting start on the quest)
-I changed to cheat engine
-I made sure I was searching all possible locations (maybe not needed)
-Value type is FLOAT
-Scan type is EXACT value
-for the FIRST scan, Value is the timer number displayed on your game screen
-return to the game
-toggle pause and allow number to change
-toggle pause and return to cheat engine
-change scan type to CHANGED value, conduct the next search (this scan process is important for float values where the value does not change much)
-change scan type to UNCHANGED value, conduct the next search (obviously removes bogus values that are still changing even though our timer is paused... I actually perform this search about a dozen times before I resume)
-return to the game
-toggle pause and allow number to change
-toggle pause and return to cheat engine
-change the scan type to EXACT value
-input the remaining timer value from the game screen
-perform next search... at this point, you should be down to a very small number of values and the timer should be very obvious. Rinse and repeat if you are not.

Remember to remove UNCHANGED values when you are getting lots of changing results when the result shouldn't be changing. The time will have a lot of decimal places to the right of the number, so you can ignore anything that doesn't. It will be OBVIOUS when you watch the value with the game unpaused. The address value did not change on mine if I failed the quest, so I was able to use more than one run to test the value.
it worked, but I really don't know what I did for sure.
I followed some of your tips and it worked.

thank you so much again
You are welcome, my list was an error-proof way of replicating what I typically do to find values. Playing with float values gets tricky when dealing with smaller value changes. changes of 1 or 2 usually will not make much of a difference. The Yoda theory applies better when dealing with float changing value logic... it changed, or it did not...

Re: [Request] Nobody Saves the World (Window Store /GamePass)

Posted: Tue Jan 25, 2022 3:35 am
by luchoman
MaadGamer wrote:
Tue Jan 25, 2022 1:08 am
luchoman wrote:
Mon Jan 24, 2022 10:54 pm
today they released update 1.07, please MaadGamer could you update the table I would appreciate it very much

Thx
Sure, give me a little time

Thank you very much for wasting your time to update the table

Re: [Request] Nobody Saves the World (Window Store /GamePass)

Posted: Tue Jan 25, 2022 5:31 am
by MaadGamer
luchoman wrote:
Tue Jan 25, 2022 3:35 am
MaadGamer wrote:
Tue Jan 25, 2022 1:08 am
luchoman wrote:
Mon Jan 24, 2022 10:54 pm
today they released update 1.07, please MaadGamer could you update the table I would appreciate it very much

Thx
Sure, give me a little time

Thank you very much for wasting your time to update the table
I assume this meant that it worked? It wasn't a waste as long as it is useful. I am still playing the game, so it was really no bother... I just didn't play it today.

Re: [Request] Nobody Saves the World (Window Store /GamePass)

Posted: Tue Jan 25, 2022 2:48 pm
by Setchan
MaadGamer wrote:
Tue Jan 25, 2022 5:31 am
luchoman wrote:
Tue Jan 25, 2022 3:35 am
MaadGamer wrote:
Tue Jan 25, 2022 1:08 am


Sure, give me a little time

Thank you very much for wasting your time to update the table
I assume this meant that it worked? It wasn't a waste as long as it is useful. I am still playing the game, so it was really no bother... I just didn't play it today.
LOL maybe he had a typo?

Thanks for the update. I had a few questions.
The Experience points I changed the value but my character doesn't get maxed out.
And under Current charterer is. I assume I can use this to transform into another form I don't have unlocked?
And if so do you have the value for the dragon and any of the other transformations? or am I thinking about this wrong. And is there a way to unlock all the transformations?

Thanks for your time!

Re: [Request] Nobody Saves the World (Window Store /GamePass)

Posted: Tue Jan 25, 2022 6:45 pm
by kn007
MaadGamer wrote:
Wed Jan 19, 2022 10:01 am
Full disclosure, I partially converted the aforementioned steam table to work with the Game Pass version of the game.
NStW GamePass V1.07 Table V1.07.CT
Nobody Saves the World 1.06.CT
Nobody Saves the World 1.05.CT
Nobody Saves the World 1.04.CT
Nobody Saves the World 1.03.CT
Nobody Saves the World 1.02.CT
Nobody Saves the World 1.01.CT
Nobody Saves the World.CT
Need a Steam version, thank you

Re: [Request] Nobody Saves the World (Window Store /GamePass)

Posted: Tue Jan 25, 2022 11:48 pm
by MaadGamer
Setchan wrote:
Tue Jan 25, 2022 2:48 pm
MaadGamer wrote:
Tue Jan 25, 2022 5:31 am
luchoman wrote:
Tue Jan 25, 2022 3:35 am



Thank you very much for wasting your time to update the table
I assume this meant that it worked? It wasn't a waste as long as it is useful. I am still playing the game, so it was really no bother... I just didn't play it today.
LOL maybe he had a typo?

Thanks for the update. I had a few questions.
The Experience points I changed the value but my character doesn't get maxed out.
And under Current charterer is. I assume I can use this to transform into another form I don't have unlocked?
And if so do you have the value for the dragon and any of the other transformations? or am I thinking about this wrong. And is there a way to unlock all the transformations?

Thanks for your time!
Every time I've updated EXP or FP, I've had to wait until the character leveled up next to take advantage of the change. I'll look deeper into it and see if there is something different I can do to have a more immediate effect. I to have been itching for that to work better.

As far as the forms... that is part of a script I converted to work with my table. I am not the author, but I did look into what the script was doing. It appears to be a pointer to a list of form names with player labels, I highly doubt you can change or unlock forms with it. I have all of the forms unlocked, so I will look into this as well. I used the FP field in this script to max all of my forms. I would set a new form to 9999999 FP, then I would complete a dungeon with that form. Upon completion of the dungeon the form would show completed in my menu. There is something unique about completing a dungeon that triggers a refresh in the form status for your currently applied form.

Re: [Request] Nobody Saves the World (Window Store /GamePass)

Posted: Tue Jan 25, 2022 11:55 pm
by MaadGamer
kn007 wrote:
Tue Jan 25, 2022 6:45 pm
MaadGamer wrote:
Wed Jan 19, 2022 10:01 am
Full disclosure, I partially converted the aforementioned steam table to work with the Game Pass version of the game.
NStW GamePass V1.07 Table V1.07.CT
Nobody Saves the World 1.06.CT
Nobody Saves the World 1.05.CT
Nobody Saves the World 1.04.CT
Nobody Saves the World 1.03.CT
Nobody Saves the World 1.02.CT
Nobody Saves the World 1.01.CT
Nobody Saves the World.CT
Need a Steam version, thank you
Sorry, I don't have a steam version installed on my system. There are two steak versions in on the first page of this thread you could try. The offset I added to modify my table for the v1.07 update was adding +0x1030 to all my static pointers. Post 5 made by ndck76 has some static pointers in it. Edit the address of each static pointer and add +1030 to the right of the very bottom address line where NStW.exe is. This might not work, but this fixed all my static pointers in the GamePass version I am maintaining.

Re: [Request] Nobody Saves the World (Window Store /GamePass)

Posted: Wed Jan 26, 2022 7:52 am
by thienrry
Can someone make a Onehit kill to Steam version pls :(

Re: [Request] Nobody Saves the World (Window Store /GamePass)

Posted: Wed Jan 26, 2022 5:17 pm
by MaadGamer
thienrry wrote:
Wed Jan 26, 2022 7:52 am
Can someone make a Onehit kill to Steam version pls :(
Which steam table are you using

Re: [Request] Nobody Saves the World (Window Store /GamePass)

Posted: Thu Jan 27, 2022 2:55 pm
by thienrry
ndck76 wrote:
Wed Jan 19, 2022 3:42 am
I only made a simple non-steam/steam version. Most surely won't work for gamepass though.

I will just post it here for those who are using Plaza/steam version
Cheats includes Infinite Mana, Invincibility, Experience Points, Health, Consume Skill, Coins, Stars & Upgrade Points
N.S.T.Wx64 v1.0.0.CT
im using this one, but dont have Onehit kill :(

Re: [Request] Nobody Saves the World (Window Store /GamePass)

Posted: Fri Jan 28, 2022 5:22 am
by MaadGamer
thienrry wrote:
Thu Jan 27, 2022 2:55 pm
ndck76 wrote:
Wed Jan 19, 2022 3:42 am
I only made a simple non-steam/steam version. Most surely won't work for gamepass though.

I will just post it here for those who are using Plaza/steam version
Cheats includes Infinite Mana, Invincibility, Experience Points, Health, Consume Skill, Coins, Stars & Upgrade Points
N.S.T.Wx64 v1.0.0.CT
im using this one, but dont have Onehit kill :(
ok, you can add the attack and magic attack pointers from my table to his and simply add the offset difference between the steam and gamepass version. Try adding these two pointers to your table and let me know if they work for you. These should return as the stat values for your selected form. Then you can modify them to 9999999 and lock them. The -9DFD60 is the offset adjustment between Steam and GamePass. This might not work, but... this is the best I can do for you since I don't have the steam version.

Attack
Pointer
Float
100 Offset
"NStW_x64.exe"+01317DB8-9DFD60

Magic Attack
Pointer
Float
108 Offset
"NStW_x64.exe"+01317DB8-9DFD60

Re: [Request] Nobody Saves the World (Window Store /GamePass)

Posted: Fri Sep 16, 2022 1:23 pm
by D34DC0RN
Can anyone please provide an updated table for this one?