Skip to content
This repository was archived by the owner on Sep 4, 2021. It is now read-only.

Releases: matthe815/MHW-Rich-Presence

v0.9.6

26 Apr 21:39
8c69faf
Compare
Choose a tag to compare

Fix for "display main menu only" bug.

v0.9.5

23 Apr 22:05
bb8a0cc
Compare
Choose a tag to compare

Title Update 4

v0.9.4

16 Apr 20:07
8771915
Compare
Choose a tag to compare

Japanese Translation Update

v0.9.3

11 Apr 20:40
6728221
Compare
Choose a tag to compare

New Korean translation available.

v0.9.2

10 Apr 20:39
fe7cc93
Compare
Choose a tag to compare

Updated to be compatible with Title Update 3.

v0.9.1

08 Apr 21:36
f055062
Compare
Choose a tag to compare

Added icon to exe file.
Fixed a bug causing it to only display your highest achieved Guided Lands progress rather than your current level.

v0.9

03 Apr 01:30
837307c
Compare
Choose a tag to compare

Added main-menu detection
Added better quest detection
Improved area detected (support for all areas in the game)
Dedicated Guided Lands support, along side displaying values.
Changed a few addresses to static to fix a few issues with display.
Improved detection.
Fixed Safi and Kulve Taroth crashes
Added auto-close and auto-hide to the config.

v0.7.1

02 Apr 03:59
626a76f
Compare
Choose a tag to compare

Expanded the index range slightly to prevent any issues.

v0.7

02 Apr 03:12
4c94369
Compare
Choose a tag to compare

Added quest support (Knows whether or not you've departed and where you are)
Now allows you to toggle whether or not your hunter name shows via config.
Added multi-language support, starting with English and Japanese, but easily expandable via JSON.
Better handles being without an instance of Monster Hunter World open, resetting itself upon closure.
Added multi-slot support, allowing you to choose between save slots in the config.
Added an even wider range of indexes to hopefully completely fix people's issue.

v0.5.2

01 Apr 06:46
670dcfd
Compare
Choose a tag to compare

Fixed a bug causing more people to not be able to connect to their character. Primed the code for background proccesses. Allowed the code to detect when the game closed as to reset itself to a reusable state.