Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Latest commit

 

History

History
65 lines (46 loc) · 4.09 KB

README.md

File metadata and controls

65 lines (46 loc) · 4.09 KB

Hunt MMR Reader

What is this?

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.

How do I use this program?

  1. Download the newest release version of the unt MMR Reader. Refer to Downloading if you are unsure what version to download.

  2. Extract the zip whereever you like. I recommend using 7-zip, but other utilities should work without problems as well.

  3. Open the HuntMmrReader.exe file.

  4. Click Settings in the menu tab and click Edit Path....grafik

  5. 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

  6. Hit the open button.

  7. You should see something like this:grafik

  8. Congratulations. You can see the MMR of all teams/players of your most recent match (luckily for us this information is saved locally).

MMR Prognosis

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:grafik It tells you the MMR ranges for the current rank and how much MMR points are missing for a uprank/derank (whatever is closer).

Toggleable Columns

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: toggleable-columns-image Just select what columns you want to hide/show.

To be noted

  • The program automatically detects if the file was modified and reads it on changes.
  • Hitting F5 forces the program to read the file.

Reporting errors

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:
grafik

Can I get VAC ban or game ban for using this?

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.

Downloading

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 Windows, 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.