mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-28 06:46:33 +00:00
Added widescreen code for Tomb Raider: Legend GL8.ini
As the PS2 version is the only one with proper 16:9 widescreen, this cheat brings widescreen to the Gamecube version. This cheat has been tested on the NTSC version, but is stated to be region free.
This commit is contained in:
parent
1cc6b6c5d8
commit
ba40e4abad
1 changed files with 5 additions and 0 deletions
|
@ -12,3 +12,8 @@
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
DeferEFBCopies = False
|
DeferEFBCopies = False
|
||||||
|
|
||||||
|
[Gecko]
|
||||||
|
$Widescreen 16:9 (Region Free)
|
||||||
|
04007B7C 38600001
|
||||||
|
*Renders the game in Widescreen 16:9
|
||||||
|
|
Loading…
Add table
Reference in a new issue