Super Smash Bros. Brawl: Difference between revisions

Jump to navigation Jump to search
→‎Enhancements: This is outside out normally accepted enhancements, and may require further explaination.
(→‎Problems: The picture at the end of classic mode matches still requires you to change settings. The only thing that Hybrid XFB improved when it comes to that is that you can have it working without effectively falling back to 1x IR.)
(→‎Enhancements: This is outside out normally accepted enhancements, and may require further explaination.)
(13 intermediate revisions by 6 users not shown)
Line 32: Line 32:
== Problems ==
== Problems ==
{{Problems|{{#vardefineecho:problems|
{{Problems|{{#vardefineecho:problems|
=== WiiConnect24 / RiiConnect24 ===
The WiiConnect24/RiiConnect24 features of this title cannot be used because Dolphin does not currently support them. Refer {{issue|10200}}.
=== Black Background in Off-Screen Hoop ===
=== Black Background in Off-Screen Hoop ===
When a character goes off-screen, it will display the character in a hoop, but the background is black. To fix, turn off '''Store EFB Copies to Texture Only'''.
When a character goes off-screen, it will display the character in a hoop, but the background is black. To fix, turn off '''Store EFB Copies to Texture Only'''.
Line 42: Line 45:
{{Image|SSBB Proper screenshot.png|Screenshot /wo '''EFB Copies to Texture Only'''|br}}
{{Image|SSBB Proper screenshot.png|Screenshot /wo '''EFB Copies to Texture Only'''|br}}


=== NES and SNES Masterpieces ===
=== Classic Mode Rectangle ===
Texture Cache Accuracy needs to be set to Safe because sometimes the game will fail to update its frames.
After winning a stage in classic mode, the game is supposed to zoom in on the character, and then partition them off into a rectangle with the game stats around them. See {{issue|2828}}. Enabling Real XFB (before {{revision|5.0-5874}}) or disabling Store XFB Copies to Texture Only (starting with {{revision|5.0-5874}}) fixes the issue.
{{Image|Super Smash Bros. Brawl-Classic Results.png|The Green Rectangle}}
{{Image|Super Smash Bros. Brawl-Classic Results 2.png|Proper emulation|br}}


=== NES Masterpieces ===
=== <s>NES Masterpieces</s> ===
Store EFB Copies to Texture Only needs to be turned off because a black screen will show instead of the game.
Store EFB Copies to Texture Only needs to be turned off because a black screen will show instead of the game. Fixed since {{revision|5.0-4896}}.


=== "With Friends" Menu Problems ===
=== <s>NES and SNES Masterpieces</s> ===
After connecting to the Nintendo WiFi Connection, when you enter into "Brawl", "Friend roster", "Team Multi-Man Brawl", or "Home-Run Contest" sub-menus the game will suddenly drop to 1-5FPS and display <var>Src\PixelEngine.cpp:193 W[PE]: (r16) ALPHAREAD</var> errors in the Log. This is due to a known slow/problematic codepath, and can be avoided by enabling '''Skip EFB access from CPU'''. This error only appears when interacting with Nintendo WiFi Connection menus. See {{issue|6553}}.
Texture Cache Accuracy needs to be set to Safe because sometimes the game will fail to update its frames. Fixed since {{revision|5.0-4896}}.


=== Saves Not Working ===
=== <s>"With Friends" Menu Problems </s> ===
After connecting to the Nintendo Wi-Fi Connection, when you enter into "Brawl", "Friend roster", "Team Multi-Man Brawl", or "Home-Run Contest" sub-menus the game will suddenly drop to 1-5FPS and display <var>Src\PixelEngine.cpp:193 W[PE]: (r16) ALPHAREAD</var> errors in the Log. This is due to a known slow/problematic codepath, and can be avoided by enabling '''Skip EFB access from CPU'''. This error only appears when interacting with Nintendo Wi-Fi Connection menus. See {{issue|6553}}. Fixed in {{revision|5.0-9638}}.
 
=== <s>Saves Not Working</s> ===
On rare occasions the game will create a save but be unable to read or write to it. The exact reason why this happens is unknown. The save file is now corrupted. It should be deleted and recreated:
On rare occasions the game will create a save but be unable to read or write to it. The exact reason why this happens is unknown. The save file is now corrupted. It should be deleted and recreated:
* Right click on the game from Dolphin game list and select "Open Wii save folder".
* Right click on the game from Dolphin game list and select "Open Wii save folder".
* Delete the contents within the \data\ folder.
* Delete the contents within the \data\ folder.
* Restart the game. Normally it should take several seconds to create a new save file.
* Restart the game. Normally it should take several seconds to create a new save file.
 
Fixed since at least {{revision|5.0-10516}}.
=== Classic Mode Rectangle ===
After winning a stage in classic mode, the game is supposed to zoom in on the character, and then partition them off into a rectangle with the game stats around them. See {{issue|2828}}. Enabling Real XFB (before {{revision|5.0-5874}}) or disabling Store XFB Copies to Texture Only (starting with {{revision|5.0-5874}}) fixes the issue.
{{Image|Super Smash Bros. Brawl-Classic Results.png|The Green Rectangle}}
{{Image|Super Smash Bros. Brawl-Classic Results 2.png|Proper emulation|br}}
 
}}}}
}}}}


== Enhancements ==
== Enhancements ==
=== Same Stage Camera Distance on Widescreen Mode ===
==== NTSC-U ====
<pre>
0409FF9C 60000000
0409FFA0 60000000
020A029E 00008BB0
020A0EA6 00008BB0
</pre>
=== HD Texture Pack ===
=== HD Texture Pack ===
[https://forums.dolphin-emu.org/thread-23500.html Super Smash Bros. HD Retexture Project forum thread]
[https://forums.dolphin-emu.org/thread-23500.html Super Smash Bros. HD Retexture Project forum thread]
Line 81: Line 93:
<!--A full list of options is available at Template:Config/doc-->
<!--A full list of options is available at Template:Config/doc-->
{{Config
{{Config
|skipcpuefbaccess          = On
|skipcpuefbaccessnotes      = Prevents sudden FPS drops when you are in the Nintendo WFC Menu
|efb2texonly                = Off
|efb2texonly                = Off
|efb2texonlynotes          = Fixes black background in hoops when a character goes off-screen<br>Stops screenshots from being a garbled mess or black<br>Required for NES graphics to show up
|efb2texonlynotes          = Fixes black background in hoops when a character goes off-screen<br>Stops screenshots from being a garbled mess or black<br>Required for NES graphics to show up
|accuratetexturecache      = Safe (Position 1)
|accuratetexturecache      = Position 1 (Safe)
|accuratetexturecachenotes  = Fixes NES and SNES graphics not updating sometimes
|accuratetexturecachenotes  = Fixes NES and SNES graphics not updating sometimes
}}
}}

Navigation menu