Dolphin, the GameCube and Wii emulator - Forums
Few settings questions regarding emulator settings - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: General Discussion (https://forums.dolphin-emu.org/Forum-general-discussion)
+--- Thread: Few settings questions regarding emulator settings (/Thread-few-settings-questions-regarding-emulator-settings)

Pages: 1 2


RE: Few settings questions regarding emulator settings - Shonumi - 03-30-2012

In my .dolphin-emu folder, in the Config folder, the file gfx_opengl.ini reads :

Code:
EFBToTextureEnable = True

So I assume it's initialized by default. Either way, changing this during gameplay (e.g. switching to RAM and back to Texture) yields the same results as in the screenshots. According to the Dolphin Wiki entry, Dolphin revisions 3.0-96 and up should be able to reproduce this. I remember hearing about Super Mario Sunshine being able to use Texture first on these forums, and I later read the same on the wiki. Been playing it for a while on Texture with no problems, except for that one time I got the invisible goop.

EDIT: Yeah, seems I read about it from Gabriel on the Super Mario Sunshine thread :

(11-11-2011, 01:34 AM)Gabriel Belmont Wrote: Just a heads up, for those not been following my escapade thread I can tell you that it seems the game works just fine with EFB to Texture in Dolphin 3.0
The Piantas in need in Pianta village level is fully completable with EFB to Texture, you can clean all the 10 Piantas trapped in goop without a hitch.

Don't know if it's old or not, but anyway.
EFB to Texture doesn't seem to as broken as it used to be in the older releases and revs.



RE: Few settings questions regarding emulator settings - apcarr - 03-30-2012

Thats the Dolphin graphics core settings ini file not the game ini file,The game ini file for the PAL version of Super Mario Sunshine has,
[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
Dont forget that the settings in game.ini files over-ride core settings


RE: Few settings questions regarding emulator settings - Shonumi - 03-30-2012

*Check correct ini file*

Dodgy Freakin' SOB wiki been lying to me this whole time. Really disappointed that I been lying to others about it too. Guess this info should be corrected then.