Dolphin, the GameCube and Wii emulator - Forums

Full Version: Monster Hunter, images, bright and very slow
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3

zero2900

Dolphin 2.0 version of the game did not work. Worked in the SVN version. However, the image is corrupt and too slow

[Image: adszylz.png]
Help meee Sad

zero2900

help meee game very slow my sistem:

4 gb ram
ati hd 4650 1.7 gb
intel quad q-8300 4 mb cache
slow game heeeeelp Sad

zero2900

bright screen and the game slowly help mee Sad
Bloom Offset Manual FIX
04057154 C3E2FFE8
040571D0 C022FFEC
0479DA88 3F830000
0479DA8C 3F830000

Note: This code does not modify the whole Bloom effect.

Instructions on how to modify the offsets yourself:
1.) The default value is 3F800000.
2.) 3F830000 this is what you need to edit if you want to fix the offset vertically.
3.) 3F830000 this is what you need to edit if you want to fix the offset horizontally.

and turn off bloom cheat code:

Bloom OFF
04056FF4 C022FFE4
0479DA84 3F800000

and use the latest revision of dolphin .
Dolphin 2.0 is extremely outdated.

zero2900

(11-26-2010, 04:23 AM)knglrk Wrote: [ -> ]Bloom Offset Manual FIX
04057154 C3E2FFE8
040571D0 C022FFEC
0479DA88 3F830000
0479DA8C 3F830000

Note: This code does not modify the whole Bloom effect.

Instructions on how to modify the offsets yourself:
1.) The default value is 3F800000.
2.) 3F830000 this is what you need to edit if you want to fix the offset vertically.
3.) 3F830000 this is what you need to edit if you want to fix the offset horizontally.

and turn off bloom cheat code:

Bloom OFF
04056FF4 C022FFE4
0479DA84 3F800000

and use the latest revision of dolphin .
Dolphin 2.0 is extremely outdated.

Which files to edit? Huh

How close the Bloom effect?
How close the Bloom effect

zero2900

How close the Bloom effect???
Use the direct3d plugin instead of opengl if you aren't, it should be faster.

config -> plugins -> graphics -> direct3d9

The no bloom patch can be applied like this:
[attachment=4703]

zero2900

I tried that unfortunately results

[Image: adszwvh.png]

my config file:

# RMHP08 - Monster Hunter Tri
[Core] Values set here will override the main dolphin settings.
TLBHack = 1
CPUThread = 0
SkipIdle = 0
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 3
[OnFrame] Add memory patches to be applied every frame here.
+$Bloom off
0x04056FF4:dword:0xC022FFE4
0x0479DA84:dword:0x3F800000
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]
Get the 6478 if you arent using it:
http://www.dolphin-emu.org/download.html

Your settings seem to turn off idle skipping and dual core which is probalby bad. This is what I'm using:

# RMHE08 - Monster Hunter Tri
[Core] Values set here will override the main dolphin settings.
TLBHack = 1
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
+$Bloom Off
0x04056FF4:dword:0xC022FFE4
0x0479DA84:dword:0x3F800000
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

Here are my graphics plugin settings (directx9):
[attachment=4704]

zero2900

[Image: adszmji.png]
[Image: ekranalntse.png]
[Image: ekranalnts1t.png]
Pages: 1 2 3