Serious Sam: Next Encounter: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Account for in game widescreen support)
No edit summary
(2 intermediate revisions by 2 users not shown)
Line 18: Line 18:
{{Problems|{{#vardefineecho:problems|
{{Problems|{{#vardefineecho:problems|
=== Splitscreen Issues ===
=== Splitscreen Issues ===
Player 2's screen is black if EFB is not set to RAM, and even if it is set to RAM, the resolution of Player 2's view is significantly less than Player 1's. This needs further testing, to determine if Player 3 or 4 are also affected.
In 2-Player splitscreen with widescreen mode enabled, Player 2's screen is black if EFB is not set to RAM and Defer EFB Copies are off, and even if it is set to RAM, the resolution of Player 2's view is significantly less than Player 1's. 3/4-Player splitscreen is not affected and displays/scales properly.


=== <s>Save Screen Hang</s> ===
=== <s>Save Screen Hang</s> ===
The emulator will get stuck into the save screen right before level loading. To fix the this, disable the memory card in slot A, or try other revision. Appears to be fixed as of 5.0-6197, possibly even earlier.
The emulator will get stuck into the save screen right before level loading. To fix the this, disable the memory card in slot A, or try other revision. Appears to be fixed as of {{revision|5.0}}.
}}}}
}}}}


== Enhancements ==
== Enhancements ==
=== Blotchy Textures===
Some textures are not intended to be displayed in an 24b format, which can cause banding across gradients or otherwise blotchy colors. Disabling '''Force 24-bit color''' fixes the issue.
{{image|SSNE 24-bit color on.png|24-bit color on}}
{{image|SSNE 24-bit color off.png|24-bit color off|br}}
=== 60Hz PAL ===
=== 60Hz PAL ===
In the PAL-Version the 60Hz mode cannot be activated at startup. Use this Gecko code to force the 60Hz mode.  
In the PAL-Version the 60Hz mode cannot be activated at startup. Use this Gecko code to force the 60Hz mode.  
Line 35: Line 40:
{{Config
{{Config
|efb2texonly      = Off
|efb2texonly      = Off
|efb2texonlynotes = Fixes splitscreen issues.
|deferefb        = Off
|deferefbnotes    = Fixes splitscreen issues. Not necessary in single player.  
}}
}}


Navigation menu