Super Smash Bros. Brawl: Difference between revisions

Some updates I keep forgetting to do. Two fixed problems and removed config bits related to them
No edit summary
(Some updates I keep forgetting to do. Two fixed problems and removed config bits related to them)
Line 16: Line 16:


== Problems ==
== Problems ==
=== Corrupt Stats ===
The post battle stats are corrupt. In random cases, the credits screen (after beating classic mode) may suffer from the same issue. Names above characters during matches are also corrupted. Set EFB Copy to RAM fix these issues.
{{Image|Super Smash Bros. Melee-Corrupt Stats.jpg|Corrupt}}
{{Image|Super Smash Bros. Melee-Non-Corrupt Stats.jpg|Appropriate|br}}


=== Audio Crackles===
=== Audio Crackles===
Line 26: Line 21:


The music glitches will always end when a new music track is played; so any music problems encountered will end with the current fight, when leaving the menus, or when playing another track in the sound test. Also, using the XAudio2 backend on Windows result in pitch issues with the audio of movies.
The music glitches will always end when a new music track is played; so any music problems encountered will end with the current fight, when leaving the menus, or when playing another track in the sound test. Also, using the XAudio2 backend on Windows result in pitch issues with the audio of movies.
=== Slow Cinematics ===
With DSP HLE, some cinema scenes run very slowly, with constant audio crackling. Setting the Framelimiter to 60fps will bring the speed back to normal, but the video will appear choppy. Use [[DSP LLE]] to avoid this problem. See {{issue|5816}}.


=== Classic Mode Rectangle ===
=== Classic Mode Rectangle ===
Line 46: Line 38:
Many disc images of this game are DVD5 (4.7 GB) altered versions of the original DVD9 (8.5 GB) release. In these most of the videos are removed, resulting in black screens or the same video being repeated all the time when playing the Subspace Emissary. Following these videos, the character select screen may appear; however the names represent the characters for the next level. Dolphin cannot fix this problem; the only solution is to rip a full unaltered ISO.
Many disc images of this game are DVD5 (4.7 GB) altered versions of the original DVD9 (8.5 GB) release. In these most of the videos are removed, resulting in black screens or the same video being repeated all the time when playing the Subspace Emissary. Following these videos, the character select screen may appear; however the names represent the characters for the next level. Dolphin cannot fix this problem; the only solution is to rip a full unaltered ISO.
<!-- According to our conventions, problems not related to Dolphin shouldn't be in the problems area. This is an exception however since people thought it was Dolphin's fault and kept asking about it. This was added to cut down on that. -->
<!-- According to our conventions, problems not related to Dolphin shouldn't be in the problems area. This is an exception however since people thought it was Dolphin's fault and kept asking about it. This was added to cut down on that. -->
=== <s>Corrupt Stats</s> ===
The post battle stats are corrupt. In random cases, the credits screen (after beating classic mode) may suffer from the same issue. Names above characters during matches are also corrupted. Set EFB Copy to RAM fix these issues. Fixed by {{revision|3.5-427}}.
{{Image|Super Smash Bros. Melee-Corrupt Stats.jpg|Corrupt}}
{{Image|Super Smash Bros. Melee-Non-Corrupt Stats.jpg|Appropriate|br}}
=== <s>Slow Cinematics</s> ===
Starting at {{revision|3.5-439}}, some cinema scenes run very slowly and constantly crackle with DSP HLE. Setting the Framelimiter to 60fps will bring the speed back to normal, but the video will appear choppy. Use [[DSP LLE]] to avoid this problem. See {{issue|5816}}. Fixed by {{revision|3.5-521}}.


== Configuration ==
== Configuration ==
{{Config
{{Config
<!--A full list of options is available at Template:Config/doc-->
<!--A full list of options is available at Template:Config/doc-->
|efbcopy        = RAM
|efbcopynotes    = Fixes corrupt text issue and built-in screenshot tool
|dspengine = LLE Recompiler
|dspengine = LLE Recompiler
|dspenginenotes  = Prevents audio crackling, allows Subspace Emissary videos to play at normal speed.
|dspenginenotes  = Prevents audio crackling
}}
}}