diff options
| author | kostamarino@hotmail.com <kostamarino@hotmail.com> | 2011-04-16 20:56:42 +0000 |
|---|---|---|
| committer | kostamarino@hotmail.com <kostamarino@hotmail.com> | 2011-04-16 20:56:42 +0000 |
| commit | 87693e41e445f481c9ec6ce41e37de289e894b1a (patch) | |
| tree | d4643e04279a05af1f699dce575f5ca361569519 | |
| parent | fc1c7c31a08d55be4c756a1ed599d6afeedd9a11 (diff) | |
An update for F - Zero gx. Both shadows and videos work now with the projection hack.
| -rw-r--r-- | GFZE01.ini | 2 | ||||
| -rw-r--r-- | GFZP01.ini | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/GFZE01.ini b/GFZE01.ini index f793ad3dc8..7fe2f07ed2 100644 --- a/GFZE01.ini +++ b/GFZE01.ini @@ -12,7 +12,7 @@ PH_SZNear = 1 PH_SZFar = 1 PH_ExtraParam = 0 PH_ZNear = 20 -PH_ZFar = 1.99998 +PH_ZFar = 1.7555555 [ActionReplay] $(m) 8C034168 4E800020 diff --git a/GFZP01.ini b/GFZP01.ini index 317ed61771..d126bbc69c 100644 --- a/GFZP01.ini +++ b/GFZP01.ini @@ -12,7 +12,7 @@ PH_SZNear = 1 PH_SZFar = 1 PH_ExtraParam = 0 PH_ZNear = 20 -PH_ZFar = 1.99998 +PH_ZFar = 1.7555555 [ActionReplay] [Gecko] [Video_Hacks] |
