mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-04 08:35:55 +00:00
An update for F - Zero gx. Both shadows and videos work now with the projection hack.
This commit is contained in:
parent
fc1c7c31a0
commit
87693e41e4
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ PH_SZNear = 1
|
||||||
PH_SZFar = 1
|
PH_SZFar = 1
|
||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear = 20
|
PH_ZNear = 20
|
||||||
PH_ZFar = 1.99998
|
PH_ZFar = 1.7555555
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
$(m)
|
$(m)
|
||||||
8C034168 4E800020
|
8C034168 4E800020
|
||||||
|
|
|
@ -12,7 +12,7 @@ PH_SZNear = 1
|
||||||
PH_SZFar = 1
|
PH_SZFar = 1
|
||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear = 20
|
PH_ZNear = 20
|
||||||
PH_ZFar = 1.99998
|
PH_ZFar = 1.7555555
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue