Monster Hunter Rise
0 of 0

File information

Last updated

Original upload

Created by

TheCoCe

Uploaded by

TheCoCe

Virus scan

Safe to use

About this mod

A basic UI utility to show monster crowns and sizes in your quest and an overview for you crown achievement progress.

Requirements
Permissions and credits
Mirrors
Changelogs
Simple REFramework based script to notify you if a there is a chance to obtain a crown in the active quest.



Crown icons show you the monster size (like in your hunters log) while the book icon shows if you still need the crown record.
With the crown tracker you have a easy overview which monster crowns you are missing.

Requirements:
1. REFramework
2. Direct2D for REFramework

Optional:
1. Custom In-Game Mod Menu API

Installation:
1. Make sure you have REFramework installed
2. Make sure you have Direct2D for REFramework installed
3. Download the latest release of the mod
4. Move the `reframework` directory into your `...\steamapps\common\MonsterHunterRise\` directory
5. Start the game

Version Changelog:
v1.1.3:
  • Fixed critical issue: Drawing crowns would crash the Draw() function with Settings files created after v1.1.1


v1.1.2:
  • Added spacing sliders for crown and book icons
  • Greatly increased crown and book icon resolution
v1.1.1:
  • Added background for SizeGraph
  • Added padding settings for SizeGraph and CrownIcons
v1.1.0:
  • Added notification poup when a crown size monster is spotted
  • Added tooltips to native settings menu
v1.0.0:
  • Initial release
  • Crown Icons on monsters
  • Detailed size graph
  • Crown Tracker in village

Credits:
- praydog - REFramework Developer
- cursey - REFramework Developer & REFramework-d2d Developer
- GreenComfyTea - MHR Overlay Mod as a great example how to do all of this stuff
- BoltTheMan - Custom In-Game Mod Menu API Developer for a awesome In-Game mod menu