Z1ni / XGP-save-extractor

Python script to extract savefiles out of Xbox Game Pass for PC games
MIT License
519 stars 32 forks source link

Support for [Monster Hunter Rise] #86

Open zeroexpress opened 5 months ago

zeroexpress commented 5 months ago

Game name: Monster Hunter Rise

Game package name:

Z1ni commented 5 months ago

From the issue template:

Game saves from the Xbox Game Pass / Microsoft Store version are needed to add support for the game. Here's how to obtain the saves:

  1. Open up the Windows Run dialog by pressing Win+R
  2. Type in "%LOCALAPPDATA%\Packages" (without quotes)
  3. Search for a folder name that possibly includes the name of the game or the name of the game developer or publisher. The name format should be something like "DeveloperOrPublisherName.PossibleGameName_RandomLettersAndNumbers", e.g. "BethesdaSoftworks.ProjectGold_3275kfvn8vcwc" for Starfield.

If you found a suitable folder name:

  1. Copy and paste the folder name below in this text field. That's the package name for the game.
  2. Open up the folder and the "SystemAppData" folder inside it.
  3. Zip up the "wgs" folder.

If you didn't find any folder related to the game, check if the PCGamingWiki (https://www.pcgamingwiki.com/wiki/Home) has a page for the game. If so, check under "Save game data location" -> "Windows / XGP / Microsoft Store" section in the game wiki page. The name format should be something like "DeveloperOrPublisherName.PossibleGameName_RandomLettersAndNumbers", e.g. "BethesdaSoftworks.ProjectGold_3275kfvn8vcwc" for Starfield. If you still didn't find any save folder, make sure that the game is still installed. If you uninstall the game, the save files also get deleted and won't reappear in your computer until you install the game again. You can always open this issue and include details about what you did and didn't find.

If you have the Steam / Epic version of the game installed, and have save files for it, please also include those in the zip. You can check the PCGamingWiki page for the save file location. This is not required, but it would save some time and it should make adding the game support faster.

DBelloso commented 4 months ago

For the package name I found it's this one: "C:\Users{User}\AppData\Local\Packages\F024294D.50755C2F12831_8fty0by30jkny\SystemAppData\wgs\000901FB6F80B93F_0000000000000000000000007D6545D7" xboxMHRiseSave.zip steamMHRiseSaves.zip

And steam file are located here: "C:\Program Files (x86)\Steam\userdata\157854248\1446780\remote\win64_save"

9527kkking commented 2 months ago

Monster Hunter Rise not work, the save data is not the same format.

faiozwizzy commented 1 month ago

Did it work for anyone?

teezzz80 commented 1 month ago

Any update on adding support for Monster Hunter Rise?

Z1ni commented 6 days ago

Can you try this build and see if it works?

xgp-save-extractor-28c1bf1.zip