Dolphin, the GameCube and Wii emulator - Forums

Full Version: [Wii] Super Smash Bros. Brawl
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
You can enable Real XFB, but it won't help too much...
Whenever I load Brawl I get stuck at frame 4 on a black screen after the yellow text appears. PAL version, the proper 7.93GB version (Not the pirated DVD5 version). Can run Melee oddly enough.
Disable Idle Skipping
Already done, specs:

OpenGL

Always HLE Bios: true
Use Dynarec: true
Use Dual Core: false
DSP Thread: true
Skip Idle: false
Lock Threads: true
Use Dual Core: false
Optimize Quantizers: true
Widescreen: true
Progressive Scan: false

Messed around with all of those. Real XJB enabled makes the game have a green line on the black screen and it appears to run (IE the frame counter goes up, around 121fps) but no audio/video. Melee still works.
I didn't want to create a new Thread so I just post it here^^: Everytime, I go back in the menu the game freezes at the load screen and while most cut scenes (even if I try to skip them). Do you have a way to avoid that (without using savegames)? =/
Nope, it's main Dolphin's problem now: a lot of games are recently broken.

Sendare

I've got some serious issues, any movie on subspace emissiary doesn't work (it just plays a weird noise over and over, even though the visuals work fine) and I can't make it past the first battle, I try to skip the second movie and it fails over and over. Also I can't make it past the first versus stage, and so on. Anyone?
There is no fix for sound at the moment, use previous revisions for good sound. About crashes, you need to run Dolphin through Debugger and enable Unlimited JIT Cache. To run debugger you need to create shortcut of Dolphin with "-d" at the end. Example:

Code:
Dolphin -d

Enjoy!
(05-04-2009, 02:37 AM)nosound97 Wrote: [ -> ]There is no fix for sound at the moment, use previous revisions for good sound. About crashes, you need to run Dolphin through Debugger and enable Unlimited JIT Cache. To run debugger you need to create shortcut of Dolphin with "-d" at the end. Example:

Code:
Dolphin -d

Enjoy!

Hi, how far back do you need to go in terms of revision? I just stating using Dolphin and my oldest revision is 2731. Is that old enough?

I'm not sure why but every time I run a working game in debugger mode i just get a black screen. Then i run the game w/o the debugger and it's fine. Am I not doing something?

Thx!!

Sendare

(05-04-2009, 02:37 AM)nosound97 Wrote: [ -> ]There is no fix for sound at the moment, use previous revisions for good sound. About crashes, you need to run Dolphin through Debugger and enable Unlimited JIT Cache. To run debugger you need to create shortcut of Dolphin with "-d" at the end. Example:

Code:
Dolphin -d

Enjoy!

Thanks a lot!!