Batman Vengeance: Difference between revisions

Jump to navigation Jump to search
→‎16:9 Widescreen Gecko Code: Swap Game INI modification reference from forum to wiki
No edit summary
(→‎16:9 Widescreen Gecko Code: Swap Game INI modification reference from forum to wiki)
(29 intermediate revisions by 8 users not shown)
Line 3: Line 3:
|developer = Ubisoft Montreal
|developer = Ubisoft Montreal
|publisher = Ubisoft
|publisher = Ubisoft
|series    = Batman
|released  = {{vgrelease|NA=November 17, 2001|EU=May 3, 2002}}
|released  = {{vgrelease|NA=November 17, 2001|EU=May 3, 2002}}
|series    = ''Batman''
|genre    = Action, Beat 'em up
|genre    = Action, Beat 'em up
|modes    = Single-player
|modes    = Single-player
Line 14: Line 14:


== Problems ==
== Problems ==
=== Black Textures ===
{{Problems|{{#vardefineecho:problems|
Textures can appear black if setting EFB Copies to Disable. However, EFB is set to Texture by default in Dolphin. This can be changed under Graphics in the main Dolphin window.
=== Stuttering Cutscenes ===
FMV Cutscenes may stutter. Setting Dolphin's emulated CPU clock speed to 200% may fix this problem. Information on modifying the game-specific ini file for CPU Overclocking can be found [https://forums.dolphin-emu.org/Thread-unofficial-howto-using-gameini-settings-per-game here].


=== Cutscenes ===
=== Very Quiet Voices ===
Cutscenes need External Frame Buffer (XFB) set to Virtual or Real to display properly, and need 1x internal resolution. However, External Frame Buffer is set to Real by default for this game, and XFB: Real locks internal resolution to 1x. This can be changed in the game's properties.
Voices may sound extremely quiet at some points in the game.


=== Audio Plays at 2/3 Speed ===
}}}}
Audio plays at 2/3 appropriate speed with HLE. However, LLE is set automatically by Dolphin for this game. Refer {{issue|7322}}.


== Enhancements ==
== Enhancements ==
{{todo|These Action Replay codes are encrypted. Please decrypt them and clean up the code and section titles.}}
=== 16:9 Widescreen Gecko Code ===
=== 60Hz AR Codes ===
Note: the game might start jumping back and forth between 4:3 and 16:9 in some areas when these codes are used. This can be avoided by forcing the 16:9 aspect ratio. Information on modifying the game-specific ini file to force aspect ratios can be found [[GameINI#Aspect_Ratio|here]].
==== PAL[http://www.gc-forever.com/forums/viewtopic.php?f=38&t=2610] ====
 
<pre>Enable 60Hz Mode [Ralf]
==== NA ====
GYHN-62BB-T27B8
<pre>$16:9 Widescreen
H6KV-7B9U-RWB5Y
C213CEA8 00000002
PAH2-W4PP-M7Q8Y</pre>
C022C910 EC420824
FC201050 00000000
0449F4F0 3F400000</pre>
 
==== EU ====
<pre>$16:9 Widescreen
C21021E0 00000002
C022C880 EC420824
FC201050 00000000
044B1920 3F400000
</pre>
 
=== 60Hz PAL ===
<pre>$60Hz
042EFD60 38600000
04328050 00000014</pre>


== Configuration ==
== Configuration ==
<!--A full list of options is available at Template:Config/doc-->
<!--A full list of options is available at Template:Config/doc-->
{{Config
{{Config
|efb2texonly          = On
|efb2texonlynotes    = Fixes black textures
|xfb              = Real
|xfbnotes        = Required for cutscenes to display properly
|dspengine        = LLE
|dspenginenotes  = Solves sound issues and avoids cutscenes crashes
}}
}}


Line 46: Line 55:
{{VersionCompatibility}}
{{VersionCompatibility}}
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****|notes}}-->
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****|notes}}-->
{{VersionCompatibilityVersion|6252|**|}}
{{VersionCompatibilityVersion|6252|**|Crashes}}
{{VersionCompatibilityVersion|7624|****|}}
{{VersionCompatibilityVersion|7624|****|Broken cutscenes}}
{{VersionCompatibilityVersion|3.5-1154|****|Audio plays at 2/3 speed}}
{{VersionCompatibilityVersion|3.5-1154|****|Audio plays at 2/3 speed}}
{{VersionCompatibilityClose}}
{{VersionCompatibilityClose}}
Line 55: Line 64:
<!--Use this template for test entries: {{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
<!--Use this template for test entries: {{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
{{testing/entry|revision=6252|OS=Windows 7|CPU=Intel Core i7 @ 3.53GHz|GPU=ATI Radeon HD 5770|result=Unplayable: Crashes and Hangs|tester=}}
{{testing/entry|revision=6252|OS=Windows 7|CPU=Intel Core i7 @ 3.53GHz|GPU=ATI Radeon HD 5770|result=Unplayable: Crashes and Hangs|tester=}}
{{testing/entry|revision=7624|OS=Linux Ubuntu 10.04 Lucid Lynx_64|CPU=AMD Phenom II X3|GPU=NVIDIA GeForce 8800 GT|result=Very playable - must change settings as noted above for cutscenes, but in-game works great and runs smooth.|tester=Keller999}}
{{testing/entry|revision=7624|OS=Ubuntu 10.04|CPU=AMD Phenom II X3|GPU=NVIDIA GeForce 8800 GT|result=Very playable - must change settings as noted above for cutscenes, but in-game works great and runs smooth.|tester=Keller999}}
{{testing/entry|revision=4.0-7840|OS=Windows 10|CPU=AMD FX-8320 @ 4.1GHz|GPU=NVIDIA GeForce GTX 970|result=Very Playable - cutscenes are glitched and sometimes stutter, cannot find fix for this issue. Other than that the game runs great at a solid 60 fps. |tester=Noahfense}}
{{testing/entry|revision=5.0-11843|OS=Windows 10|CPU=Intel Core i7-6700K @ 4.0GHz|GPU=NVIDIA GeForce GTX 1080|result=Configuration: 1440p with widescreen enabled through Gecko code. Game version: USA. Runs great under Vulkan, at consistent 60 FPS. The game does sometimes jump back and forth between 4:3 and 16:9 when the Gecko code is enabled, this is fixed by forcing 16:9 in the game's ini. Encountered stuttering cutscenes, fixed with no side effects by setting Dolphin's emulated CPU overclock to 200% via ini. Only major problem I couldn't fix is that voices are often too quiet (regardless of CPU overclock).|tester=hman360}}
{{testing/end}}
{{testing/end}}


Line 61: Line 72:
{{VideoGallery
{{VideoGallery
|srv1=dailymotion|vid1=x1kpl43_batman-vengeance-hd-on-dolphin-emulator_videogames|cap1=Batman Vengeance HD (Dolphin Emulator) part1
|srv1=dailymotion|vid1=x1kpl43_batman-vengeance-hd-on-dolphin-emulator_videogames|cap1=Batman Vengeance HD (Dolphin Emulator) part1
|vid2=ea_ctYj2mSo|cap2=Batman: Vengeance on NVIDIA SHIELD Android TV running on the Dolphin Emulator (Nintendo GameCube)
|srv3=youtube|vid3=watch?v=is1wYxg-DVM|cap3= Batman: Vengeance Levels 1 & 2 Gameplay on Dolphin 4.0-7840 w/ Cutscene Glitch
|vid4=HlW3Dh_81oQ|cap4=Batman: Vengeance [PAL] [Gamecube] [Español] Dolphin 5.0 [1080p HD]
}}
}}


[[Category:GameCube games]]
[[Category:GameCube games]]

Navigation menu