I made this tool for the game Hunt: Showdown. In this game you have some kind of rank that is represented by stars. The ranking goes from 1 to 6 stars, where 1 is the lowest and 6 is the best. These stars are bound to a number, the MMR.
The specific rank ranges are as follows:
MMR range | Stars |
---|---|
0-1999 | ★ |
2000-2299 | ★★ |
2300-2599 | ★★★ |
2600-2749 | ★★★★ |
2750-2999 | ★★★★★ |
>= 3000 | ★★★★★★ |
This tool let's you read out your exact MMR as a number.
-
Download the newest release version of the unt MMR Reader. Refer to Downloading if you are unsure what version to download.
-
Extract the zip whereever you like. I recommend using 7-zip, but other utilities should work without problems as well.
-
Open the HuntMmrReader.exe file.
-
Select the attributes.xml file from your Hunt: Showdown installation folder. The file should be located in SteamLibrary\steamapps\common\Hunt Showdown\user\profiles\default\attributes.xml
-
Hit the open button.
-
Congratulations. You can see the MMR of all teams/players of your most recent match (luckily for us this information is saved locally).
This program includes a feature called MMR Prognosis. You might notice that the MMR values are colored. The meaning of this colors are as followed:
Color | Meaning |
---|---|
Green | Closer to a uprank |
Orange | Equally far away from a uprank/derank |
Red | Closer to a derank |
If you hover over the MMR value, you'll see a text like this: It tells you the MMR ranges for the current rank and how much MMR points are missing for a uprank/derank (whatever is closer).
This program lets you toggle columns as you wish. You are able to toggle every column in the Settings menu tab. It should look like this: Just select what columns you want to hide/show.
- The program automatically detects if the file was modified and reads it on changes.
- Hitting F5 forces the program to read the file.
If an error occurs and you would like to report it, please open a new GitHub issue or on the steam guide page.
Errors can be seen in the marked box here:
This program just reads a file. You can achieve the same with any text editor. I would say it's very unlikely to get banned for this, but at the end it is up to the Hunt: Showdown developers to decide who should get banned. I'm not liable for any damage caused by this software and I'm not guaranteeing anything. In the end it is up to you and it's your risk to use this software.
Hunt MMR Reader is available in two variants, but you're interested in the package that matches your architecture. If you're using 64
-bit Win
dows, then you want win-x64
package. If you're using 32-bit Windows
, then you want win-x86
package. The packages can be found here.