DorielRivalet / mhfz-overlay

A simple, customizable overlay with Discord Rich Presence integration for Monster Hunter Frontier Z on Windows
https://wycademy.vercel.app/overlay
MIT License
19 stars 2 forks source link

[BUG] - Damage numbers for shelling on gunlance don't show #377

Closed Veidratox closed 1 month ago

Veidratox commented 1 month ago

Is there an existing issue for this?

What happened?

All other parts of the overlay work fine, it's just the damage numbers when specifically shelling with gunlance which don't (This includes wyvern fire)

How often does the bug occur?

Always

What version of the program are you using?

Latest version

DorielRivalet commented 1 month ago

This is due to how the game handles different sources of damage. Same reason for reflect or bombs damage not showing. I'm closing this and opening a feature request for it. What would probably need to be done is searching for another memory address for those sources of damage (since this is how the overlay reads values).

Veidratox commented 1 month ago

Ok ty!