Dolphin, the GameCube and Wii emulator - Forums

Full Version: [Wii - PAL] Final Fantasy Fables : Chocobos Dungeon
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

RazLaron

Resume : Since Revision 1230 to 4472 the game had many regressions.
Best Rev to play : 1230 (or a little more)

OpenGL

Revision 1230 with Hack R844:
[Image: 171684d1227212931t-dolphin-svn-shots-cho...ngeon1.jpg]
[Image: 171685d1227212931t-dolphin-svn-shots-cho...ngeon2.jpg]

Revision 4472 :
Without XFB :
[Image: chocobosdungeonrev4472g.th.jpg]

With XFB : We can see menu but not some 2D elements. Screen shakes a lot.
[Image: chocobosdungeonrev4472g.th.jpg]


D3D
Revision 1230 :
Just a memory of the game at this moment. The videos (cinematics) were available.

Revision 4472 :
Cinematics doesn't work anymore since long ago.
No any increase in FPS since 1230.

I will Update this thread with time.

RazLaron

Fix has been found for this game. The fix makes video and gui working for OpenGL and D3D but not yet implemented in Dolphin.
See issue 1702 : http://code.google.com/p/dolphin-emu/iss...&start=100
There is all description to fix the problems with this game.

OpenGL :
Create a new Projection Hack like that :

case PROJECTION_HACK_FINAL_FANTASY_FABLES_CHOCOBOS_DUNGEON:
bPhackvalue1 = 1;
fhackvalue1 = 0.99800390051f;
bPhackvalue2 = 0;
bProjHack1 = 0;
break;

Don't forget to add all things to be checked etc...

D3D : After having create this projection Hack for Chocobo Dungeon, go to properties and select projection hack Chocobo Dungeon to be default hack. Then, the game will work correctly. (Maybe a way with a ini or other to be default for all people, don't know).

Thanks to chuvit to propose this solution which work very well.

If developper team can add this, it will fix issues 370, 1701 and 1702.
Thanks in advance.
http://www.zshare.net/download/6968406992ef4ddc/ chuvit = me

try my old 4664m with that fix,now I'm on a new hack project so I cannot build new svn for you.

RazLaron

I don't understand what you mean.
You found another hack better for Chocobo Dungeon?
For me, i've added my self your solution and no problem to build Dolphin with adding this.

Maybe i wrote incorrectly so you misunderstand me no? (i'm french).

So i don't need build ^^, i just want developpers add this because it works very well for me (modifications made by myself).
nothing I miss reading.At first I think people who create topic is not you.
Then I just make sure he got a file.

RazLaron

It was me who created this topic and issues Smile.