Alexander-Lancellott / MH-HP-Overlay-For-3DS-Emulator

A simple open-source HP overlay that I've developed for MH 3G/3U, MH 4/U/G, and MH X/GEN/XX in Python.
https://ko-fi.com/alexander_lancellott
GNU General Public License v3.0
3 stars 0 forks source link

version 1.1.0 sees MHXX as MH4 #4

Closed Markesto closed 1 week ago

Markesto commented 2 weeks ago

Version 1.1.0 appears to be seeing MHXX as MH4 The overlay on the left is version 1.0.3 and on the right is the new version muchsus

Alexander-Lancellott commented 1 week ago

Thank you for reporting this. It seems to happen with the latest Nightly or any other version that likely has a 4 in the title, as the Regex I implemented is not very precise. I will fix it in the next release.