Monster Hunter Rise
0 of 0

File information

Last updated

Original upload

Created by

Fexty

Uploaded by

Fexty125731

Virus scan

Safe to use

About this mod

Charm Editor (Legal only), All Items Cheat, Zenny/Points Editor

Requirements
Permissions and credits
Translations
  • Mandarin
As the name says, this is a charm editor for Monster Hunter Rise.

MAKE A BACKUP OF YOUR SAVEFILE BEFORE USING THIS!
I AM NOT RESPONSIBLE IF YOU MESS UP YOUR SAVEDATA SOMEHOW.


Your Savedata is located at 
C:\Program Files (x86)\Steam\userdata\[yourusernumber]\1446780\remote\
OR
C:\Program Files\Steam\userdata\[yourusernumber]\1446780\remote\

Notes:
- This is not a Save Editor per se, but an in memory data editor.
- The game has sanity checks, it will delete illegal charms

Features:
- Charm Editor (Rarity, Skills, Skill levels, Slots)
- All Items Cheat ("Get X amount of each item)
- Zenny/Kamura Points Editor
- Itembox Editor

REFramework version only:
- HR Editor
- Loadout Deleter

Usage:

REFramework Version:

You HAVE TO install REFramework for this to work!
Get the newest build from here: https://www.nexusmods.com/monsterhunterrise/mods/26
Installation: Extract the Archive into "Monster Hunter Rise\reframework\plugins"

The menu will open slightly after REFramework and should be pretty self explanatory. If something is unclear, watch the new video added to the mod.
The mod automatically has the same display language as your game and will switch accordingly when you change it.

Quality of translation may vary accross languages. If you have improvements please feel free to let me know through DMs, the GitHub repo, or otherwise.

Executable Version:
OPEN THE GAME FIRST AND LOAD INTO A SAVE!

Item Editor:
For the item cheat all you need to do is enter an amount and then click the "Run Script" button.
You can either modify the amount of all of the items in your box, or add all of the items in the game.

Charm Editor:

First click the "Read Equipment Box" button. This will list all of the charms currently in your posession.

From there you can either:
- Select one from the dropdown list, make your changes, then hit "Save".
- Click the "Add New" button to add an empty charm to your item box, select it from the dropdown, and make your edits.

Sunbreak legal charm spreadsheet
A spreadsheet documenting legal values for charms can be found here.

Zenny/Kamura Points Editor:
Enter the desired amount of zenny/points and click the respective "Set" button.

Itembox Editor:
First click the "Read Itembox" button. Then you can make any of the changes you want.
No item is indicated by the I_Unclassified_None Item type.

Once you're done click the "Save Itembox" button.


Adding support for a new language
Natively, the tool only supports english. However new languages can be added.

Alongside the exe you will find a "lang" folder. Inside it there are 3 files, English.ini, items_English.csv, skills_English.csv.

The .ini file contains bindings for GUI Elements like button names, etc.
The "items_Language" file contains item names.
The "skills_Language" file contains skill names.

To add a new language, copy these files and rename them according to your target language. Example (German):
Deutsch.ini
items_Deutsch.csv
skills_Deutsch.csv

Then edit these files accordingly. The csv files can be opened in Excel/Google sheets to make editing easier.

In the items file, any item that doesn't have a proper name is marked as such using "N/A". It is not recommended to change the names in the second column of the items. As the tool will fall-back to these names if the third column does not have an item name defined.


Source Code can be found here:
https://github.com/Fexty12573/mhr-charm-item-editor