Razzmatazzz / RemnantSaveGuardian

Tool to backup your saves and view your world rolls
GNU General Public License v3.0
346 stars 50 forks source link

Awakened King DLC Items #182

Closed aescolastico closed 9 months ago

aescolastico commented 1 year ago

Apologies if this already being worked on. Tried getting the ball rolling on new DLC.

That being said, Im clearly missing something or Im defining the objects incorrectly in the game.json file. The save files are riddled with binary noise so its hard to read them.

Either way, the items I added are not appearing as missing.

MrWastedPanic commented 1 year ago

I have been writing down the items I have come across. Once this is committed I can pull and add them or if you want, I can send them to you some other way.

aescolastico commented 1 year ago

Thanks for writing this! I think that there are some more items known now as well, take a look at https://www.reddit.com/r/remnantgame/comments/17w04g7/awakened_king_dlc_item_list_as_of_now/.

while this list is awesome. we kind of need the gamestrings otherwise wed be guessing at what the devs named these items in the game files. which is sometimes is easy to do if you have the in-game names, but id prefer to be confident about what were proposing for this project. if someone with all these items provides their profile.sav, we could extract these strings.

MrWastedPanic commented 1 year ago

while this list is awesome. we kind of need the gamestrings otherwise wed be guessing at what the devs named these items in the game files. which is sometimes is easy to do if you have the in-game names, but id prefer to be confident about what were proposing for this project. if someone with all these items provides their profile.sav, we could extract these strings.

I have a large number of these items in my inventory if you want my profile.sav let me know

aescolastico commented 1 year ago

while this list is awesome. we kind of need the gamestrings otherwise wed be guessing at what the devs named these items in the game files. which is sometimes is easy to do if you have the in-game names, but id prefer to be confident about what were proposing for this project. if someone with all these items provides their profile.sav, we could extract these strings.

I have a large number of these items in my inventory if you want my profile.sav let me know

yes that would be helpful

MrWastedPanic commented 1 year ago

while this list is awesome. we kind of need the gamestrings otherwise wed be guessing at what the devs named these items in the game files. which is sometimes is easy to do if you have the in-game names, but id prefer to be confident about what were proposing for this project. if someone with all these items provides their profile.sav, we could extract these strings.

I have a large number of these items in my inventory if you want my profile.sav let me know

yes that would be helpful

Let me know how I can send it to you and it's yours. I also have all the Halloween mutators

aescolastico commented 1 year ago

@MrWastedPanic you can just attach the file to a comment in this very thread.

aescolastico commented 12 months ago

I'll have to check, but i think PR#193 covers all these changes and more, so i can probably just close this PR.

Razzmatazzz commented 12 months ago

@aescolastico there were three competing PRs for the DLC items, but two of them (including this one) were marked as drafts so I merged the one that was marked as ready. For future PRs, be sure to mark them as ready when they're ready so I know it's time to review and I can get them merged.