Actions
Emulator Issues #7491
closedMonster Hunter Tri No Bloom code
% Done:
0%
Operating system:
N/A
Issue type:
Feature request
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Not so much a bug as a suggestion...
Dolphin offers a patch code for the NTSC-U version of Monster Hunter Tri (RMHE08) that disables the bloom effect in-game. It was neccessary in the past when it didn't work correctly, not so much anymore. Some people (including me) might just prefer the game visually without bloom, though.
I'm playing the PAL version (RMHP08) though, which doesn't offer the code.
I went ahead and converted the adresses for RMHP08:
$Bloom OFF
0x00057058:dword:0xC022FFE4
0x0079FF44:dword:0x3F800000
You can include this in the default GameSettings for the European Monster Hunter fans.
... Or remove the deprecated patch code, i guess.
Actions