Repository: PS2-Widescreen/OPL-Widescreen-Cheats Branch: main Commit: 0a77e721db88 Files: 3646 Total size: 1.7 MB Directory structure: gitextract_wmpjohir/ ├── .gitattributes ├── .github/ │ ├── ISSUE_TEMPLATE/ │ │ └── report.yml │ └── workflows/ │ ├── greeting.yml │ ├── list_cheats.yml │ ├── quality_checks.yml │ └── repack-and-release.yml ├── .gitignore ├── Append.sh ├── BROKEN/ │ ├── SCUS_971.34.cht │ ├── SCUS_972.65.cht │ ├── SCUS_972.68.cht │ ├── SCUS_973.53.cht │ ├── SCUS_974.65.cht │ ├── SLES_503.97.cht │ ├── SLUS_200.73.cht │ ├── SLUS_201.75.cht │ ├── SLUS_202.65.cht │ ├── SLUS_202.68.cht │ ├── SLUS_203.91.cht │ ├── SLUS_204.07.cht │ ├── SLUS_204.45.cht │ ├── SLUS_207.51.cht │ ├── SLUS_209.56.cht │ ├── SLUS_210.37.cht │ ├── SLUS_211.37.cht │ └── SLUS_212.40.cht ├── CHT/ │ ├── !README.TXT │ ├── SCES_500.00.cht │ ├── SCES_500.01.cht │ ├── SCES_500.02.cht │ ├── SCES_500.03.cht │ ├── SCES_500.04.cht │ ├── SCES_500.06.cht │ ├── SCES_500.34.cht │ ├── SCES_501.05.cht │ ├── SCES_502.40.cht │ ├── SCES_502.41.cht │ ├── SCES_502.44.cht │ ├── SCES_502.46.cht │ ├── SCES_502.93.cht │ ├── SCES_502.95.cht │ ├── SCES_503.00.cht │ ├── SCES_503.54.cht │ ├── SCES_503.60.cht │ ├── SCES_503.61.cht │ ├── SCES_504.08.cht │ ├── SCES_504.09.cht │ ├── SCES_504.10.cht │ ├── SCES_504.11.cht │ ├── SCES_504.59.cht │ ├── SCES_504.90.cht │ ├── SCES_504.91.cht │ ├── SCES_504.92.cht │ ├── SCES_504.93.cht │ ├── SCES_504.94.cht │ ├── SCES_505.00.cht │ ├── SCES_505.01.cht │ ├── SCES_505.22.cht │ ├── SCES_505.95.cht │ ├── SCES_506.00.cht │ ├── SCES_506.11.cht │ ├── SCES_506.12.cht │ ├── SCES_507.59.cht │ ├── SCES_507.60.cht │ ├── SCES_507.81.cht │ ├── SCES_507.91.cht │ ├── SCES_508.78.cht │ ├── SCES_508.85.cht │ ├── SCES_508.87.cht │ ├── SCES_509.16.cht │ ├── SCES_509.17.cht │ ├── SCES_509.28.cht │ ├── SCES_509.59.cht │ ├── SCES_509.66.cht │ ├── SCES_509.67.cht │ ├── SCES_509.68.cht │ ├── SCES_509.69.cht │ ├── SCES_509.71.cht │ ├── SCES_509.82.cht │ ├── SCES_510.04.cht │ ├── SCES_510.39.cht │ ├── SCES_511.02.cht │ ├── SCES_511.03.cht │ ├── SCES_511.04.cht │ ├── SCES_511.05.cht │ ├── SCES_511.35.cht │ ├── SCES_511.64.cht │ ├── SCES_511.77.cht │ ├── SCES_511.90.cht │ ├── SCES_512.24.cht │ ├── SCES_512.48.cht │ ├── SCES_514.28.cht │ ├── SCES_515.92.cht │ ├── SCES_516.07.cht │ ├── SCES_516.08.cht │ ├── SCES_516.35.cht │ ├── SCES_517.06.cht │ ├── SCES_517.19.cht │ ├── SCES_518.44.cht │ ├── SCES_519.04.cht │ ├── SCES_519.10.cht │ ├── SCES_519.20.cht │ ├── SCES_520.33.cht │ ├── SCES_521.24.cht │ ├── SCES_523.27.cht │ ├── SCES_523.29.cht │ ├── SCES_523.30.cht │ ├── SCES_524.10.cht │ ├── SCES_524.24.cht │ ├── SCES_524.56.cht │ ├── SCES_524.60.cht │ ├── SCES_525.29.cht │ ├── SCES_525.30.cht │ ├── SCES_525.82.cht │ ├── SCES_525.86.cht │ ├── SCES_528.92.cht │ ├── SCES_530.54.cht │ ├── SCES_531.33.cht │ ├── SCES_532.02.cht │ ├── SCES_533.10.cht │ ├── SCES_533.12.cht │ ├── SCES_533.28.cht │ ├── SCES_533.58.cht │ ├── SCES_534.09.cht │ ├── SCES_534.49.cht │ ├── SCES_536.42.cht │ ├── SCES_538.51.cht │ ├── SCES_539.60.cht │ ├── SCES_540.41.cht │ ├── SCES_540.68.cht │ ├── SCES_542.06.cht │ ├── SCES_545.35.cht │ ├── SCES_545.52.cht │ ├── SCES_547.94.cht │ ├── SCES_550.19.cht │ ├── SCES_555.10.cht │ ├── SCES_555.71.cht │ ├── SCKA_200.02.cht │ ├── SCKA_200.03.cht │ ├── SCKA_200.05.cht │ ├── SCKA_200.06.cht │ ├── SCKA_200.07.cht │ ├── SCKA_200.08.cht │ ├── SCKA_200.09.cht │ ├── SCKA_200.10.cht │ ├── SCKA_200.12.cht │ ├── SCKA_200.14.cht │ ├── SCKA_200.15.cht │ ├── SCKA_200.20.cht │ ├── SCKA_200.26.cht │ ├── SCKA_200.31.cht │ ├── SCKA_200.32.cht │ ├── SCKA_200.40.cht │ ├── SCKA_200.43.cht │ ├── SCKA_200.47.cht │ ├── SCKA_200.49.cht │ ├── SCKA_200.52.cht │ ├── SCKA_200.55.cht │ ├── SCKA_200.58.cht │ ├── SCKA_200.84.cht │ ├── SCKA_200.99.cht │ ├── SCKA_201.09.cht │ ├── SCKA_201.32.cht │ ├── SCKA_300.02.cht │ ├── SCKA_300.06.cht │ ├── SCPS_110.01.cht │ ├── SCPS_110.02.cht │ ├── SCPS_110.03.cht │ ├── SCPS_110.05.cht │ ├── SCPS_110.10.cht │ ├── SCPS_110.22.cht │ ├── SCPS_110.24.cht │ ├── SCPS_110.27.cht │ ├── SCPS_110.28.cht │ ├── SCPS_110.32.cht │ ├── SCPS_110.33.cht │ ├── SCPS_150.03.cht │ ├── SCPS_150.04.cht │ ├── SCPS_150.11.cht │ ├── SCPS_150.16.cht │ ├── SCPS_150.17.cht │ ├── SCPS_150.19.cht │ ├── SCPS_150.20.cht │ ├── SCPS_150.21.cht │ ├── SCPS_150.22.cht │ ├── SCPS_150.24.cht │ ├── SCPS_150.25.cht │ ├── SCPS_150.27.cht │ ├── SCPS_150.29.cht │ ├── SCPS_150.32.cht │ ├── SCPS_150.33.cht │ ├── SCPS_150.34.cht │ ├── SCPS_150.36.cht │ ├── SCPS_150.37.cht │ ├── SCPS_150.41.cht │ ├── SCPS_150.44.cht │ ├── SCPS_150.45.cht │ ├── SCPS_150.46.cht │ ├── SCPS_150.50.cht │ ├── SCPS_150.53.cht │ ├── SCPS_150.57.cht │ ├── SCPS_150.58.cht │ ├── SCPS_150.59.cht │ ├── SCPS_150.62.cht │ ├── SCPS_150.63.cht │ ├── SCPS_150.65.cht │ ├── SCPS_150.74.cht │ ├── SCPS_150.80.cht │ ├── SCPS_150.81.cht │ ├── SCPS_150.85.cht │ ├── SCPS_150.87.cht │ ├── SCPS_150.90.cht │ ├── SCPS_150.92.cht │ ├── SCPS_150.93.cht │ ├── SCPS_150.95.cht │ ├── SCPS_150.96.cht │ ├── SCPS_151.06.cht │ ├── SCPS_151.11.cht │ ├── SCPS_151.12.cht │ ├── SCPS_151.13.cht │ ├── SCPS_151.15.cht │ ├── SCPS_151.16.cht │ ├── SCPS_151.18.cht │ ├── SCPS_151.19.cht │ ├── SCPS_170.02.cht │ ├── SCPS_170.13.cht │ ├── SCPS_560.04.cht │ ├── SCPS_560.06.cht │ ├── SCPS_560.09.cht │ ├── SCPS_560.11.cht │ ├── SCPS_560.13.cht │ ├── SCPS_560.14.cht │ ├── SCUS_202.21.cht │ ├── SCUS_202.46.cht │ ├── SCUS_971.01.cht │ ├── SCUS_971.04.cht │ ├── SCUS_971.05.cht │ ├── SCUS_971.08.cht │ ├── SCUS_971.09.cht │ ├── SCUS_971.11.cht │ ├── SCUS_971.12.cht │ ├── SCUS_971.13.cht │ ├── SCUS_971.23.cht │ ├── SCUS_971.24.cht │ ├── SCUS_971.25.cht │ ├── SCUS_971.28.cht │ ├── SCUS_971.29.cht │ ├── SCUS_971.30.cht │ ├── SCUS_971.32.cht │ ├── SCUS_971.34.cht │ ├── SCUS_971.36.cht │ ├── SCUS_971.40.cht │ ├── SCUS_971.45.cht │ ├── SCUS_971.46.cht │ ├── SCUS_971.50.cht │ ├── SCUS_971.64.cht │ ├── SCUS_971.67.cht │ ├── SCUS_971.72.cht │ ├── SCUS_971.73.cht │ ├── SCUS_971.77.cht │ ├── SCUS_971.81.cht │ ├── SCUS_971.97.cht │ ├── SCUS_971.98.cht │ ├── SCUS_971.99.cht │ ├── SCUS_972.03.cht │ ├── SCUS_972.04.cht │ ├── SCUS_972.11.cht │ ├── SCUS_972.13.cht │ ├── SCUS_972.31.cht │ ├── SCUS_972.33.cht │ ├── SCUS_972.58.cht │ ├── SCUS_972.60.cht │ ├── SCUS_972.64.cht │ ├── SCUS_972.65.cht │ ├── SCUS_972.68.cht │ ├── SCUS_972.75.cht │ ├── SCUS_973.16.cht │ ├── SCUS_973.26.cht │ ├── SCUS_973.28.cht │ ├── SCUS_973.30.cht │ ├── SCUS_973.53.cht │ ├── SCUS_973.55.cht │ ├── SCUS_973.62.cht │ ├── SCUS_973.67.cht │ ├── SCUS_973.79.cht │ ├── SCUS_973.99.cht │ ├── SCUS_974.09.cht │ ├── SCUS_974.16.cht │ ├── SCUS_974.64.cht │ ├── SCUS_974.65.cht │ ├── SCUS_974.66.cht │ ├── SCUS_974.71.cht │ ├── SCUS_974.81.cht │ ├── SCUS_974.90.cht │ ├── SCUS_975.01.cht │ ├── SCUS_975.84.cht │ ├── SCUS_976.10.cht │ ├── SCUS_976.21.cht │ ├── SLAJ_250.60.cht │ ├── SLES_500.10.cht │ ├── SLES_500.17.cht │ ├── SLES_500.26.cht │ ├── SLES_500.27.cht │ ├── SLES_500.31.cht │ ├── SLES_500.36.cht │ ├── SLES_500.39.cht │ ├── SLES_500.42.cht │ ├── SLES_500.43.cht │ ├── SLES_500.44.cht │ ├── SLES_500.45.cht │ ├── SLES_500.47.cht │ ├── SLES_500.48.cht │ ├── SLES_500.50.cht │ ├── SLES_500.51.cht │ ├── SLES_500.53.cht │ ├── SLES_500.55.cht │ ├── SLES_500.56.cht │ ├── SLES_500.57.cht │ ├── SLES_500.59.cht │ ├── SLES_500.61.cht │ ├── SLES_500.64.cht │ ├── SLES_500.68.cht │ ├── SLES_500.69.cht │ ├── SLES_500.71.cht │ ├── SLES_500.72.cht │ ├── SLES_500.73.cht │ ├── SLES_500.75.cht │ ├── SLES_500.77.cht │ ├── SLES_500.78.cht │ ├── SLES_500.79.cht │ ├── SLES_500.80.cht │ ├── SLES_501.07.cht │ ├── SLES_501.09.cht │ ├── SLES_501.10.cht │ ├── SLES_501.11.cht │ ├── SLES_501.12.cht │ ├── SLES_501.14.cht │ ├── SLES_501.15.cht │ ├── SLES_501.18.cht │ ├── SLES_501.20.cht │ ├── SLES_501.31.cht │ ├── SLES_501.32.cht │ ├── SLES_501.34.cht │ ├── SLES_501.55.cht │ ├── SLES_501.58.cht │ ├── SLES_501.59.cht │ ├── SLES_501.76.cht │ ├── SLES_501.77.cht │ ├── SLES_501.85.cht │ ├── SLES_501.87.cht │ ├── SLES_501.92.cht │ ├── SLES_501.93.cht │ ├── SLES_501.96.cht │ ├── SLES_502.01.cht │ ├── SLES_502.02.cht │ ├── SLES_502.03.cht │ ├── SLES_502.10.cht │ ├── SLES_502.11.cht │ ├── SLES_502.12.cht │ ├── SLES_502.14.cht │ ├── SLES_502.15.cht │ ├── SLES_502.17.cht │ ├── SLES_502.18.cht │ ├── SLES_502.19.cht │ ├── SLES_502.20.cht │ ├── SLES_502.24.cht │ ├── SLES_502.30.cht │ ├── SLES_502.31.cht │ ├── SLES_502.33.cht │ ├── SLES_502.43.cht │ ├── SLES_502.48.cht │ ├── SLES_502.59.cht │ ├── SLES_502.60.cht │ ├── SLES_502.61.cht │ ├── SLES_502.63.cht │ ├── SLES_502.73.cht │ ├── SLES_502.74.cht │ ├── SLES_502.78.cht │ ├── SLES_502.79.cht │ ├── SLES_502.80.cht │ ├── SLES_502.85.cht │ ├── SLES_502.88.cht │ ├── SLES_503.06.cht │ ├── SLES_503.10.cht │ ├── SLES_503.14.cht │ ├── SLES_503.25.cht │ ├── SLES_503.26.cht │ ├── SLES_503.30.cht │ ├── SLES_503.41.cht │ ├── SLES_503.50.cht │ ├── SLES_503.55.cht │ ├── SLES_503.58.cht │ ├── SLES_503.64.cht │ ├── SLES_503.66.cht │ ├── SLES_503.71.cht │ ├── SLES_503.82.cht │ ├── SLES_503.83.cht │ ├── SLES_503.85.cht │ ├── SLES_503.86.cht │ ├── SLES_503.90.cht │ ├── SLES_503.96.cht │ ├── SLES_503.97.cht │ ├── SLES_504.00.cht │ ├── SLES_504.12.cht │ ├── SLES_504.23.cht │ ├── SLES_504.28.cht │ ├── SLES_504.29.cht │ ├── SLES_504.35.cht │ ├── SLES_504.38.cht │ ├── SLES_504.44.cht │ ├── SLES_504.46.cht │ ├── SLES_504.47.cht │ ├── SLES_504.62.cht │ ├── SLES_504.72.cht │ ├── SLES_504.77.cht │ ├── SLES_504.79.cht │ ├── SLES_504.80.cht │ ├── SLES_504.81.cht │ ├── SLES_504.86.cht │ ├── SLES_504.87.cht │ ├── SLES_504.98.cht │ ├── SLES_505.03.cht │ ├── SLES_505.04.cht │ ├── SLES_505.05.cht │ ├── SLES_505.09.cht │ ├── SLES_505.10.cht │ ├── SLES_505.33.cht │ ├── SLES_505.39.cht │ ├── SLES_505.41.cht │ ├── SLES_505.44.cht │ ├── SLES_505.46.cht │ ├── SLES_505.48.cht │ ├── SLES_505.52.cht │ ├── SLES_505.54.cht │ ├── SLES_505.58.cht │ ├── SLES_505.72.cht │ ├── SLES_505.75.cht │ ├── SLES_505.86.cht │ ├── SLES_505.92.cht │ ├── SLES_506.13.cht │ ├── SLES_506.19.cht │ ├── SLES_506.20.cht │ ├── SLES_506.28.cht │ ├── SLES_506.30.cht │ ├── SLES_506.31.cht │ ├── SLES_506.36.cht │ ├── SLES_506.37.cht │ ├── SLES_506.39.cht │ ├── SLES_506.41.cht │ ├── SLES_506.43.cht │ ├── SLES_506.44.cht │ ├── SLES_506.45.cht │ ├── SLES_506.47.cht │ ├── SLES_506.49.cht │ ├── SLES_506.50.cht │ ├── SLES_506.53.cht │ ├── SLES_506.54.cht │ ├── SLES_506.72.cht │ ├── SLES_506.77.cht │ ├── SLES_506.79.cht │ ├── SLES_506.80.cht │ ├── SLES_506.84.cht │ ├── SLES_506.86.cht │ ├── SLES_507.03.cht │ ├── SLES_507.06.cht │ ├── SLES_507.10.cht │ ├── SLES_507.11.cht │ ├── SLES_507.12.cht │ ├── SLES_507.14.cht │ ├── SLES_507.15.cht │ ├── SLES_507.17.cht │ ├── SLES_507.21.cht │ ├── SLES_507.25.cht │ ├── SLES_507.30.cht │ ├── SLES_507.31.cht │ ├── SLES_507.35.cht │ ├── SLES_507.39.cht │ ├── SLES_507.51.cht │ ├── SLES_507.52.cht │ ├── SLES_507.53.cht │ ├── SLES_507.54.cht │ ├── SLES_507.58.cht │ ├── SLES_507.67.cht │ ├── SLES_507.69.cht │ ├── SLES_507.70.cht │ ├── SLES_507.71.cht │ ├── SLES_507.73.cht │ ├── SLES_507.76.cht │ ├── SLES_507.77.cht │ ├── SLES_507.87.cht │ ├── SLES_507.88.cht │ ├── SLES_507.89.cht │ ├── SLES_507.96.cht │ ├── SLES_508.02.cht │ ├── SLES_508.12.cht │ ├── SLES_508.15.cht │ ├── SLES_508.21.cht │ ├── SLES_508.36.cht │ ├── SLES_508.40.cht │ ├── SLES_508.52.cht │ ├── SLES_508.62.cht │ ├── SLES_508.70.cht │ ├── SLES_508.73.cht │ ├── SLES_508.74.cht │ ├── SLES_508.77.cht │ ├── SLES_508.80.cht │ ├── SLES_508.86.cht │ ├── SLES_508.92.cht │ ├── SLES_508.97.cht │ ├── SLES_508.98.cht │ ├── SLES_508.99.cht │ ├── SLES_509.02.cht │ ├── SLES_509.03.cht │ ├── SLES_509.05.cht │ ├── SLES_509.06.cht │ ├── SLES_509.14.cht │ ├── SLES_509.19.cht │ ├── SLES_509.20.cht │ ├── SLES_509.21.cht │ ├── SLES_509.30.cht │ ├── SLES_509.35.cht │ ├── SLES_509.39.cht │ ├── SLES_509.47.cht │ ├── SLES_509.54.cht │ ├── SLES_509.58.cht │ ├── SLES_509.64.cht │ ├── SLES_509.65.cht │ ├── SLES_509.72.cht │ ├── SLES_509.74.cht │ ├── SLES_509.75.cht │ ├── SLES_509.76.cht │ ├── SLES_509.78.cht │ ├── SLES_509.86.cht │ ├── SLES_509.87.cht │ ├── SLES_509.88.cht │ ├── SLES_509.92.cht │ ├── SLES_509.95.cht │ ├── SLES_509.97.cht │ ├── SLES_509.98.cht │ ├── SLES_509.99.cht │ ├── SLES_510.09.cht │ ├── SLES_510.11.cht │ ├── SLES_510.13.cht │ ├── SLES_510.17.cht │ ├── SLES_510.23.cht │ ├── SLES_510.25.cht │ ├── SLES_510.38.cht │ ├── SLES_510.43.cht │ ├── SLES_510.45.cht │ ├── SLES_510.53.cht │ ├── SLES_510.54.cht │ ├── SLES_510.55.cht │ ├── SLES_510.56.cht │ ├── SLES_510.57.cht │ ├── SLES_510.58.cht │ ├── SLES_510.60.cht │ ├── SLES_510.61.cht │ ├── SLES_510.64.cht │ ├── SLES_510.69.cht │ ├── SLES_510.71.cht │ ├── SLES_510.78.cht │ ├── SLES_510.81.cht │ ├── SLES_510.89.cht │ ├── SLES_510.93.cht │ ├── SLES_511.07.cht │ ├── SLES_511.08.cht │ ├── SLES_511.09.cht │ ├── SLES_511.10.cht │ ├── SLES_511.13.cht │ ├── SLES_511.14.cht │ ├── SLES_511.18.cht │ ├── SLES_511.25.cht │ ├── SLES_511.26.cht │ ├── SLES_511.33.cht │ ├── SLES_511.42.cht │ ├── SLES_511.44.cht │ ├── SLES_511.53.cht │ ├── SLES_511.56.cht │ ├── SLES_511.57.cht │ ├── SLES_511.60.cht │ ├── SLES_511.62.cht │ ├── SLES_511.68.cht │ ├── SLES_511.74.cht │ ├── SLES_511.80.cht │ ├── SLES_511.81.cht │ ├── SLES_511.89.cht │ ├── SLES_511.91.cht │ ├── SLES_511.92.cht │ ├── SLES_511.94.cht │ ├── SLES_511.95.cht │ ├── SLES_511.98.cht │ ├── SLES_512.00.cht │ ├── SLES_512.01.cht │ ├── SLES_512.02.cht │ ├── SLES_512.03.cht │ ├── SLES_512.08.cht │ ├── SLES_512.09.cht │ ├── SLES_512.20.cht │ ├── SLES_512.23.cht │ ├── SLES_512.27.cht │ ├── SLES_512.29.cht │ ├── SLES_512.32.cht │ ├── SLES_512.33.cht │ ├── SLES_512.35.cht │ ├── SLES_512.36.cht │ ├── SLES_512.44.cht │ ├── SLES_512.49.cht │ ├── SLES_512.50.cht │ ├── SLES_512.52.cht │ ├── SLES_512.53.cht │ ├── SLES_512.56.cht │ ├── SLES_512.57.cht │ ├── SLES_512.83.cht │ ├── SLES_512.84.cht │ ├── SLES_512.85.cht │ ├── SLES_512.86.cht │ ├── SLES_512.90.cht │ ├── SLES_513.01.cht │ ├── SLES_513.02.cht │ ├── SLES_513.07.cht │ ├── SLES_513.08.cht │ ├── SLES_513.15.cht │ ├── SLES_513.22.cht │ ├── SLES_513.33.cht │ ├── SLES_513.43.cht │ ├── SLES_513.45.cht │ ├── SLES_513.49.cht │ ├── SLES_513.50.cht │ ├── SLES_513.54.cht │ ├── SLES_513.55.cht │ ├── SLES_513.56.cht │ ├── SLES_513.58.cht │ ├── SLES_513.62.cht │ ├── SLES_513.71.cht │ ├── SLES_513.72.cht │ ├── SLES_513.81.cht │ ├── SLES_513.87.cht │ ├── SLES_513.99.cht │ ├── SLES_514.00.cht │ ├── SLES_514.02.cht │ ├── SLES_514.33.cht │ ├── SLES_514.34.cht │ ├── SLES_514.35.cht │ ├── SLES_514.41.cht │ ├── SLES_514.43.cht │ ├── SLES_514.45.cht │ ├── SLES_514.48.cht │ ├── SLES_514.49.cht │ ├── SLES_514.56.cht │ ├── SLES_514.58.cht │ ├── SLES_514.66.cht │ ├── SLES_514.67.cht │ ├── SLES_514.69.cht │ ├── SLES_514.71.cht │ ├── SLES_514.74.cht │ ├── SLES_514.79.cht │ ├── SLES_514.81.cht │ ├── SLES_514.92.cht │ ├── SLES_514.95.cht │ ├── SLES_514.96.cht │ ├── SLES_515.03.cht │ ├── SLES_515.07.cht │ ├── SLES_515.08.cht │ ├── SLES_515.11.cht │ ├── SLES_515.22.cht │ ├── SLES_515.23.cht │ ├── SLES_515.25.cht │ ├── SLES_515.26.cht │ ├── SLES_515.48.cht │ ├── SLES_515.53.cht │ ├── SLES_515.54.cht │ ├── SLES_515.57.cht │ ├── SLES_515.81.cht │ ├── SLES_515.84.cht │ ├── SLES_515.89.cht │ ├── SLES_516.00.cht │ ├── SLES_516.02.cht │ ├── SLES_516.03.cht │ ├── SLES_516.06.cht │ ├── SLES_516.15.cht │ ├── SLES_516.16.cht │ ├── SLES_516.17.cht │ ├── SLES_516.19.cht │ ├── SLES_516.20.cht │ ├── SLES_516.21.cht │ ├── SLES_516.22.cht │ ├── SLES_516.23.cht │ ├── SLES_516.24.cht │ ├── SLES_516.36.cht │ ├── SLES_516.49.cht │ ├── SLES_516.53.cht │ ├── SLES_516.62.cht │ ├── SLES_516.63.cht │ ├── SLES_516.66.cht │ ├── SLES_516.71.cht │ ├── SLES_516.82.cht │ ├── SLES_516.90.cht │ ├── SLES_517.02.cht │ ├── SLES_517.12.cht │ ├── SLES_517.13.cht │ ├── SLES_517.15.cht │ ├── SLES_517.17.cht │ ├── SLES_517.18.cht │ ├── SLES_517.23.cht │ ├── SLES_517.35.cht │ ├── SLES_517.50.cht │ ├── SLES_517.55.cht │ ├── SLES_517.56.cht │ ├── SLES_517.58.cht │ ├── SLES_517.59.cht │ ├── SLES_517.66.cht │ ├── SLES_517.72.cht │ ├── SLES_517.78.cht │ ├── SLES_517.87.cht │ ├── SLES_517.92.cht │ ├── SLES_517.94.cht │ ├── SLES_518.00.cht │ ├── SLES_518.12.cht │ ├── SLES_518.13.cht │ ├── SLES_518.14.cht │ ├── SLES_518.15.cht │ ├── SLES_518.16.cht │ ├── SLES_518.17.cht │ ├── SLES_518.19.cht │ ├── SLES_518.20.cht │ ├── SLES_518.21.cht │ ├── SLES_518.25.cht │ ├── SLES_518.26.cht │ ├── SLES_518.38.cht │ ├── SLES_518.39.cht │ ├── SLES_518.40.cht │ ├── SLES_518.43.cht │ ├── SLES_518.45.cht │ ├── SLES_518.50.cht │ ├── SLES_518.55.cht │ ├── SLES_518.56.cht │ ├── SLES_518.61.cht │ ├── SLES_518.62.cht │ ├── SLES_518.73.cht │ ├── SLES_518.76.cht │ ├── SLES_518.77.cht │ ├── SLES_518.79.cht │ ├── SLES_518.83.cht │ ├── SLES_518.85.cht │ ├── SLES_518.86.cht │ ├── SLES_518.93.cht │ ├── SLES_518.96.cht │ ├── SLES_518.97.cht │ ├── SLES_519.03.cht │ ├── SLES_519.08.cht │ ├── SLES_519.11.cht │ ├── SLES_519.12.cht │ ├── SLES_519.13.cht │ ├── SLES_519.14.cht │ ├── SLES_519.16.cht │ ├── SLES_519.17.cht │ ├── SLES_519.18.cht │ ├── SLES_519.24.cht │ ├── SLES_519.26.cht │ ├── SLES_519.30.cht │ ├── SLES_519.33.cht │ ├── SLES_519.34.cht │ ├── SLES_519.50.cht │ ├── SLES_519.52.cht │ ├── SLES_519.54.cht │ ├── SLES_519.56.cht │ ├── SLES_519.58.cht │ ├── SLES_519.59.cht │ ├── SLES_519.66.cht │ ├── SLES_519.67.cht │ ├── SLES_519.70.cht │ ├── SLES_519.73.cht │ ├── SLES_519.76.cht │ ├── SLES_519.78.cht │ ├── SLES_519.80.cht │ ├── SLES_519.86.cht │ ├── SLES_519.96.cht │ ├── SLES_519.97.cht │ ├── SLES_519.98.cht │ ├── SLES_520.01.cht │ ├── SLES_520.02.cht │ ├── SLES_520.05.cht │ ├── SLES_520.08.cht │ ├── SLES_520.11.cht │ ├── SLES_520.17.cht │ ├── SLES_520.18.cht │ ├── SLES_520.20.cht │ ├── SLES_520.23.cht │ ├── SLES_520.34.cht │ ├── SLES_520.36.cht │ ├── SLES_520.39.cht │ ├── SLES_520.41.cht │ ├── SLES_520.43.cht │ ├── SLES_520.46.cht │ ├── SLES_520.47.cht │ ├── SLES_520.55.cht │ ├── SLES_520.62.cht │ ├── SLES_520.63.cht │ ├── SLES_520.65.cht │ ├── SLES_520.95.cht │ ├── SLES_520.96.cht │ ├── SLES_521.01.cht │ ├── SLES_521.04.cht │ ├── SLES_521.08.cht │ ├── SLES_521.09.cht │ ├── SLES_521.11.cht │ ├── SLES_521.18.cht │ ├── SLES_521.22.cht │ ├── SLES_521.25.cht │ ├── SLES_521.32.cht │ ├── SLES_521.33.cht │ ├── SLES_521.35.cht │ ├── SLES_521.49.cht │ ├── SLES_521.50.cht │ ├── SLES_521.59.cht │ ├── SLES_521.73.cht │ ├── SLES_521.79.cht │ ├── SLES_521.87.cht │ ├── SLES_521.88.cht │ ├── SLES_521.90.cht │ ├── SLES_522.02.cht │ ├── SLES_522.03.cht │ ├── SLES_522.04.cht │ ├── SLES_522.19.cht │ ├── SLES_522.30.cht │ ├── SLES_522.37.cht │ ├── SLES_522.38.cht │ ├── SLES_522.40.cht │ ├── SLES_522.41.cht │ ├── SLES_522.56.cht │ ├── SLES_522.59.cht │ ├── SLES_522.75.cht │ ├── SLES_522.77.cht │ ├── SLES_522.82.cht │ ├── SLES_522.83.cht │ ├── SLES_522.88.cht │ ├── SLES_522.98.cht │ ├── SLES_523.22.cht │ ├── SLES_523.23.cht │ ├── SLES_523.25.cht │ ├── SLES_523.26.cht │ ├── SLES_523.48.cht │ ├── SLES_523.50.cht │ ├── SLES_523.63.cht │ ├── SLES_523.67.cht │ ├── SLES_523.68.cht │ ├── SLES_523.72.cht │ ├── SLES_523.73.cht │ ├── SLES_523.79.cht │ ├── SLES_523.82.cht │ ├── SLES_523.84.cht │ ├── SLES_524.02.cht │ ├── SLES_524.03.cht │ ├── SLES_524.39.cht │ ├── SLES_524.40.cht │ ├── SLES_524.45.cht │ ├── SLES_524.46.cht │ ├── SLES_524.48.cht │ ├── SLES_524.49.cht │ ├── SLES_524.51.cht │ ├── SLES_524.58.cht │ ├── SLES_524.59.cht │ ├── SLES_524.67.cht │ ├── SLES_524.68.cht │ ├── SLES_524.69.cht │ ├── SLES_524.81.cht │ ├── SLES_524.86.cht │ ├── SLES_524.95.cht │ ├── SLES_525.05.cht │ ├── SLES_525.07.cht │ ├── SLES_525.08.cht │ ├── SLES_525.10.cht │ ├── SLES_525.12.cht │ ├── SLES_525.18.cht │ ├── SLES_525.19.cht │ ├── SLES_525.21.cht │ ├── SLES_525.23.cht │ ├── SLES_525.25.cht │ ├── SLES_525.34.cht │ ├── SLES_525.35.cht │ ├── SLES_525.36.cht │ ├── SLES_525.37.cht │ ├── SLES_525.41.cht │ ├── SLES_525.53.cht │ ├── SLES_525.56.cht │ ├── SLES_525.67.cht │ ├── SLES_525.68.cht │ ├── SLES_525.69.cht │ ├── SLES_525.70.cht │ ├── SLES_525.71.cht │ ├── SLES_525.72.cht │ ├── SLES_525.73.cht │ ├── SLES_525.76.cht │ ├── SLES_525.84.cht │ ├── SLES_525.85.cht │ ├── SLES_525.88.cht │ ├── SLES_525.90.cht │ ├── SLES_525.92.cht │ ├── SLES_526.20.cht │ ├── SLES_526.24.cht │ ├── SLES_526.25.cht │ ├── SLES_526.30.cht │ ├── SLES_526.36.cht │ ├── SLES_526.41.cht │ ├── SLES_526.43.cht │ ├── SLES_526.44.cht │ ├── SLES_526.46.cht │ ├── SLES_526.56.cht │ ├── SLES_526.69.cht │ ├── SLES_526.70.cht │ ├── SLES_526.71.cht │ ├── SLES_526.78.cht │ ├── SLES_526.84.cht │ ├── SLES_526.85.cht │ ├── SLES_526.86.cht │ ├── SLES_526.93.cht │ ├── SLES_526.94.cht │ ├── SLES_527.00.cht │ ├── SLES_527.01.cht │ ├── SLES_527.02.cht │ ├── SLES_527.06.cht │ ├── SLES_527.07.cht │ ├── SLES_527.10.cht │ ├── SLES_527.13.cht │ ├── SLES_527.18.cht │ ├── SLES_527.19.cht │ ├── SLES_527.22.cht │ ├── SLES_527.25.cht │ ├── SLES_527.27.cht │ ├── SLES_527.29.cht │ ├── SLES_527.30.cht │ ├── SLES_527.31.cht │ ├── SLES_527.33.cht │ ├── SLES_527.34.cht │ ├── SLES_527.37.cht │ ├── SLES_527.38.cht │ ├── SLES_527.47.cht │ ├── SLES_527.50.cht │ ├── SLES_527.51.cht │ ├── SLES_527.53.cht │ ├── SLES_527.55.cht │ ├── SLES_527.60.cht │ ├── SLES_527.66.cht │ ├── SLES_527.81.cht │ ├── SLES_527.82.cht │ ├── SLES_527.83.cht │ ├── SLES_527.98.cht │ ├── SLES_528.01.cht │ ├── SLES_528.05.cht │ ├── SLES_528.07.cht │ ├── SLES_528.12.cht │ ├── SLES_528.16.cht │ ├── SLES_528.22.cht │ ├── SLES_528.24.cht │ ├── SLES_528.25.cht │ ├── SLES_528.32.cht │ ├── SLES_528.36.cht │ ├── SLES_528.43.cht │ ├── SLES_528.45.cht │ ├── SLES_528.58.cht │ ├── SLES_528.64.cht │ ├── SLES_528.67.cht │ ├── SLES_528.68.cht │ ├── SLES_528.72.cht │ ├── SLES_528.77.cht │ ├── SLES_528.82.cht │ ├── SLES_528.84.cht │ ├── SLES_528.88.cht │ ├── SLES_528.95.cht │ ├── SLES_528.98.cht │ ├── SLES_529.08.cht │ ├── SLES_529.13.cht │ ├── SLES_529.17.cht │ ├── SLES_529.18.cht │ ├── SLES_529.20.cht │ ├── SLES_529.21.cht │ ├── SLES_529.31.cht │ ├── SLES_529.39.cht │ ├── SLES_529.40.cht │ ├── SLES_529.41.cht │ ├── SLES_529.42.cht │ ├── SLES_529.43.cht │ ├── SLES_529.50.cht │ ├── SLES_529.51.cht │ ├── SLES_529.54.cht │ ├── SLES_529.56.cht │ ├── SLES_529.57.cht │ ├── SLES_529.63.cht │ ├── SLES_529.64.cht │ ├── SLES_529.65.cht │ ├── SLES_529.66.cht │ ├── SLES_529.78.cht │ ├── SLES_529.80.cht │ ├── SLES_529.83.cht │ ├── SLES_529.88.cht │ ├── SLES_529.89.cht │ ├── SLES_529.99.cht │ ├── SLES_530.04.cht │ ├── SLES_530.05.cht │ ├── SLES_530.07.cht │ ├── SLES_530.08.cht │ ├── SLES_530.11.cht │ ├── SLES_530.12.cht │ ├── SLES_530.14.cht │ ├── SLES_530.16.cht │ ├── SLES_530.17.cht │ ├── SLES_530.22.cht │ ├── SLES_530.24.cht │ ├── SLES_530.25.cht │ ├── SLES_530.26.cht │ ├── SLES_530.28.cht │ ├── SLES_530.30.cht │ ├── SLES_530.32.cht │ ├── SLES_530.35.cht │ ├── SLES_530.36.cht │ ├── SLES_530.38.cht │ ├── SLES_530.39.cht │ ├── SLES_530.45.cht │ ├── SLES_530.47.cht │ ├── SLES_530.52.cht │ ├── SLES_530.60.cht │ ├── SLES_530.62.cht │ ├── SLES_530.73.cht │ ├── SLES_530.75.cht │ ├── SLES_530.76.cht │ ├── SLES_530.78.cht │ ├── SLES_530.79.cht │ ├── SLES_530.80.cht │ ├── SLES_530.90.cht │ ├── SLES_530.91.cht │ ├── SLES_530.94.cht │ ├── SLES_530.96.cht │ ├── SLES_530.99.cht │ ├── SLES_531.00.cht │ ├── SLES_531.06.cht │ ├── SLES_531.07.cht │ ├── SLES_531.08.cht │ ├── SLES_531.24.cht │ ├── SLES_531.25.cht │ ├── SLES_531.27.cht │ ├── SLES_531.30.cht │ ├── SLES_531.38.cht │ ├── SLES_531.40.cht │ ├── SLES_531.41.cht │ ├── SLES_531.42.cht │ ├── SLES_531.43.cht │ ├── SLES_531.47.cht │ ├── SLES_531.48.cht │ ├── SLES_531.54.cht │ ├── SLES_531.55.cht │ ├── SLES_531.57.cht │ ├── SLES_531.72.cht │ ├── SLES_531.75.cht │ ├── SLES_531.86.cht │ ├── SLES_531.91.cht │ ├── SLES_531.92.cht │ ├── SLES_531.94.cht │ ├── SLES_531.96.cht │ ├── SLES_531.99.cht │ ├── SLES_532.00.cht │ ├── SLES_532.01.cht │ ├── SLES_532.03.cht │ ├── SLES_532.25.cht │ ├── SLES_532.34.cht │ ├── SLES_532.37.cht │ ├── SLES_532.42.cht │ ├── SLES_532.46.cht │ ├── SLES_532.80.cht │ ├── SLES_532.97.cht │ ├── SLES_533.01.cht │ ├── SLES_533.19.cht │ ├── SLES_533.20.cht │ ├── SLES_533.32.cht │ ├── SLES_533.33.cht │ ├── SLES_533.36.cht │ ├── SLES_533.38.cht │ ├── SLES_533.40.cht │ ├── SLES_533.41.cht │ ├── SLES_533.43.cht │ ├── SLES_533.46.cht │ ├── SLES_533.50.cht │ ├── SLES_533.53.cht │ ├── SLES_533.56.cht │ ├── SLES_533.60.cht │ ├── SLES_533.63.cht │ ├── SLES_533.66.cht │ ├── SLES_533.68.cht │ ├── SLES_533.74.cht │ ├── SLES_533.77.cht │ ├── SLES_533.86.cht │ ├── SLES_533.90.cht │ ├── SLES_533.91.cht │ ├── SLES_533.93.cht │ ├── SLES_533.98.cht │ ├── SLES_533.99.cht │ ├── SLES_534.03.cht │ ├── SLES_534.05.cht │ ├── SLES_534.07.cht │ ├── SLES_534.08.cht │ ├── SLES_534.11.cht │ ├── SLES_534.13.cht │ ├── SLES_534.14.cht │ ├── SLES_534.19.cht │ ├── SLES_534.39.cht │ ├── SLES_534.41.cht │ ├── SLES_534.43.cht │ ├── SLES_534.44.cht │ ├── SLES_534.52.cht │ ├── SLES_534.58.cht │ ├── SLES_534.59.cht │ ├── SLES_534.71.cht │ ├── SLES_534.74.cht │ ├── SLES_534.80.cht │ ├── SLES_534.81.cht │ ├── SLES_534.83.cht │ ├── SLES_534.85.cht │ ├── SLES_534.90.cht │ ├── SLES_534.92.cht │ ├── SLES_534.94.cht │ ├── SLES_535.01.cht │ ├── SLES_535.03.cht │ ├── SLES_535.04.cht │ ├── SLES_535.05.cht │ ├── SLES_535.06.cht │ ├── SLES_535.07.cht │ ├── SLES_535.21.cht │ ├── SLES_535.24.cht │ ├── SLES_535.27.cht │ ├── SLES_535.39.cht │ ├── SLES_535.40.cht │ ├── SLES_535.42.cht │ ├── SLES_535.44.cht │ ├── SLES_535.46.cht │ ├── SLES_535.48.cht │ ├── SLES_535.53.cht │ ├── SLES_535.59.cht │ ├── SLES_535.60.cht │ ├── SLES_535.61.cht │ ├── SLES_535.64.cht │ ├── SLES_535.70.cht │ ├── SLES_535.71.cht │ ├── SLES_535.74.cht │ ├── SLES_535.75.cht │ ├── SLES_535.79.cht │ ├── SLES_535.81.cht │ ├── SLES_535.87.cht │ ├── SLES_535.92.cht │ ├── SLES_535.94.cht │ ├── SLES_535.95.cht │ ├── SLES_536.14.cht │ ├── SLES_536.21.cht │ ├── SLES_536.35.cht │ ├── SLES_536.44.cht │ ├── SLES_536.45.cht │ ├── SLES_536.46.cht │ ├── SLES_536.53.cht │ ├── SLES_536.57.cht │ ├── SLES_536.59.cht │ ├── SLES_536.67.cht │ ├── SLES_536.76.cht │ ├── SLES_536.89.cht │ ├── SLES_536.90.cht │ ├── SLES_536.95.cht │ ├── SLES_536.96.cht │ ├── SLES_537.02.cht │ ├── SLES_537.03.cht │ ├── SLES_537.16.cht │ ├── SLES_537.17.cht │ ├── SLES_537.18.cht │ ├── SLES_537.24.cht │ ├── SLES_537.25.cht │ ├── SLES_537.28.cht │ ├── SLES_537.29.cht │ ├── SLES_537.30.cht │ ├── SLES_537.34.cht │ ├── SLES_537.36.cht │ ├── SLES_537.39.cht │ ├── SLES_537.44.cht │ ├── SLES_537.52.cht │ ├── SLES_537.55.cht │ ├── SLES_537.65.cht │ ├── SLES_537.68.cht │ ├── SLES_537.69.cht │ ├── SLES_537.75.cht │ ├── SLES_537.77.cht │ ├── SLES_537.78.cht │ ├── SLES_537.79.cht │ ├── SLES_537.94.cht │ ├── SLES_538.00.cht │ ├── SLES_538.05.cht │ ├── SLES_538.10.cht │ ├── SLES_538.12.cht │ ├── SLES_538.19.cht │ ├── SLES_538.20.cht │ ├── SLES_538.24.cht │ ├── SLES_538.25.cht │ ├── SLES_538.26.cht │ ├── SLES_538.28.cht │ ├── SLES_538.30.cht │ ├── SLES_538.48.cht │ ├── SLES_538.50.cht │ ├── SLES_538.53.cht │ ├── SLES_538.62.cht │ ├── SLES_538.66.cht │ ├── SLES_538.69.cht │ ├── SLES_538.70.cht │ ├── SLES_538.86.cht │ ├── SLES_538.99.cht │ ├── SLES_539.00.cht │ ├── SLES_539.06.cht │ ├── SLES_539.08.cht │ ├── SLES_539.14.cht │ ├── SLES_539.15.cht │ ├── SLES_539.20.cht │ ├── SLES_539.36.cht │ ├── SLES_539.40.cht │ ├── SLES_539.48.cht │ ├── SLES_539.59.cht │ ├── SLES_539.65.cht │ ├── SLES_539.67.cht │ ├── SLES_539.71.cht │ ├── SLES_539.76.cht │ ├── SLES_539.79.cht │ ├── SLES_539.84.cht │ ├── SLES_539.91.cht │ ├── SLES_540.02.cht │ ├── SLES_540.07.cht │ ├── SLES_540.21.cht │ ├── SLES_540.31.cht │ ├── SLES_540.33.cht │ ├── SLES_540.66.cht │ ├── SLES_540.80.cht │ ├── SLES_540.87.cht │ ├── SLES_540.97.cht │ ├── SLES_541.14.cht │ ├── SLES_541.15.cht │ ├── SLES_541.16.cht │ ├── SLES_541.17.cht │ ├── SLES_541.26.cht │ ├── SLES_541.30.cht │ ├── SLES_541.35.cht │ ├── SLES_541.37.cht │ ├── SLES_541.38.cht │ ├── SLES_541.46.cht │ ├── SLES_541.50.cht │ ├── SLES_541.53.cht │ ├── SLES_541.54.cht │ ├── SLES_541.56.cht │ ├── SLES_541.57.cht │ ├── SLES_541.58.cht │ ├── SLES_541.59.cht │ ├── SLES_541.61.cht │ ├── SLES_541.62.cht │ ├── SLES_541.63.cht │ ├── SLES_541.64.cht │ ├── SLES_541.65.cht │ ├── SLES_541.72.cht │ ├── SLES_541.85.cht │ ├── SLES_541.86.cht │ ├── SLES_541.88.cht │ ├── SLES_541.95.cht │ ├── SLES_542.00.cht │ ├── SLES_542.03.cht │ ├── SLES_542.09.cht │ ├── SLES_542.12.cht │ ├── SLES_542.13.cht │ ├── SLES_542.15.cht │ ├── SLES_542.18.cht │ ├── SLES_542.21.cht │ ├── SLES_542.22.cht │ ├── SLES_542.23.cht │ ├── SLES_542.25.cht │ ├── SLES_542.32.cht │ ├── SLES_542.33.cht │ ├── SLES_542.34.cht │ ├── SLES_542.35.cht │ ├── SLES_542.37.cht │ ├── SLES_542.39.cht │ ├── SLES_542.51.cht │ ├── SLES_542.55.cht │ ├── SLES_543.05.cht │ ├── SLES_543.06.cht │ ├── SLES_543.07.cht │ ├── SLES_543.08.cht │ ├── SLES_543.09.cht │ ├── SLES_543.11.cht │ ├── SLES_543.16.cht │ ├── SLES_543.19.cht │ ├── SLES_543.23.cht │ ├── SLES_543.39.cht │ ├── SLES_543.40.cht │ ├── SLES_543.41.cht │ ├── SLES_543.43.cht │ ├── SLES_543.47.cht │ ├── SLES_543.54.cht │ ├── SLES_543.55.cht │ ├── SLES_543.56.cht │ ├── SLES_543.62.cht │ ├── SLES_543.64.cht │ ├── SLES_543.66.cht │ ├── SLES_543.78.cht │ ├── SLES_543.83.cht │ ├── SLES_543.85.cht │ ├── SLES_543.88.cht │ ├── SLES_544.00.cht │ ├── SLES_544.20.cht │ ├── SLES_544.23.cht │ ├── SLES_544.32.cht │ ├── SLES_544.39.cht │ ├── SLES_544.43.cht │ ├── SLES_544.44.cht │ ├── SLES_544.48.cht │ ├── SLES_544.54.cht │ ├── SLES_544.56.cht │ ├── SLES_544.59.cht │ ├── SLES_544.60.cht │ ├── SLES_544.61.cht │ ├── SLES_544.62.cht │ ├── SLES_544.64.cht │ ├── SLES_544.65.cht │ ├── SLES_544.67.cht │ ├── SLES_544.69.cht │ ├── SLES_544.73.cht │ ├── SLES_544.76.cht │ ├── SLES_544.78.cht │ ├── SLES_544.83.cht │ ├── SLES_544.87.cht │ ├── SLES_544.89.cht │ ├── SLES_544.90.cht │ ├── SLES_544.94.cht │ ├── SLES_545.08.cht │ ├── SLES_545.10.cht │ ├── SLES_545.21.cht │ ├── SLES_545.27.cht │ ├── SLES_545.37.cht │ ├── SLES_545.41.cht │ ├── SLES_545.45.cht │ ├── SLES_545.49.cht │ ├── SLES_545.53.cht │ ├── SLES_545.55.cht │ ├── SLES_545.59.cht │ ├── SLES_545.66.cht │ ├── SLES_545.68.cht │ ├── SLES_545.69.cht │ ├── SLES_545.82.cht │ ├── SLES_545.83.cht │ ├── SLES_545.86.cht │ ├── SLES_545.87.cht │ ├── SLES_545.88.cht │ ├── SLES_545.90.cht │ ├── SLES_545.91.cht │ ├── SLES_546.08.cht │ ├── SLES_546.11.cht │ ├── SLES_546.14.cht │ ├── SLES_546.15.cht │ ├── SLES_546.16.cht │ ├── SLES_546.22.cht │ ├── SLES_546.24.cht │ ├── SLES_546.26.cht │ ├── SLES_546.27.cht │ ├── SLES_546.28.cht │ ├── SLES_546.29.cht │ ├── SLES_546.46.cht │ ├── SLES_546.53.cht │ ├── SLES_546.59.cht │ ├── SLES_546.65.cht │ ├── SLES_546.66.cht │ ├── SLES_546.69.cht │ ├── SLES_546.70.cht │ ├── SLES_546.72.cht │ ├── SLES_546.74.cht │ ├── SLES_546.75.cht │ ├── SLES_546.83.cht │ ├── SLES_547.05.cht │ ├── SLES_547.11.cht │ ├── SLES_547.15.cht │ ├── SLES_547.17.cht │ ├── SLES_547.24.cht │ ├── SLES_547.27.cht │ ├── SLES_547.28.cht │ ├── SLES_547.31.cht │ ├── SLES_547.38.cht │ ├── SLES_547.47.cht │ ├── SLES_547.71.cht │ ├── SLES_547.76.cht │ ├── SLES_547.79.cht │ ├── SLES_547.82.cht │ ├── SLES_547.88.cht │ ├── SLES_547.92.cht │ ├── SLES_548.03.cht │ ├── SLES_548.04.cht │ ├── SLES_548.17.cht │ ├── SLES_548.18.cht │ ├── SLES_548.20.cht │ ├── SLES_548.22.cht │ ├── SLES_548.37.cht │ ├── SLES_548.40.cht │ ├── SLES_548.41.cht │ ├── SLES_548.42.cht │ ├── SLES_548.75.cht │ ├── SLES_548.77.cht │ ├── SLES_548.78.cht │ ├── SLES_548.79.cht │ ├── SLES_548.85.cht │ ├── SLES_548.92.cht │ ├── SLES_548.97.cht │ ├── SLES_549.01.cht │ ├── SLES_549.03.cht │ ├── SLES_549.13.cht │ ├── SLES_549.15.cht │ ├── SLES_549.18.cht │ ├── SLES_549.31.cht │ ├── SLES_549.33.cht │ ├── SLES_549.37.cht │ ├── SLES_549.45.cht │ ├── SLES_549.46.cht │ ├── SLES_549.51.cht │ ├── SLES_549.52.cht │ ├── SLES_549.59.cht │ ├── SLES_549.73.cht │ ├── SLES_549.86.cht │ ├── SLES_549.88.cht │ ├── SLES_549.91.cht │ ├── SLES_550.01.cht │ ├── SLES_550.03.cht │ ├── SLES_550.04.cht │ ├── SLES_550.05.cht │ ├── SLES_550.08.cht │ ├── SLES_550.13.cht │ ├── SLES_550.16.cht │ ├── SLES_550.24.cht │ ├── SLES_550.26.cht │ ├── SLES_550.30.cht │ ├── SLES_550.43.cht │ ├── SLES_550.50.cht │ ├── SLES_550.75.cht │ ├── SLES_550.79.cht │ ├── SLES_550.90.cht │ ├── SLES_551.02.cht │ ├── SLES_551.08.cht │ ├── SLES_551.10.cht │ ├── SLES_551.22.cht │ ├── SLES_551.29.cht │ ├── SLES_551.33.cht │ ├── SLES_551.35.cht │ ├── SLES_551.36.cht │ ├── SLES_551.47.cht │ ├── SLES_551.48.cht │ ├── SLES_551.50.cht │ ├── SLES_551.52.cht │ ├── SLES_551.67.cht │ ├── SLES_551.69.cht │ ├── SLES_551.92.cht │ ├── SLES_551.97.cht │ ├── SLES_551.98.cht │ ├── SLES_552.02.cht │ ├── SLES_552.04.cht │ ├── SLES_552.07.cht │ ├── SLES_552.08.cht │ ├── SLES_552.16.cht │ ├── SLES_552.36.cht │ ├── SLES_552.37.cht │ ├── SLES_552.51.cht │ ├── SLES_552.66.cht │ ├── SLES_552.74.cht │ ├── SLES_552.93.cht │ ├── SLES_553.28.cht │ ├── SLES_553.30.cht │ ├── SLES_553.31.cht │ ├── SLES_553.37.cht │ ├── SLES_553.40.cht │ ├── SLES_553.47.cht │ ├── SLES_553.54.cht │ ├── SLES_553.57.cht │ ├── SLES_553.65.cht │ ├── SLES_553.71.cht │ ├── SLES_553.74.cht │ ├── SLES_553.76.cht │ ├── SLES_553.80.cht │ ├── SLES_553.83.cht │ ├── SLES_553.84.cht │ ├── SLES_553.98.cht │ ├── SLES_554.06.cht │ ├── SLES_554.09.cht │ ├── SLES_554.29.cht │ ├── SLES_554.30.cht │ ├── SLES_554.40.cht │ ├── SLES_554.43.cht │ ├── SLES_554.44.cht │ ├── SLES_554.70.cht │ ├── SLES_554.74.cht │ ├── SLES_554.82.cht │ ├── SLES_554.86.cht │ ├── SLES_554.87.cht │ ├── SLES_554.92.cht │ ├── SLES_555.11.cht │ ├── SLES_555.29.cht │ ├── SLES_555.32.cht │ ├── SLES_555.36.cht │ ├── SLES_555.37.cht │ ├── SLES_555.45.cht │ ├── SLES_555.46.cht │ ├── SLES_555.69.cht │ ├── SLES_555.72.cht │ ├── SLES_555.87.cht │ ├── SLES_555.89.cht │ ├── SLES_555.92.cht │ ├── SLES_555.93.cht │ ├── SLES_556.05.cht │ ├── SLES_556.10.cht │ ├── SLES_556.22.cht │ ├── SLES_556.25.cht │ ├── SLES_556.35.cht │ ├── SLES_556.36.cht │ ├── SLES_556.38.cht │ ├── SLES_556.48.cht │ ├── SLES_556.56.cht │ ├── SLES_556.58.cht │ ├── SLES_556.66.cht │ ├── SLES_556.69.cht │ ├── SLES_556.73.cht │ ├── SLES_556.74.cht │ ├── SLES_556.76.cht │ ├── SLES_820.05.cht │ ├── SLES_820.09.cht │ ├── SLES_820.10.cht │ ├── SLES_820.11.cht │ ├── SLES_820.12.cht │ ├── SLES_820.18.cht │ ├── SLES_820.19.cht │ ├── SLES_820.26.cht │ ├── SLES_820.30.cht │ ├── SLES_820.31.cht │ ├── SLES_820.32.cht │ ├── SLES_820.36.cht │ ├── SLES_820.37.cht │ ├── SLES_820.38.cht │ ├── SLES_820.39.cht │ ├── SLES_820.42.cht │ ├── SLES_820.46.cht │ ├── SLES_820.48.cht │ ├── SLKA_150.02.cht │ ├── SLKA_150.16.cht │ ├── SLKA_150.18.cht │ ├── SLKA_250.06.cht │ ├── SLKA_250.09.cht │ ├── SLKA_250.12.cht │ ├── SLKA_250.15.cht │ ├── SLKA_250.24.cht │ ├── SLKA_250.26.cht │ ├── SLKA_250.30.cht │ ├── SLKA_250.41.cht │ ├── SLKA_250.43.cht │ ├── SLKA_250.46.cht │ ├── SLKA_250.50.cht │ ├── SLKA_250.51.cht │ ├── SLKA_250.60.cht │ ├── SLKA_250.61.cht │ ├── SLKA_250.64.cht │ ├── SLKA_250.65.cht │ ├── SLKA_250.66.cht │ ├── SLKA_250.67.cht │ ├── SLKA_250.73.cht │ ├── SLKA_250.81.cht │ ├── SLKA_250.85.cht │ ├── SLKA_250.86.cht │ ├── SLKA_250.88.cht │ ├── SLKA_250.90.cht │ ├── SLKA_250.93.cht │ ├── SLKA_250.97.cht │ ├── SLKA_251.00.cht │ ├── SLKA_251.16.cht │ ├── SLKA_251.17.cht │ ├── SLKA_251.20.cht │ ├── SLKA_251.22.cht │ ├── SLKA_251.32.cht │ ├── SLKA_251.33.cht │ ├── SLKA_251.35.cht │ ├── SLKA_251.36.cht │ ├── SLKA_251.39.cht │ ├── SLKA_251.40.cht │ ├── SLKA_251.42.cht │ ├── SLKA_251.44.cht │ ├── SLKA_251.48.cht │ ├── SLKA_251.49.cht │ ├── SLKA_251.53.cht │ ├── SLKA_251.59.cht │ ├── SLKA_251.61.cht │ ├── SLKA_251.68.cht │ ├── SLKA_251.72.cht │ ├── SLKA_251.82.cht │ ├── SLKA_251.87.cht │ ├── SLKA_252.05.cht │ ├── SLKA_252.06.cht │ ├── SLKA_252.21.cht │ ├── SLKA_252.37.cht │ ├── SLKA_252.44.cht │ ├── SLKA_252.62.cht │ ├── SLKA_252.65.cht │ ├── SLKA_252.70.cht │ ├── SLKA_252.71.cht │ ├── SLKA_252.89.cht │ ├── SLKA_253.00.cht │ ├── SLKA_253.01.cht │ ├── SLKA_253.04.cht │ ├── SLKA_253.09.cht │ ├── SLKA_253.15.cht │ ├── SLKA_253.18.cht │ ├── SLKA_253.19.cht │ ├── SLKA_253.20.cht │ ├── SLKA_253.21.cht │ ├── SLKA_253.27.cht │ ├── SLKA_253.29.cht │ ├── SLKA_253.31.cht │ ├── SLKA_253.52.cht │ ├── SLKA_253.59.cht │ ├── SLKA_253.61.cht │ ├── SLKA_253.71.cht │ ├── SLKA_253.85.cht │ ├── SLKA_254.22.cht │ ├── SLKA_254.80.cht │ ├── SLKA_350.01.cht │ ├── SLKA_350.05.cht │ ├── SLPM_550.05.cht │ ├── SLPM_550.24.cht │ ├── SLPM_550.33.cht │ ├── SLPM_550.62.cht │ ├── SLPM_550.82.cht │ ├── SLPM_550.96.cht │ ├── SLPM_551.08.cht │ ├── SLPM_551.22.cht │ ├── SLPM_551.30.cht │ ├── SLPM_551.31.cht │ ├── SLPM_551.46.cht │ ├── SLPM_551.55.cht │ ├── SLPM_551.58.cht │ ├── SLPM_551.82.cht │ ├── SLPM_552.09.cht │ ├── SLPM_552.31.cht │ ├── SLPM_552.52.cht │ ├── SLPM_552.58.cht │ ├── SLPM_552.62.cht │ ├── SLPM_552.76.cht │ ├── SLPM_552.92.cht │ ├── SLPM_552.94.cht │ ├── SLPM_601.43.cht │ ├── SLPM_620.02.cht │ ├── SLPM_620.05.cht │ ├── SLPM_620.13.cht │ ├── SLPM_620.23.cht │ ├── SLPM_620.27.cht │ ├── SLPM_620.28.cht │ ├── SLPM_620.29.cht │ ├── SLPM_620.32.cht │ ├── SLPM_620.35.cht │ ├── SLPM_620.40.cht │ ├── SLPM_620.41.cht │ ├── SLPM_620.48.cht │ ├── SLPM_620.51.cht │ ├── SLPM_620.53.cht │ ├── SLPM_620.55.cht │ ├── SLPM_620.67.cht │ ├── SLPM_620.69.cht │ ├── SLPM_620.84.cht │ ├── SLPM_620.87.cht │ ├── SLPM_620.88.cht │ ├── SLPM_620.93.cht │ ├── SLPM_620.96.cht │ ├── SLPM_620.98.cht │ ├── SLPM_620.99.cht │ ├── SLPM_621.01.cht │ ├── SLPM_621.02.cht │ ├── SLPM_621.09.cht │ ├── SLPM_621.12.cht │ ├── SLPM_621.13.cht │ ├── SLPM_621.14.cht │ ├── SLPM_621.18.cht │ ├── SLPM_621.21.cht │ ├── SLPM_621.24.cht │ ├── SLPM_621.26.cht │ ├── SLPM_621.27.cht │ ├── SLPM_621.28.cht │ ├── SLPM_621.29.cht │ ├── SLPM_621.30.cht │ ├── SLPM_621.50.cht │ ├── SLPM_621.55.cht │ ├── SLPM_621.71.cht │ ├── SLPM_621.86.cht │ ├── SLPM_621.92.cht │ ├── SLPM_621.94.cht │ ├── SLPM_621.96.cht │ ├── SLPM_621.97.cht │ ├── SLPM_622.09.cht │ ├── SLPM_622.14.cht │ ├── SLPM_622.17.cht │ ├── SLPM_622.23.cht │ ├── SLPM_622.24.cht │ ├── SLPM_622.27.cht │ ├── SLPM_622.36.cht │ ├── SLPM_622.44.cht │ ├── SLPM_622.49.cht │ ├── SLPM_622.50.cht │ ├── SLPM_622.53.cht │ ├── SLPM_622.56.cht │ ├── SLPM_622.58.cht │ ├── SLPM_622.64.cht │ ├── SLPM_622.66.cht │ ├── SLPM_622.68.cht │ ├── SLPM_622.74.cht │ ├── SLPM_622.75.cht │ ├── SLPM_622.76.cht │ ├── SLPM_622.85.cht │ ├── SLPM_622.91.cht │ ├── SLPM_622.92.cht │ ├── SLPM_622.96.cht │ ├── SLPM_623.08.cht │ ├── SLPM_623.14.cht │ ├── SLPM_623.20.cht │ ├── SLPM_623.28.cht │ ├── SLPM_623.35.cht │ ├── SLPM_623.39.cht │ ├── SLPM_623.44.cht │ ├── SLPM_623.45.cht │ ├── SLPM_623.49.cht │ ├── SLPM_623.56.cht │ ├── SLPM_623.66.cht │ ├── SLPM_623.73.cht │ ├── SLPM_623.78.cht │ ├── SLPM_623.84.cht │ ├── SLPM_623.85.cht │ ├── SLPM_623.91.cht │ ├── SLPM_623.98.cht │ ├── SLPM_623.99.cht │ ├── SLPM_624.01.cht │ ├── SLPM_624.04.cht │ ├── SLPM_624.13.cht │ ├── SLPM_624.16.cht │ ├── SLPM_624.18.cht │ ├── SLPM_624.22.cht │ ├── SLPM_624.26.cht │ ├── SLPM_624.29.cht │ ├── SLPM_624.43.cht │ ├── SLPM_624.45.cht │ ├── SLPM_624.46.cht │ ├── SLPM_624.47.cht │ ├── SLPM_624.62.cht │ ├── SLPM_624.67.cht │ ├── SLPM_624.72.cht │ ├── SLPM_624.76.cht │ ├── SLPM_624.78.cht │ ├── SLPM_624.83.cht │ ├── SLPM_624.84.cht │ ├── SLPM_624.86.cht │ ├── SLPM_624.89.cht │ ├── SLPM_624.93.cht │ ├── SLPM_624.94.cht │ ├── SLPM_624.96.cht │ ├── SLPM_624.97.cht │ ├── SLPM_625.00.cht │ ├── SLPM_625.03.cht │ ├── SLPM_625.04.cht │ ├── SLPM_625.05.cht │ ├── SLPM_625.06.cht │ ├── SLPM_625.08.cht │ ├── SLPM_625.10.cht │ ├── SLPM_625.25.cht │ ├── SLPM_625.26.cht │ ├── SLPM_625.34.cht │ ├── SLPM_625.38.cht │ ├── SLPM_625.43.cht │ ├── SLPM_625.47.cht │ ├── SLPM_625.55.cht │ ├── SLPM_625.58.cht │ ├── SLPM_625.64.cht │ ├── SLPM_625.66.cht │ ├── SLPM_625.88.cht │ ├── SLPM_625.89.cht │ ├── SLPM_626.16.cht │ ├── SLPM_626.18.cht │ ├── SLPM_626.23.cht │ ├── SLPM_626.43.cht │ ├── SLPM_626.52.cht │ ├── SLPM_626.87.cht │ ├── SLPM_627.02.cht │ ├── SLPM_627.03.cht │ ├── SLPM_627.17.cht │ ├── SLPM_627.18.cht │ ├── SLPM_627.33.cht │ ├── SLPM_627.50.cht │ ├── SLPM_627.58.cht │ ├── SLPM_627.67.cht │ ├── SLPM_627.70.cht │ ├── SLPM_645.01.cht │ ├── SLPM_645.04.cht │ ├── SLPM_645.07.cht │ ├── SLPM_645.13.cht │ ├── SLPM_645.21.cht │ ├── SLPM_645.44.cht │ ├── SLPM_650.04.cht │ ├── SLPM_650.08.cht │ ├── SLPM_650.09.cht │ ├── SLPM_650.13.cht │ ├── SLPM_650.14.cht │ ├── SLPM_650.15.cht │ ├── SLPM_650.19.cht │ ├── SLPM_650.22.cht │ ├── SLPM_650.32.cht │ ├── SLPM_650.33.cht │ ├── SLPM_650.38.cht │ ├── SLPM_650.47.cht │ ├── SLPM_650.48.cht │ ├── SLPM_650.51.cht │ ├── SLPM_650.53.cht │ ├── SLPM_650.59.cht │ ├── SLPM_650.61.cht │ ├── SLPM_650.72.cht │ ├── SLPM_650.73.cht │ ├── SLPM_650.75.cht │ ├── SLPM_650.76.cht │ ├── SLPM_650.77.cht │ ├── SLPM_650.78.cht │ ├── SLPM_650.81.cht │ ├── SLPM_650.83.cht │ ├── SLPM_650.89.cht │ ├── SLPM_650.93.cht │ ├── SLPM_650.95.cht │ ├── SLPM_650.96.cht │ ├── SLPM_650.97.cht │ ├── SLPM_650.98.cht │ ├── SLPM_651.00.cht │ ├── SLPM_651.01.cht │ ├── SLPM_651.05.cht │ ├── SLPM_651.07.cht │ ├── SLPM_651.08.cht │ ├── SLPM_651.23.cht │ ├── SLPM_651.24.cht │ ├── SLPM_651.32.cht │ ├── SLPM_651.37.cht │ ├── SLPM_651.40.cht │ ├── SLPM_651.51.cht │ ├── SLPM_651.53.cht │ ├── SLPM_651.65.cht │ ├── SLPM_651.67.cht │ ├── SLPM_651.70.cht │ ├── SLPM_651.76.cht │ ├── SLPM_651.84.cht │ ├── SLPM_651.90.cht │ ├── SLPM_651.96.cht │ ├── SLPM_651.99.cht │ ├── SLPM_652.02.cht │ ├── SLPM_652.05.cht │ ├── SLPM_652.06.cht │ ├── SLPM_652.07.cht │ ├── SLPM_652.18.cht │ ├── SLPM_652.21.cht │ ├── SLPM_652.27.cht │ ├── SLPM_652.32.cht │ ├── SLPM_652.33.cht │ ├── SLPM_652.34.cht │ ├── SLPM_652.35.cht │ ├── SLPM_652.36.cht │ ├── SLPM_652.45.cht │ ├── SLPM_652.46.cht │ ├── SLPM_652.47.cht │ ├── SLPM_652.48.cht │ ├── SLPM_652.49.cht │ ├── SLPM_652.57.cht │ ├── SLPM_652.62.cht │ ├── SLPM_652.66.cht │ ├── SLPM_652.67.cht │ ├── SLPM_652.68.cht │ ├── SLPM_652.70.cht │ ├── SLPM_652.71.cht │ ├── SLPM_652.78.cht │ ├── SLPM_652.79.cht │ ├── SLPM_653.00.cht │ ├── SLPM_653.03.cht │ ├── SLPM_653.04.cht │ ├── SLPM_653.08.cht │ ├── SLPM_653.15.cht │ ├── SLPM_653.17.cht │ ├── SLPM_653.24.cht │ ├── SLPM_653.26.cht │ ├── SLPM_653.30.cht │ ├── SLPM_653.31.cht │ ├── SLPM_653.36.cht │ ├── SLPM_653.43.cht │ ├── SLPM_653.44.cht │ ├── SLPM_653.45.cht │ ├── SLPM_653.61.cht │ ├── SLPM_653.67.cht │ ├── SLPM_653.72.cht │ ├── SLPM_653.77.cht │ ├── SLPM_653.78.cht │ ├── SLPM_653.82.cht │ ├── SLPM_653.84.cht │ ├── SLPM_653.91.cht │ ├── SLPM_654.01.cht │ ├── SLPM_654.02.cht │ ├── SLPM_654.07.cht │ ├── SLPM_654.11.cht │ ├── SLPM_654.12.cht │ ├── SLPM_654.13.cht │ ├── SLPM_654.16.cht │ ├── SLPM_654.19.cht │ ├── SLPM_654.27.cht │ ├── SLPM_654.28.cht │ ├── SLPM_654.31.cht │ ├── SLPM_654.32.cht │ ├── SLPM_654.33.cht │ ├── SLPM_654.34.cht │ ├── SLPM_654.41.cht │ ├── SLPM_654.42.cht │ ├── SLPM_654.43.cht │ ├── SLPM_654.44.cht │ ├── SLPM_654.45.cht │ ├── SLPM_654.46.cht │ ├── SLPM_654.47.cht │ ├── SLPM_654.58.cht │ ├── SLPM_654.60.cht │ ├── SLPM_654.62.cht │ ├── SLPM_654.63.cht │ ├── SLPM_654.70.cht │ ├── SLPM_654.71.cht │ ├── SLPM_654.73.cht │ ├── SLPM_654.78.cht │ ├── SLPM_654.80.cht │ ├── SLPM_654.83.cht │ ├── SLPM_654.86.cht │ ├── SLPM_654.88.cht │ ├── SLPM_654.94.cht │ ├── SLPM_654.95.cht │ ├── SLPM_654.98.cht │ ├── SLPM_654.99.cht │ ├── SLPM_655.03.cht │ ├── SLPM_655.06.cht │ ├── SLPM_655.14.cht │ ├── SLPM_655.17.cht │ ├── SLPM_655.26.cht │ ├── SLPM_655.30.cht │ ├── SLPM_655.51.cht │ ├── SLPM_655.54.cht │ ├── SLPM_655.55.cht │ ├── SLPM_655.65.cht │ ├── SLPM_655.72.cht │ ├── SLPM_655.74.cht │ ├── SLPM_655.75.cht │ ├── SLPM_655.80.cht │ ├── SLPM_655.81.cht │ ├── SLPM_655.90.cht │ ├── SLPM_655.97.cht │ ├── SLPM_656.02.cht │ ├── SLPM_656.03.cht │ ├── SLPM_656.13.cht │ ├── SLPM_656.14.cht │ ├── SLPM_656.30.cht │ ├── SLPM_656.32.cht │ ├── SLPM_656.35.cht │ ├── SLPM_656.37.cht │ ├── SLPM_656.42.cht │ ├── SLPM_656.43.cht │ ├── SLPM_656.52.cht │ ├── SLPM_656.57.cht │ ├── SLPM_656.62.cht │ ├── SLPM_656.69.cht │ ├── SLPM_656.70.cht │ ├── SLPM_656.85.cht │ ├── SLPM_656.88.cht │ ├── SLPM_656.92.cht │ ├── SLPM_656.95.cht │ ├── SLPM_656.97.cht │ ├── SLPM_657.00.cht │ ├── SLPM_657.04.cht │ ├── SLPM_657.08.cht │ ├── SLPM_657.18.cht │ ├── SLPM_657.19.cht │ ├── SLPM_657.23.cht │ ├── SLPM_657.24.cht │ ├── SLPM_657.30.cht │ ├── SLPM_657.39.cht │ ├── SLPM_657.40.cht │ ├── SLPM_657.49.cht │ ├── SLPM_657.52.cht │ ├── SLPM_657.55.cht │ ├── SLPM_657.59.cht │ ├── SLPM_657.61.cht │ ├── SLPM_657.67.cht │ ├── SLPM_657.81.cht │ ├── SLPM_657.88.cht │ ├── SLPM_657.91.cht │ ├── SLPM_657.95.cht │ ├── SLPM_657.96.cht │ ├── SLPM_658.04.cht │ ├── SLPM_658.09.cht │ ├── SLPM_658.13.cht │ ├── SLPM_658.16.cht │ ├── SLPM_658.21.cht │ ├── SLPM_658.23.cht │ ├── SLPM_658.24.cht │ ├── SLPM_658.25.cht │ ├── SLPM_658.26.cht │ ├── SLPM_658.30.cht │ ├── SLPM_658.31.cht │ ├── SLPM_658.39.cht │ ├── SLPM_658.45.cht │ ├── SLPM_658.46.cht │ ├── SLPM_658.61.cht │ ├── SLPM_658.63.cht │ ├── SLPM_658.68.cht │ ├── SLPM_658.69.cht │ ├── SLPM_658.80.cht │ ├── SLPM_658.83.cht │ ├── SLPM_658.85.cht │ ├── SLPM_658.90.cht │ ├── SLPM_658.97.cht │ ├── SLPM_659.07.cht │ ├── SLPM_659.08.cht │ ├── SLPM_659.13.cht │ ├── SLPM_659.15.cht │ ├── SLPM_659.20.cht │ ├── SLPM_659.29.cht │ ├── SLPM_659.42.cht │ ├── SLPM_659.45.cht │ ├── SLPM_659.48.cht │ ├── SLPM_659.49.cht │ ├── SLPM_659.50.cht │ ├── SLPM_659.52.cht │ ├── SLPM_659.67.cht │ ├── SLPM_659.72.cht │ ├── SLPM_659.73.cht │ ├── SLPM_659.76.cht │ ├── SLPM_659.77.cht │ ├── SLPM_659.84.cht │ ├── SLPM_659.99.cht │ ├── SLPM_660.00.cht │ ├── SLPM_660.08.cht │ ├── SLPM_660.09.cht │ ├── SLPM_660.19.cht │ ├── SLPM_660.22.cht │ ├── SLPM_660.30.cht │ ├── SLPM_660.31.cht │ ├── SLPM_660.33.cht │ ├── SLPM_660.42.cht │ ├── SLPM_660.43.cht │ ├── SLPM_660.55.cht │ ├── SLPM_660.58.cht │ ├── SLPM_660.59.cht │ ├── SLPM_660.60.cht │ ├── SLPM_660.61.cht │ ├── SLPM_660.68.cht │ ├── SLPM_660.71.cht │ ├── SLPM_660.73.cht │ ├── SLPM_660.74.cht │ ├── SLPM_660.77.cht │ ├── SLPM_661.01.cht │ ├── SLPM_661.05.cht │ ├── SLPM_661.08.cht │ ├── SLPM_661.09.cht │ ├── SLPM_661.13.cht │ ├── SLPM_661.32.cht │ ├── SLPM_661.44.cht │ ├── SLPM_661.60.cht │ ├── SLPM_661.64.cht │ ├── SLPM_661.69.cht │ ├── SLPM_661.75.cht │ ├── SLPM_661.76.cht │ ├── SLPM_661.81.cht │ ├── SLPM_661.84.cht │ ├── SLPM_661.93.cht │ ├── SLPM_662.05.cht │ ├── SLPM_662.06.cht │ ├── SLPM_662.11.cht │ ├── SLPM_662.12.cht │ ├── SLPM_662.17.cht │ ├── SLPM_662.33.cht │ ├── SLPM_662.46.cht │ ├── SLPM_662.48.cht │ ├── SLPM_662.70.cht │ ├── SLPM_662.71.cht │ ├── SLPM_662.74.cht │ ├── SLPM_662.75.cht │ ├── SLPM_662.76.cht │ ├── SLPM_662.80.cht │ ├── SLPM_662.86.cht │ ├── SLPM_663.07.cht │ ├── SLPM_663.20.cht │ ├── SLPM_663.21.cht │ ├── SLPM_663.24.cht │ ├── SLPM_663.43.cht │ ├── SLPM_663.54.cht │ ├── SLPM_663.63.cht │ ├── SLPM_663.64.cht │ ├── SLPM_663.74.cht │ ├── SLPM_663.75.cht │ ├── SLPM_664.01.cht │ ├── SLPM_664.04.cht │ ├── SLPM_664.10.cht │ ├── SLPM_664.17.cht │ ├── SLPM_664.19.cht │ ├── SLPM_664.31.cht │ ├── SLPM_664.41.cht │ ├── SLPM_664.44.cht │ ├── SLPM_664.45.cht │ ├── SLPM_664.47.cht │ ├── SLPM_664.50.cht │ ├── SLPM_664.68.cht │ ├── SLPM_664.74.cht │ ├── SLPM_665.11.cht │ ├── SLPM_665.42.cht │ ├── SLPM_665.49.cht │ ├── SLPM_665.50.cht │ ├── SLPM_665.51.cht │ ├── SLPM_665.53.cht │ ├── SLPM_665.72.cht │ ├── SLPM_665.76.cht │ ├── SLPM_665.90.cht │ ├── SLPM_665.91.cht │ ├── SLPM_665.95.cht │ ├── SLPM_666.29.cht │ ├── SLPM_666.45.cht │ ├── SLPM_666.46.cht │ ├── SLPM_666.53.cht │ ├── SLPM_666.63.cht │ ├── SLPM_666.75.cht │ ├── SLPM_666.76.cht │ ├── SLPM_666.79.cht │ ├── SLPM_666.81.cht │ ├── SLPM_666.90.cht │ ├── SLPM_667.01.cht │ ├── SLPM_667.10.cht │ ├── SLPM_667.14.cht │ ├── SLPM_667.21.cht │ ├── SLPM_667.28.cht │ ├── SLPM_667.39.cht │ ├── SLPM_667.47.cht │ ├── SLPM_667.48.cht │ ├── SLPM_667.50.cht │ ├── SLPM_667.51.cht │ ├── SLPM_667.63.cht │ ├── SLPM_667.77.cht │ ├── SLPM_668.10.cht │ ├── SLPM_668.48.cht │ ├── SLPM_668.51.cht │ ├── SLPM_668.67.cht │ ├── SLPM_668.75.cht │ ├── SLPM_668.78.cht │ ├── SLPM_668.85.cht │ ├── SLPM_669.10.cht │ ├── SLPM_669.16.cht │ ├── SLPM_669.40.cht │ ├── SLPM_669.53.cht │ ├── SLPM_669.70.cht │ ├── SLPM_669.78.cht │ ├── SLPM_670.02.cht │ ├── SLPM_675.02.cht │ ├── SLPM_675.03.cht │ ├── SLPM_675.05.cht │ ├── SLPM_675.08.cht │ ├── SLPM_675.12.cht │ ├── SLPM_675.13.cht │ ├── SLPM_675.15.cht │ ├── SLPM_675.19.cht │ ├── SLPM_675.21.cht │ ├── SLPM_675.23.cht │ ├── SLPM_675.24.cht │ ├── SLPM_675.26.cht │ ├── SLPM_675.36.cht │ ├── SLPM_675.38.cht │ ├── SLPM_675.41.cht │ ├── SLPM_675.45.cht │ ├── SLPM_675.46.cht │ ├── SLPM_675.50.cht │ ├── SLPM_680.05.cht │ ├── SLPM_685.03.cht │ ├── SLPM_685.13.cht │ ├── SLPM_742.32.cht │ ├── SLPS_200.01.cht │ ├── SLPS_200.03.cht │ ├── SLPS_200.07.cht │ ├── SLPS_200.09.cht │ ├── SLPS_200.10.cht │ ├── SLPS_200.12.cht │ ├── SLPS_200.15.cht │ ├── SLPS_200.22.cht │ ├── SLPS_200.23.cht │ ├── SLPS_200.24.cht │ ├── SLPS_200.27.cht │ ├── SLPS_200.29.cht │ ├── SLPS_200.31.cht │ ├── SLPS_200.33.cht │ ├── SLPS_200.36.cht │ ├── SLPS_200.37.cht │ ├── SLPS_200.40.cht │ ├── SLPS_200.42.cht │ ├── SLPS_200.43.cht │ ├── SLPS_200.44.cht │ ├── SLPS_200.46.cht │ ├── SLPS_200.50.cht │ ├── SLPS_200.52.cht │ ├── SLPS_200.53.cht │ ├── SLPS_200.55.cht │ ├── SLPS_200.57.cht │ ├── SLPS_200.59.cht │ ├── SLPS_200.62.cht │ ├── SLPS_200.64.cht │ ├── SLPS_200.66.cht │ ├── SLPS_200.70.cht │ ├── SLPS_200.73.cht │ ├── SLPS_200.75.cht │ ├── SLPS_200.77.cht │ ├── SLPS_200.91.cht │ ├── SLPS_200.92.cht │ ├── SLPS_200.97.cht │ ├── SLPS_201.00.cht │ ├── SLPS_201.01.cht │ ├── SLPS_201.03.cht │ ├── SLPS_201.04.cht │ ├── SLPS_201.11.cht │ ├── SLPS_201.39.cht │ ├── SLPS_201.44.cht │ ├── SLPS_201.52.cht │ ├── SLPS_201.60.cht │ ├── SLPS_201.67.cht │ ├── SLPS_201.70.cht │ ├── SLPS_201.72.cht │ ├── SLPS_201.78.cht │ ├── SLPS_201.85.cht │ ├── SLPS_201.87.cht │ ├── SLPS_201.94.cht │ ├── SLPS_201.98.cht │ ├── SLPS_201.99.cht │ ├── SLPS_202.22.cht │ ├── SLPS_202.30.cht │ ├── SLPS_202.34.cht │ ├── SLPS_202.45.cht │ ├── SLPS_202.47.cht │ ├── SLPS_202.51.cht │ ├── SLPS_202.66.cht │ ├── SLPS_202.80.cht │ ├── SLPS_202.91.cht │ ├── SLPS_202.95.cht │ ├── SLPS_203.00.cht │ ├── SLPS_203.01.cht │ ├── SLPS_203.05.cht │ ├── SLPS_203.29.cht │ ├── SLPS_203.67.cht │ ├── SLPS_203.69.cht │ ├── SLPS_203.74.cht │ ├── SLPS_203.80.cht │ ├── SLPS_203.81.cht │ ├── SLPS_203.98.cht │ ├── SLPS_204.02.cht │ ├── SLPS_204.10.cht │ ├── SLPS_204.16.cht │ ├── SLPS_204.17.cht │ ├── SLPS_204.20.cht │ ├── SLPS_204.23.cht │ ├── SLPS_204.30.cht │ ├── SLPS_204.40.cht │ ├── SLPS_204.41.cht │ ├── SLPS_204.44.cht │ ├── SLPS_204.45.cht │ ├── SLPS_204.47.cht │ ├── SLPS_204.52.cht │ ├── SLPS_204.53.cht │ ├── SLPS_204.56.cht │ ├── SLPS_204.58.cht │ ├── SLPS_204.63.cht │ ├── SLPS_204.64.cht │ ├── SLPS_204.65.cht │ ├── SLPS_204.66.cht │ ├── SLPS_204.67.cht │ ├── SLPS_204.68.cht │ ├── SLPS_204.74.cht │ ├── SLPS_204.76.cht │ ├── SLPS_204.78.cht │ ├── SLPS_204.81.cht │ ├── SLPS_204.83.cht │ ├── SLPS_204.88.cht │ ├── SLPS_204.89.cht │ ├── SLPS_204.91.cht │ ├── SLPS_204.93.cht │ ├── SLPS_204.94.cht │ ├── SLPS_204.97.cht │ ├── SLPS_205.00.cht │ ├── SLPS_250.01.cht │ ├── SLPS_250.02.cht │ ├── SLPS_250.03.cht │ ├── SLPS_250.04.cht │ ├── SLPS_250.07.cht │ ├── SLPS_250.08.cht │ ├── SLPS_250.09.cht │ ├── SLPS_250.10.cht │ ├── SLPS_250.12.cht │ ├── SLPS_250.15.cht │ ├── SLPS_250.16.cht │ ├── SLPS_250.18.cht │ ├── SLPS_250.20.cht │ ├── SLPS_250.22.cht │ ├── SLPS_250.23.cht │ ├── SLPS_250.26.cht │ ├── SLPS_250.27.cht │ ├── SLPS_250.28.cht │ ├── SLPS_250.29.cht │ ├── SLPS_250.32.cht │ ├── SLPS_250.33.cht │ ├── SLPS_250.35.cht │ ├── SLPS_250.40.cht │ ├── SLPS_250.41.cht │ ├── SLPS_250.44.cht │ ├── SLPS_250.48.cht │ ├── SLPS_250.50.cht │ ├── SLPS_250.52.cht │ ├── SLPS_250.54.cht │ ├── SLPS_250.57.cht │ ├── SLPS_250.61.cht │ ├── SLPS_250.64.cht │ ├── SLPS_250.69.cht │ ├── SLPS_250.74.cht │ ├── SLPS_250.76.cht │ ├── SLPS_250.77.cht │ ├── SLPS_250.84.cht │ ├── SLPS_250.85.cht │ ├── SLPS_250.88.cht │ ├── SLPS_251.00.cht │ ├── SLPS_251.01.cht │ ├── SLPS_251.02.cht │ ├── SLPS_251.04.cht │ ├── SLPS_251.07.cht │ ├── SLPS_251.08.cht │ ├── SLPS_251.10.cht │ ├── SLPS_251.12.cht │ ├── SLPS_251.13.cht │ ├── SLPS_251.15.cht │ ├── SLPS_251.21.cht │ ├── SLPS_251.23.cht │ ├── SLPS_251.29.cht │ ├── SLPS_251.31.cht │ ├── SLPS_251.40.cht │ ├── SLPS_251.43.cht │ ├── SLPS_251.47.cht │ ├── SLPS_251.48.cht │ ├── SLPS_251.51.cht │ ├── SLPS_251.53.cht │ ├── SLPS_251.55.cht │ ├── SLPS_251.58.cht │ ├── SLPS_251.59.cht │ ├── SLPS_251.66.cht │ ├── SLPS_251.69.cht │ ├── SLPS_251.70.cht │ ├── SLPS_251.71.cht │ ├── SLPS_251.72.cht │ ├── SLPS_251.74.cht │ ├── SLPS_251.86.cht │ ├── SLPS_251.98.cht │ ├── SLPS_251.99.cht │ ├── SLPS_252.02.cht │ ├── SLPS_252.04.cht │ ├── SLPS_252.07.cht │ ├── SLPS_252.17.cht │ ├── SLPS_252.28.cht │ ├── SLPS_252.34.cht │ ├── SLPS_252.46.cht │ ├── SLPS_252.47.cht │ ├── SLPS_252.50.cht │ ├── SLPS_252.63.cht │ ├── SLPS_252.68.cht │ ├── SLPS_252.69.cht │ ├── SLPS_252.71.cht │ ├── SLPS_252.75.cht │ ├── SLPS_252.87.cht │ ├── SLPS_252.93.cht │ ├── SLPS_252.96.cht │ ├── SLPS_253.03.cht │ ├── SLPS_253.07.cht │ ├── SLPS_253.08.cht │ ├── SLPS_253.11.cht │ ├── SLPS_253.14.cht │ ├── SLPS_253.15.cht │ ├── SLPS_253.20.cht │ ├── SLPS_253.29.cht │ ├── SLPS_253.33.cht │ ├── SLPS_253.38.cht │ ├── SLPS_253.39.cht │ ├── SLPS_253.41.cht │ ├── SLPS_253.43.cht │ ├── SLPS_253.45.cht │ ├── SLPS_253.56.cht │ ├── SLPS_253.59.cht │ ├── SLPS_253.62.cht │ ├── SLPS_253.63.cht │ ├── SLPS_253.64.cht │ ├── SLPS_253.68.cht │ ├── SLPS_253.69.cht │ ├── SLPS_253.73.cht │ ├── SLPS_253.74.cht │ ├── SLPS_253.75.cht │ ├── SLPS_253.77.cht │ ├── SLPS_253.82.cht │ ├── SLPS_253.83.cht │ ├── SLPS_253.84.cht │ ├── SLPS_253.86.cht │ ├── SLPS_253.88.cht │ ├── SLPS_253.89.cht │ ├── SLPS_253.94.cht │ ├── SLPS_253.98.cht │ ├── SLPS_253.99.cht │ ├── SLPS_254.00.cht │ ├── SLPS_254.02.cht │ ├── SLPS_254.06.cht │ ├── SLPS_254.08.cht │ ├── SLPS_254.18.cht │ ├── SLPS_254.19.cht │ ├── SLPS_254.21.cht │ ├── SLPS_254.25.cht │ ├── SLPS_254.26.cht │ ├── SLPS_254.27.cht │ ├── SLPS_254.30.cht │ ├── SLPS_254.39.cht │ ├── SLPS_254.40.cht │ ├── SLPS_254.41.cht │ ├── SLPS_254.45.cht │ ├── SLPS_254.47.cht │ ├── SLPS_254.50.cht │ ├── SLPS_254.53.cht │ ├── SLPS_254.54.cht │ ├── SLPS_254.56.cht │ ├── SLPS_254.57.cht │ ├── SLPS_254.60.cht │ ├── SLPS_254.61.cht │ ├── SLPS_254.65.cht │ ├── SLPS_254.71.cht │ ├── SLPS_254.73.cht │ ├── SLPS_254.79.cht │ ├── SLPS_254.98.cht │ ├── SLPS_254.99.cht │ ├── SLPS_255.02.cht │ ├── SLPS_255.05.cht │ ├── SLPS_255.10.cht │ ├── SLPS_255.18.cht │ ├── SLPS_255.19.cht │ ├── SLPS_255.20.cht │ ├── SLPS_255.23.cht │ ├── SLPS_255.27.cht │ ├── SLPS_255.28.cht │ ├── SLPS_255.29.cht │ ├── SLPS_255.30.cht │ ├── SLPS_255.31.cht │ ├── SLPS_255.32.cht │ ├── SLPS_255.33.cht │ ├── SLPS_255.37.cht │ ├── SLPS_255.41.cht │ ├── SLPS_255.42.cht │ ├── SLPS_255.44.cht │ ├── SLPS_255.45.cht │ ├── SLPS_255.49.cht │ ├── SLPS_255.53.cht │ ├── SLPS_255.54.cht │ ├── SLPS_255.60.cht │ ├── SLPS_255.61.cht │ ├── SLPS_255.75.cht │ ├── SLPS_255.76.cht │ ├── SLPS_255.78.cht │ ├── SLPS_255.85.cht │ ├── SLPS_255.86.cht │ ├── SLPS_255.89.cht │ ├── SLPS_256.00.cht │ ├── SLPS_256.01.cht │ ├── SLPS_256.04.cht │ ├── SLPS_256.06.cht │ ├── SLPS_256.08.cht │ ├── SLPS_256.09.cht │ ├── SLPS_256.23.cht │ ├── SLPS_256.27.cht │ ├── SLPS_256.28.cht │ ├── SLPS_256.29.cht │ ├── SLPS_256.36.cht │ ├── SLPS_256.40.cht │ ├── SLPS_256.41.cht │ ├── SLPS_256.42.cht │ ├── SLPS_256.46.cht │ ├── SLPS_256.49.cht │ ├── SLPS_256.50.cht │ ├── SLPS_256.51.cht │ ├── SLPS_256.55.cht │ ├── SLPS_256.56.cht │ ├── SLPS_256.57.cht │ ├── SLPS_256.74.cht │ ├── SLPS_256.75.cht │ ├── SLPS_256.76.cht │ ├── SLPS_256.77.cht │ ├── SLPS_256.85.cht │ ├── SLPS_256.86.cht │ ├── SLPS_256.87.cht │ ├── SLPS_256.91.cht │ ├── SLPS_256.95.cht │ ├── SLPS_257.01.cht │ ├── SLPS_257.03.cht │ ├── SLPS_257.05.cht │ ├── SLPS_257.10.cht │ ├── SLPS_257.14.cht │ ├── SLPS_257.15.cht │ ├── SLPS_257.16.cht │ ├── SLPS_257.29.cht │ ├── SLPS_257.33.cht │ ├── SLPS_257.34.cht │ ├── SLPS_257.35.cht │ ├── SLPS_257.38.cht │ ├── SLPS_257.40.cht │ ├── SLPS_257.43.cht │ ├── SLPS_257.44.cht │ ├── SLPS_257.47.cht │ ├── SLPS_257.50.cht │ ├── SLPS_257.63.cht │ ├── SLPS_257.64.cht │ ├── SLPS_257.65.cht │ ├── SLPS_257.68.cht │ ├── SLPS_257.71.cht │ ├── SLPS_257.84.cht │ ├── SLPS_257.98.cht │ ├── SLPS_258.06.cht │ ├── SLPS_258.12.cht │ ├── SLPS_258.14.cht │ ├── SLPS_258.15.cht │ ├── SLPS_258.19.cht │ ├── SLPS_258.27.cht │ ├── SLPS_258.29.cht │ ├── SLPS_258.32.cht │ ├── SLPS_258.37.cht │ ├── SLPS_258.42.cht │ ├── SLPS_258.54.cht │ ├── SLPS_258.55.cht │ ├── SLPS_258.79.cht │ ├── SLPS_259.00.cht │ ├── SLPS_259.04.cht │ ├── SLPS_259.12.cht │ ├── SLPS_259.17.cht │ ├── SLPS_259.32.cht │ ├── SLPS_259.41.cht │ ├── SLPS_259.44.cht │ ├── SLPS_259.47.cht │ ├── SLPS_290.04.cht │ ├── SLPS_732.14.cht │ ├── SLPS_734.15.cht │ ├── SLPS_734.18.cht │ ├── SLUS_200.01.cht │ ├── SLUS_200.02.cht │ ├── SLUS_200.03.cht │ ├── SLUS_200.04.cht │ ├── SLUS_200.05.cht │ ├── SLUS_200.06.cht │ ├── SLUS_200.07.cht │ ├── SLUS_200.08.cht │ ├── SLUS_200.11.cht │ ├── SLUS_200.13.cht │ ├── SLUS_200.14.cht │ ├── SLUS_200.15.cht │ ├── SLUS_200.16.cht │ ├── SLUS_200.17.cht │ ├── SLUS_200.21.cht │ ├── SLUS_200.24.cht │ ├── SLUS_200.28.cht │ ├── SLUS_200.35.cht │ ├── SLUS_200.37.cht │ ├── SLUS_200.39.cht │ ├── SLUS_200.45.cht │ ├── SLUS_200.47.cht │ ├── SLUS_200.48.cht │ ├── SLUS_200.49.cht │ ├── SLUS_200.50.cht │ ├── SLUS_200.54.cht │ ├── SLUS_200.56.cht │ ├── SLUS_200.58.cht │ ├── SLUS_200.62.cht │ ├── SLUS_200.63.cht │ ├── SLUS_200.64.cht │ ├── SLUS_200.65.cht │ ├── SLUS_200.66.cht │ ├── SLUS_200.69.cht │ ├── SLUS_200.71.cht │ ├── SLUS_200.72.cht │ ├── SLUS_200.73.cht │ ├── SLUS_200.74.cht │ ├── SLUS_200.75.cht │ ├── SLUS_200.76.cht │ ├── SLUS_200.77.cht │ ├── SLUS_200.78.cht │ ├── SLUS_200.79.cht │ ├── SLUS_200.80.cht │ ├── SLUS_200.84.cht │ ├── SLUS_200.85.cht │ ├── SLUS_200.89.cht │ ├── SLUS_200.90.cht │ ├── SLUS_200.92.cht │ ├── SLUS_200.94.cht │ ├── SLUS_201.00.cht │ ├── SLUS_201.02.cht │ ├── SLUS_201.04.cht │ ├── SLUS_201.05.cht │ ├── SLUS_201.13.cht │ ├── SLUS_201.30.cht │ ├── SLUS_201.31.cht │ ├── SLUS_201.32.cht │ ├── SLUS_201.33.cht │ ├── SLUS_201.34.cht │ ├── SLUS_201.36.cht │ ├── SLUS_201.38.cht │ ├── SLUS_201.41.cht │ ├── SLUS_201.43.cht │ ├── SLUS_201.44.cht │ ├── SLUS_201.45.cht │ ├── SLUS_201.46.cht │ ├── SLUS_201.47.cht │ ├── SLUS_201.48.cht │ ├── SLUS_201.49.cht │ ├── SLUS_201.51.cht │ ├── SLUS_201.52.cht │ ├── SLUS_201.53.cht │ ├── SLUS_201.58.cht │ ├── SLUS_201.59.cht │ ├── SLUS_201.60.cht │ ├── SLUS_201.62.cht │ ├── SLUS_201.65.cht │ ├── SLUS_201.66.cht │ ├── SLUS_201.69.cht │ ├── SLUS_201.70.cht │ ├── SLUS_201.71.cht │ ├── SLUS_201.72.cht │ ├── SLUS_201.73.cht │ ├── SLUS_201.74.cht │ ├── SLUS_201.75.cht │ ├── SLUS_201.76.cht │ ├── SLUS_201.77.cht │ ├── SLUS_201.78.cht │ ├── SLUS_201.82.cht │ ├── SLUS_201.84.cht │ ├── SLUS_201.87.cht │ ├── SLUS_201.89.cht │ ├── SLUS_201.90.cht │ ├── SLUS_201.91.cht │ ├── SLUS_201.94.cht │ ├── SLUS_201.95.cht │ ├── SLUS_201.96.cht │ ├── SLUS_201.98.cht │ ├── SLUS_201.99.cht │ ├── SLUS_202.02.cht │ ├── SLUS_202.04.cht │ ├── SLUS_202.05.cht │ ├── SLUS_202.06.cht │ ├── SLUS_202.07.cht │ ├── SLUS_202.08.cht │ ├── SLUS_202.09.cht │ ├── SLUS_202.12.cht │ ├── SLUS_202.16.cht │ ├── SLUS_202.17.cht │ ├── SLUS_202.19.cht │ ├── SLUS_202.20.cht │ ├── SLUS_202.21.cht │ ├── SLUS_202.23.cht │ ├── SLUS_202.24.cht │ ├── SLUS_202.25.cht │ ├── SLUS_202.26.cht │ ├── SLUS_202.27.cht │ ├── SLUS_202.28.cht │ ├── SLUS_202.29.cht │ ├── SLUS_202.30.cht │ ├── SLUS_202.31.cht │ ├── SLUS_202.32.cht │ ├── SLUS_202.33.cht │ ├── SLUS_202.34.cht │ ├── SLUS_202.37.cht │ ├── SLUS_202.38.cht │ ├── SLUS_202.39.cht │ ├── SLUS_202.40.cht │ ├── SLUS_202.42.cht │ ├── SLUS_202.44.cht │ ├── SLUS_202.46.cht │ ├── SLUS_202.49.cht │ ├── SLUS_202.50.cht │ ├── SLUS_202.51.cht │ ├── SLUS_202.52.cht │ ├── SLUS_202.53.cht │ ├── SLUS_202.57.cht │ ├── SLUS_202.59.cht │ ├── SLUS_202.61.cht │ ├── SLUS_202.64.cht │ ├── SLUS_202.65.cht │ ├── SLUS_202.67.cht │ ├── SLUS_202.68.cht │ ├── SLUS_202.70.cht │ ├── SLUS_202.71.cht │ ├── SLUS_202.74.cht │ ├── SLUS_202.75.cht │ ├── SLUS_202.77.cht │ ├── SLUS_202.78.cht │ ├── SLUS_202.79.cht │ ├── SLUS_202.80.cht │ ├── SLUS_202.81.cht │ ├── SLUS_202.82.cht │ ├── SLUS_202.85.cht │ ├── SLUS_202.86.cht │ ├── SLUS_202.91.cht │ ├── SLUS_202.92.cht │ ├── SLUS_202.93.cht │ ├── SLUS_202.94.cht │ ├── SLUS_202.96.cht │ ├── SLUS_202.97.cht │ ├── SLUS_202.98.cht │ ├── SLUS_202.99.cht │ ├── SLUS_203.00.cht │ ├── SLUS_203.01.cht │ ├── SLUS_203.02.cht │ ├── SLUS_203.03.cht │ ├── SLUS_203.05.cht │ ├── SLUS_203.06.cht │ ├── SLUS_203.09.cht │ ├── SLUS_203.10.cht │ ├── SLUS_203.11.cht │ ├── SLUS_203.12.cht │ ├── SLUS_203.13.cht │ ├── SLUS_203.14.cht │ ├── SLUS_203.15.cht │ ├── SLUS_203.16.cht │ ├── SLUS_203.18.cht │ ├── SLUS_203.20.cht │ ├── SLUS_203.21.cht │ ├── SLUS_203.23.cht │ ├── SLUS_203.24.cht │ ├── SLUS_203.27.cht │ ├── SLUS_203.28.cht │ ├── SLUS_203.33.cht │ ├── SLUS_203.34.cht │ ├── SLUS_203.35.cht │ ├── SLUS_203.36.cht │ ├── SLUS_203.37.cht │ ├── SLUS_203.42.cht │ ├── SLUS_203.43.cht │ ├── SLUS_203.44.cht │ ├── SLUS_203.45.cht │ ├── SLUS_203.46.cht │ ├── SLUS_203.47.cht │ ├── SLUS_203.49.cht │ ├── SLUS_203.52.cht │ ├── SLUS_203.54.cht │ ├── SLUS_203.55.cht │ ├── SLUS_203.56.cht │ ├── SLUS_203.60.cht │ ├── SLUS_203.61.cht │ ├── SLUS_203.62.cht │ ├── SLUS_203.64.cht │ ├── SLUS_203.67.cht │ ├── SLUS_203.68.cht │ ├── SLUS_203.69.cht │ ├── SLUS_203.70.cht │ ├── SLUS_203.71.cht │ ├── SLUS_203.73.cht │ ├── SLUS_203.74.cht │ ├── SLUS_203.75.cht │ ├── SLUS_203.76.cht │ ├── SLUS_203.77.cht │ ├── SLUS_203.79.cht │ ├── SLUS_203.81.cht │ ├── SLUS_203.82.cht │ ├── SLUS_203.83.cht │ ├── SLUS_203.84.cht │ ├── SLUS_203.86.cht │ ├── SLUS_203.87.cht │ ├── SLUS_203.88.cht │ ├── SLUS_203.90.cht │ ├── SLUS_203.91.cht │ ├── SLUS_203.92.cht │ ├── SLUS_203.93.cht │ ├── SLUS_203.97.cht │ ├── SLUS_203.98.cht │ ├── SLUS_204.00.cht │ ├── SLUS_204.02.cht │ ├── SLUS_204.05.cht │ ├── SLUS_204.07.cht │ ├── SLUS_204.08.cht │ ├── SLUS_204.12.cht │ ├── SLUS_204.13.cht │ ├── SLUS_204.14.cht │ ├── SLUS_204.15.cht │ ├── SLUS_204.16.cht │ ├── SLUS_204.17.cht │ ├── SLUS_204.20.cht │ ├── SLUS_204.21.cht │ ├── SLUS_204.22.cht │ ├── SLUS_204.23.cht │ ├── SLUS_204.24.cht │ ├── SLUS_204.25.cht │ ├── SLUS_204.28.cht │ ├── SLUS_204.31.cht │ ├── SLUS_204.33.cht │ ├── SLUS_204.35.cht │ ├── SLUS_204.38.cht │ ├── SLUS_204.39.cht │ ├── SLUS_204.42.cht │ ├── SLUS_204.43.cht │ ├── SLUS_204.45.cht │ ├── SLUS_204.46.cht │ ├── SLUS_204.54.cht │ ├── SLUS_204.55.cht │ ├── SLUS_204.58.cht │ ├── SLUS_204.59.cht │ ├── SLUS_204.61.cht │ ├── SLUS_204.62.cht │ ├── SLUS_204.63.cht │ ├── SLUS_204.64.cht │ ├── SLUS_204.65.cht │ ├── SLUS_204.67.cht │ ├── SLUS_204.68.cht │ ├── SLUS_204.69.cht │ ├── SLUS_204.71.cht │ ├── SLUS_204.74.cht │ ├── SLUS_204.75.cht │ ├── SLUS_204.78.cht │ ├── SLUS_204.83.cht │ ├── SLUS_204.84.cht │ ├── SLUS_204.85.cht │ ├── SLUS_204.86.cht │ ├── SLUS_204.87.cht │ ├── SLUS_204.89.cht │ ├── SLUS_204.90.cht │ ├── SLUS_204.91.cht │ ├── SLUS_204.93.cht │ ├── SLUS_204.95.cht │ ├── SLUS_204.99.cht │ ├── SLUS_205.02.cht │ ├── SLUS_205.05.cht │ ├── SLUS_205.06.cht │ ├── SLUS_205.07.cht │ ├── SLUS_205.08.cht │ ├── SLUS_205.09.cht │ ├── SLUS_205.11.cht │ ├── SLUS_205.13.cht │ ├── SLUS_205.14.cht │ ├── SLUS_205.15.cht │ ├── SLUS_205.16.cht │ ├── SLUS_205.17.CHT │ ├── SLUS_205.19.cht │ ├── SLUS_205.20.cht │ ├── SLUS_205.21.cht │ ├── SLUS_205.22.cht │ ├── SLUS_205.23.cht │ ├── SLUS_205.24.cht │ ├── SLUS_205.27.cht │ ├── SLUS_205.28.cht │ ├── SLUS_205.31.cht │ ├── SLUS_205.33.cht │ ├── SLUS_205.34.cht │ ├── SLUS_205.36.cht │ ├── SLUS_205.39.cht │ ├── SLUS_205.40.cht │ ├── SLUS_205.41.cht │ ├── SLUS_205.43.cht │ ├── SLUS_205.45.cht │ ├── SLUS_205.48.cht │ ├── SLUS_205.49.cht │ ├── SLUS_205.52.cht │ ├── SLUS_205.53.cht │ ├── SLUS_205.54.cht │ ├── SLUS_205.55.cht │ ├── SLUS_205.56.cht │ ├── SLUS_205.59.cht │ ├── SLUS_205.60.cht │ ├── SLUS_205.61.cht │ ├── SLUS_205.62.cht │ ├── SLUS_205.63.cht │ ├── SLUS_205.64.cht │ ├── SLUS_205.65.cht │ ├── SLUS_205.68.cht │ ├── SLUS_205.69.cht │ ├── SLUS_205.71.cht │ ├── SLUS_205.72.cht │ ├── SLUS_205.73.cht │ ├── SLUS_205.75.cht │ ├── SLUS_205.76.cht │ ├── SLUS_205.78.cht │ ├── SLUS_205.82.cht │ ├── SLUS_205.85.cht │ ├── SLUS_205.86.cht │ ├── SLUS_205.90.cht │ ├── SLUS_205.91.cht │ ├── SLUS_205.93.cht │ ├── SLUS_205.95.cht │ ├── SLUS_205.96.cht │ ├── SLUS_205.97.cht │ ├── SLUS_205.98.cht │ ├── SLUS_206.02.cht │ ├── SLUS_206.03.cht │ ├── SLUS_206.04.cht │ ├── SLUS_206.06.cht │ ├── SLUS_206.13.cht │ ├── SLUS_206.15.cht │ ├── SLUS_206.16.cht │ ├── SLUS_206.17.cht │ ├── SLUS_206.18.cht │ ├── SLUS_206.19.cht │ ├── SLUS_206.21.cht │ ├── SLUS_206.22.cht │ ├── SLUS_206.23.cht │ ├── SLUS_206.24.cht │ ├── SLUS_206.25.cht │ ├── SLUS_206.27.cht │ ├── SLUS_206.28.cht │ ├── SLUS_206.31.cht │ ├── SLUS_206.32.cht │ ├── SLUS_206.33.cht │ ├── SLUS_206.34.cht │ ├── SLUS_206.35.cht │ ├── SLUS_206.36.cht │ ├── SLUS_206.38.cht │ ├── SLUS_206.39.cht │ ├── SLUS_206.42.cht │ ├── SLUS_206.44.cht │ ├── SLUS_206.45.cht │ ├── SLUS_206.46.cht │ ├── SLUS_206.47.cht │ ├── SLUS_206.49.cht │ ├── SLUS_206.50.cht │ ├── SLUS_206.51.cht │ ├── SLUS_206.52.cht │ ├── SLUS_206.53.cht │ ├── SLUS_206.55.cht │ ├── SLUS_206.56.cht │ ├── SLUS_206.57.cht │ ├── SLUS_206.59.cht │ ├── SLUS_206.61.cht │ ├── SLUS_206.62.cht │ ├── SLUS_206.63.cht │ ├── SLUS_206.64.cht │ ├── SLUS_206.65.cht │ ├── SLUS_206.66.cht │ ├── SLUS_206.69.cht │ ├── SLUS_206.70.cht │ ├── SLUS_206.71.cht │ ├── SLUS_206.72.cht │ ├── SLUS_206.73.cht │ ├── SLUS_206.74.cht │ ├── SLUS_206.75.cht │ ├── SLUS_206.76.cht │ ├── SLUS_206.77.cht │ ├── SLUS_206.78.cht │ ├── SLUS_206.80.cht │ ├── SLUS_206.81.cht │ ├── SLUS_206.82.cht │ ├── SLUS_206.83.cht │ ├── SLUS_206.84.cht │ ├── SLUS_206.85.cht │ ├── SLUS_206.88.cht │ ├── SLUS_206.89.cht │ ├── SLUS_206.91.cht │ ├── SLUS_206.93.cht │ ├── SLUS_206.94.cht │ ├── SLUS_206.95.cht │ ├── SLUS_206.96.cht │ ├── SLUS_206.97.cht │ ├── SLUS_206.98.cht │ ├── SLUS_207.01.cht │ ├── SLUS_207.02.cht │ ├── SLUS_207.03.cht │ ├── SLUS_207.04.cht │ ├── SLUS_207.06.cht │ ├── SLUS_207.07.cht │ ├── SLUS_207.09.cht │ ├── SLUS_207.10.cht │ ├── SLUS_207.12.cht │ ├── SLUS_207.14.cht │ ├── SLUS_207.15.cht │ ├── SLUS_207.16.cht │ ├── SLUS_207.18.cht │ ├── SLUS_207.22.cht │ ├── SLUS_207.23.cht │ ├── SLUS_207.24.cht │ ├── SLUS_207.25.cht │ ├── SLUS_207.31.cht │ ├── SLUS_207.32.cht │ ├── SLUS_207.33.cht │ ├── SLUS_207.34.cht │ ├── SLUS_207.35.cht │ ├── SLUS_207.36.cht │ ├── SLUS_207.37.cht │ ├── SLUS_207.38.cht │ ├── SLUS_207.40.cht │ ├── SLUS_207.41.cht │ ├── SLUS_207.42.cht │ ├── SLUS_207.43.cht │ ├── SLUS_207.45.cht │ ├── SLUS_207.46.cht │ ├── SLUS_207.48.cht │ ├── SLUS_207.51.cht │ ├── SLUS_207.53.cht │ ├── SLUS_207.55.cht │ ├── SLUS_207.57.cht │ ├── SLUS_207.61.cht │ ├── SLUS_207.62.cht │ ├── SLUS_207.63.cht │ ├── SLUS_207.64.cht │ ├── SLUS_207.65.cht │ ├── SLUS_207.66.cht │ ├── SLUS_207.67.cht │ ├── SLUS_207.69.cht │ ├── SLUS_207.70.cht │ ├── SLUS_207.73.cht │ ├── SLUS_207.76.cht │ ├── SLUS_207.77.cht │ ├── SLUS_207.79.cht │ ├── SLUS_207.80.cht │ ├── SLUS_207.82.cht │ ├── SLUS_207.86.cht │ ├── SLUS_207.87.cht │ ├── SLUS_207.93.cht │ ├── SLUS_207.95.cht │ ├── SLUS_207.96.cht │ ├── SLUS_207.99.cht │ ├── SLUS_208.03.cht │ ├── SLUS_208.04.cht │ ├── SLUS_208.05.cht │ ├── SLUS_208.06.cht │ ├── SLUS_208.07.cht │ ├── SLUS_208.09.cht │ ├── SLUS_208.10.cht │ ├── SLUS_208.11.cht │ ├── SLUS_208.12.cht │ ├── SLUS_208.17.cht │ ├── SLUS_208.18.cht │ ├── SLUS_208.20.cht │ ├── SLUS_208.21.cht │ ├── SLUS_208.22.cht │ ├── SLUS_208.27.cht │ ├── SLUS_208.31.cht │ ├── SLUS_208.36.cht │ ├── SLUS_208.37.cht │ ├── SLUS_208.42.cht │ ├── SLUS_208.45.cht │ ├── SLUS_208.46.cht │ ├── SLUS_208.47.cht │ ├── SLUS_208.48.cht │ ├── SLUS_208.50.cht │ ├── SLUS_208.51.cht │ ├── SLUS_208.52.cht │ ├── SLUS_208.53.cht │ ├── SLUS_208.54.cht │ ├── SLUS_208.55.cht │ ├── SLUS_208.56.cht │ ├── SLUS_208.57.cht │ ├── SLUS_208.58.cht │ ├── SLUS_208.60.cht │ ├── SLUS_208.64.cht │ ├── SLUS_208.65.cht │ ├── SLUS_208.66.cht │ ├── SLUS_208.67.cht │ ├── SLUS_208.68.cht │ ├── SLUS_208.69.cht │ ├── SLUS_208.70.cht │ ├── SLUS_208.73.cht │ ├── SLUS_208.74.cht │ ├── SLUS_208.75.cht │ ├── SLUS_208.76.cht │ ├── SLUS_208.77.cht │ ├── SLUS_208.78.cht │ ├── SLUS_208.80.cht │ ├── SLUS_208.81.cht │ ├── SLUS_208.82.cht │ ├── SLUS_208.83.cht │ ├── SLUS_208.84.cht │ ├── SLUS_208.85.cht │ ├── SLUS_208.87.cht │ ├── SLUS_208.88.cht │ ├── SLUS_208.89.cht │ ├── SLUS_208.90.cht │ ├── SLUS_208.92.cht │ ├── SLUS_208.93.cht │ ├── SLUS_208.94.cht │ ├── SLUS_208.95.cht │ ├── SLUS_208.96.cht │ ├── SLUS_208.98.cht │ ├── SLUS_208.99.cht │ ├── SLUS_209.01.cht │ ├── SLUS_209.02.cht │ ├── SLUS_209.03.cht │ ├── SLUS_209.04.cht │ ├── SLUS_209.05.cht │ ├── SLUS_209.07.cht │ ├── SLUS_209.09.cht │ ├── SLUS_209.11.cht │ ├── SLUS_209.12.cht │ ├── SLUS_209.13.cht │ ├── SLUS_209.17.cht │ ├── SLUS_209.19.cht │ ├── SLUS_209.20.cht │ ├── SLUS_209.21.cht │ ├── SLUS_209.23.cht │ ├── SLUS_209.24.cht │ ├── SLUS_209.25.cht │ ├── SLUS_209.26.cht │ ├── SLUS_209.27.cht │ ├── SLUS_209.28.cht │ ├── SLUS_209.29.cht │ ├── SLUS_209.30.cht │ ├── SLUS_209.31.cht │ ├── SLUS_209.32.cht │ ├── SLUS_209.34.cht │ ├── SLUS_209.37.cht │ ├── SLUS_209.38.cht │ ├── SLUS_209.39.cht │ ├── SLUS_209.40.cht │ ├── SLUS_209.42.cht │ ├── SLUS_209.43.cht │ ├── SLUS_209.46.cht │ ├── SLUS_209.47.cht │ ├── SLUS_209.48.cht │ ├── SLUS_209.51.cht │ ├── SLUS_209.52.cht │ ├── SLUS_209.53.cht │ ├── SLUS_209.54.cht │ ├── SLUS_209.55.cht │ ├── SLUS_209.56.cht │ ├── SLUS_209.57.cht │ ├── SLUS_209.58.cht │ ├── SLUS_209.59.cht │ ├── SLUS_209.60.cht │ ├── SLUS_209.61.cht │ ├── SLUS_209.63.cht │ ├── SLUS_209.64.cht │ ├── SLUS_209.67.cht │ ├── SLUS_209.69.cht │ ├── SLUS_209.70.cht │ ├── SLUS_209.73.cht │ ├── SLUS_209.74.cht │ ├── SLUS_209.75.cht │ ├── SLUS_209.77.cht │ ├── SLUS_209.79.cht │ ├── SLUS_209.80.cht │ ├── SLUS_209.81.cht │ ├── SLUS_209.82.cht │ ├── SLUS_209.83.cht │ ├── SLUS_209.84.cht │ ├── SLUS_209.85.cht │ ├── SLUS_209.86.cht │ ├── SLUS_209.89.cht │ ├── SLUS_209.92.cht │ ├── SLUS_209.94.cht │ ├── SLUS_209.98.cht │ ├── SLUS_210.02.cht │ ├── SLUS_210.04.cht │ ├── SLUS_210.05.cht │ ├── SLUS_210.07.cht │ ├── SLUS_210.08.cht │ ├── SLUS_210.09.cht │ ├── SLUS_210.10.cht │ ├── SLUS_210.11.cht │ ├── SLUS_210.14.cht │ ├── SLUS_210.15.cht │ ├── SLUS_210.16.cht │ ├── SLUS_210.17.cht │ ├── SLUS_210.19.cht │ ├── SLUS_210.20.cht │ ├── SLUS_210.21.cht │ ├── SLUS_210.22.cht │ ├── SLUS_210.26.cht │ ├── SLUS_210.27.cht │ ├── SLUS_210.28.cht │ ├── SLUS_210.29.cht │ ├── SLUS_210.30.cht │ ├── SLUS_210.31.cht │ ├── SLUS_210.32.cht │ ├── SLUS_210.33.cht │ ├── SLUS_210.37.cht │ ├── SLUS_210.41.cht │ ├── SLUS_210.42.cht │ ├── SLUS_210.43.cht │ ├── SLUS_210.44.cht │ ├── SLUS_210.45.cht │ ├── SLUS_210.49.cht │ ├── SLUS_210.50.cht │ ├── SLUS_210.58.cht │ ├── SLUS_210.59.cht │ ├── SLUS_210.65.cht │ ├── SLUS_210.66.cht │ ├── SLUS_210.67.cht │ ├── SLUS_210.68.cht │ ├── SLUS_210.69.cht │ ├── SLUS_210.71.cht │ ├── SLUS_210.72.cht │ ├── SLUS_210.75.cht │ ├── SLUS_210.77.cht │ ├── SLUS_210.78.cht │ ├── SLUS_210.79.cht │ ├── SLUS_210.80.cht │ ├── SLUS_210.83.cht │ ├── SLUS_210.86.cht │ ├── SLUS_210.87.cht │ ├── SLUS_210.88.cht │ ├── SLUS_210.90.cht │ ├── SLUS_210.91.cht │ ├── SLUS_210.93.cht │ ├── SLUS_210.94.cht │ ├── SLUS_210.97.cht │ ├── SLUS_210.98.cht │ ├── SLUS_210.99.cht │ ├── SLUS_211.04.cht │ ├── SLUS_211.05.cht │ ├── SLUS_211.07.cht │ ├── SLUS_211.08.cht │ ├── SLUS_211.09.cht │ ├── SLUS_211.10.cht │ ├── SLUS_211.12.cht │ ├── SLUS_211.13.cht │ ├── SLUS_211.14.cht │ ├── SLUS_211.15.cht │ ├── SLUS_211.17.cht │ ├── SLUS_211.19.cht │ ├── SLUS_211.20.cht │ ├── SLUS_211.24.cht │ ├── SLUS_211.25.cht │ ├── SLUS_211.27.cht │ ├── SLUS_211.28.cht │ ├── SLUS_211.29.cht │ ├── SLUS_211.30.cht │ ├── SLUS_211.32.cht │ ├── SLUS_211.33.cht │ ├── SLUS_211.34.cht │ ├── SLUS_211.35.cht │ ├── SLUS_211.36.cht │ ├── SLUS_211.37.cht │ ├── SLUS_211.38.cht │ ├── SLUS_211.40.cht │ ├── SLUS_211.42.cht │ ├── SLUS_211.43.cht │ ├── SLUS_211.44.cht │ ├── SLUS_211.45.cht │ ├── SLUS_211.50.cht │ ├── SLUS_211.51.cht │ ├── SLUS_211.52.cht │ ├── SLUS_211.53.cht │ ├── SLUS_211.54.cht │ ├── SLUS_211.55.cht │ ├── SLUS_211.56.cht │ ├── SLUS_211.57.cht │ ├── SLUS_211.58.cht │ ├── SLUS_211.59.cht │ ├── SLUS_211.62.cht │ ├── SLUS_211.63.cht │ ├── SLUS_211.65.cht │ ├── SLUS_211.66.cht │ ├── SLUS_211.68.cht │ ├── SLUS_211.70.cht │ ├── SLUS_211.71.cht │ ├── SLUS_211.72.cht │ ├── SLUS_211.75.cht │ ├── SLUS_211.76.cht │ ├── SLUS_211.79.cht │ ├── SLUS_211.80.cht │ ├── SLUS_211.83.cht │ ├── SLUS_211.84.cht │ ├── SLUS_211.86.cht │ ├── SLUS_211.87.cht │ ├── SLUS_211.89.cht │ ├── SLUS_211.90.cht │ ├── SLUS_211.91.cht │ ├── SLUS_211.92.cht │ ├── SLUS_211.93.cht │ ├── SLUS_211.94.cht │ ├── SLUS_211.95.cht │ ├── SLUS_211.96.cht │ ├── SLUS_211.97.cht │ ├── SLUS_211.98.cht │ ├── SLUS_211.99.cht │ ├── SLUS_212.00.cht │ ├── SLUS_212.01.cht │ ├── SLUS_212.04.cht │ ├── SLUS_212.06.cht │ ├── SLUS_212.12.cht │ ├── SLUS_212.15.cht │ ├── SLUS_212.16.cht │ ├── SLUS_212.17.cht │ ├── SLUS_212.18.cht │ ├── SLUS_212.19.cht │ ├── SLUS_212.20.cht │ ├── SLUS_212.21.cht │ ├── SLUS_212.22.cht │ ├── SLUS_212.24.cht │ ├── SLUS_212.25.cht │ ├── SLUS_212.27.cht │ ├── SLUS_212.30.cht │ ├── SLUS_212.31.cht │ ├── SLUS_212.36.cht │ ├── SLUS_212.37.cht │ ├── SLUS_212.38.cht │ ├── SLUS_212.40.cht │ ├── SLUS_212.42.cht │ ├── SLUS_212.43.cht │ ├── SLUS_212.44.cht │ ├── SLUS_212.45.cht │ ├── SLUS_212.46.cht │ ├── SLUS_212.48.cht │ ├── SLUS_212.50.cht │ ├── SLUS_212.51.cht │ ├── SLUS_212.52.cht │ ├── SLUS_212.54.cht │ ├── SLUS_212.55.cht │ ├── SLUS_212.56.cht │ ├── SLUS_212.58.cht │ ├── SLUS_212.61.cht │ ├── SLUS_212.63.cht │ ├── SLUS_212.64.cht │ ├── SLUS_212.65.cht │ ├── SLUS_212.68.cht │ ├── SLUS_212.69.cht │ ├── SLUS_212.70.cht │ ├── SLUS_212.75.cht │ ├── SLUS_212.77.cht │ ├── SLUS_212.79.cht │ ├── SLUS_212.82.cht │ ├── SLUS_212.83.cht │ ├── SLUS_212.84.cht │ ├── SLUS_212.85.cht │ ├── SLUS_212.86.cht │ ├── SLUS_212.87.cht │ ├── SLUS_212.88.cht │ ├── SLUS_212.91.cht │ ├── SLUS_212.92.cht │ ├── SLUS_212.93.cht │ ├── SLUS_212.97.cht │ ├── SLUS_212.99.cht │ ├── SLUS_213.00.cht │ ├── SLUS_213.01.cht │ ├── SLUS_213.03.cht │ ├── SLUS_213.04.cht │ ├── SLUS_213.05.cht │ ├── SLUS_213.10.cht │ ├── SLUS_213.11.cht │ ├── SLUS_213.12.cht │ ├── SLUS_213.14.cht │ ├── SLUS_213.15.cht │ ├── SLUS_213.19.cht │ ├── SLUS_213.20.cht │ ├── SLUS_213.21.cht │ ├── SLUS_213.22.cht │ ├── SLUS_213.23.cht │ ├── SLUS_213.25.cht │ ├── SLUS_213.26.cht │ ├── SLUS_213.27.cht │ ├── SLUS_213.30.cht │ ├── SLUS_213.31.cht │ ├── SLUS_213.33.cht │ ├── SLUS_213.34.cht │ ├── SLUS_213.35.cht │ ├── SLUS_213.36.cht │ ├── SLUS_213.38.cht │ ├── SLUS_213.40.cht │ ├── SLUS_213.42.cht │ ├── SLUS_213.43.cht │ ├── SLUS_213.44.cht │ ├── SLUS_213.45.cht │ ├── SLUS_213.46.cht │ ├── SLUS_213.50.cht │ ├── SLUS_213.53.cht │ ├── SLUS_213.54.cht │ ├── SLUS_213.55.cht │ ├── SLUS_213.56.cht │ ├── SLUS_213.57.cht │ ├── SLUS_213.58.cht │ ├── SLUS_213.59.cht │ ├── SLUS_213.61.cht │ ├── SLUS_213.62.cht │ ├── SLUS_213.63.cht │ ├── SLUS_213.64.cht │ ├── SLUS_213.65.cht │ ├── SLUS_213.67.cht │ ├── SLUS_213.70.cht │ ├── SLUS_213.73.cht │ ├── SLUS_213.74.cht │ ├── SLUS_213.76.cht │ ├── SLUS_213.77.cht │ ├── SLUS_213.79.cht │ ├── SLUS_213.82.cht │ ├── SLUS_213.84.cht │ ├── SLUS_213.85.cht │ ├── SLUS_213.86.cht │ ├── SLUS_213.87.cht │ ├── SLUS_213.88.cht │ ├── SLUS_213.89.cht │ ├── SLUS_213.90.cht │ ├── SLUS_213.91.cht │ ├── SLUS_213.92.cht │ ├── SLUS_213.93.cht │ ├── SLUS_213.94.cht │ ├── SLUS_213.95.cht │ ├── SLUS_213.96.cht │ ├── SLUS_213.97.cht │ ├── SLUS_213.98.cht │ ├── SLUS_214.00.cht │ ├── SLUS_214.01.cht │ ├── SLUS_214.03.cht │ ├── SLUS_214.09.cht │ ├── SLUS_214.10.cht │ ├── SLUS_214.12.cht │ ├── SLUS_214.13.cht │ ├── SLUS_214.14.cht │ ├── SLUS_214.16.cht │ ├── SLUS_214.17.cht │ ├── SLUS_214.19.cht │ ├── SLUS_214.20.cht │ ├── SLUS_214.21.cht │ ├── SLUS_214.23.cht │ ├── SLUS_214.27.cht │ ├── SLUS_214.28.cht │ ├── SLUS_214.30.cht │ ├── SLUS_214.31.cht │ ├── SLUS_214.35.cht │ ├── SLUS_214.36.cht │ ├── SLUS_214.37.cht │ ├── SLUS_214.38.cht │ ├── SLUS_214.40.cht │ ├── SLUS_214.41.cht │ ├── SLUS_214.42.cht │ ├── SLUS_214.43.cht │ ├── SLUS_214.45.cht │ ├── SLUS_214.48.cht │ ├── SLUS_214.49.cht │ ├── SLUS_214.50.cht │ ├── SLUS_214.51.cht │ ├── SLUS_214.52.cht │ ├── SLUS_214.53.cht │ ├── SLUS_214.54.cht │ ├── SLUS_214.56.cht │ ├── SLUS_214.57.cht │ ├── SLUS_214.62.cht │ ├── SLUS_214.64.cht │ ├── SLUS_214.66.cht │ ├── SLUS_214.67.cht │ ├── SLUS_214.69.cht │ ├── SLUS_214.70.cht │ ├── SLUS_214.71.cht │ ├── SLUS_214.74.cht │ ├── SLUS_214.78.cht │ ├── SLUS_214.79.cht │ ├── SLUS_214.84.cht │ ├── SLUS_214.85.cht │ ├── SLUS_214.86.cht │ ├── SLUS_214.88.cht │ ├── SLUS_214.89.cht │ ├── SLUS_214.91.cht │ ├── SLUS_214.97.cht │ ├── SLUS_214.98.cht │ ├── SLUS_214.99.cht │ ├── SLUS_215.01.cht │ ├── SLUS_215.03.cht │ ├── SLUS_215.36.cht │ ├── SLUS_215.38.cht │ ├── SLUS_215.39.cht │ ├── SLUS_215.43.cht │ ├── SLUS_215.44.cht │ ├── SLUS_215.47.cht │ ├── SLUS_215.48.cht │ ├── SLUS_215.52.cht │ ├── SLUS_215.60.cht │ ├── SLUS_215.63.cht │ ├── SLUS_215.64.cht │ ├── SLUS_215.66.cht │ ├── SLUS_215.67.cht │ ├── SLUS_215.69.cht │ ├── SLUS_215.72.cht │ ├── SLUS_215.74.cht │ ├── SLUS_215.75.cht │ ├── SLUS_215.76.cht │ ├── SLUS_215.77.cht │ ├── SLUS_215.78.cht │ ├── SLUS_215.79.cht │ ├── SLUS_215.80.cht │ ├── SLUS_215.82.cht │ ├── SLUS_215.83.cht │ ├── SLUS_215.84.cht │ ├── SLUS_215.85.cht │ ├── SLUS_215.87.cht │ ├── SLUS_215.88.cht │ ├── SLUS_215.90.cht │ ├── SLUS_215.92.cht │ ├── SLUS_215.94.cht │ ├── SLUS_215.95.cht │ ├── SLUS_215.96.cht │ ├── SLUS_215.97.cht │ ├── SLUS_215.98.cht │ ├── SLUS_216.00.cht │ ├── SLUS_216.03.cht │ ├── SLUS_216.04.cht │ ├── SLUS_216.05.cht │ ├── SLUS_216.08.cht │ ├── SLUS_216.11.cht │ ├── SLUS_216.15.cht │ ├── SLUS_216.19.cht │ ├── SLUS_216.21.cht │ ├── SLUS_216.22.cht │ ├── SLUS_216.23.cht │ ├── SLUS_216.24.cht │ ├── SLUS_216.25.cht │ ├── SLUS_216.26.cht │ ├── SLUS_216.28.cht │ ├── SLUS_216.31.cht │ ├── SLUS_216.33.cht │ ├── SLUS_216.34.cht │ ├── SLUS_216.35.cht │ ├── SLUS_216.36.cht │ ├── SLUS_216.37.cht │ ├── SLUS_216.41.cht │ ├── SLUS_216.42.cht │ ├── SLUS_216.43.cht │ ├── SLUS_216.44.cht │ ├── SLUS_216.45.cht │ ├── SLUS_216.55.cht │ ├── SLUS_216.56.cht │ ├── SLUS_216.58.cht │ ├── SLUS_216.60.cht │ ├── SLUS_216.61.cht │ ├── SLUS_216.62.cht │ ├── SLUS_216.63.cht │ ├── SLUS_216.64.cht │ ├── SLUS_216.66.cht │ ├── SLUS_216.68.cht │ ├── SLUS_216.70.cht │ ├── SLUS_216.71.cht │ ├── SLUS_216.78.cht │ ├── SLUS_216.85.cht │ ├── SLUS_216.88.cht │ ├── SLUS_216.90.cht │ ├── SLUS_216.97.cht │ ├── SLUS_217.01.cht │ ├── SLUS_217.02.cht │ ├── SLUS_217.09.cht │ ├── SLUS_217.11.cht │ ├── SLUS_217.12.cht │ ├── SLUS_217.14.cht │ ├── SLUS_217.15.cht │ ├── SLUS_217.18.cht │ ├── SLUS_217.21.cht │ ├── SLUS_217.22.cht │ ├── SLUS_217.26.cht │ ├── SLUS_217.27.cht │ ├── SLUS_217.28.cht │ ├── SLUS_217.30.cht │ ├── SLUS_217.31.cht │ ├── SLUS_217.33.cht │ ├── SLUS_217.34.cht │ ├── SLUS_217.35.cht │ ├── SLUS_217.37.cht │ ├── SLUS_217.38.cht │ ├── SLUS_217.39.cht │ ├── SLUS_217.42.cht │ ├── SLUS_217.43.cht │ ├── SLUS_217.48.cht │ ├── SLUS_217.49.cht │ ├── SLUS_217.50.cht │ ├── SLUS_217.51.cht │ ├── SLUS_217.54.cht │ ├── SLUS_217.57.cht │ ├── SLUS_217.59.cht │ ├── SLUS_217.60.cht │ ├── SLUS_217.61.cht │ ├── SLUS_217.65.cht │ ├── SLUS_217.67.cht │ ├── SLUS_217.72.cht │ ├── SLUS_217.74.cht │ ├── SLUS_217.78.cht │ ├── SLUS_217.79.cht │ ├── SLUS_217.82.cht │ ├── SLUS_217.85.cht │ ├── SLUS_217.87.cht │ ├── SLUS_217.88.cht │ ├── SLUS_217.89.cht │ ├── SLUS_217.91.cht │ ├── SLUS_217.96.cht │ ├── SLUS_217.97.cht │ ├── SLUS_217.99.cht │ ├── SLUS_218.03.cht │ ├── SLUS_218.04.cht │ ├── SLUS_218.05.cht │ ├── SLUS_218.06.cht │ ├── SLUS_218.07.cht │ ├── SLUS_218.09.cht │ ├── SLUS_218.10.cht │ ├── SLUS_218.11.cht │ ├── SLUS_218.12.cht │ ├── SLUS_218.15.cht │ ├── SLUS_218.18.cht │ ├── SLUS_218.19.cht │ ├── SLUS_218.21.cht │ ├── SLUS_218.31.cht │ ├── SLUS_218.34.cht │ ├── SLUS_218.36.cht │ ├── SLUS_218.38.cht │ ├── SLUS_218.40.cht │ ├── SLUS_218.41.cht │ ├── SLUS_218.42.cht │ ├── SLUS_218.44.cht │ ├── SLUS_218.45.cht │ ├── SLUS_218.46.cht │ ├── SLUS_218.52.cht │ ├── SLUS_218.54.cht │ ├── SLUS_218.55.cht │ ├── SLUS_218.57.cht │ ├── SLUS_218.60.cht │ ├── SLUS_218.62.cht │ ├── SLUS_218.70.cht │ ├── SLUS_218.73.cht │ ├── SLUS_218.79.cht │ ├── SLUS_218.82.cht │ ├── SLUS_218.83.cht │ ├── SLUS_218.84.cht │ ├── SLUS_218.85.cht │ ├── SLUS_218.86.cht │ ├── SLUS_218.90.cht │ ├── SLUS_218.95.cht │ ├── SLUS_218.96.cht │ ├── SLUS_218.99.cht │ ├── SLUS_219.01.cht │ ├── SLUS_219.06.cht │ ├── SLUS_219.07.cht │ ├── SLUS_219.10.cht │ ├── SLUS_219.14.cht │ ├── SLUS_219.18.cht │ ├── SLUS_219.19.cht │ ├── SLUS_219.21.cht │ ├── SLUS_219.23.cht │ ├── SLUS_219.26.cht │ ├── SLUS_219.31.cht │ ├── SLUS_219.33.cht │ ├── SLUS_219.35.cht │ ├── SLUS_219.38.cht │ ├── SLUS_219.39.cht │ ├── SLUS_219.40.cht │ ├── SLUS_219.42.cht │ ├── SLUS_219.48.cht │ ├── SLUS_219.55.cht │ └── SWBFRNT2.ELF.cht ├── CONTRIBUTORS.MD ├── MISSING_MASTERCODE.TSV ├── QualityControl.sh ├── README.md ├── SUFFIX.txt ├── cheat_list.MD ├── greeting.sh ├── idcat.bat └── update.bat ================================================ FILE CONTENTS ================================================ ================================================ FILE: .gitattributes ================================================ * text=auto eol=crlf *.sh text eol=lf ================================================ FILE: .github/ISSUE_TEMPLATE/report.yml ================================================ name: Broken hack report description: Report a widescreen hack wich is not working properly on real hardware title: "[REPORT]: " labels: [report] body: - type: markdown attributes: value: | ### __Disclaimer:__ #### Issue reports wich cannot be __reproduced on real hardware__ are not accepted #### Issues related to game versions wich share same game ID will not be accepted if you dont provide __hashes__ for both #### Issues happening on modified versions of games are __not__ allowed (some game modifications interfer with the cheat mastercodes) - type: checkboxes id: terms attributes: label: Checks description: "Check before posting" options: - label: I have checked if a report of the same game, in the same test environment, is already included - label: I have tested this __on real hardware__ either with OpenPS2Loader or running a phisical copy of the game - label: I have confirmed that __NONE__ of the mentioned issues in this report ocurr if the game is ran without the hack - type: markdown attributes: value: | ##### please complete the following information: - type: dropdown id: gamestate attributes: label: "gameplay" description: "how stable is the gameplay?" multiple: false options: - "Working" - "working with issues" - "barely working" - "imposible to play" - "doesn't even boot" validations: required: true - type: input id: console attributes: label: Console model description: you can see it on the console sticker or inside OSDSYS (press triangle on main menú) placeholder: "SCPH-????? / DTL-H????? / DESR-???? / COH-H?????" validations: required: true - type: input id: oplver attributes: label: "Version of the software used to run the cheats" description: "OPL version or the cheat program you used" placeholder: "eg: OPL stable 1.0.0 | OPL beta 1.1.0 1732 | Cheat device 1.7.5 commit 41e4ebe | Cheat device with exfat support" validations: required: true - type: input id: gametitle attributes: label: "title" description: "The game title" placeholder: "eg: Predator Concrete jungle" validations: required: true - type: input id: regioncode attributes: label: "Game Region code (ID)" description: "OPL will show you this on it´s UI" placeholder: "eg: SLES_530.91" validations: required: true - type: dropdown id: device attributes: label: "device used on test" multiple: false options: - USB - SMB - HDD - iLink - MX4SIO - Disc validations: required: true - type: textarea id: explanation attributes: label: Explain your issue description: Information about what and how it is failing placeholder: "ie: shadows of the game are distorted / game freezes when FMVs start / etc..." validations: required: false ================================================ FILE: .github/workflows/greeting.yml ================================================ name: issue-checklist on: issues: types: [opened] jobs: comment: runs-on: ubuntu-latest steps: - name: git checkout uses: actions/checkout@v3 with: fetch-depth: 0 - run: | git config --global --add safe.directory "$GITHUB_WORKSPACE" git fetch - run: | wget "https://api.github.com/repos/PS2-Widescreen/OPL-Widescreen-Cheats/issues/${{ github.event.issue.number }}" -O REPORT.JSON - name: Generate message run: | chmod +x ./greeting.sh ./greeting.sh REPORT.JSON > MSG.MD - name: Add reactions uses: peter-evans/create-or-update-comment@v3 with: issue-number: ${{ github.event.issue.number }} body-path: MSG.MD ================================================ FILE: .github/workflows/list_cheats.yml ================================================ name: Update Cheats list on: workflow_dispatch: push: paths: - 'CHT/*.cht' - '.github/workflows/list_cheats.yml' jobs: List-cheats: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Get short SHA id: slug run: echo "CHTCNT=$(find CHT -name "*.cht" | wc -l)" >> $GITHUB_ENV - name: Update Cheats list run: | cd CHT echo game count\|${{ env.CHTCNT }}> ../cheat_list.MD echo ------------- \| --------------- \|>> ../cheat_list.MD head -n1 -q *.cht | tr -d \" > ../temp.MD cd .. sed -i 's/\/ID/ \| /' temp.MD sed -E -i 's/[a-zA-Z]{4}_[0-9]{3}\.[0-9]{2}/[\0](.\/CHT\/\0.cht)/' temp.MD sort temp.MD >>cheat_list.MD rm temp.MD - name: print generated list if: github.ref != 'refs/heads/main' run: | cat cheat_list.MD - uses: EndBug/add-and-commit@v9 if: github.ref == 'refs/heads/main' with: default_author: github_actions message: 'Update Widescreen cheat list' # commit: '--amend' ================================================ FILE: .github/workflows/quality_checks.yml ================================================ name: Quality Control # only perform this workflow if a manually triggered it from the actions tab on: workflow_dispatch: inputs: make_pr: description: 'Create a Pull request with the corrected files' required: true type: boolean pull_request: paths: - 'CHT/*.cht' - 'QualityControl.sh' jobs: check-format: runs-on: ubuntu-latest steps: - name: git checkout uses: actions/checkout@v3 with: fetch-depth: 0 - run: | git config --global --add safe.directory "$GITHUB_WORKSPACE" git fetch - name: make cheats lowercase run: | chmod +x ./QualityControl.sh ./QualityControl.sh - name: Create Pull Request id: prmaker if: ${{ inputs.make_pr }} uses: peter-evans/create-pull-request@v4 with: commit-message: "Quality Control" body: "Quality Control" title: "Quality Control" delete-branch: true branch-suffix: random add-paths: | CHT/* ================================================ FILE: .github/workflows/repack-and-release.yml ================================================ name: Repack widescreen hacks on: workflow_dispatch: push: paths: - '**.cht' jobs: check-binaries: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v3 with: fetch-depth: 0 # - name: Install dependencies # run: | # apk add git zip - name: Get short SHA id: slug run: echo "::set-output name=chtcount::$(find CHT -name "*.cht" | wc -l)" - name: append credits to all cheats run: | chmod +x ./Append.sh ./Append.sh "# Deploy Information: Hash:${{ steps.slug.outputs.sha8 }}, runner_id:${{ github.run_number }}" - name: Make Changelog run: | git --no-pager log --name-only --oneline --pretty=format:"%n---------- commit %h by %an: [%s]%n -- Changed files are:">FULL_CHANGELOG.TXT git --no-pager log --since="7 days ago" --date=human --pretty=format:"- %h %as %<(18)%an: %s">PARTIAL_CHANGELOG.TXT echo FULL_CHANGELOG----------------------- cat FULL_CHANGELOG.TXT echo PARTIAL_CHANGELOG-------------------- cat PARTIAL_CHANGELOG.TXT - name: zip cheats run: | zip widescreen_hacks CHT/* - name: create release body run: | echo "- __cheats count:__ _${{ steps.slug.outputs.chtcount }}_">week_changes.log echo "- [__List of supported games__](https://github.com/PS2-Widescreen/OPL-Widescreen-Cheats/blob/main/cheat_list.MD)">>week_changes.log echo "![GitHub release (latest by date)](https://img.shields.io/github/downloads/PS2-Widescreen/OPL-Widescreen-Cheats/Latest/total?label=Downloads)">>week_changes.log echo last week changes:>>week_changes.log git --no-pager log --since="7 days ago" --date=human --pretty=format:"- %h %as %<(18)%an: %s">>week_changes.log cat week_changes.log # - name: Upload artifacts # if: ${{ success() }} # uses: actions/upload-artifact@v2 # with: # name: WIDESCREEN # path: | # widescreen_hacks*.zip - name: delete previous tag/release if: (github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main') uses: dev-drprasad/delete-tag-and-release@v0.2.1 with: delete_release: true tag_name: Latest env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Deploy release uses: softprops/action-gh-release@v0.1.15 if: (github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main') with: token: "${{ secrets.GITHUB_TOKEN }}" fail_on_unmatched_files: true name: "Latest Package" tag_name: "Latest" body_path: 'week_changes.log' prerelease: false files: | widescreen_hacks*.zip FULL_CHANGELOG.TXT PARTIAL_CHANGELOG.TXT ================================================ FILE: .gitignore ================================================ CRCLIST.TXT WIDESCREEN.TXT CHT2CheatDevice.bat REPORT.JSON LINKLIST.TXT BODY.MDUMMY FINAL.TXT LST.TXT LST2.TXT gamename.csv busybox.exe PS2_pnach_converter.exe ================================================ FILE: Append.sh ================================================ #!/bin/bash cd CHT for a in *.cht do cat ../SUFFIX.txt >> $a if [ -z "$1" ] then echo "$1" >> $a fi done ================================================ FILE: BROKEN/SCUS_971.34.cht ================================================ "SOCOM - U.S. Navy SEALs /ID SCUS_971.34" Mastercode 90141644 0C05158C //9015D278 0C057446 //901700C4 0C103A18 //wide 20151e5c 3c013f40 20151e60 4481e800 20151e68 461dbdc3 201e7424 461d0842 201e6c74 4614a143 201e6c80 461d18c2 //unknown //201e9734 3c02bfaa //201e9748 3c02bfaa // ================================================ FILE: BROKEN/SCUS_972.65.cht ================================================ "Jak II /ID SCUS_972.65" Mastercode 9011F498 0C047CCE //901002F4 0C045160 //Widescreen hack 16:9 //20367ae8 3c033f1f //20826e10 0014a709 //menu fix //20b63ea0 43a80000 //20b66470 43440000 // ================================================ FILE: BROKEN/SCUS_972.68.cht ================================================ "Ratchet & Clank - Going Commando /ID SCUS_972.68" Mastercode 90131DA4 0C047F12 //9011CD48 0C0472FA //90128AD0 0C0454F5 // DWORD Code patching routine 200c0000 3c1b000c 200c0004 df7100a8 200c0008 14510005 200c0010 8f7100b8 200c0014 ac71ffb4 200c0018 8f7100bc 200c001c ac71ffc8 200c0020 df7100b0 200c0024 14510009 200c002c 8f7100c0 200c0030 ac71ff84 200c0034 8f7100c4 200c0038 ac71ff88 200c003c 8f7100c8 200c0040 ac71ff94 200c0044 8f7100cc 200c0048 ac71ffac 200c004c 0804c747 200c0050 fc62fff8 // WORD Code patching routine 200c0054 3c1b000c 200c0058 8f7100a8 200c005c 14510005 200c0064 8f7100b8 200c0068 acb1ffb8 200c006c 8f7100bc 200c0070 acb1ffcc 200c0074 8f7100b4 200c0078 14510009 200c0080 8f7100c0 200c0084 acb1ff84 200c0088 8f7100c4 200c008c acb1ff88 200c0090 8f7100c8 200c0094 acb1ff94 200c0098 8f7100cc 200c009c acb1ffac 200c00a0 0804c753 200c00a4 aca2fffc // Refrence WORD/DWORD for widescreen // Note: The patching routine uses this to patch an address before this in memory. 200c00a8 c6030200 200c00ac 4600a306 // Refrence WORD/DWORD for HUD fix // Note: The patching routine uses this to patch an address before this in memory. 200c00b0 468010a0 200c00b4 c7a40030 // Replacement WORDs for widescreen 200c00b8 0c030034 200c00bc 14400007 // Replacement WORDs for HUD fix 200c00c0 3c013f40 200c00c4 4481f000 200c00c8 461e0002 200c00cc 14600008 // Hor FOV recalulation routine // This routine checks if an unpatched HOR FOV currently resides in ram, // by iterating through a list and patching the value if a match is found. 200c00d0 c77e0114 200c00d4 3c01000c 200c00d8 3421012c 200c00dc 277b0118 200c00e0 c46000b0 200c00e4 103b0007 200c00e8 c7620000 200c00ec 277b0004 200c00f0 46020032 200c00f4 4500fffb 200c00fc 461e0003 200c0100 e46000b0 200c0104 461e0002 200c0108 46010002 200c010c 03e00008 200c0110 3c1b000c //Hor scale 200c0114 3f400000 // Unpatched Hor FOV values 200c0118 3f214633 200c011c 3f2147ae 200c0120 3f1eb852 200c0124 3f1ff770 200c0128 3ed40674 // Jump to DWORD patching routine 20131d14 08030000 // Jump to WORD patching routine 20131d44 08030015 //Force built-in widescreen e0010101 001a7bb2 001a7bb1 00000001 // ================================================ FILE: BROKEN/SCUS_973.53.cht ================================================ "Ratchet & Clank - Up Your Arsenal /ID SCUS_973.53" Mastercode 9012F420 00832021 // Code patching routine DWORD 200c0000 3c1b000c 200c0004 df7100a8 200c0008 14510005 200c0010 8f7100b8 200c0014 ac71ff88 200c0018 8f7100bc 200c001c ac71ff9c 200c0020 df7100b0 200c0024 14510009 200c002c 8f7100c0 200c0030 ac71ff7c 200c0034 8f7100c4 200c0038 ac71ff80 200c003c 8f7100c8 200c0040 ac71ff8c 200c0044 8f7100cc 200c0048 ac71ffac 200c0050 fc62fff8 // Code patching routine WORD 200c0054 3c1b000c 200c0058 8f7100a8 200c005c 14510005 200c0064 8f7100b8 200c0068 acb1ff8c 200c006c 8f7100bc 200c0070 acb1ffa0 200c0074 8f7100b4 200c0078 14510009 200c0080 8f7100c0 200c0084 acb1ff7c 200c0088 8f7100c4 200c008c acb1ff80 200c0090 8f7100c8 200c0094 acb1ff8c 200c0098 8f7100cc 200c009c acb1ffac 200c00a4 aca2fffc // Refrence WORD/DWORD for widescreen // Note: The patching routine uses this to patch an address before this in memory. 200c00a8 c6010218 200c00ac c600021c // Refrence WORD/DWORD for HUD fix // Note: The patching routine uses this to patch an address before this in memory. 200c00b0 468010a0 200c00b4 c7a40030 // Replacement WORD's for widescreen 200c00b8 0c030034 200c00bc 1060000a // Replacement WORD's for HUD fix 200c00c0 3c013f40 200c00c4 4481f000 200c00c8 461e1082 200c00cc 14400008 // Hor FOV recalulation routine // This routine checks if an unpatched HOR FOV currently resides in ram, // by iterating through a list and patching the value if a match is found. 200c00d0 c77e0114 200c00d4 3c01000c 200c00d8 34210144 200c00dc 277b0118 200c00e0 c46000b0 200c00e4 103b0007 200c00e8 c7620000 200c00ec 277b0004 200c00f0 46020032 200c00f4 4500fffb 200c00fc 461e0003 200c0100 e46000b0 200c0104 461e0002 200c0108 46010002 200c010c 03e00008 200c0110 3c1b000c // Hor scale 200c0114 3f400000 // Unpatched Hor FOV values 200c0118 3f1eb852 200c011c 3f56cf3b 200c0120 3ed40674 200c0124 3f1eba08 200c0128 3f199999 200c012c 3f199b41 200c0130 3f0f5bd4 200c0134 3f0f5c28 200c0138 3f052027 200c013c 3f051eb8 200c0140 3f3340cc //Check if running in Single player e005dc82 0013b052 200c004c 0804ec17 200c00a0 0804ec21 2013b054 08030000 2013b07c 08030015 001439fd 00000001 //Check if running in Multiplayer e005dc82 001930b2 200c004c 08064c2f 200c00a0 08064c39 201930b4 08030000 201930dc 08030015 001a5a3d 00000001 // ================================================ FILE: BROKEN/SCUS_974.65.cht ================================================ "Ratchet - Deadlocked /ID SCUS_974.65" Mastercode 9013BA48 00832021 //908004B4 0C200058 // Code patching routine DWORD 200c0000 3c1b000c 200c0004 df7101a0 200c0008 14510005 200c0010 8f7101e8 200c0014 ac71ff78 200c0018 8f7101ec 200c001c ac71ff8c 200c0020 df7101a8 200c0024 14510003 200c002c 8f7101f0 200c0030 ac71ffc0 200c0034 df7101b0 200c0038 14510003 200c0040 8f7101f0 200c0044 ac71ffa4 200c0048 df7101b8 200c004c 14510005 200c0054 8f7101f4 200c0058 ac71ff94 200c005c 8f7101f8 200c0060 ac71ffa0 200c0064 df7101c0 200c0068 14510003 200c0070 8f7101fc 200c0074 ac17ffdc 200c0078 df7101c8 200c007c 14510003 200c0084 8f710200 200c0088 ac71fef0 200c008c df7101d0 200c0090 14510003 200c0098 8f710204 200c009c ac71ff64 200c00a0 df7101d8 200c00a4 14510003 200c00ac 8f710204 200c00b0 ac71ffcc 200c00b4 df7101e0 200c00b8 14510003 200c00c0 8f710208 200c00c4 ac71ffc8 200c00c8 08055def 200c00cc fc62fff8 // Code patching routine WORD 200c00d0 3c1b000c 200c00d4 8f7101a0 200c00d8 14510005 200c00e0 8f7101e8 200c00e4 acd1ff7c 200c00e8 8f7101ec 200c00ec acd1ff90 200c00f0 8f7101ac 200c00f4 14510003 200c00fc 8f7101f0 200c0100 acd1ff80 200c0104 8f7101b0 200c0108 14510003 200c0110 8f7101f0 200c0114 acd1ffa8 200c0118 8f7101bc 200c011c 14510005 200c0124 8f7101f4 200c0128 acd1ff94 200c012c 8f7101f8 200c0130 acd1ffa0 200c0134 8f7101c4 200c0138 14510003 200c0140 8f7101fc 200c0144 acd1ffdc 200c0148 8f7101c8 200c014c 14510003 200c0154 8f710200 200c0158 acd1fef4 200c015c 8f7101d4 200c0160 14510003 200c0168 8f710204 200c016c acd1ff64 200c0170 8f7101dc 200c0174 14510003 200c017c 8f710204 200c0180 acd1ffcc 200c0184 8f7101e4 200c0188 14510003 200c0190 8f710208 200c0194 acd1ffc8 200c0198 08055e03 200c019c acc2fffc // Refrence DWORD/WORD for Widescreen //Note: The patching routine uses this to patch an address before this in memory. 200c01a0 c6030210 200c01a4 4600a306 // Refrence DWORD/WORD for hoverbike zoom fix 1 //Note: The patching routine uses this to patch an address before this in memory. 200c01a8 02242018 200c01ac 02329018 // Refrence DWORD/WORD for hoverbike zoom fix 2 //Note: The patching routine uses this to patch an address before this in memory. 200c01b0 c44503a0 200c01b4 01054021 // Refrence DWORD/WORD for cutscene render fix //Note: The patching routine uses this to patch two addresses before this in memory. 200c01b8 e7b40070 200c01bc 82020090 // Refrence DWORD/WORD for alt coop widescreen branch 1 200c01c0 34a54040 200c01c4 27848861 // Refrence DWORD/WORD for alt coop widescreen branch 2 200c01c8 1083fff7 200c01cc 24020002 // Refrence DWORD/WORD for alt coop widescreen branch 3 200c01d4 8c622670 200c01d0 8e430000 // Refrence DWORD/WORD for alt coop widescreen branch 4 200c01d8 c48f0014 200c01dc c48e0010 // Refrence DWORD/WORD for alt coop widescreen branch 5 200c01e0 c4a40000 200c01e4 3c014122 // Replacement WORDs for widescreen 200c01e8 0c030083 200c01ec 14600007 //Replacement WORD for hoverbike zoom fix 200c01f0 461e0543 // Replacement WORDs for cutscene render fix 200c01f4 3c013f1c 200c01f8 aea100b0 // Replacement WORDs for alt coop widescreen 200c01fc 1440006e 200c0200 14400007 200c0204 14600009 200c0208 1440000f // Hor FOV recalulation routine // This routine checks if an unpatched HOR FOV currently resides in ram, // by iterating through a list and patching the value if a match is found. 200c020c c77e0250 200c0210 3c01000c 200c0214 34210274 200c0218 277b0254 200c021c c46000b0 200c0220 103b0007 200c0224 c7620000 200c0228 277b0004 200c022c 46020032 200c0230 4500fffb 200c0238 461e0003 200c023c e46000b0 200c0240 461e0002 200c0244 46010002 200c0248 03e00008 200c024c 3c1b000c 200c0250 3f400000 // Unpatched Hor FOV values 200c0254 3f1eb852 200c0258 3ed40674 200c025c 3f1eba08 200c0260 3ee978d5 200c0264 3f5a3d70 200c0268 3f5a3fcb 200c026c 3f870cae 200c0270 3f53a04b // Jump to DWORD patching routine 201577b4 08030000 // Jump to WORD patching routine 20157804 08030034 //Force built-in widescreen e0010101 00171de8 00171deb 00000001 // ================================================ FILE: BROKEN/SLES_503.97.cht ================================================ "Prisoner of War /ID SLES_503.97" Mastercode 9010065C 0C040240 //90120408 0C0480AA //901172B4 0C046136 // 16:9 2039c3dc 0c1127e8 2039c3e0 00000000 20449fa0 3c013f40 20449fa8 4481a000 20449fac 46146b42 20449fb0 4614a503 20449fb4 03e00008 2013e6fc 3c0140c0 201a6b60 3c013f2b // ================================================ FILE: BROKEN/SLUS_200.73.cht ================================================ "Red Faction /ID SLUS_200.73" Mastercode 9026676C 0C096608 //9024FF38 0C093F76 //902669AC 0C096698 //901B3024 0C07F278 // 16:9 202071c4 3c013f40 202071d0 4481f000 202072e0 461ea502 202072e8 461ead43 2023a444 3c024309 2023a34c 461e0303 // ================================================ FILE: BROKEN/SLUS_201.75.cht ================================================ "Mobile Suit Gundam - Journey to Jaburo /ID SLUS_201.75" Mastercode 9011146C 0C04754E 90107B6C 0C043C14 901113EC 0C046DDE 9011146C 0C04757A //901047F8 0C0411A6 //90107B6C 0C043C14 //901158D8 0C045648 //Title e0023f00 00100050 20128c38 3c034455 201ae388 3c0243e0 //Story 1 e002f780 00100050 2012aed8 3c034455 201adbe8 3c0243e0 //Story 2 e002af80 00100050 2012aff8 3c034439 201af358 3c0243e0 //Story 3 e002c580 00100050 2012aff8 3c034455 201af1c8 3c0243e0 //Story 4 e0023d00 00100050 2012aff8 3c034455 201aef18 3c0243e0 //Story 5 e0021480 00100050 2012aff8 3c034455 201adf28 3c0243e0 //Story 6 e002b880 00100050 2012aff8 3c034455 201aef68 3c0243e0 //Story 7 e0028600 00100050 2012aff8 3c034455 201af4a8 3c0243e0 //Story 8 e002bc80 00100050 2012aff8 3c034455 201af398 3c0243e0 //Story 9 e0029f00 00100050 2012aed8 3c034455 201af4d8 3c0243e0 //////////////////////////////////////////////////////////////// //Extra 1 //e002a780 00100050 //2012aed8 3c034455 //201ae388 3c0243e0 //Extra 2 //e0024600 00100050 //2012aed8 3c034455 //201ae208 3c0243e0 //Extra 3 //e002d900 00100050 //2012aff8 3c034455 //201ae618 3c0243e0 // ================================================ FILE: BROKEN/SLUS_202.65.cht ================================================ "007 - Agent Under Fire /ID SLUS_202.65" Mastercode 90277E24 0C090ABB 9034539C 0C04EC72 //ws 203202dc 3c013fab // ================================================ FILE: BROKEN/SLUS_202.68.cht ================================================ "Star Wars - Racer Revenge /ID SLUS_202.68" Mastercode //90239C54 0C0BAB78 //902F82C0 0C0BE058 //903133AC 0C0C18B0 //Gameplay 16:9 //2013bca0 3c023f40 //201153b4 3c023fab //INCOMPATIBLE // ================================================ FILE: BROKEN/SLUS_203.91.cht ================================================ "Terminator, The - Dawn of Fate /ID SLUS_203.91" Mastercode 902A4B14 0C0FB8CA //903D6F70 0C0F5B84 //903D1FA4 0C0F7FD7 //X-Fov 20179a74 08030000 200c0000 4600bb06 200c0004 3c013f52 200c0008 4481f000 200c000c 461e6303 200c0010 0805e69e // ================================================ FILE: BROKEN/SLUS_204.07.cht ================================================ "Way of the Samurai /ID SLUS_204.07" Mastercode 901548B8 0C04CD78 //90111390 0C04448C //901182B4 0C07453A // wide 20100024 3c1b3f40 20137b8c 449bf000 20137b94 4600f787 20137bdc e7be0050 20137df0 449bf000 20137df8 4600f787 20137e44 e7be0060 20137f20 3c023fab // ================================================ FILE: BROKEN/SLUS_204.45.cht ================================================ "Robot Alchemic Drive /ID SLUS_204.45" Mastercode 9017362C 0C05FC70 //9023F4C0 0C044F34 //9016C0B8 0C05AFD6 //wide 201c63b4 3c033f00 2013e568 3c023f40 201472b8 3c023f40 // ================================================ FILE: BROKEN/SLUS_207.51.cht ================================================ "007 - Everything Or Nothing /ID SLUS_207.51" Mastercode 90416164 0C109B77 9041853C 0C0F1B18 //wide 20315d28 24020001 // ================================================ FILE: BROKEN/SLUS_209.56.cht ================================================ "Leisure Suit Larry /ID SLUS_209.56" Mastercode 9010A9F0 0C042A24 //9011C3B4 0C0AA124 //902CAF64 0C0FB038 // 16:9 202e4850 080fb09a 202e4854 00000000 203ec268 3c013f40 203ec26c 4481f000 203ec270 46020082 203ec274 46020842 203ec278 461e0843 203ec27c 080b9215 // ================================================ FILE: BROKEN/SLUS_210.37.cht ================================================ "Project Snowblind /ID SLUS_210.37" Mastercode 902B6878 0C0AD9C6 //90404FD0 0C1048DB //9029D5C8 0C0AA759 //wide 201d87b8 3c013fe3 201d87bc 34218e39 203327f0 3c013fe3 203327f4 34218e39 // ================================================ FILE: BROKEN/SLUS_211.37.cht ================================================ "Splinter Cell - Chaos Theory /ID SLUS_211.37" Mastercode 901256E0 0C04136E //9020F510 0C083CEC //wide 201f2904 e6600084 201f2908 3c01007e 201f290c c42069d0 201f2910 24030004 201f2914 3c023f80 201f2918 e66000d0 201f291c 3c01007e 201f2920 c42069d4 201f2924 e66000d4 201f2928 3c01007e 201f292c c42069d8 201f2930 e66000d8 201f2934 3c01007e 201f2938 c42069dc 201f293c e66000dc 201f2940 3c01007e 201f2944 c42069d0 201f2948 e6600110 201f294c 3c01007e 201f2950 c42069d4 201f2954 e6600114 201f2958 3c01007e 201f295c c42069d8 201f2960 e6600118 201f2964 3c01007e 201f2968 c42069dc 201f296c e660011c 201f2970 3c01007e 201f2974 c42069d0 201f2978 e6600120 201f297c 3c01007e 201f2980 c42069d4 201f2984 e6600124 201f2988 3c01007e 201f298c c42069d8 201f2990 e6600128 201f2994 3c01007e 201f2998 c42069dc 201f299c e660012c 201f29a0 3c01007f 201f29a4 ae600130 201f29a8 ae600138 201f29ac ae600134 201f29b0 ae6300a4 201f29b4 ae600098 201f29b8 ae600094 201f29bc ae62009c 201f29c0 3c023f80 201f29c4 ae6200a0 // ================================================ FILE: BROKEN/SLUS_212.40.cht ================================================ "Star Wars - Battlefront 2 /ID SLUS_212.40" Mastercode 905D5800 0C147DED //901143D8 0C04509E //Widescreen hack 16:9 20580784 3c013f40 20580788 44810000 20580790 46000003 //Render fix 20571edc 3c013f2b 205ae6b4 3c013f2b // ================================================ FILE: CHT/!README.TXT ================================================ This package is part of the largest widescreen hacks convertion for OPL. Created by El_isra on Jun 18, 2021. taking as a basis an abandoned github repository by madmodder123. https://github.com/PS2-Widescreen/OPL-Widescreen-Cheats This package was built by Matías Israelson (aka: El_isra) There are more than 1200 widescreen hacks that cannot be added into this package due to the lack of mastercodes (and i can´t download every game of the list to get it myself) If you would like to colaborate please take a look at the repository or the list of cheats without mastercode [https://github.com/PS2-Widescreen/pnach-DB/blob/main/ONLY_MASTERCODE_MISSING.txt] Thanks to everyone that has colaborated providing mastercodes, ideas and Widescreen cheats! https://github.com/PS2-Widescreen/OPL-Widescreen-Cheats/blob/main/CONTRIBUTORS.MD ================================================ FILE: CHT/SCES_500.00.cht ================================================ "Ridge Racer V /ID SCES_500.00" Mastercode 902e0368 0c0b8080 //single player 2033ac94 43c6c000 // 44048000 - both fov, bumper camera 2033acb4 43960000 // 44048000 - both fov, chase camera (SEE NOTE 1) 2033b4c4 3f1d0364 // 3EEB851F - vertical FOV //split screen 2033ac90 43951000 // 43C6C000 - both FOV 2033b4d0 3f1d0364 // 3EEB851F - vert FOV, top 2033b4d4 3f1d0364 // 3EEB851F - vert FOV, bottom //menu 2033b580 3f066666 // 3F333333 - horizontal FOV //NOTE 1: //(*) improved chase cam that shows the whole car as in other Ridge Racer games, instead of only the upper half //(*) replace 43960000 by 43C6C000 for the original chase cam ================================================ FILE: CHT/SCES_500.01.cht ================================================ "Tekken Tag Tournament /ID SCES_500.01" Mastercode 904032c8 0c100c58 //comment=Tekken Tag Tournament (PAL-M5) (SCES-50001) Widescreen Hack (16:9) by ElHecht // 16:9 2034b014 3c013f40 2034b018 44810000 2034b020 4600c602 ================================================ FILE: CHT/SCES_500.02.cht ================================================ "FantaVision /ID SCES_500.02" //ELF CRC 848A08B4 Mastercode 901bab58 0c06ea7c //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20193f50 3c0143f0 //3c014420 //Zoom //20193fe4 3c013ec0 //3c013f00 //Y-Fov //20193fc8 3c013eb4 //3c013ef0 ================================================ FILE: CHT/SCES_500.03.cht ================================================ "Dead or Alive 2 /ID SCES_500.03" Mastercode 903b81e0 0c0ee020 /* * Widescreen hack by nemesis2000. */ Widescreen Code 2021c21c 3c014534 ================================================ FILE: CHT/SCES_500.04.cht ================================================ "Formula One 2001 /ID SCES_500.04" Mastercode 90277d80 0c09df08 //comment=Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //180080e4 0400a2c4 0800a1c4 (1st) 2011b124 080a7244 2029c910 3c013f40 2029c914 4481f000 2029c918 461e0002 2029c91c e4800018 2029c920 08046c4a ================================================ FILE: CHT/SCES_500.06.cht ================================================ "Drakan - The Ancients' Gates /ID SCES_500.06" Mastercode 904be5f8 0c12f926 //comment=Widescreen hack //comment=Ported from nemesis2000's SCUS-97128 widescreen hack by Dreadmoth 201328c0 460200c3 201328c4 8e42011c 201328c8 3c014280 201328cc 44811000 201328d0 e64200ec 201328d4 46011842 201328d8 04400005 201328dc e6410108 201328e0 44821000 201328e4 468010a0 201328e8 10000008 201328ec c64000ec 201328f0 00021842 201328f4 30420001 201328f8 00431025 201328fc 44821000 20132900 468010a0 20132904 46021080 20132908 c64000ec 2013290c 2402ffff 20132910 c641010c 20132914 24030007 20132918 46020002 2013291c ae420008 20132920 46000847 20132924 ae43000c 20132928 ae400000 2013292c 46030003 20132930 ae400004 20132934 3c013f40 20132938 4481b800 2013293c 46170002 20132940 46170842 20132df0 04400005 20132dfc 46800860 20132e00 10000006 20132e04 00000000 20132e08 30420001 20132e0c 00431025 20132e10 44820800 20132e14 46800860 20132e18 46010840 20132e1c 3c01bf00 20132e20 44810000 20132e24 46000b46 20132e28 3c014300 20132e2c 44812000 20132e30 46002b06 20132e34 46000842 20132e38 3c014280 20132e3c 44811800 20132e40 46002802 20132e44 3c014500 20132e48 44811000 20132e4c 46052103 20132e50 e60300ec 20132e54 46011181 20132e58 8e050018 20132e5c 460010c1 20132e60 e6000040 20132e64 46020940 20132e68 e6020100 20132e6c 46020000 20132e70 e606005c 20132e74 e6030054 20132e78 e6050058 20132e7c e6040108 20132e80 e6010044 20132e84 e6020104 20132e88 e6000050 20132e8c 3c013c8e 20132e90 3421fa36 20132e94 4481b000 20132e98 8ca20000 20132e9c 3c013f00 20132ea0 4481b800 20132ea4 844400f0 20132ea8 8c4300f4 20132eac 0060f809 20132eb0 00a42021 20132eb4 c60200ec 20132eb8 c601010c 20132ebc 46001002 20132ec0 8e030124 20132ec4 46000847 20132ec8 3c013f40 20132ecc 4481a000 20132ed0 46140002 20132ed4 46140842 20132fac 04a00005 20132fb8 46806320 20132fbc 10000008 20132fc0 8e02011c 20132fc4 00051842 20132fc8 30a20001 20132fcc 00431025 20132fd0 44826000 20132fd4 46806320 20132fd8 460c6300 20132fdc 8e02011c 20132fe0 04400005 20132fe4 00021842 20132fe8 44826800 20132fec 46806b60 20132ff0 10000007 20132ff4 8cc20004 20132ff8 30420001 20132ffc 00431025 20133000 44826800 20133004 46806b60 20133008 460d6b40 2013300c 8cc20004 20133010 0040f809 20133014 00000000 20133018 c60200ec 2013301c c601010c 20133020 46001002 20133024 8e020118 20133028 46000847 2013302c 46141082 20133030 3c013f68 20133034 44811800 20133038 46030002 2013303c 46030842 ================================================ FILE: CHT/SCES_500.34.cht ================================================ "MotoGP /ID SCES_500.34" //ELF CRC E6C0751A Mastercode 902be3a0 0c0af890 //Widescreen hack 16:9 by Arapapa //X-fov //803f013c 00088144 80020524 20206cc0 3c013f40 //3c013f80 //HUD speedometer fix 201b089c 3c013f40 //3c013f80 201b1038 3c013f40 //3c013f80 //Render fix 20185704 3c014330 //3c0143a0 20188c34 3c014330 //3c0143a0 202257dc 3c014010 //3c013f9c 202257e0 34210000 //342128f6 ================================================ FILE: CHT/SCES_501.05.cht ================================================ "Sky Odyssey /ID SCES_501.05" Mastercode 90204f80 0c081388 //widescreen 2028ab58 3f400000 20273400 43d55555 ================================================ FILE: CHT/SCES_502.40.cht ================================================ "Extermination /ID SCES_502.40" //ELF CRC 68707E85 Mastercode 9010de60 0c043740 //Widescreen hack by El_Patas //Gameplay 16:9 201d3158 3c023f19 //3C023F4C (Increases hor. axis) 201d315c 3442aaab //3442CCCD ================================================ FILE: CHT/SCES_502.41.cht ================================================ "Bouncer, The /ID SCES_502.41" //ELF CRC E553C15B Mastercode 902f8b58 0c0be27e //Widescreen Hack (16:9) by ElHecht //16:9 2037ec3c 3f400000 // 3F800000 hor fov //2037ec40 3f069536 // 3F069536 ver fov //203a4788 3f800000 // 3F800000 zoom ================================================ FILE: CHT/SCES_502.44.cht ================================================ "This is Football 2002 /ID SCES_502.44" //ELF CRC 71E38F05 Mastercode 90361038 0c0d83b6 //Widescreen hack by Arapapa //Widescreen hack 16:9 X-Fov 2014a04c 3c013f40 //3c013f80 ================================================ FILE: CHT/SCES_502.46.cht ================================================ "Airblade /ID SCES_502.46" Mastercode 9010c358 0c04307e //comment=Widescreen Hack by Arapapa //Widescreen //Zoom 20130fc4 3c023caf //Y-Fov 20130f5c 3c043f40 ================================================ FILE: CHT/SCES_502.93.cht ================================================ "ATV Off-Road /ID SCES_502.93" //ELF CRC C5A2A6E6 Mastercode 902a8338 0c0aa076 //Widescreen Hack by El_Patas //Gameplay 16:9 2011f2ac 3c023cac //3C023C8E Zoom 2011f2c0 3c023fac //3C023F80 Y-FOV ================================================ FILE: CHT/SCES_502.95.cht ================================================ "Dark Cloud /ID SCES_502.95" //ELF CRC 0BAA8DD8 Mastercode 90116a20 0c045a30 //Dark Cloud (PAL-M5) (SCES-50295) Widescreen Hack (16:9) by ElHecht // 16:9 2012e228 3c023f40 ================================================ FILE: CHT/SCES_503.00.cht ================================================ "Time Crisis 2 /ID SCES_503.00" /* Widescreen hack. Port by * dieSkaarj (PAL.) */ Mastercode 902b6ce4 0c0b1c98 // scePadRead //~901005a0 0c0b133c // main (unreliable) //~902d09f8 0c0b4226 // sceSifSendCmd (recommended) Widescreen Code 20298818 3c013f40 0040806c 3f400000 ================================================ FILE: CHT/SCES_503.54.cht ================================================ "Klonoa 2 - Lunatea's Veil /ID SCES_503.54" Mastercode 9032d138 0c0cb3f6 //wide screen e0013f80 0018bc94 2018bc94 3c013f40 ================================================ FILE: CHT/SCES_503.60.cht ================================================ "Twisted Metal - Black /ID SCES_503.60" Mastercode 90226dd8 0c089b1e //wide screen 204def80 43e40000 204defa0 3f206d40 204df920 44100000 204df940 3f206d40 204df9d0 43e40000 204df9f0 3f206d40 204dfa80 43e40000 204dfaa0 3f206d40 204df030 43e40000 204df050 3f206d40 204df0e0 43e40000 204df100 3f206d40 204df190 43c00000 204df1b0 3f206d40 204df240 43c00000 204df260 3f206d40 204df5b0 43c00000 204df5d0 3faaaaaa ================================================ FILE: CHT/SCES_503.61.cht ================================================ "Jak and Daxter: The Precursor Legacy /ID SCES_503.61" Mastercode 90125ad8 0c04965e // 16:9 202af8b0 3f1f3b64 202af85c bf1f3b64 2079f728 0015130c ================================================ FILE: CHT/SCES_504.08.cht ================================================ "PaRappa the Rapper 2 /ID SCES_504.08" //ELF CRC 326339BF Mastercode 9015f4a0 0c057cd0 //Widescreen Hack by ElHecht // 16:9 201666d4 3c013f40 201666e0 44810000 201666e4 4600c602 // 16:10 //201666d4 3c013f55 //201666d8 34215555 //201666e0 44810000 //201666e4 4600c602 ================================================ FILE: CHT/SCES_504.09.cht ================================================ "MotoGP 2 /ID SCES_504.09" Mastercode 902a4078 0c0a8fc6 //Widescreen hack 16:9 //X-Fov 201c235c 3c013f40 //Render fix 20161f70 3c014330 201ea984 3c014330 202255e4 3c014010 202255e8 34210000 //HUD speedometer fix //803f013c 00008144 202570e8 3c013f40 202574d0 3c013f40 20257b40 3c013f40 ================================================ FILE: CHT/SCES_504.10.cht ================================================ "Ace Combat: Distant Thunder /ID SCES_504.10" //ELF CRC=1B9B7563 //Mastercode 9026cfd0 0c09b39c //9026d93c 0c0a4d55 //901001f8 0c0a2960 //PAL2NTSC //202629b8 24120002 //Widescreen pnach by El_Patas //Widescreen fix 204235cc 441cf7ae //4440499A ================================================ FILE: CHT/SCES_504.11.cht ================================================ "Vampire Night /ID SCES_504.11" //ELF CRC 91510857 Mastercode 90156f58 0c055b7e //Widescreen Hack by ElHecht // 16:9 202147e0 3c013f40 // 00000000 hor fov // 16:10 //202147e0 3c013f55 // 00000000 hor fov //20214800 34215555 // 00000000 hor fov // cut-scenes black bar removal 202027a8 3c030000 // 3c034420 remove black bars in cut-scenes // 16:9 and 16:10 main modifications // no need to change anything here! all modifications are calculated // based on the hor fov value in the upper 16:9/16:10 section 20214810 4481f000 // 00000000 register preparation 20214828 46001003 // 00000000 register preparation 2021482c 461e0742 // 46001003 register preparation 20214840 461e0703 // 44820000 register preparation 20214844 44820000 // 00000000 register preparation 20214798 3c023fb6 // 00000000 hor fov1 202147a0 3442db6e // 3c023fb6 hor fov1 202147a4 44826000 // 3442db6e hor fov1 202147ac 461e6303 // 44826000 hor fov1 202148f8 3c023fb6 // 00000000 hor fov2 20214900 3442db6e // 3c023fb6 hor fov2 20214904 44826000 // 3442db6e hor fov2 2021490c 461e6303 // 44826000 hor fov2 2021506c 461e0843 // 00000000 renderfix 20203434 4601e042 // 46012842 crosshair/aiming fix main menu 2020fb8c 461d0803 // 46000803 crosshair/aiming fix gameplay 201afa48 3c083f80 // 00000000 crosshair/aiming fix unit vector 201afa4c 44882000 // 3c083f80 crosshair/aiming fix unit vector 201afa50 46002103 // 44882000 crosshair/aiming fix unit vector 201afa54 461e26c3 // 46002103 crosshair/aiming fix unit vector 201afa58 461b0842 // 46040842 crosshair/aiming fix unit vector ================================================ FILE: CHT/SCES_504.59.cht ================================================ "Dropship - United Peace Force /ID SCES_504.59" //ELF CRC AAE9E301 Mastercode 901137d8 0c044d9e //Widescreen hack by Arapapa //Widescreen hack 16:9 //0c000396 58000fc6 (2nd) 201c1648 08092360 20248d80 c60f0058 20248d84 3c013f40 20248d88 4481f000 20248d8c 461e7bc2 20248d90 08070593 ================================================ FILE: CHT/SCES_504.90.cht ================================================ "Final Fantasy X /ID SCES_504.90" Mastercode 902faa58 0c0bea3e //wide screen 201a5974 3c013f19 201a5978 3421999a 2011973c 3c014440 20176144 3c01442b 202d98b4 3c050000 20263068 3c013f40 202649bc 3c013f40 ================================================ FILE: CHT/SCES_504.91.cht ================================================ "Final Fantasy X /ID SCES_504.91" //ELF CRC A39517AE Mastercode 902faa58 0c0bea3e //[Widescreen 16:9] //Final Fantasy X (PAL-FR) 16:9 Widescreen Hack, Render Fix & Progressive Scan // 16:9 201a5974 3c013f19 201a5978 3421999a // Render-Fix 2011973c 3c014440 20176144 3c01442b // Progressive Scan //202d98b4 3c050000 ================================================ FILE: CHT/SCES_504.92.cht ================================================ "Final Fantasy X /ID SCES_504.92" Mastercode 902faa98 0c0bea4e //Widescreen Hack, Render Fix & Progressive Scan // 16:9 201a5974 3c013f19 201a5978 3421999a // Render-Fix 2011973c 3c014440 20176144 3c01442b // Progressive Scan //202d98b4 3c050000 //world map 20263068 3c013f40 //sphere grid 202649c4 3c013f40 ================================================ FILE: CHT/SCES_504.93.cht ================================================ "Final fantasy X /ID SCES_504.93" Mastercode 9011b9ec 0c0ba708 //Wide screen (UNKNOWN AUTHOR) 201a5974 3c013f19 201a5978 3421999a 2011973c 3c014440 20176144 3c01442b ================================================ FILE: CHT/SCES_504.94.cht ================================================ "Final Fantasy X /ID SCES_504.94" Mastercode 9011b9ec 0c0ba708 Wide screen 201a5974 3c013f19 201a5978 3421999a 2011973c 3c014440 20176144 3c01442b ================================================ FILE: CHT/SCES_505.00.cht ================================================ "Headhunter /ID SCES_505.00" //ELF CRC 107B1670 Mastercode 9023cc38 0c08f2b6 //Widescreen Hack by ElHecht // 16:9 201966e4 10400007 // 1040000b 201966fc 1000fffd // 00000000 20196704 3c013f40 // 00000000 hor fov 2019670c 4481f000 // 1000fffa 20196710 c784bcbc // 00000000 20196724 461e2102 // c784bcbc 2018f0b8 4615ad03 // 3c013f80 renderfix 2018f0bc 461e2743 // 4481a000 renderfix 2018f0f0 e79dbca4 // e784bca4 renderfix // 16:10 //201966e4 10400007 // 1040000b //201966fc 1000fffd // 00000000 //20196704 3c013f55 // 00000000 hor fov //20196708 34215555 // 00000000 hor fov //2019670c 4481f000 // 1000fffa //20196710 c784bcbc // 00000000 //20196724 461e2102 // c784bcbc //2018f0b8 4615ad03 // 3c013f80 renderfix //2018f0bc 461e2743 // 4481a000 renderfix //2018f0f0 e79dbca4 // e784bca4 renderfix //Black bar fix by Arapapa (Get rid of 'Black Bar') //9a99993f 5555553f 5655553e 20585104 00000000 /3f99999a ================================================ FILE: CHT/SCES_505.01.cht ================================================ "Rez /ID SCES_505.01" Mastercode 901f8278 0c07e046 //comment=Widescreen hack 2027e8c4 3f400000 ================================================ FILE: CHT/SCES_505.22.cht ================================================ "Disney Peter Pan - Adventures in Neverland /ID SCES_505.22" //ELF CRC E45821EC Mastercode 90246060 0c0917c0 //Widescreen Hack by Arapapa //Widescreen hack 16:9 2011b854 08096408 20259020 46145882 20259024 3c013f40 20259028 4481f000 2025902c 461e1082 20259030 08046e16 ================================================ FILE: CHT/SCES_505.95.cht ================================================ "Disney-Pixar Monsters Inc. /ID SCES_505.95" //ELF CRC 77C7F85A Mastercode 9015f758 0c057d7e //[Widescreen 16:9] //Widescreen hack by ElHecht // 16:9 2011a3f0 0808ad25 // c6010068 jump to code-inject 0022b494 2011a3f4 00000000 // c602006c 2022b494 3c013f40 // 00000000 hor fov 2022b498 4481f000 // 00000000 2022b49c c6010068 // 00000000 2022b4a0 c602006c // 00000000 2022b4a4 461e0843 // 00000000 2022b4a8 e6010068 // 00000000 2022b4ac 080468fd // 00000000 jump back to 0011a3f4 ================================================ FILE: CHT/SCES_506.00.cht ================================================ "Disney Monster Inc. - Scare Island /ID SCES_506.00" //ELF CRC F5B07CC0 Mastercode 9015f758 0c057d7e //Widescreen hack by ElHecht // 16:9 2011a3f0 0808ad25 // c6010068 jump to code-inject 0022b494 2011a3f4 00000000 // c602006c 2022b494 3c013f40 // 00000000 hor fov 2022b498 4481f000 // 00000000 2022b49c c6010068 // 00000000 2022b4a0 c602006c // 00000000 2022b4a4 461e0843 // 00000000 2022b4a8 e6010068 // 00000000 2022b4ac 080468fd // 00000000 jump back to 0011a3f4 ================================================ FILE: CHT/SCES_506.11.cht ================================================ "Space Channel 5 /ID SCES_506.11" //ELF CRC A595F752 Mastercode 901c0538 0c0700f6 //Widescreen hack by ElHecht // 16:9 2011eecc 3c013f40 // 3c013f80 hor fov 50Hz 2011eddc 3c013f40 // 3c013f80 hor fov 60Hz ================================================ FILE: CHT/SCES_506.12.cht ================================================ "Space Channel 5 - Part 2 /ID SCES_506.12" //ELF CRC EF710B2B Mastercode 9024f4b8 0c093cd6 //Widescreen hack by ElHecht // 16:9 201182f8 3c013f40 // 3c013f80 hor fov 50Hz 20118550 3c013f40 // 3c013f80 hor fov 60Hz ================================================ FILE: CHT/SCES_507.59.cht ================================================ "Virtua Fighter 4 /ID SCES_507.59" //ELF CRC B65AE44A Mastercode 90307d60 0c0c1f00 //Widescreen hack by ElHecht // 16:9 20271614 3c194455 // 3c194420 hor fov 20271618 37395555 // 44811800 hor fov 2027163c 44991800 // 00000000 2024c344 3c014456 // 3c014420 renderfix ================================================ FILE: CHT/SCES_507.60.cht ================================================ "ICO /ID SCES_507.60" Mastercode 902658b8 0c0995d6 //widescreen 20114dd0 3c013f40 20114dd4 4481c000 20114de0 46181082 //render fix 201146f4 240302ab 2054e478 44fa0000 //black borders fix 20113450 3c010000 //60 FPS test //20274ec4 00000001 ================================================ FILE: CHT/SCES_507.81.cht ================================================ "Destruction Derby Arena [Beta, Promo, & Full Retail] /ID SCES_507.81" //ELF CRC 83A82EA1 Mastercode 9026acf8 0c09aae6 //Widescreen hack by El_Patas //Gameplay 16:9 20263bf0 3c013fab //3C013F80 20348210 4399999a //43CCCCCD 20348218 4399999a //43CCCCCD 20348204 4399999a //43CCCCCD ================================================ FILE: CHT/SCES_507.91.cht ================================================ "Frequency /ID SCES_507.91" Mastercode 90615ad8 0c18565e //comment=Widescreen hacks by Aced14 //16:9 Widescreen 204eddcc 08147263 2051c98c 3c013f40 2051c990 4481f800 2051c994 461f07c2 2051c998 0813b775 2051c99c e61f0120 //10551334 00000355 // FMV width (WIP) ================================================ FILE: CHT/SCES_508.78.cht ================================================ "Tekken 4 /ID SCES_508.78" Mastercode 90281f68 0c0a0782 Widescreen //ee patch 20292424 24020001 20292628 00000000 //gameplay 202177e0 3c013f40 //partial hud fix 201f7028 3c013f40 //rfix 1 2018d408 3c0143d5 //rfix 2 202015d4 3c013f40 202015d8 44810000 202015e4 46006303 ================================================ FILE: CHT/SCES_508.85.cht ================================================ "Ape Escape 2 /ID SCES_508.85" //ELF CRC 09B3AD4D Mastercode 903a0570 0c0e8104 //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 203e19b4 00000001 //00000000 Widescreen //20535690 00000004 //00000002 Widescreen ================================================ FILE: CHT/SCES_508.87.cht ================================================ "Alpine Racer 3 /ID SCES_508.87" //ELF CRC 7367D841 Mastercode 9010e500 0c0438e8 //Widescreen Hack by El_Patas //Gameplay 16:9 206a1e5c 3f199999 //3F800000 (Increases hor. axis) ================================================ FILE: CHT/SCES_509.16.cht ================================================ "Ratchet & Clank /ID SCES_509.16" Mastercode 9011abf0 0c046aa4 // 16:9 code-inject function e0220000 00100000 200ffef4 3c013f40 200ffef8 34210001 200ffefc 4481f000 200fff00 3c013f21 200fff04 342147af 200fff08 8c7900b0 200fff0c 14390007 200fff10 00000000 200fff14 4481f800 200fff18 e47f00b0 200fff1c 461e0843 200fff20 c46000b0 200fff24 46010003 200fff28 e46000b4 200fff2c 3c013f21 200fff30 342147ae 200fff34 8c7900b0 200fff38 14390004 200fff3c 00000000 200fff40 4481f800 200fff44 461effc3 200fff48 e47f00b0 200fff4c 3c013ed4 200fff50 34210674 200fff54 8c7900b0 200fff58 14390004 200fff5c 00000000 200fff60 4481f800 200fff64 461effc3 200fff68 e47f00b0 200fff6c 461e0842 200fff70 c46000b0 200fff74 46010002 200fff78 e46000b4 e0050000 00100000 200fff84 3c013421 200fff88 342147af 200fff8c 4481f000 200fff98 ae220054 200fff9c ae200058 e0050000 00100000 200fffb0 3c013421 200fffb4 342147ae 200fffb8 4481f000 200fffc4 24050001 200fffc8 8c46001c // Main Menu e003caff 001f3168 201f31a8 0803ffbd 201f31ac 00000000 200fff7c 0807cc6b // Planet Veldin - Kyzil Plateau e00ecaff 001f7d28 201f7d68 0803ffbd 201f7d6c 00000000 200fff7c 0807df5b 20277404 342147af 2029bb20 0803ffe1 2029bb24 00000000 200fff90 3c01001f 200fff94 e43e7c10 200fffa0 080a6ec9 2029e7d8 0803ffec 2029e7dc 00000000 200fffbc 3c01001f 200fffc0 e43e7c10 200fffcc 080a79f7 // Planet Novalis - Tobruk Crater e00ecaff 002198a8 202198e8 0803ffbd 202198ec 00000000 200fff7c 0808663b 2028d0ec 342147af 202af538 0803ffe1 202af53c 00000000 200fff90 3c010022 200fff94 e43e9790 200fffa0 080abd4f 202b2470 0803ffec 202b2474 00000000 200fffbc 3c010022 200fffc0 e43e9790 200fffcc 080ac91d // Planet Kerwan - Metropolis e00ecaff 001f1610 201f1650 0803ffbd 201f1654 00000000 200fff7c 0807c595 20265f8c 342147af 20288380 0803ffe1 20288384 00000000 200fff90 3c01001f 200fff94 e43e14f8 200fffa0 080a20e1 2028b038 0803ffec 2028b03c 00000000 200fffbc 3c01001f 200fffc0 e43e14f8 200fffcc 080a2c0f // Planet Aridia - Outpost XII e00ecaff 00208b90 20208bd0 0803ffbd 20208bd4 00000000 200fff7c 080822f5 2027886c 342147af 2029b278 0803ffe1 2029b27c 00000000 200fff90 3c010021 200fff94 e43e8a78 200fffa0 080a6c9f 2029df30 0803ffec 2029df34 00000000 200fffbc 3c010021 200fffc0 e43e8a78 200fffcc 080a77cd // Planet Eudora - Logging Site e00ecaff 001ea610 201ea650 0803ffbd 201ea654 00000000 200fff7c 0807a995 2026a664 342147af 2028c948 0803ffe1 2028c94c 00000000 200fff90 3c01001f 200fff94 e43ea4f8 200fffa0 080a3253 2028f600 0803ffec 2028f604 00000000 200fffbc 3c01001f 200fffc0 e43ea4f8 200fffcc 080a3d81 // Nebula G34 - Blarg Station e00ecaff 0020f910 2020f950 0803ffbd 2020f954 00000000 200fff7c 08083e55 20286164 342147af 202a8b98 0803ffe1 202a8b9c 00000000 200fff90 3c010021 200fff94 e43ef7f8 200fffa0 080aa2e7 202ab850 0803ffec 202ab854 00000000 200fffbc 3c010021 200fffc0 e43ef7f8 200fffcc 080aae15 // Planet Rilgar - Blackwater City e00ecaff 00226990 202269d0 0803ffbd 202269d4 00000000 200fff7c 08089a75 202a16b4 342147af 202c4218 0803ffe1 202c421c 00000000 200fff90 3c010022 200fff94 e43e6878 200fffa0 080b1087 202c6ed0 0803ffec 202c6ed4 00000000 200fffbc 3c010022 200fffc0 e43e6878 200fffcc 080b1bb5 // Planet Umbris - Qwark's HQ e00ecaff 0021fa90 2021fad0 0803ffbd 2021fad4 00000000 200fff7c 08087eb5 2029fd54 342147af 202c26f8 0803ffe1 202c26fc 00000000 200fff90 3c010022 200fff94 e43ef978 200fffa0 080b09bf 202c53b0 0803ffec 202c53b4 00000000 200fffbc 3c010022 200fffc0 e43ef978 200fffcc 080b14ed // Planet Batalia - Fort Krontos e00ecaff 0020a6b8 2020a6f8 0803ffbd 2020a6fc 00000000 200fff7c 080829bf 20281a7c 342147af 202a3e68 0803ffe1 202a3e6c 00000000 200fff90 3c010021 200fff94 e43ea5a0 200fffa0 080a8f9b 202a6b20 0803ffec 202a6b24 00000000 200fffbc 3c010021 200fffc0 e43ea5a0 200fffcc 080a9ac9 // Planet Gaspar - Blarg Depot e00ecaff 00216f90 20216fd0 0803ffbd 20216fd4 00000000 200fff7c 08085bf5 20296124 342147af 202b8370 0803ffe1 202b8374 00000000 200fff90 3c010021 200fff94 e43e6e78 200fffa0 080ae0dd 202bb028 0803ffec 202bb02c 00000000 200fffbc 3c010021 200fffc0 e43e6e78 200fffcc 080aec0b // Planet Orxon - Kogor Refinery e00ecaff 001eb310 201eb350 0803ffbd 201eb354 00000000 200fff7c 0807acd5 2026a234 342147af 2028c530 0803ffe1 2028c534 00000000 200fff90 3c01001f 200fff94 e43eb1f8 200fffa0 080a314d 2028f1e8 0803ffec 2028f1ec 00000000 200fffbc 3c01001f 200fffc0 e43eb1f8 200fffcc 080a3c7b // Planet Pokitaru - Jowai Resort e00ecaff 00229510 20229550 0803ffbd 20229554 00000000 200fff7c 0808a555 2029c6ac 342147af 202be938 0803ffe1 202be93c 00000000 200fff90 3c010023 200fff94 e43e93f8 200fffa0 080afa4f 202c15f0 0803ffec 202c15f4 00000000 200fffbc 3c010023 200fffc0 e43e93f8 200fffcc 080b057d // Planet Hoven - Bomb Factory e00ecaff 0021a718 2021a758 0803ffbd 2021a75c 00000000 200fff7c 080869d7 2028ffdc 342147af 202b22d8 0803ffe1 202b22dc 00000000 200fff90 3c010022 200fff94 e43ea600 200fffa0 080ac8b7 202b4f90 0803ffec 202b4f94 00000000 200fffbc 3c010022 200fffc0 e43ea600 200fffcc 080ad3e5 // Oltanis Orbit - Gemlik Base e00ecaff 00203690 202036d0 0803ffbd 202036d4 00000000 200fff7c 08080db5 20283494 342147af 202a5e40 0803ffe1 202a5e44 00000000 200fff90 3c010020 200fff94 e43e3578 200fffa0 080a9791 202a8d78 0803ffec 202a8d7c 00000000 200fffbc 3c010020 200fffc0 e43e3578 200fffcc 080aa35f // Planet Oltanis - Gorda City Ruins e00ecaff 0020af18 2020af58 0803ffbd 2020af5c 00000000 200fff7c 08082bd7 2027fb44 342147af 202a1e78 0803ffe1 202a1e7c 00000000 200fff90 3c010021 200fff94 e43eae00 200fffa0 080a879f 202a4b30 0803ffec 202a4b34 00000000 200fffbc 3c010021 200fffc0 e43eae00 200fffcc 080a92cd // Planet Quartu - Robot Plant e00ecaff 001f1390 201f13d0 0803ffbd 201f13d4 00000000 200fff7c 0807c4f5 20266fec 342147af 202899a8 0803ffe1 202899ac 00000000 200fff90 3c01001f 200fff94 e43e1278 200fffa0 080a266b 2028c660 0803ffec 2028c664 00000000 200fffbc 3c01001f 200fffc0 e43e1278 200fffcc 080a3199 // Planet Kalebo III - Gadgetron Site e00ecaff 001f6510 201f6550 0803ffbd 201f6554 00000000 200fff7c 0807d955 20272614 342147af 202949a8 0803ffe1 202949ac 00000000 200fff90 3c01001f 200fff94 e43e63f8 200fffa0 080a526b 20297660 0803ffec 20297664 00000000 200fffbc 3c01001f 200fffc0 e43e63f8 200fffcc 080a5d99 // Veldin Orbit - Drek's Fleet e00ecaff 001f4e10 201f4e50 0803ffbd 201f4e54 00000000 200fff7c 0807d395 202714dc 342147af 20293da8 0803ffe1 20293dac 00000000 200fff90 3c01001f 200fff94 e43e4cf8 200fffa0 080a4f6b 20296a60 0803ffec 20296a64 00000000 200fffbc 3c01001f 200fffc0 e43e4cf8 200fffcc 080a5a99 // Planet Veldin - Kyzil Plateau (Final Visit) e00ecaff 00200990 202009d0 0803ffbd 202009d4 00000000 200fff7c 08080275 202792cc 342147af 2029b608 0803ffe1 2029b60c 00000000 200fff90 3c010020 200fff94 e43e0878 200fffa0 080a6d83 2029e2c0 0803ffec 2029e2c4 00000000 200fffbc 3c010020 200fffc0 e43e0878 200fffcc 080a78b1 ================================================ FILE: CHT/SCES_509.17.cht ================================================ "Sly Raccoon /ID SCES_509.17" Mastercode 901fb9e8 0c07ee22 // 16:9 201438b0 08086204 201438b4 00000000 20218810 3c013f40 20218818 4481f000 2021881c 461e6303 20218820 e60c01f0 20218824 46020842 20218828 08050e2d 20185184 e61e0364 // disable cheat-detection 201eacd0 00000000 201eacd8 00000000 201eacdc 00000000 201eace0 00000000 20190208 00000000 20190210 00000000 20190214 00000000 20190218 00000000 2019021c 00000000 2012b950 00000000 2012b958 0804ae5f 2012b95c 00000000 2015f32c 00000000 2015f330 00000000 2015f334 00000000 2015f338 00000000 ================================================ FILE: CHT/SCES_509.28.cht ================================================ "SOCOM - U.S. Navy SEALs [Beta & Full Release] /ID SCES_509.28" //ELF CRC 85FEEC45 Mastercode 9015a838 0c0569b6 //Widescreen hack by ElHecht // 16:9 2014f64c 3c013f40 // 00000000 ver fov 2014f650 4481e800 // 00000000 2014f658 461dbdc3 // 00000000 201c8400 4614a083 // 3c023f80 zoom gameplay 201c8410 461d0002 // 44821000 zoom gameplay 201c7c04 4614a103 // 3c023f80 zoom cut-scenes 201c7c14 461d1082 // 44822000 zoom cut-scenes ================================================ FILE: CHT/SCES_509.59.cht ================================================ "Disney's Stitch: Experiment 626 /ID SCES_509.59" Mastercode 90110e98 0c04434e /Widescreen hack 16:9 //Zoom //003f023c 1000bfff 20236df4 3c023f1e //Y-Fov //803f043c 80bf033c 20237244 3c03bfac ================================================ FILE: CHT/SCES_509.66.cht ================================================ "Disneys Stitch - Experiment 626 /ID SCES_509.66" //ELF CRC 5B1DC04C Mastercode 90110e98 0c04434e //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //003f023c 1000bfff 20236df4 3c023f1e //3c023f00 //Y-Fov //803f043c 80bf033c 20237244 3c03bfac //3c03bf80 ================================================ FILE: CHT/SCES_509.67.cht ================================================ "Kingdom Hearts /ID SCES_509.67" Mastercode 9025af78 0c096b86 // Widescreen patch by unknown author // render fix 201105e4 3c0143d6 // hor value first half 20110ad0 3c013f19 // hor value second half 20110ad4 3421999a // FMV's fix 202a1308 70007000 2010629c 3c071900 // black border fix 2010430c 00000000 2010442c 00000000 // 60 FPS //002b67cc 00000000 ================================================ FILE: CHT/SCES_509.68.cht ================================================ "Kingdom Hearts (France) /ID SCES_509.68" //ELF CRC=F6DC728D //Widescreen hack by ElHecht - Port PAL-FR by PuNkY_BoY Mastercode 9025b378 0c096c86 // 16:9 20110634 3c1b3f40 // 00000000 hor fov gameplay 2011066c 449bf800 // 00000000 201106a0 461f6e42 // 46006e46 20110670 461fe703 // 00000000 renderfix calculation //matrix hack 2026292c 3c013f40 // 00000000 20262938 44810000 // 00000000 2026293c 4600c602 // 00000000 //textbox calculation 2010b010 46000383 // 3c013f80 2010b014 449b6800 // 44816800 2010b030 460d7343 // 46006b86 2010b040 46007446 // 46006c46 //position fix weapon select 20207bc0 3c0144fa // 3c014500 //font fix hud and menu 201eeee4 24100020 // 24100018 201f7df8 24090020 // 24090018 //font fix subtitle and text box //2010c980 24426fb0 // 24427000 //2010d3d4 3c013f1f // 3c013f55 //2010d3d8 3421fffc // 3421554f //2010d3f8 3c013f40 // 3c013f80 //2010d820 3c014216 // 3c0141e0 //numbers fix 201f9ab4 240b0020 // 240b0018 201f9838 24030020 // 24030018 //FMV's fix 202a1708 70007000 2010629c 3c071900 ================================================ FILE: CHT/SCES_509.69.cht ================================================ "Kingdom Hearts /ID SCES_509.69" Mastercode 9025b1f8 0c096c26 //comment=Widescreen hack by ElHecht // 16:9 20110634 3c1b3f40 2011066c 449bf800 201106a0 461f6e42 20110670 461fe703 //matrix hack 202627ac 3c013f40 202627b8 44810000 202627bc 4600c602 //textbox calculation 2010b010 46000383 2010b014 449b6800 2010b030 460d7343 2010b040 46007446 //position fix weapon select 20207a98 3c0144fa //font fix hud and menu 201eedbc 24100020 201f7cd0 24090020 //font fix subtitle and text box //2010c980 24426fb0 // 24427000 //2010d3d4 3c013f1f // 3c013f55 //2010d3d8 3421fffc // 3421554f //2010d3f8 3c013f40 // 3c013f80 //2010d820 3c014216 // 3c0141e0 //numbers fix 201f998c 240b0020 201f9710 24030020 //fmv fix 2010629c 3c071900 202a1588 70007000 //black border fix 2010430c 00000000 2010442c 00000000 //60 FPS //201104d8 24820000 // 24820001 ================================================ FILE: CHT/SCES_509.71.cht ================================================ "Kingdom Hearts /ID SCES_509.71" //ELF CRC=09F5F39A Mastercode 9025b278 0c096c46 //Widescreen hack by ElHecht - Port PAL-UK // 16:9 20110634 3c1b3f40 // 00000000 hor fov gameplay 2011066c 449bf800 // 00000000 201106a0 461f6e42 // 46006e46 20110670 461fe703 // 00000000 renderfix calculation //matrix hack 2026282c 3c013f40 // 00000000 20262838 44810000 // 00000000 2026283c 4600c602 // 00000000 //textbox calculation 2010b010 46000383 // 3c013f80 2010b014 449b6800 // 44816800 2010b030 460d7343 // 46006b86 2010b040 46007446 // 46006c46 //position fix weapon select 20207a98 3c0144fa // 3c014500 //font fix hud and menu 201eedbc 24100020 // 24100018 201f7cd0 24090020 // 24090018 //font fix subtitle and text box //2010c980 24426fb0 // 24427000 //2010d3d4 3c013f1f // 3c013f55 //2010d3d8 3421fffc // 3421554f //2010d3f8 3c013f40 // 3c013f80 //2010d820 3c014216 // 3c0141e0 //numbers fix 201f998c 240b0020 // 240b0018 201f9710 24030020 // 24030018 //fmv fix 2010629c 3c071900 // 3c071c08 202a1608 70007000 // 74007000 //black border fix 2010430c 00000000 // ac510e48 2010442c 00000000 // ac450e48 //60 FPS //201104d8 24820000 // 24820001 ================================================ FILE: CHT/SCES_509.82.cht ================================================ "MotoGP 3 /ID SCES_509.82" Mastercode 902be458 0c0af8be //Widescreen hack 16:9 //X-Fov //803f013c 00008144 (10th) 201141cc 3c013f40 //Render fix //a043013c 00688144 06ab0046 201a4d50 3c014330 //9c3f013c f5282134 00088144 (1st) 201da050 3c014010 201da054 34210000 //a043013c 00688144 06b30046 2027a9b8 3c014330 ////HUD speedometer fix //803f013c 00008144 201b7d70 3c013f40 201b81e8 3c013f40 201b8868 3c013f40 ================================================ FILE: CHT/SCES_510.04.cht ================================================ "Formula One 2002 /ID SCES_510.04" //ELF CRC BF513E01 Mastercode 90362c88 0c0d8aca //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 203bd6ac 40100000 //3e088889 2012f888 3c01409a //3c014080 //Y-Fov 2012f7f8 3c013fb6 //3c013f88 2012f7fc 34210b5f //34218889 ================================================ FILE: CHT/SCES_510.39.cht ================================================ "This is Football 2003 /ID SCES_510.39" //ELF CRC 9F14CF3A Mastercode 904467f0 0c1119a4 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201541e4 3c013f40 //3c013f80 ================================================ FILE: CHT/SCES_511.02.cht ================================================ "Ape Escape 2 /ID SCES_511.02" //ELF CRC 8B6FE2EA Mastercode 903a05b0 0c0e8114 //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 203e19b4 00000001 //00000000 Widescreen //20535690 00000004 //00000002 Widescreen ================================================ FILE: CHT/SCES_511.03.cht ================================================ "Ape Escape 2 /ID SCES_511.03" //ELF CRC E2B8D3B2 Mastercode 903a05b0 0c0e8114 //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 203e19b4 00000001 //00000000 Widescreen //20535690 00000004 //00000002 Widescreen ================================================ FILE: CHT/SCES_511.04.cht ================================================ "Ape Escape 2 /ID SCES_511.04" //ELF CRC BBB21612 Mastercode 903a05b0 0c0e8114 //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 203e19b4 00000001 //00000000 Widescreen //20535690 00000004 //00000002 Widescreen ================================================ FILE: CHT/SCES_511.05.cht ================================================ "Ape Escape 2 /ID SCES_511.05" //ELF CRC ADCDCB88 Mastercode 903a05b0 0c0e8114 //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 203e19b4 00000001 //00000000 Widescreen //20535690 00000004 //00000002 Widescreen ================================================ FILE: CHT/SCES_511.35.cht ================================================ "Primal [Review] /ID SCES_511.35" //ELF CRC DCC4EEEA Mastercode 903E94C8 0C0FA4DA //[Widescreen 16:9] // author: pgert //Native Widescreen is set on start. 204886fc 00000001 // 00000000 ================================================ FILE: CHT/SCES_511.64.cht ================================================ "The Mark of Kri /ID SCES_511.64" Mastercode 900f0094 00000001 // 16:9 202d3f18 3c013ec0 20311c74 3c0143a8 20311c80 080fa25b 20311c84 00000000 203e896c 4600ad43 203e8970 e600002c e00c0000 0036f5dc 203e8974 3c0143f3 203e8978 3421c000 203e897c ae010000 203e8980 3c01bf9c 203e8984 ae010040 203e8988 3c01bfd0 203e898c ae010054 203e8990 00000000 203e8994 00000000 203e8998 00000000 203e899c 00000000 203e89a0 00000000 e01a0001 0036f5dc e00c0001 003927c0 203e8974 3c013f5d 203e8978 3421b3e5 203e897c 4481f000 203e8980 c61f0000 203e8984 461effc2 203e8988 e61f0000 203e898c 3c01bf5d 203e8990 3421b3e5 203e8994 ae010040 203e8998 3c01bf94 203e899c 00000000 203e89a0 ae010054 e00c0000 003927c0 203e8974 3c014396 203e8978 ae010000 203e897c 3c01bf40 203e8980 ae010040 203e8984 3c01bf80 203e8988 ae010054 203e898c 00000000 203e8990 00000000 203e8994 00000000 203e8998 00000000 203e899c 00000000 203e89a0 00000000 203e89b8 080c4721 ================================================ FILE: CHT/SCES_511.77.cht ================================================ "Disneys Treasure Planet /ID SCES_511.77" //ELF CRC E6A57677 Mastercode 902c0c88 0c0b02ca //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //2044013c 00608144 2d804000 20298e90 080b1068 202c41a0 3c014455 202c41a4 34215555 202c41a8 44816000 202c41ac 080a63a5 ================================================ FILE: CHT/SCES_511.90.cht ================================================ "Dark Chronicle /ID SCES_511.90" Mastercode 90112650 0c04493c //comment=Dark Chronicle (PAL-M5) (SCES-51190) Widescreen Hack (16:9) by ElHecht // 16:9 20139414 3c023f40 ================================================ FILE: CHT/SCES_512.24.cht ================================================ "War of the Monsters /ID SCES_512.24" //ELF CRC 5FD57F38 Mastercode 9024d7c8 0c09359a //Widescreen hacks by Aced14 //16:9 Widescreen //Title Menu 206e8580 43ba0000 //43F80000 - Title Menu Master X FOV 206e85a0 3f3bbbbc //3F0CCCCD - Title Menu Master Y FOV //Crush-O-Rama Camera Distance (normally based on X FOV) 2011f818 00000000 //4616BDC2 - Crush-O-Rama Camera Distance Fix #1 2011f850 00000000 //46020002 - Crush-O-Rama Camera Distance Fix #2 //1 Player 206e8340 43900000 //43C00000 - 1P Master X FOV 206e8360 3f3bbbbc //3F0CCCCD - 1P Master Y FOV 206e8700 43900000 //43C00000 - Unified Master X FOV 206e8720 3f3bbbbc //3F0CCCCD - Unified Master Y FOV 10143820 0000c33a //3C01C30A - 1P + Unified Master X P1 HUD #1 10143824 00006666 //34214A3D - 1P + Unified Master X P1 HUD #2 10145200 0000001a //24050023 - 1P + Unified P1 "WINS #" X Position (35 -> 26) 10147004 0000001e //24050028 - 1P + Unified P1 Pickup Notification X Position (40 -> 30) 101d53ec 00000208 //240501E0 - 1P Core Meltdown "#" Timer X Position (480 -> 520) //2 Players - Separator Bar 10145718 0000fffb //2473FFFA - 2P Separator Bar Width (-6 -> -5) //2 Players - Unified View Black Bar Fix //Prevents black bar from appearing in the far right of unified view in 2 player matches e0010001 00707d64 //00000000 - If gUseUnifiedView variable is 1... 2018b238 00000000 //0C051582 - Remove reference to buildSeparator function e0010000 00707d64 //00000000 - If gUseUnifiedView variable is 0... 2018b238 0c051582 //0C051582 - Restore reference to buildSeparator function //2 Players - Unified View Black Bar Fix (alternate MIPS version) //Useful if injecting the fix into a hacked ELF or if using an older PS2 cheat device. //2018b238 0c08036c //0C051582 - jal $00200db0 - Jump to injected MIPS instructions (instead of buildSeparator function) //20200db0 3c020070 //24020038 - lui v0, $0070 - Load gUseUnifiedView variable into v0 register #1 //20200db4 8c427d64 //00A73821 - lw v0, $7d64(v0) - Load gUseUnifiedView variable into v0 register #2 //20200db8 14400003 //00822018 - bne v0, zero, $00200dc8 - Skip next 2 lines (after below one) if gUseUnifiedView variable isn't equal to 0 //20200dbc 00000000 //00C84021 - nop - Delay slot //20200dc0 08051582 //3C020075 - j $00145608 - Jump to buildSeparator function //20200dc4 00000000 //00073900 - nop - Delay slot //20200dc8 03e00008 //24428680 - jr ra - Jump return //20200dcc 00000000 //00084100 - nop - Delay slot //2 Players - Player 1 206e8400 43840000 //43B00000 - 2P P1 Master X FOV 206e8420 3f3bbbbc //3F0CCCCD - 2P P1 Master Y FOV 10143850 0000c2c7 //3C01C292 - 2P P1 Master X HUD #1 10143854 00000000 //3421FE77 - 2P P1 Master X HUD #2 10146e28 0000001a //24050022 - 2P P1 Pickup Notification X Position (34 -> 26) 1014507c 00000018 //24050020 - 2P P1 "WINS #" X Position (32 - 24) 1012f2c0 00000018 //24050020 - 2P P1 Dodgeball "P1 #" X Position (32 -> 24) 1011b174 00000018 //24050020 - 2P P1 Big Shot "P1 #" X Position (32 -> 24) 1012e4c8 00000018 //24050020 - 2P P1 Crush-O-Rama "P1 #" X Position (32 -> 24) //2 Players - Player 2 206e84c0 43840000 //43B00000 - 2P P2 Master X FOV 206e84e0 3f3bbbbc //3F0CCCCD - 2P P2 Master Y FOV 10143898 000042c7 //3C014292 - 2P P2 Master X HUD #1 1014389c 00000000 //3421FE77 - 2P P2 Master X HUD #2 10143864 0000433a //3C01430A - Unified Master X P2 HUD #1 10143868 00006666 //34214A3D - Unified Master X P2 HUD #2 10145218 00000262 //24050258 - Unified P2 "WINS #" X Position (600 -> 610) 10147038 00000262 //24050258 - Unified P2 Pickup Notification X Position (600 -> 610) 10146e54 00000125 //2405011C - 2P P2 Pickup Notification X Position (284 -> 293) 10145094 00000122 //24050118 - 2P P2 "WINS #" X Position (280 -> 290) 1012f394 00000131 //2405012C - 2P P2 Dodgeball "P2 #" X Position (300 -> 305) 1011b25c 00000275 //24050271 - 2P P2 "P2 #" Big Shot X Position (625 -> 629) 1012e604 00000275 //24050271 - 2P P2 Crush-O-Rama "P2 #" X Position (625 -> 629) //Health Icons 202a85b8 00000014 //0000001A - Health Icon 1 Inner Width 202a8648 00000014 //0000001A - Health Icon 1 Outer Width 202a85dc 00000014 //0000001A - Health Icon 2 Inner Width 202a866c 00000014 //0000001A - Health Icon 2 Outer Width 202a8600 00000014 //0000001A - Health Icon 3 Inner Width 202a8690 00000014 //0000001A - Health Icon 3 Outer Width 202a8624 00000014 //0000001A - Health Icon 4 Inner Width 202a86b4 00000014 //0000001A - Health Icon 4 Outer Width //Distant Shadows 2025fd88 43c00000 //44000000 - Distant Shadows Width #1 (ZAxisAllLoop) 2025fe50 43c00000 //44000000 - Distant Shadows Width #2 (ZAxisClipXY2) //Sprites 2025fef0 43c00000 //44000000 - Nearby Sprites Width (SimpSpriteStart) 20260040 43c00000 //44000000 - Distant Sprites Width (SpriteAllStart) //Loading Bar 2022980c 3404014a //8FA40008 - Loading Bar Master X Width //Generic Font - Width //Impacts top + bottom title screen text, unselected unlocks screen text, and pause menu text. 10200884 00000007 //24060005 - Generic Font Width (5 -> 7) //Sub Pixels Font - Width and Spacing //Impacts all other text. 20200df8 0808032e //00832018 - j $00200cb8 - Jump to injected MIPS instructions 20200cb8 3c013f40 //27BDFFA0 - lui at, $3f40 - Set $f29 register to .75 #1 20200cbc 4481e800 //24030038 - mtc1 at, $f29 - Set $f29 register to .75 #2 20200cc0 3c013f00 //7FB20030 - lui at, $3f00 - Set $f30 register to .5 #1 20200cc4 4481f000 //3C020075 - mtc1 at, $f30 - Set $f30 register to .5 #2 20200cc8 4485f800 //00839018 - mtc1 a1, $f31 - Convert int to float #1 20200ccc 4680ffe0 //7FB10020 - cvt.s.w $f31, $f31 - Convert int to float #2 20200cd0 461dffc2 //7FB00010 - mul.s $f31, $f31, $f29 - Multiply $f31 by $f29 20200cd4 461effc0 //24428680 - add.s $f31, $f31, $f30 - Add .5 for rounding 20200cd8 4600ffe4 //E7B50058 - cvt.w.s $f31, $f31 - Convert float to int #1 20200cdc 4405f800 //00A0802D - mfc1 a1, $f31 - Convert float to int #2 20200ce0 4487f800 //E7B40050 - mtc1 a3, $f31 - Convert int to float #1 20200ce4 4680ffe0 //46006D46 - cvt.s.w $f31, $f31 - Convert int to float #2 20200ce8 461dffc2 //46006506 - mul.s $f31, $f31, $f29 - Multiply $f31 by $f29 20200cec 461effc1 //7FBF0040 - sub.s $f31, $f31, $f30 - Subtract .5 for rounding 20200cf0 4600ffe4 //02429021 - cvt.w.s $f31, $f31 - Convert float to int #1 20200cf4 4407f800 //0C08B0AA - mfc1 a3, $f31 - Convert float to int #2 20200cf8 08080380 //00C0882D - j $00200e00 - Jump to 2 lines after the overwritten MIPS instruction 20200cfc 00832018 //03A0282D - mult a0, a0, v1 - Restore overwritten MIPS instruction from initial jump //Unlocks - Left Text Positioning (fontSpritePrintCenteredXY) 20200bc4 08080312 //0080982D - j $00200c48 - Jump to injected MIPS instructions 20200c48 240b00e6 //27BDFFC0 - addiu t3, zero, $00e6 - Set t3 register to 230 20200c4c 14ab0002 //3C020075 - bne a1, t3, $00200c58 - Skip next line (after below one) if $a1 and t3 registers aren't equal 20200c50 00000000 //7FB10010 - nop - Delay slot 20200c54 240500fd //24428680 - addiu a1, zero, $00fd - Set a1 register to 253 20200c58 080802f3 //7FB00000 - j $00200bcc - Jump to 2 addresses after initial jump 20200c5c 0080982d //0080882D - daddu s3, a0, zero - Restore overwritten MIPS instruction from initial jump //Unlocks - Right Text Positioning (fontSpritePrintCenteredXY) 101a1868 000001a2 //240501C2 - Prices Selected Right X Position (450 -> 418) 101a18a0 000001a2 //240501C2 - Prices Unselected Right X Position (450 -> 418) 101a19c0 000001a2 //240501C2 - "FREEBIE" Unselected Right X Position (450 -> 418) 101a1a18 000001a2 //240501C2 - "FREEBIE/UNLOCKED" Selected Right X Position (450 -> 418) 101a1a70 000001a2 //240501C2 - "Unlocked" Unselected Right X Position (450 -> 418) ================================================ FILE: CHT/SCES_512.48.cht ================================================ "Dogs Life /ID SCES_512.48" //ELF CRC 531061F2 Mastercode 90343698 0C0D0D4E //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen patch=1,EE,00AB51C0,byte,01 ================================================ FILE: CHT/SCES_514.28.cht ================================================ "Shinobi /ID SCES_514.28" Mastercode 902e3bf8 0c0b8ea6 //Gameplay 16:9 (50Hz Mode) 20183a64 3c023f40 //Gameplay 16:9 (60Hz Mode) 20183a88 3c023f40 ================================================ FILE: CHT/SCES_515.92.cht ================================================ "Formula One 2003 /ID SCES_515.92" //ELF CRC 93223BE4 Mastercode 9038ad48 0c0e2afa //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //8040013c 00008144 00000000 02080046 aa3e013c 2012f3e8 3c0140ab //3c014080 //Y-Fov //883f013c 89882134 (1st) 2012f358 3c013fb6 //3c013f88 2012f35c 34210b5f //34218889 //203d5594 40100000 //3e088889 ================================================ FILE: CHT/SCES_516.07.cht ================================================ "Ratchet & Clank 2 /ID SCES_516.07" Mastercode 9011cd48 0c0472fa //comment=Widescreen hack by ElHecht // enable widescreen mode in options e0010400 001a7c28 201a7c38 01010100 // values to check for loop e00c0000 000ffdac 200ffdb0 3f214633 200ffdb4 3f2147ae 200ffdb8 3f1eb852 200ffdbc 3f1ff770 200ffdc0 3ed40674 200ffdc4 00000000 // 16:9 code-inject function (loop) e0160000 000ffdfc 200ffe00 3c013f40 200ffe04 34210001 200ffe08 4481f000 200ffe0c 3c180010 200ffe10 2318fdb0 200ffe14 8f010000 200ffe18 1020000c 200ffe1c 00000000 200ffe20 8f010000 200ffe24 8c7900b0 200ffe28 14390004 200ffe2c 00000000 200ffe30 4481f800 200ffe34 461effc3 200ffe38 e47f00b0 200ffe3c 00000000 200ffe40 23180004 200ffe44 0803ff85 200ffe48 00000000 200ffe4c c46000b0 200ffe50 461e0002 200ffe54 46010002 // Intro e008caff 0027af4c 2027af8c 0803ff80 2027af90 00000000 200ffe58 0809ebe4 2027afa0 14400007 20301d34 3c013f40 20301d38 4481f000 20301d44 461e0002 20301d5c 14600008 // Planet Aranos e008caff 002e5a74 202e5ab4 0803ff80 202e5ab8 00000000 200ffe58 080b96ae 202e5ac8 14400007 20383544 3c013f40 20383548 4481f000 20383554 461e0002 2038356c 14600008 // Planet Oozla - Megacorp Outlet e008caff 002daf8c 202dafcc 0803ff80 202dafd0 00000000 200ffe58 080b6bf4 202dafe0 14400007 20379604 3c013f40 20379608 4481f000 20379614 461e0002 2037962c 14600008 // Whupash Nebula e008caff 002f8b14 202f8b54 0803ff80 202f8b58 00000000 200ffe58 080be2d6 202f8b68 14400007 203925fc 3c013f40 20392600 4481f000 2039260c 461e0002 20392624 14600008 // Maktar Nebula - Maktar Resort e008caff 002e8f8c 202e8fcc 0803ff80 202e8fd0 00000000 200ffe58 080ba3f4 202e8fe0 14400007 2038adf4 3c013f40 2038adf8 4481f000 2038ae04 461e0002 2038ae1c 14600008 // Planet Endako - Megapolis e008caff 002e655c 202e659c 0803ff80 202e65a0 00000000 200ffe58 080b9968 202e65b0 14400007 20384b2c 3c013f40 20384b30 4481f000 20384b3c 461e0002 20384b54 14600008 // Planet Barlow - Vukovar Canyon e008caff 003061cc 2030620c 0803ff80 20306210 00000000 200ffe58 080c1884 20306220 14400007 203a92ac 3c013f40 203a92b0 4481f000 203a92bc 461e0002 203a92d4 14600008 // Feltzin System - Thug Rendezvous e008caff 002fe194 202fe1d4 0803ff80 202fe1d8 00000000 200ffe58 080bf876 202fe1e8 14400007 2039878c 3c013f40 20398790 4481f000 2039879c 461e0002 203987b4 14600008 // Planet Notak - Canal City e008caff 003251dc 2032521c 0803ff80 20325220 00000000 200ffe58 080c9488 20325230 14400007 203c6ce4 3c013f40 203c6ce8 4481f000 203c6cf4 461e0002 203c6d0c 14600008 // Planet Siberius - Frozen Base e008caff 002db92c 202db96c 0803ff80 202db970 00000000 200ffe58 080b6e5c 202db980 14400007 20379444 3c013f40 20379448 4481f000 20379454 461e0002 2037946c 14600008 // Planet Tabora - Mining Area e008caff 002f17c4 202f1804 0803ff80 202f1808 00000000 200ffe58 080bc602 202f1818 14400007 20393f1c 3c013f40 20393f20 4481f000 20393f2c 461e0002 20393f44 14600008 // Planet Dobbo - Testing Facility e008caff 002e1a6c 202e1aac 0803ff80 202e1ab0 00000000 200ffe58 080b86ac 202e1ac0 14400007 203809fc 3c013f40 20380a00 4481f000 20380a0c 461e0002 20380a24 14600008 // Hrugis Cloud - Deep Space Disposal e008caff 00300694 203006d4 0803ff80 203006d8 00000000 200ffe58 080c01b6 203006e8 14400007 2039a46c 3c013f40 2039a470 4481f000 2039a47c 461e0002 2039a494 14600008 // Planet Joba - Megacorp Games e008caff 002f7724 202f7764 0803ff80 202f7768 00000000 200ffe58 080bddda 202f7778 14400007 20397d54 3c013f40 20397d58 4481f000 20397d64 461e0002 20397d7c 14600008 // Planet Todano - Megacorp Armory e008caff 002e8f7c 202e8fbc 0803ff80 202e8fc0 00000000 200ffe58 080ba3f0 202e8fd0 14400007 20388c7c 3c013f40 20388c80 4481f000 20388c8c 461e0002 20388ca4 14600008 // Planet Boldan - Silver City e008caff 002f0564 202f05a4 0803ff80 202f05a8 00000000 200ffe58 080bc16a 202f05b8 14400007 2038cf0c 3c013f40 2038cf10 4481f000 2038cf1c 461e0002 2038cf34 14600008 // Planet Aranos - Flying Lab (Revisited) e008caff 002ed374 202ed3b4 0803ff80 202ed3b8 00000000 200ffe58 080bb4ee 202ed3c8 14400007 2038dd94 3c013f40 2038dd98 4481f000 2038dda4 461e0002 2038ddbc 14600008 // Planet Gorn - Thug-4-Less Fleet e008caff 002fe814 202fe854 0803ff80 202fe858 00000000 200ffe58 080bfa16 202fe868 14400007 2039f1c4 3c013f40 2039f1c8 4481f000 2039f1d4 461e0002 2039f1ec 14600008 // Planet Snivelak - Thug HQ e008caff 002dec34 202dec74 0803ff80 202dec78 00000000 200ffe58 080b7b1e 202dec88 14400007 2037b18c 3c013f40 2037b190 4481f000 2037b19c 461e0002 2037b1b4 14600008 // Planet Smolg - Distribution Facility e008caff 002e6b34 202e6b74 0803ff80 202e6b78 00000000 200ffe58 080b9ade 202e6b88 14400007 20386bbc 3c013f40 20386bc0 4481f000 20386bcc 461e0002 20386be4 14600008 // Planet Damosel - Allgon City e008caff 003002bc 203002fc 0803ff80 20300300 00000000 200ffe58 080c00c0 20300310 14400007 203a192c 3c013f40 203a1930 4481f000 203a193c 461e0002 203a1954 14600008 // Planet Grelbin - Tundor Wastes e008caff 002e335c 202e339c 0803ff80 202e33a0 00000000 200ffe58 080b8ce8 202e33b0 14400007 203813f4 3c013f40 203813f8 4481f000 20381404 461e0002 2038141c 14600008 // Planet Yeedil - Protopet Factory e008caff 002f9ac4 202f9b04 0803ff80 202f9b08 00000000 200ffe58 080be6c2 202f9b18 14400007 2039b7dc 3c013f40 2039b7e0 4481f000 2039b7ec 461e0002 2039b804 14600008 // Ship Shack - Slim Cognito's e008caff 002e4a14 202e4a54 0803ff80 202e4a58 00000000 200ffe58 080b9296 202e4a68 14400007 2037a6cc 3c013f40 2037a6d0 4481f000 2037a6dc 461e0002 2037a6f4 14600008 ================================================ FILE: CHT/SCES_516.08.cht ================================================ "Jak II: Renegade /ID SCES_516.08" Mastercode 9011f558 0c047cfe // 16:9 20367be8 3c033f1f 20826f10 0014a709 // menu fix 20b63fe0 43a80000 20b665b0 43440000 ================================================ FILE: CHT/SCES_516.35.cht ================================================ "Brave - The Search for Spirit Dancer /ID SCES_516.35" //ELF CRC 27D961D2 Mastercode 9033D000 0C0CF3A8 //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen 00465464 00000001 //[Remove Blackbars] // author: PeterDelta //Removes black bars in cutscenes 20401d50 00000000 ================================================ FILE: CHT/SCES_517.06.cht ================================================ "Amplitude /ID SCES_517.06" Mastercode 903859b0 0c0e1614 //comment=Widescreen hacks by Aced14 (MIPS code injection/FMV experiment) and 2007excalibur2007 (initial live memory discovery) //16:9 Widescreen e0ff0000 001001e0 2022a858 080a4b62 20292d88 3c013f40 20292d8c 4481f800 20292d90 461f07c2 20292d94 0808aa18 20292d98 e61f0160 //101b7b3c 00000355 // FMV width (WIP) ================================================ FILE: CHT/SCES_517.19.cht ================================================ "Gran Turismo 4 /ID SCES_517.19" //ELF CRC 44A61C8F Mastercode 91022558 0c4088fe // Corrects Text Aspect Ratio for Widescreen 20492e08 08125666 // j 00495998 20495998 3c090061 // lui t1,0x0061 : Widescreen Mode 1st-Half of Memory Address 2049599c 352984f0 // ori t1,0x84F0 : Widescreen Mode 2nd-Half of Memory Address 204959a0 812a0000 // lb t2,(t1) 204959a4 c65a0024 // lwc1 f26,0x24(s2) 204959a8 11400004 // beqz t2,0x004959BC : Jumps if Widescreen Mode is Disabled 204959ac 3c013f40 // lui at,0x3F40 : Text Width 1st-Half of Float Value 204959b0 34210000 // ori at,0x0000 : Text Width 2nd-Half of Float Value 204959b4 4481a000 // mtc1 at,f20 204959b8 4614d682 // mul.s f26, f26, f20 204959bc 08124b83 // j 00492E0C 2044df60 00000000 // nop ================================================ FILE: CHT/SCES_518.44.cht ================================================ "Time Crisis 3 /ID SCES_518.44" //comment=Widescreen hack by dieSkaarj. Mastercode 90264c18 0c0992ae 201d544c 3c033f40 ================================================ FILE: CHT/SCES_519.04.cht ================================================ "SOCOM II - U.S. Navy SEALs /ID SCES_519.04" //comment=Widescreen hack by ElHecht Mastercode 901a6470 0c0698c4 // 16:9 201c2e44 3c013f40 201c2e48 4481e800 201c2e50 461dbdc3 2029a008 461d0002 20299dd0 461d0002 203c17f0 3c023b00 ================================================ FILE: CHT/SCES_519.10.cht ================================================ "Arc the Lad - Twilight of the Spirits /ID SCES_519.10" //ELF CRC 0A8EF911 Mastercode 901f01f0 0c07c024 //Widescreen Hack (16:9) by ElHecht // 16:9 201269fc 3c013f40 // 00000000 hor fov 20126a00 4481f000 // 00000000 20126a0c 4600a746 // 00000000 20126a10 461ea502 // 00000000 20126a68 e7bd0014 // e7b40014 20126b20 461e1f83 // 00000000 20126b6c e47e0014 // 00000000 ================================================ FILE: CHT/SCES_519.20.cht ================================================ "Forbidden Siren /ID SCES_519.20" //ELF CRC=D5AFDBA7 Mastercode 90145da0 0c051838 //gameplay by sergx12 202018a8 3c023f40 //FMV's fix by nemesis2000 201fba78 3c027560 // 3c027800 201fbac4 34028aa0 // 34028800 ================================================ FILE: CHT/SCES_520.33.cht ================================================ "Syphon Filter - The Omega Strain /ID SCES_520.33" //ELF CRC 27E54B37 Mastercode 9010f970 0c043e04 //Widescreen hack by nemesis2000 (pnach by nemesis2000) //gameplay 203972e0 3c043f40 203972e4 44841800 203972e8 46030003 203972ec 460318c3 203972f0 46031840 20397364 e603007c //With and without the patch is wrong, but being stretched makes more sense with the game mechanics. //HUD fix //2039719c 00000000 //203971a4 3c033f40 //FMV's fix 20418f3c 241016d0 20418f44 24127490 ================================================ FILE: CHT/SCES_521.24.cht ================================================ "KILL.SWITCH /ID SCES_521.24" //ELF CRC=91A65EAE Mastercode 903a2fd8 0c0e8b9e //Widescreen hack by Arapapa //Force turn on Widescreen 0058a454 00000001 //Zoom fix 2024d854 3c013f25 //3c013f00 ================================================ FILE: CHT/SCES_523.27.cht ================================================ "Forbidden Siren /ID SCES_523.27" //ELF CRC FDD8F47E Mastercode 901126f0 0c044964 //[Widescreen 16:9] //Widescreen Hack converted from NTSC-U to PAL by Machiavel Dhy'v 202018a8 3c023f40 //FMV's fix by nemesis2000 - converted to PAL by Machiavel Dhy'v 201fba78 3c027630 // 3c027800 201fbac4 34028970 // 34028800 ================================================ FILE: CHT/SCES_523.29.cht ================================================ "Forbidden Siren /ID SCES_523.29" //ELF CRC A0FCA9B7 Mastercode 901126f0 0c044964 //[Widescreen 16:9] //Widescreen Hack converted from NTSC-U to PAL by Machiavel Dhy'v 202018a8 3c023f40 //FMV's fix by nemesis2000 - converted to PAL by Machiavel Dhy'v 201fba78 3c027630 // 3c027800 201fbac4 34028970 // 34028800 ================================================ FILE: CHT/SCES_523.30.cht ================================================ "Forbidden Siren - Viviendo la Pesadilla /ID SCES_523.30" //ELF CRC B083CCC2 Mastercode 901126f0 0c044964 //Widescreen Hack 202018a8 3c023f40 ================================================ FILE: CHT/SCES_524.10.cht ================================================ "Athens 2004 /ID SCES_524.10" //ELF CRC=C3F83BD1 //Widescreen Hack by Arapapa Mastercode 902d2520 0c0b48f0 //Widescreen hack 16:9 //X-Fov 403f013c 00b08144 04004010 20270cf8 3c013f10 //3c013f40 ================================================ FILE: CHT/SCES_524.24.cht ================================================ "Ace Combat 5 - Squadron Leader /ID SCES_524.24" Mastercode 9033e940 0c0cf9f8 //widescreen 2044e7a8 43d638f3 2044e7ac 43eb7385 ================================================ FILE: CHT/SCES_524.56.cht ================================================ "Ratchet & Clank 3 /ID SCES_524.56" Mastercode 9019d7d8 0c06759e //comment=Widescreen hack by ElHecht // enable widescreen mode in options (single player) e0010032 001439f0 201439fc 00000100 // enable widescreen mode in options (multiplayer) e0010032 001a58b0 201a58bc 00000100 // values to check for loop e00c0000 000ffdac 200ffdb0 3f1eb852 200ffdb4 3f56cf3b 200ffdb8 3ed40674 200ffdbc 3f1eba08 200ffdc0 3f199999 200ffdc4 3f199b41 200ffdc8 3f0f5db4 200ffdcc 3f0f5c28 200ffdd0 3f052027 200ffdd4 3f051eb8 200ffdd8 3f3340cc 200ffddc 00000000 // 16:9 code-inject function (loop) e0160000 000ffdfc 200ffe00 3c013f40 200ffe04 34210001 200ffe08 4481f000 200ffe0c 3c180010 200ffe10 2318fdb0 200ffe14 8f010000 200ffe18 1020000c 200ffe1c 00000000 200ffe20 8f010000 200ffe24 8c7900b0 200ffe28 14390004 200ffe2c 00000000 200ffe30 4481f800 200ffe34 461effc3 200ffe38 e47f00b0 200ffe3c 00000000 200ffe40 23180004 200ffe44 0803ff85 200ffe48 00000000 200ffe4c c46000b0 200ffe50 461e0002 200ffe54 46010002 // Intro e008caff 003877d0 20387810 0803ff80 20387814 00000000 200ffe58 080e1e05 20387824 1060000a 203aa9b4 3c013f40 203aa9b8 4481f000 203aa9c4 461e1082 203aa9e4 14400008 // Planet Veldin - Kyzil Plateau e008caff 00401a68 20401aa8 0803ff80 20401aac 00000000 200ffe58 081006ab 20401abc 1060000a 204cbe94 3c013f40 204cbe98 4481f000 204cbea4 461e1082 204cbec4 14400008 // Planet Florana - Nabala Forest e008caff 003dae48 203dae88 0803ff80 203dae8c 00000000 200ffe58 080f6ba3 203dae9c 1060000a 204a23ec 3c013f40 204a23f0 4481f000 204a23fc 461e1082 204a241c 14400008 // Outer Space - Starship Phoenix e008caff 003ef580 203ef5c0 0803ff80 203ef5c4 00000000 200ffe58 080fbd71 203ef5d4 1060000a 204b987c 3c013f40 204b9880 4481f000 204b988c 461e1082 204b98ac 14400008 // Planet Marcadia - Capital City e008caff 00412e28 20412e68 0803ff80 20412e6c 00000000 200ffe58 08104b9b 20412e7c 1060000a 204dbfa4 3c013f40 204dbfa8 4481f000 204dbfb4 461e1082 204dbfd4 14400008 // Station Q9 - Annihilation Nation e008caff 00402fc8 20403008 0803ff80 2040300c 00000000 200ffe58 08100c03 2040301c 1060000a 204cac3c 3c013f40 204cac40 4481f000 204cac4c 461e1082 204cac6c 14400008 // Planet Aquatos - Deep Sea Hideout e008caff 003e5da8 203e5de8 0803ff80 203e5dec 00000000 200ffe58 080f977b 203e5dfc 1060000a 204ae254 3c013f40 204ae258 4481f000 204ae264 461e1082 204ae284 14400008 // Planet Tyhrranosis - Korgon Base e008caff 0041b600 2041b640 0803ff80 2041b644 00000000 200ffe58 08106d91 2041b654 1060000a 204e5f74 3c013f40 204e5f78 4481f000 204e5f84 461e1082 204e5fa4 14400008 // Planet Daxx - Research Facility e008caff 003fba20 203fba60 0803ff80 203fba64 00000000 200ffe58 080fee99 203fba74 1060000a 204c5334 3c013f40 204c5338 4481f000 204c5344 461e1082 204c5364 14400008 // The Zygan System - Obani Gemini e008caff 003db868 203db8a8 0803ff80 203db8ac 00000000 200ffe58 080f6e2b 203db8bc 1060000a 204a2014 3c013f40 204a2018 4481f000 204a2024 461e1082 204a2044 14400008 // Holostar Studios - Lot 42 e008caff 003e37c0 203e3800 0803ff80 203e3804 00000000 200ffe58 080f8e01 203e3814 1060000a 204abe34 3c013f40 204abe38 4481f000 204abe44 461e1082 204abe64 14400008 // Planet Rilgar - Blackwater City e008caff 00403628 20403668 0803ff80 2040366c 00000000 200ffe58 08100d9b 2040367c 1060000a 204cd5dc 3c013f40 204cd5e0 4481f000 204cd5ec 461e1082 204cd60c 14400008 // The Zygan System - Obani Draco e008caff 003daec8 203daf08 0803ff80 203daf0c 00000000 200ffe58 080f6bc3 203daf1c 1060000a 204a2ccc 3c013f40 204a2cd0 4481f000 204a2cdc 461e1082 204a2cfc 14400008 // Zeldrin Starport - Joreal Nebula e008caff 003e5740 203e5780 0803ff80 203e5784 00000000 200ffe58 080f95e1 203e5794 1060000a 204af09c 3c013f40 204af0a0 4481f000 204af0ac 461e1082 204af0cc 14400008 // Planet Kerwan - Metropolis e008caff 00411cc8 20411d08 0803ff80 20411d0c 00000000 200ffe58 08104743 20411d1c 1060000a 204dd624 3c013f40 204dd628 4481f000 204dd634 461e1082 204dd654 14400008 // Planet Zeldrin - Crash Site e008caff 003dda00 203dda40 0803ff80 203dda44 00000000 200ffe58 080f7691 203dda54 1060000a 204a4f9c 3c013f40 204a4fa0 4481f000 204a4fac 461e1082 204a4fcc 14400008 // Planet Aridia - Outpost X12 e008caff 00414fa0 20414fe0 0803ff80 20414fe4 00000000 200ffe58 081053f9 20414ff4 1060000a 204dec74 3c013f40 204dec78 4481f000 204dec84 461e1082 204deca4 14400008 // Thran Asteroid Belt - Qwark's Hideout e008caff 003f7028 203f7068 0803ff80 203f706c 00000000 200ffe58 080fdc1b 203f707c 1060000a 204c09dc 3c013f40 204c09e0 4481f000 204c09ec 461e1082 204c0a0c 14400008 // Planet Koros - Nefarious BFG e008caff 003ec548 203ec588 0803ff80 203ec58c 00000000 200ffe58 080fb163 203ec59c 1060000a 204b686c 3c013f40 204b6870 4481f000 204b687c 461e1082 204b689c 14400008 // Planet Mylon - Command Centre e008caff 00407760 204077a0 0803ff80 204077a4 00000000 200ffe58 08101de9 204077b4 1060000a 204d2bac 3c013f40 204d2bb0 4481f000 204d2bbc 461e1082 204d2bdc 14400008 // Planet Mylon - Launch Site e008caff 00420bc8 20420c08 0803ff80 20420c0c 00000000 200ffe58 08108303 20420c1c 1060000a 204ebedc 3c013f40 204ebee0 4481f000 204ebeec 461e1082 204ebf0c 14400008 // Multiplayer Bakisi Isles e008caff 00454220 20454260 0803ff80 20454264 00000000 200ffe58 08115099 20454274 1060000a 204d2f64 3c013f40 204d2f68 4481f000 204d2f74 461e1082 204d2f94 14400008 // Multiplayer Hoven Gorge e008caff 00455da0 20455de0 0803ff80 20455de4 00000000 200ffe58 08115779 20455df4 1060000a 204d507c 3c013f40 204d5080 4481f000 204d508c 461e1082 204d50ac 14400008 // Multiplayer Outpost X12 e008caff 0044cba0 2044cbe0 0803ff80 2044cbe4 00000000 200ffe58 081132f9 2044cbf4 1060000a 204ca954 3c013f40 204ca958 4481f000 204ca964 461e1082 204ca984 14400008 // Multiplayer Korgon Outpost e008caff 0044a760 2044a7a0 0803ff80 2044a7a4 00000000 200ffe58 081129e9 2044a7b4 1060000a 204c80ec 3c013f40 204c80f0 4481f000 204c80fc 461e1082 204c811c 14400008 // Multiplayer Metropolis e008caff 00449aa0 20449ae0 0803ff80 20449ae4 00000000 200ffe58 081126b9 20449af4 1060000a 204c743c 3c013f40 204c7440 4481f000 204c744c 461e1082 204c746c 14400008 // Multiplayer Blackwater City e008caff 004472a0 204472e0 0803ff80 204472e4 00000000 200ffe58 08111cb9 204472f4 1060000a 204c4cd4 3c013f40 204c4cd8 4481f000 204c4ce4 461e1082 204c4d04 14400008 // Multiplayer Command Center e008caff 00447f20 20447f60 0803ff80 20447f64 00000000 200ffe58 08111fd9 20447f74 1060000a 204c4ccc 3c013f40 204c4cd0 4481f000 204c4cdc 461e1082 204c4cfc 14400008 // Multiplayer Blackwater Docks e008caff 0044a7a0 2044a7e0 0803ff80 2044a7e4 00000000 200ffe58 081129f9 2044a7f4 1060000a 204c754c 3c013f40 204c7550 4481f000 204c755c 461e1082 204c757c 14400008 // Multiplayer Aquatos Sewers e008caff 00449aa0 20449ae0 0803ff80 20449ae4 00000000 200ffe58 081126b9 20449af4 1060000a 204c684c 3c013f40 204c6850 4481f000 204c685c 461e1082 204c687c 14400008 // Multiplayer Marcadia Palace e008caff 00449420 20449460 0803ff80 20449464 00000000 200ffe58 08112519 20449474 1060000a 204c61cc 3c013f40 204c61d0 4481f000 204c61dc 461e1082 204c61fc 14400008 // Multiplayer Bakisi Isles (split-screen) e008caff 00465220 20465260 0803ff80 20465264 00000000 200ffe58 08119499 20465274 1060000a 204e3f64 3c013f40 204e3f68 4481f000 204e3f74 461e1082 204e3f94 14400008 // Multiplayer Hoven Gorge (split-screen) e008caff 00466da0 20466de0 0803ff80 20466de4 00000000 200ffe58 08119b79 20466df4 1060000a 204e607c 3c013f40 204e6080 4481f000 204e608c 461e1082 204e60ac 14400008 // Multiplayer Outpost X12 (split-screen) e008caff 0045dba0 2045dbe0 0803ff80 2045dbe4 00000000 200ffe58 081176f9 2045dbf4 1060000a 204db954 3c013f40 204db958 4481f000 204db964 461e1082 204db984 14400008 // Multiplayer Korgon Outpost (split-screen) e008caff 0045b760 2045b7a0 0803ff80 2045b7a4 00000000 200ffe58 08116de9 2045b7b4 1060000a 204d90ec 3c013f40 204d90f0 4481f000 204d90fc 461e1082 204d911c 14400008 // Multiplayer Metropolis (split-screen) e008caff 0045aaa0 2045aae0 0803ff80 2045aae4 00000000 200ffe58 08116ab9 2045aaf4 1060000a 204d843c 3c013f40 204d8440 4481f000 204d844c 461e1082 204d846c 14400008 // Multiplayer Blackwater City (split-screen) e008caff 004582a0 204582e0 0803ff80 204582e4 00000000 200ffe58 081160b9 204582f4 1060000a 204d5cd4 3c013f40 204d5cd8 4481f000 204d5ce4 461e1082 204d5d04 14400008 ================================================ FILE: CHT/SCES_524.60.cht ================================================ "Jak 3 /ID SCES_524.60" //ELF CRC 12804727 Mastercode 90120198 0c04800e //Widescreen Hack (16:9) by ElHecht // 16:9 2030afc8 3c033f1f // 3c033f00 zoom 207d6158 0014877d // 00146171 force native 16:9 mode // menu fix 20c15870 43a90000 // 436E33F5 20c17ab0 43420000 // 43082F0F 20ac3d50 42860000 // 429E0000 20ac3d90 42860000 // 429E0000 20ac3dd0 42860000 // 429E0000 20ac3e10 42860000 // 429E0000 20ac3e50 42860000 // 429E0000 20ac3e90 42860000 // 429E0000 20ac3ed0 42860000 // 429E0000 20ac3f10 42860000 // 429E0000 20ac3f50 42860000 // 429E0000 20ac3f90 42860000 // 429E0000 20ac3fd0 42860000 // 429E0000 20ac3d58 43df8000 // 43D90000 20ac3d98 43df8000 // 43D90000 20ac3dd8 43df8000 // 43D90000 20ac3e18 43df8000 // 43D90000 20ac3e58 43df8000 // 43D90000 20ac3e98 43df8000 // 43D90000 20ac3ed8 43df8000 // 43D90000 20ac3f18 43df8000 // 43D90000 20ac3f58 43df8000 // 43D90000 20ac3f98 43df8000 // 43D90000 20ac3fd8 43df8000 // 43D90000 ================================================ FILE: CHT/SCES_525.29.cht ================================================ "Sly 2: Band of Thieves /ID SCES_525.29" Mastercode 902377d8 0c08dd9e // Widescreen by nemesis2000 2014d778 3c013fdd 2014d77c 3421a523 // Widescreen Bug Fix 2014f398 08030000 200c0000 3c013f40 200c0004 4481f000 200c0008 461e2102 200c000c 08053ce8 200c0010 460308c3 // Character Portraits Fix 201bea70 0c030005 200c0014 3c0145aa 200c0018 4481f000 200c001c 461ea502 200c0020 03e00008 ================================================ FILE: CHT/SCES_525.30.cht ================================================ "Crisis Zone /ID SCES_525.30" //ELF CRC 88E8290A Mastercode 901076b8 0c041d56 //Widescreen hack. Port by dieSkaarj (PAL.) 201047c8 3c013fab //3c013f80 ================================================ FILE: CHT/SCES_525.82.cht ================================================ "Everybodys Golf /ID SCES_525.82" //ELF CRC C24621B8 Mastercode 90107410 0c041cac //Widescreen hack by ElHecht // 16:9 e005010c 005522a4 // check 205522A4 matches value xxxx010c 20552280 3c0143f0 // c4840708 hor fov menu 205522a4 ac81010c // e484010c 20154548 3c023c39 // 3c023c0e zoom gameplay 2015454c 3442a4ec // 3442fa35 2050c420 43aaaaab // 43800000 ver fov gameplay ================================================ FILE: CHT/SCES_525.86.cht ================================================ "Death by Degrees /ID SCES_525.86" Mastercode 9010e270 0c043844 // Gameplay 20188170 3c023fe3 20188178 34438e38 // Cut-Scenes 20185f8c 3c023fe3 20185f90 34438e38 ================================================ FILE: CHT/SCES_528.92.cht ================================================ "MotoGP 4 /ID SCES_528.92" Mastercode 902afc98 0c0abece //Widescreen hack 16:9 //X-Fov Game play 2055e95c 3f400000 //Render fix 20558ac8 43000000 20560bc8 43000000 20592cb0 43000000 2058dfa8 40100000 ================================================ FILE: CHT/SCES_530.54.cht ================================================ "Death by Degrees /ID SCES_530.54" //ELF CRC 59683BB0 Mastercode 9010e270 0c043844 //[Widescreen 16:9] // by ElHecht // Gameplay 20188170 3c023fe3 20188178 34438e38 // Cut-Scenes 20185f8c 3c023fe3 20185f90 34438e38 ================================================ FILE: CHT/SCES_531.33.cht ================================================ "God of War /ID SCES_531.33" //ELF CRC CF148C74 Mastercode 90297638 0c0a5d36 //Widescreen converted from nemesis2000's NTSC hack (PAL by Some Chump) 20169268 3c013f11 2016926c 342135fc 20169270 44812000 20169274 54620002 20169278 8c620008 2016927c 0000102d 20169280 1040000a 20169284 27a40030 20169288 c44000f8 2016928c 3c013f00 20169290 44816000 20169294 0c060f1e 20169298 460c0302 2016929c c7a10030 201692a0 46010003 201692a4 10000002 201692a8 e600037c 201692ac e604037c 201692b0 c601037c 201692b4 44800000 201692b8 46010034 201692bc 45030003 201692c0 c605037c 201692c4 e604037c 201692c8 c605037c 201692cc 3c020033 201692d0 3c013f40 201692d4 44810800 201692d8 c4421330 201692dc 46020842 201692e0 46012942 201692e4 e605037c 201692e8 c6010368 201692ec 26050100 201692f0 c6000370 201692f4 c6020378 201692f8 c604036c 201692fc c6030374 20169300 46022882 20169304 46012101 20169308 460018c1 2016930c c4411330 20169310 46010803 20169314 46041082 20169318 46030842 2016931c 46050003 20169320 46011083 20169324 e6020380 20169328 44030000 2016932c 48a30800 20169330 4be000ec 20169334 4be41b3c 20169338 3c01bf80 2016933c 44810000 20169340 4b012100 20169344 46020003 20169348 44070000 2016934c 48a70800 20169350 4be21b3c 20169354 4a811080 20169358 c6020384 2016935c c6030388 20169360 46031040 20169364 46031001 20169368 46000843 2016936c 24040000 20169370 24060000 20169374 70861b89 20169378 46021000 2016937c 3c08bf80 20169380 46021881 20169384 46030002 20169388 44070800 2016938c 71071389 20169390 46020003 20169394 704314c8 20169398 7fa20040 2016939c 7fa20000 201693a0 0000402d 201693a4 44070000 201693a8 71071389 201693ac fa040100 201693b0 704314c8 201693b4 7fa20050 201693b8 26040280 201693bc 7fa20010 201693c0 f8a20010 201693c4 7ba20040 201693c8 7ca20020 201693cc 7ba20050 201693d0 7ca20030 201693d4 8e08037c 201693d8 48a80800 201693dc 4be41b3c 201693e0 4b012100 201693e4 c6000380 201693e8 46000007 201693ec 44050000 201693f0 48a50800 201693f4 4be21b3c 201693f8 4a811080 201693fc c6010384 20169400 c6030388 20169404 46010880 20169408 46011801 2016940c 46031082 20169410 46020003 20169414 44070000 20169418 48a70800 2016941c 4a2118c0 20169420 46030840 20169424 46000847 20169428 46020843 2016942c 44080800 20169430 3c07bf80 20169434 71071389 20169438 dfbf0070 2016943c fa040280 20169440 704314c8 20169444 7fa20060 20169448 7fa20020 2016944c f8820010 20169450 f8830020 20169454 7bb00080 20169458 7ba20060 2016945c 7c820030 20169460 03e00008 20169464 27bd0090 2112222c 00000000 // Removes Title screen flames ================================================ FILE: CHT/SCES_532.02.cht ================================================ "Tekken 5 /ID SCES_532.02" //ELF CRC=1F88BECD Mastercode 90114458 0c0450be Widescreen 20340bb0 3c013f40 //applies both fov+ only for widescreen mode 20340be0 3c010015 20340be4 c62db7f4 20340c04 46016b42 20340c08 46010843 20340c20 460d1083 20340c24 460d0843 //render fix 2022db84 3c013f2b 2022db94 44810000 2022db98 46006302 ================================================ FILE: CHT/SCES_533.10.cht ================================================ "Roland Garros 2005 - Powered by Smash Court Tennis /ID SCES_533.10" //ELF CRC 8FE61CAD Mastercode 901b7cd8 0c06dede //Widescreen hack by Arapapa //Widescreen hack 16:9 202b346c 3c013f40 202b3470 44810000 202b3478 4600c602 ================================================ FILE: CHT/SCES_533.12.cht ================================================ "Soul Calibur III /ID SCES_533.12" Mastercode 9043f558 0c10fcfe // sceSifSendCmd (recommended) //~904276e8 0c10c9cb // scePadRead /* * Widescreen pnach by El_Patas. */ Widescreen Code 2012a120 3c013f40 2012a124 34210000 ================================================ FILE: CHT/SCES_533.28.cht ================================================ "Genji /ID SCES_533.28" //ELF CRC FADEBC45 Mastercode 90331090 0c0cc3cc //Widescreen Hack (16:9) by ElHecht, Arapapa 202e2e50 3c014455 // 3c014420 hor fov //FMV fix by Arapapa //e043013c 00608144 00108244 202c84e4 3c0143a8 //3c0143e0 ================================================ FILE: CHT/SCES_533.58.cht ================================================ "24 - The Game /ID SCES_533.58" //ELF CRC=D6A99F53 Mastercode 90474d68 0c11d302 //90486e40 0c146987 //90100c9c 0c14955c //Widescreen Hack by Arapapa //X-Fov //2046042c 3c013fe3 //3c013faa //20460430 34218e2a //3421aaa8 //Zoom Fix (When turn on the Widescreen option) 202fbf20 3c020000 //3c020060 ================================================ FILE: CHT/SCES_534.09.cht ================================================ "Sly 3: Honor Among Thieves /ID SCES_534.09" Mastercode 9029a2d0 0c0a685c Widescreen Hack 20166804 3c014455 ================================================ FILE: CHT/SCES_534.49.cht ================================================ "AFL Premiership 2005 /ID SCES_534.49" //ELF CRC 45B4258D Mastercode 9066a898 0c19a9ce //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 20596958 0820f9d0 //c6010068 2083e740 3c013f40 //00000000 2083e744 4481f000 //00000000 2083e748 c6010068 //00000000 2083e74c c602006c //00000000 2083e750 461e0843 //00000000 2083e754 e6010068 //00000000 2083e758 08165a58 //00000000 ================================================ FILE: CHT/SCES_536.42.cht ================================================ "Ape Escape 3 /ID SCES_536.42" //ELF CRC 53898FD0 Mastercode 90439110 0c10e3ec //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 0064a188 00000001 //0 Widescreen ================================================ FILE: CHT/SCES_538.51.cht ================================================ "Forbidden Siren 2 /ID SCES_538.51" Mastercode 9012d924 0c0400a0 //90139e50 0c04e73c //90145da0 0c051838 //9011ed40 0c04948a //wide 20177a04 3c033f40 ================================================ FILE: CHT/SCES_539.60.cht ================================================ "B-Boy /ID SCES_539.60" //ELF CRC F6950E96 Mastercode 90348640 0c0d2138 //Widescreen hack by Arapapa //Wide Screen 16:9 20308e5c 3c013ec7 //3c013f00 201a7478 0805ce00 //c6010068 20173800 3c013f40 //00000000 20173804 4481f000 //00000000 20173808 c6010068 //00000000 2017380c c602006c //00000000 20173810 461e0843 //00000000 20173814 e6010068 //00000000 20173818 08069d20 //00000000 ================================================ FILE: CHT/SCES_540.41.cht ================================================ "Ace Combat - The Belkan War /ID SCES_540.41" //ELF CRC 194C9F38 Mastercode 90308cc0 0c0c22d8 //Widescreen fix by nemesis2000 (PAL-E by mirh) //widescreen fix 203fc370 43d638f3 203fc374 43eb7385 ================================================ FILE: CHT/SCES_540.68.cht ================================================ "AFL Premiership 2006 /ID SCES_540.68" //ELF CRC 14AF63BD Mastercode 904ed5a0 0c13b510 //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 204a37f8 0811b730 //c6010068 2046dcc0 3c013f40 //00000000 2046dcc4 4481f000 //00000000 2046dcc8 c6010068 //00000000 2046dccc c602006c //00000000 2046dcd0 461e0843 //00000000 2046dcd4 e6010068 //00000000 2046dcd8 08128e00 //00000000 ================================================ FILE: CHT/SCES_542.06.cht ================================================ "God Of War 2 /ID SCES_542.06" Mastercode 902d1ee0 0c0b4760 //widescreen 202348a0 46000406 ================================================ FILE: CHT/SCES_545.35.cht ================================================ "Everybodys Tennis /ID SCES_545.35" //ELF CRC 7B09C4CB Mastercode 901067d0 0c04199c //Widescreen hack by ElHecht // 16:9 201398f0 08079ed3 // e4840544 jump to code-inject 001e7b4c 201398f4 00000000 // 46002107 201e7b4c 3c013f40 // 00000000 hor fov 201e7b50 4481f000 // 00000000 201e7b54 461e2103 // 00000000 201e7b58 e4840544 // 00000000 201e7b5c 46002107 // 00000000 201e7b60 0804e63d // 00000000 jump back to 001398f4 20138154 3c034456 // 3c034420 2D menu/hud fix ================================================ FILE: CHT/SCES_545.52.cht ================================================ "Rogue Galaxy /ID SCES_545.52" //comment=Widescreen pnach by El_Patas Mastercode 90119910 0c0465ec //Gameplay 16:9 201c5e40 3c023f10 //Compass 20377f9c 3c023f10 //Black border fix 20261fb4 3c020000 //FMV's fix 201d4e2c 24060000 201d4e7c 240201c0 ================================================ FILE: CHT/SCES_547.94.cht ================================================ "Syphon Filter - Dark Mirror /ID SCES_547.94" //ELF CRC EF9459D0 Mastercode 90112310 0C04486C //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 2018ce4c 14400002 //10400002 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //205fdb74 00000004 //00000002 //2018ce4c 10400002 //Widescreen fix //e0020004 0064f2b0 //0064f2b0 00000012 //0064f2c4 00000012 //e0020002 0064f2b0 //0064f2b0 00000012 //0064f2c4 00000012 //2064f574 3f000000 //2064f580 3f000000 //2064f584 40638e39 //2064f588 40400000 //2064f638 44a00000 //2064f650 3b360b61 //2064f6e4 46fff000 //206505e8 44a00000 ================================================ FILE: CHT/SCES_550.19.cht ================================================ "Ratchet & Clank - Size Matters /ID SCES_550.19" //ELF CRC FCB981D5 Mastercode 91ED3938 0C7B4DF6 //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen 21ef5718 00000001 //00000000 21f4ab20 00000001 //00000000 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //21ef571c 00000000 //00000001 NTSC //21ef5720 00000001 //00000000 480 ================================================ FILE: CHT/SCES_555.10.cht ================================================ "Jak and Daxter - The Lost Frontier /ID SCES_555.10" //ELF CRC 71583CA9 Mastercode 91E362E8 0C78D862 //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen 21e3fc5c 00000001 //00000000 21e84af4 00000001 //00000000 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //21e3fc60 00000000 //00000001 //21e3fc64 00000001 //00000000 ================================================ FILE: CHT/SCES_555.71.cht ================================================ "Ghostbusters /ID SCES_555.71" //ELF CRC 7030A01C Mastercode 90470640 0c11c138 //[Widescreen 16:9] // author: ElHecht 2037e54c 3c013fdb //3c013fa4 hor fov gameplay / ver fov cut-scenes 2037e550 3421a5ef //3421bc76 hor fov gameplay / ver fov cut-scenes 202d1594 3c014158 //3c014190 zoom cut-scenes 2037d694 3c013fa4 //3c013faa zoom fix 2037d698 3421bc76 //3421aaab zoom fix 2031d1f4 3c013f80 //3c014000 remove black bars in cut-scenes //[Mode 480p] // author: PeterDelta //Forces progressive scan mode 480p at startup //20412e2c 3c050000 //20412e34 3c060050 //20412e3c 3c070001 ================================================ FILE: CHT/SCKA_200.02.cht ================================================ "Time Crisis II /ID SCKA_200.02" //ELF CRC FE12B657 Mastercode 902c8678 0c0b2146 //[Widescreen 16:9] //Widescreen Hack (pnach by Arapapa) 203cd7fc 3f400000 //3f800000 ================================================ FILE: CHT/SCKA_200.03.cht ================================================ "War of the Monsters - Kaijuu Daigekisen /ID SCKA_200.03" //ELF CRC 0825A03C Mastercode 9024a548 0c0928fa //[Widescreen 16:9] //Widescreen hacks by Aced14 (NTSC-K by Arapapa) //16:9 Widescreen //Title Menu //00 00 F8 43 80 02 E0 00 80 02 E0 00 206e5880 43ba0000 //43F80000 - Title Menu Master X FOV //D7 A3 F0 3E 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 AE 1D 57 BF AE 1D 57 3F 00 00 00 00 206e58a0 3f206d3a //3EF0A3D7 - Title Menu Master Y FOV //Crush-O-Rama Camera Distance (normally based on X FOV) //C2 BD 15 46 06 A3 00 46 2011f498 00000000 //4615BDC2 - Crush-O-Rama Camera Distance Fix #1 -38 //02 00 02 46 00 00 4B DA 00 00 02 44 2011f4d0 00000000 //46020002 - Crush-O-Rama Camera Distance Fix #2 //1 Player //00 00 C0 43 80 02 E0 00 80 02 E0 00 00 00 00 00 206e5640 43900000 //43C00000 - 1P Master X FOV 206e5660 3f206d3a //3EF0A3D7 - 1P Master Y FOV +20 //00 00 C0 43 80 02 E0 00 80 02 E0 00 00 00 00 00 (2nd) 206e5a00 43900000 //43C00000 - Unified Master X FOV 206e5a20 3f206d3a //3EF0A3D7 - Unified Master Y FOV +20 //0A C3 01 3C 3D 4A 21 10142fa0 0000c33a //3C01C30A - 1P + Unified Master X P1 HUD #1 10142fa4 00006666 //34214A3D - 1P + Unified Master X P1 HUD #2 +4 //23 00 05 24 F6 FE 07 0C 10144878 0000001a //24050023 - 1P + Unified P1 "WINS #" X Position (35 -> 26) //28 00 05 24 00 00 47 8C 101463c4 0000001e //24050028 - 1P + Unified P1 Pickup Notification X Position (40 -> 30) 1B8C //E0 01 05 24 F6 FE 07 0C 101d360c 00000208 //240501E0 - 1P Core Meltdown "#" Timer X Position (480 -> 520) //Health Icons //1A 00 00 00 0D 00 00 00 00 00 00 00 00 00 00 00 202a4c38 00000014 //0000001A - Health Icon 1 Inner Width 202a4cc8 00000014 //0000001A - Health Icon 1 Outer Width +90 202a4c5c 00000014 //0000001A - Health Icon 2 Inner Width +24 202a4cec 00000014 //0000001A - Health Icon 2 Outer Width +b4 202a4c80 00000014 //0000001A - Health Icon 3 Inner Width +48 202a4d10 00000014 //0000001A - Health Icon 3 Outer Width +d8 202a4ca4 00000014 //0000001A - Health Icon 4 Inner Width +6c 202a4d34 00000014 //0000001A - Health Icon 4 Outer Width +fc //Distant Shadows 00 00 00 44 BF 21 E0 81 3C 2B 2E 80 DE AD 20 00 2025c3e8 43c00000 //44000000 - Distant Shadows Width #1 (ZAxisAllLoop) 00 00 00 44 D0 7B 80 81 3C 03 00 80 FF 02 00 00 2025c4b0 43c00000 //44000000 - Distant Shadows Width #2 (ZAxisClipXY2) //Sprites //00 00 00 44 18 02 40 80 45 04 0F 42 FF 02 00 00 2025c550 43c00000 //44000000 - Nearby Sprites Width (SimpSpriteStart) //00 00 00 44 18 02 40 80 1B 04 0F 42 FF 02 00 00 2025c6a0 43c00000 //44000000 - Distant Sprites Width (SpriteAllStart) //Loading Bar //08 00 A4 8F 80 00 0C 24 C0 39 07 00 00 00 A5 8F 20227a54 3404014a //8FA40008 - Loading Bar Master X Width //Generic Font - Width //Impacts top + bottom title screen text, unselected unlocks screen text, and pause menu text. //05 00 06 24 1A 00 A6 00 38 00 03 24 75 00 02 3C 101fe594 00000007 //24060005 - Generic Font Width (5 -> 7) ================================================ FILE: CHT/SCKA_200.05.cht ================================================ "Lets Bravo Music /ID SCKA_200.05" //ELF CRC 2FABCAE0 Mastercode 90157378 0c055c86 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f023c 2b00103c 20178bc4 3c023f40 //3c023f80 ================================================ FILE: CHT/SCKA_200.06.cht ================================================ "Argus-ui Jeonsa (Korea) /ID SCKA_200.06" //ELF CRC 3A2EF433 Mastercode 9020ec98 0c083ace //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-K by Arapapa) // 16:9 20207b6c 3c013f40 // 00000000 hor fov 20207b70 4481f000 // 00000000 20207b78 461ec602 // 00000000 201e8b94 3c0144b0 // 3c014480 renderfix 1 202006ac 3c013fab // 3c013f80 renderfix 2 ================================================ FILE: CHT/SCKA_200.07.cht ================================================ "SOCOM - U.S. Navy SEALs /ID SCKA_200.07" //ELF CRC 5189BE5B Mastercode 9015a838 0c0569b6 //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-K by Arapapa) // 16:9 2014f64c 3c013f40 // 00000000 ver fov 2014f650 4481e800 // 00000000 2014f658 461dbdc3 // 00000000 201c8590 4614a083 // 3c023f80 zoom gameplay 201c85a0 461d0002 // 44821000 zoom gameplay 201c7d94 4614a103 // 3c023f80 zoom cut-scenes 201c7da4 461d1082 // 44822000 zoom cut-scenes ================================================ FILE: CHT/SCKA_200.08.cht ================================================ "Tales of Destiny 2 /ID SCKA_200.08" Mastercode 90176e30 0c05db34 //[Widescreen 16:9] //Widescreen hack (NTSC-K by Arapapa) //battle 20181124 3c013f40 //00000000 20181128 44810000 //00000000 20181130 4600c602 //00000000 //3D map //00004844 00000000 00000000 00000000 00000000 ffffbb43 202d8e60 44160000 //44480000 //No interlacing by asasega //38290500 08004264 -> 38290500 00000000 //20171094 00000000 //64420008 //2017111c 00000000 //64420008 ================================================ FILE: CHT/SCKA_200.09.cht ================================================ "R-Type Final /ID SCKA_200.09" Mastercode 9011ae78 0c046b46 //[Widescreen 16:9] //Widescreen hack NTSC-K by Arapapa //Widescreen hack 16:9 2016ee00 3c033f40 //3c033f80 2016fbec 3c043f40 //3c033f80 20229890 43d60000 //r fix 0000a043 00007043 202298a0 43d60000 //r fix ================================================ FILE: CHT/SCKA_200.10.cht ================================================ "Jak II /ID SCKA_200.10" //ELF CRC 25FE4D23 Mastercode 9011f498 0c047cce //[Widescreen 16:9] //Widescreen Hack by ElHecht (NTSC-K by Arapapa) // 16:9 //003f033c 00008344 20367ae8 3c033f1f // 3c033f00 zoom //c1781400 01321400 (PAL c1791400) 20826e10 0014a709 // 001478C1 force native 16:9 mode // menu fix 20b63ee0 43a80000 // 436DE43C 20b664b0 43440000 // 4309CAD8 ================================================ FILE: CHT/SCKA_200.12.cht ================================================ "Ark the Lad - jeongryeongui Hwanghon /ID SCKA_200.12" //ELF CRC EFC20258 Mastercode 901f4430 0c07d0b4 //Widescreen hack (pnach by Arapapa) //16:9 20256884 3f19999a // 3f4ccccd 20256d40 3f19999a // 3f4ccccd ================================================ FILE: CHT/SCKA_200.14.cht ================================================ "Dark Claud 2 /ID SCKA_200.14" //ELF CRC 60AA5049 Mastercode 90112810 0c0449ac //[Widescreen 16:9] //Widescreen hack by nemesis2000 (NTSC-K by Arapapa) //803f023c d000a426 d000a2ae 20139004 3c023f40 // 3c023f80 ================================================ FILE: CHT/SCKA_200.15.cht ================================================ "Time Crisis 3 /ID SCKA_200.15" //ELF CRC A6993EA8 Mastercode 9025d718 0c09756e //[Widescreen 16:9] //Widescreen Hack (pnach by Arapapa) 21eac04c 3f400000 // 3f800000 ================================================ FILE: CHT/SCKA_200.20.cht ================================================ "SOCOM II - U.S. Navy SEALs /ID SCKA_200.20" //ELF CRC 8C121240 Mastercode 901a6970 0c069a04 //[Widescreen 16:9] //Widescreen Hack by ElHecht (NTSC-K by Arapapa) //Widescreen hack 16:9 //00000000 00000000 43ad1346 00000000 201c3344 3c013f40 //00000000 201c3348 4481e800 //00000000 201c3350 461dbdc3 //00000000 //00000000 03100046 d00100e6 (2 times) 2029bde0 461d0002 // 00000000 zoom gameplay 2029c018 461d0002 // 00000000 zoom cut-scenes //HUD fix by harry62 //00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 D8 44 00 00 E4 44 00 00 14 45 00 00 0E 45 204875f0 3f3c28f6 204875f4 3f800000 //HUD Position by harry62 //00 00 D8 44 00 00 E4 44 00 00 14 45 00 00 0E 45 20487600 44e2a000 20487604 44e42000 ================================================ FILE: CHT/SCKA_200.26.cht ================================================ "Gungrave O.D. /ID SCKA_200.26" //ELF CRC 4AF3B36E Mastercode 90280a70 0c0a0244 //[Widescreen 16:9] //Widescreen hack by Arapapa // 16:9 (search 00000000 00000000 43ad1346 00000000) 20286c84 3c013f40 // 00000000 hor fov 20286c88 44810000 // 00000000 20286c90 4600c602 // 00000000 ================================================ FILE: CHT/SCKA_200.31.cht ================================================ "ATHENS 2004 /ID SCKA_200.31" //ELF CRC BC08CDDE Mastercode 902d1560 0c0b4500 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 2026fd48 3c013f10 //3c013f40 ================================================ FILE: CHT/SCKA_200.32.cht ================================================ "Syphon Filter - The Omega Virus /ID SCKA_200.32" //ELF CRC 3676E74C Mastercode 9010f970 0c043e04 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by Arapapa) //gameplay 2039a7d0 3c043f40 2039a7d4 44841800 2039a7d8 46030003 2039a7dc 460318c3 2039a7e0 46031840 2039a854 e603007c //With and without the patch is wrong, but being stretched makes more sense with the game mechanics. //HUD fix (0500c310 5500013c 803f033c) //2039a68c 00000000 //2039a694 3c033f40 //FMV's fix 2041cba4 24126c00 //24127100 2041cbb0 24102800 //24101e00 2041cbbc 24127600 //24127880 2041cbc4 24101400 //24100f00 //FMV's fix //2041cba4 24127600 //2041cbc4 24101400 ================================================ FILE: CHT/SCKA_200.40.cht ================================================ "Jak 3 /ID SCKA_200.40" //ELF CRC D1368EAE Mastercode 90120118 0c047fee //[Widescreen 16:9] //Widescreen Hack by ElHecht (NTSC-K by Arapapa) // 16:9 //003f033c 00008344 00088744 2030aec8 3c033f1f // 3c033f00 zoom //71601400 014c1400 014c1400 (Pal 71611400) 207d6058 0014877d // 00146071 force native 16:9 mode // menu fix 20c15770 43a90000 // 436E33F5 20c179b0 43420000 // 43082F0F //20ac3d50 42860000 // 429E0000 //20ac3d90 42860000 // 429E0000 //20ac3dd0 42860000 // 429E0000 //20ac3e10 42860000 // 429E0000 //20ac3e50 42860000 // 429E0000 //20ac3e90 42860000 // 429E0000 //20ac3ed0 42860000 // 429E0000 //20ac3f10 42860000 // 429E0000 //20ac3f50 42860000 // 429E0000 //20ac3f90 42860000 // 429E0000 //20ac3fd0 42860000 // 429E0000 //20ac3d58 43df8000 // 43D90000 //20ac3d98 43df8000 // 43D90000 //20ac3dd8 43df8000 // 43D90000 //20ac3e18 43df8000 // 43D90000 //20ac3e58 43df8000 // 43D90000 //20ac3e98 43df8000 // 43D90000 //20ac3ed8 43df8000 // 43D90000 //20ac3f18 43df8000 // 43D90000 //20ac3f58 43df8000 // 43D90000 //20ac3f98 43df8000 // 43D90000 //20ac3fd8 43df8000 // 43D90000 ================================================ FILE: CHT/SCKA_200.43.cht ================================================ "Magna Carta /ID SCKA_200.43" //ELF CRC AE86E04C Mastercode 901089b8 0c042216 //[Widescreen 16:9] //Widescreen Hack by ElHecht (NTSC-K by Arapapa) //16:9 (b002a427 00608044 803f023c 00688244 00000000 86630046 30c2050c) 202bdae8 3c023f40 //3c023f80 ================================================ FILE: CHT/SCKA_200.47.cht ================================================ "Armored Core - Nine Breaker /ID SCKA_200.47" //ELF CRC 1E2BDB53 Mastercode 90122fb8 0c048b96 //[Widescreen 16:9] //Widescreen Hack by ElHecht (NTSC-K by Arapapa) // 16:9 (00000000(*) 00000000 43ad1346 00000000(*) 00000000(*)) 20139fac 3c013f40 // 00000000 hor fov menu 20139fb8 44810000 // 00000000 20139fbc 4600c602 // 00000000 20172530 3c033f19 // 3c033f4c hor fov gameplay 20172538 3462999a // 3462cccd hor fov gameplay 201a8660 3c0243d6 // 3c0243a0 renderfix ================================================ FILE: CHT/SCKA_200.49.cht ================================================ "Tekken 5 /ID SCKA_200.49" //ELF CRC EA64EF39 Mastercode 90112598 0c04490e //[Widescreen 16:9] //Widescreen hack by nemesis2000, porting by 99skull 20333f00 3c013f40 // both fov+ //applies both fov+ only for widescreen mode 20333f30 3c010015 20333f34 c62d96c4 20333f54 46016b42 20333f58 46010843 20333f70 460d1083 20333f74 460d0843 //render fix 20222904 3c013f2b 20222914 44810000 20222918 46006302 ================================================ FILE: CHT/SCKA_200.52.cht ================================================ "Genji /ID SCKA_200.52" //ELF CRC 56242EC9 Mastercode 90335c50 0c0cd6bc //[Widescreen 16:9] //Widescreen Hack by ElHecht, Arapapa //16:9 (2044013c 00088144 07010046) 202e0a28 3c014455 // 3c014420 hor fov //FMV fix //e043013c 00608144 00108244 202c610c 3c0143a8 //3c0143e0 //Font //202dde68 3c013ac0 ================================================ FILE: CHT/SCKA_200.55.cht ================================================ "Mystic Nights /ID SCKA_200.55" //ELF CRC 2383B74A Mastercode 90106270 0c041844 //[Widescreen 16:9] //by Arapapa //Zoom 2016aa5c 3c0243c0 //3c024400 //20168dd0 3c023fe9 //3c023f80 //Y-Fov 2016aa74 3c023f36 //3c023f08 2016aa78 34429cfe //3442f5c3 //[No-Interlacing] //Attempts to disable interlaced offset rendering. //201011e4 30420000 ================================================ FILE: CHT/SCKA_200.58.cht ================================================ "Bumpy Trot /ID SCKA_200.58" Mastercode 9024de90 0c09374c //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 201321e0 3c033f40 //3c033f80 20132038 3c0643e0 //3c0643a0 ================================================ FILE: CHT/SCKA_200.84.cht ================================================ "Monster House /ID SCKA_200.84" //ELF CRC=1AFD7469 Mastercode 901148f8 0c0451e6 //Widescreen Hack by Arapapa //Y-Fov + Zoom in //00000000 00000000 03150146 00000000 //763f013c 00f88144 42081f46 46011503 201c610c 3c013f76 //00000000 201c6110 4481f800 //00000000 201c6114 461f0842 //46011503 201c6118 46011503 //00000000 //Zoom out //0040023c 00008244 3c00a2c7 //dd3f023c 00008244 3c00a2c7 //Zoom value adjust : NTSC-K(3c023fdd), NTSC-U and PAL(3c023fe0) 201c60f8 3c023fe0 //3c024000 //------------------------------------// //zoom //20102ca0 3c023f50 //3c023f80 //zoom //2015809c 3c033eb0 //3c033f00 //X-Fov ????? //20123bd0 3c013f90 //3c013f80 ================================================ FILE: CHT/SCKA_200.99.cht ================================================ "Persona 3 /ID SCKA_200.99" //ELF CRC BCD68B1E Mastercode 905098d8 0c1425de //[Widescreen 16:9] //Widescreen hack by nemesis2000 and devina (pnach by Arapapa) //16:9 207afa1c 3fe38e38 // 3faaaaab //partial HUD fix by nemesis2000 20106958 3c043f40 20106960 00701821 // 24637d2c($1) 20106964 24637d2c // recall $1 (NTSC-U 24637dac) 2010696c 00000000 20106970 24630004 20106974 3c043f80 //FMV's fix by nemesis2000 2010aac0 1462000a 2010aac8 3c02c294 2010aacc 10000008 2010aad0 00000000 2010aaec 3c02c1a8 2010ab00 00000000 //persona art fix by devina and nemesis2000 //003f033c 3001a3af 3401a0af 7001a0af 803f023c 2011455c 3c033ec0 // 3c033f00 2011456c 3c023f90 // 3c023f80 //Font fix by nemesis2000 (causes spacing errors) //2039ce64 00118903 //2039ce68 02338818 //2039ce70 8e93001c //2039cf18 82970003 //2039d064 24130015 //2039f2ec 2415000c //2039f304 3c0241a8 //2039f330 01154018 //2039f334 00084103 //2039f338 0100a82d ================================================ FILE: CHT/SCKA_201.09.cht ================================================ "Persona 3 - Fes [Independent Starting Version] /ID SCKA_201.09" //ELF CRC 8897C208 Mastercode 90506b98 0c141a8e //[Widescreen 16:9] //Widescreen hack by nemesis2000, devina, sergx12, Arapapa //Controllable party members by TGE (NTSC-K by Arapapa) //Widescreen 16:9 //X-Fov 207caf1c 3fe38e38 // 3faaaaab //Partial HUD fix by nemesis2000 20106d20 3c043f40 20106d28 00701821 // 246330ac($1) 20106d2c 246330ac // recall $1 (NTSC-U 24632bac) 20106d34 00000000 20106d38 24630004 20106d3c 3c043f80 //FMV's fix by nemesis2000 2010ae80 1462000a 2010ae88 3c02c294 2010ae8c 10000008 2010ae9c 00000000 2010aeac 3c02c1a8 2010aec0 00000000 //Persona art fix by devina and nemesis2000 //003f033c 3001a3af 3401a0af 7001a0af 803f023c 201148cc 3c033ec0 // 3c033f00 201148dc 3c023f90 // 3c023f80 //480p by asmodean //0012023c 001042dc 2019d1e0 3c040010 2019d1e4 348426dc // 2d28e000 80000624 xxxxxx0c 2nd 2019d1e8 8c820000 2019d1ec 38420001 2019d1f0 ac820000 2019d1f4 000217fc 2019d1f8 000217ff 2019d1fc 0000000f 2019d200 42000038 2019d204 03e00008 2019d208 00000000 2019d20c 00000001 //038c0500 03940600 204f93ec 24110000 204f93f0 24120050 204f93f4 24020001 204f93f8 10820031 204f93fc 24130001 /////////////////////////////////////////////////////// /In-Game Menu Portraits fix by Arapapa //74008224 21104500 00004284 //74008224 21104500 00004294 //20112a44 0803002c 200c00b0 94420000 200c00b4 01224821 200c00b8 00421021 200c00bc 01221021 200c00c0 00021082 200c00c4 08044a92 //Main Character (In-Game Menu) X-Position //d643033c 2011cac4 3c0343f0 //3c0343d6 2011cb74 3c0343f0 //3c0343d6 2011d0c8 3c0343f0 //3c0343d6 2011d7a4 3c0343f0 //3c0343d6 2011e08c 3c0343f0 //3c0343d6 20125e44 3c0343f0 //3c0343d6 20126078 3c0343f0 //3c0343d6 2014cbec 3c0343f0 //3c0343d6 20160534 3c0343f0 //3c0343d6 20160784 3c0343f0 //3c0343d6 2018a5b4 3c0343f0 //3c0343d6 //Menu (Status) Main Character X-Position #2 //c1010324 00008344 00000000 (2 times) 201262ec 240301f5 //240301c1 201264e0 240301f5 //240301c1 //Partner Character (In-Game Menu) X-Position //b343023c 20164924 3c0243d8 //3c0243b3 20164f04 3c0243d8 //3c0243b3 20165248 3c0243d8 //3c0243b3 2016569c 3c0243d8 //3c0243b3 20166054 3c0243d8 //3c0243b3 //Main Character (In-Game Menu) Shadow //803f023c b000a2af //803f023c b000a1af 20126840 3c013fab //00000000 20126860 afa100b0 //afa200b0 //Shadow (In-Game Menu) X-Position fix //3c43023c (1 - 7) //3c43023c 4802a2af 4c02a0af 20126c54 3c024398 //3c02433c Main Character's Shadow 20126d6c 3c024398 //3c02433c 20126e90 3c024398 //3c02433c 20126fbc 3c024398 //3c02433c 20127068 3c024398 //3c02433c 201270fc 3c024398 //3c02433c 20127214 3c024398 //3c02433c 20164890 3c0243cc //3c02433c Partners's Shadow /////////////////////////////////////////////////////// /////////////////////////////////////////////////////// //Popup Portraits, Clock and etc by Arapapa //02080046 b4f260e4 6c0080c4 204aa970 081688aa 205a22a8 46000802 205a22ac 3c013f40 205a22b0 4481f000 205a22b4 461e0002 205a22b8 0812aa5d /////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////// //Detect 'Open the in-game menu' //90 52 02 01 60 4C 6A 01 60 55 02 01 D0 55 02 01 40 56 02 01 //02080046 b4f260e4 6c0080c4 e0020000 107ce440 204aa970 46000802 //set original value 20112a44 0803002c //84420000 jump to 'In-Game Menu Portraits fix' e0020000 007ce440 204aa970 081688aa //46000802 jump to 'Popup Portraits, Clock and etc fix' 20112a44 84420000 //set original value //Detect 'Scene changing' //0040023c c0f2a0e4 20108046 //00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00 00 e0010000 107ce3d4 204aa954 3c02402a //Zoom e0010000 007ce3d4 204aa954 3c024000 //set original value ////////////////////////////////////////////////// ///////////////////////////////////////////////// //Arcana Card fix by Arapapa //fe42023c 00608244 //be42023c 00608244 (twice) 203a0068 3c0242be //3c0242fe 2039ff94 3c0242be //3c0242fe //b442023c 00008244 00000000 41080046 //4042023c 00008244 00000000 41080046(2nd) 2039fc80 3c024240 //3c0242b4 //Shuffle Time (Card) fix by Arapapa //2c0000c6 6000a0e7 2020c924 081688a4 //c600002c 205a2290 c600002c //00000000 205a2294 3c013f40 //00000000 205a2298 4481f000 //00000000 205a229c 461e0002 //00000000 205a22a0 0808324a //00000000 ///////////////////////////////////////////////////// ///////////////////////////////////////////////////// //Community (2D Characters & Cards) fix by Arapapa //000040c4 0000e0e4 040040c4 (3rd) 20114240 081688b0 205a22c0 c4400000 205a22c4 3c013f40 205a22c8 4481f000 205a22cc 461e0002 205a22d0 08045091 //Community 2D Characters X-position by Arapapa //bb43023c 00088244 1002a0c7 2013a1a4 3c024405 //3c0243bb //b143023c 00088244 0802a0c7 2013a248 3c024400 //3c0243b1 //Community Cards X-position by Arapapa //c041023c 00088244 7800a0c7 (2nd) 201372e4 3c024250 //3c0241c0 //Community - Main Menu Shadows X-Position //c842033c 00008344 00000000 410d0046 100055e4 //c842033c 00008344 00000000 01080046 100040e4 (4 times) 201367ec 3c0341b0 //3c0342c8 Shadow 201378e0 3c0341b0 //3c0342c8 Shadow Character 20137f3c 3c0341b0 //3c0342c8 20138508 3c0341b0 //3c0342c8 20138bd4 3c0341b0 //3c0342c8 //Community Cards #2 X-Size //000060c4 000000e5 040060c4 040000e5 20114ff8 0803001c 200c0070 c4600000 200c0074 3c013f40 200c0078 4481f000 200c007c 461e0002 200c0080 080453ff //Community Cards #2 X-Position //e041023c 00088244 7800a0c7 400b0046 (3rd) 201394cc 3c024256 //3c0241e0 //Reverse Community Cards #1 X-Position //c041023c 00088244 7800a0c7 (1st) //8841023c 00088244 7800a0c7 (1st) 20137288 3c024250 //3c0241c0 Reverse Cards 2013738c 3c0241b6 //3c024188 Red Box //Reverse Community Cards #2 //4041023c 0000824400000000 010b0046 20139434 3c024010 //3c024140 Red Box //e041023c 00088244 7800a0c7 400b0046 (2nd) 20139360 3c024216 //3c0241e0 X-Position ///////////////////////////////////////////////// ///////////////////////////////////////////////// //Popup Portraits (Left top, In the Battles) fix by Arapapa //8045023c 00008244 00000000 42001546 203c87fc 3c024540 //3c024580 (1st) //Popup Portraits (Left top, In the Battles) X-position //100040e4 00009244 00000000 (2nd) 203c87d4 00000000 //8042023c 00108244 80c1023c 203ab368 3c020000 //3c024280 //////////////////////////////////////////// //////////////////////////////////////////// //Flare effect fix by Arapapa //0040023c 00088244 00000000 82090046 20347758 3c023fc0 //3c024000 Zoom //42090046 2d180000 803f023c 20347770 081688b6 Y-Fov 205a22d8 46000942 205a22dc 3c013f40 205a22e0 4481f000 205a22e4 461e2943 205a22e8 080d1ddd //////////////////////////////////////////////////////// /////////////////////////////////////////////////////// //Head Portraits (Right, In the Battles) fix by Arapapa //10004426 7000a527 (1st) 2022d764 08030000 #1 200c0000 26440010 200c0004 c7bf0078 200c0008 3c013f40 200c000c 4481f000 200c0010 461effc2 200c0014 e7bf0078 200c0018 0808b5da //10014426 7000a527 (1st) 2022d864 08030008 #2 200c0020 26440110 200c0024 c7bf0078 200c0028 3c013f40 200c002c 4481f000 200c0030 461effc2 200c0034 e7bf0078 200c0038 0808b61a //Head Portraits (Right, In the Battles) X-Position //f041033c 00008344 00000000 c0051746 (1st) 2022d724 3c034220 //3c0341f0 //Emoticon (In the Battles) fix by Arapapa //30054426 7000a527 2022dcf8 08030010 200c0040 26440530 200c0044 c7bf0078 200c0048 3c013f40 200c004c 4481f000 200c0050 461effc2 200c0054 e7bf0078 200c0058 0808b73f //Emoticon X-Position //e842033c 00008344 00000000 00001946 2022dcb8 3c0342d0 //3c0342e8 ///////////////////////////////////////////// ///////////////////////////////////////////// //Title Menu fix by Arapapa //6800a2af 6c00a2af (3rd) 2026e5b4 3c013fab 2026e5c4 afa10068 //#1 2026e5f8 afa10068 //#2 2026e62c afa10068 //#3 2026e660 afa10068 //#4 2026e88c afa10068 //#5 //Title Menu (Shadow) //6843023c 00008244 00000000 03000146 2026e830 3c02439b //3c024368 //Sub Menu - Select Episode (Shadow) //00000000 xxxxxxxx xxxxxxxx xxxxxxxx 788480c7 9800a0e7 2026b304 c7808478 2026b314 461e0002 ////////////////////////////////////////// ////////////////////////////////////////// //Font fix (causes spacing errors) //2d880001 2d982001 00008444 00000000 203b3198 340a0004 //Font Zoom 203b31a4 010a4023 203b31b4 0100882d //8400a0e7 8800a1e7 8c00a0e7 203b32ec 08030024 //Font Y-Size 200c0090 3c013f7d 200c0094 3421aaaa 200c0098 4481f000 200c009c 461e0003 200c00a0 e7a00084 200c00a4 080eccbc //8041023c 00008244 00000000 830d0046 00008544 203b31ac 3c024196 //3c024180 //Space between word //03009782 1c00938e 203b0fd4 00118903 //82970003 //Font allign 203b0fd8 02338818 //8e93001c 203b0fe0 8e93001c //00000000 //21882202 2800738e xxxxxxxx 00000000 //21882202 2800738e xxxxxxxx 1c00938e 203b1090 82970003 //00000000 //21904202 2800948e xxxxxxxx 00000000 //21904202 2800948e xxxxxxxx 15001324 203b11dc 24130013 //00000000 ////////////////////////////////////////////// //////////////////////////////////////////////////////// //Controllable party members by TGE (NTSC-K by Arapapa) 2029ad78 00000000 // nop check for if battle unit is not mc -> ai 20201eac 00000000 // #1load proper unit id for battle menu skill list 20201ebc 8f84ba0c // #1 + 0x10 20201ec0 8c840254 20201ec4 8c840030 20201ec8 8c8400a4 2028dbc4 2405001b // fix escape 202966dc 00000000 2028aa7c 9683001a // disable persona menu for non-mc 2028aa80 3063ffbf 2028aa84 a683001a 2028aa88 96830018 2028aa8c 00000000 2028aa90 081a6ab8 2028aa94 00000000 2069aae0 8f82ba0c 2069aae4 8c420148 2069aae8 14540004 2069aaec 00000000 2069aaf0 34630400 2069aaf4 a6830018 2069aaf8 34630400 2069aafc 080a2aa5 2069ab00 00000000 201ff3c8 8e300254 // fix skill requirements 201ff3cc 8e100030 201ff3d0 8e1000a4 201ff3d4 00000000 201ff3d8 00000000 201ff3dc 00000000 202d7e50 00000000 // fix items 202d7e60 00000000 202d7e64 00000000 202d7e7c 00000000 202a3694 081a6ac1 // fix boss battle camera jump ##1 2069ab04 1240000b //##1 2069ab08 00000000 2069ab0c 8e420030 2069ab10 844700a2 2069ab14 20030001 2069ab18 14e00006 2069ab1c 00000000 2069ab20 844200a4 2069ab24 10430003 2069ab28 00001021 2069ab2c 080a8da7 2069ab30 00000000 2069ab34 0c0be118 2069ab38 00000000 2069ab3c 080a8da7 2069ab40 00000000 //////////////////////////////////////////////////// //CH Icon position //2018c070 3c024100 //3c0241a0 //2018c0cc 3c024100 //3c0241a0 //2022ca88 3c024040 //3c024000 //Command X-position //2021f660 3c024200 //3c0242ce //2021f68c 3c024300 //3c024320 //HUD (Right top) X-Position //20182e58 3c024100 //3c024120 //Moon X-Position //20183488 24020240 //3c024286 //20182dbc 00000000 //2011d0c8 3c0343a6 ///////////////////////////////////////////////////////// //Command (Enter)(O) X-Position //2011c360 3c024428 //3c0243f3 //Command (Cancel)(X) X-Position //2011c3a4 240202f0 //Command (Time) X-Position //2011bf74 3c0243d0 //2011bf54 24020200 ///////////////////////////////////////////////////////// //201158bc 08030040 //08030040 //200c0100 46006586 //200c0104 3c093f40 //200c0108 4489f000 //200c010c 461eb583 //200c0110 e7a20080 //200c0114 e5400014 //200c0118 08045630 // Ŀ ī ׸ X-ġ //20138f60 3c024100 //3c0241c0 //# 2 X ġ //20138ff0 3c024100 //3c024190 // ũ Xġ //201390f0 3c024200 //3c0241b8 //Message Indigator X-Position //203a7ee0 08030040 //08030040 //200c0104 3c013f70 //200c0108 4481f000 //200c010c 461e1082 //200c0110 e7a20018 //200c0114 080e9fb9 //menu emoticon Y-Position //20123fe8 3c024240 //3c024140 //Battle Result Picture X-Position //202364a8 2403010d //2403017d /////////////////////////////////////////////////////// //2D X-Size //2011322c 080300c0 //200c0300 c5400000 //2D X-Size //200c0304 3c093f40 //200c0308 4489f000 //200c030c 461e0002 //200c0310 08044c8c //jump to 2011322c +4 //////////////////////////////////////////////////////// //X-Fov by Arapapa //c2490546 5400e3c4 //204c97bc 08140c98 //20503260 460549c2 //20503264 3c013f40 //20503268 4481f000 //2050326c 461e39c2 //20503270 081325f0 //Render fix //0040063c 24018524 //204c8f7c 3c064040 //3c064000 Right //803f043c 00188444 00000000 03190446 //204c95cc 3c043e40 //3c043f80 Left //Render //204ef3dc 3c033f40 //3c033f80 ///////////////////////////////////////////////////////// //20112a10 8c440184 //20112a54 96220028 //20112ac0 46000d83 //20112754 3c013f40 //20112768 4481f000 //201127c0 c441000c //201127c4 00000000 //2D X-Size //20112a30 08030040 //08030040 //200c0100 8c43005c //200c0104 3c013f40 //200c0108 4481f000 //200c010c 461e0002 //200c0110 e7a0009c //200c0114 08044a8d //jump to 2011322c +4 ================================================ FILE: CHT/SCKA_201.32.cht ================================================ "Persona 4 /ID SCKA_201.32" //ELF CRC 5132BBDF Mastercode 90426c98 0c109ace //[Widescreen 16:9] //Widescreen hack by nemesis2000 and pavachan (pnach by Arapapa) //16:9 by pavachan 2076201c 3fe38e38 //partial HUD fix by nemesis2000 20104680 3c043f40 20104688 00731821 // 246379a8($1) 2010468c 246379a8 // recall $1 (NTSC-U 24636728) 20104694 00000000 20104698 24630004 2010469c 3c043f80 //FMV's fix by nemesis2000 2046b51c 1460000a 2046b524 3c03c294 2046b528 10000008 2046b52c 00000000 2046b548 3c03c1a8 2046b55c 00000000 //zoom fix by nemesis2000 //2d202002($1) 74af0f0c($2) 00000000 2d202002 2d280002($3) 2d300000($4) 24af0f0c($5) 00000000 2d200002 c88b0f0c($6) 00000000 2d204002($7) 40016cc6 e465110c 00000000 2026c660 0c0faf74 // recall $2 (NTSC-U 0c0fa77c) 2026c664 0220202d // recall $1 2026c668 0220202d // recall $1 2026c66c 0200282d // recall $3 2026c670 0000302d // recall $4 2026c674 0c0faf24 // recall $5 2026c678 00000000 // 0c0faf24 2026c67c 0c0f8bc8 // recall $6 (NTSC-U 0c0f83d0) 2026c680 0200202d 2026c684 0240202d // recall $7 2026c688 3c013f80 // 3c013f95 for moonwalk fix 2026c68c 44810000 // 0240202d 2026c690 c66c0140 2026c694 0c1165e4 // NTSC-U 0c115df4 2026c698 46006303 // 00000000 //personas art fix by nemesis2000 2011dd0c 10400032 2011dd18 1060002f //9475040c($1) 00000000($2) 2000bfdf($3) 1000b07b($4) 0000b4c7($5) 3000bd27($6) 0800e003($7) 00000000 00000000 2011ddc8 3c013f02 2011ddcc 44810800 2011ddd0 0c047594 // recall $1 (NTSC-U 0c04756c) 2011ddd4 46016b43 2011ddd8 dfbf0020 // recall $3 2011dddc 7bb00010 // recall $4 2011dde0 c7b40000 // recall $5 2011dde4 27bd0030 // recall $6 2011dde8 03e00008 // recall $7 2011d7c4 3c024340 //f804048e 7c77040c 2011a1b4 00000000 //2d202002 7c77040c 20136a80 00000000 //characters art fix by nemesis2000 20356cb4 3c024340 //partial HUD text fix by nemesis2000 20123500 24020bf6 //Progressive Scan & 60fps //204194fc 3c050000 //20419504 3c060050 //2041950c 3c070001 //Font fix by nemesis2000 //202732b4 00118903 //202732b8 02338818 //202732c0 8e93001c //20273368 82970003 //2027343c 24130015 //20275dbc 2415000c //20275dd4 3c0241a8 //20275e00 01154018 //20275e04 00084103 //20275e08 0100a82d ================================================ FILE: CHT/SCKA_300.02.cht ================================================ "God of War /ID SCKA_300.02" //ELF CRC BFCC1795 Mastercode 902976b8 0c0a5d56 //[Widescreen 16:9] //widescreen 16:9 (NTSC-K) hack by 99skull //credit goes to nemesis2000 20169308 3c013f22 //3C013F00, zoom ================================================ FILE: CHT/SCKA_300.06.cht ================================================ "God of War 2 /ID SCKA_300.06" //ELF CRC 4340C7C6 Mastercode 902d2160 0c0b4800 //[Widescreen 16:9] //widescreen 16:9 (NTSC-K) hack by 99skull //credit goes to nemesis2000 201770c8 3c013f0e //3C013F00, zoom ================================================ FILE: CHT/SCPS_110.01.cht ================================================ "I.Q. Remix /ID SCPS_110.01" //ELF CRC DE7A4924 Mastercode 904c7520 0c131cee //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 204a8d70 3c013f40 204a8d74 4481f000 204a8d84 46156303 204a8d88 461e6302 ================================================ FILE: CHT/SCPS_110.02.cht ================================================ "Fantavision /ID SCPS_110.02" //ELF CRC 78950D31 Mastercode 901c6220 0c07182e //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //2044013c 00088144 2a00043c 201a1548 3c0143f0 //3c014420 //201a15a8 3c013f55 //3c013f20 //Zoom //003f013c 00288144 00000000 //201a15dc 3c013ec0 //3c013f00 //Y-Fov //f03e013c 00008144 42680146 //201a15c0 3c013eb4 //3c013ef0 //Y-Fov //201a1560 3c014300 //3c014360 //xxxx //2019ff2c 3c013f82 //3c013f80 ================================================ FILE: CHT/SCPS_110.03.cht ================================================ "Ico /ID SCPS_110.03" //ELF CRC B01A4C95 Mastercode 90264178 0c099006 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by Little Giant) //widescreen 20114c6c 3c013f40 //00000000 20114c70 4481c000 //00000000 20114c80 c78780e0 //00000000 20114c84 46181082 //00000000 //render fix 20114624 240302ab //8f8394cc 20549778 44fa0000 //44bb8000 //black borders fix 20113380 3c010000 //3c014300 //No interlacing by asasega //0028d3f8 00000001 //0028d420 00000001 //0028d400 00000040 //0028d428 00000040 ================================================ FILE: CHT/SCPS_110.05.cht ================================================ "Sagashi ni Ikouyo - Go to Find It! /ID SCPS_110.05" //ELF CRC 17006BD9 Mastercode 90188618 0c06212c //Widescreen Hack by Arapapa //Widescreen hack 16:9 201b2494 3faaaaab //3F800000 Y-ratio 201b24a8 3faaaaab //3F800000 Zoom ================================================ FILE: CHT/SCPS_110.10.cht ================================================ "Yoake no Mariko [with Microphone] /ID SCPS_110.10" //ELF CRC 118373E0 Mastercode 9010ebf8 0c043aa6 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 20103b3c 3c013f40 //00000000 20103b40 44810000 //00000000 20103b48 4600c602 //00000000 ================================================ FILE: CHT/SCPS_110.22.cht ================================================ "Yoake no Mariko 2nd Act /ID SCPS_110.22" //ELF CRC 0CF7E6FF Mastercode 90106658 0c04193e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 201036b4 3c013f40 //00000000 201036b8 44810000 //00000000 201036c0 4600c602 //00000000 ================================================ FILE: CHT/SCPS_110.24.cht ================================================ "Otostaz /ID SCPS_110.24" //ELF CRC 9F7246A3 Mastercode 901a6870 0c0699c4 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //3f800000 3f70a3d7 20294790 3f400000 //3f800000 ================================================ FILE: CHT/SCPS_110.27.cht ================================================ "Mawaza /ID SCPS_110.27" Mastercode 9010f130 0c043bf4 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201aad14 3f400000 //3f800000 ================================================ FILE: CHT/SCPS_110.28.cht ================================================ "Lets Bravo Music /ID SCPS_110.28" //ELF CRC 19ED9AE4 Mastercode 90157438 0c055cb6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20178cb4 3c023f40 //3c023f80 ================================================ FILE: CHT/SCPS_110.32.cht ================================================ "Vib Ripple /ID SCPS_110.32" //ELF CRC D641407A Mastercode 901e9958 0c07a5fe //Widescreen Hack by Arapapa //Widescreen hack 16:9 201e6c14 3c013f40 //00000000 201e6c18 44810000 //00000000 201e6c20 4600c602 //00000000 ================================================ FILE: CHT/SCPS_110.33.cht ================================================ "Mojib-Ribbon /ID SCPS_110.33" //ELF CRC 2D215D04 Mastercode 903d0d78 0c0f4306 //Widescreen Hack by Parotaku // 16:9 2039f28c 3c013f40 2039f298 44810000 2039f29c 4600c602 ================================================ FILE: CHT/SCPS_150.03.cht ================================================ "Sky Odyssey /ID SCPS_150.03" //ELF CRC EC064AC7 Mastercode 90201d80 0c080708 //[Widescreen 16:9] //Widescreen Hack by ElHecht (NTSC-J by Arapapa) 20285b90 3f400000 //3f800000 2026ea80 43e00000 //43a00000 ================================================ FILE: CHT/SCPS_150.04.cht ================================================ "Dark Cloud /ID SCPS_150.04" //ELF CRC ECD8E386 Mastercode 901163d8 0c04589e //[Widescreen 16:9] //Widescreen Hack 2012ce28 3c023f40 ================================================ FILE: CHT/SCPS_150.11.cht ================================================ "Extermination /ID SCPS_150.11" //ELF CRC A369B96F Mastercode 9010de60 0c043740 //[Widescreen 16:9] //Widescreen Hack (NTSC-J by Arapapa) //Widescreen hack 16:9 201d1ff8 3c023f19 //3c023f4c 201d1ffc 3442999a //3442cccd ================================================ FILE: CHT/SCPS_150.16.cht ================================================ "Minna no Golf 3 /ID SCPS_150.16" //ELF CRC 052A5B0B Mastercode 901110d8 0c0443de //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 2030b0f0 42500000 //42200000 202fdab0 42500000 //42200000 //Y-Fov //000060430000a043 2034da7c 43955553 //43600000 //////////////////////////////////////////////////////// //Status fix //20da0cb4 43950000 //43d57f64 //Menu Zoom //00288484 3c023e00 //43d57f64 //game menu move //2030b270 43fddddd //43a00000 ================================================ FILE: CHT/SCPS_150.17.cht ================================================ "PaRappa the Rapper 2 /ID SCPS_150.17" //ELF CRC 649CD4B5 Mastercode 9015a0d8 0c0567de //[Widescreen 16:9] //Widescreen Hack by Parotaku // 16:9 2016066c 3c013f40 20160678 44810000 2016067c 4600c602 ================================================ FILE: CHT/SCPS_150.19.cht ================================================ "Formula One 2001 /ID SCPS_150.19" Mastercode 9029cc50 0c0a72bc //ELF CRC=BFF0261E //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //abaaaa3e 8988083e 202ed188 3feccccd //3eaaaaab Standards Zoom Out (Car Chase Mode) //39b4283f 39b4283f 39b4283f 39b4283f 39b4283f 39b4283f 39b4283f 39b4283f 00000000 202c3364 3f1a0000 //3f28b439 Fix Zoom in 'Driver's Head Chase Mode' //Y-Fov //0000003f 00000000 0000c042 202c6ef0 3f2aaa9f //3f000000 //Rendeer Fix //c93f013c db0f2134 00c88144 20209d68 3c013ff0 //3c013fc9 20209d6c 34210000 //34210fdb ================================================ FILE: CHT/SCPS_150.20.cht ================================================ "Legaia 2 - Duel Saga /ID SCPS_150.20" Mastercode 902eb0b0 0c0babd4 //Widescreen Hack by Little Gaint 20220050 3c013f40 //3c013f80 gameplay hor fov 202200dc 3c013f40 //3c013f80 battle hor fov 20134074 3c01c3d5 //3c01c3a0 render fix left 2013408c 3c0143d5 //3c0143a0 render fix right ================================================ FILE: CHT/SCPS_150.21.cht ================================================ "Jak & Daxter 2 /ID SCPS_150.21" //ELF CRC = EDE4FE64 Mastercode 901259d8 0c04961e //[Widescreen 16:9] //Widescreen Hack (16:9) by ElHecht // 16:9 202af7b0 3f1f3b64 // 3f000000 zoom 202af75c bf1f3b64 // bf000000 hud fix for zoom 2079f628 0015120c // 0014E4C4 force native 16:9 mode //[No-Interlacing] //No Interlacing & No Blur // No Interlacing //202b2074 24060000 //20878904 aee0ed00 // No Blur //00702898 000000e0 //2010ff6c 30420000 ================================================ FILE: CHT/SCPS_150.22.cht ================================================ "Dual Hearts /ID SCPS_150.22" //ELF CRC C0FC849C Mastercode 903abf78 0c0eaf86 //[Widescreen 16:9] //Widescreen fix (Pnach by Little Gaint) 206f0d30 41400000 //horizontal fov //Partial HUD fix 206cb200 42c00000 //map size width 206cb240 41400000 //arrow size width ================================================ FILE: CHT/SCPS_150.24.cht ================================================ "Wild ARMs - Advanced 3rd /ID SCPS_150.24" Mastercode 90106a80 0c041a48 //Widescreen hack by nemesis2000 (pnach by Little Ginat) //widescreen 20115c90 3c023f40 //3c023f80 20115ca0 3c023f40 //3c023f80 20115a74 3c023f40 //3c023f80 201160fc 3c023f40 //3c023f80 20263c5c 3c023f40 //3c023f80 //render fix 2011484c 3c033fc0 //3c034000 //black borders fix 201a962c 24079400 //24076c00 //dialog portraits fix 2011b150 240501b0 //24050190 2011b180 240501b0 //24050190 2012ad38 25850750 //25850780 ================================================ FILE: CHT/SCPS_150.25.cht ================================================ "Saru Get You 2 /ID SCPS_150.25" Mastercode 903974b0 0c0e5cd4 //Widescreen hack d03d5788 0000cd3a 203d5788 3f450506 d03d5788 00009fbb 203d5788 3f1460fd ================================================ FILE: CHT/SCPS_150.27.cht ================================================ "PoPoLoCrois - Hajimari no Bouken /ID SCPS_150.27" //ELF CRC=396BD696 Mastercode 90113e18 0c044f2e //Widescreen hack by Arapapa //16:9 2086caf8 3f400000 // 3f800000 ================================================ FILE: CHT/SCPS_150.29.cht ================================================ "Xi [sai] Jumbo /ID SCPS_150.29" //ELF CRC 1453B9E9 Mastercode 90210cd8 0c0842de //[Widescreen 16:9] //Widescreen Hack by Arapapa //Gameplay 16:9 201580a8 3c013f40 //3c013f80 20158130 3c0143e0 //3c0143a0 201a8b00 3c013f40 //3c013f80 201a8b18 3c0143e0 //3c0143a0 //803f013c 00a08144 f000a426 //a043013c 00888144 c66c0046 3rd //803f013c 00108144 d0ffbd27 //a043013c 00888144 46130046 ================================================ FILE: CHT/SCPS_150.32.cht ================================================ "Formula One 2002 /ID SCPS_150.32" Mastercode 9036f948 0c0dbdfa //ELF CRC=79BCFA3A //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //8988083e d10d5d3d 203c03dc 40100000 //3e088889 Head Chase //8040013c 00008144 00000000 02080046 aa3e013c 2012f6e8 3c01409a //3c014080 Car Chase //Y-Fov //663f013c 66662134 00008144 00894524 2012f634 3c013f99 //3c013f66 2012f638 3421999a //34216666 ////////////////////////////////////////////////////// // //2038e858 3f48b439 //3f28b439 //2012f694 3c013ff0 //3c013fa0 ================================================ FILE: CHT/SCPS_150.33.cht ================================================ "Dark Chronicle /ID SCPS_150.33" //ELF CRC 712A8AD1 Mastercode 90112810 0c0449ac //[Widescreen 16:9] //Widescreen hack by ElHecht (pnach NTSC-J by Arapapa) // 16:9 (803f023c d00002ae d0000426) 20138e28 3c023f40 // 3c023f80 ================================================ FILE: CHT/SCPS_150.34.cht ================================================ "This is Football 2003 /ID SCPS_150.34" //ELF CRC A3EA7249 Mastercode 90453fb0 0c114f94 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20154904 3c013f40 //3c013f80 ================================================ FILE: CHT/SCPS_150.36.cht ================================================ "Kaitou Sly Cooper /ID SCPS_150.36" Mastercode 901fbd98 0c07ef0e //ELF CRC=15C88C7B //Widescreen hack (NTSC-J by Arapapa) //Widescreen hack 16:9 20143a50 3c013fdd //3c013fa6 20143a54 3421a51d //34213bd8 2012b938 10000003 //11000003 2015f424 00000000 //0c057cc4 201907e0 00000000 //0c064238 201eb448 00000000 //0c07acb8 ================================================ FILE: CHT/SCPS_150.37.cht ================================================ "Ratchet & Clank /ID SCPS_150.37" Mastercode 9011abf0 0c046aa4 //ELF CRC=56A35F77 //Widescreen hack by PsxFan107 (NTSC-J by Arapapa) // DWORD Code patching routine 200c0000 3c1b000c 200c0004 df710080 200c0008 14510002 200c0010 df620088 200c0014 df710090 200c0018 14510003 200c0020 8f7200a0 200c0024 ac72fff0 200c0028 df710098 200c002c 14510002 200c0034 ac72fff0 //0000000000000000faff6614 200c0038 0804b6a7 //NTSC-J 2012da9c 200c003c fc62fff8 // WORD Code patching routine 200c0040 3c1b000c 200c0044 8f710080 200c0048 14510002 200c0050 8f620088 200c0054 8f710090 200c0058 14510003 200c0060 8f7200a0 200c0064 acb2fff4 200c0068 8f71009c 200c006c 14510002 200c0074 acb2fff0 //0000000000000000faffa314 200c0078 0804b6b3 //NTSC-J 2012dacc 200c007c aca2fffc // Widescreen comparison DWORD/WORD 200c0080 c46000b0 200c0084 46010002 // Widescreen replacement DWORD/WORD 200c0088 0c030029 200c008c 46010002 // Pause menu fix refrence DWORD/WORD // Note: The injection routine works backwards from this. 200c0090 00055443 200c0094 00031c00 // Gadgetron vendor fix refrence DWORD/WORD // Note: The injection routine works backwards from this. 200c0098 e60100e8 200c009c e44000b0 // Pause menu / Gadgetron vendor fix replacement DWORD/WORD 200c00a0 342147af // HOR FOV Recalculation routine // This routine works by iterating through a list of unpatched FOV's. // If the HOR FOV in ram matches one these values, it gets recalculated. 200c00a4 8c6100b0 200c00a8 8f640110 200c00ac 14240006 200c00b4 c7620114 200c00b8 e46200b0 200c00bc 44810000 200c00c0 1000000f 200c00c8 c77e010c 200c00cc 3c01000c 200c00d0 3421011c 200c00d4 277b0114 200c00d8 c46000b0 200c00dc 103b0007 200c00e0 c7620000 200c00e4 277b0004 200c00e8 46020032 200c00ec 4500fffb 200c00f4 461e0003 200c00f8 e46000b0 200c00fc 461e0002 200c0100 46010002 200c0104 03e00008 200c0108 3c1b000c // Hor scale 200c010c 3f400000 // Pause menu and Gadgetron Hor FOV 200c0110 3f2147af // Unpatched Hor FOV values 200c0114 3f2147ae 200c0118 3ed40674 // Jump to DWORD patching routine //000062fc08006324 #1 2012da94 08030000 // Jump to WORD patching routine 2012dac4 08030010 //#1 + 0x30 ================================================ FILE: CHT/SCPS_150.41.cht ================================================ "Arc the Lad - Seirei no Koukon /ID SCPS_150.41" //ELF CRC A3F94251 Mastercode 901f4ab0 0c07d254 //[Widescreen 16:9] //Widescreen hack (NTSC-J by Arapapa) //Widescreen Hack 16:9 //cdcc4c3f efee6e3f d80f49c0 20257a84 3f19999a //3f4ccccd //cdcc4c3f efee6e3f 00247449 20257f40 3f19999a //3f4ccccd ================================================ FILE: CHT/SCPS_150.44.cht ================================================ "SOCOM - U.S. Navy SEALs /ID SCPS_150.44" //ELF CRC DEAE8CF5 Mastercode 9015a838 0c0569b6 //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-J by Arapapa) // 16:9 //00000000 00000000 43ad1346 00000000 //403f013c 00e88144 43ad1346 c3bd1d46 2014f64c 3c013f40 // 00000000 ver fov 2014f650 4481e800 // 00000000 2014f658 461dbdc3 // 00000000 //c00140e6 c80140e6 803F023C 201c8590 4614a083 // 3c023f80 zoom gameplay 201c85a0 461d0002 // 44821000 zoom gameplay ================================================ FILE: CHT/SCPS_150.45.cht ================================================ "Ka 2 - Lets Go Hawaii /ID SCPS_150.45" Mastercode 9010dcf8 0c0436e6 //Widescreen hack by unknown author 203df6bc 3f400000 ================================================ FILE: CHT/SCPS_150.46.cht ================================================ "Hungry Ghosts /ID SCPS_150.46" Mastercode 90106578 0c041906 //ELF CRC=91AA4B28 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //201482fc 3c0b3f40 //3c0b3f80 //Zoom //203da3d8 40000000 //3eaaaaab //2012bb7c 3c024300 //3c024334 //2012bbb8 3c034370 //3c034360 //Zoom 2012bb74 3c043fc0 //3c044000 Event 2012bc0c 3c0343ba //3c0343f0 Gameplay //Y-Fov 20148300 3c0a3f2a //3c0a3f00 //Render Fix (Event) 2013b5f0 3c033fc0 //3c034000 Gameplay //2014cdb8 3c0240e0 //3c024120 Event 2013b608 3c03bfc0 //3c03c000 //Font Y-Fov 2014b050 3c023fc0 //3c024000 //Font Zoom 20182804 3c024190 //3c0241c0 201827d0 3c024190 //3c0241c0 //Sprit bar //20180e00 3c024340 //3c024380 X-Fov //20180dec 3c024240 //3c024100 X-Position //Spirit Fire 20180474 3c054308 //3c054334 Y-Position //20180468 3c02437b //3c02436b X-Position //Spirit Slot 2018035c 3c08430d //3c084339 Y-Position //Vitality bar //20180ba4 3c044340 //3c044380 X-Fov //20180b98 3c0643fc //3c0643bc X-Position //Vitality 2018005c 3c074308 //3c074334 Y-Position //Action Select Bar 20182258 3c024040 //3c024000 Y-Position 20182268 3c0243e7 //3c0243f7 X-position 3c0243e7 20178b94 3c024180 //3c0241a0 Text Y-Position //Action Explanation 2014af7c 3c024190 //3c0241c0 Text Zoom 201680d4 3c024170 //3c0241a0 Button X-Fov //Action Select Zoom //20181a20 3c024420 //3c0243f7 //20181b84 3c024420 //3c0243f7 //20182268 3c024410 //3c0243f7 //2018203c 3c0342f0 //3c0341a0 //20182040 3c023f00 //3c0341a0 //Action Select Bar X-Fov //20181ff0 3c024030 Action //20181fc4 3c034100 //20182120 3c023f00 //3c0241f0 //20182158 3c0242f0 //3c0241f0 //201820f8 3c0243f0 //3c0243a0 talk bar X-Position //20182100 3c023f00 ================================================ FILE: CHT/SCPS_150.50.cht ================================================ "Flipnic /ID SCPS_150.50" //ELF CRC 25433CBD Mastercode 901eb7f8 0c07ada6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Gameplay 16:9 20185480 3c023f19 //3c023f4c 20185488 3447999a //3447cccd ================================================ FILE: CHT/SCPS_150.53.cht ================================================ "Siren /ID SCPS_150.53" //ELF CRC FDDE7528 Mastercode 901126f0 0c044964 //[Widescreen 16:9] //Widescreen hack //gameplay by sergx12 201fb3b8 3c023f40 //FMV's fix by nemesis2000 201f5598 3c027560 201f55e4 34028aa0 ================================================ FILE: CHT/SCPS_150.57.cht ================================================ "Jak & Daxter 2 /ID SCPS_150.57" //ELF CRC B4976DAF Mastercode 9011f498 0c047cce //[Widescreen 16:9] //Widescreen Hack by ElHecht (NTSC-J by Arapapa) //Widescreen hack 16:9 //003f033c 00008344 20367ae8 3c033f1f // 3c033f00 zoom //c1781400 01321400 (PAL c1791400) 20826e10 0014a709 // 001478C1 force native 16:9 mode //menu fix 20b63ee0 43a80000 // 436DE43C 20b664b0 43440000 // 4309CAD8 ================================================ FILE: CHT/SCPS_150.58.cht ================================================ "Arc the Lad - Generation /ID SCPS_150.58" //ELF CRC 98448F6A Mastercode 9024b2d8 0c092c5e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //cccc4c3f eeee6e3f d70f49c0 202bdb84 3f19999a //3f4ccccc ================================================ FILE: CHT/SCPS_150.59.cht ================================================ "Minna no Golf 4 /ID SCPS_150.59" //ELF CRC BC4C7335 Mastercode 901060f8 0c0417e6 //Widescreen hack by ElHecht // 16:9 e005010c 0048dd94 // check 2048e0d4 matches value xxxx010c 2048dd70 3c0143f0 // c4840708 hor fov menu 2048dd94 ac81010c // e484010c 2015a8d4 3c023c39 // 3c023c0e zoom gameplay 2015a8d8 3442a4ec // 3442fa35 2044c360 43955553 // 43600000 ver fov gameplay //0000204400006043 ================================================ FILE: CHT/SCPS_150.62.cht ================================================ "Bakuso! Mountain Bikers /ID SCPS_150.62" //ELF CRC C4A09BAD Mastercode 9025fb60 0c097e80 //[Widescreen 16:9] //MTBikers: Bakusou Mountain Bikers Widescreen Hacks (by Aced14) //16:9 Widescreen 101bbf70 00004401 //3C01442C - Shell Menu Master X FOV //20284fd0 434fc000 //438A8000 - Loading Screen Master X FOV //20284ff0 3f471c26 //3F15551D - Loading Screen Master Y FOV 101b897c 00004401 //3C01442C - Title Menu Master X FOV 2026fbd0 434fc000 //438A8000 - Tree Sprite Width #1 2026fd10 434fc000 //438A8000 - Tree Sprite Width #2 2026fd68 434fc000 //438A8000 - Tree Sprite Width #3 101fae80 00004401 //3C01442C - Bike Shop Menu Goggles Default Master X FOV (added to close-up float by game engine to produce a "final" close-up X FOV) 101fae68 000044d8 //3C014510 - Bike Shop Menu Goggles Close-up Master X FOV #1 101fae6c 0000c000 //34218000 - Bike Shop Menu Goggles Close-up Master X FOV #2 e0030002 00a095d0 //Conditional live memory fixes for Bike Shop menu 20a095d0 3faa3d71 //00000000 - Bike Shop Top HUD Width (Live Memory) 20a09610 3faa3d71 //00000000 - Bike Shop Bottom HUD Width (Live Memory) 20a60168 c2de0000 //00000000 - Bike Shop Shadow Shape/Width (Live Memory) 20284b70 3f206d3a //3EF0A3D7 - Menu Master Y FOV 1016c6b0 0000434f //3C01438A - 1P P1 Master X FOV #1 1016c6b4 0000c000 //34218000 - 1P P1 Master X FOV #2 101aad1c 0000434f //3C01438A - 1P P1 Replay Master X FOV #1 101aad20 0000c000 //34218000 - 1P P1 Replay Master X FOV #2 202847b0 3f471c26 //3F15551D - 1P P1 Master Y FOV 202849d0 43268000 //435E0000 - 2P Vertical P1 Master X FOV 202849f0 3f471c26 //3F15551D - 2P Vertical P1 Master Y FOV 20284a90 43268000 //435E0000 - 2P Vertical P2 Master X FOV 20284ab0 3f471c26 //3F15551D - 2P Vertical P2 Master Y FOV 20284850 434fc000 //438A8000 - 2P Horizontal P1 Master X FOV 20284870 3f471c6a //3F155550 - 2P Horizontal P1 Master Y FOV 20284910 434fc000 //438A8000 - 2P Horizontal P2 Master X FOV 20284930 3f471c6a //3F155550 - 2P Horizontal P2 Master Y FOV 20284c10 431d8000 //43520000 - 4P P1 Master X FOV 20284c30 3f206d3a //3EF0A3D7 - 4P P1 Master Y FOV 20284cd0 431d8000 //43520000 - 4P P2 Master X FOV 20284cf0 3f206d3a //3EF0A3D7 - 4P P2 Master Y FOV 20284d90 431d8000 //43520000 - 4P P3 Master X FOV 20284db0 3f206d3a //3EF0A3D7 - 4P P3 Master Y FOV 20284e50 431d8000 //43520000 - 4P P4 Master X FOV 20284e70 3f206d3a //3EF0A3D7 - 4P P4 Master Y FOV 20284790 434fc000 //438A8000 - 2-4P P1-4 Paused Master X FOV //[No-Interlacing] //Attempts to disable interlaced offset rendering. //2024b074 30420000 ================================================ FILE: CHT/SCPS_150.63.cht ================================================ "Popolocrois - The Law of the Moon /ID SCPS_150.63" //ELF CRC=458763C7 Mastercode 901146b8 0c045156 //Widescreen hack by Arapapa // 16:9 (0000803f efeeee3e) 20340c28 3f400000 // 3f800000 ================================================ FILE: CHT/SCPS_150.65.cht ================================================ "SOCOM II - U.S. Navy SEALs /ID SCPS_150.65" //ELF CRC 73E5382E Mastercode 901a6a30 0c069a34 //[Widescreen 16:9] //Widescreen Hack by ElHecht (NTSC-J by Arapapa) //Widescreen hack 16:9 //00000000 00000000 43ad1346 00000000 201c3404 3c013f40 //00000000 201c3408 4481e800 //00000000 201c3410 461dbdc3 //00000000 //00000000 03100046 d00100e6 (2 times) 202a2568 461d0002 // 00000000 zoom gameplay 202a2330 461d0002 // 00000000 zoom cut-scenes //HUD fix by harry62 //00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 D8 44 00 00 E4 44 00 00 14 45 00 00 0E 45 2049ee30 3f3c28f6 2049ee34 3f800000 //HUD Position by harry62 //00 00 D8 44 00 00 E4 44 00 00 14 45 00 00 0E 45 2049ee40 44e2a000 2049ee48 44e42000 ================================================ FILE: CHT/SCPS_150.74.cht ================================================ "Olympic Summer Games - Athens 2004 /ID SCPS_150.74" //ELF CRC 5DCE75ED Mastercode 902d2ba0 0c0b4a90 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 403f013c 00b08144 04004010 20270f48 3c013f10 //3c013f40 ================================================ FILE: CHT/SCPS_150.80.cht ================================================ "Waga Ryuomiyo - Pride of the Dragon Peace /ID SCPS_150.80" //ELF CRC E9012505 Mastercode 901142f8 0c045066 //[Widescreen 16:9] //Widescreen hack by Arapapa // 16:9 (0000803f 0000803f 0000803f 00008047) 2052eab8 3f400000 // 3f800000 ================================================ FILE: CHT/SCPS_150.81.cht ================================================ "Dokodemo Issyo - Toro to Ippai /ID SCPS_150.81" //ELF CRC 9F0248CB Mastercode 901df350 0c077c7c //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov (4th) //It's a Memory Hack. but ISO patch is possible //00004040 00000000 00000000 00000000 01000000 //00004040 00000000 0000403f 00000000 01000000 205c3cf0 3f400000 //00000000 ================================================ FILE: CHT/SCPS_150.85.cht ================================================ "Kenran Butousai /ID SCPS_150.85" //ELF CRC 4BE2DE91 Mastercode 903c4a18 0c0f122e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20357640 3c013f40 //3c013f80 ================================================ FILE: CHT/SCPS_150.87.cht ================================================ "Bleach: Erabareshi Tamashii /ID SCPS_150.87" Mastercode 9011abd0 0c046a9c //Widescreen hack 16:9 //X-Fov //663f023c 00208344 66664234 -> 993f023c 00208344 9a994234 20131fb4 3c023f99 20131fbc 3442999a ================================================ FILE: CHT/SCPS_150.90.cht ================================================ "Sly Racoon 2 /ID SCPS_150.90" Mastercode 9023cb50 0c08f27c //ELF CRC=615EA2DB //Widescreen Fix by PsxFan107 (NTSC-J by Arapapa) // Widescreen by nemesis2000 2014dba8 3c013fdd //3c013fa6 2014dbac 3421a523 //34213bda // Widescreen Bug Fix //c3080346 0000a5c7 2014f7c8 08030000 200c0000 3c013f40 200c0004 4481f000 200c0008 461e2102 200c000c 08053df4 //0014f378 43000446 0800a5e7 200c0010 460308c3 // Character Portraits Fix //02a50146 240151c4 201bf6a0 0c030005 200c0014 3c0145aa 200c0018 4481f000 200c001c 461ea502 200c0020 03e00008 ================================================ FILE: CHT/SCPS_150.92.cht ================================================ "Wild ARMs - The 4th Detonator /ID SCPS_150.92" Mastercode 901121d0 0c04481c //ELF CRC=565B6170 //Widescreen hack by nemesis2000 (pnach by Arapapa) //hor fov+ 00159430 3c064500 001594cc 3c023f40 //render fix 001592d4 3c05442b ================================================ FILE: CHT/SCPS_150.93.cht ================================================ "Rule of Rose /ID SCPS_150.93" //ELF CRC 72588D1A Mastercode 9025f598 0c097d0e //[Widescreen 16:9] //Widescreen patch (NTSC-J by Arapapa) //Widescreen hack 16:9 2013ba74 3c013f12 // 003f013c 00608144 96B2090C 2013ba9c 3c013f10 // 02000146 403f013c 00088144 02000246 //noise off //3c000000 06000000 (50452e00) 2073abe0 00000000 //noise off (alternate address) //201c8dc0 e43f1fa0 //e4211fa0 //black borders's fix //201909b4 24050000 ================================================ FILE: CHT/SCPS_150.95.cht ================================================ "Genji - Dawn of the Samurai /ID SCPS_150.95" Mastercode 90339450 0c0ce4bc //Widescreen Hack by okuha8748p, Arapapa 202e4ba0 3c013fc5 //FMV fix 202cb63c 3c013f2a 202cb64c 3c013f2a ================================================ FILE: CHT/SCPS_150.96.cht ================================================ "Saru Get You! 3 /ID SCPS_150.96" Mastercode 9042fc10 0c10beac //Widescreen hack 20762bb0 3f100000 206f2734 3fcf5c29 ================================================ FILE: CHT/SCPS_151.06.cht ================================================ "Siren 2 /ID SCPS_151.06" Mastercode 9014c650 0c05313c //ELF CRC=626552EB // Widescreen Hack by sergx12 (pnach by Arapapa) //gameplay by sergx12 (c80216e6 803f033c cc0217e6) 2018a904 3c033f40 ================================================ FILE: CHT/SCPS_151.11.cht ================================================ "Brave Story - Wataru no Bouken /ID SCPS_151.11" //ELF CRC 488B2543 Mastercode 90110850 0c0441bc //[Widescreen 16:9] //Widescreen hack by Little Giant //gameplay 16:9 20144dd8 3c013f40 //00000000 20144e00 4481f000 //00000000 20144e10 461e2102 //00000000 20144e14 e464a360 //00000000 //render fix 20144ec4 3c063f40 //3C063F80 right 20144f1c 3c063f40 //3C063F80 left ================================================ FILE: CHT/SCPS_151.12.cht ================================================ "Blood+ Souyoku Battle Rinbukyoku /ID SCPS_151.12" //ELF CRC 4D8D6989 Mastercode 90114250 0c04503c //[Widescreen 16:9] //Widescreen Hack 20269e60 bfaaaaaa ================================================ FILE: CHT/SCPS_151.13.cht ================================================ "Minna no Tennis /ID SCPS_151.13" //ELF CRC A35F68F7 Mastercode 901067d0 0c04199c //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-J by Arapapa) // 16:9 //440584e4 07210046 20139120 08070243 // e4840544 jump to code-inject 001c090c 20139124 00000000 // 46002107 //007a3300 00000000 00000000 201c090c 3c013f40 // 00000000 hor fov 201c0910 4481f000 // 00000000 201c0914 461e2103 // 00000000 201c0918 e4840544 // 00000000 201c091c 46002107 // 00000000 201c0920 0804e449 // 00000000 jump back to 00139124 //2044033c f40000ae 20137984 3c034456 // 3c034420 2D menu/hud fix //[No-Interlacing] //no interlacing by someother1ne //20125464 64420000 //201256cc 64420000 ================================================ FILE: CHT/SCPS_151.15.cht ================================================ "Saru Get You - Million Monkeys /ID SCPS_151.15" Mastercode 905187e0 0c1461a0 //Widescreen hack 2070d214 3f947adf ================================================ FILE: CHT/SCPS_151.16.cht ================================================ "Bleach: Blade Battlers /ID SCPS_151.16" Mastercode 9010bb78 0c042e86 //16:9 2012bf00 3c013f40 2012bf04 4481f000 2012bf20 461e2102 ================================================ FILE: CHT/SCPS_151.18.cht ================================================ "Wild ARMs - The Vth Vanguard /ID SCPS_151.18" Mastercode 901133d0 0c044c9c //ELF CRC=2294D322 //Widescreen hack by nemesis2000 (pnach by Arapapa) //hor fov+ 20153324 3c024500 20153388 3c023f40 //render fix 201532ac 3c02442b ================================================ FILE: CHT/SCPS_151.19.cht ================================================ "Bleach: Blade Battlers 2nd /ID SCPS_151.19" Mastercode 9010bbf8 0c042ea6 //16:9 2012c610 3c013f40 2012c614 4481f000 2012c630 461e2102 ================================================ FILE: CHT/SCPS_170.02.cht ================================================ "Wild ARMs - Alter Code F /ID SCPS_170.02" Mastercode 901075f0 0c041d24 //ELF CRC=F6430266 //Widescreen hack by nemesis2000 (pnach by Arapapa) 20118ba0 3c024455 20118e4c 3c023f40 20118f18 3c023f40 20118fc4 3c033f40 20118fd8 3c034505 20118ff4 3c023f40 20119008 3c0243d9 20119250 3c064455 ================================================ FILE: CHT/SCPS_170.13.cht ================================================ "Rogue Galaxy [Directors Cut] /ID SCPS_170.13" Mastercode 90119910 0c0465ec //ELF CRC=CDEE4B19 //Widescreen hack by nemesis2000 (pnach by Arapapa) //gameplay 201c5aa0 3c023f10 //403F023C(*) 00608244 fc08050c 2D200002 //compass 2037413c 3c023f10 //f055050c 9004a0e7 a004afc7 403f023c(*) //black border fix 20261050 3c020000 //FMV's fix 201d4a3c 24060000 //top 201d4a8c 240201c0 //bottom //hor FMV's fix //201d4a2c 24030040 //left //201d4a88 240301c0 //right ================================================ FILE: CHT/SCPS_560.04.cht ================================================ "OTOSTAZ /ID SCPS_560.04" //ELF CRC 2DF5D168 Mastercode 901a9430 0c06a4b4 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //3f800000 3f70a3d7 20298270 3f400000 //3f800000 ================================================ FILE: CHT/SCPS_560.06.cht ================================================ "Tekken 4 /ID SCPS_560.06" //ELF CRC 35B4028B Mastercode 90280668 0c0a0142 //[Widescreen 16:9] //16:9 widescreen hack //16:9 widescreen hack by nemesis2000, porting by 99skull 20216c60 3c013f40 //gameplay 201f69c0 3c013f40 //partial hud fix 2018d408 3c0143d5 //rfix 1 20200b44 3c013f40 //rfix 2 20200b48 44810000 //rfix 2 20200b54 46006303 //rfix 2 ================================================ FILE: CHT/SCPS_560.09.cht ================================================ "Smash Court Pro Tournament /ID SCPS_560.09" //ELF CRC 2B0D3251 Mastercode 90268260 0c09a040 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00208144 149182c7 201aae3c 3c013f40 //3c013f80 ================================================ FILE: CHT/SCPS_560.11.cht ================================================ "U - Underwater Unit /ID SCPS_560.11" //ELF CRC C6AAF4D4 Mastercode 9020a558 0c0828fe //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20100c3c 3c0143d5 //3c0143a0 //Render Fix 201f27b8 3c01c060 //3c01c000 ================================================ FILE: CHT/SCPS_560.13.cht ================================================ "This is Football 2003 /ID SCPS_560.13" //ELF CRC C0E0549E Mastercode 90451d30 0c1146f4 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00188144 6e3f013c 201548b4 3c013f40 //3c013f80 ================================================ FILE: CHT/SCPS_560.14.cht ================================================ "Gungrave /ID SCPS_560.14" //ELF CRC 13035B9E Mastercode 901b8748 0c06e17a //[Widescreen 16:9] //Widescreen hack by Arapapa and ElHecht // 16:9 (search 00000000 00000000 43ad1346 00000000) 201be9dc 3c013f40 // 00000000 hor fov 201be9e0 44810000 // 00000000 201be9e8 4600c602 // 00000000 201438bc 2402010e // 24020168 renderfix ================================================ FILE: CHT/SCUS_202.21.cht ================================================ "Vampire Night (2001) /ID SCUS_202.21" //ELF CRC=7FBCDA34 Mastercode 901647c4 0c050c74 //Widescreen Hack by ElHecht ported by PsxFan107 // 16:9 20212358 3c013f40 // 00000000 hor fov // 16:10 //20212358 3c013f55 // 00000000 hor fov //20212388 34215555 // 00000000 hor fov // cut-scenes black bar removal 201ffc38 3c030000 // 3c034420 remove black bars in cut-scenes // 16:9 and 16:10 main modfication // no need to change anything here! all modifications are calculated // based on the hor fov value in the upper 16:9/16:10 section 20212398 4481f000 // 00000000 register preparation 202123b0 46001003 // 00000000 register preparation 202123b4 461e0742 // 46001003 register preparation 202123c8 461e0703 // 44820000 register preparation 202123cc 44820000 // 00000000 register preparation 20212310 3c023fb6 // 00000000 hor fov1 20212318 3444db6e // 3c023fb6 hor fov1 2021231c 44846000 // 3444db6e hor fov1 20212338 461e6303 // 44846000 hor fov1 2021248c 3c023fb6 // 00000000 hor fov2 20212494 3444db6e // 3c023fb6 hor fov2 20212498 44846000 // 3444db6e hor fov2 202124b4 461e6303 // 44846000 hor fov2 20212c0c 461e0843 // 00000000 renderfix 202008b4 4601e042 // 46012842 crosshair/aiming fix main menu 2020d564 461d0803 // 46000803 crosshair/aiming fix gameplay 201aedb8 3c083f80 // 00000000 crosshair/aiming fix unit vector 201aedbc 44882000 // 3c083f80 crosshair/aiming fix unit vector 201aedc0 46002103 // 44882000 crosshair/aiming fix unit vector 201aedc4 461e26c3 // 46002103 crosshair/aiming fix unit vector 201aedc8 461b0842 // 46040842 crosshair/aiming fix unit vector ================================================ FILE: CHT/SCUS_202.46.cht ================================================ "Capcom vs SNK 2 /ID SCUS_202.46" //ELF CRC=15149318 Mastercode 9010de8c 0c0463e4 //Widescreen hack by gamemasterplc 2012489c 3c033fdd //Upper Half of Clip Matrix Aspect Ratio Setting (1.73333f) 201248a0 3463ddde //Lower Half of Clip Matrix Aspect Ratio Setting (1.73333f) 20124b60 3c023fdd //Upper Half of Aspect Ratio Setting (1.73333f) 20124b64 3443ddde //Lower Half of Aspect Ratio Setting (1.73333f) 20134dd8 24120340 //Set Internal Resolution to 832x480 2013ed94 3c024450 //Screen Invert Colour Width (832.0f) 2013ef74 3c024450 //Fadeout Width (832.0f) 2013f6a8 3c024450 //Screen Flicker Rectangle Width (832.0f) 2013f7e4 3c024450 //Continue Screen Background Colour Width (832.0f) 201438b4 24020340 //Viewport Width (832) 2014f534 3c02435a //Line 1 End Screen Fail Text X Position (218.0f) 2014f580 3c02435a //Line 2 End Screen Fail Text X Position (218.0f) 2014f58c 3c02435a //Green Line 2 End Screen Fail Text X Position (218.0f) 2014f5c4 3c02435a //Last Stage Warning Words X Position (218.0f) 2014f968 240400de //P1 Total Win Text X Position (222) 2014f980 240401dc //P2 Total Win Text X Position (476) 2014f9e8 240400de //P1 Win Numbers Text X Position (222) 2014fa08 240401dc //P2 Win Numbers Text X Position (476) 2014fa20 240400c6 //P1 Win Text X Position (198) 2014fa38 240401c4 //P2 Win Text X Position (452) 2014fa50 240400fe //P1 Rate Text X Position (254) 2014fa68 240401fc //P2 Rate Text X Position (508) 2014fbc0 24040146 //P1 Win Percentage Number X Position (326) 2014fbe0 24040244 //P2 Win Percentage Number X Position (580) 2014fbf8 2404016a //Continue Text X Position (362) 2014fc10 24040150 //Replay Text X Position (336) 2014fc28 240401b8 //Save Text X Position (446) 2014fc40 24040184 //Exit Text X Position (388) 2015005c 240400d6 //P1 Human Text X Position (214) 20150078 240400d6 //P1 CPU Text X Position (214) 201500cc 240400d6 //P1 Character Names X Position (214) 20150130 240400d6 //P1 Handicap Text X Position (214) 2015015c 240401d4 //P2 Human Text X Position (468) 20150178 240401d4 //P2 CPU Text X Position (468) 201501cc 240401d4 //P2 Character Names X Position (468) 20150230 240401d4 //P2 Handicap Text X Position (468) 20150248 24040170 //Restart Text X Position (368) 20150260 24040140 //Replay Text X Position (320) 20150278 240401a8 //Resave Text X Position (424) 20150290 24040150 //File Select Text X Position (336) 201502a8 24040184 //Exit Text X Position (468) 20152784 3c02433f //Main Menu Window Left Edge X Position (191.0f) 201527a0 3c0243cd //Main Menu Window Right Edge X Position (411.0f) 201546e8 240201a0 //First Text Line Main Menu Windows Center X Position (416) 20154760 240201a0 //Second Text Line Main Menu Windows Center X Position (416) 201547d8 240201a0 //Third Text Line Main Menu Windows Center X Position (416) 20154a34 240201a0 //First Text Line Main Menu Center X Position (416) 20154aac 240201a0 //Second Text Line Main Menu Center X Position (416) 20161000 24130174 //Color Edit Menu Character Name X Position (372) 20161288 3c024358 //Color Edit Menu Warning Window X Position (216.0f) 20161368 3c024358 //Color Edit Menu Warning Text X Position (216.0f) 201614a4 3c0243d0 //Color Edit Menu Warning Slash X Position (416.0f) 201614e0 3c0243d0 //Color Edit Menu Warning YES NO Options X Position (416.0f) 2017960c 24020080 //X Position of Player 1 Name (128) 201796b4 24420250 //X Position of Player 2 Name (592) 201905ec 24530060 //X Offset of Character Text in Arcade Mode (96) 201905f4 00000000 //Required for Text to be Positioned Properly 20195f94 24040278 //X Position of Survival Mode Timer (632) 2019de8c 24040258 //X Position of Survival Mode Text (600) 2019df28 24020235 //X Position of PRESS START BUTTON Text Ingame for Player 2 (565) 201a7aa8 3c0243d0 //Slash X Position on Save/Load Confirm Memory Card Screen 201a7ad8 3c0243d0 //Yes/No Options X Position on Save/Load Confirm Memory Card Screen 201aac90 2402022e //X Position of Song Location in Sound Test (558) 201aad08 2402022e //X Position of Song Title in Sound Test (558) 201adda8 240201a0 //X Position of Initialize History Question (416) 202d6a84 24040122 //X Position of PRESS START BUTTON Text in Demo (290) 202db9cc 3c044450 //Pause Screensaver Width (832.0f) 202dbe90 24150100 //X Position of Left Edge of Pause Screen Window (256) 202dbed0 24030340 //Pause Screen Right Edge Alignment Calculation X Position (832) 202dbf40 24020340 //Pause Menu Text Alignment Calculation X Position (832) 202dbfa4 2404010d //Pause Menu Cursor X Position (269) 202dbfd0 2404011b //Pause Menu Options X Position (283) 202dc418 240400d0 //Exit Pause Menu Window X Position (208) 202dc434 240400e0 //First Line of Exit Confirmation X Position (224) 202dc448 24040160 //Second Line of Exit Confirmation X Position (352) 202dc480 24040168 //Yes Option Exit Menu X Position (360) 202dc494 240401bc //No Option Exit Menu X Position (444) 202dc4ac 240401a0 //Slash Exit Menu X Position (416) 202dcbcc 24040080 //Controls Menu Header Window X Position (128) 202dcbe8 24070020 //Controls Menu Header Window Height (32) 202dcc08 24020340 //Controls Menu Header Text Alignment Calculation X Position (832) 202dccc8 24060208 //P2 Controls Menu X Position (520) 202dd34c 240400a0 //Command List Header Window X Position (160) 202dd3f0 24020340 //Command List Header Text Alignment Calculation X Position (832) 202dd420 240400a0 //Command List Window X Position (160) 202dd454 240500a0 //Command List Commands X Position (160) 202dde88 24060300 //Dummy Setting Header Window Header Width (768) 202ddeb4 24020340 //Dummy Setting Header Text Alignment Calculation X Position (832) 202dded8 24060300 //Dummy Setting Window Width (768) 202ddf00 24060300 //Dummy Setting Cursor Width (768) 202ddfdc 24020304 //Dummy Setting Right-Side Text X Position (772) 202de4e8 24060300 //Player Setting Header Window Header Width (768) 202de514 24020340 //Player Setting Header Text Alignment Calculation X Position (832) 202de538 24060300 //Player Setting Window Width (768) 202de55c 24060300 //Player Setting Cursor Width (768) 202de62c 24020304 //Player Setting Right-Side Text X Position (772) 202dea10 24060280 //Training Options Header Window Header Width (640) 202dea3c 24020340 //Training Options Header Text Alignment Calculation X Position (832) 202dea60 24060280 //Training Options Window Width (640) 202dea8c 24060280 //Training Options Cursor Width (640) 202deb40 240202c4 //Training Options Right-Side Text X Position (708) 2033b910 24020340 //First Text Line Memory Card Menu Alignment Calculation X Position (832) 2033b984 24020340 //Second Text Line Memory Card Menu Alignment Calculation X Position (832) 2033d0a8 240501ed //Memory Card Save Overwrite YES/NO Options Text X Position (493) 2033ea78 24020340 //Is now Playable Text Alignment Calculation X Position (832) 2033eb2c 24020340 //Unlock Point Number Text Alignment Calculation X Position (832) 2033ec5c 24030340 //Memory Card Slot Letter Alignment Calculation X Position (832) 2033ed40 24020340 //Groove Edit Mode Text Alignment Calculation X Position (832) 2033edec 24030340 //Character Unlocked Name Alignment Calculation X Position (832) 2033ee64 24020340 //Boss Battle Text Alignment Calculation X Position (832) 2033eeb8 24020340 //Extra Option Text Alignment Calculation X Position (832) 2033ef14 24020340 //Groove Edit Mode Text Alignment Calculation X Position (832) 2033efbc 3c024440 //Window Right Edge X Position of Autosave Window (768.0f) 2033f014 3c024440 //Window Right Border X Position of Autosave Window (770.0f) 20344be8 3c024440 //Window Right Edge X Position of Memory Card Load Window (768.0f) 20344c3c 3c024440 //Window Right Border X Position of Memory Card Load Window (770.0f) 20344d54 24020340 //Static Text Lines Memory Card Load Alignment Calculation X Position (832) 20344e78 24020340 //Memory Card Load Space Required Alignment Calculation X Position (832) 20344fd0 24030340 //Memory Card Load Slot Number Alignment Calculation X Position (832) 20345170 24040168 //Memory Card Load Yes X Position (360) 2034518c 240401bc //Memory Card Load No X Position (444) 203451ac 240401a0 //Memory Card Load Slash X Position (416) 2034973c 240201a0 //Replay Save Confirm Text X Position (416) 2034c7f0 24020340 //Replay Save Text Line 1 Alignment Calculation X Position (832) 2034c868 24020340 //Replay Save Text Line 2 Alignment Calculation X Position (832) 103bae60 00000108 //Original Character X Position in Color Edit Menu (264) 103bae74 000001d8 //Edited Character X Position in Color Edit Menu (472) 103baf30 00000120 //ADX Big Logo X Position (288) 103baf44 00000170 //ADX Small Logo X Position (368) 103baf58 000000e0 //ADX Logo Copyright Symbol X Position (224) 103baf6c 00000168 //ADX Logo Copyright Text X Position (360) 103bafc4 000002a0 //Capcom vs SNK Demo Logo X Position (672) ================================================ FILE: CHT/SCUS_971.01.cht ================================================ "Twisted Metal - Black /ID SCUS_971.01" Mastercode 90225b58 0c08967e //Main Menu 204df5b0 43c00000 204df5d0 3faaaaab 1019c978 0000003b 1019cc84 0000003b 104dfb34 0000009d //1 Player 204def80 43e40000 204defa0 3f206d39 204f8188 c01f1aa0 204f8194 40076c8b 101401dc 0000004f 1013de2c 00000284 1013e0f0 00000235 1013e0f8 00000005 //1 Player - Large Rear View 204df9d0 43e40000 204df9f0 3f206d39 204dfa80 43e40000 204dfaa0 3f206d39 204f8168 3e46a7f0 204f817c 3ed47ae1 101401c4 00000047 1013ddec 0000028c //1 Player - Small Rear View 204df920 44100000 204df940 3f206d3a 104df92c 000001ac 104df92e 0000000e 204df930 450d0000 204df934 44f6c000 204df938 000008d0 204df93c 000007b6 1013e480 00000002 //2-4 Players - In-Game Loading Bar 104dfbe4 000000a1 104dfbec 000000f0 //2 Players - Horizontal Splitscreen 204df030 43e40000 204df050 3f206d39 204df0e0 43e40000 204df100 3f206d39 204f81a0 c043645a 1013d6e4 0000401d 101401f0 0000003f 1013de6c 0000028c //2 Players - Vertical Splitscreen 204df190 43c00000 204df1b0 3f206d3a 204df240 43c00000 204df260 3f206d3a 204f81b4 bfcf1aa0 204f81c0 3f900000 10140200 0000003f 10142a3c 00000023 1013deb4 000000a4 10142588 000000bb //3-4 Players 204df660 44040000 204df680 3f206d3a 204df710 44040000 204df730 3f206d3a 204df7c0 44040000 204df7e0 3f206d3a 204df870 44040000 204df890 3f206d3a 204f81c8 c006978d 204f81d4 3fbdf3b6 1013dad4 00000111 1013dadc 00000025 1013daf0 00000111 1013daf8 00000025 1013db0c 0000012d 1013db10 00000010 1013db14 00000008 10142490 00000099 101644c0 0000019d 101645e8 0000019d 101649d4 0000019d //Moving Enemy Health Bars 1013ff4c 00000020 1013ff54 00000010 //Moving Enemy Indicator Arrows 1013f8fc 0000fff7 1013f924 00000009 //Sprites 202334d0 43e40000 //Generic Font 101c4344 00000007 //Radar - Closest Enemy Names Widths (hudCarWidths) 2023c530 09070707 2023c534 06080808 2023c538 09070807 2023c53c 08060708 1023c540 00000808 //Radar - Coordinates Positioning 101405f4 00004134 20140620 08081544 20205510 3c014170 20205514 44812800 20205518 0805018a 2020551c 46051082 //Left-Aligned Text Positioning (fontSpritePrintXY) 201c44ac 08081548 20205520 4485f800 20205524 4680ffe0 20205528 3c0142d5 2020552c 34215558 20205530 4481f000 20205534 461effc0 20205538 3c013f40 2020553c 4481f000 20205540 461effc2 20205544 3c013f00 20205548 4481f000 2020554c 461effc0 20205550 4600ffe4 20205554 4405f800 20205558 0807112d 2020555c 00041940 //Sub Pixel Font Width/Spacing (fontSetCharSizesInSubPixels) 201c4704 080711cc 201c4730 3c013f40 201c4734 4481e800 201c4738 3c013f00 201c473c 4481f000 201c4740 4485f800 201c4744 4680ffe0 201c4748 461dffc2 201c474c 461effc0 201c4750 4600ffe4 201c4754 4405f800 201c4758 4487f800 201c475c 4680ffe0 201c4760 461dffc2 201c4764 461effc1 201c4768 4600ffe4 201c476c 4407f800 201c4770 080711c3 201c4774 00042140 //Sub Pixel-Based Text Positioning (fontSetCursorAtSubPixel) 201c47bc 080711de 201c4778 4485f800 201c477c 4680ffe0 201c4780 3c0144d5 201c4784 34218aab 201c4788 4481f000 201c478c 461effc0 201c4790 3c013f40 201c4794 4481f000 201c4798 461effc2 201c479c 3c013f00 201c47a0 4481f000 201c47a4 461effc0 201c47a8 4600ffe4 201c47ac 4405f800 201c47b0 080711f1 201c47b4 00042140 ================================================ FILE: CHT/SCUS_971.04.cht ================================================ "ATV Offroad Fury /ID SCUS_971.04" Mastercode 902a3778 0c0a8d84 //Gameplay 16:9 2011efbc 3c023cac 2011f4b0 3c023fac 20298d04 3c013f40 20298d08 44810000 20298d10 4600c602 20101c00 3c023f40 20102028 3c023f40 201020c8 3c023f40 20102200 3c023f40 2010225c 3c023f40 20102378 3c023f40 20102570 3c023f40 201027cc 3c023f40 20102a84 3c023f40 20102ac4 3c023f40 20102b10 3c023f40 20102dd8 3c023f40 20102e18 3c023f40 20102e64 3c023f40 2010306c 3c023f40 201030b0 3c023f40 201036d4 3c023f40 2010387c 3c023f40 20103908 3c023f40 201039cc 3c023f40 20103b2c 3c023f40 20103bc8 3c023f40 20103e38 3c023f40 20103ffc 3c023f40 20104228 3c023f40 201043ec 3c023f40 20104608 3c023f40 20104688 3c023f40 20104a74 3c023f40 20104bfc 3c023f40 20104e54 3c023f40 20105030 3c023f40 201051dc 3c023f40 20105238 3c023f40 20105314 3c023f40 2010550c 3c023f40 2010579c 3c023f40 2010580c 3c023f40 201058e0 3c023f40 20105954 3c023f40 201059e4 3c023f40 20105a74 3c023f40 20105ae8 3c023f40 20105b78 3c023f40 20105bc4 3c023f40 20105c74 3c023f40 201063f8 3c023f40 2010644c 3c023f40 2010658c 3c023f40 20107238 3c023f40 20107534 3c023f40 201091ec 3c023f40 2010a828 3c023f40 2010a89c 3c023f40 2010a910 3c023f40 2010a990 3c023f40 2010aa0c 3c023f40 2010aa88 3c023f40 2010b374 3c023f40 2010b98c 3c023f40 2010ba98 3c023f40 2010bb44 3c023f40 2010bd18 3c023f40 2010bf04 3c023f40 2010c004 3c023f40 2010c534 3c023f40 2010c720 3c023f40 2010d040 3c023f40 2010d170 3c023f40 2010d244 3c023f40 2010d364 3c023f40 2010d408 3c023f40 2010d458 3c023f40 2010d4a8 3c023f40 2010e014 3c023f40 2010e088 3c023f40 2010e0fc 3c023f40 2010e478 3c023f40 2010e7c4 3c023f40 2010ea20 3c023f40 2010eb3c 3c023f40 2010eb4c 3c023f40 2010eef4 3c023f40 20110600 3c023f40 20110860 3c023f40 201108b0 3c023f40 20110900 3c023f40 20110968 3c023f40 201109cc 3c023f40 20110a30 3c023f40 20111a24 3c023f40 20111bc0 3c023f40 20111da0 3c023f40 20111f80 3c023f40 201121ec 3c023f40 20112238 3c023f40 20112358 3c023f40 201123a4 3c023f40 2011258c 3c023f40 2011262c 3c023f40 20112b14 3c023f40 20112ba0 3c023f40 20112c10 3c023f40 20112d10 3c023f40 20112d9c 3c023f40 20112e0c 3c023f40 20112f0c 3c023f40 20112f98 3c023f40 20113008 3c023f40 201133d4 3c023f40 20113494 3c023f40 201135b4 3c023f40 20113658 3c023f40 201136a8 3c023f40 201136f8 3c023f40 20113dbc 3c023f40 20113e40 3c023f40 20114120 3c023f40 20114370 3c023f40 201143c0 3c023f40 20114410 3c023f40 2011446c 3c023f40 201144c4 3c023f40 2011451c 3c023f40 20114ca8 3c023f40 20114d00 3c023f40 20114d54 3c023f40 20114dac 3c023f40 20114e6c 3c023f40 20115214 3c023f40 201152a0 3c023f40 20115310 3c023f40 201154ac 3c023f40 2011568c 3c023f40 20115834 3c023f40 20115998 3c023f40 20115af4 3c023f40 20115e34 3c023f40 20115e44 3c023f40 20116200 3c023f40 20116668 3c023f40 20116678 3c023f40 20116a24 3c023f40 20116ab0 3c023f40 201170a4 3c023f40 20117adc 3c023f40 20118270 3c023f40 201182dc 3c023f40 20118474 3c023f40 20118b04 3c023f40 20118b74 3c023f40 20118d18 3c023f40 20118f84 3c023f40 20119018 3c023f40 201191e0 3c023f40 201196c4 3c023f40 20119714 3c023f40 20119868 3c023f40 201198b8 3c023f40 20119f58 3c023f40 20119fa8 3c023f40 2011a114 3c023f40 2011a164 3c023f40 2011b9ac 3c023f40 2011bc40 3c023f40 2011bdc8 3c023f40 2011c054 3c023f40 2011d5e0 3c023f40 2011d950 3c023f40 2011de10 3c023f40 2011e354 3c023f40 2011e4f8 3c023f40 2011e660 3c023f40 2011e6d4 3c023f40 2011e84c 3c023f40 2011e868 3c023f40 2011e938 3c023f40 2011ebc8 3c023f40 2011ecbc 3c023f40 2011f4b0 3c023f40 2011f58c 3c023f40 2011fdfc 3c023f40 2011fe44 3c023f40 2011fe70 3c023f40 2011ff50 3c023f40 20120098 3c023f40 201200f0 3c023f40 20120220 3c023f40 20120bc4 3c023f40 20120be8 3c023f40 20120da8 3c023f40 20121200 3c023f40 20121814 3c023f40 201218b0 3c023f40 20121e24 3c023f40 20121ec0 3c023f40 201220dc 3c023f40 20122124 3c023f40 20122178 3c023f40 201222fc 3c023f40 20122388 3c023f40 20122638 3c023f40 201226c4 3c023f40 20122720 3c023f40 201227c8 3c023f40 20122920 3c023f40 20123148 3c023f40 20123618 3c023f40 20124110 3c023f40 20124160 3c023f40 20124264 3c023f40 201242cc 3c023f40 20124fb0 3c023f40 20125718 3c023f40 20125cbc 3c023f40 20125cfc 3c023f40 20125dd8 3c023f40 20125f10 3c023f40 20125f80 3c023f40 20126074 3c023f40 201260c4 3c023f40 2012623c 3c023f40 20126458 3c023f40 20126c74 3c023f40 20126f10 3c023f40 20126ff4 3c023f40 201273b0 3c023f40 20127614 3c023f40 20127754 3c023f40 20127938 3c023f40 20127b74 3c023f40 20127cc4 3c023f40 20127e20 3c023f40 ================================================ FILE: CHT/SCUS_971.05.cht ================================================ "Fantavision /ID SCUS_971.05" Mastercode 901b8898 0c06e1cc //ELF CRC=40372109 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20191c20 3c0143f0 //3c014420 //Zoom //20191cb4 3c013ec0 //3c013f00 //Y-Fov //20191c98 3c013eb4 //3c013ef0 ================================================ FILE: CHT/SCUS_971.08.cht ================================================ "Cool Boarders 2001 /ID SCUS_971.08" Mastercode 901866d8 0c06195e //901670ec 0c05f0ef //901000f8 0c05e290 //wide 2011d2ac 3c01442b 2011d2d0 3c01442b 2011d2ec 3c0143ab 2017453c 3c013f40 20174540 44810000 20174548 4600c602 ================================================ FILE: CHT/SCUS_971.09.cht ================================================ "NCAA Final Four 2001 /ID SCUS_971.09" //ELF CRC 88889BAA Mastercode 901edd58 0c07b6fc //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //000000e6 4000bfdf 3000b0df 201d3e60 08030000 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 e6000000 200c0014 08074f99 ================================================ FILE: CHT/SCUS_971.11.cht ================================================ "Dark Cloud /ID SCUS_971.11" Mastercode 9011fb3c 0c040cec //wide 0012df78 3c023f40 ================================================ FILE: CHT/SCUS_971.12.cht ================================================ "Extermination /ID SCUS_971.12" Mastercode 9010de60 0c043740 //wide 001d2978 3c023f19 001d297c 3442999a ================================================ FILE: CHT/SCUS_971.13.cht ================================================ "ICO /ID SCUS_971.13" //ELF CRC=6F8545DB Mastercode 9024bd78 0c092f06 //Widescreen hack by nemesis2000 (pnach by nemesis2000) //widescreen 201146c8 3c013f40 201146cc 44813800 201146d8 46071082 201146dc c78780dc //render fix 201141a4 240302ab 20554790 44800000 //optional //black borders fix 20113030 3c010000 //HDTVFix (for component cables) by druchapucha 20241b34 3c050001 20241b44 3c070001 //21:9 //201146c8 3c013f10 //201146cc 44813800 //201146d8 46071082 //201146dc c78780dc //201141a4 24030aaa //20554790 44800000 ================================================ FILE: CHT/SCUS_971.23.cht ================================================ "Disneys Monsters Inc. /ID SCUS_971.23" //ELF CRC E157ACB8 Mastercode 9010ea18 0c043a2e //Widescreen hack by ElHecht (NTSC-U by Arapapa) // 16:9 201c7528 080abe2b // c6010068 jump to code-inject 002af8ac 201c752c 00000000 // c602006c 202af8ac 3c013f40 // 00000000 hor fov 202af8b0 4481f000 // 00000000 202af8b4 c6010068 // 00000000 202af8b8 c602006c // 00000000 202af8bc 461e0843 // 00000000 202af8c0 e6010068 // 00000000 202af8c4 08071d4b // 00000000 jump back to 001c752c ================================================ FILE: CHT/SCUS_971.24.cht ================================================ "Jak and Daxter - The Precursor Legacy /ID SCUS_971.24" Mastercode 90100144 0c046562 //901259d8 0c04961e //90114e8c 0c047030 // 16:9 202af750 3f1f3b64 202af6fc bf1f3b64 2079f478 0015120c ================================================ FILE: CHT/SCUS_971.25.cht ================================================ "Frequency /ID SCUS_971.25" Mastercode 905d3a70 0c174e44 //9059c714 0c138f46 //16:9 Widescreen 204afbdc 081378dc 204de370 3c013f40 204de374 4481f800 204de378 461f07c2 204de37c 0812bef9 204de380 e61f0120 //optional FMV width (WIP) 105110bc 00000355 ================================================ FILE: CHT/SCUS_971.28.cht ================================================ "Drakan - The Ancients' Gates /ID SCUS_971.28" Mastercode 904bf8b8 0c12fdd6 //widest 20132e68 3c013f40 20132fd0 3c013f68 201328d4 3c013f40 //wider 20132860 460200c3 20132864 8e42011c 20132868 3c014280 2013286c 44811000 20132870 e64200ec 20132874 46011842 20132878 04400005 2013287c e6410108 20132880 44821000 20132884 468010a0 20132888 10000008 2013288c c64000ec 20132890 00021842 20132894 30420001 20132898 00431025 2013289c 44821000 201328a0 468010a0 201328a4 46021080 201328a8 c64000ec 201328ac 2402ffff 201328b0 c641010c 201328b4 24030007 201328b8 46020002 201328bc ae420008 201328c0 46000847 201328c4 ae43000c 201328c8 ae400000 201328cc 46030003 201328d0 ae400004 //unknown 201328d8 4481b800 201328dc 46170002 201328e0 46170842 //wide 20132d90 04400005 20132d9c 46800860 20132da0 10000006 20132da4 00000000 20132da8 30420001 20132dac 00431025 20132db0 44820800 20132db4 46800860 20132db8 46010840 20132dbc 3c01bf00 20132dc0 44810000 20132dc4 46000b46 20132dc8 3c014300 20132dcc 44812000 20132dd0 46002b06 20132dd4 46000842 20132dd8 3c014280 20132ddc 44811800 20132de0 46002802 20132de4 3c014500 20132de8 44811000 20132dec 46052103 20132df0 e60300ec 20132df4 46011181 20132df8 8e050018 20132dfc 460010c1 20132e00 e6000040 20132e04 46020940 20132e08 e6020100 20132e0c 46020000 20132e10 e606005c 20132e14 e6030054 20132e18 e6050058 20132e1c e6040108 20132e20 e6010044 20132e24 e6020104 20132e28 e6000050 20132e2c 3c013c8e 20132e30 3421fa36 20132e34 4481b000 20132e38 8ca20000 20132e3c 3c013f00 20132e40 4481b800 20132e44 844400f0 20132e48 8c4300f4 20132e4c 0060f809 20132e50 00a42021 20132e54 c60200ec 20132e58 c601010c 20132e5c 46001002 20132e60 8e030124 20132e64 46000847 //gameplay 20132e6c 4481a000 20132e70 46140002 20132e74 46140842 //wide5 20132f4c 04a00005 20132f58 46806320 20132f5c 10000008 20132f60 8e02011c 20132f64 00051842 20132f68 30a20001 20132f6c 00431025 20132f70 44826000 20132f74 46806320 20132f78 460c6300 20132f7c 8e02011c 20132f80 04400005 20132f84 00021842 20132f88 44826800 20132f8c 46806b60 20132f90 10000007 20132f94 8cc20004 20132f98 30420001 20132f9c 00431025 20132fa0 44826800 20132fa4 46806b60 20132fa8 460d6b40 20132fac 8cc20004 20132fb0 0040f809 20132fb4 00000000 20132fb8 c60200ec 20132fbc c601010c 20132fc0 46001002 20132fc4 8e020118 20132fc8 46000847 20132fcc 46141082 //menu 20132fd4 44811800 20132fd8 46030002 20132fdc 46030842 ================================================ FILE: CHT/SCUS_971.29.cht ================================================ "Okage - Shadow King /ID SCUS_971.29" Mastercode 901e6408 0c0798aa //wide 201fe2e4 3f400000 ================================================ FILE: CHT/SCUS_971.30.cht ================================================ "Hot Shots Golf 3 /ID SCUS_971.30" Mastercode 901110d8 0c0443de //ELF CRC=9794BFEF //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 20304540 42500000 //42200000 202f47a0 42500000 //42200000 202f480c 42500000 //42200000 //Y-Fov //000060430000a043 2034a90c 43955553 //43600000 ================================================ FILE: CHT/SCUS_971.32.cht ================================================ "Kinetica /ID SCUS_971.32" Mastercode 901cc378 0c073086 //901acf94 0c07076b //90147128 0c06f3fc //wide 20172190 3c013f40 ================================================ FILE: CHT/SCUS_971.34.cht ================================================ "SOCOM - U.S. Navy SEALs /ID SCUS_971.34" Mastercode 9015cef8 0c057366 //ELF CRC=6F4056DB //Widescreen hack by ElHecht (NTSC-U by Arapapa) //201e9734 3c02bfaa //201e9748 3c02bfaa 20151e5c 3c013f40 //00000000 20151e60 4481e800 //00000000 20151e68 461dbdc3 //00000000 //c00140e6 c80140e6 803F023C 201e7424 461d0842 // 44821000 zoom gameplay 201e6c74 4614a143 // 3c023f80 zoom cut-scenes 201e6c80 461d18c2 // 44822800 zoom cut-scenes ================================================ FILE: CHT/SCUS_971.36.cht ================================================ "NCAA Final Four 2002 /ID SCUS_971.36" Mastercode 9024b3f0 0c092ca4 //ELF CRC=3397DEFF //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //000000e6 4000bfdf 3000b0df 20209930 08030000 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 e6000000 200c0014 0808264d ================================================ FILE: CHT/SCUS_971.40.cht ================================================ "Mark of Kri, The /ID SCUS_971.40" Mastercode 9038d308 0c0e346a //9036a8ec 0c0e0903 //90101500 0c0decf0 //wide 20350714 3c013faa 20101370 3c014396 20100a9c 3c014396 202e08ac 3c0144bf ================================================ FILE: CHT/SCUS_971.45.cht ================================================ "Disneys Stitch - Experiment 626 /ID SCUS_971.45" //ELF CRC F78AE86C Mastercode 90110e98 0c04434e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov //803f043c 80bf033c 202367a4 3c03bfab //3c03bf80 //Zoom //003f023c 1000bfff 20236354 3c023f20 //3c023f00 ================================================ FILE: CHT/SCUS_971.46.cht ================================================ "Disney's Treasure Planet /ID SCUS_971.46" Mastercode 902c0c08 0c0b02aa //Widescreen hack 16:9 //X-Fov //2044013c 00608144 2d804000 20298e28 080b1048 202c4120 3c014455 202c4124 34215555 202c4128 44816000 202c412c 080a638b ================================================ FILE: CHT/SCUS_971.50.cht ================================================ "Formula One 2001 /ID SCUS_971.50" Mastercode 9029bb90 0c0a6e8c //ELF CRC=272F1C14 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 202ec078 3feccccd //3eaaaaab 202c2264 3f1a0000 //3f28b439 //Y-Fov 202c5de0 3f2aaa9f //3f000000 //Rendeer Fix 202094e8 3c013ff0 //3c013fc9 202094ec 34210000 //34210fdb ================================================ FILE: CHT/SCUS_971.64.cht ================================================ "Twisted Metal Black [Demo] /ID SCUS_971.64" //ELF CRC CFCBDF0C Mastercode 90225fd8 0c08979e //[Widescreen 16:9] //Widescreen hacks by Aced14 //16:9 Widescreen //FMV //101c225c 00000000 //24070028 - FMV Top Y Offset (WIP) (40 -> 0) //Main Menu 204dfd30 43c00000 //44000000 - Menu Master X FOV 204dfd50 3faaaaab //3F800000 - Menu Master Y FOV 104e02b4 0000009d //001400D1 - Menu Loading Bar Width (209 -> 157) //1 Player 204df700 43e40000 //44180000 - 1P Master X FOV 204df720 3f206d39 //3EF0A3D7 - 1P Master Y FOV 204fbf08 c01f1aa0 //BFF28F5C - 1P Master X Radar 204fbf14 40076c8b //3FBFF6F5 - 1P Master X Weapon 101401ec 0000004f //2411006C - 1P Radar Closest Enemy Name X Position (108 -> 79) 1013de3c 00000284 //24050219 - 1P Machine Gun Counter X Position (537 -> 644) 10142520 00000035 //2406003D - 1P Reticle Counter Y Position (61 -> 53) //1 Player - Large Rear View 204e0150 43e40000 //44180000 - 1P Large Rear View Master X Rear FOV 204e0170 3f206d39 //3EF0A3D7 - 1P Large Rear View Master Y Rear FOV 204e0200 43e40000 //44180000 - 1P Large Rear View Master X Front FOV 204e0220 3f206d39 //3EF0A3D7 - 1P Large Rear View Master Y Front FOV 204fbee8 3e46a7f0 //3E19999A - 1P Large Rear View Master X Radar 204fbefc 3ed47ae1 //3E99999A - 1P Large Rear View Master X Weapon 101401d4 00000047 //24110061 - 1P Large Rear View Radar Closest Enemy Name X Position (97 -> 71) 1013ddfc 0000028c //24050221 - 1P Large Rear View Machine Gun Counter X Position (545 -> 652) //1 Player - Small Rear View 204e00a0 44100000 //44400000 - 1P Small Rear View Master X FOV 204e00c0 3f206d3a //3EF0A3D7 - 1P Small Rear View Master Y FOV 104e00a6 00000030 //02800032 - 1P Small Rear View Viewport Height (50 -> 48) 104e00ac 000001ac //000E01A8 - 1P Small Rear View Viewport X Position (424 -> 428) 204e00b0 450d0000 //450CC000 - 1P Small Rear View Camera X Position 204e00b4 44f6c000 //44F6E000 - 1P Small Rear View Camera Y Position 204e00b8 000008d0 //000008CC - 1P Small Rear View Borders X Position (2252 -> 2256) 204e00bc 000007b6 //000007B7 - 1P Small Rear View Borders Y Position (1975 -> 1974) 1013e490 00000002 //24840001 - 1P Small Rear View Right Border X Position (Bug Fix) (2 -> 1) 10142508 00000035 //24060041 - 1P Small Rear View Reticle Counter Y Position (65 -> 53) //2 Players - Horizontal Splitscreen 204df7b0 43e40000 //44180000 - 2P Horizontal P1 Master X FOV 204df7d0 3f206d39 //3EF0A3D7 - 2P Horizontal P1 Master Y FOV 204df860 43e40000 //44180000 - 2P Horizontal P2 Master X FOV 204df880 3f206d39 //3EF0A3D7 - 2P Horizontal P2 Master Y FOV 204fbf20 c043645a //C0147AE1 - 2P Horizontal Master X Radar 1013d6f4 0000401d //3C013FE0 - 2P Horizontal Master X Weapon 10140200 0000003f //24110057 - 2P Horizontal Radar Closest Enemy Name X Position (87 -> 63) 1013de7c 0000028c //24050221 - 2P Horizontal Machine Gun Counter X Position (545 -> 652) //2 Players - Vertical Splitscreen 204df910 43c00000 //44000000 - 2P Vertical P1 Master X FOV 204df930 3f206d3a //3EF0A3D7 - 2P Vertical P1 Master Y FOV 204df9c0 43c00000 //44000000 - 2P Vertical P2 Master X FOV 204df9e0 3f206d3a //3EF0A3D7 - 2P Vertical P2 Master Y FOV 204fbf34 bfcf1aa0 //BF9F5C29 - 2P Vertical Master X Radar 204fbf40 3f900000 //3F428F5C - 2P Vertical Master X Weapon 10140210 0000003f //24110054 - 2P Vertical Radar Closest Enemy Name X Position (84 -> 63) 10142a70 00000023 //24A5002E - 2P Vertical Notification Center Offset X Position (46 -> 35) 101425bc 000000bb //240500F0 - 2P Vertical Reticle Counter X Position (240 -> 187) 101425c4 0000003f //24060043 - 2P Vertical Reticle Counter Y Position (67 -> 63) //Moving Enemy Health Bars 1013ff5c 00000020 //2408002A - Moving Enemy Health Bar Width (42 -> 32) 1013ff64 00000010 //24C60015 - Moving Enemy Health Bar X Position Offset (21 -> 16) //Moving Enemy Indicator Arrows 1013f90c 0000fff7 //26A6FFF4 - Moving Enemy Indicator Arrow Left Width (-12 -> -9) 1013f934 00000009 //26A9000C - Moving Enemy Indicator Arrow Right Width (9 -> 12) //Sprites 20233950 43e40000 //44180000 - "Hollow" Sprite Width (Non-Interactive Trees, Signal Lights, Etc...) //20233688 43e40000 //44180000 - "Physical" Sprite Size (Interactive Bushy Trees, Weapon Pickups/Street Lights Glow, Etc...) (WIP) //202336a8 43640000 //43980000 - "Physical" Sprite Rotation (Interactive Bushy Trees, Weapon Pickups/Street Lights Glow, Etc...) (WIP) //Generic Font 101c459c 00000007 //24060005 - Most In-Game Text Widths (Notifications, Machine Gun Counter, Start Menu, Scoreboards, Etc...) (5 -> 7) //Radar - Closest Enemy Names Widths (hudCarWidths) 2023c9b0 09070707 //0C0A0A09 - Closest Enemy Names Pixel Widths ("OutLaw", "Yellow-J", "RoadKill", " " - Initial Empty Name for "WarHawk") (12 -> 9, 10 -> 7, 10 -> 7, 9 -> 7) 2023c9b4 06080808 //090B0B0B - Closest Enemy Names Pixel Widths ("Brimstone", "S-TOOTH", "Crazy 8", "Spectre") (9 -> 6, 11 -> 8, 11 -> 8, 11 -> 8) 2023c9b8 09070807 //0C0A0B09 - Closest Enemy Names Pixel Widths ("Axel", "Mr.Grimm", "Shadow", "Junk-Dog") (12 -> 9, 10 -> 7, 11 -> 8, 9 -> 7) 2023c9bc 08060708 //0B090A0A - Closest Enemy Names Pixel Widths ("Minion", "M-Slaught", "DarkSide", "WartHog") (11 -> 8, 9 -> 6, 10 -> 7, 10 -> 8) 1023c9b0 00000808 //00000A0B - Closest Enemy Names Pixel Widths ("Tanker", "WarHawk") (10 -> 8, 11 -> 8) //Radar - Coordinates Positioning 10140604 00004134 //3C014170 - Radar X Axis Coordinates Width 20140630 0808164c //46051082 - j $00205930 - Jump to injected MIPS instructions 20205930 3c014170 //0080302D - lui at, $4170 - Set radar Y axis coordinate height #1 20205934 44812800 //24030070 - mtc1 at, $f5 - Set radar Y axis coordinate height #2 20205938 0805018e //2404001C - j $00140638 - Jump to 2 lines after the overwritten MIPS instruction 2020593c 46051082 //70C31818 - mul.s $f2, $f2, $f5 - Restore overwritten MIPS instruction from initial jump //Left-Aligned Text Positioning (fontSpritePrintXY) 201c4804 08081650 //3C030051 - j $00205940 - Jump to injected MIPS instructions 20205940 4485f800 //00A42018 - mtc1 a1, $f31 - Convert int to float #1 20205944 4680ffe0 //27BDFFF0 - cvt.s.w $f31, $f31 - Convert int to float #2 20205948 3c0142d5 //3C020075 - lui at, $42d5 - Set $f30 register to 106.666687 #1 2020594c 34215558 //FFBF0000 - ori at, at, $5556 - Set $f30 register to 106.666687 #2 20205950 4481f000 //2442E490 - mtc1 at, $f30 - Set $f30 register to 106.666687 #3 20205954 461effc0 //00832021 - add.s $f31, $f31, $f30 - Add $f30 to $f31 20205958 3c013f40 //00441021 - lui at, $3f40 - Set $f30 register to .75 #1 2020595c 4481f000 //8C430010 - mtc1 at, $f30 - Set $f30 register to .75 #2 20205960 461effc2 //10600004 - mul.s $f31, $f31, $f30 - Multiply $f31 by $f30 20205964 3c013f00 //0000102D - lui at, $3f00 - Set $f30 register to .5 #1 20205968 4481f000 //0C081634 - mtc1 at, $f30 - Set $f30 register to .5 #2 2020596c 461effc0 //00C0202D - add.s $f31, $f31, $f30 - Add .5 for rounding 20205970 4600ffe4 //8C420058 - cvt.w.s $f31, $f31 - Convert float to int #1 20205974 4405f800 //DFBF0000 - mfc1 a1, $f31 - Convert float to int #2 20205978 08071203 //03E00008 - j $001c480c - Jump to 2 lines after the overwritten MIPS instruction 2020597c 3c030051 //27BD0010 - lui v1, $0051 - Restore overwritten MIPS instruction from initial jump //Sub Pixel Font Width/Spacing (fontSetCharSizesInSubPixels) 201c4a80 080712aa //00832018 - j $001c4aa8 - Jump to injected MIPS instructions 201c4aa8 3c013f40 //24030038 - lui at, $3f40 - Set $f29 register to .75 #1 201c4aac 4481e800 //3C020051 - mtc1 at, $f29 - Set $f29 register to .75 #2 201c4ab0 3c013f00 //00832018 - lui at, $3f00 - Set $f30 register to .5 #1 201c4ab4 4481f000 //24428690 - mtc1 at, $f30 - Set $f30 register to .5 #2 201c4ab8 4485f800 //00822021 - mtc1 a1, $f31 - Convert int to float #1 201c4abc 4680ffe0 //9483000E - cvt.s.w $f31, $f31 - Convert int to float #2 201c4ac0 461dffc2 //9482000C - mul.s $f31, $f31, $f29 - Multiply $f31 by $f29 201c4ac4 461effc0 //00A32818 - add.s $f31, $f31, $f30 - Add .5 for rounding 201c4ac8 4600ffe4 //70C23018 - cvt.w.s $f31, $f31 - Convert float to int #1 201c4acc 4405f800 //A4850010 - mfc1 a1, $f31 - Convert float to int #2 201c4ad0 4487f800 //A4860012 - mtc1 a3, $f31 - Convert int to float #1 201c4ad4 4680ffe0 //03E00008 - cvt.s.w $f31, $f31 - Convert int to float #2 201c4ad8 461dffc2 //A4850014 - mul.s $f31, $f31, $f29 - Multiply $f31 by $f29 201c4adc 461effc1 //00000000 - sub.s $f31, $f31, $f30 - Subtract .5 for rounding 201c4ae0 4600ffe4 //24030038 - cvt.w.s $f31, $f31 - Convert float to int #1 201c4ae4 4407f800 //3C020051 - mfc1 a3, $f31 - Convert float to int #2 201c4ae8 080712a2 //00832018 - j $001c4a88 - Jump to 2 lines after the overwritten MIPS instruction 201c4aec 00832018 //24428690 - mult a0, a0, v1 - Restore overwritten MIPS instruction from initial jump //Sub Pixel-Based Text Positioning (fontSetCursorAtSubPixel) 201c4b50 080712bc //00832018 - j $001c4af0 - Jump to injected MIPS instructions 201c4af0 4485f800 //00822021 - mtc1 a1, $f31 - Convert int to float #1 201c4af4 4680ffe0 //9483000E - cvt.s.w $f31, $f31 - Convert int to float #2 201c4af8 3c0144d5 //9482000C - lui at, $44d5 - Set $f30 register to 1708.333374 #1 201c4afc 34218aab //00C33018 - ori at, at, $8aab - Set $f30 register to 1708.333374 #2 201c4b00 4481f000 //70A22818 - mtc1 at, $f30 - Set $f30 register to 1708.333374 #3 201c4b04 461effc0 //A4860010 - add.s $f31, $f31, $f30 - Add $f30 to $f31 201c4b08 3c013f40 //A4850012 - lui at, $3f40 - Set $f30 register to .75 #1 201c4b0c 4481f000 //03E00008 - mtc1 at, $f30 - Set $f30 register to .75 #2 201c4b10 461effc2 //A4860014 - mul.s $f31, $f31, $f30 - Multiply $f31 by $f30 201c4b14 3c013f00 //00000000 - lui at, $3f00 - Set $f30 register to .5 #1 201c4b18 4481f000 //24030038 - mtc1 at, $f30 - Set $f30 register to .5 #2 201c4b1c 461effc0 //3C020051 - add.s $f31, $f31, $f30 - Add .5 for rounding 201c4b20 4600ffe4 //00832018 - cvt.w.s $f31, $f31 - Convert float to int #1 201c4b24 4405f800 //24428690 - mfc1 a1, $f31 - Convert float to int #2 201c4b28 080712d6 //00052900 - j $001c4b58 - Jump to 2 lines after the overwritten MIPS instruction 201c4b2c 00832018 //00063100 - mult a0, a0, v1 - Restore overwritten MIPS instruction from initial jump ================================================ FILE: CHT/SCUS_971.67.cht ================================================ "PaRappa the Rapper 2 /ID SCUS_971.67" Mastercode 9015eee0 0c057b60 // 16:9 20166114 3c013f40 20166120 44810000 20166124 4600c602 ================================================ FILE: CHT/SCUS_971.72.cht ================================================ "World Tour Soccer 2002 /ID SCUS_971.72" //ELF CRC 9E95A8C0 Mastercode 90362f38 0c0d8b76 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2014d4bc 3c013f40 //3c013f80 ================================================ FILE: CHT/SCUS_971.73.cht ================================================ "Jet X2O /ID SCUS_971.73" //ELF CRC = 237251F3 Mastercode 90246860 0c0919c0 //Widescreen hack 16:9 by Arapapa //X-Fov 201e8448 3c013f40 //3c013f80 //Zoom //201e839c 3c013ff0 //3c013f80 //Y-Fov + Zoom //20104c28 3c013fab //3c013f80 ================================================ FILE: CHT/SCUS_971.77.cht ================================================ "Downhill Domination /ID SCUS_971.77" Mastercode 9025c5a0 0c097110 //9024520c 0c095014 //901b6740 0c07edb0 //16:9 Widescreen 101b9ef0 00004401 //optional loading screen FOV 2027f500 434fc000 2027f520 3f471c26 //wide 101b68f4 00004401 2026c5c0 434fc000 2026c700 434fc000 2026c758 434fc000 101f8510 00004401 101f84f8 000044d8 101f84fc 0000c000 e0030002 00a095d0 20a095d0 3faa3d71 20a09610 3faa3d71 20a60038 c2de0000 2027f0a0 3f206d3a //wider 1016ba30 0000434f 1016ba34 0000c000 101a8d4c 0000434f 101a8d50 0000c000 2027ece0 3f471c26 2027ef00 43268000 2027ef20 3f471c26 2027efc0 43268000 2027efe0 3f471c26 //widest 2027ed80 434fc000 2027eda0 3f471c6a 2027ee40 434fc000 2027ee60 3f471c6a 2027f140 431d8000 2027f160 3f206d3a 2027f200 431d8000 2027f220 3f206d3a 2027f2c0 431d8000 2027f2e0 3f206d3a 2027f380 431d8000 2027f3a0 3f206d3a 2027ecc0 434fc000 ================================================ FILE: CHT/SCUS_971.81.cht ================================================ "Official U.S. PlayStation Magazine Demo Disc 055 /ID SCUS_971.81" //ELF CRC 96A608C5 Mastercode 902000d4 0c080080 //[Widescreen 16:9] //Frequency demo widescreen hacks by Aced14 //Frequency Demo //16:9 Widescreen e0ff5246 00828450 //51455246 - Enable condition (check the first 2 characters in the "FREQUENCY" string) 204e541c 08144ff7 //E6000120 - j $00513fdc - Jump to injected MIPS instructions 20513fdc 3c013f40 //3C050086 - lui at, $3f40 - Set $f31 register to .75 #1 20513fe0 4481f800 //24A50530 - mtc1 at, $f31 - Set $f31 register to .75 #2 20513fe4 461f07c2 //0C13B554 - mul.s $f31, $f0, $f31 - Multiply $f0 by $f31 and store in $f31 20513fe8 08139509 //0200202D - j $004e5424 - Jump to 2 lines after the overwritten MIPS instruction 20513fec e61f0120 //8E510000 - swc1 $f31, $0120(s0) - Write $f31 into where $f0 would've been written to by the restored overwritten MIPS instruction //1054944c 00000355 //24060280 - FMV width (WIP) ================================================ FILE: CHT/SCUS_971.97.cht ================================================ "War Of The Monsters /ID SCUS_971.97" Mastercode 90248988 0c09220a //90232bb4 0c08fdde //901a66f8 0c07951a //Title Menu 206e1500 43ba0000 206e1520 3f206d3a //Crush-O-Rama Camera Distance (normally based on X FOV) 2011f52c 00000000 2011f564 00000000 //1 Player 206e12c0 43900000 206e12e0 3f206d3a 206e1680 43900000 206e16a0 3f206d3a 10143060 0000c33a 10143064 00006666 10144390 0000001a 10145ed4 0000001e 101d1e4c 00000208 //2 Players - Separator Bar 101448a8 0000fffb //2 Players - Unified View Black Bar Fix //Prevents black bar from appearing in the far right of unified view in 2 player matches e0010001 006f8a8c 20188908 00000000 e0010000 006f8a8c 20188908 0c0511e6 //2 Players - Unified View Black Bar Fix (alternate MIPS version) //Useful if injecting the fix into a hacked ELF or if using an older PS2 cheat device. //patch=1,EE,20188908,extended,0C07F3CC //0C0511E6 - jal $001fcf30 - Jump to injected MIPS instructions (instead of buildSeparator function) //patch=1,EE,201FCF30,extended,3C020070 //24020038 - lui v0, $0070 - Load gUseUnifiedView variable into v0 register #1 //patch=1,EE,201FCF34,extended,8C428A8C //00A73821 - lw v0, $8a8c(v0) - Load gUseUnifiedView variable into v0 register #2 //patch=1,EE,201FCF38,extended,14400003 //00822018 - bne v0, zero, $001fcf48 - Skip next 2 lines (after below one) if gUseUnifiedView variable isn't equal to 0 //patch=1,EE,201FCF3C,extended,00000000 //00C84021 - nop - Delay slot //patch=1,EE,201FCF40,extended,080511E6 //3C020073 - j $00144798 - Jump to buildSeparator function //patch=1,EE,201FCF44,extended,00000000 //00073900 - nop - Delay slot //patch=1,EE,201FCF48,extended,03E00008 //24425890 - jr ra - Jump return //patch=1,EE,201FCF4C,extended,00000000 //00084100 - nop - Delay slot //2 Players - Player 1 206e1380 43840000 206e13a0 3f206d39 10143090 0000c2c7 10143094 00000000 10145d04 0000001a 101442e0 00000018 1012ec4c 00000018 1011afd8 00000018 1012e120 00000018 //2 Players - Player 2 206e1440 43840000 206e1460 3f206d39 101430d8 000042c7 101430dc 00000000 101430a4 0000433a 101430a8 00006666 101443a8 00000262 10145f04 00000262 10145d2c 00000125 101442f8 00000122 1012ec90 00000131 1011b020 00000275 1012e178 00000275 //Health Icons 202a3038 00000014 202a30c8 00000014 202a305c 00000014 202a30ec 00000014 202a3080 00000014 202a3110 00000014 202a30a4 00000014 202a3134 00000014 //Distant Shadows 2025a828 43c00000 2025a8f0 43c00000 //Sprites 2025a990 43c00000 2025aae0 43c00000 //Loading Bar 20225d54 3404014a //Generic Font - Width //Impacts top + bottom title screen text, unselected unlocks screen text, and pause menu text. 101fca04 00000007 //Sub Pixels Font - Width and Spacing //Impacts all other text. 201fcf78 0807f38e 201fce38 3c013f40 201fce3c 4481e800 201fce40 3c013f00 201fce44 4481f000 201fce48 4485f800 201fce4c 4680ffe0 201fce50 461dffc2 201fce54 461effc0 201fce58 4600ffe4 201fce5c 4405f800 201fce60 4487f800 201fce64 4680ffe0 201fce68 461dffc2 201fce6c 461effc1 201fce70 4600ffe4 201fce74 4407f800 201fce78 0807f3e0 201fce7c 00832018 //Unlocks - All Text Positioning (fontSpritePrintCenteredXY) 1019f23c 000000fd 1019f2b4 000000fd 1019f364 000001a2 1019f428 000001a2 1019f538 000001a2 1019f33c 000001a2 1019f3d8 000001a2 1019f584 000001a2 1019f5d4 000001a2 ================================================ FILE: CHT/SCUS_971.98.cht ================================================ "Sly Cooper and the Thievius Raccoonus /ID SCUS_971.98" Mastercode 901fa658 0c07e93e //Widescreen by nemesis2000 201436b0 3c013fdd 201436b4 3421a51d //Bug Fix 2012b818 10000003 2015eecc 00000000 2018f798 00000000 201e9c98 00000000 ================================================ FILE: CHT/SCUS_971.99.cht ================================================ "Ratchet & Clank /ID SCUS_971.99" Mastercode 90124c58 0c045492 // DWORD Code patching routine 200c0000 3c1b000c 200c0004 df710080 200c0008 14510002 200c0010 df620088 200c0014 df710090 200c0018 14510003 200c0020 8f7200a0 200c0024 ac72fff0 200c0028 df710098 200c002c 14510002 200c0034 ac72fff0 200c0038 0804b657 200c003c fc62fff8 // WORD Code patching routine 200c0040 3c1b000c 200c0044 8f710080 200c0048 14510002 200c0050 8f620088 200c0054 8f710090 200c0058 14510003 200c0060 8f7200a0 200c0064 acb2fff4 200c0068 8f71009c 200c006c 14510002 200c0074 acb2fff0 200c0078 0804b663 200c007c aca2fffc // Widescreen comparison DWORD/WORD 200c0080 c46000b0 200c0084 46010002 // Widescreen replacement DWORD/WORD 200c0088 0c030029 200c008c 46010002 // Pause menu fix refrence DWORD/WORD // Note: The injection routine works backwards from this. 200c0090 00055443 200c0094 00031c00 // Gadgetron vendor fix refrence DWORD/WORD // Note: The injection routine works backwards from this. 200c0098 e60100e8 200c009c e44000b0 // Pause menu / Gadgetron vendor fix replacement DWORD/WORD 200c00a0 342147af // HOR FOV Recalculation routine // This routine works by iterating through a list of unpatched FOV's. // If the HOR FOV in ram matches one these values, it gets recalculated. 200c00a4 8c6100b0 200c00a8 8f640110 200c00ac 14240006 200c00b4 c7620114 200c00b8 e46200b0 200c00bc 44810000 200c00c0 1000000f 200c00c8 c77e010c 200c00cc 3c01000c 200c00d0 3421011c 200c00d4 277b0114 200c00d8 c46000b0 200c00dc 103b0007 200c00e0 c7620000 200c00e4 277b0004 200c00e8 46020032 200c00ec 4500fffb 200c00f4 461e0003 200c00f8 e46000b0 200c00fc 461e0002 200c0100 46010002 200c0104 03e00008 200c0108 3c1b000c // Hor scale 200c010c 3f400000 // Pause menu and Gadgetron Hor FOV 200c0110 3f2147af // Unpatched Hor FOV values 200c0114 3f2147ae 200c0118 3ed40674 // Jump to DWORD patching routine 2012d954 08030000 // Jump to WORD patching routine 2012d984 08030010 ================================================ FILE: CHT/SCUS_972.03.cht ================================================ "Wild Arms 3 /ID SCUS_972.03" Mastercode 90106a80 0c041a48 //widescreen 20115bd0 3c023f40 20115be0 3c023f40 201159b4 3c023f40 2011603c 3c023f40 202639cc 3c023f40 //render fix 2011478c 3c033fc0 //bb fix 201a93cc 24079400 //dialog portraits fix 2011ae00 240501b0 2011ae30 240501b0 2012ac98 25850750 ================================================ FILE: CHT/SCUS_972.04.cht ================================================ "NCAA Final Four 2003 /ID SCUS_972.04" Mastercode 902ccbd0 0c0b329c //ELF CRC=B505A479 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //000000e6 4000bfdf 3000b0df 2026cc80 08030000 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 e6000000 200c0014 0809b321 ================================================ FILE: CHT/SCUS_972.11.cht ================================================ "ATV Offroad Fury 2 /ID SCUS_972.11" Mastercode 9035c7b8 0c0d7196 //9037792c 0c0db25a //90156224 0c040ebc //Gameplay 16:9 2011b0c0 3c023caa 2011b0cc 3c023fab //Render fix 201a2aec 3c03bfab 201a2af0 3c023fab ================================================ FILE: CHT/SCUS_972.13.cht ================================================ "Dark Cloud 2 /ID SCUS_972.13" Mastercode 90121734 0c049c18 //wide 00138d78 3f023f40 ================================================ FILE: CHT/SCUS_972.31.cht ================================================ "Arc the Lad - Twilight of the Spirits /ID SCUS_972.31" Mastercode 901f4170 0c07d004 //90203fe4 0c084fd5 //90121ad0 0c083f2c //wide 20256f84 3f0ccccd 20257440 3f0ccccd 20257978 3f0ccccd ================================================ FILE: CHT/SCUS_972.33.cht ================================================ "World Tour Soccer 2003 /ID SCUS_972.33" Mastercode 90453cf0 0c114ee4 //ELF CRC=D41EE761 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201549cc 3c013f40 //3c013f80 ================================================ FILE: CHT/SCUS_972.58.cht ================================================ "Amplitude /ID SCUS_972.58" Mastercode 90319098 0c0c63ce //9031228c 0c0c8f51 //90100b64 0c040326 //wide e0ff0000 001001e0 20221a88 080a2564 20289590 3c013f40 20289594 4481f800 20289598 461f07c2 2028959c 080886a4 202895a0 e61f0160 ================================================ FILE: CHT/SCUS_972.60.cht ================================================ "War of the Monsters [Demo] /ID SCUS_972.60" //ELF CRC 7CFD0559 Mastercode 90247c48 0c091eba //[Widescreen 16:9] //Widescreen hacks by Aced14 //16:9 Widescreen //Title Menu 206e0800 43ba0000 //43F80000 - Title Menu Master X FOV 206e0820 3f206d3a //3EF0A3D7 - Title Menu Master Y FOV //1 Player 206e05c0 43900000 //43C00000 - 1P Master X FOV 206e05e0 3f206d3a //3EF0A3D7 - 1P Master Y FOV 206e0980 43900000 //43C00000 - Unified Master X FOV 206e09a0 3f206d3a //3EF0A3D7 - Unified Master Y FOV 10143070 0000c33a //3C01C30A - 1P + Unified Master X P1 HUD #1 10143074 00006666 //34214A3D - 1P + Unified Master X P1 HUD #2 10145d04 0000001e //24050028 - 1P + Unified P1 Pickup Notification X Position (40 -> 30) //2 Players - Separator Bar 101446d8 0000fffb //2473FFFA - 2P Separator Bar Width (-6 -> -5) //2 Players - Unified View Black Bar Fix //Prevents black bar from appearing in the far right of unified view in 2 player matches e0010001 006f7d94 //00000000 - If gUseUnifiedView variable is 1... 20188758 00000000 //0C051172 - Remove reference to buildSeparator function e0010000 006f7d94 //00000000 - If gUseUnifiedView variable is 0... 20188758 0c051172 //0C051172 - Restore reference to buildSeparator function //2 Players - Unified View Black Bar Fix (alternate MIPS version) //Useful if injecting the fix into a hacked ELF or if using an older PS2 cheat device. //20188758 0c07f084 //0C051172 - jal $001fc210 - Jump to injected MIPS instructions (instead of buildSeparator function) //201fc210 3c02006f //24020038 - lui v0, $006f - Load gUseUnifiedView variable into v0 register #1 //201fc214 8c427d94 //00A73821 - lw v0, $7d94(v0) - Load gUseUnifiedView variable into v0 register #2 //201fc218 14400003 //00822018 - bne v0, zero, $001fc228 - Skip next 2 lines (after below one) if gUseUnifiedView variable isn't equal to 0 //201fc21c 00000000 //00C84021 - nop - Delay slot //201fc220 08051172 //3C020073 - j $001445c8 - Jump to buildSeparator function //201fc224 00000000 //00073900 - nop - Delay slot //201fc228 03e00008 //24424B90 - jr ra - Jump return //201fc22c 00000000 //00084100 - nop - Delay slot //2 Players - Player 1 206e0680 43840000 //43B00000 - 2P P1 Master X FOV 206e06a0 3f206d39 //3EF0A3D7 - 2P P1 Master Y FOV 101430a0 0000c2c7 //3C01C292 - 2P P1 Master X HUD #1 101430a4 00000000 //3421FE77 - 2P P1 Master X HUD #2 10145b34 0000001a //24050022 - 2P P1 Pickup Notification X Position (34 -> 26) //2 Players - Player 2 206e0740 43840000 //43B00000 - 2P P2 Master X FOV 206e0760 3f206d39 //3EF0A3D7 - 2P P2 Master Y FOV 101430e8 000042c7 //3C014292 - 2P P2 Master X HUD #1 101430ec 00000000 //3421FE77 - 2P P2 Master X HUD #2 101430b4 0000433a //3C01430A - Unified Master X P2 HUD #1 101430b8 00006666 //34214A3D - Unified Master X P2 HUD #2 10145d34 00000262 //24050258 - Unified P2 Pickup Notification X Position (600 -> 610) 10145b5c 00000125 //2405011C - 2P P2 Pickup Notification X Position (284 -> 293) //Health Icons 202a2308 00000014 //0000001A - Health Icon 1 Inner Width 202a2398 00000014 //0000001A - Health Icon 1 Outer Width 202a232c 00000014 //0000001A - Health Icon 2 Inner Width 202a23bc 00000014 //0000001A - Health Icon 2 Outer Width //Distant Shadows 20259ae8 43c00000 //44000000 - Distant Shadows Width #1 (ZAxisAllLoop) 20259bb0 43c00000 //44000000 - Distant Shadows Width #2 (ZAxisClipXY2) //Sprites 20259c50 43c00000 //44000000 - Nearby Sprites Width (SimpSpriteStart) 20259da0 43c00000 //44000000 - Distant Sprites Width (SpriteAllStart) //Loading Bar 20225034 3404014a //8FA40008 - Loading Bar Master X Width //Generic Font - Width //Impacts top + bottom title screen text, unselected unlocks screen text, and pause menu text. 101fbce4 00000007 //24060005 - Generic Font Width (5 -> 7) //Sub Pixels Font - Width and Spacing //Impacts all other text. 201fc258 0807f046 //00832018 - j $001fc118 - Jump to injected MIPS instructions 201fc118 3c013f40 //27BDFFA0 - lui at, $3f40 - Set $f29 register to .75 #1 201fc11c 4481e800 //24030038 - mtc1 at, $f29 - Set $f29 register to .75 #2 201fc120 3c013f00 //7FB20030 - lui at, $3f00 - Set $f30 register to .5 #1 201fc124 4481f000 //3C020073 - mtc1 at, $f30 - Set $f30 register to .5 #2 201fc128 4485f800 //00839018 - mtc1 a1, $f31 - Convert int to float #1 201fc12c 4680ffe0 //7FB10020 - cvt.s.w $f31, $f31 - Convert int to float #2 201fc130 461dffc2 //7FB00010 - mul.s $f31, $f31, $f29 - Multiply $f31 by $f29 201fc134 461effc0 //24424B90 - add.s $f31, $f31, $f30 - Add .5 for rounding 201fc138 4600ffe4 //E7B50058 - cvt.w.s $f31, $f31 - Convert float to int #1 201fc13c 4405f800 //00A0802D - mfc1 a1, $f31 - Convert float to int #2 201fc140 4487f800 //E7B40050 - mtc1 a3, $f31 - Convert int to float #1 201fc144 4680ffe0 //46006D46 - cvt.s.w $f31, $f31 - Convert int to float #2 201fc148 461dffc2 //46006506 - mul.s $f31, $f31, $f29 - Multiply $f31 by $f29 201fc14c 461effc1 //7FBF0040 - sub.s $f31, $f31, $f30 - Subtract .5 for rounding 201fc150 4600ffe4 //02429021 - cvt.w.s $f31, $f31 - Convert float to int #1 201fc154 4407f800 //0C089EA6 - mfc1 a3, $f31 - Convert float to int #2 201fc158 0807f098 //00C0882D - j $001fc260 - Jump to 2 lines after the overwritten MIPS instruction 201fc15c 00832018 //03A0282D - mult a0, a0, v1 - Restore overwritten MIPS instruction from initial jump ================================================ FILE: CHT/SCUS_972.64.cht ================================================ "Syphon Filter - The Omega Strain /ID SCUS_972.64" Mastercode 9010f970 0c043e04 //gameplay 203754e0 3c043f40 203754e4 44841800 203754e8 46030003 203754ec 460318c3 203754f0 46031840 20375564 e603007c //With and without the patch is wrong, but being stretched makes more sense with the game mechanics. //HUD fix 2037539c 00000000 203753a4 3c033f40 //FMV's fix 203f752c 24101400 203f7534 24127600 ================================================ FILE: CHT/SCUS_972.65.cht ================================================ "Jak II /ID SCUS_972.65" Mastercode 9011f498 0c047cce //Widescreen hack 16:9 //003f033c 00008344 20367ae8 3c033f1f //c1781400 01321400 (PAL c1791400) 20826e10 0014a709 //menu fix 20b63ea0 43a80000 20b66470 43440000 ================================================ FILE: CHT/SCUS_972.68.cht ================================================ "Ratchet & Clank: Going Commando /ID SCUS_972.68" Mastercode 9011cd48 0c0472fa // DWORD Code patching routine 200c0000 3c1b000c 200c0004 df7100a8 200c0008 14510005 200c0010 8f7100b8 200c0014 ac71ffb4 200c0018 8f7100bc 200c001c ac71ffc8 200c0020 df7100b0 200c0024 14510009 200c002c 8f7100c0 200c0030 ac71ff84 200c0034 8f7100c4 200c0038 ac71ff88 200c003c 8f7100c8 200c0040 ac71ff94 200c0044 8f7100cc 200c0048 ac71ffac 200c004c 0804c747 200c0050 fc62fff8 // WORD Code patching routine 200c0054 3c1b000c 200c0058 8f7100a8 200c005c 14510005 200c0064 8f7100b8 200c0068 acb1ffb8 200c006c 8f7100bc 200c0070 acb1ffcc 200c0074 8f7100b4 200c0078 14510009 200c0080 8f7100c0 200c0084 acb1ff84 200c0088 8f7100c4 200c008c acb1ff88 200c0090 8f7100c8 200c0094 acb1ff94 200c0098 8f7100cc 200c009c acb1ffac 200c00a0 0804c753 200c00a4 aca2fffc // Refrence WORD/DWORD for widescreen // Note: The patching routine uses this to patch an address before this in memory. 200c00a8 c6030200 200c00ac 4600a306 // Refrence WORD/DWORD for HUD fix // Note: The patching routine uses this to patch an address before this in memory. 200c00b0 468010a0 200c00b4 c7a40030 // Replacement WORDs for widescreen 200c00b8 0c030034 200c00bc 14400007 // Replacement WORDs for HUD fix 200c00c0 3c013f40 200c00c4 4481f000 200c00c8 461e0002 200c00cc 14600008 // Hor FOV recalulation routine // This routine checks if an unpatched HOR FOV currently resides in ram, // by iterating through a list and patching the value if a match is found. 200c00d0 c77e0114 200c00d4 3c01000c 200c00d8 3421012c 200c00dc 277b0118 200c00e0 c46000b0 200c00e4 103b0007 200c00e8 c7620000 200c00ec 277b0004 200c00f0 46020032 200c00f4 4500fffb 200c00fc 461e0003 200c0100 e46000b0 200c0104 461e0002 200c0108 46010002 200c010c 03e00008 200c0110 3c1b000c //Hor scale 200c0114 3f400000 // Unpatched Hor FOV values 200c0118 3f214633 200c011c 3f2147ae 200c0120 3f1eb852 200c0124 3f1ff770 200c0128 3ed40674 // Jump to DWORD patching routine 20131d14 08030000 // Jump to WORD patching routine 20131d44 08030015 //Force built-in widescreen e0010101 001a7bb2 001a7bb1 00000001 ================================================ FILE: CHT/SCUS_972.75.cht ================================================ "SOCOM II /ID SCUS_972.75" Mastercode 901a6138 0c0697f6 //901bd810 0c065600 //901c4d04 0c060780 //Widescreen hack 16:9 201c0474 3c013f40 201c0478 4481e800 201c0480 461dbdc3 20291450 461d0002 20291688 461d0002 ================================================ FILE: CHT/SCUS_973.16.cht ================================================ "Sly 2 - Band of Thieves /ID SCUS_973.16" Mastercode 9023afd0 0c08eb9c // Widescreen by nemesis2000 2014d750 3c013fdd 2014d754 3421a523 // Widescreen Bug Fix 2014f370 08030000 200c0000 3c013f40 200c0004 4481f000 200c0008 461e2102 200c000c 08053cde 200c0010 460308c3 // Character Portraits Fix 201be808 0c030005 200c0014 3c0145aa 200c0018 4481f000 200c001c 461ea502 200c0020 03e00008 ================================================ FILE: CHT/SCUS_973.26.cht ================================================ "MLB 2005 /ID SCUS_973.26" Mastercode 9020e1c8 0c08381a //ELF CRC=DD0513A4 //Widescreen hack by Arapapa //Widescreen 16:9 201252b8 08030000 //c6010068 200c0000 3c013f40 //00000000 200c0004 4481f000 //00000000 200c0008 c6010068 //00000000 200c000c c602006c //00000000 200c0010 461e0843 //00000000 200c0014 e6010068 //00000000 200c0018 080494b0 //00000000 ================================================ FILE: CHT/SCUS_973.28.cht ================================================ "Gran Turismo 4 /ID SCUS_973.28" //ELF CRC 77E61C8A Mastercode 91022558 0c4088fe //author=Aero_ // Corrects Text Aspect Ratio for Widescreen 20492a30 08125570 // j 004955C0 204955c0 3c090061 // lui t1,0x0061 : Widescreen Mode 1st-Half of Memory Address 204955c4 352984f0 // ori t1,0x84F0 : Widescreen Mode 2nd-Half of Memory Address 204955c8 812a0000 // lb t2,(t1) 204955cc c65a0024 // lwc1 f26,0x24(s2) 204955d0 11400004 // beqz t2,0x004955E4 : Jumps if Widescreen Mode is Disabled 204955d4 3c013f40 // lui at,0x3F40 : Text Width 1st-Half of Float Value 204955d8 34210000 // ori at,0x0000 : Text Width 2nd-Half of Float Value 204955dc 4481a000 // mtc1 at,f20 204955e0 4614d682 // mul.s f26, f26, f20 204955e4 08124a8d // j 00492A34 2044dbd8 00000000 // nop ================================================ FILE: CHT/SCUS_973.30.cht ================================================ "Jak 3 /ID SCUS_973.30" Mastercode 90120118 0c047fee // 16:9 //003f033c 00008344 00088744 2030aec8 3c033f1f //71601400 014c1400 054c1400 207d5f68 0014867d //menu fix 20c15680 43a90000 20c178c0 43420000 20ac3b60 42860000 20ac3ba0 42860000 20ac3be0 42860000 20ac3c20 42860000 20ac3c60 42860000 20ac3ca0 42860000 20ac3ce0 42860000 20ac3d20 42860000 20ac3d60 42860000 20ac3da0 42860000 20ac3de0 42860000 20ac3b68 43df8000 20ac3ba8 43df8000 20ac3be8 43df8000 20ac3c28 43df8000 20ac3c68 43df8000 20ac3ca8 43df8000 20ac3ce8 43df8000 20ac3d28 43df8000 20ac3d68 43df8000 20ac3da8 43df8000 20ac3de8 43df8000 ================================================ FILE: CHT/SCUS_973.53.cht ================================================ "Ratchet & Clank: Up Your Arsenal /ID SCUS_973.53" //ELF CRC=45FE0CC4 Mastercode 90800134 00400008 // Code patching routine DWORD 200c0000 3c1b000c 200c0004 df7100a8 200c0008 14510005 200c0010 8f7100b8 200c0014 ac71ff88 200c0018 8f7100bc 200c001c ac71ff9c 200c0020 df7100b0 200c0024 14510009 200c002c 8f7100c0 200c0030 ac71fea4 200c0034 8f7100c4 200c0038 ac71fea8 200c003c 8f7100c8 200c0040 ac71feb4 200c0044 8f7100cc 200c0048 ac71fed4 200c0050 fc62fff8 // Code patching routine WORD 200c0054 3c1b000c 200c0058 8f7100a8 200c005c 14510005 200c0064 8f7100b8 200c0068 acb1ff8c 200c006c 8f7100bc 200c0070 acb1ffa0 200c0074 8f7100b4 200c0078 14510009 200c0080 8f7100c0 200c0084 acb1fea4 200c0088 8f7100c4 200c008c acb1fea8 200c0090 8f7100c8 200c0094 acb1feb4 200c0098 8f7100cc 200c009c acb1fed4 200c00a4 aca2fffc // Refrence WORD/DWORD for widescreen // Note: The patching routine uses this to patch an address before this in memory. 200c00a8 c6010218 200c00ac c600021c // Refrence WORD/DWORD for HUD fix // Note: The patching routine uses this to patch an address before this in memory. 200c00b0 240effff 200c00b4 354a0008 // Replacement WORD's for widescreen 200c00b8 0c030034 200c00bc 1060000a // Replacement WORD's for HUD fix 200c00c0 3c013f40 200c00c4 4481f000 200c00c8 461e1082 200c00cc 14400008 // Hor FOV recalulation routine // This routine checks if an unpatched HOR FOV currently resides in ram, // by iterating through a list and patching the value if a match is found. 200c00d0 c77e0114 200c00d4 3c01000c 200c00d8 34210144 200c00dc 277b0118 200c00e0 c46000b0 200c00e4 103b0007 200c00e8 c7620000 200c00ec 277b0004 200c00f0 46020032 200c00f4 4500fffb 200c00fc 461e0003 200c0100 e46000b0 200c0104 461e0002 200c0108 46010002 200c010c 03e00008 200c0110 3c1b000c // Hor scale 200c0114 3f400000 // Unpatched Hor FOV values 200c0118 3f1eb852 200c011c 3f56cf3b 200c0120 3ed40674 200c0124 3f1eba08 200c0128 3f199999 200c012c 3f199b41 200c0130 3f0f5bd4 200c0134 3f0f5c28 200c0138 3f052027 200c013c 3f051eb8 200c0140 3f3340cc //Check if running in Single player e005dc82 0013b052 200c004c 0804ec17 200c00a0 0804ec21 2013b054 08030000 2013b07c 08030015 001439fd 00000001 //Check if running in Multiplayer e005dc82 001930b2 200c004c 08064c2f 200c00a0 08064c39 201930b4 08030000 201930dc 08030015 001a5a3d 00000001 ================================================ FILE: CHT/SCUS_973.55.cht ================================================ "Forbidden Siren /ID SCUS_973.55" Mastercode 901126f0 0c044964 //wide 20201718 3c023f40 //FMV's fix by nemesis2000 201fb8e8 3c027630 201fb934 34028970 ================================================ FILE: CHT/SCUS_973.62.cht ================================================ "Syphon Filter - Dark Mirror /ID SCUS_973.62" Mastercode 90112c50 0c044abc //480p+widescreen 2018d5dc 00000000 2018d2ec 00000000 //res fix 2018d02c 240401c0 //fmv's fix 20415588 24117100 2041558c 24127200 20415590 24131e00 20415598 24141c00 2041559c 24117100 204155a4 24131e00 ================================================ FILE: CHT/SCUS_973.67.cht ================================================ "Neopets - The Darkest Faerie /ID SCUS_973.67" Mastercode 902cad98 0c0b2b0e //ELF CRC=934F9081 //Widescreen hack by Arapapa //Widescreen hack 16:9 //zoom 2032d120 43c00000 //44000000 //fov 2043c860 44155555 //43e00000 ================================================ FILE: CHT/SCUS_973.79.cht ================================================ "Athens 2004 /ID SCUS_973.79" Mastercode 902d1820 0c0b45b0 //ELF CRC=76FB86D4 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 403f013c 00b08144 04004010 2026ffe8 3c013f10 //3c013f40 ================================================ FILE: CHT/SCUS_973.99.cht ================================================ "God of War /ID SCUS_973.99" Mastercode 902969f8 0c0a5a26 //wide 20169250 3c013f11 20169254 342135fc 20169258 44812000 2016925c 54620002 20169260 8c620008 20169264 0000102d 20169268 1040000a 2016926c 27a40030 20169270 c44000f8 20169274 3c013f00 20169278 44816000 2016927c 0c060ee2 20169280 460c0302 20169284 c7a10030 20169288 46010003 2016928c 10000002 20169290 e600037c 20169294 e604037c 20169298 c601037c 2016929c 44800000 201692a0 46010034 201692a4 45030003 201692a8 c605037c 201692ac e604037c 201692b0 c605037c 201692b4 3c020033 201692b8 3c013f40 201692bc 44810800 201692c0 c442f1b0 201692c4 46020842 201692c8 46012942 201692cc e605037c 201692d0 c6010368 201692d4 26050100 201692d8 c6000370 201692dc c6020378 201692e0 c604036c 201692e4 c6030374 201692e8 46022882 201692ec 46012101 201692f0 460018c1 201692f4 c441f1b0 201692f8 46010803 201692fc 46041082 20169300 46030842 20169304 46050003 20169308 46011083 2016930c e6020380 20169310 44030000 20169314 48a30800 20169318 4be000ec 2016931c 4be41b3c 20169320 3c01bf80 20169324 44810000 20169328 4b012100 2016932c 46020003 20169330 44070000 20169334 48a70800 20169338 4be21b3c 2016933c 4a811080 20169340 c6020384 20169344 c6030388 20169348 46031040 2016934c 46031001 20169350 46000843 20169354 24040000 20169358 24060000 2016935c 70861b89 20169360 46021000 20169364 3c08bf80 20169368 46021881 2016936c 46030002 20169370 44070800 20169374 71071389 20169378 46020003 2016937c 704314c8 20169380 7fa20040 20169384 7fa20000 20169388 0000402d 2016938c 44070000 20169390 71071389 20169394 fa040100 20169398 704314c8 2016939c 7fa20050 201693a0 26040280 201693a4 7fa20010 201693a8 f8a20010 201693ac 7ba20040 201693b0 7ca20020 201693b4 7ba20050 201693b8 7ca20030 201693bc 8e08037c 201693c0 48a80800 201693c4 4be41b3c 201693c8 4b012100 201693cc c6000380 201693d0 46000007 201693d4 44050000 201693d8 48a50800 201693dc 4be21b3c 201693e0 4a811080 201693e4 c6010384 201693e8 c6030388 201693ec 46010880 201693f0 46011801 201693f4 46031082 201693f8 46020003 201693fc 44070000 20169400 48a70800 20169404 4a2118c0 20169408 46030840 2016940c 46000847 20169410 46020843 20169414 44080800 20169418 3c07bf80 2016941c 71071389 20169420 dfbf0070 20169424 fa040280 20169428 704314c8 2016942c 7fa20060 20169430 7fa20020 20169434 f8820010 20169438 f8830020 2016943c 7bb00080 20169440 7ba20060 20169444 7c820030 20169448 03e00008 2016944c 27bd0090 e0010424 0110f088 2110f060 be96e345 ================================================ FILE: CHT/SCUS_974.09.cht ================================================ "Gretzky NHL 2005 /ID SCUS_974.09" Mastercode 904c6fc8 0c131b9a //ELF CRC=B10CBF67 //Widescreen Hack 202bcfc0 3c013c2e 202bcfd4 3c013f10 ================================================ FILE: CHT/SCUS_974.16.cht ================================================ "Rise of the Kasai /ID SCUS_974.16" Mastercode 90375710 0c0dd56c Widescreen Hack 203414fc 3c0143a8 202dbf68 3c014396 20323f3c 3c014396 ================================================ FILE: CHT/SCUS_974.64.cht ================================================ "Sly 3 - Honor Among Thieves /ID SCUS_974.64" Mastercode 90299c50 0c0a66bc //wide 2016680c 3c014455 ================================================ FILE: CHT/SCUS_974.65.cht ================================================ "Ratchet: Deadlocked /ID SCUS_974.65" //ELF CRC=9BFBCD42 Mastercode 90800134 00400008 // Code patching routine DWORD 200c0000 3c1b000c 200c0004 df7101a0 200c0008 14510005 200c0010 8f7101e8 200c0014 ac71ff78 200c0018 8f7101ec 200c001c ac71ff8c 200c0020 df7101a8 200c0024 14510003 200c002c 8f7101f0 200c0030 ac71ffc0 200c0034 df7101b0 200c0038 14510003 200c0040 8f7101f0 200c0044 ac71ffa4 200c0048 df7101b8 200c004c 14510005 200c0054 8f7101f4 200c0058 ac71ff94 200c005c 8f7101f8 200c0060 ac71ffa0 200c0064 df7101c0 200c0068 14510003 200c0070 8f7101fc 200c0074 ac17ffdc 200c0078 df7101c8 200c007c 14510003 200c0084 8f710200 200c0088 ac71fef0 200c008c df7101d0 200c0090 14510003 200c0098 8f710204 200c009c ac71ff64 200c00a0 df7101d8 200c00a4 14510003 200c00ac 8f710204 200c00b0 ac71ffcc 200c00b4 df7101e0 200c00b8 14510003 200c00c0 8f710208 200c00c4 ac71ffc8 200c00c8 08055def 200c00cc fc62fff8 // Code patching routine WORD 200c00d0 3c1b000c 200c00d4 8f7101a0 200c00d8 14510005 200c00e0 8f7101e8 200c00e4 acd1ff7c 200c00e8 8f7101ec 200c00ec acd1ff90 200c00f0 8f7101ac 200c00f4 14510003 200c00fc 8f7101f0 200c0100 acd1ff80 200c0104 8f7101b0 200c0108 14510003 200c0110 8f7101f0 200c0114 acd1ffa8 200c0118 8f7101bc 200c011c 14510005 200c0124 8f7101f4 200c0128 acd1ff94 200c012c 8f7101f8 200c0130 acd1ffa0 200c0134 8f7101c4 200c0138 14510003 200c0140 8f7101fc 200c0144 acd1ffdc 200c0148 8f7101c8 200c014c 14510003 200c0154 8f710200 200c0158 acd1fef4 200c015c 8f7101d4 200c0160 14510003 200c0168 8f710204 200c016c acd1ff64 200c0170 8f7101dc 200c0174 14510003 200c017c 8f710204 200c0180 acd1ffcc 200c0184 8f7101e4 200c0188 14510003 200c0190 8f710208 200c0194 acd1ffc8 200c0198 08055e03 200c019c acc2fffc // Refrence DWORD/WORD for Widescreen //Note: The patching routine uses this to patch an address before this in memory. 200c01a0 c6030210 200c01a4 4600a306 // Refrence DWORD/WORD for hoverbike zoom fix 1 //Note: The patching routine uses this to patch an address before this in memory. 200c01a8 02242018 200c01ac 02329018 // Refrence DWORD/WORD for hoverbike zoom fix 2 //Note: The patching routine uses this to patch an address before this in memory. 200c01b0 c44503a0 200c01b4 01054021 // Refrence DWORD/WORD for cutscene render fix //Note: The patching routine uses this to patch two addresses before this in memory. 200c01b8 e7b40070 200c01bc 82020090 // Refrence DWORD/WORD for alt coop widescreen branch 1 200c01c0 34a54040 200c01c4 27848861 // Refrence DWORD/WORD for alt coop widescreen branch 2 200c01c8 1083fff7 200c01cc 24020002 // Refrence DWORD/WORD for alt coop widescreen branch 3 200c01d4 8c622670 200c01d0 8e430000 // Refrence DWORD/WORD for alt coop widescreen branch 4 200c01d8 c48f0014 200c01dc c48e0010 // Refrence DWORD/WORD for alt coop widescreen branch 5 200c01e0 c4a40000 200c01e4 3c014122 // Replacement WORDs for widescreen 200c01e8 0c030083 200c01ec 14600007 //Replacement WORD for hoverbike zoom fix 200c01f0 461e0543 // Replacement WORDs for cutscene render fix 200c01f4 3c013f1c 200c01f8 aea100b0 // Replacement WORDs for alt coop widescreen 200c01fc 1440006e 200c0200 14400007 200c0204 14600009 200c0208 1440000f // Hor FOV recalulation routine // This routine checks if an unpatched HOR FOV currently resides in ram, // by iterating through a list and patching the value if a match is found. 200c020c c77e0250 200c0210 3c01000c 200c0214 34210274 200c0218 277b0254 200c021c c46000b0 200c0220 103b0007 200c0224 c7620000 200c0228 277b0004 200c022c 46020032 200c0230 4500fffb 200c0238 461e0003 200c023c e46000b0 200c0240 461e0002 200c0244 46010002 200c0248 03e00008 200c024c 3c1b000c 200c0250 3f400000 // Unpatched Hor FOV values 200c0254 3f1eb852 200c0258 3ed40674 200c025c 3f1eba08 200c0260 3ee978d5 200c0264 3f5a3d70 200c0268 3f5a3fcb 200c026c 3f870cae 200c0270 3f53a04b // Jump to DWORD patching routine 201577b4 08030000 // Jump to WORD patching routine 20157804 08030034 //Force built-in widescreen e0010101 00171de8 00171deb 00000001 ================================================ FILE: CHT/SCUS_974.66.cht ================================================ "Gretzky NHL 06 /ID SCUS_974.66" //ELF CRC=CC08ACD4 Mastercode 904bb794 0c12dff4 //Widescreen hack by El_Patas //Works fine for the default "Team" camera, but causes a different zoom in each one of the other camera's view. //Gameplay 16:9 2026f480 3c013c2b //3C013C0E Zoom 2026f494 3c013f10 //3C013F40 Y-FOV ================================================ FILE: CHT/SCUS_974.71.cht ================================================ "Genji - Dawn of the Samurai /ID SCUS_974.71" Mastercode 903362d0 0c0cd85c //9030a4e0 0c0cb16d //wide 202e1070 3c014455 //FMV fix by Arapapa 202c6754 3c0143a8 ================================================ FILE: CHT/SCUS_974.81.cht ================================================ "God of War 2 /ID SCUS_974.81" Mastercode 902d2560 0c0b4900 //wide 20234a48 46000406 ================================================ FILE: CHT/SCUS_974.90.cht ================================================ "Rogue Galaxy /ID SCUS_974.90" Mastercode 90119910 0c0465ec //gameplay 201c6a50 3c023f10 //compass 2037112c 3c023f10 //black border fix 202611d4 3c020000 //FMV's fix 201d5a7c 24060000 201d5acc 240201c0 ================================================ FILE: CHT/SCUS_975.01.cht ================================================ "Ape Escape 3 /ID SCUS_975.01" //ELF CRC 7571AAEE Mastercode 90438e50 0c10e33c //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 00649dc8 00000001 //0 Widescreen ================================================ FILE: CHT/SCUS_975.84.cht ================================================ "Syphon Filter - Logan's Shadow /ID SCUS_975.84" Mastercode 901123d0 0c04489c //90130b38 0c049768 //90274028 0c09d024 //480p+widescreen 20270964 00000000 20270548 00000000 //res fix 2027019c 240401c0 //fmv's fix 205c7978 24117100 205c797c 24127200 205c7980 24131e00 205c7988 24141c00 205c798c 24117100 205c7994 24131e00 ================================================ FILE: CHT/SCUS_976.10.cht ================================================ "Hot Shots Tennis /ID SCUS_976.10" //ELF CRC 72326E67 Mastercode 901067d0 0c04199c //[Widescreen 16:9] //by ElHecht (ported by Tagg) // 16:9 201398d0 08074b83 // e4840544 jump to code-inject 001d2e0c 201398d4 00000000 // 46002107 201d2e0c 3c013f40 // 00000000 horizontal fov 201d2e10 4481f000 // 00000000 201d2e14 461e2103 // 00000000 201d2e18 e4840544 // 00000000 201d2e1c 46002107 // 00000000 201d2e20 0804e635 // 00000000 jump back to 001398d4 20138134 3c034456 // 3c034420 2D menu/hud fix //[No-Interlacing] //no interlacing by someother1ne //20125464 64420000 //201256cc 64420000 ================================================ FILE: CHT/SCUS_976.21.cht ================================================ "Twisted Metal - Head On /ID SCUS_976.21" Mastercode 90295498 0c0a54ce //16:9 Widescreen 202d10a0 4400a000 202d10c0 3f206d39 //sd54fg 20222ce8 08030000 200c0000 00051843 200c0004 00052883 200c0008 00a32821 200c000c 08088b3c 200c0010 24030044 //ertfgh 101ef98c 0000008c 101ef9ac 0000008c 101ef9e4 0000008c 101ef9fc 0000008c //dfsfddsfsddd 10166194 000043bb 10166198 0000e000 101b3f20 000043bb 101b3f24 0000e000 101b6164 000043bb 101b6168 0000e000 202d0d00 3f1f49e6 1013b4c8 0000bf80 1013b4cc 00000000 1013b574 00003f80 1013b578 00000000 1013ac5c 00000230 1013ad70 00000230 1013728c 0000002d 10139bd4 0000006a //dsfsdfdsd 202d0da0 439a8000 202d0dc0 3f1f49e5 202d0e60 439a8000 202d0e80 3f1f49e5 10137108 0000bfa5 1013710c 00001eb8 1013a5d8 00003f9e 1013a5dc 0000b852 1013accc 00000230 1013ad4c 00000230 101e6334 0000023d 10139b94 00000057 1013725c 00000021 //dsfsdf 202d0f20 4376c000 202d0f40 3f1f49e6 202d0fe0 4376c000 202d1000 3f1f49e6 101370c0 0000bf20 101370c4 00000000 1013a590 00003f23 1013a594 00000000 ================================================ FILE: CHT/SLAJ_250.60.cht ================================================ "Project Altered Beast /ID SLAJ_250.60" //ELF CRC 664D4EAE Mastercode 901455d0 0c05151c //[Widescreen 16:9] //Widescreen Hack by Little Giant 201700f4 3c023fe3 //3C023FAA 201700f8 34428e38 //3442AAAB 205d0210 3c033f2b //3c033f00 render fix ================================================ FILE: CHT/SLES_500.10.cht ================================================ "Ready 2 Rumble Boxing Round 2 /ID SLES_500.10" //ELF CRC=49872FED Mastercode 901bc620 0c06f130 //Widescreen Hack by Unknown author 20203a90 3fe38e39 2011723c 3c013f22 ================================================ FILE: CHT/SLES_500.17.cht ================================================ "F1 Championship Season 2000 /ID SLES_500.17" //ELF CRC 96E46AA0 Mastercode 902ede08 0c0bb728 //Widescreen Hack by Arapapa //Widescreen hack 16:9 201265b8 3c013fe3 //3c013faa 201265bc 34218e2a //3421aaab ================================================ FILE: CHT/SLES_500.26.cht ================================================ "NBA 2001 /ID SLES_500.26" //ELF CRC 0D434FEC Mastercode 901D61E8 0C075820 //[Widescreen 16:9] // author: Arapapa, ported by PeterDelta //Renders the game in 16:9 aspect ratio 20112920 08030000 200c0000 46093182 200c0004 3c013f40 200c0008 4481f000 200c000c 461e3182 200c0010 08044a49 ================================================ FILE: CHT/SLES_500.27.cht ================================================ "NHL 2001 /ID SLES_500.27" //ELF CRC E3DCB6B9 Mastercode 903040d8 0c0c0fdc //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //003f013c 00008144 0800aac7 2027021c 3c013ec0 //3c013f00 ================================================ FILE: CHT/SLES_500.31.cht ================================================ "X-Squad /ID SLES_500.31" //ELF CRC E81BE74B Mastercode 901fee28 0c07fb30 gametitle=X-Squad (E)(SLES-50031) //Widescreen Hack (PAL by Arapapa) //803f013c 00008144 00000000 000040e4 201c7ffc 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_500.36.cht ================================================ "ESPN International Track & Field /ID SLES_500.36" //ELF CRC E59E10BF Mastercode 902196a8 0c086552 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 20202ddc 3c013f40 //00000000 20202de0 44810000 //00000000 20202de8 4600c602 //00000000 ================================================ FILE: CHT/SLES_500.39.cht ================================================ "International Superstar Soccer /ID SLES_500.39" Mastercode 90113d60 0c044f00 //ELF CRC=BE388588 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20102cac 3c013f40 //00000000 20102cb0 44810000 //00000000 20102cb8 4600c602 //00000000 ================================================ FILE: CHT/SLES_500.42.cht ================================================ "Disneys Dinosaur /ID SLES_500.42" //ELF CRC 238B189C Mastercode 9010ec60 0c043ac0 //Widescreen Hack by Arapapa //16:9 2026b274 3fe38e32 //3faaaaab 2026b27c 3fe38e32 //3faaaaab ================================================ FILE: CHT/SLES_500.43.cht ================================================ "Disneys Dinosaur /ID SLES_500.43" //ELF CRC 238B189C Mastercode 9010ec60 0c043ac0 //NOTE: Exactly same hack and mastercode than SLES-50042 //Widescreen Hack by Arapapa //16:9 2026b274 3fe38e32 //3faaaaab 2026b27c 3fe38e32 //3faaaaab ================================================ FILE: CHT/SLES_500.44.cht ================================================ "Rayman Revolution /ID SLES_500.44" Mastercode 901c5d70 0c071704 //Widescreen Hacks by ElHecht & ICUP321 // General Widescreen Fixes 2018c6a0 4481f000 // 00000000 2018c6a4 461e0842 // 00000000 201180ec 461e6303 // 00000000 renderfix calculation // 16:9 2018c690 3c013f40 // 00000000 hor fov // 15:9 //2018c690 3c013f50 // 00000000 hor fov // 16:10 //2018c690 3c013f55 // 00000000 hor fov //2018c694 34215555 // 00000000 hor fov // 21:9 //2018c690 3c013f10 // 00000000 hor fov // 25:16 //2018c690 3c013f5a // 00000000 hor fov //2018c694 3421740e // 00000000 hor fov // 32:9 //2018c690 3c013ed5 // 00000000 hor fov //2018c694 3421c28f // 00000000 hor fov ================================================ FILE: CHT/SLES_500.45.cht ================================================ "Disneys Jungle Book - Groove Party /ID SLES_500.45" //ELF CRC 572D9D76 Mastercode 90217a90 0c085e4c //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //003f023c 00088244 a80020c6 2028d01c 3c023f20 //3c023f00 //Y-Fov //c2030146 07030046 (2nd) 2028d07c 080e83b8 203a0ee0 460103c2 203a0ee4 3c013f40 203a0ee8 4481f000 203a0eec 461e7bc2 203a0ef0 080a3420 ================================================ FILE: CHT/SLES_500.47.cht ================================================ "F1 Racing Championship /ID SLES_500.47" //ELF CRC 3063BD41 Mastercode 90248b20 0c092270 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 203e004c 3f19999a //3f4ccccd 203e005c 3f19999a //3f4ccccd //Y-Fov 203dfc84 3fe38e2a //3faaaaab 203dfc88 3fe38e2a //3faaaaab ================================================ FILE: CHT/SLES_500.48.cht ================================================ "Donald Duck - Quack Attack /ID SLES_500.48" //ELF CRC F34ECBDC Mastercode 90216c38 0c085ab4 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //a80000c6 003f023c 00088244 20270798 3c023f1d //3c023f00 //Y-Fov //c2030146 00888244 06a40046 202707e8 080850e8 202143a0 460103c2 202143a4 3c013f40 202143a8 4481f000 202143ac 461e7bc2 202143b0 0809c1fb ================================================ FILE: CHT/SLES_500.50.cht ================================================ "Evergrace /ID SLES_500.50" Mastercode 901c7fe8 0c071fa0 // sceSifSendCmd (recommended) /* * Widescreen hack by Machiavel Dhy'v converted from NTSC-U. */ Widescreen Code 00101178 3c013f40 00101218 3c013f40 ================================================ FILE: CHT/SLES_500.51.cht ================================================ "Eternal Ring /ID SLES_500.51" //ELF CRC=C5B61685 Mastercode 901d47b8 0c075194 //Widescreen hack by Arapapa //X-Fov //803f013c 00a88144 20101160 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_500.53.cht ================================================ "Aqua Aqua - Wetrix 2 /ID SLES_500.53" //ELF CRC C7591F3F Mastercode 901e3078 0c078bc4 //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 20191658 08078294 //c6010068 201e0a50 3c013f40 //00000000 201e0a54 4481f000 //00000000 201e0a58 c6010068 //00000000 201e0a5c c602006c //00000000 201e0a60 461e0843 //00000000 201e0a64 e6010068 //00000000 201e0a68 08064598 //00000000 ================================================ FILE: CHT/SLES_500.55.cht ================================================ "Smugglers Run /ID SLES_500.55" //ELF CRC 3F7F970B Mastercode 9027eb78 0c09fa84 //Widescreen hacks by Aced14 //16:9 widescreen 102344ac 00003fcc //3C013F99 - Master X FOV #1 102344b0 0000cccd //3421999A - Master X FOV #2 //Alternate hacks //Master X FOV //20234d30 0809a609 //3C030050 - j $00269824 - Jump to injected MIPS instructions //20269824 3c030050 //3C10002D - lui v1, $0050 - Restore overwritten MIPS instruction //20269828 3c013f40 //0080282D - lui at, $3f40 - Set $f31 register to .75 #1 //2026982c 4481f800 //261089EE - mtc1 at, $f31 - Set $f31 register to .75 #2 //20269830 0808d34e //0C09A19A - j $00234d38 - Jump to 2 lines after the overwritten MIPS instruction //20269834 e47fa150 //0200202D - swc1 $f31, $a150(v1) - Write $f31 register's value into address 204FA150 //Render fixes //101956f4 00003fea //3C013F8C - Surface render fix #1 //101956f8 0000aaab //3421CCCD - Surface render fix #2 //1023d9c0 00003f2b //3C013F00 - Object render fix //Text position fix //1010a0b4 000001ab //24050140 - "READY, SET, GO!" text X position ================================================ FILE: CHT/SLES_500.56.cht ================================================ "Surfing H3O /ID SLES_500.56" //ELF CRC 6A031FEB Mastercode 902377e0 0c08dda0 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201d22d4 08030000 200c0000 46070202 200c0004 3c013f40 200c0008 4481f000 200c000c 461e4202 200c0010 080748b6 ================================================ FILE: CHT/SLES_500.57.cht ================================================ "Dynasty Warriors 2 /ID SLES_500.57" //ELF CRC E90A5E60 Mastercode 9032bb48 0c0cae78 //Widescreen Hack (16:9) by Machiavel Dhy'v converted from ElHecht PAL-G // 16:9 20202714 3c013f40 // 00000000 zoom - identique 20202718 4481f000 // 00000000 - identique 20202728 461e0003 // 46000306 - identique 203328f4 3faaaaab // 3f800000 ver fov - 003328f4 - orig 00332a74 20253e04 3c013f2b // 3c013f00 renderfix - identique ================================================ FILE: CHT/SLES_500.59.cht ================================================ "Dynasty Warriors 2 /ID SLES_500.59" //ELF CRC 0CE91053 Mastercode 9032bd08 0c0caee8 //Widescreen Hack (16:9) by ElHecht // 16:9 20202714 3c013f40 // 00000000 zoom 20202718 4481f000 // 00000000 20202728 461e0003 // 46000306 20332a74 3faaaaab // 3f800000 ver fov 20253e04 3c013f2b // 3c013f00 renderfix ================================================ FILE: CHT/SLES_500.61.cht ================================================ "Smugglers Run /ID SLES_500.61" //ELF CRC 95416482 Mastercode 9027fb78 0c09fe84 //Widescreen hack by El_Patas //Gameplay 16:9 2023548c 3c013fcc //3C013F99 20235490 342199cd //3421999A ================================================ FILE: CHT/SLES_500.64.cht ================================================ "Stunt GP /ID SLES_500.64" //ELF CRC 0B74A404 Mastercode 902f3a48 0c0bce3a //Widescreen hack by El_Patas //Gameplay 16:9 20591e00 3fe37119 //3FAA9FBE Single Player 20591dfc 3fe37119 //3FAA9FBE Multi Player ================================================ FILE: CHT/SLES_500.68.cht ================================================ "Top Gear Daredevil /ID SLES_500.68" //ELF CRC B5E40DA3 Mastercode 901cc8f8 0c0731e4 //Widescreen hack by Arapapa //Widescreen hack 16:9 20143db4 3c013ec0 //3c013f00 ================================================ FILE: CHT/SLES_500.69.cht ================================================ "Top Gear Daredevil /ID SLES_500.69" //ELF CRC FD8F4257 Mastercode 901CC8F8 0C0731E4 //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 20143db4 3c013ec0 //3C013F00 ================================================ FILE: CHT/SLES_500.71.cht ================================================ "Midnight Club - Street Racing /ID SLES_500.71" //ELF CRC 831078BD Mastercode 902bf3f8 0c0afca4 //[Widescreen 16:9] // author: PeterDelta //Widescreen hack 16:9 2047b580 3f471c97 //3F800000 2047b594 3f471c97 //3F800000 2047b5bc 3f471c97 //3F800000 //[50 FPS] // author: PeterDelta //Unlocked at 50 FPS. Might need enable EE Overclock to be stable. //203054c4 00000001 ================================================ FILE: CHT/SLES_500.72.cht ================================================ "Street Fighter EX3 /ID SLES_500.72" Mastercode 902e7fa0 0c0b9f8e //Gameplay 16:9 202e3574 3c013f40 202e3578 44810000 202e3580 4600c602 ================================================ FILE: CHT/SLES_500.73.cht ================================================ "Driving Emotion Type-S /ID SLES_500.73" //ELF CRC 8398DAF3 Mastercode 90298938 0c0a61f4 //[Widescreen 16:9] //Widescreen patch by FlatOut //16:9 20466528 3f400000 202c6c04 40778000 // render fix ================================================ FILE: CHT/SLES_500.75.cht ================================================ "ESPN NBA 2Night /ID SLES_500.75" Mastercode 9010f8a0 0c043dd0 //ELF CRC=68DAC75E //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 2010494c 3c013f40 //00000000 20104950 44810000 //00000000 20104958 4600c602 //00000000 ================================================ FILE: CHT/SLES_500.77.cht ================================================ "RC Revenge Pro /ID SLES_500.77" //ELF CRC=91202475 Mastercode 901c2cb8 0c070ad4 //Widescreen hack by Arapapa //16:9 //02a51846 100020e6 201a3cac 08030000 200c0000 4618a502 200c0004 3c013f40 200c0008 4481f000 200c000c 461ea502 200c0010 08068f2c ================================================ FILE: CHT/SLES_500.78.cht ================================================ "TimeSplitters /ID SLES_500.78" Mastercode 902d2678 0c0b4944 // sceSifSendCmd (recommended) //~902d51f8 0c0b95f6 // scePadRead //~902013f0 0c0b85ac // main /* * Widescreen hack by nemesis2000. */ Widescreen Code 2027e754 3c014340 2027e758 44810000 ================================================ FILE: CHT/SLES_500.79.cht ================================================ "Armored Core 2 /ID SLES_500.79" //ELF CRC=D9B48C4A Mastercode 90287968 0c0a1e00 //Widescreen hack by ElHecht // 16:9 2028b02c 3c013f40 // 00000000 hor fov gameplay 2028b038 44810000 // 00000000 2028b03c 4600c602 // 00000000 201b3f2c 3c013f40 // 00000000 hor fov menu 201b3f3c 4481f000 // 00000000 201b3f40 461e6b42 // 00000000 // 16:10 //2028b02c 3c013f55 // 00000000 hor fov gameplay //2028b030 34215555 // 00000000 hor fov gameplay //2028b038 44810000 // 00000000 //2028b03c 4600c602 // 00000000 //201b3f2c 3c013f55 // 00000000 hor fov menu //201b3f30 34215555 // 00000000 hor fov menu //201b3f3c 4481f000 // 00000000 //201b3f40 461e6b42 // 00000000 ================================================ FILE: CHT/SLES_500.80.cht ================================================ "NBA Hoopz /ID SLES_500.80" //ELF CRC AFBA3846 Mastercode 901d4760 0c075180 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //82080146 803f013c 2013cf00 08030000 200c0000 46010882 200c0004 3c013f00 200c0008 4481f000 200c000c 461e1082 200c0010 0804f3c1 ================================================ FILE: CHT/SLES_501.07.cht ================================================ "Legends of Wrestling /ID SLES_501.07" //ELF CRC 13516983 Mastercode 90213298 0c084c4e //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 39 B4 C8 3A F4 FD 7F 3F 00 00 00 00 2073df10 3f400000 ================================================ FILE: CHT/SLES_501.09.cht ================================================ "7 Blades /ID SLES_501.09" Mastercode 903e1ff8 0c0f87a6 //Gameplay 16:9 20396334 3c013fab 202ef7ec 3c013fab ================================================ FILE: CHT/SLES_501.10.cht ================================================ "Ephemeral Fantasia /ID SLES_501.10" //ELF CRC 8EF3DDFC Mastercode 90206858 0c0819be //Widescreen Hack by Little Giant //Vert 20239dbc 3c023fa2 20239dc0 34422222 2034d140 3c023fa2 2034d144 34422222 202e4514 3c023fa2 202e4518 34422222 //Zoom 20239ef4 3c013f40 20239f08 4481f000 20239f0c 461e6302 20239f10 e44c0160 20239f14 24020001 20239f18 03e00008 ================================================ FILE: CHT/SLES_501.11.cht ================================================ "Zone of the Enders /ID SLES_501.11" Mastercode 9048c080 0c122fc8 //comment=Widescreen Hack //16:9 204515c0 3c013f40 //HUD (3rd) e0010000 005ee62c 205ee764 3f800000 ================================================ FILE: CHT/SLES_501.12.cht ================================================ "Shadow of Memories /ID SLES_501.12" //ELF CRC 5F439D01 Mastercode 9023faa0 0c08fe50 //Widescreen Hack 20218700 3c014455 //3c014420 20218718 3c013ac8 //3c013b00 ================================================ FILE: CHT/SLES_501.14.cht ================================================ "Kengo - Master of Bushido /ID SLES_501.14" Mastercode 90188e18 0c06232e // Widescreen Hack 2012a9cc 3c013f40 2012abd8 3c013f40 2012b46c 3c013f40 ================================================ FILE: CHT/SLES_501.15.cht ================================================ "Tokyo Xtreme Racer /ID SLES_501.15" //ELF CRC 073D7FB5 Mastercode 9010EE38 0C043B36 //[Widescreen 16:9] //16:9 widescreen patch // author: VIRGIN KLM, Silent // 16:9 - 3D Elements 101686b0 00003f40 // In-game 101e62a0 00003f40 // Menus // 16:9 - Gameplay HUD 101bc3e8 000001fc // Move the entire cluster to the right 101b4e5c 00000030 // Tacho needle 101b4f08 00000020 // Shift assist 101b4e88 00000020 // Left indicator 101b4eb4 00000031 // Right indicator 101b4f74 0000004e // Current gear 101b4fac 00000015 // Speed 201b4fbc 010b4023 // Speed, distance between letters (19) 101b5024 00000016 // Bottom left line 101b4edc 00000040 // mph text 101b5050 00000056 // Bottom right line 2032e630 3f400000 2032e678 3f400000 2032e750 3f400000 2032e798 3f400000 2032e7e0 3f400000 2032e828 3f400000 2032e870 3f400000 2032e8b8 3f400000 2032ecf0 3f400000 2032ed38 3f400000 2032ed80 3f400000 2032edc8 3f400000 2032ee10 3f400000 2032ee58 3f400000 2032eea0 3f400000 2032eee8 3f400000 2032ef30 3f400000 2032ef78 3f400000 2032efc0 3f400000 2032f320 3f400000 2032f368 3f400000 2032f3b0 3f400000 2032f3f8 3f400000 2032f440 3f400000 2032f488 3f400000 2032f4d0 3f400000 2032f518 3f400000 2032f560 3f400000 2032f5a8 3f400000 //[No-Interlacing] //Attempts to disable interlaced offset rendering. // author: asasega, Silent //20168d5c 00005025 //20168e1c 00005025 //20168c70 00005025 // Rear view mirror //20168ee4 00005025 // Unknown in race //201e6164 00005025 // Car preview in menus //2014a664 00000000 ================================================ FILE: CHT/SLES_501.18.cht ================================================ "Tiger Woods PGA Tour 2001 /ID SLES_501.18" //ELF CRC 1D3435B2 Mastercode 901e1798 0c07858c //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //0000803f 0af67f3f 17d87f3f (1st) 201e8e58 3faaaaab //3f800000 ================================================ FILE: CHT/SLES_501.20.cht ================================================ "Rumble Racing /ID SLES_501.20" //ELF CRC A9908033 Mastercode 9010bb38 0c042e76 //Widescreen Hack by El_Patas //Gameplay 16:9 201549f0 3c023f40 //3C023F80 (Increases hor. axis) ================================================ FILE: CHT/SLES_501.31.cht ================================================ "Le Mans 24 Hours /ID SLES_501.31" //ELF CRC=FEA030CB Mastercode 90119878 0c0465c6 //Widescreen hack by ElHecht // 16:9 20322d84 080e7b49 // 3c033f80 20322d88 00000000 // 27b001e0 2039ed24 3c033faa // 00000000 hor fov 2039ed28 3463aaab // 00000000 hor fov 2039ed2c 27b001e0 // 00000000 2039ed30 080c8b62 // 00000000 // 16:10 //20322d84 080e7b49 // 3c033f80 //20322d88 00000000 // 27b001e0 //2039ed24 3c033f99 // 00000000 hor fov //2039ed28 3463999a // 00000000 hor fov //2039ed2c 27b001e0 // 00000000 //2039ed30 080c8b62 // 00000000 ================================================ FILE: CHT/SLES_501.32.cht ================================================ "MX Rider /ID SLES_501.32" //ELF CRC EB94A7B4 Mastercode 9035c320 0c0d7070 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //003f013c 00008144 8e3c013c (2nd) 202ce274 3c013f20 //3c013f00 ================================================ FILE: CHT/SLES_501.34.cht ================================================ "Oni /ID SLES_501.34" Mastercode 902c7798 0c0b1d8e // sceSifSendCmd (recommended) /* * Widescreen hack by Catarax. */ Widescreen Code 201346f8 3c013f40 ================================================ FILE: CHT/SLES_501.55.cht ================================================ "Operation Winback /ID SLES_501.55" //ELF CRC=BD2818EA Mastercode 90274260 0c09d040 //Widescreen hack by ElHecht // 16:9 20248198 3c013f40 // 00000000 hor fov 2024819c 4481f000 // 00000000 202481ac 461eb583 // 00000000 201c7498 461e0002 // 00000000 cross hairs position fix 201c79b4 461ea302 // 4600a306 cross hairs render fix ================================================ FILE: CHT/SLES_501.58.cht ================================================ "Gungriffon Blaze /ID SLES_501.58" //ELF CRC 30039C36 Mastercode 90280af8 0c0a0264 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20211684 3c013f40 //3c013f80 Menu 20212168 3c013f40 //3c013f80 Gameplay ================================================ FILE: CHT/SLES_501.59.cht ================================================ "Gungriffon Blaze /ID SLES_501.59" //ELF CRC 1003C5F5 Mastercode 90280B38 0C0A0274 //[Widescreen 16:9] // author: Bigdemon //Widescreen Hack Conversion //Widescreen hack 16:9 //X-Fov 20211684 3c013f40 //3c013f80 Menu 20212168 3c013f40 //3c013f80 Gameplay ================================================ FILE: CHT/SLES_501.76.cht ================================================ "Oni /ID SLES_501.76" //ELF CRC F77639F1 Mastercode 902c7758 0c0b1d7e //Widescreen Hack by Catarax 201346f8 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_501.77.cht ================================================ "Oni /ID SLES_501.77" //ELF CRC 32629F36 Mastercode 902c7798 0c0b1d8e //Widescreen Hack 201346f8 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_501.85.cht ================================================ "Alone in the Dark: The New Nightmare /ID SLES_501.85" Mastercode 90305290 0c0c144c //gametitle=Alone in the Dark (SLES-55207) 2035033c 46000003 20350340 7fb00010 20350344 ffbf0000 20350348 0080802d 2035034c c4a10004 20350350 c4a30000 20350354 3c013f40 20350358 44811000 2035035c 460218c3 20350360 e601006c 20350364 e6030068 20350368 c6010068 2035036c c602006c 20350370 46010043 20350374 8e040004 20350378 46020003 2035037c 10800002 20350380 e6010070 20350384 0c0d4874 20350388 e6000074 2035038c 0200102d 20350390 dfbf0000 20350394 7bb00010 20350398 03e00008 2035039c 27bd0020 2042b3fc 3c033f2b ================================================ FILE: CHT/SLES_501.87.cht ================================================ "Warriors of Might and Magic /ID SLES_501.87" //ELF CRC 002E402E Mastercode 9030ca28 0c0c3232 //Widescreen hack by ElHecht // 16:9 202fc8c0 3c013f81 // 00000000 hor fov 202fc8c8 3421de4d // 00000000 hor fov 202fc970 ac810000 // e4840000 2015a20c 3c013ec0 // 3c013f00 renderfix 20263e9c 3c013f9e // 3c013f80 newgame menu ver fov 20263f5c 3c013f49 // 3c013f57 newgame menu ver position 202fcb34 3c023faa // 3c013f80 newgame menu zoom 202fcb38 3442aaab // 44810000 newgame menu zoom 202fcb4c ac82003c // e480003c ================================================ FILE: CHT/SLES_501.92.cht ================================================ "Army Men - Sarges Heroes 2 /ID SLES_501.92" //ELF CRC F491BA82 Mastercode 901dfbe8 0c077ea2 //Widescreen Hack by El_Patas and Arapapa //Widescreen hack 16:9 //Zoom //003f013c 00008144 e0ffbd27 201b1878 3c013f22 //3c013f00 //Fov //803f013c 00a08144 43480200 201db1a0 3c013fb3 //3c013f80 //Menu Screen and Energy bar fix //803f013c 00208144 07000046 201b1ae0 3c013fab //3c013f80 ================================================ FILE: CHT/SLES_501.93.cht ================================================ "Silpheed - The Lost Planet /ID SLES_501.93" Mastercode 9025b020 0c096bae //widescreen 20432848 3f400000 ================================================ FILE: CHT/SLES_501.96.cht ================================================ "Legacy of Kain: Soul Reaver 2 /ID SLES_501.96" Mastercode 90209158 0c0823fe // sceSifSendCmd (recommended) //~901efe8c 0c07d6ef // scePadRead /* * Widescreen hack by nemesis2000. */ Widescreen Code // Built in widescreen 20240c20 00000001 20170c8c 3c013f80 20170c90 00000000 20170cc8 00000000 // Both fov+ 20113f54 3c0143c0 20114a70 3c0143c0 // Cutscenes black border fix 2013e264 3c01bf80 2013e26c 3c013f80 // Render fix 2011339c 3c013f40 // FMV fix 201d4610 24097560 201d4618 240b1550 ================================================ FILE: CHT/SLES_502.01.cht ================================================ "Evil Twin - Cyprien's Chronicles /ID SLES_502.01" Mastercode 9020e9d8 0c083a1e // 16:9 20247644 3c013f40 20247650 4481f000 20247654 461ea782 20247664 e61e0000 202caa88 3c013f40 202caa8c 4481f000 202caaac 461e0542 //black border wip intro 210c8bbc 00000000 //bold subtitles 21116b1c 40000000 ================================================ FILE: CHT/SLES_502.02.cht ================================================ "DNA - Dark Native Apostle /ID SLES_502.02" //ELF CRC 9B1EE9EB Mastercode 901a5138 0c0693f6 //Widescreen hack by Arapapa //Widescreen hack 16:9 2019278c 3c013f40 //00000000 20192790 44810000 //00000000 20192798 4600c602 //00000000 ================================================ FILE: CHT/SLES_502.03.cht ================================================ "Bloody Roar 3 /ID SLES_502.03" Mastercode 901d4148 0c074ffa // sceSifSendCmd (recommended) //~901db4b4 0c07ae25 // scePadRead //~901bad80 0c079cca // main (unreliable) /* * Widescreen hack by El_Patas. */ Widescreen Code //Gameplay 16:9 201d7b2c 3c013f40 201d7b30 44810000 201d7b38 4600c602 ================================================ FILE: CHT/SLES_502.10.cht ================================================ "XGIII: Extreme G Racing /ID SLES_502.10" Mastercode 901b2d48 0c06cafa //16:9 2022c288 3fe38e38 2022c394 42ac0000 ================================================ FILE: CHT/SLES_502.11.cht ================================================ "Gauntlet Dark Legacy /ID SLES_502.11" Mastercode 90114cb0 0c0452d4 //Gameplay 16:9 201ab354 3c013ec0 201ab358 4481f800 201ab3f0 461f0002 //Render fix 201aac78 10000004 201c2e2c 3c013f40 201c2e4c 4481f800 201c2e78 461f0842 201c2e7c 46011034 ================================================ FILE: CHT/SLES_502.12.cht ================================================ "Paris-Dakar Rally /ID SLES_502.12" //ELF CRC A5BF36A8 Mastercode 9010de78 0c043746 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //403f033c 00688344 7a44033c 201abb4c 3c033f10 //3c033f40 Menu //403f023c 4d00013c 2017c480 3c023f10 //3c023f40 Gameplay ================================================ FILE: CHT/SLES_502.14.cht ================================================ "18 Wheeler-American Pro Trucker /ID SLES_502.14" //ELF CRC=31166896 Mastercode 90208328 0c082072 //901f039c 0c080296 //901ed528 0c07fb0e //Widescreen Hack by El_Patas //16:9 201d6ddc 3c013f40 //3C013F80 (Increases hor. axis) ================================================ FILE: CHT/SLES_502.15.cht ================================================ "Crazy Taxi /ID SLES_502.15" //ELF CRC C9C145BF Mastercode 901c2a18 0c070a2e //Widescreen hack by ElHecht // 16:9 2018812c 3c013f40 // 3c013f80 hor fov 2015e870 3c013f40 // 00000000 renderfix 2015e880 4481f000 // 3c013f80 2015e884 46010d03 // 4481a000 2015e898 3210ffff // 00000000 2015e89c 2610ffff // 3210ffff 2015e8a0 0c066634 // 2610ffff 2015e8a4 0200202d // 0c066634 2015e8a8 4600a003 // 0200202d 2015e8ac 0200202d // 4600a003 2015e8b0 0c06660e // 0200202d 2015e8b4 e7809da8 // 0c06660e 2015e8b8 461ea502 // e7809da8 ================================================ FILE: CHT/SLES_502.17.cht ================================================ "Dave Mirra Freestyle BMX 2 /ID SLES_502.17" //ELF CRC 2277CAEB Mastercode 901e0ba8 0c078292 //Widescreen patch by BloodRaynare // 16:9 20100c34 3c013f40 // 3c013f80 hor fov 202558b4 3c093f40 // 00000000 renderfix 201010d0 0809562d // 46000843 201010d4 00000000 // e6240448 202558bc 4489f000 // 00000000 202558c0 461e0843 // 00000000 202558c4 46000843 // 00000000 202558c8 e6200448 // 00000000 202558cc 08040435 // 00000000 //Airport Garage helicopter rotor glitch fix 20100be0 3c013f40 // 00000000 202558b8 3c093f40 // 00000000 ================================================ FILE: CHT/SLES_502.18.cht ================================================ "All-Star Baseball 2002 /ID SLES_502.18" //ELF CRC D7ACE82B Mastercode 902d7bb0 0c0b5e94 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-fov //803f013c 00088144 02631646 20264528 3c013fe4 //3c013f80 //Zoom //803f013c 00108144 34600046 20268664 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_502.19.cht ================================================ "NBA Street /ID SLES_502.19" //ELF CRC=0F9479F8 Mastercode 90476340 0c11d878 // Widescreen Hack by VIRGIN KLM //Widescreen - 3D Elements 20644d48 3fb60b61 // 3F888889 ================================================ FILE: CHT/SLES_502.20.cht ================================================ "EA Sports Rugby /ID SLES_502.20" //ELF CRC B7BA39A1 Mastercode 90110c98 0c0442ce //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //42100146 d48180c7 20233744 080d104c 20344130 46011042 20344134 3c083f40 20344138 4488f000 2034413c 461e0842 20344140 0808cdd2 ================================================ FILE: CHT/SLES_502.24.cht ================================================ "Kuri Kuri Mix /ID SLES_502.24" //ELF CRC=19D145D7 Mastercode 901e6a48 0c079a3a //Widescreen hack by El_Patas //Gameplay 16:9 20100280 3c013f40 //3C013F80 (Increases hor. axis) ================================================ FILE: CHT/SLES_502.30.cht ================================================ "Lotus Challenge /ID SLES_502.30" Mastercode 9010d8f8 0c0435e6 //sceSifSendCmd (recommended) //~9013edf4 0c045f46 //scePadRead //~90122df4 0c048b6c //main /* * Widescreen hack by Arapapa. */ Widescreen Code // Widescreen hack 16:9 // Zoom 2012a898 3c023ec0 // Y-Fov 2012a8a0 3c023fe3 2012a8a4 34428e38 ================================================ FILE: CHT/SLES_502.31.cht ================================================ "International League Soccer /ID SLES_502.31" //ELF CRC AD5A2FBC Mastercode 9023f158 0c08fbfe //Widescreen hack by Arapapa //Widescreen hack 16:9 2010856c 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_502.33.cht ================================================ "Army Men - Air Attack - Blades Revenge /ID SLES_502.33" //ELF CRC E658A1D9 Mastercode 901a96b0 0c06a554 //Widescreen hack by Arapapa //Widescreen hack 16:9 //fov //803f013c 00208144 2001b1ff 20142b14 3c014003 //3c013f80 //zoom //803f013c 00488144 40600146 2018749c 3c013ee3 //3c013f80 ================================================ FILE: CHT/SLES_502.43.cht ================================================ "David Beckham Soccer /ID SLES_502.43" //ELF CRC FDDB7579 Mastercode 90122950 0c0489fc //Widescreen Hack by Arapapa //Widescreen hack 16:9 e0070028 00100008 201cb7a8 0807fd68 //e7b40040 201ff5a0 3c013f40 201ff5a4 4481f000 201ff5a8 e7be0040 201ff5ac 08072deb 201cb8f0 3c013f2a //3c013f00 Render fix (Gameplay) 201cd3d4 3c013f2a //3c013f00 Render fix (Cutscene) ================================================ FILE: CHT/SLES_502.48.cht ================================================ "MDK2 - Armageddon /ID SLES_502.48" Mastercode 901bccf8 0c06f2e6 // sceSifSendCmd (recommended) //~901a0774 0c06bfe7 // scePadRead //~901040c8 0c068b0e // main /* * Widescreen pnach by El_Patas. */ Widescereen Code //Gameplay 16:9 2017bc6c 3c0140ab ================================================ FILE: CHT/SLES_502.59.cht ================================================ "Flintstones - Viva Rock Vegas /ID SLES_502.59" //ELF CRC E7C59CE9 Mastercode 9017e6b8 0c05f956 //Widescreen hack by El_Patas //Gameplay 16:9 20139738 3c013f40 //3C013F80 Single Player 20139814 3c013ec0 //3C013F00 Multiplayer ================================================ FILE: CHT/SLES_502.60.cht ================================================ "Hidden Invasion /ID SLES_502.60" //ELF CRC 7E89D327 Mastercode 9018d578 0c063506 //Widescreen hack by El_Patas //Gameplay 16:9 20121ccc 3c013f40 //3C013F80 (Increases hor. axis) ================================================ FILE: CHT/SLES_502.61.cht ================================================ "Sky Surfer /ID SLES_502.61" //ELF CRC 7EAAD346 Mastercode 90171270 0c05c444 //Widescreen Hack by Arapapa //Widescreen hack 16:9 20154044 3c013f40 //00000000 20154048 44810000 //00000000 20154050 4600c602 //00000000 ================================================ FILE: CHT/SLES_502.63.cht ================================================ "Portal Runner /ID SLES_502.63" Mastercode 901eb460 0c07acc0 //Gameplay 16:9 P1 Screen 2030ad90 3fa1c40e ================================================ FILE: CHT/SLES_502.73.cht ================================================ "Legion - The Legend of Excalibur /ID SLES_502.73" //ELF CRC 5413187D Mastercode 902438c0 0c090dd8 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2020f9f4 3c013f40 //00000000 2020fa00 4481f000 //00000000 2020fa04 460d8403 //00000000 2020fa08 461e8402 //460d8403 ================================================ FILE: CHT/SLES_502.74.cht ================================================ "Arctic Thunder /ID SLES_502.74" //ELF CRC 30818780 Mastercode 901f68d8 0c07d9de //Widescreen Hack by Arapapa //Widescreen hack 16:9 //803f013c 00008144 2d200000 20102a60 3c013f40 //3c013f80 //46630046 0000058e 2010cfcc 46000346 //46006346 ================================================ FILE: CHT/SLES_502.78.cht ================================================ "Red Faction /ID SLES_502.78" //ELF CRC A7E712FD Mastercode 90250178 0c094006 //Widescreen hack by Bigdemon // 16:9 202075d4 3c013f40 // 00000000 hor fov 202075e0 4481f000 // 00000000 202076f0 461ea502 // 00000000 202076f8 461ead43 // 00000000 2023a8f4 3c024309 // 3c024334 shadow fix 2023a7fc 461e0303 // 44826000 shadow fix ================================================ FILE: CHT/SLES_502.79.cht ================================================ "Red Faction /ID SLES_502.79" //ELF CRC=8DC64680 Mastercode 9024fa38 0c093e36 //Widescreen hack by ElHecht // 16:9 20206e74 3c013f40 // 00000000 hor fov 20206e80 4481f000 // 00000000 20206f90 461ea502 // 00000000 20206f98 461ead43 // 00000000 2023a184 3c024309 // 3c024334 shadow fix 2023a08c 461e0303 // 44826000 shadow fix // 16:10 //20206e74 3c013f55 // 00000000 hor fov //20206e7c 34215555 // 00000000 hor fov //20206e80 4481f000 // 00000000 //20206f90 461ea502 // 00000000 //20206f98 461ead43 // 00000000 //2023a184 3c024318 // 3c024334 shadow fix //2023a08c 461e0303 // 44826000 shadow fix ================================================ FILE: CHT/SLES_502.80.cht ================================================ "Victorious Boxers /ID SLES_502.80" //ELF CRC E3F31090 Mastercode 901bb718 0c06ed6e //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov (In Squared Ring) 20114530 3c013f40 //3c013f80 //Event Zoom 2019a948 3c013fab //3c013f80 //Event Y-Fov 20191138 3c0143b4 //3c0143f0 ================================================ FILE: CHT/SLES_502.85.cht ================================================ "Police 24-7 /ID SLES_502.85" //ELF CRC=08A1C938 Mastercode 90106918 0c0419ee //Widescreen Hack by Arapapa 201cef84 3c043fcd //3c043fd3 ================================================ FILE: CHT/SLES_502.88.cht ================================================ "Stuntman /ID SLES_502.88" //ELF CRC 790A4ACB Mastercode 9025eaf0 0c097a64 //Widescreen hack by Arapapa and FlatOut //Gameplay 16:9 //Render fix 201d4c94 3c013f30 //3c013f00 //Zoom //Other Zoom : 003f013c 00a88144 06650046 20293058 3fd66666 //3eaaaaab Fiexed FlatOut //Y-Fov 201d4cd8 3c013fe3 //3c013faa 201d4cdc 34218e3f //3421aaab ================================================ FILE: CHT/SLES_503.06.cht ================================================ "Resident Evil - Code Veronica X /ID SLES_503.06" //ELF CRC=6EA9DDA9 Mastercode 9010e2f8 0c043866 //Widescreen hack by ElHecht // 16:9 21140300 3f400000 // 3f800000 hor fov 21e394c0 01aa0280 // 01400280 fmv fix 21e394c4 000c0000 // 00400000 fmv fix // 16:10 //21140300 3f555555 // 3f800000 hor fov //21e394c0 01800280 // 01400280 fmv fix //21e394c4 00200000 // 00400000 fmv fix ================================================ FILE: CHT/SLES_503.10.cht ================================================ "Freak Out /ID SLES_503.10" Mastercode 901078d8 0c041dde //comment=Widescreen hacks by sergx12 (ISO HEX codes) and Aced14 (pnach version - ELF and 16:10 hacks) //16:9 widescreen 2011fb2c 08047ed8 2012c200 08047ecd 2011fb34 12600004 2011fb38 3c013faa 2011fb3c 3421aaab 2011fb40 4481f800 2011fb44 461f6302 2011fb48 0804b082 2011fb4c 46006347 ================================================ FILE: CHT/SLES_503.14.cht ================================================ "Giants - Citizen Kabuto /ID SLES_503.14" Mastercode 902499f8 0c092626 //comment=Widescreen Hack 203bc7c0 3fe38e39 203bc978 3fe38e39 ================================================ FILE: CHT/SLES_503.25.cht ================================================ "Max Payne /ID SLES_503.25" //ELF CRC E7FB0320 Mastercode 90110d98 0c04430e //Widescreen hack by ElHecht // 16:9 // ELF file is called "MAIN_P.RUN" 2050e3b0 3c013f40 // 00000000 hor fov 2050e3b8 4481f000 // 00000000 2050e3bc 0c04821c // 00000000 2050e3c0 00000000 // 0c04821c 2050e3c4 461e0003 // 00000000 2050e3d4 461e0082 // c68201f8 ================================================ FILE: CHT/SLES_503.26.cht ================================================ "Max Payne /ID SLES_503.26" //ELF CRC 52E0597D Mastercode 90110e18 0c04432e //Widescreen Hack by El_Patas //Gameplay 16:9 //ELF file is called "MAIN_P.RUN" 2050eae0 3c013f40 //00000000 (Increases hor. axis) 2050eae8 4481f000 //00000000 2050eaec 0c04821c //00000000 2050eaf0 00000000 //0c04821c 2050eaf4 461e0003 //00000000 2050eb04 461e0082 //c68201f8 ================================================ FILE: CHT/SLES_503.30.cht ================================================ "Grand Theft Auto III /ID SLES_503.30" Mastercode 90115a18 0c04562e //widescreen fix 20184a4c 3c013f9d 20184a50 44810000 20184a54 46006302 20184a58 03e00008 20184a5c e78c85c8 20253bb8 0c061293 20253d6c 0c061296 2027bb34 0c061296 2027c00c 0c061296 ================================================ FILE: CHT/SLES_503.41.cht ================================================ "Smugglers Run 2 - Hostile Territory /ID SLES_503.41" //ELF CRC F26AF996 Mastercode 90354238 0C0D5036 //[Widescreen 16:9] // author: Bigdemon //Widescreen Hack Conversion 2036f3a8 3faaaaaa ================================================ FILE: CHT/SLES_503.50.cht ================================================ "Disneys Tarzan - Freeride /ID SLES_503.50" //ELF CRC=368E1540 Mastercode 90223a18 0c088e2e //Widescreen Hack by Arapapa //16:9 //Zoom //a80020c6 003f023c 00088244 20369a3c 3c023f21 //3c023f00 //Y-Fov //43a81446 a00030c6 a40031c6 20369a7c 081259b4 204966d0 4614a843 204966d4 3c013f40 204966d8 4481f000 204966dc 461e0842 204966e0 080da6a0 ================================================ FILE: CHT/SLES_503.55.cht ================================================ "Batman Vengeance /ID SLES_503.55" //ELF CRC A6F234C7 Mastercode 9022bc58 0c08aebe //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //00000000 a80020c6 003f023c 00088244 202a1e58 3c023f1e //3c023f00 //Y-Fov //c2030146 06a40046 202a1ea4 0813bd30 204ef4c0 460103c2 204ef4c4 3c013f40 204ef4c8 4481f000 204ef4cc 461e7bc2 204ef4d0 080a87aa ================================================ FILE: CHT/SLES_503.58.cht ================================================ "Devil May Cry /ID SLES_503.58" Mastercode 90100098 0c056ce8 //Widescreen Hack (16:9) by ElHecht 2010338c 3c013f40 20103390 44810000 20103398 4600c602 // ---------- alternative patches by unkown author ------------- //PAL2NTSC //20202260 34050002 //20202264 24030002 //20202268 0000000c //2020226c 03e00008 //Skip FMV //201ce340 03e00008 //201ce344 00000000 //201ce8ec 70001428 //YFIX //200ffec0 64420000 //200ffec4 64420000 //200ffec8 64428000 //200ffecc 64428000 //200ffed0 64428000 //200ffed4 64428000 //200ffed8 64428000 //200ffedc 64428000 //200ffee0 fc2200a0 //200ffee4 03e00008 //200ffee8 de420020 //2015c610 0c03ffb0 //2015c614 00000000 //200fff00 64420000 //200fff04 64420000 //200fff08 64428000 //200fff0c 64428000 //200fff10 64428000 //200fff14 64428000 //200fff18 64428000 //200fff1c 64428000 //200fff20 fc220080 //200fff24 03e00008 //200fff28 00000000 //2015c4ec 0c03ffc0 //2015c4f0 3c011200 //200fff40 64420000 //200fff44 64420000 //200fff48 64428000 //200fff4c 64428000 //200fff50 64428000 //200fff54 64428000 //200fff58 64428000 //200fff5c 64428000 //200fff60 fc2200a0 //200fff64 03e00008 //200fff68 de420020 //2015c4bc 0c03ffd0 //2015c4c0 00000000 //200fff80 64420000 //200fff84 64420000 //200fff88 64428000 //200fff8c 64428000 //200fff90 64428000 //200fff94 64428000 //200fff98 64428000 //200fff9c 64428000 //200fffa0 fc220080 //200fffa4 03e00008 //200fffa8 00000000 //2015c464 0c03ffe0 //2015c468 3c011200 //200fffc0 64420000 //200fffc4 64420000 //200fffc8 64428000 //200fffcc 64428000 //200fffd0 64428000 //200fffd4 64428000 //200fffd8 64428000 //200fffdc 64428000 //200fffe0 fc2200a0 //200fffe4 03e00008 //200fffe8 de420058 //2015c434 0c03fff0 //2015c438 00000000 ================================================ FILE: CHT/SLES_503.64.cht ================================================ "City Crisis /ID SLES_503.64" //ELF CRC 6C93AB81 Mastercode 90211708 0c08456a //Widescreen hack by Arapapa //Widescreen hack 16:9 20232fc8 3c023f6e //3c023f33 20232fcc 3442eee9 //34423333 20232fd4 3c024002 20232fd8 34420820 ================================================ FILE: CHT/SLES_503.66.cht ================================================ "Star Wars Racer Revenge /ID SLES_503.66" Mastercode 902f8800 0c0be1a8 //Gameplay 16:9 2013bcd0 3c023f40 201153b4 3c023fab ================================================ FILE: CHT/SLES_503.71.cht ================================================ "Star Wars - Jedi Starfighter /ID SLES_503.71" //ELF CRC 979F5102 Mastercode 903fe0d8 0c0ff7de //Widescreen Hack (PAL by Arapapa) //Widescreen hack 16:9 20126c30 3c023f40 //3c023f80 ================================================ FILE: CHT/SLES_503.82.cht ================================================ "Silent Hill 2 /ID SLES_503.82" //ELF_CRC=6B149273 Mastercode 901fb158 0c07ebfe //Widescreen Hack by ElHecht //Widescreen 16:9 210e4c14 43a8f5c3 // 43E147AE X-RES //210e4c18 43e00000 // 43E00000 Y-RES ================================================ FILE: CHT/SLES_503.83.cht ================================================ "Metal Gear Solid 2: Sons of Liberty /ID SLES_503.83" //http://redump.org/disc/199/ Mastercode 90175c78 0c05d6c6 // 16:9 2011f230 3c013f40 ================================================ FILE: CHT/SLES_503.85.cht ================================================ "Metal Gear Solid 2 - Sons of Liberty /ID SLES_503.85" //ELF CRC A633A4BF Mastercode 90175c78 0c05d6c6 //[Widescreen 16:9] //Widescreen Hack (16:9) by ElHecht //16:9 2011f230 3c013f40 ================================================ FILE: CHT/SLES_503.86.cht ================================================ "Crash Bandicoot - the wrath of Cortex /ID SLES_503.86" Mastercode 9027af08 0c09eb6a //Widescreen hack by unknown author 21d43044 3f100000 ================================================ FILE: CHT/SLES_503.90.cht ================================================ "Driven /ID SLES_503.90" //ELF CRC 250353F1 Mastercode 9024e720 0c093970 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201c00d8 08030000 200c0000 46010043 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0842 200c0010 08070037 ================================================ FILE: CHT/SLES_503.96.cht ================================================ "Mike Tyson Heavyweight Boxing /ID SLES_503.96" //ELF CRC 2B6F7BA5 Mastercode 901fc7b8 0c07f196 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //03000146 a00040e4 201d1528 08085a48 20216920 46010003 20216924 3c013f40 20216928 4481f000 2021692c 461e0002 20216930 0807454b ================================================ FILE: CHT/SLES_503.97.cht ================================================ "Prisoner of War /ID SLES_503.97" //ELF CRC BAFCDA66 Mastercode 90120408 0c0480aa //Widescreen hack by ElHecht // 16:9 2039c3dc 0c1127e8 // 3c013f80 2039c3e0 00000000 // 4481a000 20449fa0 3c013f40 // 00000000 hor fov 20449fa8 4481a000 // 00000000 20449fac 46146b42 // 00000000 20449fb0 4614a503 // 00000000 20449fb4 03e00008 // 00000000 2013e6fc 3c0140c0 // 3c013f99 renderfix 201a6b60 3c013f2b // 3c013f00 renderfix //16:10 //2039c3dc 0c1127e8 // 3c013f80 //2039c3e0 00000000 // 4481a000 //20449fa0 3c013f55 // 00000000 //20449fa4 34215555 // 00000000 //20449fa8 4481a000 // 00000000 //20449fac 46146b42 // 00000000 //20449fb0 4614a503 // 00000000 //20449fb4 03e00008 // 00000000 //2013e6fc 3c0140a0 // 3c013f99 renderfix //201a6b60 3c013f1a // 3c013f00 renderfix ================================================ FILE: CHT/SLES_504.00.cht ================================================ "Shaun Palmers Pro Snowboarder /ID SLES_504.00" //ELF CRC 293D99B2 Mastercode 9010f0d8 0c043bde //Widescreen hack by El_Patas //Gameplay 16:9 2019ecb8 3c024455 //3C024420 201a6730 3c0243a8 //3C0243E0 201a6750 3c0243c0 //3C024400 ================================================ FILE: CHT/SLES_504.12.cht ================================================ "Pro Evolution Soccer /ID SLES_504.12" //ELF CRC 7220EA06 Mastercode 90e6f918 0c39bdee //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 20ede2c8 084101b4 //c6010068 210406d0 3c013f40 //00000000 210406d4 4481f000 //00000000 210406d8 c6010068 //00000000 210406dc c602006c //00000000 210406e0 461e0843 //00000000 210406e4 e6010068 //00000000 210406e8 083b78b4 //00000000 ================================================ FILE: CHT/SLES_504.23.cht ================================================ "F1 2001 /ID SLES_504.23" //ELF CRC 063FF7DB Mastercode 90133e18 0c04cf2e //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00188144 2a09c14b 20214cf4 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_504.28.cht ================================================ "MX 2002 featuring Ricky Carmichael /ID SLES_504.28" //ELF CRC 72BEA663 Mastercode 901c34b8 0c070cd6 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201d9208 080aa268 // c6010068 201d920c 00000000 // c602006c 202a89a0 3c013f40 // 00000000 202a89a4 4481f000 // 00000000 202a89a8 c6010068 // 00000000 202a89ac c602006c // 00000000 202a89b0 461e0843 // 00000000 202a89b4 e6010068 // 00000000 202a89b8 08076484 // 00000000 ================================================ FILE: CHT/SLES_504.29.cht ================================================ "Alex Ferguson Player Manager 2002 /ID SLES_504.29" //ELF CRC E0CD9A1D Mastercode 9025a438 0c0968b6 //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 202354e8 3c013f40 ================================================ FILE: CHT/SLES_504.35.cht ================================================ "Tony Hawks Pro Skater 3 /ID SLES_504.35" //ELF CRC 31E90CCA Mastercode 9029b648 0c0a6d3a //Widescreen Hack (unknown author) 2017a210 3c013ff3 //3c013fb6 2017c1a8 3c013ff3 //3c013fb6 201f3714 3c013ff3 //3c013fb6 201f8148 3c013ff3 //3c013fb6 201f8600 3c013ff3 //3c013fb6 2017a214 3421cf00 //3421db40 2017c1ac 3421cf00 //3421db40 2017c1cc 3421cf00 //3421db40 2017c220 3421cf00 //3421db40 201f3718 3421cf00 //3421db40 201f3738 3421cf00 //3421db40 201f3758 3421cf00 //3421db40 201f814c 3421cf00 //3421db40 201f8604 3421cf00 //3421db40 2017c1c8 3c013f73 //3c013f36 201f3734 3c013f73 //3c013f36 ================================================ FILE: CHT/SLES_504.38.cht ================================================ "Motor Mayhem /ID SLES_504.38" //ELF CRC CF012100 Mastercode 901808b8 0c0601d6 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //b442013c 00088144 00000000 43080046 2011cd28 3c014287 //3c0142b4 //Render fix //003f013c 00108144 02050146 20141cd8 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_504.44.cht ================================================ "Portal Runner /ID SLES_504.44" //ELF CRC 802EBFF7 Mastercode 901eb460 0c07acc0 //[Widescreen 16:9] // author: El_Patas 2030ad90 3fa1c40e //3FD7B013 ================================================ FILE: CHT/SLES_504.46.cht ================================================ "Shadow Man: 2econd Coming /ID SLES_504.46" Mastercode 9023f178 0c08fc06 // sceSifSendCmd (recommended) //~901f6d74 0c07de78 // scePadRead //~901d3390 0c08ed52 // main /* * Widescreen hack by Arapapa. */ Widescreen Code //Widescreen hack 16:9 //X-Fov 202b9534 3fe38e08 202b955c 3fe38e08 ================================================ FILE: CHT/SLES_504.47.cht ================================================ "All-Star Baseball 2003 /ID SLES_504.47" //ELF CRC E9454E84 Mastercode 9034dcc8 0c0d36da //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-fov //803f013c 00088144 02631646 20376c70 3c013fe4 //3c013f80 //Zoom //803f013c 00108144 34600046 20391edc 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_504.62.cht ================================================ "Pro Evolution Soccer /ID SLES_504.62" //ELF CRC 0C4D62D7 Mastercode 90e6f918 0c39bdee //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 20ede2c8 08424ad4 //c6010068 21092b50 3c013f40 //00000000 21092b54 4481f000 //00000000 21092b58 c6010068 //00000000 21092b5c c602006c //00000000 21092b60 461e0843 //00000000 21092b64 e6010068 //00000000 21092b68 083b78b4 //00000000 ================================================ FILE: CHT/SLES_504.72.cht ================================================ "GTC Africa /ID SLES_504.72" //ELF CRC 51D8A6A9 Mastercode 9012fe58 0c04bf3e //Widescreen hack by ElHecht // 16:9 201009dc 3c013f40 // 00000000 201009f0 4481f800 // 00000000 20100a40 461fad42 // 00000000 20100a44 461fa502 // 00000000 ================================================ FILE: CHT/SLES_504.77.cht ================================================ "WWF Smackdown! - Just Bring It /ID SLES_504.77" //ELF CRC 63353AA4 Mastercode 9010e278 0c043846 //Widescreen hack by ElHecht // 16:9 2010319c 3c013f40 // 00000000 hor fov 201031a8 44810000 // 00000000 201031ac 4600c602 // 00000000 201cba90 3c053f50 // 3c053f80 camera fix // 16:10 //2010319c 3c013f55 // 00000000 hor fov //201031a0 34215555 // 00000000 hor fov //201031a8 44810000 // 00000000 //201031ac 4600c602 // 00000000 //201cba90 3c053f60 // 3c053f80 camera fix ================================================ FILE: CHT/SLES_504.79.cht ================================================ "Turok Evolution /ID SLES_504.79" //ELF CRC A9E852B1 Mastercode 901d11f8 0c074426 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f023c 7000a427 00088244 20325c28 3c023f40 //Render fix //003f023c 00108244 00088044 2023570c 3c023f2b //3c023f00 ================================================ FILE: CHT/SLES_504.80.cht ================================================ "Aggressive Inline Skating /ID SLES_504.80" //ELF CRC D6A0D7A5 Mastercode 90219d10 0c0866ec //Widescreen Hack by ElHecht // 16:9 2010114c 3c013f40 // 3c013f80 hor fov 20276cd4 3c093f40 // 00000000 renderfix // 16:10 //2010113c 3c013f55 // 00000000 hor fov //2010114c 34215555 // 3c013f80 hor fov //20276cd4 3c093f55 // 00000000 renderfix //20276cd8 35295555 // 00000000 renderfix // 16:9 and 16:10 modifications // no need to change anything here! all modifications are calculated // based on the hor fov value in the upper 16:9/16:10 section 20101794 0809db35 // 46000843 20101798 00000000 // e62004e8 20276cdc 4489f000 // 00000000 20276ce0 461e0843 // 00000000 20276ce4 46000843 // 00000000 20276ce8 e62004e8 // 00000000 20276cec 080405e6 // 00000000 ================================================ FILE: CHT/SLES_504.81.cht ================================================ "Vexx /ID SLES_504.81" //ELF CRC=A0600111 Mastercode 901c4878 0c0711c6 //Widescreen hack by El_Patas //16:9 2035d87c 3c033f40 //3C033F80 (Increases hor. axis) ================================================ FILE: CHT/SLES_504.86.cht ================================================ "Splashdown /ID SLES_504.86" Mastercode 903a4838 0c0e91b6 //Gameplay 16:9 20213eb4 3c023fe4 20213eb8 34428e39 20214bec 3c023cac 20214bf0 3442a21d 202d87bc 3c023cac 202d87c0 3442a21d 20214e00 3c033f2b ================================================ FILE: CHT/SLES_504.87.cht ================================================ "Looney Tunes: Space Race /ID SLES_504.87" Mastercode 90116840 0c0459b8 //Widescreen hack 16:9 //X-Fov //80bf023c e001b027 202ac728 3c02bf40 ================================================ FILE: CHT/SLES_504.98.cht ================================================ "Grandia II /ID SLES_504.98" //ELF CRC BEBC87B1 Mastercode 902a7bb8 0c0a9e96 //Widescreen Hack (16:9) by ElHecht // // jump to code-inject 2025ca80 0c101c0d // 3c013f80 2025ca84 00000000 // 44815800 // // code-inject 20407034 3c013f40 // 00000000 hor fov 2040703c 44815800 // 00000000 20407040 460b2942 // 00000000 20407044 460b2102 // 00000000 20407048 3c013f80 // 00000000 2040704c 44815800 // 00000000 20407050 03e00008 // 00000000 ================================================ FILE: CHT/SLES_505.03.cht ================================================ "Weakest Link /ID SLES_505.03" //ELF CRC 7193F81D Mastercode 901c5a00 0c071628 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2015392c 080669cc 2019a730 4614c042 2019a734 3c013f40 2019a738 4481f000 2019a73c 461e0842 2019a740 08054e4c //Render fix 2015353c 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_505.04.cht ================================================ "Half Life /ID SLES_505.04" //ELF CRC=F9E3CF90 Mastercode 902f1958 0c0bc5fe //Widescreen 002aa624 3c013fe3 002aa628 34218e38 002a9e60 3c013f2b ================================================ FILE: CHT/SLES_505.05.cht ================================================ "Half-Life /ID SLES_505.05" Mastercode 902f1958 0c0bc5fe //Widescreen Hack 002aa624 3c013fe3 002aa628 34218e38 002a9e60 3c013f2b ================================================ FILE: CHT/SLES_505.09.cht ================================================ "Half-Life /ID SLES_505.09" //ELF CRC F9E3CF90 Mastercode 902f1958 0c0bc5fe //[Widescreen 16:9] //Widescreen Hack 202aa624 3c013fe3 202aa628 34218e38 202a9e60 3c013f2b //[60 FPS] // author: PeterDelta //Forces progressive scan and run at 60 fps //202eefa0 34050052 //202eefa4 24030002 //202eefa8 0000000c //202eefac 03e00008 ================================================ FILE: CHT/SLES_505.10.cht ================================================ "Mummy Returns, The /ID SLES_505.10" //ELF CRC B9254C98 Mastercode 90249808 0c0925aa //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //640015c6 58000cc6 201f9a94 08030000 200c0000 c6150064 200c0004 3c013f40 200c0008 4481f000 200c000c 461ead42 200c0010 0807e6a6 ================================================ FILE: CHT/SLES_505.33.cht ================================================ "Sunny Garcia Surfing /ID SLES_505.33" //ELF CRC 6D050005 Mastercode 9034cf78 0c0d3386 //Widescreen hack by Arapapa //Widescreen hack 16:9 2024f4ac 3c013fa5 //3c013f80 Y-Fov 20251bf8 3c013ec6 //3c013f00 Zoom ================================================ FILE: CHT/SLES_505.39.cht ================================================ "James Bond 007 - Agent Under Fire /ID SLES_505.39" //ELF CRC 992B46DC Mastercode 91f08cd0 0c7c22dc //[Widescreen 16:9] // author: Arapapa, Silent // Action segments // English d0320494 01003f80 10320494 00003fab // 3F80 // French d0320564 01003f80 10320564 00003fab // 3F80 // German d032057c 01003f80 1032057c 00003fab // 3F80 // Spanish d0320574 01003f80 10320574 00003fab // 3F80 // Dutch, Swedish d032059c 01003f80 1032059c 00003fab // 3F80 // Driving segments d022e248 04003f80 1022e248 00003f40 1012b7d0 00003fe8 1012b7d4 00008e39 1011b3b0 000043f0 // 480.0 ================================================ FILE: CHT/SLES_505.41.cht ================================================ "Capcom vs. SNK 2 /ID SLES_505.41" Mastercode 90106418 0c0418ae //Gameplay 16:9 20142e50 3c023faa 201430c4 3c023faa 20124fa0 ac83003c 20124fa4 3c033f40 20124fa8 03e00008 20124fac ac830000 2012489c 3c023fe3 ================================================ FILE: CHT/SLES_505.44.cht ================================================ "Jet Ion GP /ID SLES_505.44" Mastercode 902a6338 0c0a9876 // sceSifSendCmd (recommended) //~90299b04 0c0abcbf // scePadRead //~90294824 0c0aac2e // main (unreliable) /* * Widescreen hack by Arapapa. */ Widescreen Code 2029df94 3c013f40 2029df98 44810000 2029dfa0 4600c602 ================================================ FILE: CHT/SLES_505.46.cht ================================================ "LMA Manager 2002 /ID SLES_505.46" //ELF CRC 306D3169 Mastercode 90394e80 0c0e5348 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //0040013c 00088144 03000146 a00040e4 20350458 3c01402a ================================================ FILE: CHT/SLES_505.48.cht ================================================ "BDFL Manager 2002 /ID SLES_505.48" //ELF CRC 83F2A231 Mastercode 90395bc0 0c0e5698 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20351188 3c01402a //3c014000 ================================================ FILE: CHT/SLES_505.52.cht ================================================ "Jet Ski Riders /ID SLES_505.52" //ELF CRC 28C1B27B Mastercode 90207ff8 0c081fa6 //Widescreen hack by El_Patas //Causes a Zoom in the 2 Player mode //Gameplay 16:9 2017e464 3c013f8d //3C013F5F Zoom 2017e468 3421ef4e //342166F4 2017e364 3c013fe3 //3C013FAA Y-FOV 2017e368 3421ef4e //3421AAAB ================================================ FILE: CHT/SLES_505.54.cht ================================================ "Thunderhawk - Operation Pheonix /ID SLES_505.54" //ELF CRC 019420F7 Mastercode 90159e38 0c056736 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20567180 3f366666 //3f733333 //Render Fix 20567194 42a00000 //424ccccd ================================================ FILE: CHT/SLES_505.58.cht ================================================ "DSF Fußball Manager 2002 /ID SLES_505.58" //ELF CRC C698846E Mastercode 9025ccb8 0c0972d6 //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov //803f013c 00688144 5900033c 20237550 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_505.72.cht ================================================ "Robot Wars - Arenas of Destruction /ID SLES_505.72" //ELF CRC DC2805BA Mastercode 9023dc70 0c08f6c4 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 20191058 3c013f2a //3c013f00 //Y-Fov 20191090 08030000 200c0000 4616a583 200c0004 3c013f40 200c0008 00000000 200c000c 4481f000 200c0010 461eb582 200c0014 08064425 ================================================ FILE: CHT/SLES_505.75.cht ================================================ "Dark Summit /ID SLES_505.75" //ELF CRC D76C3A80 Mastercode 90475208 0c11d42a //Widescreen hack by Arapapa Widescreen hack 16:9 //X-Fov //02000446 280100ae 42080546 203d37d0 08030000 200c0000 46040002 200c0004 3c013f40 200c0008 00000000 200c000c 4481f000 200c0010 461e0002 200c0014 080f4df5 //Render fix //003f013c 00a88144 0000b07f 2036444c 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_505.86.cht ================================================ "ESPN Winter Sports 2002 /ID SLES_505.86" //ELF CRC 3EB3EAC8 Mastercode 9011f498 0c047cce //Widescreen hack by Arapapa //Widescreen hack 16:9 //0040053c 80c7033c 20154bbc 3c053fc0 //3c054000 X-Fov ================================================ FILE: CHT/SLES_505.92.cht ================================================ "The Operative - No One Lives Forever /ID SLES_505.92" //comment=Widescreen Hack by Arapapa Mastercode 902a9f10 0c0aa76c //Widescreen hack 16:9 //Zoom #1 //003f033c 00088344 0c000de6 202f9ca4 3c033f17 //Y-Fov #1 //42080f46 00a980c7 202f9cb4 08030000 200c0000 460f0842 200c0004 3c013f59 200c0008 4481f000 200c000c 461e0842 200c0010 080be72e //X-Fov #2 202e83d8 08030008 200c0020 c781a88c 200c0024 3c013f40 200c0028 4481f000 200c002c 461e0842 200c0030 080ba0f7 ================================================ FILE: CHT/SLES_506.13.cht ================================================ "Woody Woodpecker /ID SLES_506.13" //ELF CRC B9A91CA8 Mastercode 90112b98 0c044a8e //Widescreen Hack by Arapapa //Widescreen hack 16:9 //4040023c 00208244 5c0626c6 600625c6 803f023c 2017af5c 3c024010 //3c024040 Fov 2017af6c 3c023f40 //3c023f80 Zoom ================================================ FILE: CHT/SLES_506.19.cht ================================================ "Jonny Moseley Mad Trix /ID SLES_506.19" //ELF CRC 9C11C258 Mastercode 90250978 0c094206 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //003f013c 00008144 e0ffbd27 201fdbb8 3c013f27 //Y-Fov //02000246 42410546 201fdb88 08030000 200c0000 46020002 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e0002 200c0014 0807f6e3 ================================================ FILE: CHT/SLES_506.20.cht ================================================ "Micro Machines /ID SLES_506.20" //ELF CRC 9817C177 Mastercode 90250978 0c094206 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //003f013c 00008144 e0ffbd27 201fdbb8 3c013f27 //Y-Fov //02000246 42410546 201fdb88 08030000 200c0000 46020002 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e0002 200c0014 0807f6e3 ================================================ FILE: CHT/SLES_506.28.cht ================================================ "Simpsons Road Rage /ID SLES_506.28" //ELF CRC 063CED6E Mastercode 9031cb40 0c0c7278 //Widescreen hack by ElHecht // 16:9 201a1914 3c013fc0 // 3c013f9c 1-player zoom 201a1918 34214000 // 342161ab 1-player zoom 201a1924 3c013fe3 // 3c013faa 1-player ver fov 201a1928 34218e39 // 3421aaab 1-player ver fov 201a18e0 3c013fbb // 3c013f97 2-players zoom 201a18e4 34218000 // 3421e9d9 2-players zoom 201588ec 3c014063 // 3c01402a 2-players ver fov 201588f0 34218e39 // 3421aaab 2-players ver fov // removes black texture glitches in hardware emulation, but brightens screen 201c16e4 3c013f7f // 3c013f80 ================================================ FILE: CHT/SLES_506.30.cht ================================================ "Dragon Rage /ID SLES_506.30" //ELF CRC F035261E Mastercode 901f52a0 0c07d450 //[Widescreen 16:9] //Widescreen hack by dieSkaarj 2029ef5e 00003fab //00003f80 ================================================ FILE: CHT/SLES_506.31.cht ================================================ "Dragon Rage /ID SLES_506.31" //ELF CRC 66EC6EF6 Mastercode 901f5420 0c07d4b0 //Widescreen Hack by El_Patas //Gameplay 16:9 201c1b8c 3c013ec6 //3C013F80 Zoom 201dbb0c 3c013fff //3C013F80 Y-FOV ================================================ FILE: CHT/SLES_506.36.cht ================================================ "Centre Court - Hardhitter /ID SLES_506.36" //ELF CRC 2E34BD54 Mastercode 902773d8 0c09dc9e //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //02210846 0000a4e7 040063c4 (1st) 20214a84 0804d111 20134444 46082102 20134448 3c013f40 2013444c 4481f000 20134450 461e2102 20134454 080852a2 ================================================ FILE: CHT/SLES_506.37.cht ================================================ "Pro Rally 2002 /ID SLES_506.37" //ELF CRC FF920E90 Mastercode 90110f90 0c04438c //Widescreen hack by Arapapa //Widescreen hack 16:9 e0070030 00100008 2011b760 08063b04 2018ec10 4617b042 2018ec14 3c013faa 2018ec18 3421aaab 2018ec1c 4481f000 2018ec20 461e0842 2018ec24 08046dd9 ================================================ FILE: CHT/SLES_506.39.cht ================================================ "Everblue /ID SLES_506.39" Mastercode 90106bd8 0c041a9e //9010c734 0c045838 //901248e0 0c04ba48 //X-fov 2012ae64 3c023f40 //Render fix 20136b94 3c023f30 ================================================ FILE: CHT/SLES_506.41.cht ================================================ "Dynasty Warriors 3 /ID SLES_506.41" //ELF CRC A1021ADC Mastercode 901a3b58 0c068e7e //Widescreen Hack (16:9) by ElHecht // // 16:9 202f42c8 3fa00000 // 3f800000 camera zoom 202f42d4 3faaaaab // 3f800000 ver fov 20261e84 3c023f40 // 3c023f80 hor fov real-time intro 201778d0 3c023f20 // 3c023f00 renderfix ================================================ FILE: CHT/SLES_506.43.cht ================================================ "Shifters /ID SLES_506.43" //ELF CRC C8ED55C7 Mastercode 903e8300 0c0fa068 //Widescreen Hack by ElHecht // // 16:9 203d71e4 080f40b3 // e4850010 jump to code inject (003d02cc) 203d71e8 00000000 // e4840000 203d02cc 3c013f40 // 00000000 hor fov 203d02d0 4481f000 // 00000000 203d02d4 461e2102 // 00000000 203d02d8 e4840000 // 00000000 203d02dc e4850010 // 00000000 203d02e0 080f5c7a // 00000000 jump back to function (003d71e8) ================================================ FILE: CHT/SLES_506.44.cht ================================================ "Shifters /ID SLES_506.44" //ELF CRC 27F2EA5F Mastercode 903E7398 0C0F9C8E //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 204c4b00 3f81de4a //3FAD2867 204c4b80 3f81de4b //3FAD2868 ================================================ FILE: CHT/SLES_506.45.cht ================================================ "Shifters /ID SLES_506.45" //ELF CRC C8F64115 Mastercode 903E8300 0C0FA068 //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 204c5390 3f81de4a //3FAD2867 204c5410 3f81de4b //3FAD2868 ================================================ FILE: CHT/SLES_506.47.cht ================================================ "Casper - Spirit Dimensions /ID SLES_506.47" //ELF CRC 85D7BA33 Mastercode 90217b58 0c085e7e //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //680080c4 03100046 20345618 081034f0 2040d3c0 c4800068 2040d3c4 3c013f40 2040d3c8 4481f000 2040d3cc 461e0003 2040d3d0 e4800068 2040d3d4 080d1587 ================================================ FILE: CHT/SLES_506.49.cht ================================================ "Taz Wanted /ID SLES_506.49" //ELF CRC DF96CC28 Mastercode 902d2ba0 0c0b4a90 //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 203fee00 00000910 //00000304 //HUD 203fee24 3fe81f26 //3FC39C01 //Rendering 00412454 00000001 //0 //In-game option ================================================ FILE: CHT/SLES_506.50.cht ================================================ "Resident Evil Gun Survivor 2 - Code Veronica /ID SLES_506.50" //ELF CRC CD3ED649 Mastercode 9036bf70 0c0daf84 //Widescreen hack by ElHecht // 16:9 20339528 3c023f61 // 3c023f96 hor fov 2033952c 34436873 // 344345a2 hor fov // RE4 style camera //2037e2c0 40900000 // tori_x (horizontal) //2037e2d0 c0000000 // tory_y (height) //2037e2e0 41100000 // tori_z (distance) ================================================ FILE: CHT/SLES_506.53.cht ================================================ "Gitaroo Man /ID SLES_506.53" Mastercode 9012d3f8 0c04b4a6 //comment=Widescreen hack by El_Patas //Gameplay 16:9 2027ffa0 3f400000 //HUD and menus fix 20105d4c 3c0243f0 2010614c 3c0243f0 20171560 3c0243f0 2023e5bc 3c0243f0 ================================================ FILE: CHT/SLES_506.54.cht ================================================ "Dune, Frank Herberts /ID SLES_506.54" //ELF CRC 87F45627 Mastercode 90109918 0c0425ee //[Widescreen 16:9] //Renders the game in 16:9 aspect ratio, instead of 4:3. 2033f7ac 08041b98 20106e60 46070202 20106e64 3c013f40 20106e68 4481f000 20106e6c 461e4202 20106e70 080cfdec ================================================ FILE: CHT/SLES_506.72.cht ================================================ "Baldur's Gate - Dark Alliance /ID SLES_506.72" Mastercode 9020d1a0 0c083410 //comment=Widescreen Hack by El_Patas //Vert fov- 20322460 3f1f49f4 20322418 3f360b62 203224f0 3f360b62 20322550 3f360b62 20323e9c 3f360b62 //Both fov+ 201451d0 3c014440 2014ccf4 3c014440 20201e40 3c014440 2013d280 3c014440 20152c40 3c014440 //Render fix 203224c8 3fe2fc96 203224ec 3fe2fc96 ================================================ FILE: CHT/SLES_506.77.cht ================================================ "Shadow Hearts /ID SLES_506.77" Mastercode 9020dfd8 0c08379e // sceSifSendCmd (recommended) //~90213d3c 0c0888b4 // scePadRead //~902fa820 0c0be9e4 // main Widescreen Code 2028fa98 3c043f40 20284814 3c023f40 ================================================ FILE: CHT/SLES_506.79.cht ================================================ "Tenchu: Wrath of Heaven /ID SLES_506.79" Mastercode 9010f578 0c043d06 // sceSifSendCmd (recommended) //~90116aec 0c0486c8 // scePadRead //~9024515c 0c091b14 // main (unreliable) //Widescreen Code 2163aea4 3f400000 20155168 3c024455 201553d0 3c024455 ================================================ FILE: CHT/SLES_506.80.cht ================================================ "Pirates - The Legend Of Black Kat /ID SLES_506.80" Mastercode //~902d8020 0c0b5fb0 // sceSifsendCmd (recommended) 902c964c 0c0ac113 // scePadRead /* * Comments: Gameplay widescreen hack by dieSkaarj */ Widescreen Code 20152ff0 3c013f40 ================================================ FILE: CHT/SLES_506.84.cht ================================================ "Medal of Honor - Frontline /ID SLES_506.84" //ELF CRC CFD4748B Mastercode 91c0fc20 0c703eb0 //Widescreen hack by nemesis2000 (PAL by Arapapa) 20145768 0c052e5b //0c052e5c 20145788 0c052e5b //0c052e5c 201457a8 0c052e5b //0c052e5c 2014b96c 3c013f50 //00000000 2014b970 44810800 //c481043c 2014b974 46016303 //460c0832 2014b978 c481043c //45010009 2014b97c 460c0832 //00000000 2014b980 45010008 //46016034 2014b988 46016034 //45000004 2014b98c 45000004 //e48c0444 2014b990 e48c0444 //46006807 2014b994 46006807 //03e00008 2014b998 03e00008 //e4800448 2014b99c e4800448 //e48d0448 2014b9a0 e48d0448 //03e00008 2014b9a4 03e00008 //00000000 2014b9a8 3c030024 //27bdff60 2014b9ac 27bdff60 //3c030024 20327fe0 3f1c0000 //3f400000 ================================================ FILE: CHT/SLES_506.86.cht ================================================ "Iron Aces 2 - Birds of Prey /ID SLES_506.86" //ELF CRC ED355E84 Mastercode 9010e880 0c0439c8 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201dd220 08042f48 // c6010068 201dd224 00000000 // c602006c 2010bd20 3c013f40 // 00000000 2010bd24 4481f000 // 00000000 2010bd28 c6010068 // 00000000 2010bd2c c602006c // 00000000 2010bd30 461e0843 // 00000000 2010bd34 e6010068 // 00000000 2010bd38 0807748a // 00000000 ================================================ FILE: CHT/SLES_507.03.cht ================================================ "Maximo /ID SLES_507.03" Mastercode 901ae508 0c06b8ea Widescreen Hack 201e25f4 3feeeeee 201478cc 3c023f40 ================================================ FILE: CHT/SLES_507.06.cht ================================================ "Army Men - Real Time Strategy /ID SLES_507.06" //ELF CRC DAB59034 Mastercode 901edb70 0c07b684 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //3D Scene which is proceeding automatically //803f013c 00188144 9000b17f 201a37f4 3c013fab //3c013f80 Fov //003f013c 00088144 080002c6 201a3834 3c013f05 //3c013f00 Zoom //Game Play //803f013c 00a08144 43480200 201a32fc 3c013fab //3c013f80 Fov //003f013c 00388144 080000c6 201a3734 3c013f05 //3c013f00 Zoom //Render fix //803f013c 00188144 43200146 //2020d2ec 3c013fab //3c013f80 //Odd Zoom (able to avoid rendering fix) //803f013c 00a08144 2020cf5c 3c013fb0 //3c013f80 ================================================ FILE: CHT/SLES_507.10.cht ================================================ "Dr. Muto /ID SLES_507.10" //ELF CRC BA7CAA90 Mastercode 9027d6c8 0c09f55a //Widescreen hack by ElHecht // 16:9 20100464 3c013fcc // 3c013f91 hor fov gameplay 20100468 3421cccd // 3421361e hor fov gameplay 20101c2c 3c013f41 // 3c013f11 hor fov conversations/isotopes/other stuff 20101c30 34219d7d // 3421361e hor fov conversations/isotopes/other stuff ================================================ FILE: CHT/SLES_507.11.cht ================================================ "RedCard /ID SLES_507.11" //ELF CRC=F48D1411 Mastercode 90116980 0c045a08 //Widescreen Hack by unknown author //bc7e2dc4003f023c to bc7e2dc4223f023c //aa3f023c040080acabaa4234 to e33f023c040080ac398e4234 2012b308 3c023f22 2020a054 3c023fe3 2020a05c 34428e39 ================================================ FILE: CHT/SLES_507.12.cht ================================================ "NHL Hitz 2003 /ID SLES_507.12" //ELF CRC=1BAECD6A Mastercode 90465398 0c11948e //Widescreen hack by No.47 20720208 3f100000 20720318 3f2ae148 ================================================ FILE: CHT/SLES_507.14.cht ================================================ "Defender /ID SLES_507.14" //ELF CRC 8A6875C4 Mastercode 9022ed88 0c08bb0a //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2010bc34 3c013fd5 //3c013fa0 20137940 3c013fd5 //3c013fa0 20184ba8 3c013fd5 //3c013fa0 Menu 201c9efc 3c013fd5 //3c013fa0 201c9fb4 3c013fd5 //3c013fa0 Gameplay ================================================ FILE: CHT/SLES_507.15.cht ================================================ "Gravity Games Bike Street - Vertical Dirt /ID SLES_507.15" //ELF CRC C3BF2BE4 Mastercode 90199190 0c06640c //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 201cdc6c 3c023f21 //3c023f00 //Y-Fov 201cdcb8 3c023f10 //3c023f40 ================================================ FILE: CHT/SLES_507.17.cht ================================================ "Mortal Kombat - Deadly Alliance /ID SLES_507.17" Mastercode 9010eb50 0c043a7c //widescreen 201817e8 3c023fe3 201817ec 34428e38 201a98b4 3c023f40 20321218 240202aa 2032123c 24020200 20321240 24020255 20321260 240201c0 ================================================ FILE: CHT/SLES_507.21.cht ================================================ "Pryzm - Chapter One /ID SLES_507.21" //ELF CRC=D4FB6049 Mastercode 90399f00 0c0e6768 //Widescreen Hack by El_Patas //Gameplay 16:9 201186e8 3c013f22 //3C013F00 2017e834 3c013f10 //3C013F40 Y-FOV 203341dc 3c01bec0 //3C01BF00 ================================================ FILE: CHT/SLES_507.25.cht ================================================ "V-Rally 3 /ID SLES_507.25" //ELF CRC 163F0461 Mastercode 9010c900 0c0431e8 //Widescreen hack by ElHecht // 16:9 2018cbec 3c013f40 // e7ad0020 hor fov 2018cbf0 4481f000 // e7ae0030 2018cbf4 461e6b43 // c7a10010 2018cbf8 e7ad0020 // c7a00020 2018cbfc e7ae0030 // 46000802 2018cc00 c7a10010 // 8fa30000 2018cc04 c7a00020 // e4600024 2018cc08 46000802 // c7a00010 2018cc0c 8fa30000 // 8fa30000 2018cc10 e4600024 // e4600028 2018cc14 c7a00010 // 3c033faa 2018cc18 8fa30000 // 3463aaab 2018cc1c e4600028 // 44830800 2018cc20 3c033faa // c7a00030 2018cc24 3463aaab // 46010043 2018cc28 44830800 // c7a00010 2018cc2c c7a00030 // 46010003 2018cc30 46010043 // 8fa30000 2018cc34 c7a00010 // e460002c 2018cc38 46010003 // 27bd0040 2018cc3c 8fa30000 // 03e00008 2018cc40 e460002c // 00000000 2018cc44 27bd0040 // 00000000 2018cc48 03e00008 // 00000000 ================================================ FILE: CHT/SLES_507.30.cht ================================================ "VIP /ID SLES_507.30" //ELF CRC B74C378E Mastercode 902bc4c0 0c0af0d8 //Widescreen hack by ElHecht // 16:9 201e46a0 3c013f40 // 00000000 hor fov 201e46a4 4481f000 // 00000000 201e46b8 461e0343 // 46000346 201e46bc 46006b07 // 46000307 2024c810 3c02437a // 3c024334 renderfix ================================================ FILE: CHT/SLES_507.31.cht ================================================ "Need for Speed - Hot Pursuit 2 /ID SLES_507.31" Mastercode 90284ee8 0c0a1362 //comment=Widescreen Hack by nemesis2000/pnach by ElHecht // Added 16:10 support (ElHecht) // 16:9 2032f6fc 3f400000 2032f850 3f2aaaab 2010e840 3c013f2b // 16:10 //0032f6fc 3f555555 // 3f800000 hor fov //0032f850 3f19999a // 3f000000 increase hor fov //0010e840 3c013f1a // 3c013f00 renderfix ================================================ FILE: CHT/SLES_507.35.cht ================================================ "Jade Cocoon 2 /ID SLES_507.35" Mastercode 9011c558 0c0470fe //ELF CRC=7FD7A1B9 //Widescreen Hack (16:9) by ElHecht // // 16:9 21e2edcc 3f340000 // 3F700000 hor fov // 21e2edd0 3f000000 // 3F000000 ver fov ================================================ FILE: CHT/SLES_507.39.cht ================================================ "Soldier of Fortune - Gold Edition /ID SLES_507.39" //ELF CRC 80372C88 Mastercode 90448978 0c112206 //ELF CRC=80372C88 //Widescreen hack by nemesis2000 (pnach by nemesis2000) 20514178 00000356 20128674 24040280 201286ac 24040280 201703cc 3c0142de 202d677c 3c0142de ================================================ FILE: CHT/SLES_507.51.cht ================================================ "Herdy Gerdy /ID SLES_507.51" //ELF CRC DFD04E33 Mastercode 9031c6e0 0c0c7160 //Widescreen Hack (16:9) by ESPPIRAL 211f2688 3f0ccccd // 00000000 ================================================ FILE: CHT/SLES_507.52.cht ================================================ "Pro Tennis WTA tour /ID SLES_507.52" //ELF CRC=62188F25 Mastercode 90241a40 0c090638 //Widescreen hack by El_Patas //Gameplay 16:9 20224004 3c013f40 //00000000 (Increases hor. axis) 20224008 44810000 //00000000 20224010 4600c602 //00000000 //Render fix 201ed8dc 3c033fab //3C033F80 201ed9a0 3c033fab //3C033F80 ================================================ FILE: CHT/SLES_507.53.cht ================================================ "Freekstyle /ID SLES_507.53" //ELF CRC 3D2FC5EE Mastercode 9010bbd0 0c042e9c //Widescreen Hack by El_Patas //Gameplay 16:9 20144160 3c023f40 //3C023F80 (Increases hor. axis) ================================================ FILE: CHT/SLES_507.54.cht ================================================ "The Simpsons Skateboarding /ID SLES_507.54" Mastercode 90110380 0c044088 // 16:9 2022a6ac 08121331 2022a6b0 00000000 20484cc4 3c013f40 20484cc8 4481f000 20484ccc 46070202 20484cd0 24430050 20484cd4 461e4202 20484cd8 0808a9ac ================================================ FILE: CHT/SLES_507.58.cht ================================================ "Eve of Extinction /ID SLES_507.58" //ELF CRC 7B01238F Mastercode 90106f80 0c041b88 //Widescreen hack by El_Patas //Gameplay 16:9 20154814 3c023ec0 //3C023F00 (Increases hor. axis) ================================================ FILE: CHT/SLES_507.67.cht ================================================ "V8 Supercars Australia - Race Driver /ID SLES_507.67" //ELF CRC 1308CD9C Mastercode 90380698 0c0e014e //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 20367450 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_507.69.cht ================================================ "Mr Moskeeto /ID SLES_507.69" Mastercode 90105358 0c04147e //comment=Widescreen Hack- Esppiral :) 201bcee0 3c023f40 201bcc40 3c023f40 ================================================ FILE: CHT/SLES_507.70.cht ================================================ "Mad Maestro! /ID SLES_507.70" //ELF CRC=47FAC204 Mastercode 9019ea58 0c067a3e //Widescreen pnach by El_Patas //Gameplay 16:9 20111400 3c023f40 //3C023F80 (Increases hor. axis) ================================================ FILE: CHT/SLES_507.71.cht ================================================ "Blood Omen 2: Legacy of Kain /ID SLES_507.71" Mastercode 90295e28 0c11db38 // sceSifSendCmd (recommended) //~904628ec 0c11f8bf // scePadRead //~90295e28 0c11db38 // main (unreliable) /* * Gameplay code based on pavachan elf hack, border and FMV fix by nemesis2000. Widescreen Code // Gameplay 20310ba0 3c013fe3 20310ba4 34218e38 // Black border fix 202d24cc 00000000 // FMV fix 202e9380 240575e0 202e9398 240a1440 ================================================ FILE: CHT/SLES_507.73.cht ================================================ "Donald Duck Phantomias Platyrhynchos Kineticus /ID SLES_507.73" //ELF CRC D4781770 Mastercode 9031c998 0c0c720e //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //000080bf 0000803f 000080bf 00000000 203317f0 bf400000 //3f800000 ================================================ FILE: CHT/SLES_507.76.cht ================================================ "Slam Tennis /ID SLES_507.76" //ELF CRC 43CC009B Mastercode 90271188 0c09c40a //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2016ead0 3c013f40 //3c013f80 //Render fix 2014edd4 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_507.77.cht ================================================ "Battle Engine Aquila /ID SLES_507.77" //ELF CRC=E16618B7 Mastercode 9037c9f0 0c0df224 //Widescreen Hack by Arapapa //16:9 //X-Fov 20471b20 3d030000 //3c088889 //Render fix 201c055c 3c013f00 //3c014000 ================================================ FILE: CHT/SLES_507.87.cht ================================================ "International Superstar Soccer 2 /ID SLES_507.87" Mastercode 90113640 0c044d38 //ELF CRC=01E953C2 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201033f4 3c013f40 //00000000 201033f8 44810000 //00000000 20103400 4600c602 //00000000 ================================================ FILE: CHT/SLES_507.88.cht ================================================ "Frogger - The Great Quest /ID SLES_507.88" //ELF CRC 7A4237FB Mastercode 9018fe58 0c063f3e //Widescreen hack by Arapapa //Widescreen hack 16:9 2010daa4 3c023f21 //3c023f00 Zoom 2010dfbc 3c02bfaa //3c02bf7f Y-Fov 201428a0 3c023f2b //3c023f00 Render fix ================================================ FILE: CHT/SLES_507.89.cht ================================================ "Men in Black II - Alien Escape /ID SLES_507.89" //ELF CRC 450D5B4F Mastercode 9011a010 0c0467ac //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 203aa0bc 3c02bf40 //3c02bf80 //Background effect fix 201a6ebc 3c033f2b //3c033f00 201a6f28 3c033f2b //3c033f00 ================================================ FILE: CHT/SLES_507.96.cht ================================================ "2002 FIFA World Cup /ID SLES_507.96" //ELF CRC=A75BD67E Mastercode 902ffb80 0c0bfe88 //903685dc 0c0e108d //902b7e34 0c0dec0a //Widescreen hack by Arapapa //16:9 //X-Fov //83100c46 180080ac 203085ac 08030000 200c0000 460c1083 200c0004 3c013f40 200c0008 4481f000 200c000c 461e1082 200c0010 080c216c ================================================ FILE: CHT/SLES_508.02.cht ================================================ "Knockout Kings 2002 /ID SLES_508.02" //ELF CRC 2D309BA4 Mastercode 90239660 0c08e540 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Matrix hack 20219b04 3c013f40 //00000000 20219b08 44810000 //00000000 20219b10 4600c602 //00000000 ================================================ FILE: CHT/SLES_508.12.cht ================================================ "Spider-Man /ID SLES_508.12" Mastercode 904bf548 0c12fcfa //Widescreen hack 16:9 //Y-Fov 204d1554 3fe38e2a //Zoom 202b5e64 3c013c28 ================================================ FILE: CHT/SLES_508.15.cht ================================================ "Blood Omen 2 - Legend of Kain /ID SLES_508.15" //ELF CRC 1897D0F7 Mastercode 904894d0 0c1224dc //[Widescreen 16:9] //Renders the game in 16:9 aspect ratio, instead of 4:3. //gameplay (based on pavachan elf hack) 20311810 3c013fe3 //3c013faa 20311814 34218e38 //3421aaab //black border fix by nemesis2000 //202d24cc 00000000 //FMV's fix by nemesis2000 202e9ff0 240575e0 //24057800 202ea008 240a1440 //240a1000 ================================================ FILE: CHT/SLES_508.21.cht ================================================ "Project Zero /ID SLES_508.21" //ELF CRC 22E91837 Mastercode 90229980 0c08a608 //pgert@180129 //http://forums.pcsx2.net/Thread-PCSX2-Widescreen-Game-Patches?pid=240786#pid240786 //Widescreen & HD pnach by pgert. //Credits to ElHecht & nemesis2000. #========== // Due to missing renderingfixes, black stripes can show up on ghosts, spirits and photos. // If using GSdx in HW-mode, this can be fixed by having "Enable HW Hacks" set in the GSdx configuration dialog, // and having "Align Sprite" set and "Sprite" set to Half in "Advanced Settings and Hacks". #========== #========== // 16:9 support. #========== 20185b40 3c0145c0 // 3C014500 - HD-rendering fix for 00185B4C. 20185b4c 3c013f40 // 3C013F80 - X-axis of Cutscenes (including IntroCutscenes). 2018a2cc 3c013f40 // 3C013F80 - X-axis of GamePlay. #========== // Flashlight 16:9 Widescreen hack, ported by pgert from the NTSC-U pnach by nemesis2000, // and modified so that the values are altered with half of the regular amount // (0,875 instead of 0,75) - better. 20135b18 3c01428c // 3C0142A0 20135b80 3c0141a8 // 3C0141C0 20135bc4 3c014128 // 3C014140 20135bfc 3c01410c // 3C014120 2013715c 3c013f12 // 3C013F00 #========== // 16:9 Cinematics hack by nemesis2000. 20182730 24027100 // 24026C00 - X-axis placement of Cinematics. 20182740 24027100 // 24026C00 - X-axis placement of Cinematics. // - 6C00h = 27648d : width of Cinematics = 640d : 27648 + 1600 - 640/2 = 28160 : 28160d = 7100h 20182748 24091e00 // 24092800 - width of Cinematics. // - 2800h = 10240d : width of Cinematics = 640d : 10240 - 1600 - 640*1.5 = 7680 : 7680d = 1E00h #========== #========== // 16:10 support. #========== // 20185b40 3c0145c0 // 3C014500 - can't be set to 3C0145AD. // 20185b4c 3c013f55 // 3C013F80 // 2018a2cc 3c013f55 // 3C013F80 #========== // Flashlight 16:10 Widescreen hack, ported by pgert from the NTSC-U pnach by nemesis2000, // and modified so that the values are altered with half of the regular amount // (0,91666665 instead of 0,8333333) - better. // 20135b18 3c014293 // 3C0142A0 // 20135b80 3c0141b0 // 3C0141C0 // 20135bc4 3c014130 // 3C014140 // 20135bfc 3c014113 // 3C014120 // 2013715c 3c013f0c // 3C013F00 #========== // Cinematics hack by nemesis2000, ported to 16:10 by pgert. // 20182730 24027080 // 24026C00 - X-axis placement of Cinematics. // 20182740 24027080 // 24026C00 - X-axis placement of Cinematics. // - 7100h = 28160d : 28160 + 640 = 28800 : 28800d = 7080h // 20182748 24091f00 // 24092800 - width of Cinematics. // - 1E00h = 7680d : 7680 + 256 = 7936 : 7936d = 1F00h //========== #========== // 15:10 (MS Surface Book) support. #========== // 20185b40 3c0145c0 // 3C014500 // 20185b4c 3c013f64 // 3C013F80 // 2018a2cc 3c013f64 // 3C013F80 #========== // Flashlight 15:10 Widescreen hack, ported by pgert from the NTSC-U pnach by nemesis2000, // and modified so that the values are altered with half of the regular amount // (0,94444445 instead of 0,8888889) - better. // 20135b18 3c014297 // 3C0142A0 // 20135b80 3c0141b5 // 3C0141C0 // 20135bc4 3c014135 // 3C014140 // 20135bfc 3c014117 // 3C014120 // 2013715c 3c013f08 // 3C013F00 #========== // Cinematics hack by nemesis2000, ported to 15:10 by pgert. // 20182730 240270ab // 24026C00 - X-axis placement of Cinematics. // 20182740 240270ab // 24026C00 - X-axis placement of Cinematics. // - 7100h = 28160d : 28160 + (640*(16/15)) = 28843 : 28760d = 70ABh // 20182748 24091f11 // 24092800 - width of Cinematics. // - 1E00h = 7680d : 7680 + (256*(16/15)) = 7953 : 7953d = 1F11h #========== #========== // Optional SpecialFixes. #========== // 2011c58c 3c013f40 // 3C013F00 - required for the display of the glimmering star of a hidden collectible. // 2011c5bc 3c013f40 // 3C013F80 - size (aspect ratio) of the glimmering star of a hidden collectible. // 2011df3c 3c014510 // 3C014500 - detail-richness of the purple smoke dispatching a door-seal. // 2013bf98 3c014220 // 3C0141C8 - detail-richness of the blue spirit-torch. #========== // 2011d604 3c014510 // 3C014500 - HD-fixes for GameMenu, GamePlay & CameraView. // 201b5f84 3c013c82 // 3C013C80 - corrects the display of the Camera TargetTracker (due to 0011D604). // 202039b4 3c014410 // 3C0143A0 - X-axis placement of photos (affected by 0011D604). // 202039c0 3c014438 // 3C014360 - Y-axis placement of photos (affected by 0011D604). // - An unfixed side-effect of 0011D604 is that the graining-effect in GameMenu & CameraView disappears. #========== #========== // Notes (by pgert). #========== // Original hacks: // 202565f0 3f400000 // 3F800000 - X-axis - original hack, by ElHecht. // 202565f4 3ebb7fe1 // 3ED05532 - Y-axis - original hack, by pgert. // Alternative 16:10 support: // 2017b39c 3c013ee8 // 3C013F00 - GamePlay Zoom. // 2035c7bc 3ebb7fe1 // 3ED05532 - Y-axis of GamePlay. // 20185aac 3c014348 // 3C014334 - Zoom-in of Cutscenes, except the IntroCutscenes. // 20185ca0 3c014348 // 3C014334 - Zoom-in of IntroCutscenes. // 2035c760 3ea6aa8f // 3ED05532 - Y-axis of Cutscenes (including IntroCutscenes). // - 3ED05532h = 0,4069f : 0.8 * 0.4069 = 0,32552 : 0,32552f = 3EA6AA8Fh #========== ================================================ FILE: CHT/SLES_508.36.cht ================================================ "Indiana Jones and the Emperor's Tomb /ID SLES_508.36" //ELF CRC=AE01AADB //Widescreen Hack (16:9) by ElHecht Mastercode 9010fd78 0c043f06 // 16:9 2011cf0c 3c013f24 // 3c013f49 2011cf10 34216666 // 34210fda ================================================ FILE: CHT/SLES_508.40.cht ================================================ "Indiana Jones and The Emperors Tomb /ID SLES_508.40" //ELF CRC AE0E0C2F Mastercode 9010fd78 0c043f06 //[Widescreen 16:9] // author: ElHecht //Widescreen Hack 2011cf0c 3c013f24 //3c013f49 2011cf10 34216666 //34210fda ================================================ FILE: CHT/SLES_508.52.cht ================================================ "Sven-Goran Erikssons World Challenge /ID SLES_508.52" //ELF CRC 68A01AD7 Mastercode 901aee38 0c06bb36 //Widescreen hack by Arapapa //Widescreen hack 16:9 20130598 3c013f40 ================================================ FILE: CHT/SLES_508.62.cht ================================================ "Street Hoops /ID SLES_508.62" //ELF CRC A77A916D Mastercode 9025ae98 0c096b4e //Widescreen hack by Arapapa //Widescreen hack 16:9 20236fe4 3c013f40 //00000000 20236fe8 44810000 //00000000 20236ff0 4600c602 //00000000 //Render fix 202163e0 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_508.70.cht ================================================ "Mat Hoffman's Pro BMX 2 /ID SLES_508.70" //ELF CRC=DF5C06BE Mastercode 9039d110 0c0e73ec //Widescreen hack by El_Patas //Gameplay 16:9 2037b1b8 3c033fc0 //3C034000 Zoom 201cc274 3c023fab //3C023F80 Y-FOV //Alternative Gameplay 16:9 //201cc264 3c023ca8 //3C023C8E Zoom //201cc274 3c023fab //3C023F80 Y-FOV //Render fix 20254128 3c023c2e //3C023C0E ================================================ FILE: CHT/SLES_508.73.cht ================================================ "Reign of Fire /ID SLES_508.73" //ELF CRC=79464D5E //Widescreen Hack by Arapapa Mastercode 9010f1c0 0c043c18 //Widescreen hack 16:9 //Y-Fov 201353b0 3c023fab //3c023f80 //Zoom 20135348 3c023f24 //3c023f00 ================================================ FILE: CHT/SLES_508.74.cht ================================================ "F1 2002 /ID SLES_508.74" //ELF CRC A0ED2D23 Mastercode 9010c530 0c0430f4 //Widescreen Hack by Arapapa //16:9 //X-Fov //803f013c 00188144 ea10c24b 202c6540 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_508.77.cht ================================================ "TimeSplitters 2 /ID SLES_508.77" Mastercode 90446138 0c1117f6 //widescreen 205995ac 3fe38e38 2059a190 3fe38e38 2059a218 3fe38e38 2059aefc 3fe38e38 2059af00 3fe38e38 2059af98 3fe38e38 2059afa8 3fe38e38 2059d7dc 3fe38e38 203c7714 24150000 203c771c 24160200 203c7d4c 24070000 203c7d5c 24050200 ================================================ FILE: CHT/SLES_508.80.cht ================================================ "BMX XXX /ID SLES_508.80" Mastercode 9022dd90 0c08b70c // 16:9 2010107c 3c013f40 20298ea4 3c093f40 20101504 080a63a9 20101508 00000000 20298eac 4489f000 20298eb0 461e0843 20298eb4 46000843 20298eb8 e62004e8 20298ebc 08040542 ================================================ FILE: CHT/SLES_508.86.cht ================================================ "Transworld Surf /ID SLES_508.86" //ELF CRC 1E4D0D98 Mastercode 9026fb30 0c09be74 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201857b8 3c013fe2 //3c013faa 201857bc 342193fc //34213d71 ================================================ FILE: CHT/SLES_508.92.cht ================================================ "Lethal Skies Elite Pilot: Team SW /ID SLES_508.92" //ELF CRC=BBAB0D9A Mastercode 902ac6f8 0c0ab166 //Widescreen pnach by El_Patas //Gameplay 16:9 2014e450 3c0143c0 //3C014400 Zoom 201006d4 3c0143b4 //3C0143F0 Y-FOV ================================================ FILE: CHT/SLES_508.97.cht ================================================ "Super trucks /ID SLES_508.97" //ELF CRC=280DAC56 Mastercode 9017243c 0c04de4e //Widescreen hack by El_Patas //Gameplay 16:9 20816364 3f400000 //3F800000 (Increases hor. axis) //Menu 3D stuff 2047f5e4 3f400000 //3F800000 ================================================ FILE: CHT/SLES_508.98.cht ================================================ "X-Men - The Next Dimension /ID SLES_508.98" //ELF CRC AF1CACC7 Mastercode 9021caf0 0c087264 //Widescreen hack (Pal by Arapapa) //Widescreen hack 16:9 201a5bfc 3c014455 //3c014420 201a5c18 3c013fe3 201a5c1c 34218e38 2019dc0c 3c013f22 //3c013f00 ================================================ FILE: CHT/SLES_508.99.cht ================================================ "X-Men - The Next Dimension /ID SLES_508.99" //ELF CRC 00DCB57B Mastercode 9021caf0 0c087264 //Widescreen hack by ElHecht // 16:9 201a5c10 3c1b3f40 // 00000000 hor fov 201a5d88 449b6800 // c6ad75dc 2019dc14 3c013f2b // 3c013f00 renderfix // 16:10 //201a5c10 3c1b3f55 // 00000000 hor fov //201a5c4c 377b5555 // 00000000 hor fov //201a5d88 449b6800 // c6ad75dc //2019dc14 3c013f1a // 3c013f00 renderfix ================================================ FILE: CHT/SLES_509.02.cht ================================================ "Conflict - Desert Storm /ID SLES_509.02" //ELF CRC 30DED227 Mastercode 90332c78 0c0ccac6 //Widescreen hack by El_Patas //Gameplay 16:9 2013f114 3c0142ac //3C01428C Zoom 2021e9ec 3c013b36 //3C013B08 Y-FOV 2021e9f0 342103ce //34218889 ================================================ FILE: CHT/SLES_509.03.cht ================================================ "MegaRace 3 - Nanotech Disaster /ID SLES_509.03" //ELF CRC 54645811 Mastercode 90273a60 0c09ce40 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 2020d484 08083f04 //46080002 2020fc10 46070202 // 00000000 2020fc14 3c013f40 // 00000000 2020fc18 00000000 // 00000000 2020fc1c 4481f000 // 00000000 2020fc20 461e4202 // 00000000 2020fc24 08083522 // 00000000 ================================================ FILE: CHT/SLES_509.05.cht ================================================ "Armored Core 2 - Another Age /ID SLES_509.05" //comment=Widescreen hack by ElHecht Mastercode 902d30b8 0c0b4bd6 // 16:9 202d7494 3c013f40 202d74a0 44810000 202d74a4 4600c602 201c9570 3c013f40 201c9588 4481f000 201c958c 461e6b42 ================================================ FILE: CHT/SLES_509.06.cht ================================================ "Master Rallye /ID SLES_509.06" Mastercode 90405420 0c1014b0 //Widescreen hack 16:9 202dd514 08030000 200c0000 7fb50080 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 080b7546 202dd588 461e7bc2 ================================================ FILE: CHT/SLES_509.14.cht ================================================ "International Cue Club /ID SLES_509.14" //ELF CRC 4369DC37 Mastercode 902c4ab0 0c0b1254 //Widescreen Hack by El_Patas 2031ebfc 3f400000 // 3F800000 ================================================ FILE: CHT/SLES_509.19.cht ================================================ "Akira Psycho Ball /ID SLES_509.19" Mastercode 90163cf0 0c058ee4 //Gameplay 16:9 201428bc 3c013f40 201428c0 44810000 201428c8 4600c602 ================================================ FILE: CHT/SLES_509.20.cht ================================================ "King's Field IV /ID SLES_509.20" //ELF CRC=401F4726 Mastercode 90229f70 0c08a784 //Widescreen hack by pelvicthrustman 2022d3bc 3c013f40 //00000000 2022d3c0 44810000 //00000000 2022d3c8 4600c602 //00000000 ================================================ FILE: CHT/SLES_509.21.cht ================================================ "Way of the Samurai /ID SLES_509.21" //ELF CRC 658E589F Mastercode 90111250 0c04443c //Widescreen hack by ElHecht // 16:9 20100024 3c1b3f40 // 00000000 hor fov 20138380 449bf000 // 4600e007 20138388 4600f787 // e7a00060 201383d4 e7be0060 // 00000000 2013811c 449bf000 // 4600e007 20138124 4600f787 // e7a00050 2013816c e7be0050 // 00000000 201384b0 3c023fab // 3c023f80 renderfix ================================================ FILE: CHT/SLES_509.30.cht ================================================ "Dino Stalker /ID SLES_509.30" Mastercode 90291da0 0c0a4710 // sceSifSendCmd (recommended) //~90270c9c 0c0a17e5 // scePadRead //~901000f8 0c0a0ba2 // main /* * Widescreen pnach by El_Patas. */ Widescreen Code //Gameplay 16:9 202afdc4 3f199999 202afe04 3f199999 203e2f54 3f199999 203e2f94 3f199999 203e37f4 3f199999 203e3834 3f199999 203e4ab4 3f199999 203e4af4 3f199999 203e4f84 3f199999 203e4fc4 3f199999 203e54a4 3f199999 203e54e4 3f199999 203e5e34 3f199999 203e5e74 3f199999 203e6364 3f199999 203e63a4 3f199999 203e6734 3f199999 203e6774 3f199999 203e6d64 3f199999 203e6da4 3f199999 203ec544 3f199999 205275b4 3f199999 20600bc4 3f199999 20606f24 3f199999 20616b74 3f199999 206236c4 3f199999 202afe44 3f199999 //Render fix 2012d4fc 3c0143d6 20117740 3c0143d6 ================================================ FILE: CHT/SLES_509.35.cht ================================================ "Circus Maximus: Chariot Wars /ID SLES_509.35" Mastercode 901a1b00 0c068668 //Widescreen hack 16:9 //X-Fov 20177d28 08030000 200c0000 46010003 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 0805df4b //Render fix 20183e00 3c024406 ================================================ FILE: CHT/SLES_509.39.cht ================================================ "USA Racer /ID SLES_509.39" //ELF CRC 29DCD484 Mastercode 903a5f40 0c0e9778 //Widescreen hack by Arapapa //Widescreen 16:9 /Zoom 20249e58 3c033fc0 //Y-Fov 20249ed0 08030000 200c0000 46031082 200c0004 3c013f40 200c0008 4481f000 200c000c 461e1083 200c0010 080927b5 ================================================ FILE: CHT/SLES_509.47.cht ================================================ "Britneys Dance Beat /ID SLES_509.47" //ELF CRC C0EE68EC Mastercode 902d96f0 0c0b6564 //Britney's Dance Beat //Widescreen 20348134 3f400000 ================================================ FILE: CHT/SLES_509.54.cht ================================================ "Tokyo Road Race /ID SLES_509.54" //ELF CRC F880239B Mastercode 9019c3b8 0c067096 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20607888 3f400000 //3f800000 ================================================ FILE: CHT/SLES_509.58.cht ================================================ "Warhammer 40,000 - Firewarrior /ID SLES_509.58" //ELF CRC 09147CE4 Mastercode 90110e70 0c044344 // Widescreen is always enabled no matter what ingame setting is selected 206680ec 3f400000 // 3f800000 (X axis) 206680f0 3f800000 // 3FAAAAAB (Y axis) ================================================ FILE: CHT/SLES_509.64.cht ================================================ "Antz Extreme Racing /ID SLES_509.64" //ELF CRC 500F0197 Mastercode 9021f130 0c087bf4 //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 201a6b70 0806fdb4 //c6010068 201bf6d0 3c013f40 //00000000 201bf6d4 4481f000 //00000000 201bf6d8 c6010068 //00000000 201bf6dc c602006c //00000000 201bf6e0 461e0843 //00000000 201bf6e4 e6010068 //00000000 201bf6e8 08069ade //00000000 ================================================ FILE: CHT/SLES_509.65.cht ================================================ "Spider-Man /ID SLES_509.65" //ELF CRC 85B332D9 Mastercode 904bf948 0c12fdfa //[Widescreen 16:9] //by Arapapa //Y-Fov 204d1554 3fe38e2a //3faaaaab //Zoom 202b5e64 3c013c28 //3c013c0e ================================================ FILE: CHT/SLES_509.72.cht ================================================ "Barbarian /ID SLES_509.72" Mastercode 902896b0 0c0a2554 // sceSifSendCmd (recommended) //~90259674 0c09f861 // scePadRead //~90112354 0c099a8e // main (unreliable) /* * Comments: Widescreen hack. Port * and additional hacks by dieSkaarj * (PAL.) */ Widescreen Code 2012cd0c 3c013f40 // Center HUD (Offsets the X position of menu textures) //~205359bc bf500000 // Stretch HUD 20535a1c 3f400000 20535a44 3f400000 ================================================ FILE: CHT/SLES_509.74.cht ================================================ "Zapper - One Wicked Cricket! /ID SLES_509.74" //ELF CRC DFF3BB23 Mastercode 9025ab70 0c096a84 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Y-Fov 201fad48 3c013ed0 //3c013f00 //Zoom 201fae98 3c013f20 //3c013f00 //Render fix 201f9ff8 3c013f30 //3c013f00 ================================================ FILE: CHT/SLES_509.75.cht ================================================ "The Thing /ID SLES_509.75" //ELF CRC=F6F9A91D Mastercode 90123580 0c048d08 //Widescreen Hack by El_Patas //16:9 2016ec34 3c023fe3 //3C023FAA (Increases hor. axis) 2016ec38 34428e38 //3442AAAB ================================================ FILE: CHT/SLES_509.76.cht ================================================ "Das Ding aus einer anderen Welt /ID SLES_509.76" Mastercode 90123580 0c048d08 //comment=Widescreen Hack by El_Patas //Gameplay 16:9 2016ec34 3c023fe3 2016ec38 34428e38 ================================================ FILE: CHT/SLES_509.78.cht ================================================ "Onimusha 2 - Samurais Destiny /ID SLES_509.78" //ELF CRC = C6EDAAB5 Mastercode 90105f40 0c041778 //[Widescreen 16:9] // author: Bigdemon 201028f4 3c013f40 201028f8 44810000 20102900 4600c602 ================================================ FILE: CHT/SLES_509.86.cht ================================================ "Twin Caliber /ID SLES_509.86" //ELF CRC 86215185 Mastercode 90108c38 0c0422b6 //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov //900044ac 4c00a28f 201c0220 080d9f68 //ac440090 20367da0 3c013f40 //00000000 20367da4 ac410090 //00000000 20367da8 08070089 //00000000 ================================================ FILE: CHT/SLES_509.87.cht ================================================ "The Scorpion King: Rise of the Akkadian /ID SLES_509.87" Mastercode 902038b0 0c080dd4 //Widescreen 16:9 20104f60 08082f30 2020bcc0 4601a503 2020bcc4 3c013faa 2020bcc8 3421aaab 2020bccc 4481f000 2020bcd0 461ea502 2020bcd4 080413d9 Save Anywhere 20296a20 00000000 ================================================ FILE: CHT/SLES_509.88.cht ================================================ "Lord of the Rings, The - The Fellowship of the Ring /ID SLES_509.88" //ELF CRC 4C3F192D Mastercode 90378970 0c0de204 //Widescreen hack by ElHecht // 16:9 20147618 08102677 // e6000228 2014761c 00000000 // e601022c 204099dc 3c013f40 // 00000000 hor fov 204099e0 4481f000 // 00000000 204099e4 461e0002 // 00000000 204099e8 e6000228 // 00000000 204099ec 461e0842 // 00000000 204099f0 e601022c // 00000000 204099f4 08051d87 // 00000000 20281554 3c013edf // 3c013f00 inventory position fix hor 201fc170 3c013f06 // 3c013f33 font fix hor 201fc174 34216666 // 34213333 font fix hor ================================================ FILE: CHT/SLES_509.92.cht ================================================ "Hitman 2 - Silent Assassin /ID SLES_509.92" //ELF_CRC=5B9ACF79 Mastercode 904291d8 0c10a41e //Widescreen hack by ElHecht // 16:9 20313f7c 3c013f10 202bbe18 3c1b3f40 202bc00c 3c013f00 202bc010 4481a800 202bc014 4615ad00 202bc018 449bf000 202bc054 461e0002 202bc058 46150002 202bc05c 4600a583 202bc060 e6200054 202bc064 4600a807 ================================================ FILE: CHT/SLES_509.95.cht ================================================ "Fireblade /ID SLES_509.95" //ELF CRC E54C58DD Mastercode 9020f140 0c083bf8 //[Widescreen 16:9] //Widescreen Hack by El_Patas //Gameplay 16:9 2055a430 3f400000 //3F800000 (Increases hor. axis) ================================================ FILE: CHT/SLES_509.97.cht ================================================ "Rally Fusion /ID SLES_509.97" //ELF CRC=55E708DA Mastercode 9031aec8 0c0c6b5a //Widescreen hack by Arapapa //Zoom //333f013c 33332134 43200146 > 063f013c 66662134 43200146 201066e0 3c013f06 //3c013f33 201066e4 34216666 //34213333 //Y-Fov //6000c0c4 c3180046 20106714 08030000 200c0000 460018c3 200c0004 3c013ea2 200c0008 4481f000 200c000c 461e18c2 200c0010 080419c6 ================================================ FILE: CHT/SLES_509.98.cht ================================================ "Xtreme Express - World Grand Prix /ID SLES_509.98" //ELF CRC 2CFB6C22 Mastercode 9010da98 0c04364e //Widescreen hack by Arapapa //Widescreen hack 16:9 2019fd10 080795f0 //c6010068 201e57c0 3c013f40 //00000000 201e57c4 4481f000 //00000000 201e57c8 c6010068 //00000000 201e57cc c602006c //00000000 201e57d0 461e0843 //00000000 201e57d4 e6010068 //00000000 201e57d8 08067f46 //00000000 ================================================ FILE: CHT/SLES_509.99.cht ================================================ "UFC Throwdown /ID SLES_509.99" //ELF CRC D506150D Mastercode 902091d8 0c08241e //Widescreen hack by El_Patas //Gameplay 16:9 201a9844 3c013cbb //3C013C8E Zoom 201a9848 3421821d //3421FA36 201a98f0 3c013fe3 //3C013FAA Y-FOV 201a98f4 3421ae39 //3421AAAB ================================================ FILE: CHT/SLES_510.09.cht ================================================ "Autobahn Raser IV /ID SLES_510.09" //ELF CRC 284C6B75 Mastercode 90150f38 0c054376 //Widescreen Hack by Arapapa //Widescreen hack 16:9 20110cf8 3c02427e //3c02423f 20110cfc 34425c29 //3442851f /////////////////////////////// //X-Fov (2D + 3D, needs render fix) //201caf48 080fc488 //203f1220 46021883 //203f1224 3c013f40 //203f1228 4481f000 //203f122c 461e1082 //203f1230 08072bd3 ================================================ FILE: CHT/SLES_510.11.cht ================================================ "Knight Rider: The Game /ID SLES_510.11" Mastercode 90181ab8 0c060656 20444108 3fe38e39 ================================================ FILE: CHT/SLES_510.13.cht ================================================ "Blade II /ID SLES_510.13" //ELF CRC=66CC8148 Mastercode 90116c90 0c045acc //Widescreen Hack by El_Patas //Gameplay 16:9 2018b798 3c033f40 //3C033F80 (Increases hor. axis) ================================================ FILE: CHT/SLES_510.17.cht ================================================ "Scooby-Doo! and The Night of 100 Frights /ID SLES_510.17" //ELF CRC E0FBB4A5 Mastercode 90107290 0c041c4c //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //680001c6 6c0002c6 201e6d68 080a06f4 //c6010068 20281bd0 3c013f40 // 00000000 20281bd4 4481f000 // 00000000 20281bd8 c6010068 // 00000000 20281bdc c602006c // 00000000 20281be0 461e0843 // 00000000 20281be4 e6010068 // 00000000 20281be8 08079b5c // 00000000 ================================================ FILE: CHT/SLES_510.23.cht ================================================ "LMA Manager 2003 /ID SLES_510.23" //ELF CRC 5C313124 Mastercode 9038b290 0c0e2c4c //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //02a51946 b00006e6 2036a7a4 080e2478 203891e0 4619a502 203891e4 3c013f40 203891e8 4481f000 203891ec 461ea502 203891f0 080da9ea ================================================ FILE: CHT/SLES_510.25.cht ================================================ "BDFL Manager 2003 /ID SLES_510.25" //ELF CRC 728E6913 Mastercode 9038b790 0c0e2d8c //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //02a51946 b00006e6 2036ad84 080e25b8 203896e0 4619a502 203896e4 3c013f40 203896e8 4481f000 203896ec 461ea502 203896f0 080dab62 ================================================ FILE: CHT/SLES_510.38.cht ================================================ "MX Superfly featuring Ricky Carmichael /ID SLES_510.38" //ELF CRC 9B23B5F1 Mastercode 90123b80 0c048e88 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //020a0746 740062c4 (1st) 202a8ae0 08030000 200c0000 46070a02 200c0004 3c013f40 200c0008 4481f000 200c000c 461e4202 200c0010 080aa2b9 ================================================ FILE: CHT/SLES_510.43.cht ================================================ "Spyro - Enter the Dragonfly /ID SLES_510.43" //ELF CRC 0EF1D4BA Mastercode 901084f8 0c0420e6 //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 10198e54 00000030 // Default: 0x20 (4:3); 0x30 (16:9); ================================================ FILE: CHT/SLES_510.45.cht ================================================ "Legends of Wrestling II /ID SLES_510.45" //ELF CRC 77056550 Mastercode 9010e5b8 0c043916 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //03210e46 015a0546 202b0034 08030000 200c0000 460e2103 200c0004 3c173f40 200c0008 4497f800 200c000c 461f2102 200c0010 080ac00e ================================================ FILE: CHT/SLES_510.53.cht ================================================ "Tom & Jerrys War of the Wiskers /ID SLES_510.53" //ELF CRC 350F7F29 Mastercode 901B24B0 0C06C8D4 //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 20219d3c 00000001 //00000000 ================================================ FILE: CHT/SLES_510.54.cht ================================================ "Midnight Club II /ID SLES_510.54" // ELF CRC = ACB1989A Mastercode 903f6b98 0c0fda8e //Widescreen hack 16:9 //X-Fov //aa3f013c a8aa2134 //2036d414 3c013fe3 //2036d418 34218e38 2042f134 3fce38bc //Hack 16:9 by PeterDelta ================================================ FILE: CHT/SLES_510.55.cht ================================================ "Go Go Golf /ID SLES_510.55" //ELF CRC C5F0D1A5 Mastercode 90248fb0 0c092394 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00088144 0400c0c7 00000000 //aa3f013c abaa2134 00088144 0400c0c7 2010b8f4 3c013faa //3c013f80 2010b8f8 3421aaab //44810800 2010b8fc 44810800 //c7c00004 2010b900 c7c00004 //00000000 ================================================ FILE: CHT/SLES_510.56.cht ================================================ "Fighting Fury /ID SLES_510.56" //ELF CRC D91FCFD9 Mastercode 9010e050 0c0437bc //Widescreen Hack by El_Patas //Gameplay 16:9 20102f54 3c013f40 //00000000 (Increases hor. axis) 20102f58 44810000 //00000000 20102f60 4600c602 //00000000 ================================================ FILE: CHT/SLES_510.57.cht ================================================ "Hard Hitter 2 /ID SLES_510.57" //ELF CRC B8B74173 Mastercode 902d37b0 0c0b4d94 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //02210846 0000a4e7 040063c4 (1st) 2026fac4 08030000 200c0000 46082102 200c0004 3c013f40 200c0008 4481f000 200c000c 461e2102 200c0010 0809beb2 ================================================ FILE: CHT/SLES_510.58.cht ================================================ "Maken Shao - Demon Sword /ID SLES_510.58" Mastercode 9021f9b0 0c087e14 // sceSifSendCmd (recommended) //~901ff374 0c085d46 // scePadRead //~90193280 0c085132 // main Widescreen Code 2034ac20 3f533334 ================================================ FILE: CHT/SLES_510.60.cht ================================================ "Butt Ugly Martians /ID SLES_510.60" //ELF CRC 3DB34FC9 Mastercode 9018da38 0c063636 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20152288 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_510.61.cht ================================================ "Grand Theft Auto: Vice City /ID SLES_510.61" Mastercode 901153f8 0c0454a6 //widescreen fix 201324bc 3c013f9d 201324c0 44810000 201324c4 46006302 201324c8 03e00008 201324cc e78c87f8 202485dc 0c04c92f 202764ac 0c04c932 20276a7c 0c04c932 // THE FOLLOWING CHEATS SEEM TO BELONG INTO A VARIATION OF GTA: VC THAT USES THE SAME ELF ID THAN ANOTHER ONE //"Grand Theft Auto: Vice City /ID SLES_510.61" //PAL Ver 1.50 (ELF CRC C498A04F) http://redump.org/disc/1013/ //Widescreen fix by nemesis2000 (converted to PAL by Riiaz) //Mastercode //90115c40 0c0456b8 //widescreen fix //201325bc 3c013f9d //201325c0 44810000 //201325c4 46006302 //201325c8 03e00008 //201325cc e78c87f8 //202434ec 0c04c96f //2027088c 0c04c972 //20270e64 0c04c972 ================================================ FILE: CHT/SLES_510.64.cht ================================================ "Gladius /ID SLES_510.64" //ELF CRC 2F1A1A42 Mastercode 90102148 0c0407fa //[Widescreen 16:9] //Widescreen Hack by El_Patas //Gameplay 16:9 in SPANISH.ELF 203dbdb8 3c023f40 //3C023F80 (Increases hor. axis) //Gameplay 16:9 in ENGLISH.ELF 203ced58 3c023f40 //3C023F80 (Increases hor. axis) //Gameplay 16:9 in ITALIAN.ELF 203dbe18 3c023f40 //3C023F80 (Increases hor. axis) ================================================ FILE: CHT/SLES_510.69.cht ================================================ "RTX - Red Rock /ID SLES_510.69" //ELF CRC E349C1D4 Mastercode 901914b8 0c0644d6 //pgert@180128 //http://forums.pcsx2.net/Thread-PCSX2-Widescreen-Game-Patches?pid=240786#pid240786 //- Widescreen hack by pgert. //- Might not work with all BIOS types & configurations. 205f1840 3f400000 // 3F800000 - X-axis - 16:9 // 205f1840 3f555555 // - 16:10 // 205f1840 3f638e39 // - 15:10 (MS Surface Book) // 2057beb4 3f000000 // 3F800000 - Y-Axis - alternate 16:10 hack ================================================ FILE: CHT/SLES_510.71.cht ================================================ "RTX - Red Rock /ID SLES_510.71" //ELF CRC 8AEE00C6 Mastercode 90157c78 0c055ec6 //[Widescreen 16:9] // ========== // pgert@130503 // http://forums.pcsx2.net/Thread-PCSX2-Widescreen-Game-Patches?pid=240786#pid240786 // ========== ; ========== //RTX - Red Rock * SLES-51069 * PAL/Europe * E349C1D4 //- Widescreen hack by pgert. 205f1840 3f400000 // 3F800000 - X-axis ; ========== // comment=- 16:10 support by pgert. // 2057beb4 3f000000 // 3F800000 - Y-axis ; ========== ================================================ FILE: CHT/SLES_510.78.cht ================================================ "FC Barcelona - Club Football /ID SLES_510.78" //ELF CRC AD8A8599 Mastercode 9036e6d8 0c0db95e //Widescreen Hack 16:9 by Arapapa //Menu 3D Fov //aa3f013c abaa2134 2032ab94 3c013fe3 //3c013faa 2032ab98 34218e32 //3421aaab //Game Play and Replay Fov //aa3f013c be9f2134 201532f4 3c013fe3 //3c013faa 201532f8 34217fa6 //34219fbe //Game play - Players entering in the ground - Scene Fov //aa3f013c be9f2134 202ab86c 3c013fe3 //3c013faa 202ab870 34217fa6 //34219fbe //aa3f013c abaa2134 2032ade0 3c013fe3 //3c013faa 2032ade4 34218e32 //3421aaab //Menu 3D Zoom //803f013c 00088144 02200046 20368680 3c013f40 //3c013f80 //Game Play Zoom //803f013c 00188144 02200046 20368634 3c013f40 //3c013f80 /////////////////////////////// //Menu and Game Play Y-fov (needs 1 more render fix) //803f013c 00108144 00000000 83100446 //20327138 3c013fab //3c013f80 //Render Fix //803f013c 00388144 1c0000ae //2031a188 3c013fab //3c013f80 ///////////////////////////// // Memory Hack // //0000803f 0000c843 3333b33e //20a52b60 3f400000 game play //0000803f be9faa3f 6176696f //20a52b70 3f400000 game kick-off //0000803f be9faa3f 001d6bcc //20a65170 3f400000 game replay ================================================ FILE: CHT/SLES_510.81.cht ================================================ "Club Football - Juventus 2003-2004 Season /ID SLES_510.81" //ELF CRC BADBA2C8 Mastercode 9036e598 0c0db90e //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Menu 3D Fov //aa3f013c abaa2134 2032aa44 3c013fe2 //3c013faa 2032aa48 34218e32 //3421aaab //Game Play and Replay Fov //aa3f013c be9f2134 201532f4 3c013fe3 //3c013faa 201532f8 34217fa6 //34219fbe //Game play - Players entering in the ground - Scene Fov //aa3f013c be9f2134 202ab73c 3c013fe3 //3c013faa 202ab740 34217fa6 //34219fbe 2032ac90 3c013fe2 //3c013faa 2032ac94 34218e32 //3421aaab //Menu 3D Zoom //803f013c 00088144 02200046 20368530 3c013f40 //3c013f80 //Game Play Zoom //803f013c 00188144 02200046 203684e4 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_510.89.cht ================================================ "Club Football - Arsenal /ID SLES_510.89" //ELF CRC AD8A8599 Mastercode 9036e6d8 0c0db95e //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Menu 3D Fov //aa3f013c abaa2134 2032ab94 3c013fe3 //3c013faa 2032ab98 34218e32 //3421aaab //Game Play and Replay Fov //aa3f013c be9f2134 201532f4 3c013fe3 //3c013faa 201532f8 34217fa6 //34219fbe //Game play - Players entering in the ground - Scene Fov //aa3f013c be9f2134 202ab86c 3c013fe3 //3c013faa 202ab870 34217fa6 //34219fbe //aa3f013c abaa2134 2032ade0 3c013fe3 //3c013faa 2032ade4 34218e32 //3421aaab //Menu 3D Zoom //803f013c 00088144 02200046 20368680 3c013f40 //3c013f80 //Game Play Zoom //803f013c 00188144 02200046 20368634 3c013f40 //3c013f80 /////////////////////////////// //Menu and Game Play Y-fov (needs 1 more render fix) //803f013c 00108144 00000000 83100446 //20327138 3c013fab //3c013f80 //Render Fix //803f013c 00388144 1c0000ae //2031a188 3c013fab //3c013f80 ///////////////////////////// // Memory Hack // //0000803f 0000c843 3333b33e //20a52b60 3f400000 game play //0000803f be9faa3f 6176696f //20a52b70 3f400000 game kick-off //0000803f be9faa3f 001d6bcc //20a65170 3f400000 game replay ================================================ FILE: CHT/SLES_510.93.cht ================================================ "Largo Winch - Empire Under Threat /ID SLES_510.93" //ELF CRC 1373EB26 Mastercode 901ec478 0c07b0c6 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 2028029c 3c013f2f //3c013f80 //Y-Fov 201abc40 08030000 200c0000 46070a02 200c0004 3c013fa6 200c0008 4481f000 200c000c 461e4202 200c0010 0806af11 //////////////////////////// //X-Fov (Needs render fix) //201abb98 08030000 //200c0000 24420050 //200c0004 3c013f40 //200c0008 4481f000 //200c000c 461e4202 //200c0010 0806aee7 ================================================ FILE: CHT/SLES_511.07.cht ================================================ "Hitman 2 - Silent Assassin /ID SLES_511.07" //ELF CRC 5B9ACF79 Mastercode 904291d8 0c10a41e //[Widescreen 16:9] //by ElHecht // 16:9 20313f7c 3c013f10 // 3c013f40 ver fov 202bbe18 3c1b3f40 // 00000000 zoom 202bc00c 3c013f00 // 3c013f80 202bc010 4481a800 // 4481a000 202bc014 4615ad00 // 3c013f00 202bc018 449bf000 // 4481a800 202bc054 461e0002 // 46150002 202bc058 46150002 // 4600a583 202bc05c 4600a583 // e6200054 202bc060 e6200054 // 3c01bf00 202bc064 4600a807 // 44810000 ================================================ FILE: CHT/SLES_511.08.cht ================================================ "Hitman 2 - Silent Assassin /ID SLES_511.08" //ELF CRC 5B9ACF79 Mastercode 904291d8 0c10a41e //[Widescreen 16:9] //by ElHecht // 16:9 20313f7c 3c013f10 // 3c013f40 ver fov 202bbe18 3c1b3f40 // 00000000 zoom 202bc00c 3c013f00 // 3c013f80 202bc010 4481a800 // 4481a000 202bc014 4615ad00 // 3c013f00 202bc018 449bf000 // 4481a800 202bc054 461e0002 // 46150002 202bc058 46150002 // 4600a583 202bc05c 4600a583 // e6200054 202bc060 e6200054 // 3c01bf00 202bc064 4600a807 // 44810000 ================================================ FILE: CHT/SLES_511.09.cht ================================================ "Hitman 2 - Silent Assassin /ID SLES_511.09" //ELF CRC 5B9ACF79 Mastercode 904291d8 0c10a41e //Widescreen hack by ElHecht // 16:9 20313f7c 3c013f10 // 3c013f40 ver fov 202bbe18 3c1b3f40 // 00000000 zoom 202bc00c 3c013f00 // 3c013f80 202bc010 4481a800 // 4481a000 202bc014 4615ad00 // 3c013f00 202bc018 449bf000 // 4481a800 202bc054 461e0002 // 46150002 202bc058 46150002 // 4600a583 202bc05c 4600a583 // e6200054 202bc060 e6200054 // 3c01bf00 202bc064 4600a807 // 44810000 ================================================ FILE: CHT/SLES_511.10.cht ================================================ "Hitman 2 - Silent Assassin /ID SLES_511.10" //ELF CRC 5B9ACF79 Mastercode 904291d8 0c10a41e //[Widescreen 16:9] //by ElHecht // 16:9 20313f7c 3c013f10 // 3c013f40 ver fov 202bbe18 3c1b3f40 // 00000000 zoom 202bc00c 3c013f00 // 3c013f80 202bc010 4481a800 // 4481a000 202bc014 4615ad00 // 3c013f00 202bc018 449bf000 // 4481a800 202bc054 461e0002 // 46150002 202bc058 46150002 // 4600a583 202bc05c 4600a583 // e6200054 202bc060 e6200054 // 3c01bf00 202bc064 4600a807 // 44810000 ================================================ FILE: CHT/SLES_511.13.cht ================================================ "Zone of the Enders: The 2nd Runner /ID SLES_511.13" Mastercode 9019fba8 0c067e92 //16:9 0012af50 3c013f40 ================================================ FILE: CHT/SLES_511.14.cht ================================================ "Pro Evolution Soccer 2 /ID SLES_511.14" //ELF CRC 768D7B3C Mastercode 914c09d0 0c53021c //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 2152b0b8 08030000 //c6010068 200c0000 3c013f40 //00000000 200c0004 4481f000 //00000000 200c0008 c6010068 //00000000 200c000c c602006c //00000000 200c0010 461e0843 //00000000 200c0014 e6010068 //00000000 200c0018 0854ac30 //00000000 ================================================ FILE: CHT/SLES_511.18.cht ================================================ "Wizardry - Tales of the Forsaken Land /ID SLES_511.18" //ELF CRC 82E47620 Mastercode 9042a058 0c10a7be //Widescreen Hack by Arapapa //Widescreen hack 16:9 20119e24 3c0143e0 //3c0143a0 ================================================ FILE: CHT/SLES_511.25.cht ================================================ "Sega Soccer Slam /ID SLES_511.25" Mastercode 903ddc70 0c0f76c4 //Widescreen hack 16:9 20232064 3c013f40 ================================================ FILE: CHT/SLES_511.26.cht ================================================ "Whirl Tour /ID SLES_511.26" //ELF CRC FB45FA8E Mastercode 9025e210 0c09782c //Widescreen hack by El_Patas //Gameplay 16:9 201b4334 3c014440 //3C014480 (Increases horiz. axis) //Render fix 201aa394 3c013c2e //3C013C0E ================================================ FILE: CHT/SLES_511.33.cht ================================================ "Red Faction II /ID SLES_511.33" //comment=Widescreen hack by ElHecht Mastercode 901b3f80 0c06cf88 // 16:9 2018c650 3c013f40 2018c664 4481f000 2018c668 461ea502 2018c66c 461ead43 201a3038 3c034309 201a2f58 3c023fab // 16:10 //2018c650 3c013f55 // 00000000 hor fov //2018c65c 34215555 // 00000000 hor fov //2018c664 4481f000 // 00000000 //2018c668 461ea502 // 00000000 //2018c66c 461ead43 // 00000000 //201a3038 3c034318 // 3c034334 shadow fix //201a2f58 3c023f9a // 3c023f80 shadow fix ================================================ FILE: CHT/SLES_511.42.cht ================================================ "Summoner 2 /ID SLES_511.42" //ELF CRC B338676A Mastercode 901b7ec0 0c06df58 // Widescreen hack 16:9 by unknown author 2088f668 3f100000 // 3F400000 vert fov 202c0580 3fa28f5c // 3EAAAAAB camera zoom ================================================ FILE: CHT/SLES_511.44.cht ================================================ "Shox - Rally Reinvented /ID SLES_511.44" //ELF CRC 78FFA39F Mastercode 902be938 0c0af9f6 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2020636c 3c013fe3 //3c013faa 20206370 34218e2a //3421aaab ================================================ FILE: CHT/SLES_511.53.cht ================================================ "LEGO Island Xtreme Stunts /ID SLES_511.53" Mastercode 902a0130 0c0a7ff4 //Widescreen hack 16:9 2021eef4 3c013f40 2021eef8 44810000 2021ef00 4600c602 //Render Fix 20220f70 3c013fab ================================================ FILE: CHT/SLES_511.56.cht ================================================ "Silent Hill 2 - Directors Cut /ID SLES_511.56" //ELF CRC=6BBD4932 Mastercode 902ac180 0c0ab008 //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 202d7530 3f28f5c3 //hor asp 20189d84 3c034455 // partial render fix //FMV's fix 20281118 24100004 //hor black border 2028111c 24030004 //hor black border 202810fc 340692b0 //bottom //20281104 34c68c80 //right 202810cc 3c026d50 //top //202810d0 34467380 //left //Lens Flare's fix 2018b6e0 3c024010 2018b75c 3c0243a8 2018c3b4 3c024010 2018c44c 3c0243a8 2018c4c8 3c0243a8 2018ca94 3c0243a8 2018cb28 3c0243a8 2018cbac 3c0243a8 2018cc50 3c0243a8 2018cfe4 3c0243a8 2018d078 3c0243a8 2018d10c 3c0243a8 2018d1a0 3c0243a8 2018d394 3c0243a8 2018d400 3c0243a8 2018d54c 3c0243a8 2018d5b8 3c0243a8 //Loading scene (Foot Print) //403f023c 00088244 c000a0c7 20291734 3c023f10 //3c023f40 //Item & Equipment Y-Fov //8042023c 00008244 00000000 02001446 201eac40 3c0242aa //3c024280 201eac44 3442aaab //44820000 201eac48 44820000 //00000000 201eafa0 3c0242aa //3c024280 201eafa4 3442aaab //44820000 201eafa8 44820000 //00000000 //Item Zoom //993e033c 9a996334 00008344 201db4dc 3c033daa //3c033e99 201db4e0 3463aaab //3463999a 201db4dc 3c033daa //3c033e99 201db4e0 3463aaab //3463999a //Equipment Zoom //663f023c 66664234 00088244 201db998 3c023f2c //3c023f66 201db99c 3442cccd //34426666 ================================================ FILE: CHT/SLES_511.57.cht ================================================ "Silent Scope 3 /ID SLES_511.57" //ELF CRC 904A1774 Mastercode 90105580 0c041508 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Screen Ratio //0044053c 00008544 00108444 2013b368 3c054420 //3c054400 //Scope (Inside View Range) //803f033c 000083ac 20128040 3c033fab //3c033f80 ================================================ FILE: CHT/SLES_511.60.cht ================================================ "Sub Rebellion /ID SLES_511.60" //ELF CRC B84660A2 Mastercode 9020ce58 0c08333e //Widescreen Hack by Arapapa / Ported to PAL by ElHecht // 16:9 20100dd8 3c0143d5 // 3c0143a0 hor fov 60Hz 20100ddc 34215555 // 44811000 20100df0 44811000 // 00000000 20100e04 3c1943d5 // 3c0143a0 hor fov 50Hz 20100e08 37395555 // 44811800 20100e24 44991800 // 00000000 201f50d0 3c01c060 // 3c01c000 renderfix ================================================ FILE: CHT/SLES_511.62.cht ================================================ "Metropolismania /ID SLES_511.62" //ELF CRC=9BA3712B Mastercode 90110490 0c0440cc // Widescreen hack by Arapapa // X-Fov 2012a92c 3c0a3f40 // Y-Fov 20186564 3c033fb0 ================================================ FILE: CHT/SLES_511.68.cht ================================================ "AFL Live 2004 - Aussie Rules Football /ID SLES_511.68" //ELF CRC D7A9DEF6 Mastercode 9046c560 0c11b100 //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 2038aac0 0810e7c2 //c6010068 20439f08 3c013f40 //00000000 20439f0c 4481f000 //00000000 20439f10 c6010068 //00000000 20439f14 c602006c //00000000 20439f18 461e0843 //00000000 20439f1c e6010068 //00000000 20439f20 080e2ab2 //00000000 ================================================ FILE: CHT/SLES_511.74.cht ================================================ "Marvel vs Capcom 2 /ID SLES_511.74" //ELF CRC=D14A6CD6 Mastercode 901063f8 0c0418a6 //Widescreen pnach by El_Patas //Gameplay 16:9 20415254 3c023faa //3C023F80 203dea30 ac83003c //03E00008 203dea34 3c033f40 //AC83003C 203dea38 03e00008 //00000000 203dea3c ac830000 //00000000 203de3a0 3c023fe3 //3C033FAA ================================================ FILE: CHT/SLES_511.80.cht ================================================ "Tom Clancys The Sum of All Fears /ID SLES_511.80" //ELF CRC 4691F6F7 Mastercode 902acf00 0c0ab368 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 204d6f40 3c023f40 //Render fix 204d6f58 3c0243ab ================================================ FILE: CHT/SLES_511.81.cht ================================================ "Tom Clancy's Ghost Recon /ID SLES_511.81" //ELF CRC=11DB467D Mastercode 90414c80 0c1052c8 //Widescreen hack by nemesis2000 (Converted to PAL by Somechump) //sp 203a89c4 3c023f40 203a89e4 3c0243d6 //mp 203a8ae4 3c023f40 203a8b04 3c0243d6 //menu 2053ba44 3c023f0c 2053ba54 3c0243d6 ================================================ FILE: CHT/SLES_511.89.cht ================================================ "MTVs Celebrity Deathmatch /ID SLES_511.89" //ELF CRC BBDCE560 Mastercode 901021c8 0c04081a //Widescreen hack by Arapapa //Widescreen hack 16:9 //02031846 07000046 003f023c 20211768 3c013faa //00000000 2021176c 3421aaab //00000000 20211774 4481f000 //00000000 20211780 461ec602 //00000000 ================================================ FILE: CHT/SLES_511.91.cht ================================================ "Auto Modellista /ID SLES_511.91" //ELF CRC 692C87AD Mastercode 9010bdb8 0c042f16 //Widescreen hack by nemesis2000 (pnach by nemesis2000) //gameplay 2038972c 3fe38e38 20277af0 3c023fe3 20277af8 34428e38 ================================================ FILE: CHT/SLES_511.92.cht ================================================ "Harry Potter and the Chamber of Secrets /ID SLES_511.92" Mastercode 904d8398 0c13608e //Widescreen Hack by Arapapa //16:9 //Zoom 204ca798 3c013f24 204ca79c 34210000 //Y-Fov 204e8eb0 3c013fe3 204e8eb4 34218e2a //Button Fix 2031cb24 3c013fd0 2031cb28 342197af //Font Y-Fov 20541894 3b0882f1 //Font Y-Position 205418b4 bf000000 //Font Zoom 205418bc 3faaaaab //Widen HUD to Hide Icons 205e9f30 3f95c28f ================================================ FILE: CHT/SLES_511.94.cht ================================================ "Harry Potter - Kammer D Schreckens /ID SLES_511.94" //ELF CRC C5473413 Mastercode 904D8398 0C13608E //[Widescreen 16:9] // author: arapapa // Zoom 204ca798 3c013f24 // 3C013F49 204ca79c 34210000 // 34210FDA // Y-FOV 204e8eb0 3c013fe3 // 3C013FAA 204e8eb4 34218e2a // 3421AAAB ================================================ FILE: CHT/SLES_511.95.cht ================================================ "Harry Potter y la Cámara Secreta /ID SLES_511.95" //ELF CRC C5473413 Mastercode 904d8398 0c13608e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 204ca798 3c013f24 //3c013f49 204ca79c 34210000 //34210fda //Y-Fov 204e8eb0 3c013fe3 //3c013faa 204e8eb4 34218e2a //3421aaab //Button fix //2031cb24 3c013fd0 //3c013f9c //2031cb28 342197af //342171c7 //Font Y-Fov //20541894 3b0882f1 //3acccccd //Font Y-Position //205418b4 bf000000 //bec00000 //Font Zoom //205418bc 3faaaaab //3f800000 //Widen HUD to hide icons //205e9f30 3f95c28f // Commented out as it broke loading screen font and other stuff. ================================================ FILE: CHT/SLES_511.98.cht ================================================ "NBA Live 2003 (EFDEI) /ID SLES_511.98" //ELF CRC=D682A8B8 Mastercode 902c4bc8 0c0b129a //Widescreen hack by Arapapa //Gameplay 16:9 2020c9dc 3c013fe3 //3c013faa 2020c9e0 34218e2a //3421aaab 2021448c 3c013fab //3c013f80 ================================================ FILE: CHT/SLES_512.00.cht ================================================ "Kelly Slaters Pro Surfer /ID SLES_512.00" //ELF CRC 0C19A18B Mastercode 903de0f0 0c0f77e4 //Widescreen hack by El_Patas //Gameplay 16:9 2029fb58 3c01435f //3C014334 Zoom 204acba4 3fe38e39 //3FAAAAAB Y-FOV ================================================ FILE: CHT/SLES_512.01.cht ================================================ "Kelly Slaters Pro Surfer /ID SLES_512.01" //ELF CRC DA9E1F73 Mastercode 903de270 0c0f7844 //Widescreen hack by El_Patas //Gameplay 16:9 2029fb58 3c01435f //3C014334 Zoom 204acd24 3fe38e39 //3FAAAAAB Y-FOV ================================================ FILE: CHT/SLES_512.02.cht ================================================ "Wreckless - The Yakuza Missions /ID SLES_512.02" //ELF CRC DBA95103 Mastercode 9026ec38 0c09bab6 //Widescreen hack by ElHecht // 16:9 20147ca4 3c013f40 // 3c013f80 hor fov ================================================ FILE: CHT/SLES_512.03.cht ================================================ "Enter The Matrix /ID SLES_512.03" Mastercode 90468cb0 0c11a2d4 //comment=Widescreen pnach by El_Patas //Built-in widescreen 16:9 201cfa78 a2740bcc ================================================ FILE: CHT/SLES_512.08.cht ================================================ "Rocky /ID SLES_512.08" //ELF CRC 9F45265C Mastercode 9011a290 0c04684c //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20244aa0 3f400000 //Rener fix 202449b0 43e00000 //No Interlacing patch by Prafull //fix shaking issue ingame //38290500 08004264 //2010c624 00000000 //64420008 ================================================ FILE: CHT/SLES_512.09.cht ================================================ "Haven - Call of the King /ID SLES_512.09" //ELF CRC 83D0CE43 Mastercode 9100068c 0c400262 //Widescreen hack by ElHecht // 16:9 2011638c 3c013f40 // 3c013f80 hor fov 20116390 44811800 // 44811000 20116398 46031883 // 3c013f40 2011639c 46031f82 // 44811800 201163c0 e61e0044 // e6030044 2021cc20 3c013fee // 3c013fb3 background fix 2021cc24 3421eeee // 34213333 background fix ================================================ FILE: CHT/SLES_512.20.cht ================================================ "Ty - The Tazmanian Tiger /ID SLES_512.20" //ELF CRC D59D3252 Mastercode 904195c0 0c106518 //[Widescreen 16:9] // author: PeterDelta //Widescreen Hack 20228fc8 3c013f40 //3C013F80 ================================================ FILE: CHT/SLES_512.23.cht ================================================ "Runabout 3 - Neo Age /ID SLES_512.23" //ELF CRC A2DD109B Mastercode 9011f6d8 0c047d5e //Widescreen hack by Arapapa //Widescreen hack 16:9 201348a8 08030000 // c6010068 200c0000 3c013f40 // 00000000 200c0004 4481f000 // 00000000 200c0008 c6010068 // 00000000 200c000c c602006c // 00000000 200c0010 461e0843 // 00000000 200c0014 e6010068 // 00000000 200c0018 0804d22c // 00000000 ================================================ FILE: CHT/SLES_512.27.cht ================================================ "Lara Croft Tomb Raider: The Angel Of Darkness /ID SLES_512.27" Mastercode 90216928 0c0859f2 // sceSifSendCmd (recommended) //~90213ed4 0c088d71 // scePadRead //~9015bad4 0c083166 // main (unreliable) /* * Ported by Arapapa. */ Widescreen Code 20207494 3c013fe2 20207498 3421fc93 ================================================ FILE: CHT/SLES_512.29.cht ================================================ "Virtua Cop - Elite Edition /ID SLES_512.29" //ELF CRC 76A68274 Mastercode 901C7B60 0C071E80 //Widescreen hack conversion // author: Bigdemon //[Widescreen 16:9] //X-Fov //803f013c 00a08144 20ee8424 20112534 3c013f40//3c013f80 //Render fix 2011bbec 3c01c3cc //3c01c399 left 2011bc08 3c0143cc //3c014399 right ================================================ FILE: CHT/SLES_512.32.cht ================================================ "Virtua Tennis 2 /ID SLES_512.32" Mastercode 902d7120 0c0b5bf0 //Gameplay 16:9 20193848 3c013f40 ================================================ FILE: CHT/SLES_512.33.cht ================================================ "DragonBall Z - Budokai /ID SLES_512.33" //ELF CRC 37472BE0 Mastercode 90104110 0c040fec //Widescreen hack by ElHecht // 16:9 20137410 3c013f40 // 00000000 hor fov 2013741c 4481f000 // 00000000 2013d6a4 461edec2 // 00000000 ================================================ FILE: CHT/SLES_512.35.cht ================================================ "Raging Blades /ID SLES_512.35" Mastercode 90276cb0 0c09dad4 //Widescreen hack 16:9 //X-fov 2022d420 3c013f40 //Render fix 202e4b70 43e00000 ================================================ FILE: CHT/SLES_512.36.cht ================================================ "Gungrave /ID SLES_512.36" Mastercode 901bbfc8 0c06ef9a // 16:9 201c225c 3c013f40 201c2260 44810000 201c2268 4600c602 20146f18 2402010e ================================================ FILE: CHT/SLES_512.44.cht ================================================ "XIII /ID SLES_512.44" Mastercode 90115ab0 0c045654 //comment=Widescreen hack by nemesis2000 (pnach by nemesis2000) 201d76cc 14400005 201d76d0 3c04003d 201d76d4 0c09fcf4 201d76d8 2484e028 201d76dc 0c09fd2c 201d76e0 af82a2f0 201d76e4 8f84a2f0 201d76e8 3c06003d 201d76ec 0000282d 201d76f0 24c6f600 201d76f4 0000382d 201d76f8 24080001 201d76fc 0c05e844 201d7700 0000482d 201d7704 0040802d 201d7708 0c05f668 201d770c afa0009c 201d7710 8fa6009c 201d7714 0200202d 201d7718 8f8980cc 201d771c 0040282d 201d7720 0000382d 201d7724 0000402d 201d7728 0c05f904 201d772c 0000502d 201d7730 0c0764c8 201d7734 0040202d 201d7738 ae420068 201d773c 8e440068 201d7740 8c990000 201d7744 8f390068 201d7748 0320f809 201d774c 0240282d 201d7750 0c0635b4 201d7754 00000000 201d7758 e640007c 201d775c 3c023fd4 201d7760 ae4000d8 201d7764 24040004 201d7768 ae4000dc 201d776c 3c033f40 201d7770 ae4000e0 201d7774 34427ae1 201d7778 ae4000e4 201d777c ae4000e8 201d7780 ae4000ec 201d7784 ae4000f0 201d7788 ae4000f4 201d778c ae4000f8 201d7790 ae4000fc 201d7794 ae400104 201d7798 ae400100 201d779c ae4400b0 201d77a9 ae400090 201d77a4 ae40008c 201d77a8 ae4300a8 201d77ac 3c033f80 201d77b0 ae4300ac //FMV's fix 20356204 34028aa0 203561b8 3c027560 ================================================ FILE: CHT/SLES_512.49.cht ================================================ "Castleween /ID SLES_512.49" //ELF CRC EE3BCA71 Mastercode 902d2358 0c0b487e //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-fov 202b9c78 3c023f40 //3c023f80 //Zoom 202794b8 3c033f40 //3c033f80 ================================================ FILE: CHT/SLES_512.50.cht ================================================ "Shox: Rally Reinvented /ID SLES_512.50" Mastercode 902be8f8 0c0af9e6 //Widescreen hack 16:9 //X-Fov 20206354 3c013fe3 20206358 34218e2a ================================================ FILE: CHT/SLES_512.52.cht ================================================ "Lord of the Rings, The - The Two Towers /ID SLES_512.52" //ELF CRC DC43F2B8 Mastercode 902adcb8 0c0ab6d6 //Widescreen hack by ElHecht // 16:9 20107160 3c023fe3 // 3c023faa hor fov 20107164 34428e39 // 3442aaab hor fov ================================================ FILE: CHT/SLES_512.53.cht ================================================ "Lord of the Rings, The - The Two Towers [Seigneur des Anneaux - Les Deux Tours] /ID SLES_512.53" //ELF CRC 88F67266 Mastercode 902adcb8 0c0ab6d6 //Widescreen hack by Catarax // 16:9 20107160 3c023fe3 // 3c023faa hor fov 20107164 34428e39 // 3442aaab hor fov ================================================ FILE: CHT/SLES_512.56.cht ================================================ "Lord of the Rings, The - The Two Towers /ID SLES_512.56" //ELF CRC 9ABF90FB Mastercode 902adcb8 0c0ab6d6 //Widescreen hack by El_Patas //Gameplay 16:9 20107160 3c023fe3 //3C023FAA hor fov 20107164 34428e39 //3442AAAB hor fov ================================================ FILE: CHT/SLES_512.57.cht ================================================ "Die Sims /ID SLES_512.57" Mastercode 90350e98 0c0d434e //comment=Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20324af0 08030000 200c0000 4618b603 200c0004 3c013f40 200c0008 4481f000 200c000c 461ec602 200c0010 080c92bd //Render fix 202be530 3c013f2b ================================================ FILE: CHT/SLES_512.83.cht ================================================ "WWE Smackdown! 4 - Shut Your Mouth /ID SLES_512.83" //ELF CRC D1D97A29 Mastercode 9010e6c0 0c043958 //Widescreen hack by ElHecht // 16:9 201035e4 3c013f40 // 00000000 hor fov 201035f0 44810000 // 00000000 201035f4 4600c602 // 00000000 // 16:10 //201035e4 3c013f55 // 00000000 hor fov //201035e8 34215555 // 00000000 hor fov //201035f0 44810000 // 00000000 //201035f4 4600c602 // 00000000 ================================================ FILE: CHT/SLES_512.84.cht ================================================ "Contra - Shattered Soldier /ID SLES_512.84" Mastercode 905ea7d8 0c17a99e //comment=Widescreen Hack (16:9) by ElHecht // 16:9 205dd10c 3c013f40 205dd110 44810000 205dd118 4600c602 20678f00 44d8aaab 20678f04 c4d8aaab ================================================ FILE: CHT/SLES_512.85.cht ================================================ "Spongebob Squarepants - Revenge of the Flying Dutchman /ID SLES_512.85" //ELF CRC 8FDE8E16 Mastercode 9031b290 0c0c6c4c //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20301d04 3c023f40 //3c023f80 ================================================ FILE: CHT/SLES_512.86.cht ================================================ "X-Men 2 - Wolverines Revenge /ID SLES_512.86" //ELF CRC EE3180F4 Mastercode 902d0588 0c0b410a //Widescreen hack by Arapapa, ElHecht //Widescreen hack 16:9 //Zoom //cc43013c cdcc2134 (1st) 2017f874 3c014399 //3c0143cc 2017f878 3421999a //3421cccd //Y-Fov //8040013c 00088144 d035c224 2017f854 3c0140ab //3c014080 //Popup message fix //3d3f013c a4702134 (1st) 2010d718 3c013f0e //3c013f3d 2010d71c 3421147b //342170a4 //Render fix //803f013c 00188144 87100046 201a0640 3c013fee //3c013f80 render fix by ElHecht //0043013c 00088144 42000224 //20169680 3c014200 //3c014300 remove blurry effect by ElHecht ================================================ FILE: CHT/SLES_512.90.cht ================================================ "Sword of the Samurai /ID SLES_512.90" //ELF CRC 54FBDC95 Mastercode 90217d50 0c085efc //Widescreen hack by El_Patas //Gameplay 16:9 201ac994 3c013f40 //3C013F80 (Increases hor. axis) //Cutscenes in movement fix 201ad674 3c013f40 //3C013F80 (Increases hor. axis) //Removes black box cutscenes texts (Optional) //201b3ce0 3c013d00 //3C013F80 ================================================ FILE: CHT/SLES_513.01.cht ================================================ "SOS - The Final Escape /ID SLES_513.01" Mastercode 901cbec0 0c072f58 //[Widescreen 16:9] //Widescreen Hack 2013d7e8 3c023f40 2013e044 3c023f40 2013e1c8 3c023f40 2025ef60 43e00000 2025ef70 43e00000 ================================================ FILE: CHT/SLES_513.02.cht ================================================ "Bomberman Kart /ID SLES_513.02" Mastercode 901042b8 0c041056 //Widescreen 2014e3f8 3c033fab ================================================ FILE: CHT/SLES_513.07.cht ================================================ "Wild ARMs 3 /ID SLES_513.07" //ELF CRC=EDADD39F Mastercode 90106a80 0c041a48 //Widescreen Hack by nemesis2000 //Ported to PAL, added 16:10 support (ElHecht) // 16:9 20103444 3c013f40 // 00000000 hor fov 20103448 44810000 // 00000000 20103454 4600c602 // 00000000 20115d8c 3c054455 // 3c054420 renderfix towns and maps 20115a28 3c024455 // 3c024420 renderfix battles // 16:10 //20103444 3c013f55 // 00000000 hor fov //20103448 34215555 // 00000000 hor fov //20103450 44810000 // 00000000 //20103454 4600c602 // 00000000 //20115d8c 3c054440 // 3c054420 renderfix towns and maps //20115a28 3c024440 // 3c024420 renderfix battles ================================================ FILE: CHT/SLES_513.08.cht ================================================ "Reel Fishing 3 /ID SLES_513.08" //ELF CRC=AFCAEC88 Mastercode 90113078 0c044bc6 //Widescreen Hack by Arapapa 2012c0ec 3c063f40 //3c063f80 X-Fov 2012c100 3c0343e0 //3c0343a0 Render Fix ================================================ FILE: CHT/SLES_513.15.cht ================================================ "Great Escape, The /ID SLES_513.15" //ELF CRC 647D9161 Mastercode 903ef1f8 0c0fbc26 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 202b3b34 3c013b01 //3c013acc 202b3b38 34210000 //3421cccd //Y-Fov 202b3bbc 3c013b35 //3c013b08 202b3bc0 3421fe54 //34218889 //Render fix 202c4f30 3c013d00 //3c013c8e 202c4f34 34210000 //3421fa36 ================================================ FILE: CHT/SLES_513.22.cht ================================================ "Robotech Battlecry /ID SLES_513.22" //ELF CRC 3373407D Mastercode 902abbf8 0c0aaea6 //Widescreen hack by Arapapa //X-Fov 20122d5c 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_513.33.cht ================================================ "Dark Angel /ID SLES_513.33" //ELF CRC 5BE3F481 Mastercode 902606F8 0C098166 //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 202504bc 3c013f30 2034ab30 3c013f1a 20280878 3c013fe3 2028ab98 3c013f22 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //203b9b64 24110000 //203b9b68 24120050 //203b9b74 24130001 ================================================ FILE: CHT/SLES_513.43.cht ================================================ "Galerians - Ash /ID SLES_513.43" //ELF CRC 1AE08CF5 Mastercode 9021b838 0c086db6 //Widescreen Hack 201e5f68 3c013f40 ================================================ FILE: CHT/SLES_513.45.cht ================================================ "Run Like Hell /ID SLES_513.45" //ELF CRC 945301BE Mastercode 90299e80 0c0a6748 //Widescreen hack by ElHecht // 16:9 20110ba0 3c013f40 // 00000000 hor fov 20110ba8 4481f000 // 00000000 201a17c0 461e0583 // 46000586 // HUD-Fix 20170430 461ef383 // 3c013f80 20170434 460e7783 // 44817000 ================================================ FILE: CHT/SLES_513.49.cht ================================================ "Evolution Skateboarding /ID SLES_513.49" //ELF CRC 7EA8E7C5 Mastercode 9011a338 0c046876 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //0040033c 42ce0346 201a8354 3c033fc0 //3c034000 //Y-Fov //43200346 100022e6 201a839c 080e72b4 //46032043 2039cad0 46032043 2039cad4 3c013f40 2039cad8 4481f000 2039cadc 461e0843 2039cae0 0806a0e8 ================================================ FILE: CHT/SLES_513.50.cht ================================================ "Ben Hur: Blood of Braves /ID SLES_513.50" Mastercode 901bf6f8 0c06fd66 //Widescreen hack 16:9 //X-Fov 20368560 080ea4a4 203a9290 46001503 203a9294 3c013f19 203a9298 3421aaab 203a929c 4481f000 203a92a0 461ea502 203a92a4 080da159 ================================================ FILE: CHT/SLES_513.54.cht ================================================ "Jurassic Park - Operation Genesis /ID SLES_513.54" //ELF CRC 960FFA6A Mastercode 903b3780 0c0ecd88 //Widescreen Hack by Arapapa //Widescreen hack 16:9 2055a410 3ff3aaab //3eaaaaab 2055c1f4 3fb60cd0 //3f8889a0 ================================================ FILE: CHT/SLES_513.55.cht ================================================ "Big Mutha Truckers /ID SLES_513.55" //ELF CRC 506644B3 Mastercode 90353cb0 0c0d4ed4 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 201aa3f4 3c013f3a //3c013f80 //Y-Fov 2037c730 3fe00000 //3f99999a ================================================ FILE: CHT/SLES_513.56.cht ================================================ "Road Trip Adventure /ID SLES_513.56" //ELF CRC=52C19E70 Mastercode 9028a858 0c0a29be //Widescreen Hack & pnach by El_Patas 203d5990 3f19999a // 3F4CCCCD (increases hor. axis) ================================================ FILE: CHT/SLES_513.58.cht ================================================ "Mystic Heroes /ID SLES_513.58" Mastercode 902e6d48 0c0b9afa // sceSifSendCmd (recommended) //~902f4bc4 0c0bf93d // scePadRead //~902b46f4 0c0bed80 // main (unreliable) Widescreen Code 20326ae0 3f400000 ================================================ FILE: CHT/SLES_513.62.cht ================================================ "Simpsons Skateboarding /ID SLES_513.62" //ELF CRC 67F4E32F Mastercode 90110380 0c044088 //Widescreen hack by ElHecht // 16:9 2022a6ac 08121331 // 46070202 2022a6b0 00000000 // 24430050 20484cc4 3c013f40 // 00000000 hor fov 20484cc8 4481f000 // 00000000 20484ccc 46070202 // 00000000 20484cd0 24430050 // 00000000 20484cd4 461e4202 // 00000000 20484cd8 0808a9ac // 00000000 ================================================ FILE: CHT/SLES_513.71.cht ================================================ "Pride FC - Fighting Championships /ID SLES_513.71" //ELF CRC=A2BB25B3 Mastercode 9010d298 0c04344e //Widescreen hack by Arapapa 20103094 3c013f40 //00000000 20103098 44810000 //00000000 201030a0 4600c602 //00000000 ================================================ FILE: CHT/SLES_513.72.cht ================================================ "Wallace & Gromit in Project Zoo /ID SLES_513.72" //ELF CRC 4AD214CB Mastercode 90487898 0c121dce //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20235f10 3c014080 //3c014040 ================================================ FILE: CHT/SLES_513.81.cht ================================================ "Everblue 2 /ID SLES_513.81" //ELF CRC 00C584CB Mastercode 90208010 0c081fac //[Widescreen 16:9] //by El_Patas //Gameplay 16:9 20229278 3c033f06 //3C033F33 (Increases hor. axis) ================================================ FILE: CHT/SLES_513.87.cht ================================================ "World Racing /ID SLES_513.87" //ELF CRC E892412E Mastercode 90260910 0c0981ec //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Martix hack 2022dd5c 3c013f40 //00000000 2022dd60 44810000 //00000000 2022dd68 4600c602 //00000000 //Render fix 202016cc 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_513.99.cht ================================================ "Armored Core 3 /ID SLES_513.99" //ELF CRC=DE5AF9A8 Mastercode 902e4a78 0c0b9246 //Widescreen hack by ElHecht // 16:9 202e8c7c 3c013f40 // 00000000 hor fov 202e8c88 44810000 // 00000000 202e8c8c 4600c602 // 00000000 2026dbcc 3c0143d6 // 3c0143a0 renderfix // 16:10 //202e8c7c 3c013f55 // 00000000 hor fov //202e8c80 34215555 // 00000000 hor fov //202e8c88 44810000 // 00000000 //202e8c8c 4600c602 // 00000000 //2026dbcc 3c0143c1 // 3c0143a0 renderfix ================================================ FILE: CHT/SLES_514.00.cht ================================================ "Tenchu: Sky Rage /ID SLES_514.00" Mastercode 9010f578 0c043d06 //Widescreen hack by unknown author 20154998 3c033f40 201549e0 3c033f40 //Render Fix 20155168 3c024455 201553d0 3c024455 ================================================ FILE: CHT/SLES_514.02.cht ================================================ "Tenchu - Wrath of Heaven /ID SLES_514.02" //ELF CRC 83261085 Mastercode 9010f578 0c043d06 //Widescreen hack // 16:9 20154998 3c033f40 // 3c033f80 hor fov 201549e0 3c033f40 // 3c033f80 hor fov 20155168 3c024458 // 3c024422 render fix 201553d0 3c024458 // 3c024422 render fix // 16:10 //202453d0 3c1b3f55 // 00000000 hor fov //202453d8 377b5555 // 00000000 hor fov //201549bc ac5b0000 // ac430000 //20154a04 ac5b0000 // ac430000 //20155168 3c024443 // 3c024422 render fix //201553d0 3c024443 // 3c024422 render fix ================================================ FILE: CHT/SLES_514.33.cht ================================================ "Ghost Vibration /ID SLES_514.33" //ELF CRC CDD0C904 Mastercode 90110578 0c044106 //Widescreen Hack 201f26f0 3f400000 // 3F800000 ================================================ FILE: CHT/SLES_514.34.cht ================================================ "Silent Hill 3 /ID SLES_514.34" Mastercode 90103078 0c040bc6 //widescreen gameplay 203d6030 3f400000 201d9ae8 3c023f28 201d9aec 3442f5c3 //FMVs PAL mode widescreen 202b6674 24106d50 202b6688 24112550 202b67ac 24100000 202b67b4 24100000 //FMVs NTSC mode widescreen 202b6678 24037000 202b668c 24032000 202b67cc 24100000 202b67d0 24100000 ================================================ FILE: CHT/SLES_514.35.cht ================================================ "International Superstar Soccer 3 /ID SLES_514.35" //ELF CRC C99317AD Mastercode 9010fcf8 0c043ee6 //Widescreen hack by ElHecht // 16:9 // Note: data is stored in ELF00.DAT e002a2a0 0012b658 // check 2012b658 matches value xxxxa2a0 20129904 3c023f40 // 3c023f80 hor fov 2012b480 3c0443d6 // 3c0443a0 renderfix ================================================ FILE: CHT/SLES_514.41.cht ================================================ "Dynasty Warriors 3 - Extreme Legends /ID SLES_514.41" //ELF CRC 839D614D Mastercode 901a7df8 0c069f26 //Widescreen Hack (16:9) by ElHecht (PAL by Arapapa) //Widescreen 16:9 //X-Fov 20271858 3faaaaab //3f800000 20271864 3faaaaab //3f800000 //Render fix 201808e0 3c023f2b //3c023f00 ================================================ FILE: CHT/SLES_514.43.cht ================================================ "Dynasty Warriors 3 - Xtreme Legends /ID SLES_514.43" //ELF CRC 0F84FE89 Mastercode 901a80f8 0c069fe6 //Widescreen Hack (16:9) by ElHecht // 16:9 202724d8 3faaaaab // 3f800000 zoom 202724e4 3faaaaab // 3f800000 ver fov 20180be0 3c023f2b // 3c023f00 renderfix ================================================ FILE: CHT/SLES_514.45.cht ================================================ "Rygar - The Legendary Adventure /ID SLES_514.45" //ELF CRC 2DFD9846 Mastercode 90215cd8 0c0856de //Widescreen hack by ElHecht // 16:9 2020eb8c 3c013f40 // 00000000 hor fov 2020eb90 4481f000 // 00000000 2020eb9c 461ec602 // 00000000 201efb7c 3c0144b0 // 3c014480 renderfix 1 202076cc 3c013fab // 3c013f80 renderfix 2 // 16:10 //2020eb8c 3c013f55 // 00000000 hor fov //2020eb90 34215555 // 00000000 hor fov //2020eb98 4481f000 // 00000000 //2020eb9c 461ec602 // 00000000 //201efb7c 3c0144a0 // 3c014480 renderfix 1 //202076cc 3c013f9a // 3c013f80 renderfix 2 ================================================ FILE: CHT/SLES_514.48.cht ================================================ "Resident Evil - Dead Aim /ID SLES_514.48" //ELF CRC F79AF536 Mastercode 90133170 0c04cc04 //Widescreen hack by ElHecht // 16:9 20233368 3c1943f0 // 3c013f80 hor fov 2023336c 46021003 // 44810000 2023339c ac99000c // e482000c // Ammo Cheat // 20252b68 0000000f // 0000000F Ammo#1 // 202deadc 0000000f // 0000000F Ammo#2 ================================================ FILE: CHT/SLES_514.49.cht ================================================ "Return to Castle Wolfenstein - Operation Resurrection /ID SLES_514.49" //ELF CRC 461C79A5 Mastercode 901ecaa0 0c07b250 // author: nemesis2000 //Widescreen hack 16:9 2012f928 3c0142ab //ver fov 1 2012f92c 3421e328 201302dc 3c0142ab //ver fov 2 201302e0 3421e328 2012f6d8 3c0141e9 //binoculars fov 2012f724 3c0142d5 //gameplay fov ================================================ FILE: CHT/SLES_514.56.cht ================================================ "LMA Manager 2004 /ID SLES_514.56" //ELF CRC 1563EBAC Mastercode 903adca0 0c0eb6d0 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //02a51946 b00006e6 203586c4 080efd6c 203bf5b0 4619a502 203bf5b4 3c013f40 203bf5b8 4481f000 203bf5bc 461ea502 203bf5c0 080d61b2 ================================================ FILE: CHT/SLES_514.58.cht ================================================ "BDFL Manager 2004 /ID SLES_514.58" //ELF CRC DE14DDBF Mastercode 903ad3a0 0c0eb490 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //02a51946 b00006e6 20357dd4 08030000 200c0000 4619a502 200c0004 3c013f40 200c0008 4481f000 200c000c 461ea502 200c0010 080d5f76 ================================================ FILE: CHT/SLES_514.66.cht ================================================ "Tom Clancy's Splinter Cell /ID SLES_514.66" Mastercode 9010ed00 0c043ae8 //comment=- 16:9 Widescreen hack by sergx12. 201cf890 3c053f40 ================================================ FILE: CHT/SLES_514.67.cht ================================================ "Freedom Fighters /ID SLES_514.67" //ELF CRC BADCA543 Mastercode 90118e38 0c046336 //Enable native widescreen 2056967c 00000001 //[60 FPS] // author: PeterDelta //Forces progressive scan and run at 60 fps //2046ca84 3c050000 //2046ca8c 3c060052 //2046ca94 3c070001 //2056b808 00000000 //20540530 00000009 ================================================ FILE: CHT/SLES_514.69.cht ================================================ "Freedom Fighters /ID SLES_514.69" //ELF CRC BADCA543 Mastercode 90118e38 0c046336 //Enable native widescreen 2056967c 00000001 //[60 FPS] // author: PeterDelta //Forces progressive scan and run at 60 fps //2046ca84 3c050000 //2046ca8c 3c060052 //2046ca94 3c070001 //2056b808 00000000 //20540530 00000009 ================================================ FILE: CHT/SLES_514.71.cht ================================================ "Freedom Fighters /ID SLES_514.71" //ELF CRC BADCA543 Mastercode 90118e38 0c046336 //Enable native widescreen 2056967c 00000001 //[60 FPS] // author: PeterDelta //Forces progressive scan and run at 60 fps //2046ca84 3c050000 //2046ca8c 3c060052 //2046ca94 3c070001 //2056b808 00000000 //20540530 00000009 ================================================ FILE: CHT/SLES_514.74.cht ================================================ "Blood Rayne /ID SLES_514.74" //ELF CRC C81B1F33 Mastercode 90305b60 0c0c1680 //[Widescreen 16:9] // author: PeterDelta //Widescreen hack ported from the ntsc-u version by pelvicthrustman 201ef6d4 3c040001 //10800020 widescreen 2020bd04 3c0141d0 //3c014270 X scalar "Face hud" 2020bea0 3c014298 //3c0142a0 Y correction 2020beac 3c013f48 //0020bb00 X correction 2020c018 3c013f40 //3c013f00 X correction "Pain overlay" 2020c024 3c014298 //3c0142a0 Y correction 2020c368 3c0141a8 //3c0141c8 X scalar "Health BG" 2020c374 3c013f48 //3c013f00 X correction 2020c38c 3c014296 //3c0142a0 Y correction 2020c444 3c014178 //3c0141b8 X scalar "Health bar" 2020c468 3c0142a1 //3c0142a0 Y correction 2020c380 3c0f3f86 //00000000 X correction 2020c420 448ff800 //00000000 2020c48c 461f20c2 //460720C2 2020c568 3c0142f8 //3c014321 X scalar "Frame" 2020c584 3c01432b //3c01432b Y correction 2020c5b0 46011042 //46011842 Offset correction ================================================ FILE: CHT/SLES_514.79.cht ================================================ "Def Jam Vendetta /ID SLES_514.79" //ELF CRC 7B8477F9 Mastercode 902175d8 0c085d1e //Widescreen Hack by El_Patas //Gameplay 16:9 201a1d24 3c013f10 //3C013F40 (Increases hor. axis) 20198154 3c013f22 //3C013F00 ================================================ FILE: CHT/SLES_514.81.cht ================================================ "NBA Street Vol 2 /ID SLES_514.81" //ELF CRC=92ABE4E1 Mastercode 903bfd18 0c0efeee //Widescreen Hack by Ko81e24wy //Gameplay 16:9 //(Increases hor. axis) 208d6aa0 3f400000 208d6ad8 3fa66666 208d6adc 3fa66666 ================================================ FILE: CHT/SLES_514.92.cht ================================================ "Pro Beach Soccer /ID SLES_514.92" Mastercode 90206438 0c0818b6 //Widescreen hack 16:9 20282238 0811e324 2028223c 00000000 20478c90 3c013f40 20478c94 4481f000 20478c98 c6010068 20478c9c c602006c 20478ca0 461e0843 20478ca4 e6010068 20478ca8 080a088f ================================================ FILE: CHT/SLES_514.95.cht ================================================ "SX Superstar /ID SLES_514.95" //ELF CRC 96B76E56 Mastercode 90326608 0c0c992a //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //83100146 5c00c4c4 2011f258 080d4368 20350da0 46011083 20350da4 3c013f40 20350da8 4481f000 20350dac 461e1083 20350db0 08047c97 ================================================ FILE: CHT/SLES_514.96.cht ================================================ "Breath of Fire - Dragon Quarter /ID SLES_514.96" //ELF CRC=867AB5D0 Mastercode 9010ea38 0c043a36 //Widescreen patch by nemesis2000 //ported to PAL (ElHecht) 2012f71c 3c024306 // 3c024333 hor val 2012f720 3442f940 // 3442f700 hor val 2012f868 3c034074 // 3c034036 render fix ================================================ FILE: CHT/SLES_515.03.cht ================================================ "Ace Lightning /ID SLES_515.03" //ELF CRC 7A8644FD Mastercode 9021aaf8 0c086a66 //Widescreen hack by Arapapa //Widescreen 16:9 201d83e8 08086145 //c6010068 20218514 3c013f40 //00000000 20218518 4481f000 //00000000 2021851c c6010068 //00000000 20218520 c602006c //00000000 20218524 461e0843 //00000000 20218528 e6010068 //00000000 2021852c 080760fc //00000000 ================================================ FILE: CHT/SLES_515.07.cht ================================================ "Futurama /ID SLES_515.07" //ELF CRC=EB25115F Mastercode 9040da38 0c103636 //Widescreen hack by ElHecht // 16:9 20101eac 0812aca8 // e60100b4 20101eb0 00000000 // e60000b0 204ab2a0 3c013f40 // 00000000 hor fov 204ab2a4 4481f000 // 00000000 204ab2a8 461e0003 // 00000000 204ab2ac e60100b4 // 00000000 204ab2b0 e60000b0 // 00000000 204ab2b4 080407ac // 00000000 ================================================ FILE: CHT/SLES_515.08.cht ================================================ "Hulk, The /ID SLES_515.08" //ELF CRC 804F5858 Mastercode 90598a50 0c16623c //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 204bbd48 08134998 //4600b0c3 204d2660 4600b0c3 204d2664 3c013f40 204d2668 4481f000 204d266c 461e18c2 204d2670 0812ef53 //Render fix 203d75d4 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_515.11.cht ================================================ "Crash Nitro Kart /ID SLES_515.11" //ELF CRC 1B09B0E4 Mastercode 9043fbf8 0c10fea6 //Widescreen pnach by El_Patas 2058bf68 3c023f17 //3C023F00 (Increases hor. axis) ================================================ FILE: CHT/SLES_515.22.cht ================================================ "Return to Castle Wolfenstein - Operation Resurrection /ID SLES_515.22" //ELF CRC 0F58C006 Mastercode 901ecae0 0c07b260 //[Widescreen 16:9] // author: nemesis2000 //Widescreen hack 16:9 2012f928 3c0142ab //ver fov 1 2012f92c 3421e328 201302dc 3c0142ab //ver fov 2 201302e0 3421e328 2012f6d8 3c0141e9 //binoculars fov 2012f724 3c0142d5 //gameplay fov ================================================ FILE: CHT/SLES_515.23.cht ================================================ "Conflict - Desert Storm II /ID SLES_515.23" //ELF CRC AA40FD87 Mastercode 903a3fa8 0c0e8f92 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom fix - Internal Widescreen and 4:3 X-Fov //aa3f013c 93a92134 00b08144 202a32f0 3c013fe3 //3c013faa 202a32f4 34218cc1 //3421a993 //Y-Fov fix - Internal Widescreen 202a3330 3c013f0e //3c013f0a 202a3334 342190dd //342160dd ================================================ FILE: CHT/SLES_515.25.cht ================================================ "Fallout - Brotherhood of Steel /ID SLES_515.25" //ELF CRC 62AD4A5B Mastercode 901D29F8 0C074A26 //[Widescreen 16:9] // author: nemesis2000 //Converted by Bigdemon 201b1618 3c013f36 201b161c 34210b5f 201b1628 3c014440 201b1888 3c013f36 201b188c 34210b5f 201b1894 3c014440 201b1a00 3c013f36 201b1a04 34210b5f 201b1a0c 3c014440 20147a18 3c013f36 20147a1c 34210b5f 20147a28 3c014440 20147c00 3c013f36 20147c04 34210b5f 20147c0c 3c014440 20147df0 3c013f36 20147df4 34210b5f 20147dfc 3c014440 20180424 3c013f36 20180428 34210b5f 20180434 3c014440 2018cedc 3c013f36 2018cee0 34210b5f 2018ceec 3c014440 //render fix value 201aacd8 3c013fe3 201aacdc 3421d70a 201ac798 3c013fe3 201ac79c 3421d70a ================================================ FILE: CHT/SLES_515.26.cht ================================================ "Fallout - Brotherhood of Steel /ID SLES_515.26" //ELF CRC 69A026C0 Mastercode 901d29f8 0c074a26 //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 201b1618 3c013f36 201b161c 34210b5f 201b1628 3c014440 201b1888 3c013f36 201b188c 34210b5f 201b1894 3c014440 201b1a00 3c013f36 201b1a04 34210b5f 201b1a0c 3c014440 20147a18 3c013f36 20147a1c 34210b5f 20147a28 3c014440 20147c00 3c013f36 20147c04 34210b5f 20147c0c 3c014440 20147df0 3c013f36 20147df4 34210b5f 20147dfc 3c014440 20180424 3c013f36 20180428 34210b5f 20180434 3c014440 2018cedc 3c013f36 2018cee0 34210b5f 2018ceec 3c014440 //render fix value 201aacd8 3c013fe3 201aacdc 3421d70a 201ac798 3c013fe3 201ac79c 3421d70a ================================================ FILE: CHT/SLES_515.48.cht ================================================ "This is Football /ID SLES_515.48" //ELF CRC FBF2383B Mastercode 902d09c8 0c0b421a //Widescreen hack by ElHecht // 16:9 202ce814 3c013f40 // 00000000 hor fov // 16:10 //202ce814 3c013f55 // 00000000 hor fov //202ce818 34215555 // 00000000 hor fov // 16:9 and 16:10 modifications 2017ec0c 080b3a03 // 0c068008 2017ec10 00000000 // 46151f43 2017ec14 00000000 // e6150000 202ce80c 0c068008 // 00000000 202ce810 00000000 // 00000000 202ce81c 4481e800 // 00000000 202ce820 461de703 // 00000000 202ce824 4615ef42 // 00000000 202ce828 e61d0000 // 00000000 202ce82c 46151f43 // 00000000 202ce830 0805fb05 // 00000000 //201699e8 3c014200 // 3c014300 remove blurry effect 201a09f0 3c013fee // 3c013f80 renderfix ================================================ FILE: CHT/SLES_515.53.cht ================================================ "Chaos Legion /ID SLES_515.53" //ELF CRC=0ACDD053 Mastercode 9020e6d0 0c08395c //Widescreen pnach by El_Patas //Gameplay 16:9 20243c1c 3c013f40 //46007EC6 (Increases hor. axis) 20243c2c 4481d800 //00000000 20243c30 460fdec2 //00000000 //Render fix 20243d34 3c0243ab //3C024380 20228064 3c023fab //3C023F80 ================================================ FILE: CHT/SLES_515.54.cht ================================================ "Cel Damage: Overdrive /ID SLES_515.54" Mastercode 90154178 0c055006 Widescreen 20362ce8 3f400000 20362d00 3faaaaab ================================================ FILE: CHT/SLES_515.57.cht ================================================ "Broken Sword - The Sleeping Dragon /ID SLES_515.57" Mastercode 902d17b0 0c0b4594 //wide 201ad9cc 3c01bec0 201ad9d0 0c06b250 201ad9d4 44813000 //wide2 201ac93c 00000000 201ac940 27bdffd0 201ac944 3c01bf00 201ac948 44813800 201ac94c 7fb00020 201ac950 ffbf0010 201ac954 0080802d 201ac958 26060020 201ac95c c6000070 201ac960 8e020004 201ac964 46060202 ================================================ FILE: CHT/SLES_515.81.cht ================================================ "Dead to Rights /ID SLES_515.81" //ELF CRC FAC64195 Mastercode 9023b920 0c08edf0 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Force turn on Widescreen //00 00 00 00 01 00 00 00 AB AA AA 3F 00 00 80 3F 0042fbe0 00000001 //Zoom fix //29 5C 8F 3F 00 00 C0 43 00 00 C0 43 2042fbf4 3f800000 //3f8f5c29 ================================================ FILE: CHT/SLES_515.84.cht ================================================ "F1 Career Challenge /ID SLES_515.84" //ELF CRC 2C1173B0 Mastercode 90115e20 0c045730 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 202ba160 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_515.89.cht ================================================ "Resident Evil - Outbreak /ID SLES_515.89" Mastercode 90114d70 0c045304 //widescreen 2034d0f8 3fe38e38 201b34d4 00000000 ================================================ FILE: CHT/SLES_516.00.cht ================================================ "WWE Crush Hour /ID SLES_516.00" //ELF CRC D2738AD3 Mastercode 90119390 0c04648c //Widescreen hack by ElHecht // 16:9 20331084 3c023f40 // 3c023f80 hor fov 2029e024 3c023f2b // 3c023f00 renderfix1 2029e060 3c023f2b // 3c023f00 renderfix2 // 16:10 //20331084 3c023f55 // 3c023f80 hor fov //20331088 34425555 // 44820800 hor fov //20331090 44820800 // 46000803 //20331098 46000803 // e4400070 //203310a0 e4400070 // 3c023f80 //203310a4 46010843 // 44820800 //2029e024 3c023f2b // 3c023f00 renderfix1 //2029e060 3c023f2b // 3c023f00 renderfix2 ================================================ FILE: CHT/SLES_516.02.cht ================================================ "All-Stars Baseball 2004 /ID SLES_516.02" //ELF CRC F9D01209 Mastercode 9040f338 0c103c76 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-fov //003f023c 00188344 f001a1c7 203e6dc8 3c023f2b //3c023f00 //Render fix //803f033c 0040023c 00108344 203d2ae8 3c033f20 //3c033f80 ================================================ FILE: CHT/SLES_516.03.cht ================================================ "Seek & Destroy /ID SLES_516.03" //ELF CRC 5F2F5469 Mastercode 901b88e0 0c06e1e0 //Widescreen Hack by El_Patas // 16:9 201bcd0c 3c013f40 //00000000 hor fov 201bcd18 44810000 //00000000 201bcd1c 4600c602 //00000000 2018757c 3c0140a7 //3C01407A renderfix ================================================ FILE: CHT/SLES_516.06.cht ================================================ "Unlimited Saga /ID SLES_516.06" //ELF CRC B6FD779E Mastercode 9070ebf8 0c1c3aa6 //Widescreen Hack by ElHecht // 16:9 battles 20703bfc 3c013f40 // 00000000 hor fov 20703c00 34210000 // 00000000 hor fov 20703c08 44810000 // 00000000 20703c0c 4600c602 // 00000000 207795d4 3c0243ab // 3c024380 increase hor fov // 16:10 battles //20703bfc 3c013f55 // 00000000 hor fov //20703c00 34215555 // 00000000 hor fov //20703c08 44810000 // 00000000 //20703c0c 4600c602 // 00000000 //207795d4 3c02439a // 3c024380 increase hor fov ================================================ FILE: CHT/SLES_516.15.cht ================================================ "King of Route 66, The /ID SLES_516.15" //ELF CRC B92F9BF6 Mastercode 9010CB78 0C043286 //[Widescreen 16:9] //Widescreen Hack Conversion // author: Bigdemon 00130a98 3c033f40 // 3c023f80 ================================================ FILE: CHT/SLES_516.16.cht ================================================ "Virtua Fighter 4 - Evolution /ID SLES_516.16" Mastercode 9010c3b8 0c043096 //widescreen 202fdff4 3c194455 202fdffc 37395555 202fe014 44990800 20217b48 3c024456 ================================================ FILE: CHT/SLES_516.17.cht ================================================ "Starsky & Hutch /ID SLES_516.17" //ELF CRC 518398FC Mastercode 901192f8 0c046466 //Widescreen hack by Arapapa //Widescreen hack 16:9 20123e4c 3c033f2a //3c033f00 204ccedc 3f19999a //3f4ccccd ================================================ FILE: CHT/SLES_516.19.cht ================================================ "Clock Tower 3 /ID SLES_516.19" //ELF CRC D9FC6310 Mastercode 9181cfb8 0c607396 //[Widescreen 16:9] //Clock Tower 3 - Widescreen Hack (16:9) (PAL-E) // strider3871 //gameplay by hyakki 2193c0a8 3f1fbe77 // 3F54FDF4 //FMV's fix by nemesis2000 218bddb8 3c026fa0 //3c027200 218bde08 34028260 //34028000 218bd788 3c026fa0 //3c027200 218bd7d4 34028260 //34028000 //black borders fix by nemesis2000 218f4824 3c030000 //3c034274 //remove black square near Panic Meter 2041c100 00000000 ================================================ FILE: CHT/SLES_516.20.cht ================================================ "Black & Bruised /ID SLES_516.20" Mastercode 901c6cb8 0c071ad6 // sceSifSendCmd (recommended) //~9010e76c 0c0743ac // scePadRead //~90114e68 0c0400cc // main (unreliable) /* * Widescreen hack by Arapapa. */ Widescreen Code //X-Fov 201118b8 3c023ec0 ================================================ FILE: CHT/SLES_516.21.cht ================================================ "Dirt Track Devils /ID SLES_516.21" //ELF CRC 8760B4B1 Mastercode 90179cf8 0c05e6e6 1gametitle=Dirt Track Devils (E)(SLES-51621) //Widescreen Hack by Arapapa //Widescreen hack 16:9 //803f023c 1d00043c 2016ffec 3c023f40 //3c023f80 ================================================ FILE: CHT/SLES_516.22.cht ================================================ "Maxxed Out Racing /ID SLES_516.22" //ELF CRC=5FDE52D2 Mastercode 901871d8 0c061c1e // Widescreen hack by FlatOut 20194f44 3f400000 ================================================ FILE: CHT/SLES_516.23.cht ================================================ "Sniper 2, The /ID SLES_516.23" //ELF CRC 2DF50F59 Mastercode 9016eeb0 0c05bb54 //Widescreen hack by Arapapa //Widescreen 16:9 2010202c 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_516.24.cht ================================================ "Eternal Quest /ID SLES_516.24" //ELF CRC 2C019D1F Mastercode 90190958 0c0641fe //Widescreen hack //Widescreen hack 16:9 //Matrix Hack 2016a864 3c013f40 //00000000 2016a868 44810000 //00000000 2016a870 4600c602 //00000000 ================================================ FILE: CHT/SLES_516.36.cht ================================================ "XGRA: Extreme G Racing Association /ID SLES_516.36" Mastercode 90206ef8 0c081b66 //Widescreen hack 16:9 //Zoom 2019d5dc 3c013ec0 //Y-Fov 2019d5fc 3c013faa 2019d600 3421aaab 2019d608 4481f000 2019d60c 461ebdc2 ================================================ FILE: CHT/SLES_516.49.cht ================================================ "Judge Dredd vs Judge Death /ID SLES_516.49" //ELF CRC 6E900957 Mastercode 902ECF08 0C0BB36A //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen 2033f080 3fe38e39 2033f084 00000001 20340a5c 00010000 ================================================ FILE: CHT/SLES_516.53.cht ================================================ "Mace Griffin - Bounty Hunter /ID SLES_516.53" Mastercode 9012acb8 0c04aad6 // sceSifSendCmd (recommended) //~90108ed0 0c0474a5 // scePad2Read //~90100210 0c0404ae // main /* * Widescreen hack by Some Chump. */ Widescreen Code 2055c308 439991ec ================================================ FILE: CHT/SLES_516.62.cht ================================================ "Dynasty Warriors 4 /ID SLES_516.62" //ELF CRC AA42AD50 Mastercode 9010eb78 0c043a86 //Widescreen hack by Machiavel Dhy'v converted from nemesis2000 NTSC-U 20137110 3c0243d6 20183d30 3c023f2b ================================================ FILE: CHT/SLES_516.63.cht ================================================ "Dynasty Warriors 4 /ID SLES_516.63" Mastercode 9010eb78 0c043a86 //comment=Widescreen Hack (16:9) by ElHecht // 16:9 20137060 3c0243b4 20137110 3c0243f0 20264114 3c023f40 20183d30 3c023f18 ================================================ FILE: CHT/SLES_516.66.cht ================================================ "Piglets Big Game /ID SLES_516.66" //ELF CRC 1BD0A97E Mastercode 9010BE78 0C042F46 //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 20291a7c 3c024081 //3C024049 202d4c64 3c023fe3 //3C023FAA 202d4c68 34428e32 //3442AAAB 203257c4 3c023fe3 //3C023FAA 203257c8 34428e32 //3442AAAB ================================================ FILE: CHT/SLES_516.71.cht ================================================ "Alter Echo /ID SLES_516.71" //ELF CRC 4731C13A Mastercode 902d4e18 0c0b532e //Widescreen hack by Elhecht // 16:9 20163cd4 080d26a7 // 4600a802 20163cd8 00000000 // 3c013f80 20349a9c 3c013f40 // 00000000 hor fov 20349aa0 34210000 // 00000000 20349aa4 4481f000 // 00000000 20349aa8 461ece43 // 00000000 20349aac 4600a802 // 00000000 20349ab0 461e0003 // 00000000 20349ab4 3c013f80 // 00000000 20349ab8 08058f36 // 00000000 // renderfix 2021e384 080d26b0 // 46006302 2021e388 00000000 // 7fb10110 20349acc 461e6303 // 00000000 20349ad0 46006302 // 00000000 20349ad4 7fb10110 // 00000000 20349ad8 080878e2 // 00000000 ================================================ FILE: CHT/SLES_516.82.cht ================================================ "Headhunter - Redemption /ID SLES_516.82" //ELF CRC 2D24ABAD Mastercode 90423aa0 0c108e50 //Widescreen Hack 20190620 3c014310 20190650 3c013fe3 20190654 34218e38 ================================================ FILE: CHT/SLES_516.90.cht ================================================ "Pitfall - The Lost Expedition /ID SLES_516.90" //ELF CRC D8A68BBA Mastercode 9044e118 0c1137ee //[Widescreen 16:9] //Widescreen Hack by Arapapa //X-Fov //000018e6 280015e6 2036e1c0 08112ed4 2044bb50 3c013f40 2044bb54 4481f000 2044bb58 461ec602 2044bb5c e6180000 2044bb60 080db871 ================================================ FILE: CHT/SLES_517.02.cht ================================================ "Battlestar Galactica /ID SLES_517.02" //ELF CRC=6062787F Mastercode 90244dc8 0c09131a //Widescreen hack by unknown author 20102354 3c013f66 //3c013f99 gameplay hor 20102358 34216666 //3421999a 201cb818 3c013f66 //menu 201cb81c 34216666 //20101f58 3c013f66 //? //20101f5c 34216666 //993f013c 9a992134 00008144 cc3f013c to 663f013c 66662134 00008144 cc3f013c gameplay //993f013c 9a992134 00608144 f00040c4 to 663f013c 66662134 00608144 f00040c4 menu ================================================ FILE: CHT/SLES_517.12.cht ================================================ "Snowboard Racer 2 /ID SLES_517.12" //ELF CRC F9254798 Mastercode 901b0980 0c06c208 //Widescreen hack by Arapapa //Widescreen 16:9 //03001d46 2d20c002 00000000 20175150 3c013f40 2017515c 44819000 20175160 46120002 20175164 461d0003 ================================================ FILE: CHT/SLES_517.13.cht ================================================ "Bust-A-Bloc /ID SLES_517.13" //ELF CRC 8BDD5892 Mastercode 9018a118 0c0627ee //Widescreen Hack by El_Patas //Gameplay 16:9 2014ae24 3c013f40 //00000000 (Increases hor. axis) 2014ae28 44810000 //00000000 2014ae30 4600c602 //00000000 2015b564 3c013f40 //00000000 2015b568 44810000 //00000000 2015b570 4600c602 //00000000 ================================================ FILE: CHT/SLES_517.15.cht ================================================ "Seed, The - War Zone /ID SLES_517.15" //ELF CRC 0AA8C953 Mastercode 9020cae0 0c083260 //Widescreen hack by El_Patas //Gameplay 16:9 20137d7c 3c013f40 //3C013F80 Map menu 2017509c 3c013f40 //3C013F80 Objects battles 20188838 3c013f40 //3C013F80 Background battles 01 20187ec4 3c013f40 //3C013F80 Background battles 02 201870d4 3c013f40 //3C013F80 Background battles 03 20187c9c 3c013f40 //3C013F80 Background battles 04 20187718 3c013f40 //3C013F80 Background battles 05 ================================================ FILE: CHT/SLES_517.17.cht ================================================ "Boxing Champions /ID SLES_517.17" //ELF CRC F6375797 Mastercode 9019c498 0c0670ce //Widescreen Hack by El_Patas 2016165c 3c013f40 //00000000 20161660 44810000 //00000000 20161668 4600c602 //00000000 2016bfac 3c013f40 //00000000 2016bfb0 44810000 //00000000 2016bfb8 4600c602 //00000000 ================================================ FILE: CHT/SLES_517.18.cht ================================================ "League Series Baseball 2 /ID SLES_517.18" //ELF CRC 5E07924E Mastercode 90224fb8 0c089396 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 201ce734 3c013f26 //3c013f00 //Y-Fov 201ce764 3c013fe3 //3c013faa 201ce768 34218e32 //3421aaab ================================================ FILE: CHT/SLES_517.23.cht ================================================ "Hobbit, The /ID SLES_517.23" //ELF CRC 554A62A4 Mastercode 903c3918 0c0f0dee //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 202facac 3c013ec0 //3c013f00 //Y-Fov 2038b768 3c013ec0 //3c013f00 //Render fix 2038b87c 3c013f40 //3c013f00 ================================================ FILE: CHT/SLES_517.35.cht ================================================ "Perfect Ace - Pro Tournament Tennis /ID SLES_517.35" //ELF CRC 928F63CD Mastercode 902d4998 0c0b520e //Widescreen hack by Arapapa //Widescreen hack 16:9 202705b8 080b6dd4 // c6010068 202705bc 00000000 // c602006c 202db750 3c013f40 // 00000000 202db754 4481f000 // 00000000 202db758 c6010068 // 00000000 202db75c c602006c // 00000000 202db760 461e0843 // 00000000 202db764 e6010068 // 00000000 202db768 0809c170 // 00000000 ================================================ FILE: CHT/SLES_517.50.cht ================================================ "Charlies Angels /ID SLES_517.50" //ELF CRC 2D919421 Mastercode 901c2ee0 0c070b60 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Y-Fov 20110d0c 3c01bf2a //3c01bf00 //Zoom 20110c78 3c01bfab //3c01bf80 ================================================ FILE: CHT/SLES_517.55.cht ================================================ "Disney-Pixars Finding Nemo /ID SLES_517.55" //ELF CRC 14AE6410 Mastercode 9029a338 0c0a6876 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //07a80046 803f013c 201157a4 080a5be8 20296fa0 3c013f40 20296fa4 4481f000 20296fa8 461eb582 20296fac 4600a807 20296fb0 080455ea //Render fix //003f013c 00088144 a891e724 (1st) 201157e8 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_517.56.cht ================================================ "Batman 2 - The Rise of Sin Tsu /ID SLES_517.56" //ELF CRC AAA40B75 Mastercode 901114f8 0c0444e6 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 204b0b28 3f5a7408 //3f23d70a //Render Fix 20309008 3c023f40 //3c023f00 ================================================ FILE: CHT/SLES_517.58.cht ================================================ "Metal Arms - Glitch in the System /ID SLES_517.58" //ELF CRC AF399CCC Mastercode 90429a60 0c10a640 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //803f013c 00508144 c2190646 203dd134 3c013f40 //3c013f80 //Y-Fov //82390746 6400a7e7 203dd1e0 08109d74 //46073982 204275d0 46073982 //00000000 204275d4 3c013f10 //00000000 204275d8 4481f000 //00000000 204275dc 461e3182 //00000000 204275e0 080f7479 //00000000 ================================================ FILE: CHT/SLES_517.59.cht ================================================ "Maximo vs. Army of Zin /ID SLES_517.59" Mastercode 90110338 0c044076 Widescreen Hack 2019ddc8 3c023fef 20345450 3f400000 //60hz 2018a9d0 3c033fe5 2018a9d8 34637d41 //50hz 0018aa58 3c033fee 0018aa5c 3464dfa4 ================================================ FILE: CHT/SLES_517.66.cht ================================================ "Gladiator - Sword of Vengeance /ID SLES_517.66" //ELF CRC 80EA26DA Mastercode 902a4eb8 0c0a9356 //Widescreen hack 201c5c98 3c013f40 //fov 2020d690 3c013fab // vert fov 20284084 3c010000 // black bars remove 2078d930 bfab0000 //hud stretch ================================================ FILE: CHT/SLES_517.72.cht ================================================ "Bad Boys II /ID SLES_517.72" //ELF CRC=41771EBC Mastercode 9039f6c8 0c0e7d5a //Widescreen hack by Arapapa //Gameplay 16:9 //X-Fov //02631646 540014c6 202e860c 080e7748 //46166302 2039dd20 46166302 //00000000 2039dd24 3c013fa3 //00000000 2039dd28 4481f000 //00000000 2039dd2c 461e6302 //00000000 2039dd30 080ba184 //00000000 ================================================ FILE: CHT/SLES_517.78.cht ================================================ "Summer Heat Beach Volleyball /ID SLES_517.78" //ELF CRC 098384FD Mastercode 90217370 0c085c84 //Widescreen Hack by El_Patas //Both fov 16:9 201b098c 3c01464f //3C014622 //Vert fov 16:9 201b0b40 3c013fb5 //3C013F88 201b0b44 3421ea28 //34213127 //Render fix 201b0b20 3c01464f //3C014622 ================================================ FILE: CHT/SLES_517.87.cht ================================================ "Harry Potter: Quidditch World Cup /ID SLES_517.87" Mastercode 9034e280 0c0d3848 // 16:9 202af358 3c013f40 202af35c 4481f000 202af364 461ebdc2 // hardware rendering fix 20358ae8 3c013e49 ================================================ FILE: CHT/SLES_517.92.cht ================================================ "Aliens vs Predator - Extinction /ID SLES_517.92" //ELF CRC 64DA75B2 Mastercode 902b6540 0c0ad8f8 //Widescreen Hack 2017fc74 3c023f40 ================================================ FILE: CHT/SLES_517.94.cht ================================================ "Looney Toons - Back in Action /ID SLES_517.94" //ELF CRC 26F6F521 Mastercode 902baa90 0c0aea4c //[Widescreen 16:9] // author: CRASHARKI //Patches the game to run at 16:9 Widescreen Aspect Ratio. 202d1fbc 4019999a //Viewport Width (Main Menu) e0010001 003673f0 202d1fbc 3fe66666 //4019999A Viewport Width ================================================ FILE: CHT/SLES_518.00.cht ================================================ "Smash Cars Racing /ID SLES_518.00" //ELF CRC 7FE15107 Mastercode 90110430 0C0440B4 //[Widescreen 16:9] // author: sergx12 & PeterDelta //Renders the game in 16:9 aspect ratio 2012696c 3c023cac //3C023C8E fov singleplayer 20126974 3442a2d8 //3442FA35 201269b4 3c023cac 201269bc 3442a2d8 20126b4c 3c023cac // fov multiplayer 20126b54 3442a2d8 20126ba8 3c023cac 20126bb0 3442a2d8 201b363c 3c033fac //3C033F80 vert fov ================================================ FILE: CHT/SLES_518.12.cht ================================================ "Homerun /ID SLES_518.12" //ELF CRC 6A7039A3 Mastercode 902e1558 0c0b84fe //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 201cf6e0 3c014388 //3c0143b4 //Y-Fov 202506bc 3c01bf2a //3c01bf00 //2D fix 202ae968 3c013fab //3c013f80 //20250540 3c01bec0 //3c013f00 X-Fov (Needs render fix) ================================================ FILE: CHT/SLES_518.13.cht ================================================ "European Tennis Pro /ID SLES_518.13" //ELF CRC 2EA818EA Mastercode 902c84d8 0c0b20de //Widescreen hack by Arapapa //Widescreen hack 16:9 20264a98 080b1714 202c5c50 46070202 202c5c54 3c013f40 202c5c58 4481f000 202c5c5c 461e4202 202c5c60 080992a7 ================================================ FILE: CHT/SLES_518.14.cht ================================================ "ATV Off-Road Fury 2 /ID SLES_518.14" //ELF CRC 025670BE Mastercode 9035ab78 0c0d6a86 //Widescreen Hack by El_Patas //Gameplay 16:9 2011b0c0 3c023caa //3C023C8E Zoom 2011b0cc 3c023fab //3C023F80 Y-FOV //Render fix 201a2a8c 3c03bfab //3C03BF80 201a2a90 3c023fab //3C023F80 ================================================ FILE: CHT/SLES_518.15.cht ================================================ "Final Fantasy X-2 /ID SLES_518.15" Mastercode 9034cf98 0c0d338e //widescreen 201b49cc 3c013f19 201b49d0 3421999a 2012369c 3c014440 20185f7c 3c01442b 2021aa64 3c013f40 ================================================ FILE: CHT/SLES_518.16.cht ================================================ "Final Fantasy X-2 /ID SLES_518.16" //ELF CRC 9AAC530C Mastercode 9034cf98 0c0d338e //Widescreen Hack (16:9) by ElHecht, ported to PAL-French by Z_Boy // 16:9 201b49cc 3c013f19 201b49d0 3421999a // Render-Fix 2012369c 3c014440 20185f7c 3c01442b ================================================ FILE: CHT/SLES_518.17.cht ================================================ "Final Fantasy X-2 /ID SLES_518.17" Mastercode 9034cf98 0c0d338e //comment=Final Fantasy X-2 (PAL-Europe/Australia) (SLES-51817) Widescreen Hack (16:9) by ElHecht // 16:9 201b49cc 3c013f19 201b49d0 3421999a // Render-Fix 2012369c 3c014440 20185f7c 3c01442b //portraits, dressphere and cursor width on menu 2021aa64 3c013f40 ================================================ FILE: CHT/SLES_518.19.cht ================================================ "Final Fantasy X-2 /ID SLES_518.19" //ELF CRC 9AAC530A Mastercode 9034cf98 0c0d338e //[Widescreen 16:9] //Final Fantasy X-2 (PAL-S) // 16:9 201b49cc 3c013f19 201b49d0 3421999a // Render-Fix 2012369c 3c014440 20185f7c 3c01442b //portraits, dressphere and cursor width on menu //2021aa64 3c013f40 ================================================ FILE: CHT/SLES_518.20.cht ================================================ "Sniper Elite /ID SLES_518.20" //ELF CRC EF47C233 Mastercode 90476da8 0c11db12 //[Widescreen 16:9] //Widescreen hack by Arapapa (Ported to PAL by El_Patas) //Zoom 205015d0 3f9faaab //3eaaaaab //Y-FOV 20502848 3fe38e2a //3faaaaab ================================================ FILE: CHT/SLES_518.21.cht ================================================ "Alias /ID SLES_518.21" //ELF CRC 83466553 Mastercode 902944f0 0c0a50e4 //Widescreen hack by ElHecht // 16:9 20248138 3c013ec0 // 3c013f00 hor fov 201f3c70 3c013f40 // 3c013f80 renderfix ================================================ FILE: CHT/SLES_518.25.cht ================================================ "Pop Idol /ID SLES_518.25" //ELF CRC 762FADF5 Mastercode 902b8c28 0c0ae2b2 //Widescreen hack by Arapapa //Widescreen hack 16:9 202180c4 080ad914 202b6450 46010902 202b6454 3c013eaa 202b6458 4481f000 202b645c 461e2102 202b6460 08086032 ================================================ FILE: CHT/SLES_518.26.cht ================================================ "AFL Live 2004 /ID SLES_518.26" //ELF CRC 1D4764D2 Mastercode 90515d40 0c1456f8 //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 204d3f18 08144d75 //c6010068 205135d4 3c013f40 //00000000 205135d8 4481f000 //00000000 205135dc c6010068 //00000000 205135e0 c602006c //00000000 205135e4 461e0843 //00000000 205135e8 e6010068 //00000000 205135ec 08134fc8 //00000000 ================================================ FILE: CHT/SLES_518.38.cht ================================================ "Asterix & Obelix XXL2 /ID SLES_518.38" //ELF CRC 1DB1A6C6 Mastercode 901134f8 0c044ce6 //Widescreen hack by ElHecht // 16:9 20126ce4 0810504c // e6000024 jump to code-inject 00414130 20126ce8 00000000 // c7a10020 20414130 3c013f40 // 00000000 hor fov 20414134 4481f000 // 00000000 20414138 461e0002 // 00000000 2041413c e6000024 // 00000000 20414140 c7a10020 // 00000000 20414144 461e0843 // 00000000 20414148 e7a10020 // 00000000 20414150 08049b3a // 00000000 jump back to 00126ce8 //Font fix by Arapapa 2023fd98 3c023f10 //3c023f40 20240a0c 3c023f10 //3c023f40 ================================================ FILE: CHT/SLES_518.39.cht ================================================ "DragonBall Z - Budokai 2 /ID SLES_518.39" //ELF CRC FE09A7CC Mastercode 9010c2f0 0c043064 //Widescreen hack by ElHecht // 16:9 2013192c 3c013f40 // 00000000 hor fov 20131930 4481f000 // 00000000 201317fc 461ead42 // 00000000 ================================================ FILE: CHT/SLES_518.40.cht ================================================ "NHL Hitz Pro /ID SLES_518.40" //ELF CRC A9360C6D Mastercode 90112f70 0c044b84 //Widescreen Hack by ElHecht // 16:9 203f4d14 3f100000 // 3f400000 hor fov // 16:10 //203f4d14 3f200000 // 3f400000 hor fov ================================================ FILE: CHT/SLES_518.43.cht ================================================ "Worms 3D /ID SLES_518.43" //ELF CRC BB16599F Mastercode 904237a0 0c108d90 //Widescreen Hack by El_Patas & Arapapa //Widescreen hack 16:9 //43080a46 c00085e4 03000b46 202ca6ec 08108388 //460a0843 20420e20 460a0843 20420e24 3c013f40 20420e28 4481f000 20420e2c 461e0842 20420e30 080b29bc /////////////////////////////////////////////// //42080846 180086e4 07000046 //20287c08 08108388 //20420e20 46080842 //20420e24 3c013f40 //20420e28 4481f000 //20420e2c 461e0842 //20420e30 080a1f03 //202ca964 3c013f00 //3C013F80 Zoom //20287b98 3c014010 //3C014040 Zoom //Y-Fov adress //20287c00 46081082 //20287b84 3c01c080 //3c014000 ================================================ FILE: CHT/SLES_518.45.cht ================================================ "Barbie - Horse Adventure /ID SLES_518.45" //ELF CRC 3BA6EAFC Mastercode 902f1e00 0c0bc728 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Y-Fov 20239304 3c013ed0 //3c013f00 //Zoom //003f013c 00b08144 58010cc6 20239460 3c013f20 //3c013f00 ================================================ FILE: CHT/SLES_518.50.cht ================================================ "Basketball Xciting /ID SLES_518.50" //ELF CRC 32F02A6C Mastercode 901a93d8 0c06a49e //Widescreen Hack by El_Patas //Gameplay 16:9 20179424 3c013f40 //00000000 (Increases hor. axis) 20179428 44810000 //00000000 20179430 4600c602 //00000000 ================================================ FILE: CHT/SLES_518.55.cht ================================================ "Tank Elite /ID SLES_518.55" //ELF CRC 09A48207 Mastercode 9010da78 0c043646 //Widescreen hack by Arapapa //Widescreen hack 16:9 20218be0 43e0a000 //4415c000 X-Fov ================================================ FILE: CHT/SLES_518.56.cht ================================================ "Monster Attack /ID SLES_518.56" Mastercode 90159478 0c0564c6 //901ecf18 0c05ad14 //9019bc24 0c0448ec //16:9 Widescreen 10134228 00003f40 ================================================ FILE: CHT/SLES_518.61.cht ================================================ "Bowling Xciting /ID SLES_518.61" //ELF CRC 0FEEE8ED Mastercode 9018a5d8 0c06291e //Widescreen Hack by El_Patas //Gameplay 16:9 2015b0b4 3c013f40 //00000000 (Increases hor. axis) 2015b0b8 44810000 //00000000 2015b0c0 4600c602 //00000000 ================================================ FILE: CHT/SLES_518.62.cht ================================================ "Bass Master Fishing /ID SLES_518.62" //ELF CRC 63007DE0 Mastercode 9010e0b8 0c0437d6 //Widescreen hack //Widescreen hack 16:9 //X-Fov //700000c6 0400028e (1st) 201813f4 08030000 200c0000 c6000070 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 080604fe ================================================ FILE: CHT/SLES_518.73.cht ================================================ "Medal of Honor - Rising Sun /ID SLES_518.73" //ELF CRC=F22C1E3B Mastercode 9035327c 0c0c9ccd //by nemesis2000 //wide 203a3910 3f100000 //wide2 201b9110 3c013f50 201b9114 44810800 201b9118 46016303 201b911c c4810e30 201b9120 460c0832 201b9124 45010008 201b9128 00000000 201b912c 46016034 201b9130 45000004 201b9134 e48c0e38 201b9138 46006807 201b913c 03e00008 201b9140 e4800e3c 201b9144 e48d0e3c 201b9148 03e00008 201b914c 00000000 ================================================ FILE: CHT/SLES_518.76.cht ================================================ "Medal of Honor - Rising Sun /ID SLES_518.76" //ELF CRC F27AB8B3 Mastercode 91c0d0e8 0c7033e2 //[Widescreen 16:9] // author: nemesis2000 //Renders the game in 16:9 aspect ratio 203a3910 3f100000 201b9110 3c013f50 201b9114 44810800 201b9118 46016303 201b911c c4810e30 201b9120 460c0832 201b9124 45010008 201b9128 00000000 201b912c 46016034 201b9130 45000004 201b9134 e48c0e38 201b9138 46006807 201b913c 03e00008 201b9140 e4800e3c 201b9144 e48d0e3c 201b9148 03e00008 201b914c 00000000 ================================================ FILE: CHT/SLES_518.77.cht ================================================ "Bloody Roar 4 /ID SLES_518.77" Mastercode 902d5f20 0c0b5770 // sceSifSendCmd (recommended) //~9010024c 0c0bac66 // main (unreliable) /* * Widescreen hack by ElHecht. */ Widescreen Code // X-Res 2060ec20 3fa3a283 // Y-Res //~2060ec20 40117402 ================================================ FILE: CHT/SLES_518.79.cht ================================================ "Hot Wheels World Race /ID SLES_518.79" //ELF CRC 080807DE Mastercode 902f3088 0c0bcbca //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2028bb3c 3c013fab //3c013f80 ================================================ FILE: CHT/SLES_518.83.cht ================================================ "Scooby Doo! Mystery Mayhem /ID SLES_518.83" //ELF CRC 8F6A1960 Mastercode 901287B8 0C04A196 //[Widescreen 16:9] // author: Arapapa //Renders the game in 16:9 aspect ratio 201978a0 0809fa4c 2027e930 46010043 2027e934 3c013f40 2027e938 4481f000 2027e93c 461e0842 2027e940 08065e29 ================================================ FILE: CHT/SLES_518.85.cht ================================================ "Mega Man X7 (Europe) /ID SLES_518.85" //ELF CRC=E144C5B5 Mastercode 901240f8 0c048fe6 //Widescreen hack by nemesis2000 2014e524 3c0244a8 ================================================ FILE: CHT/SLES_518.86.cht ================================================ "Lethal Skies II /ID SLES_518.86" //ELF CRC=084D2994 Mastercode 902a3418 0c0a8cae //Widescreen Hack by FlatOut 20126504 3c0143c0 2010108c 3c0143b4 20100d1c 3c0143b4 ================================================ FILE: CHT/SLES_518.93.cht ================================================ "Naval Ops - Warship Gunner /ID SLES_518.93" //ELF CRC=72D11CDF Mastercode 9011a838 0c0469b6 //Widescreen hack by Arapapa //2044023c 00608244 f043023c 00688244 2027b6fc 3c024460 //3c024420 X-Fov ================================================ FILE: CHT/SLES_518.96.cht ================================================ "Gallop Racer /ID SLES_518.96" //ELF CRC BE0CAF70 Mastercode 902b0288 0c0ac04a //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00688144 603f013c 201cd680 3c013f40 //Render fix //48 42 01 3c 00 10 81 44 24 00 81 c4 201cd8e8 3c0142d0 //3c014248 ================================================ FILE: CHT/SLES_518.97.cht ================================================ "The Simpsons: Hit & Run /ID SLES_518.97" Mastercode 9040e8a0 0c1039d0 // 16:9 ver 20138ab8 00000000 2014b3a8 00000000 2014c3ac 00000000 202a1f88 00000000 2031e0b8 00000000 2031eea4 00000000 ================================================ FILE: CHT/SLES_519.03.cht ================================================ "AFL Live 2004 - Aussie Rules Football /ID SLES_519.03" //ELF CRC 2287515F Mastercode 90515e80 0c145748 //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 204d4058 08146448 //c6010068 20519120 3c013f40 //00000000 20519124 4481f000 //00000000 20519128 c6010068 //00000000 2051912c c602006c //00000000 20519130 461e0843 //00000000 20519134 e6010068 //00000000 20519138 08135018 //00000000 ================================================ FILE: CHT/SLES_519.08.cht ================================================ "Van Helsing /ID SLES_519.08" //ELF CRC 8176235A Mastercode 9028a348 0c0a287a //Widescreen Hack by El_Patas //Gameplay 16:9 202e88a8 3fe38e38 //3FAAAAAA (Increases hor. axis) ================================================ FILE: CHT/SLES_519.11.cht ================================================ "Choro Q HG 3: Gadget Racers /ID SLES_519.11" Mastercode 902a44d8 0c0a90de //Gameplay 206a43b4 3f19999a ================================================ FILE: CHT/SLES_519.12.cht ================================================ "Pro Evolution Soccer 3 /ID SLES_519.12" //ELF CRC 3D653E04 Mastercode 91097af8 0c425e66 //Widescreen Hack by El_Patas //Gameplay 16:9 2109458c 3c013f40 //00000000 (Increases hor. axis) 21094590 44810000 //00000000 21094598 4600c602 //00000000 //Render fix 210d1f18 3c023fab //3c023f80 ================================================ FILE: CHT/SLES_519.13.cht ================================================ "Onimusha Blade Warriors /ID SLES_519.13" Mastercode 90282cb8 0c0a0ad6 //Widescreen 205063c0 3f400000 ================================================ FILE: CHT/SLES_519.14.cht ================================================ "Onimusha 3: Demon Siege /ID SLES_519.14" Mastercode 9010e5f0 0c043924 Widescreen //val1 20151420 3c033f19 20151428 34639999 //val2 20151480 3c033f4c 20151484 34439999 //val3 201515d8 3c033f19 201515e0 34639999 //rfix1 20151650 3c02c3d6 //rfix2 20151540 3c024527 ================================================ FILE: CHT/SLES_519.16.cht ================================================ "Crouching Tiger, Hidden Dragon /ID SLES_519.16" //ELF CRC 9C8C770A Mastercode 902072b8 0c081c56 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Game play //803f013c 00a08144 4879040c 2011dfa4 3c013f40 //3c013f80 //Event 2011e1b0 3c013f40 //3c013f80 //? (Same pattern's Search Value. Test time is short. Then remain it) 2011e3a0 3c013f40 //3c013f80 //Render fix //c043013c 00688144 c6a30046 2011e000 3c014400 //3c0143c0 ================================================ FILE: CHT/SLES_519.17.cht ================================================ "Beyond Good & Evil /ID SLES_519.17" Mastercode 906d5fb8 0c1b5796 //comment=Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //803f023c 00088244 00000000 03080046 (1st) 20131cb0 3c023f40 //Y-Fov 201324cc 08030010 200c0040 46000802 200c0044 3c1b3f40 200c0048 449bf000 200c004c 461e0003 200c0050 0804c935 //Render fix 2013ef70 3c023f40 ================================================ FILE: CHT/SLES_519.18.cht ================================================ "Prince of Persia - The Sands of Time /ID SLES_519.18" Mastercode 9010b298 0c042c4e //widescreen 204b4fc0 3c013f40 204b4fd8 34210000 204b4fe4 4481f000 204b4fe8 461e0842 204b4ff0 461e1f83 204b5008 4600f0c6 ================================================ FILE: CHT/SLES_519.24.cht ================================================ "World War Zero - Ironstorm /ID SLES_519.24" //ELF CRC B1C27A19 Mastercode 902d63d0 0c0b589c //Widescreen hack by Arapapa //Widescreen hack 16:9 //Force turn on Widedscreen 203393dc 00000001 20366e50 00000001 203393d8 3fe38e39 //Zoom fix 2010b990 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_519.26.cht ================================================ "Outlaw Golf /ID SLES_519.26" //ELF CRC=35CBC3A9 Mastercode 90200878 0c0801c6 //Widescreen hack by ElHecht // 16:9 201d589c 3c1b3f40 // 00000000 hor fov 201d58a8 449bf000 // 00000000 201d58ac 461e0783 // e7a00028 201d58bc e7be0028 // 00000000 // 16:10 //201d589c 3c1b3f55 // 00000000 hor fov //201d58a0 377b5555 // 00000000 hor fov //201d58a8 449bf000 // 00000000 //201d58ac 461e0783 // e7a00028 //201d58bc e7be0028 // 00000000 ================================================ FILE: CHT/SLES_519.30.cht ================================================ "Road Rage 3 /ID SLES_519.30" //ELF CRC 09736614 Mastercode 90221958 0c0885fe //Widescreen Hack by El_Patas 20435588 3f400000 // 3F800000 hor fov ================================================ FILE: CHT/SLES_519.33.cht ================================================ "Gregory Horror Show /ID SLES_519.33" Mastercode 9010d9b8 0c043616 //90114f2c 0c048bc2 //901950fc 0c065528 //wide 20166078 3c023f40 //hud fix (awkward transitions/thick font) 20166000 3c023f40 ================================================ FILE: CHT/SLES_519.34.cht ================================================ "Curse - The Eye of Isis /ID SLES_519.34" //ELF CRC 7100A15F Mastercode 90425098 0c1093ce //Widescreen hack by sergx12 / ElHecht // 16:9 202b5890 3c013fe3 // 3c013faa ver fov 202b5894 34218e39 // 3421aaab ver fov 2011cef4 461e0003 // 00000000 zoom loading screen 2039d4e4 08143f8f // 00000000 2050fe3c 3c013f40 // 00000000 zoom 2050fe40 4481f000 // 00000000 2050fe44 17610002 // 00000000 2050fe48 00000000 // 00000000 2050fe4c 461e1083 // 00000000 2050fe50 00000000 // 00000000 2050fe54 080e753a // 00000000 201a1980 08143f89 // e7a00000 default fov function 201a1984 00000000 // 4600a502 2050fe24 461e0003 // 00000000 2050fe28 e7a00000 // 00000000 2050fe30 4600a502 // 00000000 2050fe34 08068661 // 00000000 2013604c 08143f4b // 8c42b11c gameplay-to-inventory function 20136050 00000000 // 8c644408 2050fd2c 8c42b11c // 00000000 2050fd30 8c644408 // 00000000 2050fd34 461ef783 // 00000000 2050fd38 3c1b3f40 // 00000000 2050fd3c 0804d814 // 00000000 20140688 08143f51 // 3c020043 map-to-inventory function 2014068c 00000000 // 8c444408 2050fd44 3c020043 // 00000000 2050fd48 8c444408 // 00000000 2050fd4c 461ef783 // 00000000 2050fd50 080501a3 // 00000000 201347bc 08143f56 // 3c020043 inventory-to-gameplay function 201347c0 00000000 // 8c444408 2050fd58 3c020043 // 00000000 2050fd5c 8c444408 // 00000000 2050fd60 461ef783 // 00000000 2050fd64 3c1b3f80 // 00000000 2050fd68 0804d1f0 // 00000000 2011e8b4 461ef783 // 00000000 inventory-to-documents function ================================================ FILE: CHT/SLES_519.50.cht ================================================ "Sonic Heroes /ID SLES_519.50" //ELF CRC=B7CF071A //Widescreen hack by nemesis2000 (pnach by nemesis2000) //ported to PAL (ElHecht) Mastercode 9010cc70 0c0432c4 //--- 20167bcc 10000042 20167c24 1000002c 20167c40 10000025 20167be4 14400033 20167bf4 1020002f 20167c58 14400004 20167c60 1000001d 20167c68 3c013f40 //--- 20167c6c 0c05a92c 20167c70 27a50030 20167c74 0220202d 20167c78 0c05a890 20167c7c 27a50038 20167c80 c7ac0040 20167c84 0c05a8a4 20167c88 0220202d 20167c8c c7ac0044 20167c90 0c05a8b4 20167c94 0220202d 20167c98 c7a00048 20167c9c e6200088 20167ca0 8fa5004c 20167ca4 0c05a908 20167ca8 0220202d 20167cac 1000000a 20167cb0 0220102d 20167cb4 24030001 20167cb8 3c028000 20167cbc afa30050 20167cc0 0c058844 20167cc4 34440004 20167cc8 afa20054 20167ccc 0c058814 20167cd0 27a40050 20167cd4 0000102d 20167cd8 dfbf0020 20167cdc 7bb10010 20167ce0 7bb00000 20167ce4 03e00008 20167ce8 27bd0060 20167cec 00000000 //--- 2020bf4c 3c013f40 //-- 2020bf50 0c05a92c 2020bf54 24452314 2020bf58 1000002c //--- 2020bf6c 3c013f40 //-- 2020bf70 0c05a92c 2020bf74 24452314 2020bf78 10000024 //--- 2020be84 10000062 2020c000 3c013f40 //--- 2020c004 0c05a92c 2020c008 27a50040 2020c00c dfbf0020 2020c010 7bb10010 2020c014 7bb00000 2020c018 03e00008 2020c01c 27bd0050 //--- 2020c07c 3c013f80 2020c080 0c05a92c 2020c084 27a50028 2020c088 dfbf0010 2020c08c 7bb00000 2020c090 03e00008 2020c094 27bd0030 //--- 202be498 1000001a 202be4d8 3c013f80 202be4dc 0c05a92c 202be4e0 27a50048 202be4e4 3c0241f0 202be4e8 44826000 202be4ec 0c05a8b4 202be4f0 8f84b670 202be4f4 c78c809c 202be4f8 0c05a8a4 202be4fc 8f84b670 202be500 8f82b670 202be504 dfbf0030 202be508 7bb20020 202be50c 7bb10010 202be510 7bb00000 202be514 03e00008 202be518 27bd0050 //--- 202ee0dc 3c013f80 202ee0e0 0c05a92c 202ee0e4 27a50028 202ee0e8 460c6303 //-- 2016a4b0 27bdffe0 2016a4b4 3c023f80 2016a4b8 ffbf0010 2016a4bc 44820800 2016a4c0 7fb00000 2016a4c4 c4a20000 2016a4c8 0080802d 2016a4cc 44810000 2016a4d0 46001083 2016a4d4 c4a00004 2016a4d8 e4820068 2016a4dc e480006c 2016a4e0 c4800068 2016a4e4 46000803 2016a4e8 e4800070 2016a4ec c480006c 2016a4f0 46000803 2016a4f4 e4800074 2016a4f8 8c840004 2016a4fc 10800004 2016a500 0200102d 2016a504 0c05adfc 2016a508 00000000 2016a50c 0200102d 2016a510 dfbf0010 2016a514 7bb00000 2016a518 03e00008 2016a51c 27bd0020 ================================================ FILE: CHT/SLES_519.52.cht ================================================ "R-Type Final /ID SLES_519.52" Mastercode 9011ae78 0c046b46 //comment=Widescreen Hack by sergx12, PAL conversion & black bar fix by FlatOut 2016edc0 3c033f40 2016fbac 3c043f40 2022e010 43d60000 2022e020 43d60000 //black bar fix 2055ead0 00000000 2055eb50 00000000 ================================================ FILE: CHT/SLES_519.54.cht ================================================ "Max Payne 2 - The Fall of Max Payne /ID SLES_519.54" //ELF CRC 564F352C Mastercode 9010FDF0 0C043F24 //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen 005996c8 00000010 //00000004 005996d0 00000009 //00000003 //[Remove Blackbars] // author: PeterDelta //Removes black bars in cutscenes 207419f8 3f800000 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //e0040000 005d8f88 //2010d1e0 34050050 //2010d1e4 24030002 //2010d1e8 0000000c //2010d1ec 03e00008 //e0040000 01fff89c //2010d1e0 24030002 //2010d1e4 0000000c //2010d1e8 03e00008 //2010d1ec 00000000 //006f1670 00000000 ================================================ FILE: CHT/SLES_519.56.cht ================================================ "Bionicle - The Game /ID SLES_519.56" //ELF CRC 8E613144 Mastercode 901918a0 0c0645d0 //Widescreen Hack (16:9) by ElHecht // 16:9 2010c298 3c014370 // 3c0143a0 hor fov 2010c0d8 3c013faa // 3c013f80 hud fix // 16:10 //2010c298 3c194385 // 3c0143a0 hor fov //2010c29c 37395555 // 44811000 hor fov //2010c2d8 afb90000 // e7a20000 //2010c0d8 3c013f99 // 3c013f80 hud fix ================================================ FILE: CHT/SLES_519.58.cht ================================================ "Whiplash /ID SLES_519.58" //ELF CRC E8A97250 Mastercode 90367978 0c0d9e06 //Widescreen Hack by El_Patas //Gameplay 16:9 202c3b40 3c013fe3 //3C013FAA (Increases hor. axis) 202c3b44 34219fa5 //34219FBE ================================================ FILE: CHT/SLES_519.59.cht ================================================ "Football Generation /ID SLES_519.59" //ELF CRC B29E5362 Mastercode 9022f1d8 0c08bc1e //Widescreen hack by Arapapa //Widescreen hack 16:9 2017c108 3c013f20 //3c013f00 Zoom 2017c128 3c013f10 //3c013f40 Y-Fov ================================================ FILE: CHT/SLES_519.66.cht ================================================ "Bombastic /ID SLES_519.66" //ELF CRC 40127377 Mastercode 902128d8 0c0849de //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov 202c20e0 3c013fcc //3c013f99 202c20e4 3421ccc4 //3421999a //Zoom 202c20c4 3c014456 //3c014420 //Render fix 202b1b8c 3c014480 //3c014416 ================================================ FILE: CHT/SLES_519.67.cht ================================================ "Need for Speed: Underground /ID SLES_519.67" Mastercode 903b4a58 0c0ed23e // 16:9 20438adc 3f400000 20438a14 3f400000 204ff628 3f2aaaab 204ff630 3f2aaaab ================================================ FILE: CHT/SLES_519.70.cht ================================================ "Spongebob Schwammkopf - Schlacht um Bikini Bottom /ID SLES_519.70" //ELF CRC 763D3BF9 Mastercode 901066b8 0c041956 //Widescreen hack by nemesis2000 (pnach by nemesis2000) // gameplay 2035c670 0c045286 2035c674 00000000 2035c678 3c023f40 2035c67c 0200202d 2035c680 44820800 2035c684 27a50028 2035c688 46010083 2035c68c e7a20028 // 480p //202635fc 24050000 //20263600 24060050 //20262948 24060050 //2026294c 24050000 //20102254 3c090010 ================================================ FILE: CHT/SLES_519.73.cht ================================================ "War Chess /ID SLES_519.73" //ELF CRC 4D7CBCE7 Mastercode 90126b38 0c049a76 //Widescreen hack by Arapapa //Widescreen hack 16:9 2019105c 08092dd8 2024b760 46020842 2024b764 3c013f40 2024b768 4481f000 2024b76c 461e0842 2024b770 08064418 ================================================ FILE: CHT/SLES_519.76.cht ================================================ "Tom Clancy's Ghost Recon - Jungle Storm /ID SLES_519.76" //ELF CRC=FE1720F1 Mastercode 9017cab0 0c05f254 //Converted from NTSC Widescreen hack by nemesis2000 (PAL by Somechump) //sp 2051d978 3c023f40 2051d9b8 3c0243b6 //mp 20387324 3c023f40 20387350 3c0243b6 //unk 2051d8e4 3c053f40 2051d928 3c0243b6 ================================================ FILE: CHT/SLES_519.78.cht ================================================ "Baphomets Fluch - Der Schlafende Drache /ID SLES_519.78" //ELF CRC 1248FE3A Mastercode 902d17b0 0c0b4594 //Widescreen patch by nemesis2000 (pnach by nemesis2000 ) 201ad9cc 3c01bec0 201ad9d0 0c06b250 201ad9d4 44813000 201ac93c 00000000 201ac940 27bdffd0 201ac944 3c01bf00 201ac948 44813800 201ac94c 7fb00020 201ac950 ffbf0010 201ac954 0080802d 201ac958 26060020 201ac95c c6000070 201ac960 8e020004 201ac964 46060202 ================================================ FILE: CHT/SLES_519.80.cht ================================================ "TT Superbikes /ID SLES_519.80" //ELF CRC B42446DC Mastercode 901be0d8 0c06f7de //Widescreen hack by El_Patas // Gameplay 16:9 205f9b58 3f400000 //3F800000 (Increases hor. axis) // Render Fix 20159440 3c013f40 //3C013F00 20159e94 3c013f40 //3C013F00 20159404 3c013f40 //3C013F80 20159450 3c013f40 //3C013F80 ================================================ FILE: CHT/SLES_519.86.cht ================================================ "Backyard Wrestling - Don't Try This At Home /ID SLES_519.86" //ELF CRC=E1D7F6E5 Mastercode 90376618 0c0dd92e //Widescreen hack by Arapapa // 16:9 //Y-Fov 20231728 3c013fcc //3c013f99 2023172c 1392ccc4 //3421999a //Zoom 2023170c 3c014456 //3c014420 //Render fix 20246264 3c01bff0 //3c01bf80 2022bc7c 3c013ff0 //3c013f8c 202393d0 3c013ff0 //3c013f8c 2023941c 3c013ff0 //3c013f8c 2023a82c 3c013ff0 //3c013f8c 2023a878 3c013ff0 //3c013f8c 2023b450 3c013ff0 //3c013f8c 2023c7f0 3c013ff0 //3c013f8c 2023f1e4 3c013ff0 //3c013f8c 20240b10 3c013ff0 //3c013f8c 20241504 3c013ff0 //3c013f8c 20246054 3c013ff0 //3c013f8c 20246be0 3c013ff0 //3c013f8c 20247924 3c013ff0 //3c013f8c 2026c7c0 3c013ff0 //3c013f8c ================================================ FILE: CHT/SLES_519.96.cht ================================================ "International Snooker Championship /ID SLES_519.96" //ELF CRC F0C727B8 Mastercode 901cba38 0c072e36 //Widescreen hack by Arapapa //Widescreen hack 16:9 20157d48 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_519.97.cht ================================================ "SWAT - Global Strike Team /ID SLES_519.97" //ELF CRC 0E40BA6A Mastercode 902f8ff0 0c0be3a4 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 202a6774 3c013f23 //3c013f00 //Y-Fov 2025fa14 080a5248 //460039c2 20294920 460039c2 20294924 3c013f40 20294928 4481f000 2029492c 461e39c3 20294930 08097e86 ================================================ FILE: CHT/SLES_519.98.cht ================================================ "Kao the Kangaroo - Round 2 /ID SLES_519.98" //ELF CRC C3BE8BAB Mastercode 90119518 0c0464ee //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //c3180d46 00180244 00000a44 20233b90 080e5934 203964d0 460d18c3 203964d4 3c013f40 203964d8 4481f000 203964dc 461e18c2 203964e0 0808cee5 //Render fix //003f033c 00088344 00000000 02000246 201c59f8 3c033f2b //3c033f00 ================================================ FILE: CHT/SLES_520.01.cht ================================================ "Mission Impossible - Operation Surma /ID SLES_520.01" //ELF CRC=8F969858 Mastercode 9048a420 0c1228b0 //Widescreen hack by Arapapa //X-Fov 203cc2ec 08030000 203cc2f0 00000000 203cc2f4 00000000 203cc2f8 00000000 203cc2fc 00000000 200c0000 c64c05d0 200c0004 3c013c8e 200c0008 3421fa35 200c000c 4481a000 200c0010 46166302 200c0014 3c013faa 200c0018 3421aaab 200c001c 4481f000 200c0020 461e6302 200c0024 080f30bc //Render fix //003f013c 00b88144 2030c558 3c013f2b ================================================ FILE: CHT/SLES_520.02.cht ================================================ "Rogue Ops /ID SLES_520.02" //ELF CRC 144CC35B Mastercode 90375cd8 0c0dd6de //pgert@180130 //http://forums.pcsx2.net/Thread-PCSX2-Widescreen-Game-Patches?pid=240786#pid240786 //Rogue Ops * SLES-52002 * PAL-M6 * 144CC35B //Widescreen hack by pgert. //Might not work with all BIOS types & configurations. 2065a190 3f400000 // 3F800000 - X-Axis - 16:9 // 2065a190 3f555555 // - 16:10 // 2065a190 3f638e39 // - 15:10 (MS Surface Book) // 2065a194 3f555555 // 3F800000 - Y-Axis - alternative 16:10 hack ================================================ FILE: CHT/SLES_520.05.cht ================================================ "007 Everything Or Nothing /ID SLES_520.05" //ELF_CRC=5FFFDE40 Mastercode 91f125b8 0c7c4916 //Widescreen Hack by El_Patas //16:9 20816388 3faaaaab ================================================ FILE: CHT/SLES_520.08.cht ================================================ "NBA Live 2004 (Europe) /ID SLES_520.08" //ELF CRC=5EAC167B Mastercode 9032ae90 0c0cab4c //Widescreen hack by Arapapa //Gameplay 16:9 20117734 3c013fe3 //3c013faa 20117738 34218e2a //3421aaab 201183e4 3c013fab //3c013f80 ================================================ FILE: CHT/SLES_520.11.cht ================================================ "Tak and the Power of Juju /ID SLES_520.11" Mastercode 9038a8c0 0c0e29d8 //Gameplay 16:9 202513f0 3c013fe3 202513f4 34218e38 ================================================ FILE: CHT/SLES_520.17.cht ================================================ "Lord of the Rings, The - Return of the King /ID SLES_520.17" //ELF CRC 9771C478 Mastercode 9011b638 0c046d36 //Widescreen hack by ElHecht // 16:9 2014b13c 3c023f40 // 3c023f80 hor fov ================================================ FILE: CHT/SLES_520.18.cht ================================================ "Der Herr der Ringe - Die Rückkehr des Königs /ID SLES_520.18" Mastercode 9011b638 0c046d36 //widescreen 20ffc200 3f400000 20ffc210 442b0000 20ffc218 3fab0000 ================================================ FILE: CHT/SLES_520.20.cht ================================================ "Lord of the Rings, The - The Return of the King /ID SLES_520.20" //ELF CRC 9771C478 Mastercode 9011b638 0c046d36 //[Widescreen 16:9] // author: ElHecht //Renders the game in 16:9 aspect ratio 2014b13c 3c023f40 //3c023f80 hor fov ================================================ FILE: CHT/SLES_520.23.cht ================================================ "Manhunt /ID SLES_520.23" Mastercode 90350638 0c0d4136 //comment=Widescreen Hack 201c88a8 3c023f03 201c88c8 3c033f6e 201c88d0 3462eeee ================================================ FILE: CHT/SLES_520.34.cht ================================================ "Dr. Seuss Cat in the Hat /ID SLES_520.34" //ELF CRC C365B25F Mastercode 90229a98 0c08a64e //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2010b3a4 3c013fb6 //3c013f89 2010b3a8 34212492 //34212492 ================================================ FILE: CHT/SLES_520.36.cht ================================================ "WWE SmackDown! - Here Comes the Pain! /ID SLES_520.36" //ELF CRC F418F2EC Mastercode 9010e238 0c043836 //Widescreen hack by ElHecht // 16:9 201040e4 3c013f40 // 00000000 hor fov 201040f0 44810000 // 00000000 201040f4 4600c602 // 00000000 202072bc 3c023f08 // 3c023f80 camera fix // 16:10 //201040e4 3c013f55 // 00000000 hor fov //201040e8 34215555 // 00000000 hor fov //201040f0 44810000 // 00000000 //201040f4 4600c602 // 00000000 //202072bc 3c023f30 // 3c023f80 camera fix ================================================ FILE: CHT/SLES_520.39.cht ================================================ "Terminator 3 - La Rebelión de las Máquinas /ID SLES_520.39" //ELF CRC BE408EFF Mastercode 902F54A8 0C0BD4D2 //[Widescreen 16:9] // author: Arapapa, ported by PeterDelta //Renders the game in 16:9 aspect ratio 2026d620 080be376 202f8dd8 4600a346 202f8ddc 3c013f40 202f8de0 4481f000 202f8de4 461e6b42 202f8de8 0809b589 //Target 202870bc 080be37b 202f8dec 461ead42 202f8df0 e6150000 202f8df4 080a1c30 ================================================ FILE: CHT/SLES_520.41.cht ================================================ "Detonator /ID SLES_520.41" //ELF CRC 090379B9 Mastercode 9019cbb8 0c067296 //Widescreen hack by El_Patas //Gameplay 16:9 20172674 3c013f40 //00000000 (Increases hor. axis) 20172678 44810000 //00000000 20172680 4600c602 //00000000 ================================================ FILE: CHT/SLES_520.43.cht ================================================ "MX Unleashed /ID SLES_520.43" Mastercode 90401af8 0c100666 //comment=Widescreen hack by El_Patas //Gameplay 16:9 20112e40 3c033caa 20112e44 3463a21d 20112e38 3c023fab //Render fix 201acbd4 3c03bfab 201acbd8 3c023fab ================================================ FILE: CHT/SLES_520.46.cht ================================================ "007 - Alles oder Nichts /ID SLES_520.46" Mastercode 91f125b8 0c7c4916 //904190e8 0c1063e2 //903c44d0 0c0f10dc //comment=Widescreen Hack by El_Patas //Gameplay 16:9 20816388 3faaaaab ================================================ FILE: CHT/SLES_520.47.cht ================================================ "Die Sims brechen aus /ID SLES_520.47" Mastercode 903979b0 0c0e5e14 //widescreen 20293da0 3c013fe3 20293da4 34218e2a ================================================ FILE: CHT/SLES_520.55.cht ================================================ "Harry Potter and the Philosopher's Stone /ID SLES_520.55" Mastercode 90312908 0c0c49ea // 16:9 2018da74 3c013f40 2018da78 ac81d5c4 2018da80 0c0c17e4 202b4258 3c013f40 202b425c 4481f000 202b426c 0c0abc0d 202b4270 460d6343 202b453c 3c013f40 202b4540 4481f000 202b4554 0c0abc0d 202b4558 460d6343 202af034 461e6302 ================================================ FILE: CHT/SLES_520.62.cht ================================================ "Pop Star Academy /ID SLES_520.62" //ELF CRC 916AE593 Mastercode 90114e38 0c045336 //Widescreen hack by Arapapa //Widescreen hack 16:9 202d65a0 08030000 // c6010068 202d65a4 00000000 // c602006c 200c0000 3c013f40 // 00000000 200c0004 4481f000 // 00000000 200c0008 c6010068 // 00000000 200c000c c602006c // 00000000 200c0010 461e0843 // 00000000 200c0014 e6010068 // 00000000 200c0018 080b596a // 00000000 ================================================ FILE: CHT/SLES_520.63.cht ================================================ "Alarm for Cobra 11 Autobahn /ID SLES_520.63" //ELF CRC 77E924AC Mastercode 9014a778 0c052986 //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov //00bf023c 86000046 203a0ed0 3c02bf55 ================================================ FILE: CHT/SLES_520.65.cht ================================================ "Flipnic - Ultimate Pinball /ID SLES_520.65" Mastercode 901edc38 0c07b6b6 //901f5ff4 0c07fdfe //901001f4 0c040104 //comment=Widescreen hack by Arapapa //Gameplay 16:9 201864ec 3c023f19 201864f4 3447999a ================================================ FILE: CHT/SLES_520.95.cht ================================================ "Gradius V /ID SLES_520.95" Mastercode 90103570 0c040d04 //comment=Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f033c 1855040c 06a30046 201da728 3c033f72 //Render Fix //803f033c 6400a2af 0070023c 202e3428 3c033fb0 202e3738 3c033fb0 202e3e28 3c033fb0 202e3f68 3c033fb0 ================================================ FILE: CHT/SLES_520.96.cht ================================================ "Firefighter F.D. 18 /ID SLES_520.96" //ELF CRC 4590ECC3 Mastercode 9029ec40 0c0a7ab8 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Matrix hack 202a40f4 3c013f40 //00000000 202a40f8 44810000 //00000000 202a4100 4600c602 //00000000 ================================================ FILE: CHT/SLES_521.01.cht ================================================ "Wrath Unleashed /ID SLES_521.01" //ELF CRC CDD6C078 Mastercode 90110f38 0c044376 //Widescreen hack by dieSkaarj 20797cc0 3f400000 //3f800000 ================================================ FILE: CHT/SLES_521.04.cht ================================================ "Tak and the Power of JuJu /ID SLES_521.04" //ELF CRC 5A6F5E04 Mastercode 9038aac0 0c0e2a58 //Widescreen hack by El_Patas //Gameplay 16:9 202513f0 3c013fe3 //3C013FAA 202513f4 34218e38 //3421AAAB ================================================ FILE: CHT/SLES_521.08.cht ================================================ "Underworld - The Eternal War /ID SLES_521.08" //ELF CRC 590D63A9 Mastercode 9011aff0 0c046ba4 //Widescreen Hack 2018877c 3c033f40 2018890c 3c033f40 ================================================ FILE: CHT/SLES_521.09.cht ================================================ "Underworld: The Eternal War /ID SLES_521.09" Mastercode 9011aff0 0c046ba4 Widescreen Hack 2018877c 3c033f40 2018890c 3c033f40 ================================================ FILE: CHT/SLES_521.11.cht ================================================ "Mojo! /ID SLES_521.11" //ELF CRC D354BAEF Mastercode 9020ccb8 0c0832d6 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2024ad74 3c024140 //3c024180 ================================================ FILE: CHT/SLES_521.18.cht ================================================ "Castlevania - Lament of Innocence /ID SLES_521.18" //ELF CRC 306CDADA Mastercode 906fb298 0c1bec4e //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by nemesis2000) //gameplay 206ec304 23c013f40 //hor value 206ec308 44810000 206ec310 4600c602 //FMV's fix 20452e30 24057300//y-pos 20452e34 24062000//x width 20452e3c 24071b00//y width ================================================ FILE: CHT/SLES_521.22.cht ================================================ "Crime Life - Gang Wars /ID SLES_521.22" //ELF CRC 4924907E Mastercode 9055fcd8 0c157ede //Widescreen Hack by Arapapa //Widescreen hack 16:9 204155f8 3c043f40 //3c043f80 ================================================ FILE: CHT/SLES_521.25.cht ================================================ "Agassi Tennis Generation /ID SLES_521.25" //ELF CRC 74FBFBB1 Mastercode 902c64b8 0c0b18d6 //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 2026e0a8 080b0ea4 //c6010068 202c3a90 3c013f40 //00000000 202c3a94 4481f000 //00000000 202c3a98 c6010068 //00000000 202c3a9c c602006c //00000000 202c3aa0 461e0843 //00000000 202c3aa4 e6010068 //00000000 202c3aa8 0809b82c //00000000 ================================================ FILE: CHT/SLES_521.32.cht ================================================ "Hitman - Contracts /ID SLES_521.32" Mastercode 9046a8d8 0c11a9de //Widescreen hack by ElHecht // Widescreen 16:9 202659d8 3c013f10 201c8300 3c1b3f40 201c8304 1060006d 201c8308 ae220044 201c830c c6200038 201c8310 3c013f80 201c8314 4481a000 201c8318 46140032 201c84bc 3c013f00 201c84c0 4481a800 201c84c4 4615ad00 201c84c8 449bf000 201c8504 461e0002 201c8508 46150002 201c850c 4600a583 201c8510 e6200054 201c8514 4600a807 ================================================ FILE: CHT/SLES_521.33.cht ================================================ "Hitman - Contracts /ID SLES_521.33" //ELF CRC 3569E863 Mastercode 9046A8D8 0C11A9DE //[Widescreen 16:9] // author: ElHecht //Converted by Bigdemon // 16:9 202659d8 3c013f10 // 3c013f40 ver fov 201c8300 3c1b3f40 // 1060006e zoom 201c8304 1060006d // ae220044 201c8308 ae220044 // c6200038 201c830c c6200038 // 3c013f80 201c8310 3c013f80 // 4481a000 201c8314 4481a000 // 46140032 201c8318 46140032 // 00000000 201c84bc 3c013f00 // 3c013f80 201c84c0 4481a800 // 4481a000 201c84c4 4615ad00 // 3c013f00 201c84c8 449bf000 // 4481a800 201c8504 461e0002 // 46150002 201c8508 46150002 // 4600a583 201c850c 4600a583 // e6200054 201c8510 e6200054 // 3c01bf00 201c8514 4600a807 // 44810000 ================================================ FILE: CHT/SLES_521.35.cht ================================================ "Hitman - Contracts /ID SLES_521.35" //ELF CRC=3569E863 Mastercode 9046a8d8 0c11a9de //Widescreen hack by ElHecht // 16:9 202659d8 3c013f10 201c8300 3c1b3f40 201c8304 1060006d 201c8308 ae220044 201c830c c6200038 201c8310 3c013f80 201c8314 4481a000 201c8318 46140032 201c84bc 3c013f00 201c84c0 4481a800 201c84c4 4615ad00 201c84c8 449bf000 201c8504 461e0002 201c8508 46150002 201c850c 4600a583 201c8510 e6200054 201c8514 4600a807 ================================================ FILE: CHT/SLES_521.49.cht ================================================ "Tom Clancys Splinter Cell - Pandora Tomorrow /ID SLES_521.49" //ELF CRC AB82114E Mastercode 902084d0 0c0820dc //pgert@150820 //http://forums.pcsx2.net/Thread-PCSX2-Widescreen-Game-Patches?pid=240786#pid240786 //16:9 Widescreen hack for Single Player mode by ElHecht. 2017a200 3c1b3f40 // AE03008C - X-axis 201b79f4 ae1b008c // AE03008C // comment=- 16:10 Widescreen hack for Single Player mode by ElHecht. // 2017a200 3c1b3f55 // 00000000 - X-axis // 201b79f4 377b5555 // AE03008C - X-axis // 201b7a0c ae1b008c // 8E02004C // Notes (by pgert) - do not use. // - Alternative 16:10 Widescreen hack by pgert. // Might not work with all BIOS types & configurations. // Fast boot recommended. // 21628abc 3f400000 // 3F800000 - X-axis // 21628ac0 3f666666 // 3F800000 - Y-axis ================================================ FILE: CHT/SLES_521.50.cht ================================================ "Legacy of Kain: Defiance /ID SLES_521.50" Mastercode 90257470 0c095cc4 // sceSifSendCmd (recommended) //~9025f570 0c09111d // scePad2Read //~901c2ec4 0c0938aa // main (unreliable) /* * Widescreen hack by nemesis2000. */ Widescreen Code // Built in widescreen 2011a644 00000000 2028e8c0 00000001 // Sub black background off 2013d458 3c013b30 // Cutscenes black border fix 201522e0 3c01bf80 201522ec 3c013f80 // Cutscenes render fix 20119a34 3c01c340 20119a50 3c014340 // Partial font size fix 2013bcac 3c013f40 2013bcd0 e4200d7c 2013bcf8 46000003 2013bcfc e4200d6c // HUD fix (not fully tested) 2023d668 3c013b40 // FMV fix 20213588 24070156 ================================================ FILE: CHT/SLES_521.59.cht ================================================ "Myth Makers Super Kart GP /ID SLES_521.59" //ELF CRC 51AB1AB0 Mastercode 90382160 0c0e0800 //Widescreen hack by Arapapa //Widescreen hack 16:9 203220c8 080e25f8 // c6010068 203220cc 00000000 // c602006c 203897e0 3c013f40 // 00000000 203897e4 4481f000 // 00000000 203897e8 c6010068 // 00000000 203897ec c602006c // 00000000 203897f0 461e0843 // 00000000 203897f4 e6010068 // 00000000 203897f8 080c8834 // 00000000 ================================================ FILE: CHT/SLES_521.73.cht ================================================ "Dynasty Warriors 4 - Xtreme Legends /ID SLES_521.73" //ELF CRC BB2CF62F Mastercode 9010f170 0c043c04 //Widescreen Hack (16:9) by ElHecht // // 16:9 20139a00 3c0243b4 // 3c0243a0 hor fov value1 20139ab0 3c0243f0 // 3c0243a0 hor fov value2 202742a4 3c023f40 // 3c023f80 hor fov real-time intro 2018e520 3c023f15 // 3c023f00 render fix ================================================ FILE: CHT/SLES_521.79.cht ================================================ "Kaan: Barbarian's Blade /ID SLES_521.79" Mastercode 90111280 0c044448 //Widescreen hack 16:9 //Zoom 201849d4 3c023f40 //Y-Fov 20177a1c 3c024010 ================================================ FILE: CHT/SLES_521.87.cht ================================================ "Baldurs Gate - Dark Alliance 2 /ID SLES_521.87" //ELF CRC F59FF56B Mastercode 902f15d8 0c0bc51e // Widescreen Hack by El_Patas // 16:9 - somewhat corrected by pgert // ========== // Vert fov- 201ed078 3c013f36 // 3C013F08 201ed07c 34210b62 // 34218889 2023ffc4 3c013f36 // 3C013F08 2023ffc8 34210b62 // 34218889 2027fdbc 3c013f36 // 3C013F08 2027fdc0 34210b62 // 34218889 202c9458 3c013f36 // 3C013F08 202c945c 34210b62 // 34218889 // ========== // Both fov+ 201ed08c 3c014440 // 3C014480 2023ffd4 3c014440 // 3C014480 2027fdcc 3c014440 // 3C014480 202c9468 3c014440 // 3C014480 // ========== // Render fix 202c5334 3c013fe2 // 3C013FAA 202c5338 3421fc96 // 34213D71 202c909c 3c013fe2 // 3C013FAA 202c90a0 3421fc96 // 34213D71 // ========== // 16:10 - pgert // ========== // 201ed078 3c013f23 // 201ed07c 3421d70c // 2023ffc4 3c013f23 // 2023ffc8 3421d70c // 2027fdbc 3c013f23 // 2027fdc0 3421d70c // 202c9458 3c013f23 // 202c945c 3421d70c // ========== // 201ed08c 3c014455 // 2023ffd4 3c014455 // 2027fdcc 3c014455 // 202c9468 3c014455 // ========== // 202c5334 3c013fcc // 202c5338 342149bb // 202c909c 3c013fcc // 202c90a0 342149bb // ========== // 15:10 (MS Surface Book) - pgert // ========== //201ed078 3c013f19 //201ed07c 3421999b //2023ffc4 3c013f19 //2023ffc8 3421999b //2027fdbc 3c013f19 //2027fdc0 3421999b //202c9458 3c013f19 //202c945c 3421999b // ========== //201ed08c 3c014464 //2023ffd4 3c014464 //2027fdcc 3c014464 //202c9468 3c014464 // ========== //202c5334 3c013fbf //202c5338 3421851f //202c909c 3c013fbf //202c90a0 3421851f // ========== ================================================ FILE: CHT/SLES_521.88.cht ================================================ "Baldurs Gate - Dark Alliance 2 /ID SLES_521.88" //ELF CRC F59FF56B Mastercode 902f15d8 0c0bc51e //pgert@180129 //http://forums.pcsx2.net/Thread-PCSX2-Widescreen-Game-Patches?pid=240786#pid240786 //Widescreen Hack by El_Patas // 16:9 - somewhat corrected by pgert // Vert fov- 201ed078 3c013f36 // 3C013F08 201ed07c 34210b62 // 34218889 2023ffc4 3c013f36 // 3C013F08 2023ffc8 34210b62 // 34218889 2027fdbc 3c013f36 // 3C013F08 2027fdc0 34210b62 // 34218889 202c9458 3c013f36 // 3C013F08 202c945c 34210b62 // 34218889 // Both fov+ 201ed08c 3c014440 // 3C014480 2023ffd4 3c014440 // 3C014480 2027fdcc 3c014440 // 3C014480 202c9468 3c014440 // 3C014480 // Render fix 202c5334 3c013fe2 // 3C013FAA 202c5338 3421fc96 // 34213D71 202c909c 3c013fe2 // 3C013FAA 202c90a0 3421fc96 // 34213D71 // 16:10 - pgert // 201ed078 3c013f23 // 201ed07c 3421d70c // 2023ffc4 3c013f23 // 2023ffc8 3421d70c // 2027fdbc 3c013f23 // 2027fdc0 3421d70c // 202c9458 3c013f23 // 202c945c 3421d70c // 201ed08c 3c014455 // 2023ffd4 3c014455 // 2027fdcc 3c014455 // 202c9468 3c014455 // 202c5334 3c013fcc // 202c5338 342149bb // 202c909c 3c013fcc // 202c90a0 342149bb // 15:10 (MS Surface Book) - pgert // 201ed078 3c013f19 // 201ed07c 3421999b // 2023ffc4 3c013f19 // 2023ffc8 3421999b // 2027fdbc 3c013f19 // 2027fdc0 3421999b // 202c9458 3c013f19 // 202c945c 3421999b // 201ed08c 3c014464 // 2023ffd4 3c014464 // 2027fdcc 3c014464 // 202c9468 3c014464 // 202c5334 3c013fbf // 202c5338 3421851f // 202c909c 3c013fbf // 202c90a0 3421851f // Built-in cheats: // Warp & Invulnerability menu: // while in a game, press L1 + R1 + Triangle + Square + Circle + Cross + Start. // Level 10 + 500,000 gold + 45 skillpoints: // while in a game, press L1 + R1 + Triangle + Square + Circle + Cross + L2. ================================================ FILE: CHT/SLES_521.90.cht ================================================ "RPM Tuning /ID SLES_521.90" //ELF CRC A1B8DAC8 Mastercode 9011bf38 0c046f76 //Widescreen hack by Arapapa //Widescreen hack 16:9 201ca480 080eca78 // c6010068 203b29e0 3c013f40 // 00000000 203b29e4 4481f000 // 00000000 203b29e8 c6010068 // 00000000 203b29ec c602006c // 00000000 203b29f0 461e0843 // 00000000 203b29f4 e6010068 // 00000000 203b29f8 08072922 // 00000000 ================================================ FILE: CHT/SLES_522.02.cht ================================================ "Downhill Domination /ID SLES_522.02" //ELF CRC 73671EFD Mastercode 90262720 0c098970 //Downhill Domination Widescreen Hacks (by Aced14) //16:9 Widescreen 101bdc50 00004401 //3C01442C - Shell Menu Master X FOV //2028b080 43870000 //43B40000 - Loading Screen Master X FOV //2028b0a0 3f360b16 //3F088851 - Loading Screen Master Y FOV 101ba55c 00004401 //3C01442C - Title Menu Master X FOV 20272790 434fc000 //438A8000 - Tree Sprite Width #1 202728d0 434fc000 //438A8000 - Tree Sprite Width #2 20272928 434fc000 //438A8000 - Tree Sprite Width #3 101fd7e0 00004401 //3C01442C - Bike Shop Menu Goggles Default Master X FOV (added to close-up float by game engine to produce a "final" close-up X FOV) 101fd7c8 000044d8 //3C014510 - Bike Shop Menu Goggles Close-up Master X FOV #1 101fd7cc 0000c000 //34218000 - Bike Shop Menu Goggles Close-up Master X FOV #2 e0030002 00a095d0 //Conditional live memory fixes for Bike Shop menu 20a095d0 3faa3d71 //00000000 - Bike Shop Top HUD Width (Live Memory) 20a09610 3faa3d71 //00000000 - Bike Shop Bottom HUD Width (Live Memory) 20a5fd58 c2de0000 //00000000 - Bike Shop Shadow Shape/Width (Live Memory) 2028ac20 3f360b5e //3F088888 - Menu Master Y FOV 1016d258 0000434f //3C01438A - 1P P1 Master X FOV #1 1016d25c 0000c000 //34218000 - 1P P1 Master X FOV #2 101ac824 0000434f //3C01438A - 1P P1 Replay Master X FOV #1 101ac828 0000c000 //34218000 - 1P P1 Replay Master X FOV #2 2028a860 3f360b15 //3F088851 - 1P P1 Master Y FOV 2028aa80 43268000 //435E0000 - 2P Vertical P1 Master X FOV 2028aaa0 3f360b16 //3F088851 - 2P Vertical P1 Master Y FOV 2028ab40 43268000 //435E0000 - 2P Vertical P2 Master X FOV 2028ab60 3f360b16 //3F088851 - 2P Vertical P2 Master Y FOV 2028a900 434fc000 //438A8000 - 2P Horizontal P1 Master X FOV 2028a920 3f360b16 //3F088851 - 2P Horizontal P1 Master Y FOV 2028a9c0 434fc000 //438A8000 - 2P Horizontal P2 Master X FOV 2028a9e0 3f360b16 //3F088883 - 2P Horizontal P2 Master Y FOV 2028acc0 431d8000 //43520000 - 4P P1 Master X FOV 2028ace0 3f360b60 //3F088888 - 4P P1 Master Y FOV 2028ad80 431d8000 //43520000 - 4P P2 Master X FOV 2028ada0 3f360b59 //3F088883 - 4P P2 Master Y FOV 2028ae40 431d8000 //43520000 - 4P P3 Master X FOV 2028ae60 3f360b59 //3F088883 - 4P P3 Master Y FOV 2028af00 431d8000 //43520000 - 4P P4 Master X FOV 2028af20 3f360b59 //3F088883 - 4P P4 Master Y FOV 2028a840 434fc000 //438A8000 - 2-4P P1-4 Paused Master X FOV ================================================ FILE: CHT/SLES_522.03.cht ================================================ "Armored Core - Silent Line /ID SLES_522.03" //ELF CRC 89D79F73 Mastercode 90319ed0 0c0c675c //Widescreen hack by ElHecht // 16:9 2031def4 3c013f40 // 00000000 hor fov 2031df00 44810000 // 00000000 2031df04 4600c602 // 00000000 20194088 3c0143d6 // 3c0143a0 renderfix // 16:10 //2031def4 3c013f55 // 00000000 hor fov //2031def8 34215555 // 00000000 hor fov //2031df00 44810000 // 00000000 //2031df04 4600c602 // 00000000 //20194088 3c0143c1 // 3c0143a0 renderfix ================================================ FILE: CHT/SLES_522.04.cht ================================================ "UFC Sudden Impact /ID SLES_522.04" //ELF CRC 310548EE Mastercode 90259db8 0c096716 //Widescreen Hack 2021c55c 3c013ec0 //90ffbd27 003f013c to 90ffbd27 c03e013c 2021c5e0 3c013f40 //c00001e6 803f013c to c00001e6 403f013c ================================================ FILE: CHT/SLES_522.19.cht ================================================ "Corvette /ID SLES_522.19" //ELF CRC CFA1065C Mastercode 9037fb98 0c0dfe8e //widescreen hack by unknown author 214feaf0 3fb60b60 ================================================ FILE: CHT/SLES_522.30.cht ================================================ "Muppets Party Cruise /ID SLES_522.30" //ELF CRC FD927ADB Mastercode 90297698 0c0a5d4e //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 2010dd64 3c013f13 //3c013f00 //Y-Fov //02210546 000085e4 2010dde8 08030008 200c0020 46052102 200c0024 3c013faa 200c0028 4481f000 200c002c 461e2102 200c0030 0804377b //2D fix //83100046 0c0080ac 2010de3c 08030000 200c0000 46001083 200c0004 3c013f40 200c0008 4481f000 200c000c 461e1082 200c0010 08043790 //Render fix 2010dec8 3c013f10 //3c013f00 ================================================ FILE: CHT/SLES_522.37.cht ================================================ ".Hack-Part 1 Infection /ID SLES_522.37" //ELF CRC=B5A7735B Mastercode 90102c38 0c040ab6 //901196bc 0c0431a4 //90112cb8 0c042eb0 //Widescreen Hack by ElHecht // 16:9 2010a64c 3c023f40 // 3c023f80 hor fov 1 201eed6c 3c0a3f40 // 00000000 hor fov 2 // 16:10 //2010a628 3c193f55 // 00000000 hor fov 1 //2010a64c 37395555 // 3c023f80 hor fov 1 //2010a660 44999000 // 44829000 //201eed6c 3c0a3f55 // 00000000 hor fov 2 //201eed70 354a5555 // 00000000 hor fov 2 // 16:9 and 16:10 modifications // no need to change anything here! all modifications are calculated // based on the hor fov value in the upper 16:9/16:10 section 201c1734 0807bb58 // xxxxxxxx offset 201c1738 00000000 // xxxxxxxx offset 201eed60 46006346 // 00000000 201eed64 3c093f80 // 00000000 201eed68 44899800 // 00000000 201eed74 448a9000 // 00000000 201eed78 10490006 // 00000000 201eed7c 00000000 // 00000000 201eed80 3c0b0000 // 00000000 201eed84 356b0000 // 00000000 201eed88 3c0c001c // 00000000 201eed8c ad8b1740 // 00000000 201eed90 ad8b1748 // 00000000 201eed94 080705ce // 00000000 // Note // In general the code for this game would look like this : // 2010a64c 3c023f40 // 3c023f80 hor fov 1 // 201c172c 3c023f40 // 3c023f80 hor fov 2 // 201c1738 461294c3 // 460094c6 // Unfortunately the game uses a different elf file for each language // and the spanish version (HACK.01S) has an offset for the // hor fov 2. So i wrote a fix which implements the hor fov modification // and corrects the screwed up code caused by the offset. ================================================ FILE: CHT/SLES_522.38.cht ================================================ "Nightshade /ID SLES_522.38" Mastercode 903a33f8 0c0e8ca6 // sceSifSendCmd (recommended) //~901828a8 0c060a7c // main (unreliable) /* * Widescreen pnach by El_Patas */ Widescreen Code 20183124 3c023f24 // adjust h-axis 20183128 34428b44 ================================================ FILE: CHT/SLES_522.40.cht ================================================ "International Pool Championship /ID SLES_522.40" //ELF CRC 9867FA17 Mastercode 901cce38 0c073336 //Widescreen hack by Arapapa //Widescreen hack 16:9 20159158 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_522.41.cht ================================================ "Myth Makers - Orbs of Doom /ID SLES_522.41" //ELF CRC 38E47587 Mastercode 903aa6a0 0c0ea950 //Widescreen hack by Arapapa //Widescreen hack 16:9 2034a170 08040034 // c6010068 2034a174 00000000 // c602006c 201000d0 3c013f40 // 00000000 201000d4 4481f000 // 00000000 201000d8 c6010068 // 00000000 201000dc c602006c // 00000000 201000e0 461e0843 // 00000000 201000e4 e6010068 // 00000000 201000e8 080d285e // 00000000 ================================================ FILE: CHT/SLES_522.56.cht ================================================ "Max Payne 2 - The Fall of Max Payne /ID SLES_522.56" //ELF CRC D13BEF2C Mastercode 9010FDF0 0C043F24 //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen 005814c8 00000010 //00000004 005814d0 00000009 //00000003 //[Remove Blackbars] // author: PeterDelta //Removes black bars in cutscenes 20729ae8 3f800000 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //e0040000 005c0e0c //2010d1e0 34050050 //2010d1e4 24030002 //2010d1e8 0000000c //2010d1ec 03e00008 //e0040000 01fff89c //2010d1e0 24030002 //2010d1e4 0000000c //2010d1e8 03e00008 //2010d1ec 00000000 //006d94f0 00000000 ================================================ FILE: CHT/SLES_522.59.cht ================================================ "Outlaw Volleyball /ID SLES_522.59" Mastercode 902808f0 0c0a01e4 //Widescreen hack by ElHecht //16:9 2020b00c 0818ac24 2020b010 00000000 //hor fov 2062b090 3c013f40 2062b098 4481f000 2062b09c 461e0783 2062b0a0 e7be0038 2062b0a4 46010003 2062b0a8 08082c04 //16:10 //2020b00c 0818ac24 //2020b010 00000000 //hor fov //2062b090 3c013f55 //hor fov //2062b094 34215555 //2062b098 4481f000 //2062b09c 461e0783 //2062b0a0 e7be0038 //2062b0a4 46010003 //2062b0a8 08082c04 ================================================ FILE: CHT/SLES_522.75.cht ================================================ "Way of the Samurai 2 /ID SLES_522.75" //ELF CRC 7B79C53C Mastercode 90112978 0c044a06 //Widescreen hack by ElHecht // 16:9 201de530 3c023f40 // 3c023f80 hor fov 50hz 201de544 460c6343 // 46006346 201de5c8 3c023f40 // 3c023f80 hor fov 60hz 201de5dc 460c6343 // 46006346 2016597c 3c033fb0 // 3c033f80 renderfix1 20159524 3c034296 // 3c0342c8 renderfix2 water ================================================ FILE: CHT/SLES_522.77.cht ================================================ "Riding Spirits 2 /ID SLES_522.77" //ELF CRC 635AB78A Mastercode 90210078 0c083fc6 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20181258 3c013f40 //3c013f80 //Y-Fov fix (When Wide option is turnned on) 20288950 3f088888 //3f360b60 ================================================ FILE: CHT/SLES_522.82.cht ================================================ "Mafia /ID SLES_522.82" //ELF CRC 7E9B5698 Mastercode 90407478 0c101cc6 //Widescreen Hack by El_Patas, Render fixes by arapapa //Gameplay 16:9 20ffb6b4 3fab0000 //3F800000 Vertical axis 20ffb79c 3fab0000 //3F800000 Horizontal axis //Render fix 20ffb704 3d000000 //3D4CCCCD //Rendering distancce 20ffb708 44000000 //43660000 ================================================ FILE: CHT/SLES_522.83.cht ================================================ "Terminator 3 - The Redemption /ID SLES_522.83" //ELF CRC 5DF023A5 Mastercode 9048c770 0c123184 //Widescreen Hack 20416ea4 3c013ec0 // vert d0050cc6003f013c to d0050cc6c03e013c 20417074 3c013f22 //zoom e0055426003f013c to e0055426223f013c ================================================ FILE: CHT/SLES_522.88.cht ================================================ "Tom Clancy's Rainbow Six 3 /ID SLES_522.88" //ELF CRC=28A2774C Mastercode 91405970 0c501604 //Widescreen Hack by unknown author 201400ec 3c063f40 ================================================ FILE: CHT/SLES_522.98.cht ================================================ "IndyCar Series 2005 /ID SLES_522.98" //ELF CRC 30C406CE Mastercode 902A2388 0C0A888A //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen 202ca70c 00000001 //00000000 202dbac8 3fe38e39 //3FAAAAAB ================================================ FILE: CHT/SLES_523.22.cht ================================================ "Drakengard /ID SLES_523.22" Mastercode 90322038 0c0c87b6 // sceSifSendCmd (recommended) //~90279370 0c0c3cda // main (unreliable) /* * Widescreen hack by ElHecht. */ Widescreen Code // 16:9 2030101c 3c013f40 20301028 4481f000 2030102c 461ec602 20264980 3c0143d6 2012a0ac 3c014456 ================================================ FILE: CHT/SLES_523.23.cht ================================================ "Richard Burns Rally /ID SLES_523.23" //ELF CRC 185BC820 Mastercode 90338908 0c0ce1ea //ELF CRC=185BC820 //Widescreen patch by nemesis2000 (pnach by nemesis2000) 20112f74 3c014340 20112f94 3c013ff1 20112f98 3421c71c ================================================ FILE: CHT/SLES_523.25.cht ================================================ "Champions of Norrath - Realms of EverQuest /ID SLES_523.25" //ELF CRC 75D86958 Mastercode 902ea6f8 0c0ba966 //Widescreen Hack by ElHecht // 16:9 2015b1fc 3c013f40 // 460c7382 hor fov 2015b214 34210000 // e48e0000 hor fov 2015b218 4481f000 // 00000000 2015b21c 461e6302 // 00000000 2015b240 460c7382 // 00000000 2015b244 e48e0000 // 00000000 2017f49c 00000000 // 4600d306 2017f4f0 00000000 // 4600d306 2017b384 3c193f40 // 00000000 renderfix 2017b388 4499f000 // 00000000 renderfix 2017b3a0 4600b047 // 3c01bf80 2017b3a4 461ece43 // 44810800 // 16:10 //2015b1fc 3c013f55 // 460c7382 hor fov //2015b214 34215555 // e48e0000 hor fov //2015b218 4481f000 // 00000000 //2015b21c 461e6302 // 00000000 //2015b240 460c7382 // 00000000 //2015b244 e48e0000 // 00000000 //2017f49c 00000000 // 4600d306 //2017f4f0 00000000 // 4600d306 //2017b340 4617bd80 // 3c013f80 //2017b344 3c193f55 // 4481b000 renderfix //2017b384 37395555 // 00000000 renderfix //2017b388 4499f000 // 00000000 //2017b3a0 4600b047 // 3c01bf80 //2017b3a4 461ece43 // 44810800 ================================================ FILE: CHT/SLES_523.26.cht ================================================ "Spawn - Armageddon /ID SLES_523.26" //ELF CRC 8C9BF4F9 Mastercode 90273D20 0C09CEF0 //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen e0020005 003749e0 002d5a70 00000001 00338784 00000001 001220bc 3c013f01 //3C013F00 fix border //[Remove Blackbars] // author: PeterDelta //Removes black bars in cutscenes 003217b4 00000001 ================================================ FILE: CHT/SLES_523.48.cht ================================================ "Seven Samurai 20XX /ID SLES_523.48" Mastercode 901111f0 0c044424 //Widescreen Hack (16:9) by ElHecht // 16:9 201bce24 3c094455 // 00000000 hor fov 201bce5c 35235555 // 3c034420 hor fov ================================================ FILE: CHT/SLES_523.50.cht ================================================ "International Golf Pro /ID SLES_523.50" //ELF CRC F2AB368B Mastercode 90264798 0c09918e //Widescreen hack by Arapapa //Widescreen hack 16:9 20215518 0809b424 // c6010068 2021551c 00000000 // c602006c 2026d090 3c013f40 // 00000000 2026d094 4481f000 // 00000000 2026d098 c6010068 // 00000000 2026d09c c602006c // 00000000 2026d0a0 461e0843 // 00000000 2026d0a4 e6010068 // 00000000 2026d0a8 08085548 // 00000000 ================================================ FILE: CHT/SLES_523.63.cht ================================================ "Bad Boys II /ID SLES_523.63" //ELF CRC 5C5BC6D2 Mastercode 903a0148 0c0e7ffa //Widescreen hack by Arapapa //Gameplay 16:9 //X-Fov //02631646 540014c6 202e9f44 080e79e4 //46166302 2039e790 46166302 //00000000 2039e794 3c013fa3 //00000000 2039e798 4481f000 //00000000 2039e79c 461e6302 //00000000 2039e7a0 080ba7d2 //00000000 ================================================ FILE: CHT/SLES_523.67.cht ================================================ "Americas 10 Most Wanted /ID SLES_523.67" //ELF CRC F834AA3A Mastercode 9024c7a0 0c093190 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov #1 //00000000 00000000 43ad1346 00000000 20233e04 3c013f40 //00000000 20233e08 44810000 //00000000 20233e10 4600c602 //00000000 //X-Fov #2 //46a30046 c6c30046 201cfb7c 08092924 2024a490 4600a346 2024a494 3c013f40 2024a498 4481f000 2024a49c 461e6b42 2024a4a0 08073ee0 //#1 Render fix //003f013c 00108144 300a6324 (1st) 2020ae84 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_523.68.cht ================================================ "AFL Live Premiership Edition /ID SLES_523.68" //ELF CRC 4D3469CC Mastercode 90503480 0c140cc8 //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 204be6d0 0810a95c //c6010068 2042a570 3c013f40 //00000000 2042a574 4481f000 //00000000 2042a578 c6010068 //00000000 2042a57c c602006c //00000000 2042a580 461e0843 //00000000 2042a584 e6010068 //00000000 2042a588 0812f9b6 //00000000 ================================================ FILE: CHT/SLES_523.72.cht ================================================ "Spider-Man 2 /ID SLES_523.72" //ELF CRC 6B68932C Mastercode 90598bb8 0c166296 //[Widescreen 16:9] // author: flameofrecca + CRASHARKI //Patches the game to run at 16:9 Widescreen Aspect Ratio. (Original NTSC-U pnach by flameofrecca; new zoom value, gauge_hero, some map and the unused boss hud codes found by CRASHARKI) 2067ac70 3f947ae1 //vertical fov 3f5eb852 2067ac68 3c28a2f7 //zoom value 3c0efa35 //Map Screen HUD, text fixes //search the 206d**** address range for more map screen hud fixes //206d8034 425c0000 // map_igo_compass 42680000 - this breakes the compass in map menu //206d8048 42fa0000 // map_igo_compass 42f40000 - this breakes the compass in map menu 206db628 41580000 // level_500_trick 41900000 206db634 41580000 // level_500_trick 41900000 206db768 41580000 // level_500_hint 41900000 206db774 41580000 // level_500_hint 41900000 206dc328 41680000 // level_500_trick_ring_a 41a00000 206dc334 41680000 // level_500_trick_ring_a 41a00000 206dc478 41680000 // level_500_hint_ring_a 41a00000 206dc484 41680000 // level_500_hint_ring_a 41a00000 206dc5c8 41880000 // level_500_trick_ring_b 41c00000 206dc5d4 41880000 // level_500_trick_ring_b 41c00000 206dc718 41880000 // level_500_hint_ring_b 41c00000 206dc724 41880000 // level_500_hint_ring_b 41c00000 206df848 3f400000 // text_menu_general1 3f800000 206df918 3f400000 // text_menu_trick1 3f800000 206df9e8 3f400000 // text_menu_missions1 3f800000 206dfab8 3f400000 // map_igo_elevation_indicator_text_number 3f800000 206dfbb0 3f400000 // text_menu_hint1 3f800000 //Onscreen HUD 20720ce0 42680000 //gauge_frame 42300000 20720cf4 42680000 //gauge_frame 42300000 20720d08 43140000 //gauge_frame 43240000 20720d1c 43140000 //gauge_frame 43240000 20720ff4 42340000 //gauge_life 42700000 207212b4 421c0000 //gauge_charge 42500000 2072177c 42340000 //gauge_hero_hitlite 42700000 207223f0 42900000 //gauge_icon_spidey 42800000 20722404 42900000 //gauge_icon_spidey 42800000 20722418 42f40000 //gauge_icon_spidey 42FC0000 2072242c 42f40000 //gauge_icon_spidey 43000000 2072a0b0 42680000 //gauge_frame_hero 42300000 2072a0c4 42680000 //gauge_frame_hero 42300000 2072a0ec 43140000 //gauge_frame_hero 43240000 2072a0d8 43140000 //gauge_frame_hero 43240000 2072a158 42680000 //gauge_frame_hero 42300000 2072a180 43140000 //gauge_frame_hero 43240000 2072a194 43140000 //gauge_frame_hero 43240000 2072a16c 42680000 //gauge_frame_hero 42300000 20723ddc 42340000 //gauge_hero_03 42700000 20723ffc 42340000 //gauge_hero_02 42700000 2072421c 42340000 //gauge_hero_01 42700000 //Boss HUD - Unusuable due to addresses changing for each encounter (these addresses were applied to the doc-ock train fight) //208821ec 42340000 //gauge_boss_1_of_2_life 42700000 //208824c4 42340000 //gauge_boss_1_of_2_life 42700000 //208825c0 43f60000 //gauge_boss_1_frame 43EE0000 //208825d4 43f60000 //gauge_boss_1_frame 43EE0000 //208825e8 44117000 //gauge_boss_1_frame 44150000 //208825fc 44117000 //gauge_boss_1_frame 44150000 //20882860 43f60000 //gauge_boss_faded_back 43EE0000 //20882874 43f60000 //gauge_boss_faded_back 43EE0000 //20882888 44117000 //gauge_boss_faded_back 44150000 //2088289c 44117000 //gauge_boss_faded_back 44150000 //20882930 44117000 //gauge_boss_faded_back 44150000 //20882944 44117000 //gauge_boss_faded_back 44150000 //20882908 43f60000 //gauge_boss_faded_back 43EE0000 //2088291c 43f60000 //gauge_boss_faded_back 43EE0000 //20882ccc 42340000 //gauge_boss_1_life 42700000 //20882dc0 4402a000 //gauge_boss_icon_shocker 44014000 //20882dd4 4402a000 //gauge_boss_icon_shocker 44014000 //20882de8 440cd000 //gauge_boss_icon_shocker 440EC000 //20882dfc 440cd000 //gauge_boss_icon_shocker 440EC000 //20882f10 4402a000 //gauge_boss_icon_doc_ock 44014000 //20882f24 4402a000 //gauge_boss_icon_doc_ock 44014000 //20882f38 440cd000 //gauge_boss_icon_doc_ock 440EC000 //20882f4c 440cd000 //gauge_boss_icon_doc_ock 440EC000 //20883060 4402a000 //gauge_boss_icon_mysterio 44014000 //20883074 4402a000 //gauge_boss_icon_mysterio 44014000 //20883088 440cd000 //gauge_boss_icon_mysterio 440EC000 //2088309c 440cd000 //gauge_boss_icon_mysterio 440EC000 //208831b0 4402a000 //gauge_boss_icon_rhino 44014000 //208831c4 4402a000 //gauge_boss_icon_rhino 44014000 //208831d8 440cd000 //gauge_boss_icon_rhino 440EC000 //208831ec 440cd000 //gauge_boss_icon_rhino 440EC000 ================================================ FILE: CHT/SLES_523.73.cht ================================================ "Champions of Norrath: Realms of EverQuest /ID SLES_523.73" //ELF CRC D18EF711 Mastercode 902eb1f8 0c0bac26 //[Widescreen 16:9] //Widescreen hack by El_Patas // 16:9 2015b294 3c013f40 //460c7382 hor fov 2015b2ac 34210000 //e48e0000 hor fov 2015b2b0 4481f000 //00000000 2015b2b4 461e6302 //00000000 2015b2d8 460c7382 //00000000 2015b2dc e48e0000 //00000000 2017f55c 00000000 //4600d306 2017f5b0 00000000 //4600d306 2017b41c 3c193f40 //00000000 renderfix 2017b420 4499f000 //00000000 renderfix 2017b438 4600b047 //3c01bf80 2017b43c 461ece43 //44810800 // 16:10 //2015b294 3c013f55 //460c7382 hor fov //2015b2ac 34215555 //e48e0000 hor fov //2015b2b0 4481f000 //00000000 //2015b2b4 461e6302 //00000000 //2015b2d8 460c7382 //00000000 //2015b2dc e48e0000 //00000000 //2017f55c 00000000 //4600d306 //2017f5b0 00000000 //4600d306 //2017b3d8 4617bd80 //3c013f80 //2017b3dc 3c193f55 //4481b000 renderfix //2017b41c 37395555 //00000000 renderfix //2017b420 4499f000 //00000000 //2017b438 4600b047 //3c01bf80 //2017b43c 461ece43 //44810800 ================================================ FILE: CHT/SLES_523.79.cht ================================================ "Shrek 2 /ID SLES_523.79" //ELF CRC 36D7FE6C Mastercode 901218D8 0C0485DE //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 203791c8 3f400000 203604b4 3f400000 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. 00362714 00000001 e0020005 0037d0f0 00386b04 00000001 20386af0 00000050 ================================================ FILE: CHT/SLES_523.82.cht ================================================ "Shrek 2 /ID SLES_523.82" //ELF CRC 4CF48A70 Mastercode 90121818 0c0485ae //Main CRC 4CF48A70 //SHREK2.ELF CRC 76C01D41 //[Widescreen 16:9] // author: CRASHARKI //Patches the game to run at 16:9 Widescreen Aspect Ratio. (Original NTSC-U pnach by Arapapa) //Wide 16:9 (ea4ed1bc 00000000 7faaaa3f 00000000) 20379a30 3f800000 // 3FAAAA7F //00 00 80 3F 00 00 80 3F 00 00 00 00 20367674 3f400000 //3f800000 HUD fix ================================================ FILE: CHT/SLES_523.84.cht ================================================ "Project Zero II - Crimson Butterfly /ID SLES_523.84" Mastercode 90236e20 0c08db30 //widescreen 2018f090 3c013f40 20340ddc 3f400000 20210dc4 00000000 2013b1dc 0c0541db 2013b264 0c0541db 2013b2cc 0c0541db 2013b344 0c0541db 2015076c 3c013f40 201507dc 44810800 201507e0 46016302 201e9308 e49e0030 201e930c 0200202d 201e9310 ffa20068 201e9314 ffa30070 201e9318 0c05e542 201e931c ffa50090 201e9320 0220102d 201e9324 dfb000b0 201e9328 dfb100b8 201e932c dfbf00c0 201e9330 03e00008 201e9334 27bd00d0 201e947c 10400003 201e9484 10000002 201e948c 8f84c00c 201e9490 3c013f40 20344bd8 0000006a ================================================ FILE: CHT/SLES_524.02.cht ================================================ "Perfect Ace 2 - The Championships /ID SLES_524.02" //ELF CRC CFF1365D Mastercode 902cf6e0 0c0b3d60 //Widescreen hack by Arapapa //Widescreen hack 16:9 2027cce0 080b50c4 // c6010068 2027cce4 00000000 // c602006c 202d4310 3c013f40 // 00000000 202d4314 4481f000 // 00000000 202d4318 c6010068 // 00000000 202d431c c602006c // 00000000 202d4320 461e0843 // 00000000 202d4324 e6010068 // 00000000 202d4328 0809f33a // 00000000 ================================================ FILE: CHT/SLES_524.03.cht ================================================ "Formula Challenge /ID SLES_524.03" //ELF CRC FFA5A5B7 Mastercode 90314558 0c0c50fe //Widescreen hack by Arapapa //Widescreen hack 16:9 202b907c 080c74e8 2031d3a0 46070202 2031d3a4 3c013f40 2031d3a8 4481f000 2031d3ac 461e4202 2031d3b0 080ae420 ================================================ FILE: CHT/SLES_524.39.cht ================================================ "Suffering, The /ID SLES_524.39" //ELF CRC FB680748 Mastercode 904250f0 0c1093e4 //Widescreen pnach by El_Patas //Gameplay 16:9 201e766c e7b40010 //14E00004 201e7670 8e020338 //E7B40010 201e7674 ae020330 //8E020338 201e7678 8e02033c //10000002 201e767c ae020334 //AE020330 201e7680 c6030338 //AE070330 201e7684 468018e0 //55000003 201e7688 3c013f00 //AE080334 201e768c 4481b000 //8E02033C 201e7690 c600033c //AE020334 201e7694 46800020 //C6030338 201e7698 3c014500 //468018E0 201e769c 44811000 //3C013F00 201e76a0 3c0142ab //4481B000 //both fov 201e76a4 44810800 //C600033C 201e76a8 44862000 //46800020 201e76ac 46802120 //3C014500 201e76b0 461618c2 //44811000 201e76b4 3c014300 //3C014280 201e76b8 44813000 //44810800 201e76bc 46160002 //44862000 201e76c0 e60102e0 //46802120 201e76c4 44852800 //461618C2 201e76c8 46802960 //3C014300 201e76cc 3c01bf00 //44813000 201e76d0 44813800 //46160002 201e76d4 460310c1 //E60102E0 201e76d8 ae050328 //44852800 201e76dc 46001081 //46802960 201e76e0 ae06032c //3C01BF00 201e76e4 c6010330 //44813800 201e76e8 46800860 //460310C1 201e76ec 8e05034c //AE050328 201e76f0 c6000334 //46001081 201e76f4 46800020 //AE06032C 201e76f8 3c013c8e //C6010330 201e76fc 3421fa36 //46800860 201e7700 4481b800 //8E05034C 201e7704 460518c0 //C6000334 201e7708 46041080 //46800020 201e770c 46000b06 //3C013C8E 201e7710 46160902 //3421FA36 201e7714 46000346 //4481B800 201e7718 46160142 //460518C0 201e771c 46013183 //46041080 201e7720 46070842 //46000B06 201e7724 46070002 //46160902 201e7728 460418c0 //46000346 201e772c 46051080 //46160142 201e7730 e60102f0 //46013183 201e7734 e60002f4 //46070842 201e7738 46011901 //46070002 201e773c e6030310 //460418C0 201e7740 46001141 //46051080 201e7744 e6020314 //E60102F0 201e7748 460118c0 //E60002F4 201e774c e6060308 //46011901 201e7750 46001080 //E6030310 201e7754 e604031c //46001141 201e7758 e6050324 //E6020314 201e775c e6030318 //460118C0 201e7760 e6020320 //E6060308 201e7764 8ca20000 //46001080 201e7768 84440068 //E604031C 201e776c 8c43006c //E6050324 201e7770 0060f809 //E6030318 201e7774 00a42021 //E6020320 201e7778 c60202e0 //8CA20000 201e777c c601030c //84440068 201e7780 46001002 //8C43006C 201e7784 8e030350 //0060F809 201e7788 46000847 //00A42021 201e778c 3c013f40 //C60202E0 //vert fov 201e7790 4481a000 //C601030C 201e7794 46140002 //46001002 201e7798 00000000 //8E030350 201e779c 00000000 //46000847 //Font fix 201f9cd0 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_524.40.cht ================================================ "Harry Potter and the Prisoner of Azkaban /ID SLES_524.40" Mastercode 9044b3c8 0c112c9a //Widescreen hack 16:9 //to widen the HUD to hide unwanted elements, //enable patch in-game, not on boot //X-Fov //00000000 00000000 43ad1a46 //403f013c 00f08144 43ad1a46 20147af8 3c013f40 20147afc 4481f000 //00000000 03a51946 //03a51946 02a51e46 20147b10 4619a503 20147b14 461ea502 //Render fix //803f013c 00608144 aa3f013c 201223f0 3c013f40 //Render fix #2 (doesn't seem needed in recent builds and causes graphic errors) //803f013c 00208144 2800b4e7 //201560b8 3c013fab //3c013f80 ================================================ FILE: CHT/SLES_524.45.cht ================================================ "Silent Hill 4 - The Room /ID SLES_524.45" //ELF CRC 0A5E41A5 Mastercode 9010f5b0 0c043d14 //Widescreen hack by ElHecht //FMV hack by Pelvicthrustman //Black borders fix by nemesis2000 // 16:9 201485c4 3c013f40 // 00000000 hor fov 201485d0 4481f000 // 00000000 20148600 461ed683 // 4600d647 20148614 4600d647 // 00000000 //By Pelvicthrustman 202f9e44 3c0203c0 // 3c020008 FMV top 202f9e7c 340201a4 // 2662ffe0 FMV bottom //By Nemesis2000 201a9980 24030000 // 24030001 Black borders fix ================================================ FILE: CHT/SLES_524.46.cht ================================================ "Mashed /ID SLES_524.46" //ELF CRC=E8F2F813 Mastercode 903f7ab8 0c0fde56 //Widescreen hack 16:9 by Arapapa //X-Fov //403f013c 00008144 00000000 e42360e4 201f269c 3c013f10 //3c013f40 ================================================ FILE: CHT/SLES_524.48.cht ================================================ "Knights of the Temple - Infernal Crusade /ID SLES_524.48" Mastercode 905ad9b8 0c16b616 //905b7084 0c170bb6 //9059ecf8 0c160ce4 // 16:9 202b83ac 3c013f40 202b83b0 4481f000 202b83cc 461e6303 ================================================ FILE: CHT/SLES_524.49.cht ================================================ "Kidz Sports Basketball /ID SLES_524.49" //ELF CRC 55AB1F9F Mastercode 9026a720 0c09a970 //Widescreen hack by Arapapa //Widescreen hack 16:9 2020dfe8 08030000 // c6010068 2020dfec 00000000 // c602006c 200c0000 3c013f40 // 00000000 200c0004 4481f000 // 00000000 200c0008 c6010068 // 00000000 200c000c c602006c // 00000000 200c0010 461e0843 // 00000000 200c0014 e6010068 // 00000000 200c0018 080837fc // 00000000 ================================================ FILE: CHT/SLES_524.51.cht ================================================ "Conan /ID SLES_524.51" Mastercode 9029bc98 0c0a6ece //Widescreen hack 16:9 201085d4 3c013f10 //Zoom 20267018 3c013f20 ================================================ FILE: CHT/SLES_524.58.cht ================================================ "Disgaea - Hour Of Darkness /ID SLES_524.58" Mastercode 90108d30 0c0422f4 //widescreen 2010598c 3c013f40 20105998 44810000 2010599c 4600c602 201511c4 3c093f40 201511cc afa900dc ================================================ FILE: CHT/SLES_524.59.cht ================================================ "Autobahn Raser - Das Spiel zum Film /ID SLES_524.59" //ELF CRC F2CC17D2 Mastercode 9014ab38 0c052a76 //Widescreen Hack by Arapapa //Widescreen hack 16:9 20116890 08052038 201480e0 46020b02 201480e4 3c013faa 201480e8 3421aaab 201480ec 4481f000 201480f0 461e6302 201480f4 08045a25 ================================================ FILE: CHT/SLES_524.67.cht ================================================ ".Hack-Part 2 Mutation /ID SLES_524.67" //ELF CRC=BDE7D749 Mastercode 90102c38 0c040ab6 //9011997c 0c0431a4 //Widescreen Hack by ElHecht // 16:9 2010a64c 3c023f40 // 3c023f80 hor fov 1 201f84c0 3c0a3f40 // 00000000 hor fov 2 // 16:10 //2010a628 3c193f55 // 00000000 hor fov 1 //2010a64c 37395555 // 3c023f80 hor fov 1 //2010a660 44999000 // 44829000 //201f84c0 3c0a3f55 // 00000000 hor fov 2 //201f84c4 354a5555 // 00000000 hor fov 2 // 16:9 and 16:10 modifications // no need to change anything here! all modifications are calculated // based on the hor fov value in the upper 16:9/16:10 section 201cb7a4 0807e12d // xxxxxxxx offset 201cb7a8 00000000 // xxxxxxxx offset 201f84b4 46006346 // 00000000 201f84b8 3c093f80 // 00000000 201f84bc 44899800 // 00000000 201f84c8 448a9000 // 00000000 201f84cc 10490006 // 00000000 201f84d0 00000000 // 00000000 201f84d4 3c0b0000 // 00000000 201f84d8 356b0000 // 00000000 201f84dc 3c0c001d // 00000000 201f84e0 ad8bb7b0 // 00000000 201f84e4 ad8bb7b8 // 00000000 201f84e8 08072dea // 00000000 // Note // In general the code for this game would look like this : // 2010a64c 3c023f40 // 3c023f80 hor fov 1 // 201cb79c 3c023f40 // 3c023f80 hor fov 2 // 201cb7a8 461294c3 // 460094c6 // Unfortunately the game uses a different elf file for each language // and the spanish version (HACK.02S) has an offset for the // hor fov 2. So i wrote a fix which implements the hor fov modification // and corrects the screwed up code caused by the offset. ================================================ FILE: CHT/SLES_524.68.cht ================================================ ".Hack-Part 4 Quarantine /ID SLES_524.68" //Mastercode 901147b8 0c045196 //90110ddc 0c040cca //90109954 0c0409d6 //Widescreen Hack by ElHecht // 16:9 2010a4cc 3c023f40 // 3c023f80 hor fov 1 201db3ec 3c023f40 // 3c023f80 hor fov 2 201db3f8 461294c3 // 460094c6 // 16:10 //2010a4a8 3c193f55 // 00000000 hor fov 1 //2010a4cc 37395555 // 3c023f80 hor fov 1 //2010a4e0 44999000 // 44829000 //201db3e4 3c023f55 // 00000000 hor fov 2 //201db3ec 34425555 // 3c023f80 hor fov 2 //201db3f8 461294c3 // 460094c6 ================================================ FILE: CHT/SLES_524.69.cht ================================================ ".Hack-Part 3 Outbreak /ID SLES_524.69" //ELF CRC=49C7704B Mastercode 901147b8 0c045196 //90110ddc 0c040cca //90109954 0c0409d6 //Widescreen Hack by ElHecht // 16:9 2010a68c 3c023f40 // 3c023f80 hor fov 1 201f9580 3c0a3f40 // 00000000 hor fov 2 // 16:10 //2010a668 3c193f55 // 00000000 hor fov 1 //2010a68c 37395555 // 3c023f80 hor fov 1 //2010a6a0 44999000 // 44829000 //201f9580 3c0a3f55 // 00000000 hor fov 2 //201f9584 354a5555 // 00000000 hor fov 2 // 16:9 and 16:10 modifications // no need to change anything here! all modifications are calculated // based on the hor fov value in the upper 16:9/16:10 section 201d3904 0807e55d // xxxxxxxx offset 201d3908 00000000 // xxxxxxxx offset 201f9574 46006346 // 00000000 201f9578 3c093f80 // 00000000 201f957c 44899800 // 00000000 201f9588 448a9000 // 00000000 201f958c 10490006 // 00000000 201f9590 00000000 // 00000000 201f9594 3c0b0000 // 00000000 201f9598 356b0000 // 00000000 201f959c 3c0c001d // 00000000 201f95a0 ad8b3910 // 00000000 201f95a4 ad8b3918 // 00000000 201f95ac 08074e42 // 00000000 // Note // In general the code for this game would look like this : // 2010a68c 3c023f40 // 3c023f80 hor fov 1 // 201d38fc 3c023f40 // 3c023f80 hor fov 2 // 201d3908 461294c3 // 460094c6 // Unfortunately the game uses a different elf file for each language // and the spanish version (HACK.03S) has an offset for the // hor fov 2. So i wrote a fix which implements the hor fov modification // and corrects the screwed up code caused by the offset. ================================================ FILE: CHT/SLES_524.81.cht ================================================ "Hot Wheels - Stunt Track Challenge /ID SLES_524.81" //ELF CRC 1DE69E4C Mastercode 9044df58 0c11377e //Widescreen hack by Arapapa //Widescreen hack 16:9 //0000803f 0000803f 30afba00 d052bc00 20baa45c 3faaaaab //3f800000 fov //00 00 80 3F 00 00 80 3F D0 E7 BC 00 60 8B BE 00 20bcdcfc 3faaaaab //3f800000 fov ================================================ FILE: CHT/SLES_524.86.cht ================================================ "Astroboy /ID SLES_524.86" //ELF CRC 3751BD05 Mastercode 90487f98 0c121f8e //Widescreen pnach by El_Patas //Fov 202cd40c 3c013fd5 //3C013FA0 //Zoom 203811f8 3c013ec0 //3C013F00 ================================================ FILE: CHT/SLES_524.95.cht ================================================ "Bujingai: Swordmaster /ID SLES_524.95" Mastercode 9010bcf8 0c042ee6 // 16:9 201219b4 3c023f40 20374ef8 3f990000 ================================================ FILE: CHT/SLES_525.05.cht ================================================ "Spy Fiction /ID SLES_525.05" //ELF CRC 08833E1E Mastercode 901105f0 0c044124 //[Widescreen 16:9] //Widescreen hack by ElHecht // 16:9 2013ea88 3c013f40 // 00000000 hor fov 2013ea8c 4481f000 // 46020003 2013ea90 461e0002 // e4805ebc 2013ea94 46020003 // c4805eb8 2013ea98 e4805ebc // 46010003 2013ea9c c4805eb8 // 00000000 2013eaa0 46010003 // 00000000 ================================================ FILE: CHT/SLES_525.07.cht ================================================ "Def Jam - Fight for New York /ID SLES_525.07" //ELF CRC 873F8ED6 Mastercode 90356a68 0c0d5a42 //Widescreen hack by ElHecht // 16:9 2021e97c 3c013f40 // 00000000 hor fov 2021e990 4481f000 // 00000000 2021e9a8 461ef743 // 00000000 2021e9c0 461eef43 // 00000000 2021ea78 e61e0120 // e6000120 2021ebb0 e61d0158 // e6000158 renderfix left 2021ebb4 e61d015c // e600015c renderfix right // menu fix 2021f164 46010a83 // 3c013f80 2021f168 460a5340 // 44815000 2021f174 3c013f40 // 3c014000 hor fov menu fix 2021f178 4481f000 // 44816800 2021f1a8 46005247 // 3c01bf80 2021f1ac 461e2103 // 44814800 ================================================ FILE: CHT/SLES_525.08.cht ================================================ "ObsCure /ID SLES_525.08" Mastercode 9031f138 0c0c7bf6 //comment=Widescreen hack by ElHecht // 16:9 alternate gameplay value by nemesis2000 203ae394 08101a0c 203ae398 00000000 20406830 3c013f40 20406834 4481f000 20406838 46070202 2040683c 24430050 20406840 461e4202 20406844 080eb8e6 // renderfix and inventory fix 201dcedc 3c034120 201c5564 3c023faa // FMV's fix by nemesis2000 2031b178 240670f0 2031b1e0 24058f00 ================================================ FILE: CHT/SLES_525.10.cht ================================================ "Neo Contra /ID SLES_525.10" //ELF CRC=EEE2F6A3 Mastercode 9036f9d8 0c0dbe1e //Widescreen Hack by ElHecht // 16:9 2035a3ec 3c013f40 // 00000000 hor fov 2035a3f8 44810000 // 00000000 2035a3fc 4600c602 // 00000000 // 16:10 //2035a3ec 3c013f55 // 00000000 hor fov //2035a3f0 34215555 // 00000000 hor fov //2035a3f8 44810000 // 00000000 //2035a3fc 4600c602 // 00000000 ================================================ FILE: CHT/SLES_525.12.cht ================================================ "Headhunter - Redemption /ID SLES_525.12" //ELF CRC 2D24ABAD Mastercode 90423AA0 0C108E50 //[Widescreen 16:9] //Widescreen Hack 20190620 3c014310 //3C014334 20190650 3c013fe3 //3C013FAA 20190654 34218e38 //3421AAAB ================================================ FILE: CHT/SLES_525.18.cht ================================================ "Motorbike King /ID SLES_525.18" //ELF CRC 2483B314 Mastercode 901bee58 0c06fb3e //Widescreen hack by Arapapa //Widescreen hack 16:9 //803f013c 00288144 e0000224 201310d4 3c013f40 //3c013f80 X-Fov ================================================ FILE: CHT/SLES_525.19.cht ================================================ "Pink Pong /ID SLES_525.19" //ELF CRC 46D15FAC Mastercode 901be658 0c06f93e //Widescreen Hack by El_Patas //Gameplay 16:9 2018e834 3c013f40 //00000000 (Increases hor. axis) 2018e838 44810000 //00000000 2018e840 4600c602 //00000000 ================================================ FILE: CHT/SLES_525.21.cht ================================================ "Adiboo and the Energy Thieves /ID SLES_525.21" Mastercode 9012acd0 0c04aadc //Widescreen 16:9 //X-Fov 20416aa0 08049d44 20127510 3c013f40 20127514 4481f000 20127518 c6010068 2012751c c602006c 20127520 461e0843 20127524 e6010068 20127528 08105aaa //Zoom fix 20415d7c 3c01bf2a ================================================ FILE: CHT/SLES_525.23.cht ================================================ "Cocoto - Platform Jumper /ID SLES_525.23" //ELF CRC 90CF49CA Mastercode 901cc120 0c072ff0 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2010d0f8 3c013ec0 ================================================ FILE: CHT/SLES_525.25.cht ================================================ "Mouse Trophy /ID SLES_525.25" //ELF CRC 933ECA90 Mastercode 901bdda0 0c06f710 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2013fe08 468010a0 2013fe0c 3c014455 2013fe10 34215555 ================================================ FILE: CHT/SLES_525.34.cht ================================================ "Crimson Tears /ID SLES_525.34" Mastercode 902ba938 0c0ae9f6 // 16:9 201bcb78 3c02bfe3 201bcb80 34438e39 ================================================ FILE: CHT/SLES_525.35.cht ================================================ "Rumble Roses S/ID SLES_525.35" Mastercode 901007cc 0c049b3c // sceSifSendCmd (recommended) //~90121ef8 0c049e30 // scePadRead //~901007cc 0c049b3c // main (unreliable) /* * Widescreen hack by ElHecht. Font fix by Arapapa. */ Widescreen Code // 16:9 20104084 3c013f40 20104088 44810000 20104090 4600c602 // Font fix 2030a55c 3c033f53 2030a560 34633333 ================================================ FILE: CHT/SLES_525.36.cht ================================================ "Shark Tale /ID SLES_525.36" //ELF CRC C240AA62 Mastercode 9028CA18 0C0A322E //[Widescreen 16:9] // author: Arapapa & PeterDelta //Renders the game in 16:9 aspect ratio 20135ca0 0806c8e0 201b2380 46000346 201b2384 3c013f40 201b2388 4481f000 201b238c 461e6b43 201b2390 0804d729 2029e3d4 3c013f80 2027a6d0 3c013f80 201d3060 3c013f40 //render e0020001 004840c8 0029e3d4 3c013fab 0027a6d0 3c013f84 ================================================ FILE: CHT/SLES_525.37.cht ================================================ "Shark Tale /ID SLES_525.37" //ELF CRC C649A46C Mastercode 9028CA18 0C0A322E //[Widescreen 16:9] // author: Arapapa & PeterDelta //Renders the game in 16:9 aspect ratio 20135ca0 0806c8e0 201b2380 46000346 201b2384 3c013f40 201b2388 4481f000 201b238c 461e6b43 201b2390 0804d729 2029e3d4 3c013f80 2027a6d0 3c013f80 201d3060 3c013f40 //render e0020001 00487ef8 0029e3d4 3c013fab 0027a6d0 3c013f84 ================================================ FILE: CHT/SLES_525.41.cht ================================================ "Grand Theft Auto: San Andreas /ID SLES_525.41" //ELF CRC = A1B3F232 Mastercode 9053ec10 0c14faac //widescreen fix 201130bc 3c013f9d 201130c0 44810000 201130c4 46006302 201130c8 03e00008 201130cc e78c9a90 2021df84 0c044c2f 20242d54 0c044c32 //[Remove Radiosity Filter] //Removes the radiosity filter which causes a ghosting effect on the people and environment. 206681e4 00c70c00 ================================================ FILE: CHT/SLES_525.53.cht ================================================ "Samurai Warriors /ID SLES_525.53" //ELF CRC 73C051CE Mastercode 90113c90 0c044ecc //Widescreen Hack (16:9) by ElHecht // 16:9 2013eae8 3c024328 // 3c024360 zoom 2013ecd8 3c013f40 // 8f838520 ver fov 2013ecdc 4481f000 // 03e00008 2013ece0 461e6b43 // e46d02bc 2013ece4 03e00008 // 00000000 2013ece8 e46d02bc // 00000000 // 16:10 //2013eae8 3c02433a // 3c024360 zoom //2013eaf0 3442aaab // 44820800 //2013eaf4 44820800 // 00000000 //2013ecd8 3c013f55 // 8f838520 ver fov //2013ecdc 34215555 // 03e00008 ver fov //2013ece0 4481f000 // e46d02bc //2013ece4 461e6b43 // 00000000 //2013ece8 03e00008 // 00000000 //2013ecec e46d02bc // 00000000 ================================================ FILE: CHT/SLES_525.56.cht ================================================ "Crimson Sea 2 /ID SLES_525.56" //ELF CRC 06B5AAF8 Mastercode 9011ce50 0c04733c //Widescreen Hack (16:9) // orginal NTSC-patch by sergx12 // ported to PAL, added widescreen support for 2player mode by elhecht // gameplay 20445668 3c024328 // 3c024360 zoom 20445678 3c023f1f // 3c023eee ver fov 2044567c 344349fc // 3443eeef ver fov // 2-player game 20445708 3c0242a8 // 3c0242e0 zoom player1 20445720 3c023f1f // 3c023eee ver fov player1 20445724 344349fc // 3443eeef ver fov player1 204457a4 3c0242a8 // 3c0242e0 zoom player2 204457bc 3c023f1f // 3c023eee ver fov player2 204457c0 344249fc // 3443eeef ver fov player2 ================================================ FILE: CHT/SLES_525.67.cht ================================================ "Catwoman /ID SLES_525.67" //ELF CRC B90470B8 Mastercode 901d8340 0c076078 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom fix (Internal Widescreen) 20116c64 3c013f80 //3c013f59 20116c68 00000000 //3421999a ================================================ FILE: CHT/SLES_525.68.cht ================================================ "Crash Twinsanity /ID SLES_525.68" //ELF CRC 1510E1D1 Mastercode 902d22b0 0c0b4854 //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 2030aac4 00000001 //00000000 20beaf64 00000001 //00000000 ================================================ FILE: CHT/SLES_525.69.cht ================================================ "Spyro - A Heros Tale /ID SLES_525.69" //ELF CRC 6E51213C Mastercode 90412a20 0c104a30 //[Widescreen 16:9] //Widescreen //Widescreen + Extra Perspective 003b28c8 3c013f10 003b28dc 3c013f10 ================================================ FILE: CHT/SLES_525.70.cht ================================================ "Area 51 /ID SLES_525.70" //ELF CRC 180F5C36 Mastercode 903ad870 0c0eb5c4 //[Widescreen 16:9] //Ported by PeterDelta from the other version PAL by ElHecht 20392730 3c193f40 // 00000000 hor fov ok 20392748 4499f000 // 00000000 2039274c 461ea502 // 00000000 20392e18 461ebb03 // 00000000 renderfix calculation 20392e04 461eab83 // 00000000 renderfix calculation ================================================ FILE: CHT/SLES_525.71.cht ================================================ "Pacific Air Warriors 2 - Dogfight /ID SLES_525.71" //ELF CRC 8B61D18D Mastercode 9024bed8 0c092f5e //Widescreen hack by Arapapa //Widescreen hack 16:9 20182320 08030000 // c6010068 20182324 00000000 // c602006c 200c0000 3c013f40 // 00000000 200c0004 4481f000 // 00000000 200c0008 c6010068 // 00000000 200c000c c602006c // 00000000 200c0010 461e0843 // 00000000 200c0014 e6010068 // 00000000 200c0018 080608c9 // 00000000 //68004cc4 00050046 202c508c 4600f306 //c44c0068 ////////////////////////////////////// //X-Fov (include HUD fix. but needs render fix) //2018161c 08030009 //200c0024 46070202 //200c0028 3c013f40 //200c002c 4481f000 //200c0030 461e4202 //200c0034 08060588 ================================================ FILE: CHT/SLES_525.72.cht ================================================ "Operation Air Assault /ID SLES_525.72" //ELF CRC 6A58CA53 Mastercode 9024ae58 0c092b3e //Widescreen hack by Arapapa //Widescreen hack 16:9 20181d80 08030000 // c6010068 20181d84 00000000 // c602006c 200c0000 3c013f40 // 00000000 200c0004 4481f000 // 00000000 200c0008 c6010068 // 00000000 200c000c c602006c // 00000000 200c0010 461e0843 // 00000000 200c0014 e6010068 // 00000000 200c0018 08060763 // 00000000 ================================================ FILE: CHT/SLES_525.73.cht ================================================ "Conflict - Global Storm /ID SLES_525.73" //ELF CRC=73973370 Mastercode 904d8148 0c135ffa //Widescreen hack by Arapapa //16:9 //X-Fov 4:3 Screen //aa3f013c 93a92134 00888144 203f028c 3c013fe3 //3c013faa 203f0290 34218cc1 //3421a993 //X-Fov fix - Internal Widescreen //bb3f013c 61322134 00888144 203f02b4 3c013fe3 //003f02b4 203f02b8 34218e39 //34213261 //Y-Fov fix - Internal Widescreen 203f02c0 3c013f80 //3c013f4a 203f02c4 00000000 //34215ffa //Render fix //83a50046 003f013c 00608144 20407fdc 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_525.76.cht ================================================ "Yu-Gi-Oh! - Capsule Monster Colisee /ID SLES_525.76" //ELF CRC ECE1FA11 Mastercode 90243a38 0c090e36 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov (Only Battlefields) 201db0c4 3c023faa //3c023f80 201db0c8 3442aaab //44820000 201db0cc 44820000 //00000000 //2D fix //00 00 80 BF 00 00 80 3F 00 00 80 BF 00 00 80 3F 00 00 80 3F 20b0f258 bf400000 //bf800000 20b0f268 3f400000 //3f800000 ================================================ FILE: CHT/SLES_525.84.cht ================================================ "Burnout 3 - Takedown /ID SLES_525.84" //ELF CRC 224071F3 Mastercode 9012eb44 0c040090 // Widescreen hack Made by XxDEATHB3TCH // For Burnout 3: Takedown, Changes Button prompts sizes, text, UI & in-game aspect ratio. // Code //Burnout 3 (PAL-M4) (SLES-52584) 16:9 widescreen patch by XxDEATHB3TCHxX 20666544 3fe34000 // 3FAAAAAB // 20666540 3faaaaab // 3F800000 // Camera zoom //=========Notes:=======// //204C9984 - Controls up arrow height button prompt (Value 1.15) //204C999C - Controls bottom arrow height button prompt (Value 1.15) //20666540 - Controls FOV/zoom of the camera (Value 1.10) //21E909A0 - Controls below menu panel //204E0C28 - Controls how italics the text is //205175D4 - Controls the width but moves camera //21E92DF8 - Controls width of Resume text ================================================ FILE: CHT/SLES_525.85.cht ================================================ "Burnout 3 - Takedown /ID SLES_525.85" Mastercode 9010e630 0c043934 //comment=Burnout 3 (PAL-M4) (SLES-52584) 16:9 widescreen patch by XxDEATHB3TCHxX 20666544 3fe34000 20666540 3faaaaab // =========Notes:=======// //204C9984 - Controls up arrow height button prompt (Value 1.15) //204C999C - Controls bottom arrow height button prompt (Value 1.15) //20666540 - Controls FOV/zoom of the camera (Value 1.10) //21E909A0 - Controls below menu panel //204E0C28 - Controls how italics the text is //205175D4 - Controls the width but moves camera //21E92DF8 - Controls width of Resume text ================================================ FILE: CHT/SLES_525.88.cht ================================================ "Mercenaries (Europe) /ID SLES_525.88" //ELF CRC=85931FDF Mastercode 90453f58 0c114f7e //Widescreen Hack by ElHecht // 16:9 2033b038 3c013f40 // 00000000 hor fov // 16:10 //2033b038 3c013f55 // 00000000 hor fov //2033b03c 34215555 // 00000000 hor fov // 16:9 and 16:10 main modifications // no need to change anything here! all modifications are calculated // based on the hor fov value in the upper 16:9/16:10 section 2033b040 4481f000 // 00000000 fov 2033b080 4600f306 // 44816000 fov 2033ef0c 461e0843 // 3c013f80 renderfix 1 objects 2033ef10 46010d43 // 4481a800 renderfix 1 objects 20346df8 4600f306 // 44816000 renderfix 2 smoke and fire 20339988 0813cbcb // 46030842 hud-identification fix 2033998c 00000000 // 46030002 hud-identification fix 204f2f38 46030842 // 00000000 hud-identification fix 204f2f3c 46030002 // 00000000 hud-identification fix 204f2f40 461e0002 // 00000000 hud-identification fix 204f2f44 080ce663 // 00000000 hud-identification fix ================================================ FILE: CHT/SLES_525.90.cht ================================================ "Mercenaries /ID SLES_525.90" //ELF CRC 84930ED2 Mastercode 90453f58 0c114f7e //Widescreen Hack by ElHecht // 16:9 2033b038 3c013f40 // 00000000 hor fov // 16:10 //2033b038 3c013f55 // 00000000 hor fov //2033b03c 34215555 // 00000000 hor fov // 16:9 and 16:10 main modifications // no need to change anything here! all modifications are calculated // based on the hor fov value in the upper 16:9/16:10 section 2033b040 4481f000 // 00000000 fov 2033b080 4600f306 // 44816000 fov 2033ef0c 461e0843 // 3c013f80 renderfix 1 objects 2033ef10 46010d43 // 4481a800 renderfix 1 objects 20346df8 4600f306 // 44816000 renderfix 2 smoke and fire 20339988 0813cbcb // 46030842 hud-identification fix 2033998c 00000000 // 46030002 hud-identification fix 204f2f38 46030842 // 00000000 hud-identification fix 204f2f3c 46030002 // 00000000 hud-identification fix 204f2f40 461e0002 // 00000000 hud-identification fix 204f2f44 080ce663 // 00000000 hud-identification fix ================================================ FILE: CHT/SLES_525.92.cht ================================================ "Dynasty Warriors 4 - Empires /ID SLES_525.92" //ELF CRC B7911069 Mastercode 9010f170 0c043c04 //Widescreen Hack (16:9) by ElHecht // 16:9 20139db8 3c0243b4 // 3c0243a0 hor fov value1 20139e64 3c0243f0 // 3c0243a0 hor fov value2 2026f524 3c023f40 // 3c023f80 hor fov real-time intro, not used in this game 20188d20 3c023f18 // 3c023f00 render fix ================================================ FILE: CHT/SLES_526.20.cht ================================================ "Guncom 2 /ID SLES_526.20" //ELF CRC 6149414E Mastercode 9010d438 0c0434b6 //Widescreen Hack by by Arapapa //Widescreen hack 16:9 20299ac0 3f400000 //3f800000 ================================================ FILE: CHT/SLES_526.24.cht ================================================ "X-Men Legends /ID SLES_526.24" //ELF CRC 69094734 Mastercode 9010d730 0c043574 //Widescreen Hack (16:9) by XxGaMiNGK3LLERxX 20d86690 3f666666 // HUD Height 207214d4 3fa00000 // HUD & Menu Width 20d86678 3f59999a // HUD Width 207214cc 3f100000 // font width 207214d0 3f100000 // font height 207214a0 3fe00000 // Gameplay screen fix 16:9 //20d866b4 3f733333 //20231920 3f333333 //206a81ec 3f7ae148 //character skill highlight beta fix - causes ring health to bug when applied ================================================ FILE: CHT/SLES_526.25.cht ================================================ "X-Men Legends /ID SLES_526.25" //ELF CRC 6900A74B Mastercode 9010d730 0c043574 //Widescreen hack by ElHecht // 16:9 20298cd4 3c033f40 // 3c033f80 hor fov 20298cec 460318c3 // 00000000 2072154c 3f19999a // 3f4ccccd font fix // 16:10 //20298cd4 3c033f55 // 3c033f80 hor fov //20298cd8 34635555 // 44831800 hor fov //20298cdc 44831800 // 00000000 //20298cec 460318c3 // 00000000 //2072154c 3f2aaaab // 3f4ccccd font fix ================================================ FILE: CHT/SLES_526.30.cht ================================================ "Conflict - Vietnam /ID SLES_526.30" //ELF CRC F0206B09 Mastercode 903faf88 0c0feb8a //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom fix - Internal Widescreen and 4:3 X-Fov //aa3f013c 93a92134 00c08144 2027affc 3c013fe3 //3c013faa 2027b000 34218cc1 //3421a993 //Y-Fov fix - Internal Widescreen //2027b03c 3c013f0e //3c013f0a //2027b040 342190dd //342160dd ================================================ FILE: CHT/SLES_526.36.cht ================================================ "Colin McRae Rally 2005 /ID SLES_526.36" Mastercode 903e93f8 0c0fa4a6 //In-Car View (16:9) Zoom fix 201e86bc 3c013fa0 //----- //Zoom //2033dbc8 3c013f40 //3c013f00 //Y-Fov //2033dc40 08030000 //200c0000 4615a542 //200c0004 3c013f40 //200c0008 4481f000 //200c000c 461ead43 //200c0010 080cf711 //X-Fov (4:3) //2019a418 3c013f40 //3c013f80 //201cf5f4 3c0141f0 //3c014190 //201cf684 3c0141f0 //3c014170 //16:9 //2019a420 3c013f80 //3c013f40 ================================================ FILE: CHT/SLES_526.41.cht ================================================ "Leisure Suit Larry - Magna Cum Laude - Uncut /ID SLES_526.41" //ELF CRC=A1FD63D6 Mastercode 9010a9f0 0c042a24 //Widescreen Hack (16:9) by ElHecht // 16:9 202e5fd0 080fb7cc // 46020082 jump to code-inject 003edf30 202e5fd4 00000000 // 46020842 203edf30 3c013f40 // 00000000 hor fov 203edf34 4481f000 // 00000000 203edf38 46020082 // 00000000 203edf3c 46020842 // 00000000 203edf40 461e0843 // 00000000 203edf44 080b97f5 // 00000000 jump back to function 002e5fd4 ================================================ FILE: CHT/SLES_526.43.cht ================================================ "Leisure Suit Larry - Magna Cum Laude /ID SLES_526.43" Mastercode 9010a9f0 0c042a24 //widescreen 202e5fd0 080fb7cc 202e5fd4 00000000 203edf30 3c013f40 203edf34 4481f000 203edf38 46020082 203edf3c 46020842 203edf40 461e0843 203edf44 080b97f5 ================================================ FILE: CHT/SLES_526.44.cht ================================================ "Leisure Suit Larry - Magna Cum Laude /ID SLES_526.44" //ELF CRC A1FD63D6 Mastercode 9010a9f0 0c042a24 //[Widescreen 16:9] // author: ElHecht //Widescreen Hack 202e5fd0 080fb7cc // 46020082 jump to code-inject 003edf30 202e5fd4 00000000 // 46020842 203edf30 3c013f40 // 00000000 hor fov 203edf34 4481f000 // 00000000 203edf38 46020082 // 00000000 203edf3c 46020842 // 00000000 203edf40 461e0843 // 00000000 203edf44 080b97f5 // 00000000 jump back to function 002e5fd4 ================================================ FILE: CHT/SLES_526.46.cht ================================================ "Tom Clancys Ghost Recon 2 /ID SLES_526.46" //ELF CRC CE64E328 Mastercode 91406490 0C5018CC //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio e0010000 00e966f8 20e966f8 3f400000 ================================================ FILE: CHT/SLES_526.56.cht ================================================ "AC Milan Club Football 2005 /ID SLES_526.56" //ELF CRC 2F01CB32 Mastercode 9038db48 0c0e367a //Widescreen Hack by Arapapa //Menu 3D Fov and ETC 201b85a4 3c013fe3 //3c013faa 201b85a8 3421328e //3421aaab 2034a324 3c013fe3 //3c013faa 2034a328 3421328e //3421aaab 2034a570 3c013fe3 //3c013faa 2034a574 3421328e //3421aaab //Game Play and Replay Fov 20154284 3c013fe3 //3c013faa 20154288 34217fa6 //34219fbe 202bc1d8 3c013fe3 //3c013faa 202bc1dc 34217fa6 //34219fbe //Menu 3D Zoom 20387a60 3c013f40 //3c013f80 //Game Play Zoom 20387a14 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_526.69.cht ================================================ "Forgotten Realms - Demon Stone /ID SLES_526.69" //ELF CRC 7C7578F3 Mastercode 90110a38 0c044236 //Widescreen hack by nemesis2000 (pnach by nemesis2000) 201a50d0 3c013f40 201a50d4 44810000 201a50dc 46006b43 2015632c 3c023fe3 20156330 34438e38 //black border fix 201d8460 24040001 ================================================ FILE: CHT/SLES_526.70.cht ================================================ "Second Sight /ID SLES_526.70" //ELF CRC=65087F31 Mastercode 903fc4e8 0c0ff0e2 //Widescreen Hack by ElHecht // 16:9 201a8da8 3c013f40 // 00000000 hor fov 201a8dac 4481f000 // 00000000 201a8de8 461e6303 // 00000000 ================================================ FILE: CHT/SLES_526.71.cht ================================================ "Ghostmaster /ID SLES_526.71" //ELF CRC 17F324F4 Mastercode 9026ab58 0c09aa7e //Widescreen hack by ElHecht // 16:9 20105438 3c013f40 // 3c013f80 hor fov 20105650 3c013f40 // 00000000 renderfix 20105654 4481f000 // 00000000 2010565c 461e6303 // 00000000 ================================================ FILE: CHT/SLES_526.78.cht ================================================ "Viewtiful Joe /ID SLES_526.78" Mastercode 902ed790 0c0bb58c //comment=Widescreen Hack by El_Patas //Gameplay 16:9 202b8304 3c01bf27 202c1458 3c013f20 ================================================ FILE: CHT/SLES_526.84.cht ================================================ "Cyclone Circus /ID SLES_526.84" Mastercode 9021d610 0c08752c // sceSifSendCmd (recommended) //~901083f0 0c087618 // main (unreliable) /* * Widescreen hack by Arapapa. */ Widescreen Code 20243348 08086794 20219e50 46014242 20219e54 3c013f40 20219e58 4481f000 20219e5c 461e4a42 20219e60 08090cd3 ================================================ FILE: CHT/SLES_526.85.cht ================================================ "Polar Express, The /ID SLES_526.85" //ELF CRC C72FEF17 Mastercode 9029d290 0c0a744c //Widescreen hack by Arapapa //Widescreen hack 16:9 203476a0 080bc564 // c6010068 203476a4 00000000 // c602006c 202f1590 3c013f40 // 00000000 202f1594 4481f000 // 00000000 202f1598 c6010068 // 00000000 202f159c c602006c // 00000000 202f15a0 461e0843 // 00000000 202f15a4 e6010068 // 00000000 202f15a8 080d1daa // 00000000 ================================================ FILE: CHT/SLES_526.86.cht ================================================ "Backyard Wrestling 2 - There Goes The Neighborhood /ID SLES_526.86" //ELF CRC=E1D7F6E5 Mastercode 901ae978 0c06ba06 //Widescreen hack by Arapapa //16:9 //Y-Fov 20231728 3c013fcc //3c013f99 2023172c 1392ccc4 //3421999a //Zoom 2023170c 3c014456 //3c014420 //Render fix 20246264 3c01bff0 //3c01bf80 2022bc7c 3c013ff0 //3c013f8c 202393d0 3c013ff0 //3c013f8c 2023941c 3c013ff0 //3c013f8c 2023a82c 3c013ff0 //3c013f8c 2023a878 3c013ff0 //3c013f8c 2023b450 3c013ff0 //3c013f8c 2023c7f0 3c013ff0 //3c013f8c 2023f1e4 3c013ff0 //3c013f8c 20240b10 3c013ff0 //3c013f8c 20241504 3c013ff0 //3c013f8c 20246054 3c013ff0 //3c013f8c 20246be0 3c013ff0 //3c013f8c 20247924 3c013ff0 //3c013f8c 2026c7c0 3c013ff0 //3c013f8c ================================================ FILE: CHT/SLES_526.93.cht ================================================ "LMA Manager 2005 /ID SLES_526.93" //ELF CRC C5EBD545 Mastercode 903dbf48 0c0f6f7a //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //02a51946 b00006e6 2011a80c 080f62c4 203d8b10 4619a502 203d8b14 3c013f40 203d8b18 4481f000 203d8b1c 461ea502 203d8b20 08046a04 ================================================ FILE: CHT/SLES_526.94.cht ================================================ "BDFL Manager 2005 /ID SLES_526.94" //ELF CRC 619CD6C5 Mastercode 903db478 0c0f6cc6 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //02a51946 b00006e6 2011a80c 08030000 200c0000 4619a502 200c0004 3c013f40 200c0008 4481f000 200c000c 461ea502 200c0010 08046a04 ================================================ FILE: CHT/SLES_527.00.cht ================================================ "Jimmy Neutron - Attack of the Twonkies /ID SLES_527.00" //ELF CRC EA50B9F5 Mastercode 90110a50 0c04423c //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //00000000 02150146 (1st) 2025be48 08030000 //460709c2 200c0000 460709c2 200c0004 3c013f40 200c0008 4481f000 200c000c 461e39c2 200c0010 08096f93 //Render fix //003f023c 6000bfff 00008244 20158db4 3c023f2b //3c023f00 ================================================ FILE: CHT/SLES_527.01.cht ================================================ "Future Tactics - The Uprising /ID SLES_527.01" //ELF CRC 5E4C44CF Mastercode 9026a898 0c09a9ce //Widescreen hack by El_Patas //Gameplay 16:9 2013c2dc 3c013fe3 //3C013FAA (Increases hor. axis) ================================================ FILE: CHT/SLES_527.02.cht ================================================ "Psi-Ops - The Mindgate Conspiracy /ID SLES_527.02" //comment=Widescreen pnach by El_Patas Mastercode 905747b0 0c15d194 //Gameplay 16:9 2047015c 241102aa ================================================ FILE: CHT/SLES_527.06.cht ================================================ "Mortal Kombat - Deception /ID SLES_527.06" Mastercode 9010f150 0c043bfc //Widescreen Hack (16:9) by ElHecht // 16:9 // X-Axis 21eb12c0 3f842256 // Y-Axis //21eb12c4 3ffbaf1e ================================================ FILE: CHT/SLES_527.07.cht ================================================ "Monster Hunter /ID SLES_527.07" Mastercode 902197e8 0c0865a2 //widescreen 2014076c 0c0501f1 201407c4 3c013f40 201407cc 4481f000 20140808 461e7d43 ================================================ FILE: CHT/SLES_527.10.cht ================================================ "McFarlanes Evil Prophecy /ID SLES_527.10" //ELF CRC C0252617 Mastercode 9022b8e0 0c08ade0 //Widescreen Hack 2031d0d0 44b38000 ================================================ FILE: CHT/SLES_527.13.cht ================================================ "NBA Live 2005 /ID SLES_527.13" Mastercode 903548d8 0c0d51de //comment=Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 203a6a94 3c013ec0 ================================================ FILE: CHT/SLES_527.18.cht ================================================ "Fight Club /ID SLES_527.18" //ELF CRC D974B1C5 Mastercode 902fba08 0c0bee2a //Widescreen Hack by Arapapa //Widescreen hack 16:9 2025914c 3c013ec0 //3c013f00 ================================================ FILE: CHT/SLES_527.19.cht ================================================ "Under the Skin /ID SLES_527.19" //ELF CRC 823CDB0D Mastercode 901cefd8 0c073b9e //Widescreen Hack 20109e08 3c013f9f 20109e0c 34213fbf 201a6470 3c013f9e 201a6474 34213fbf 20109da0 3c014328 ================================================ FILE: CHT/SLES_527.22.cht ================================================ "Kidz Sports Ice Hockey /ID SLES_527.22" //ELF CRC 88C51F7A Mastercode 9026fe60 0c09bf40 //Widescreen hack by Arapapa //Widescreen hack 16:9 202130c8 08030000 // c6010068 202130cc 00000000 // c602006c 200c0000 3c013f40 // 00000000 200c0004 4481f000 // 00000000 200c0008 c6010068 // 00000000 200c000c c602006c // 00000000 200c0010 461e0843 // 00000000 200c0014 e6010068 // 00000000 200c0018 08084c34 // 00000000 ================================================ FILE: CHT/SLES_527.25.cht ================================================ "Need for Speed - Underground 2 /ID SLES_527.25" //ELF CRC CFB873AD Mastercode 90425E10 0C10972C //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen 004f12dc 00000001 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //20421e54 24110000 //20421e58 24120050 //20421e64 24130001 //20563214 3c888889 ================================================ FILE: CHT/SLES_527.27.cht ================================================ "NBA Live 2005 /ID SLES_527.27" //ELF CRC 3DF16621 Mastercode 903548D8 0C0D51DE //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 20811428 3fd55555 0081505c 00000000 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //205d12e4 24110000 //205d12e8 24120050 //205d12f4 24130001 ================================================ FILE: CHT/SLES_527.29.cht ================================================ "Animaniacs - The Great Edgar Hunt /ID SLES_527.29" //ELF CRC 59A5C81C Mastercode 902d0188 0c0b400a //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 203018e0 3f891a2a //3fb6cb8f ================================================ FILE: CHT/SLES_527.30.cht ================================================ "DragonBall Z - Budokai 3 /ID SLES_527.30" //ELF CRC CD787D68 Mastercode 9010d5d0 0c04351c //Widescreen hack by ElHecht // 16:9 gui and gameplay 201310c8 080c5137 // 46000803 jump to code-inject 003144dc 201310cc 00000000 // e7808744 203144dc 3c013f40 // 00000000 hor fov 203144e0 4481f000 // 00000000 203144e4 46000803 // 00000000 203144e8 461e0002 // 00000000 203144ec e7808744 // 00000000 203144f0 0804c433 // 00000000 jump back to function 001310cc ================================================ FILE: CHT/SLES_527.31.cht ================================================ "One Piece: Round the Land /ID SLES_527.31" Mastercode 9047c378 0c11f086 // 16:9 2017b260 3c013fe3 2017b264 34218e39 2019fee8 3c013fe3 2019feec 34218e39 ================================================ FILE: CHT/SLES_527.33.cht ================================================ "Driven to Destruction /ID SLES_527.33" //ELF CRC 3F0D3C94 Mastercode 903B20B8 0C0EC7D6 //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen 203dd54c 00000001 //00000000 203dd558 3f400000 //3F800000 203dd560 00000001 //00000000 204a7f7c 00000001 //00000000 204a7f84 00000001 //00000000 20524078 00000001 //00000000 2052407c 00000001 //00000000 20524080 3f800000 //00000000 20524084 e3e30031 //E3E30030 ================================================ FILE: CHT/SLES_527.34.cht ================================================ "Worms Forts - Under Siege /ID SLES_527.34" //ELF CRC 38C8967A Mastercode 9041ad90 0c106b0c //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 201bba00 3c013cb1 //3c013c8e 201bba04 34214000 //3421fa36 //Y-Fov 201bba1c 3c013f10 //3c013f40 ================================================ FILE: CHT/SLES_527.37.cht ================================================ "ObsCure /ID SLES_527.37" //ELF CRC=CBC9B452 Mastercode 90327378 0c0c9c86 //Widescreen Hack by unknown author //Gameplay 16:9 20257c44 3c023f19 //3C023F00 Zoom 20257c48 3441b604 //44820800 20257c4c 44810800 //00000000 Y-FOV //Render-Fix/Inventory 201e1bdc 3c034120 //3C033F00 201ca264 3c023faa //3C023F80 ================================================ FILE: CHT/SLES_527.38.cht ================================================ "Obscure /ID SLES_527.38" //ELF CRC 860CC8F9 Mastercode 903273b8 0c0c9c96 //[Widescreen 16:9] //Widescreen Hack by Bigdemon //Gameplay 16:9 20257c54 3c023f19 //3C023F00 Zoom 20257c58 3441b604 //44820800 20257c5c 44810800 //00000000 Y-FOV //Render-Fix/Inventory 201e1bec 3c034120 //3C033F00 201ca274 3c023faa //3C023F80 ================================================ FILE: CHT/SLES_527.47.cht ================================================ "Dukes of Hazzard, The - The Return of General Lee /ID SLES_527.47" //ELF CRC C46D7708 Mastercode 901ab798 0c06ad8e //Widescreen Hack 203f8ef8 3c013fc3 203f8efc 34210c2c //hex pattern //4000228e923f013c2549213400008144 //to 16:9 //4000228ec33f013c2c0c213400008144 ================================================ FILE: CHT/SLES_527.50.cht ================================================ "Monster Trux Extreme /ID SLES_527.50" //ELF CRC 5E837D57 Mastercode 903695a0 0c0da510 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //00bf013c 00308144 00188344 (1st) 2016696c 3c01bf2a //3c01bf00 ================================================ FILE: CHT/SLES_527.51.cht ================================================ "Offroad Extreme! /ID SLES_527.51" //ELF CRC 5E2DA75C Mastercode 903695a0 0c0da510 //Widescreen Hack by Arapapa //Widescreen hack 16:9 203168c8 080d9b04 // c6010068 203168cc 00000000 // c602006c 20366c10 3c013f40 // 00000000 20366c14 4481f000 // 00000000 20366c18 c6010068 // 00000000 20366c1c c602006c // 00000000 20366c20 461e0843 // 00000000 20366c24 e6010068 // 00000000 20366c28 080c5a34 // 00000000 ================================================ FILE: CHT/SLES_527.53.cht ================================================ "FlatOut /ID SLES_527.53" //ELF CRC E98B1B2A Mastercode 9026b8b8 0c09add6 //Widescreen hack by El_Patas //Gameplay 16:9 2019e924 3c013fab //3C013F80 Y-FOV 20180cc0 3c013fab //3C013F80 202b2f74 3ee90000 //3F000000 Zoom ================================================ FILE: CHT/SLES_527.55.cht ================================================ "Blood Will Tell - Tezuka Osamu's Dororo /ID SLES_527.55" Mastercode 90146c50 0c051abc //comment=Widescreen Hack 201b8e0c 3c023f06 201b8e14 34426666 ================================================ FILE: CHT/SLES_527.60.cht ================================================ "Pro Evolution Soccer 4 /ID SLES_527.60" //ELF CRC=FB8BCB6D Mastercode 90108910 0c0421ec //Widescreen Hack by El_Patas. both 2.00 and 1.02 versions. //Gameplay 16:9 202d7f40 3faaaaab //3F800000 (Increases hor. axis) //Render fix 20125f74 3c023fab //3C023F80 ================================================ FILE: CHT/SLES_527.66.cht ================================================ "Godzilla - Save The Earth /ID SLES_527.66" //ELF CRC=AA869E3B Mastercode 90154670 0c055144 //Widescreen hack by ElHecht // 16:9 20243dcc 0812ce2d // e6000124 20243dd0 00000000 // e6010128 204b38b4 3c013f40 // 00000000 hor fov 204b38b8 4481f000 // 00000000 204b38bc 461e0002 // 00000000 204b38c0 e6000124 // 00000000 204b38c4 e6010128 // 00000000 204b38c8 08090f74 // 00000000 ================================================ FILE: CHT/SLES_527.81.cht ================================================ "WWE SmackDown! vs RAW /ID SLES_527.81" //ELF CRC 901F82B1 Mastercode 90125e10 0c04972c //Widescreen hack by ElHecht // 16:9 2011a434 3c013f40 // 00000000 hor fov 2011a440 4481f000 // 00000000 2011a444 461ec602 // 00000000 201d809c 3c023f08 // 3c023f80 camera fix // 16:10 //2011a434 3c013f55 // 00000000 hor fov //2011a438 34215555 // 00000000 hor fov //2011a440 4481f000 // 00000000 //2011a444 461ec602 // 00000000 //201d809c 3c023f30 // 3c023f80 camera fix ================================================ FILE: CHT/SLES_527.82.cht ================================================ "Call of Duty - Finest Hour /ID SLES_527.82" //ELF CRC 0BC05D02 Mastercode 901077e8 0c041da2 //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 2024b57c 00000000 ================================================ FILE: CHT/SLES_527.83.cht ================================================ "Call of Duty - Finest Hour /ID SLES_527.83" //ELF CRC= UNKNOWN Mastercode 903cb9e8 0c0f2e22 //Widescreen hack by nemesis2000 2024b57c 00000000 ================================================ FILE: CHT/SLES_527.98.cht ================================================ "Vietcong - Purple Haze /ID SLES_527.98" //ELF CRC ED1F4177 Mastercode 904b0e08 0c12c32a //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 20220934 3c013f20 //3c013f00 //Y-Fov 20220944 3c013f10 //3c013f40 ================================================ FILE: CHT/SLES_528.01.cht ================================================ "Lord of the Rings, The - The Third Age /ID SLES_528.01" //ELF CRC 614F4CF4 Mastercode 90329c70 0c0ca6c4 //Widescreen hack by ElHecht // 16:9 201aae08 3c013f40 // 3c013f80 hor fov 201aae0c 4481f000 // 44810800 201aae1c 461ef043 // 00000000 201aae24 e61e0010 // e6010010 ================================================ FILE: CHT/SLES_528.05.cht ================================================ "Lord of the Rings, The - The Third Age /ID SLES_528.05" //ELF CRC 614F4CF4 Mastercode 90329c70 0c0ca6c4 //[Widescreen 16:9] // author: PeterDelta //Widescreen hack 16:9 20c36980 3f400000 //3F800000 20c36990 3fb00000 //3F800000 20c36998 3fb00000 //3F800000 ================================================ FILE: CHT/SLES_528.07.cht ================================================ "Lemony Snickets A Series of Unfortunate Events /ID SLES_528.07" //ELF CRC 5B2962FD Mastercode 9038a2b8 0c0e2856 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom (Gameplay) //003f013c 00608144 2019c130 3c013f1b //3c013f00 //Y-Fov (Gameplay) //82100046 000002e6 2019c17c 080eb428 203ad0a0 46001082 203ad0a4 3c013f40 203ad0a8 4481f000 203ad0ac 461e1082 203ad0b0 08067060 //Black bar fix (Gameplay) //803f013c 00008144 34100046 00000000 201c2e10 3c013a00 //3c013f80 //X-Fov (Menu, Text and Cutscene) //0000acc7 803f013c (2nd) 202ea5c4 080eb42d 203ad0b4 c7ac0000 203ad0b8 3c013faa 203ad0bc 3421aaab 203ad0c0 4481f000 203ad0c4 461e6302 203ad0c8 080ba972 ================================================ FILE: CHT/SLES_528.12.cht ================================================ "Disney-Pixars The Incredibles /ID SLES_528.12" //ELF CRC EBDB6E4B Mastercode 90107ed0 0c041f5c //Widescreen hack by Sergx12 //Gameplay 16:9 201fe8e4 3c023f1c //3C023F00 Zoom 201fe910 3c023f10 //3C023F40 Y-FOV //Hang fix by Prafull (Only needed for pcsx2, is not needed for the PS2) //patch=1,EE,0010EC20,word,00000000 //40036000 ================================================ FILE: CHT/SLES_528.16.cht ================================================ "Incredibles, The /ID SLES_528.16" //ELF CRC 197641AA Mastercode 90107ed0 0c041f5c //Widescreen hack by El_Patas //Gameplay 16:9 201ff744 3c023f1c //3C023F00 Zoom 201ff770 3c023f10 //3C023F40 Y-FOV //Hang fix by Prafull (Only needed for pcsx2, is not needed for the PS2) //2010ec20 00000000 //40036000 ================================================ FILE: CHT/SLES_528.22.cht ================================================ "Prince of Persia: Warrior Within /ID SLES_528.22" Mastercode 9010c008 0c042faa // sceSifSendCmd (recommended) //~90103258 0c04bd10 // main (unreliable) /* * Widescreen Hack by ElHecht. */ Widescreen Code // 16:9 205446d0 3c013f40 205446ec 34210000 205446f4 4481f000 205446f8 461e1743 20544708 461eb583 2054470c 4600e8c6 ================================================ FILE: CHT/SLES_528.24.cht ================================================ "Furry Tales /ID SLES_528.24" Mastercode 9011da50 0c04763c // sceSifSendCmd (recommended) /* * Widescreen hack by Arapapa. */ Widescreen Code //X-Fov 20286ecc 3c023f2a ================================================ FILE: CHT/SLES_528.25.cht ================================================ "Lemony Snickets A Series of Unfortunate Events /ID SLES_528.25" //ELF CRC 43A02228 Mastercode 9038A2B8 0C0E2856 //[Widescreen 16:9] // author: Arapapa //Renders the game in 16:9 aspect ratio 2019c130 3c013f1b //3c013f00 Zoom 2019c17c 080eb428 //Y-Fov 203ad0a0 46001082 203ad0a4 3c013f40 203ad0a8 4481f000 203ad0ac 461e1082 203ad0b0 08067060 //[Remove Blackbars] // author: Arapapa //Removes black bars in cutscenes 201c2e10 3c013a00 //3c013f80 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //2036c26c 24110000 //2036c270 24120050 //2036c27c 24130001 ================================================ FILE: CHT/SLES_528.32.cht ================================================ "Mega Man X - Command /ID SLES_528.32" //ELF CRC=1E3EDB7E Mastercode 9011d890 0c0475cc // Widescreen hack by nemesis2000 // hor value 2010f0a4 3c013f40 2010f0a8 44810000 2010f0b0 4600c602 ================================================ FILE: CHT/SLES_528.36.cht ================================================ "Knight Rider 2 /ID SLES_528.36" //ELF CRC 37C182D7 Mastercode 902538b8 0c094dd6 //[Widescreen 16:9] //Widescreen Fix by ThirteenAG https://thirteenag.github.io/wfp 1017f1ec 00003fe3 1017f204 00008e39 101b8e08 00003fe3 101b8e20 00008e39 10457740 00003fe3 10457744 00008e39 104606f4 00003fe3 10460704 00008e39 104f18ac 00003fe3 104f18c4 00008e39 104f196c 00003fe3 104f1984 00008e39 104f471c 00003fe3 104f4724 00008e39 104f5bd0 00003fe3 104f5bd8 00008e39 104f6f78 00003fe3 104f6f7c 00008e39 10505cec 00003fe3 10505d04 00008e39 10506220 00003fe3 10506238 00008e39 104607b0 00003c2c 104607b8 000052d4 ================================================ FILE: CHT/SLES_528.43.cht ================================================ "Garfield /ID SLES_528.43" //ELF CRC=F8F8CD47 Mastercode 90211b30 0c084674 //Widescreen hack by Arapapa //16:9 //Zoom //193f023c 9a994234 00608244 (2nd) 20377b20 3c023f4c //3c023f19 20377b24 3442cccd //3442999a //Y-Fov //03000246 700001e6 20314d78 08083bb4 //08083bb4 2020eed0 46020003 2020eed4 3c013faa 2020eed8 3421aaab 2020eedc 4481f000 2020eee0 461e0002 2020eee4 080c535f ================================================ FILE: CHT/SLES_528.45.cht ================================================ "Gadget and the Gadgetinis /ID SLES_528.45" //ELF CRC 2235C82F Mastercode 90151c10 0c0546ac //Widescreen Hack by El_Patas //Gameplay 16:9 20112858 3c033f40 //3C033F80 Zoom 2010f478 3c023fab //3C023F80 Y-FOV ================================================ FILE: CHT/SLES_528.58.cht ================================================ "Cocoto Kart Racer /ID SLES_528.58" //ELF CRC 6E69A06C Mastercode 90411a30 0c104634 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //803f023c 2d208002 00088244 20478dfc 3c023f40 //3c023f80 //Y-Fov //00bf033c 00088244 2d204002 20467f8c 3c03bf2a //3c03bf00 //HUD fix (Zoom) //0040023c 00088644 20468480 3c023fc0 //3c024000 ================================================ FILE: CHT/SLES_528.64.cht ================================================ "MX World Tour /ID SLES_528.64" //ELF CRC 01A1B7CD Mastercode 902fae98 0c0beb4e //Widescreen hack by Arapapa //Widescreen hack 16:9 20292288 08030000 // c6010068 2029228c 00000000 // c602006c 200c0000 3c013f40 // 00000000 200c0004 4481f000 // 00000000 200c0008 c6010068 // 00000000 200c000c c602006c // 00000000 200c0010 461e0843 // 00000000 200c0014 e6010068 // 00000000 200c0018 080a48a4 // 00000000 ================================================ FILE: CHT/SLES_528.67.cht ================================================ "Spindrive Ping Pong /ID SLES_528.67" //ELF CRC D92510F2 Mastercode 90119270 0c046444 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //2040023c 00088244 a800a0c7 2019d1f4 3c024060 //3c024020 //Y-Fov //020a0746 100064c4 20226dd8 080b22a4 202c8a90 46070a02 202c8a94 3c013faa 202c8a98 3421aaab 202c8a9c 4481f000 202c8aa0 461e4202 202c8aa4 08089b77 ================================================ FILE: CHT/SLES_528.68.cht ================================================ "Viewtiful Joe 2 /ID SLES_528.68" Mastercode 903bc928 0c0ef1f2 // sceSifSendCmd (recommended) //~9039b9f8 0c0ecb83 // scePad2Read /* * Widescreen hack by El_Patas */ Widescreen Code //Gameplay 16:9 202dfbd0 3c013fd3 202dfbd4 34218e38 ================================================ FILE: CHT/SLES_528.72.cht ================================================ "Constantine /ID SLES_528.72" //ELF CRC 715AD5FD Mastercode 90411918 0c1045ee //Widescreen Hack by Arapapa //803f013c 00108144 0c00438e 202b5118 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_528.77.cht ================================================ "Haunting Ground /ID SLES_528.77" Mastercode 90241410 0c0904ac //comment=Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 2010e31c 3c013f40 2010e320 44810000 2010e328 4600c602 //cutscenes fix 2028aecc 34a98c00 2028aeb4 34a67400 //black borders fix 2035e628 00000000 2035e62c 03e00008 2035e630 00000000 ================================================ FILE: CHT/SLES_528.82.cht ================================================ "Stolen /ID SLES_528.82" Mastercode //~903b41d8 0c0ed01e // sceSifSendCmd (recommended) 903c33d4 0c0ea28f // scePadRead //~9022b39c 0c0edee6 // main (unreliable) /* * Comment: Widescreen hack by dieSkaarj */ Widescreen Code 20aeadf0 3f400000 ================================================ FILE: CHT/SLES_528.84.cht ================================================ "Duel Masters /ID SLES_528.84" //ELF CRC 28F92CA7 Mastercode 90109c30 0c0426b4 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 202e4f3c 08041bf4 20106fd0 46020842 20106fd4 3c013faa 20106fd8 3421aaab 20106fdc 4481f000 20106fe0 461e0842 20106fe4 080b93d0 ================================================ FILE: CHT/SLES_528.88.cht ================================================ "Brothers in Arms: Road to Hill 30 /ID SLES_528.88" Mastercode 9012ed70 0c04bb04 //comment=Widescreen pnach by El_Patas //Gameplay 16:9 203057ec 3c023f40 //Menu font fix 203e56fc 3c033f40 203e5704 3c033f80 203e5708 44830800 203e570c ae630108 203e5710 c6600104 203e5714 46010036 ================================================ FILE: CHT/SLES_528.95.cht ================================================ "Spongebob Squarepants - The Movie /ID SLES_528.95" //ELF CRC 536FEB77 Mastercode 90108690 0c04214c //[Widescreen 16:9] //Spongebob Squarepants Movie Game (PAL) (SLES-52895) Widescreen Hack (nemesis2000) (gamemasterplc) 20437714 46010083 //Multiply Aspect 20437718 e7a20028 //Store Multiplied Aspect 2043771c 46010002 //Set Height 20437720 0c0655bc //Jump to RWCameraSetView 20437724 e7a0002c //Store Height (Delay Slot) 20437728 dfbf0010 //Restore RA 2043772c 7bb00000 //Restore S0 20437730 03e00008 //Jump to RA 20437734 27bd0030 //Restore Stack (Delay Slot) ================================================ FILE: CHT/SLES_528.98.cht ================================================ "KOF: Maximum Impact /ID SLES_528.98" Mastercode 9010c778 0c043186 //gameplay 20381454 3c043f24 2038148c 46010003 //HUD fix 20389fa8 3c023f24 20389fe0 46010842 20389fe8 46010903 ================================================ FILE: CHT/SLES_529.08.cht ================================================ "Urbz, The - Sims in the City /ID SLES_529.08" //ELF CRC 25C3948E Mastercode 9043c570 0c10f104 //Widescreen hack by Arapapa //Widescreen hack 16:9 //aa3f013c abaa2134 00008144 0800e003 00000000 00000000 0800e003 2039b3f0 3c013fe3 //3c013faa 2039b3f4 34218e2a //3421aaab ================================================ FILE: CHT/SLES_529.13.cht ================================================ "Suikoden IV /ID SLES_529.13" //ELF CRC 1ECA1475 Mastercode 9049c198 0c12700e //Widescreen Hack by nemesis2000 // Ported to PAL // 16:9 20489fec 3c013f40 // 00000000 hor fov 20489ff0 44810000 // 00000000 20489ff8 4600c602 // 00000000 //Font width 20736e1c 3f400000 //3F800000 (Person's name) 20737eec 3f400000 //3F800000 (Dialogue) ================================================ FILE: CHT/SLES_529.17.cht ================================================ "Scaler /ID SLES_529.17" //ELF CRC E54D237D Mastercode 901233b8 0c048c96 //Widescreen hack by ElHecht // 16:9 2021b9dc 080bd30c // e4a10000 2021b9e0 00000000 // aca00004 202f4c30 3c013f40 // 00000000 hor fov 202f4c38 4481f000 // 00000000 202f4c3c 461e0842 // 00000000 202f4c40 e4a10000 // 00000000 202f4c44 aca00004 // 00000000 202f4c48 08086e78 // 00000000 2020b274 3c023f40 // 3c023f80 renderfix left 2020b290 3c02bf40 // 3c02bf80 renderfix right ================================================ FILE: CHT/SLES_529.18.cht ================================================ "Scaler /ID SLES_529.18" //ELF CRC E54D237D Mastercode 901233b8 0c048c96 //Widescreen hack by ElHecht // 16:9 2021b9dc 080bd30c // e4a10000 2021b9e0 00000000 // aca00004 202f4c30 3c013f40 // 00000000 hor fov 202f4c38 4481f000 // 00000000 202f4c3c 461e0842 // 00000000 202f4c40 e4a10000 // 00000000 202f4c44 aca00004 // 00000000 202f4c48 08086e78 // 00000000 2020b274 3c023f40 // 3c023f80 renderfix left 2020b290 3c02bf40 // 3c02bf80 renderfix right ================================================ FILE: CHT/SLES_529.20.cht ================================================ "Alarm fuer Cobra 11 Vol II /ID SLES_529.20" //ELF CRC EBDDF618 Mastercode 9014b338 0c052c76 //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 20393500 3c07bf55 //3c07bf00 ================================================ FILE: CHT/SLES_529.21.cht ================================================ "Rogue Trooper /ID SLES_529.21" //ELF CRC 03C8EA64 Mastercode 903ca8a8 0c0f29d2 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00e08144 201c88ec 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_529.31.cht ================================================ "Legend of Kay /ID SLES_529.31" //ELF CRC 54D68884 Mastercode 903edf38 0c0fb776 //Widescreen hack by ElHecht // 16:9 20392a1c 08128980 // 8e040004 20392a20 00000000 // 46020003 204a2600 3c013f40 // 00000000 hor fov 204a2604 4481f000 // 00000000 204a2608 8e040004 // 00000000 204a260c 46020003 // 00000000 204a2610 461e0842 // 00000000 204a2614 080e4a88 // 00000000 2010579c 3c014300 // 3c013e80 render fix 202fce20 3c013f2e // 00000000 inventory fix 202fce24 4481f000 // 00000000 202ff9e4 461ea503 // 4600a502 203032fc 3c0141f0 // 3c014180 remove black bars in cut-scenes ================================================ FILE: CHT/SLES_529.39.cht ================================================ "Airborne Troops - Countdown to D-Day /ID SLES_529.39" //ELF CRC 07D1DC03 Mastercode 9010d4f0 0c0434e4 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //1042023c 2d808000 00008244 20407f9c 3c024240 //3c024210 ================================================ FILE: CHT/SLES_529.40.cht ================================================ "S.L.A.I. Steel Lancer Arena International /ID SLES_529.40" //ELF CRC BA246DD0 Mastercode 9011d850 0c0475bc //Widescreen hack by El_Patas //Gameplay 16:9 20269998 3c033f40 //3C033F80 (Increases hor. axis) ================================================ FILE: CHT/SLES_529.41.cht ================================================ "Gungrave - Overdose /ID SLES_529.41" //ELF CRC=80BB14B2 Mastercode 902854b0 0c0a14d4 //Widescreen Hack by El_Patas //Gameplay 16:9 2028b6c4 3c013f40 //00000000 (Increases hor. axis) 2028b6c8 44810000 //00000000 2028b6d0 4600c602 //00000000 ================================================ FILE: CHT/SLES_529.42.cht ================================================ "Midnight Club 3 - DUB Edition /ID SLES_529.42" Mastercode 90545528 0c1514f2 //New patch by PeterDelta 20617d30 3fce38bd //3F955554 //Old Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //43a51846 640103e6 //2052df18 08150c14 //20543050 4618a543 //20543054 3c013f40 //20543058 4481f000 //2054305c 461ead42 //20543060 0814b7c7 //Render fix //003f013c 00008144 02a50046 (2nd) //2052de5c 3c013f2b ================================================ FILE: CHT/SLES_529.43.cht ================================================ "ESPN NFL 2K5 /ID SLES_529.43" //ELF CRC 7D5403E1 Mastercode 90b4a590 0c2d290c //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom (Gameplay) //9800a0e7 803f013c 00008144 00000000 202463e4 3c013f40 //3c013f80 //Zoom (Menu and Cutscene) //8800a0e7 803f013c 00008144 00000000 2012cea0 3c013f40 //3c013f80 //Y-Fov (All) //c3390046 1c0020ae 20111e08 08030000 200c0000 460039c3 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e39c2 200c0014 08044783 ================================================ FILE: CHT/SLES_529.50.cht ================================================ "Shadow of Rome /ID SLES_529.50" //ELF CRC B1995E29 Mastercode 90112050 0c0447bc //Widescreen Hack 20146c08 3c023f1f 20146c10 344249f9 20146e24 3c023f1f 20146e2c 344249f9 201e757c 3c044328 ================================================ FILE: CHT/SLES_529.51.cht ================================================ "Phantom Brave /ID SLES_529.51" //ELF CRC 977116A5 Mastercode 901089f0 0c042224 //Widescreen hack by El_Patas //Gameplay 16:9 20105664 3c013f40 //00000000 (Increases hor. axis) 20105668 44810000 //00000000 20105670 4600c602 //00000000 ================================================ FILE: CHT/SLES_529.54.cht ================================================ "WWII - Tank Battles /ID SLES_529.54" //ELF CRC 511447B7 Mastercode 90113750 0c044d7c //Widescreen hack by Arapapa //Widescreen hack 16:9 2033c0e4 080d34d8 2034d360 460328c2 2034d364 3c013f40 2034d368 4481f000 2034d36c 461e18c2 2034d370 080cf03a ================================================ FILE: CHT/SLES_529.56.cht ================================================ "Action Girlz Racing /ID SLES_529.56" //ELF CRC 5E82A640 Mastercode 90368c60 0c0da2c0 //Widescreen hack by Arapapa //Gameplay 16:9 //X-Fov 20165cac 3c01bf2a //3c01bf00 20165cb0 3421aaab //44813000 20165cb4 44813000 //44831800 20165cb8 44831800 //00000000 ================================================ FILE: CHT/SLES_529.57.cht ================================================ "Urban Extreme /ID SLES_529.57" //ELF CRC BAEEE480 Mastercode 90369760 0c0da580 //Widescreen hack by Arapapa //Widescreen 16:9 20316aa8 080de3e8 //c6010068 20378fa0 3c013f40 //00000000 20378fa4 4481f000 //00000000 20378fa8 c6010068 //00000000 20378fac c602006c //00000000 20378fb0 461e0843 //00000000 20378fb4 e6010068 //00000000 20378fb8 080c5aac //00000000 ================================================ FILE: CHT/SLES_529.63.cht ================================================ "Cold Winter /ID SLES_529.63" //ELF CRC=CD6AA180 Mastercode 90534628 0c14d132 //Widescreen pnach by El_Patas 203c6284 3c013f40 //00000000 203c628c 44810800 //03E00008 203c6290 03e00008 //00000000 203c6294 4601a083 //00000000 //Weapon 20311774 c6740330 //C6600330 2031177c c7a30048 //E7A00050 20311788 e7a20050 //C6620330 2031178c c6620330 //C7A30048 //Gameplay 201dc63c 8e440058 //E7B40040 201dc648 e7a20040 //8E440058 //480p //204f7dac 3c050000 //00052C00 //204f7db4 3c060050 //00063400 //204f7dbc 3c070001 //00073C00 //204f8014 3c090010 //00094C00 ================================================ FILE: CHT/SLES_529.64.cht ================================================ "Nanobreaker /ID SLES_529.64" Mastercode 901129d0 0c044a1c Widescreen Hack 20499978 44550000 20499980 3ac00000 ================================================ FILE: CHT/SLES_529.65.cht ================================================ "Outlaw Golf 2 /ID SLES_529.65" //ELF CRC=57115262 Mastercode 901980d0 0c065fdc //Widescreen hack by sergx12 //Ported to PAL (ElHecht) // 16:9 20681448 3f9c71cb // 3f6aaaab hor fov // 16:10 //20681448 3f8ccccd // 3f6aaaab hor fov ================================================ FILE: CHT/SLES_529.66.cht ================================================ "ESPN NHL 2K5 /ID SLES_529.66" //ELF CRC EC301155 Mastercode 906b1b58 0c1ac67e //Widescreen hack by El_Patas //Seems to work fine only in the emulator, in the PS2 causes some graphical glitches in some //cut-scenes and in the replays when is used the zoom very near to the puck. //Gameplay 16:9 201a30f0 3c013faa //3C013F80 (Increases hor. axis) ================================================ FILE: CHT/SLES_529.78.cht ================================================ "La Pucelle: Tactics /ID SLES_529.78" Mastercode 9010bd30 0c042ef4 // sceSifSendCmd (recommended) //~90100264 0c050358 // main (unreliable) /* * Widescreen hack by El_Patas. */ Widescreen Code // Gameplay 16:9 20108994 3c013f40 20108998 44810000 201089a0 4600c602 // 2D Characters fix 20136728 3c033fc0 2013673c 3c023fc0 20136750 3c023fc0 20136764 3c063fc0 ================================================ FILE: CHT/SLES_529.80.cht ================================================ "Big Mutha Truckers 2 /ID SLES_529.80" //ELF CRC 27A0757B Mastercode 903e61c0 0c0f9818 //Widescreen hack by El_Patas //Gameplay 16:9 20480160 3f400000 //3F800000 Zoom 20480168 3fe38e2a //3FAAAAAB Y-FOV ================================================ FILE: CHT/SLES_529.83.cht ================================================ "Fitness Fun /ID SLES_529.83" //ELF CRC E8761BDA Mastercode 901a65d8 0c06991e //Widescreen hack //Widescreen hack 16:9 20180234 3c013f40 //00000000 20180238 44810000 //00000000 20180240 4600c602 //00000000 ================================================ FILE: CHT/SLES_529.88.cht ================================================ "MegaMan X8 /ID SLES_529.88" //ELF CRC AA3F4F82 Mastercode 9011d8d0 0c0475dc //Widescreen hack by nemesis2000 (pnach by nemesis2000) 2010f10c 3c013f40 //hor value 2010f110 44810000 2010f118 4600c602 ================================================ FILE: CHT/SLES_529.89.cht ================================================ "Blowout /ID SLES_529.89" //ELF CRC 0158297B Mastercode 902ef620 0c0bbd30 //Widescreen pnach by El_Patas //Gameplay 16:9 201d29ac 00000000 //AF80C5A8 203baa18 00000001 //00000000 //HUD fix 203b7df0 c0222222 //BFF33333 203b7e08 40222222 //3FF33333 203b7e28 40222222 //3FF33333 ================================================ FILE: CHT/SLES_529.99.cht ================================================ "RC Toy Machines /ID SLES_529.99" //ELF CRC 409E55FF Mastercode 90200d78 0c080306 //Widescreen hack by Devina and Arapapa //Widescreen hack 16:9 20165990 08081fa4 20207e90 46150502 20207e94 3c013faa 20207e98 3421aaab 20207e9c 4481f000 20207ea0 461ea502 20207ea4 08059665 ================================================ FILE: CHT/SLES_530.04.cht ================================================ "Samurai Warriors Xtreme Legends /ID SLES_530.04" //ELF CRC 95E985AA Mastercode 90113d90 0c044f0c //Widescreen Hack (16:9) by ElHecht // 16:9 2013fa48 3c024328 // 3c024360 zoom 2013fc38 3c013f40 // 8f838520 ver fov 2013fc3c 4481f000 // 03e00008 2013fc40 461e6b43 // e46d02bc 2013fc44 03e00008 // 00000000 2013fc48 e46d02bc // 00000000 // 16:10 //2013fa48 3c02433a // 3c024360 zoom //2013fa50 3442aaab // 44820800 //2013fa54 44820800 // 00000000 //2013fc38 3c013f55 // 8f838520 ver fov //2013fc3c 34215555 // 03e00008 ver fov //2013fc40 4481f000 // e46d02bc //2013fc44 461e6b43 // 00000000 //2013fc48 03e00008 // 00000000 //2013fc4c e46d02bc // 00000000 ================================================ FILE: CHT/SLES_530.05.cht ================================================ "Monster Trux - Off-Road Edition /ID SLES_530.05" //ELF CRC 084F6F93 Mastercode 9037a760 0c0de980 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //00bf013c 00308144 00188344 (1st) 20169a34 3c01bf2a //3c01bf00 ================================================ FILE: CHT/SLES_530.07.cht ================================================ "Tom Clancys Splinter Cell - Chaos Theory /ID SLES_530.07" //ELF CRC 4C4D7072 Mastercode 9020f510 0c083cec //pgert@150820 //http://forums.pcsx2.net/Thread-PCSX2-Widescreen-Game-Patches?pid=240786#pid240786 //16:9 Widescreen hack for Solo/Coop mode by ElHecht. 201f2908 3c023f40 // 3C023F80 - X-axis ================================================ FILE: CHT/SLES_530.08.cht ================================================ "Mercenaries /ID SLES_530.08" //ELF CRC=CBA0623D Mastercode 90454818 0c1151ae //Widescreen Hack by El_Patas // 16:9 2033b098 3c013f40 //00000000 hor fov // 16:10 //2033b098 3c013f55 //00000000 hor fov //2033b09c 34215555 //00000000 hor fov // 16:9 and 16:10 main modifications // no need to change anything here! all modifications are calculated // based on the hor fov value in the upper 16:9/16:10 section 2033b0a0 4481f000 //00000000 fov 2033b940 4600f306 //44816000 fov 2033f7cc 461e0843 //3c013f80 renderfix 1 objects 2033f7d0 46010d43 //4481a800 renderfix 1 objects 203476b8 4600f306 //44816000 renderfix 2 smoke and fire //2033a248 0813cbcb //46030842 hud-identification fix // Makes freeze the game 2033a24c 00000000 //46030002 hud-identification fix 204f40b8 46030842 //00000000 hud-identification fix 204f40bc 46030002 //00000000 hud-identification fix 204f40c0 461e0002 //00000000 hud-identification fix 204f40c4 080ce663 //00000000 hud-identification fix ================================================ FILE: CHT/SLES_530.11.cht ================================================ "Gallop Racer 2 /ID SLES_530.11" //ELF CRC 46F3905A Mastercode 902da6b0 0c0b6954 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00688144 38848ec7 2012bfa8 3c013f40 //3c013f80 //Render fix //48 42 01 3c 00 10 81 44 24 00 81 c4 2012c180 3c0142d0 //3c014248 ================================================ FILE: CHT/SLES_530.12.cht ================================================ "Tenchu: Fatal Shadows /ID SLES_530.12" Mastercode 90112e10 0c044b2c // sceSifSendCmd (recommended) //~90136c2c 0c04e19c // main (unreliable) Widescreen Code 2012ef24 3c023f40 2012f738 3c02442b ================================================ FILE: CHT/SLES_530.14.cht ================================================ "Tenchu - Fatal Shadows /ID SLES_530.14" //ELF CRC BF0DC4CE Mastercode 90112e10 0c044b2c //Widescreen hack // 16:9 2012ef24 3c023f40 // 3c023f80 hor fov 2012ef48 3c023f40 // 3c023f80 hor fov 2012f738 3c024455 // 3c024400 renderfix // 16:10 //20136e9c 3c1b3f55 // 00000000 hor fov //20136ea4 377b5555 // 00000000 hor fov //2012ef2c ac3be1d4 // ac22e1d4 //20154a04 ac3be1d4 // ac22e1d4 //2012f738 3c024440 // 3c024400 renderfix ================================================ FILE: CHT/SLES_530.16.cht ================================================ "Tenchu: Fatal Shadows /ID SLES_530.16" Mastercode 90112e10 0c044b2c //Widescreen hack by unknown author 2012ef24 3c023f40 2012f738 3c02442b ================================================ FILE: CHT/SLES_530.17.cht ================================================ "Teenage Mutant Ninja Turtles 2 - Battle Nexus /ID SLES_530.17" //ELF CRC C7375C85 Mastercode 9010dfd0 0c04379c //Widescreen Hack (16:9) by ElHecht 20234710 460d6302 20234714 460d6b42 ================================================ FILE: CHT/SLES_530.22.cht ================================================ "ESPN NBA 2K5 /ID SLES_530.22" //ELF CRC CA37B42E Mastercode 9094a930 0c2529f4 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom (Gameplay) //9800a0e7 803f013c 00008144 00000000 20376c60 3c013f40 //3c013f80 //Zoom (Menu and Cutscene) //8800a0e7 803f013c 00008144 00000000 2012cf20 3c013f40 //3c013f80 2036e8ac 3c013f40 //3c013f80 203b4348 3c013f40 //3c013f80 //Y-Fov (All) //c3390046 1c0020ae 20111e28 08030000 200c0000 460039c3 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e39c2 200c0014 0804478b ================================================ FILE: CHT/SLES_530.24.cht ================================================ "Altered Beast /ID SLES_530.24" Mastercode 901455d0 0c05151c //9014ee50 0c064e18 //901572d8 0c056040 //wide 003e499c 3c033fe3 003e49a4 34648e38 005d4250 3c033f20 ================================================ FILE: CHT/SLES_530.25.cht ================================================ "Red Ninja - End of Honor /ID SLES_530.25" Mastercode 9043bb70 0c10ee84 // sceSifSendCmd (recommended) //~90100214 0c044bde // main (unreliable) /* * Widescreen hack by ElHecht. */ // 16:9 // Hor fov1 2036dedc 3c013f40 2036dee0 44817000 2036def0 460e7303 // Hor fov2 (background trees) 20402680 3c013f40 20402688 4481f000 204026d8 4602f782 204026ec 461e0842 // Render fix enemies 203625c4 3c013f2b // Remove black bars in cutscenes 2010a694 3c01c380 2010a6c8 3c014380 ================================================ FILE: CHT/SLES_530.26.cht ================================================ "Red Ninja - End of Honor /ID SLES_530.26" //ELF CRC=2F4D8BA5 Mastercode 9043bd70 0c10ef04 //Widescreen hack by ElHecht // 16:9 2036e0c4 3c013f40 // 3c013f80 hor fov1 2036e0c8 44817000 // 44816000 2036e0d8 460e7303 // 46006386 20402868 3c013f40 // 00000000 hor fov2 (background trees) 20402870 4481f000 // 00000000 204028c0 4602f782 // 00000000 204028d4 461e0842 // 46020842 203627ac 3c013f2b // 3c013f00 renderfix enemies 2010a694 3c01c380 // 3c01c316 remove black bars in cut-scenes 2010a6c8 3c014380 // 3c014316 remove black bars in cut-scenes ================================================ FILE: CHT/SLES_530.28.cht ================================================ "Hitman - Blood Money /ID SLES_530.28" //ELF CRC 13E1AD6A Mastercode 90109f38 0c042776 //[Widescreen 16:9] 20178b58 3c013f40 //00000000 hor FOV 20178b5c 4481f000 //00000000 20178b98 461e0003 //00000000 20291610 461ea502 //00000000 202b27f4 461ea302 //4600a306 ================================================ FILE: CHT/SLES_530.30.cht ================================================ "Hitman - Blood Money /ID SLES_530.30" Mastercode 90109f38 0c042776 // comment=Widescreen hack by ElHecht // 16:9 20178c2c 3c013f40 20178c30 4481f000 20178c6c 461e0003 202916e0 461ea502 202b28c4 461ea302 ================================================ FILE: CHT/SLES_530.32.cht ================================================ "Hitman - Blood Money /ID SLES_530.32" //ELF CRC 72DC82B5 Mastercode 90109f38 0c042776 //[Widescreen 16:9] //by ElHecht // 16:9 20178c2c 3c013f40 // 00000000 hor fov 20178c30 4481f000 // 00000000 20178c6c 461e0003 // 00000000 202916e0 461ea502 // 00000000 202b28c4 461ea302 // 4600a306 ================================================ FILE: CHT/SLES_530.35.cht ================================================ "He-Man: Defender of Grayskull /ID SLES_530.35" Mastercode 901052f8 0c041466 //Widescreen hack 16:9 //Zoom 201f1ac0 3c023f70 001f1ac8 34420a8d //Y-Fov 2021d5b8 3c023f3f 0021d5bc 344301a3 ================================================ FILE: CHT/SLES_530.36.cht ================================================ "Tak 2: The Staff of Dreams /ID SLES_530.36" Mastercode 90469670 0c11a544 //Gameplay 16:9 205cf4ec 3fe38e38 ================================================ FILE: CHT/SLES_530.38.cht ================================================ "Devil May Cry 3 - Dantes Awakening /ID SLES_530.38" //ELF CRC 7ADCB24A Mastercode 9010ffa8 0c043f92 //Widescreen Hack (16:9) by ElHecht 21cb2a90 3f400000 // 3F800000 X-RES ================================================ FILE: CHT/SLES_530.39.cht ================================================ "Champions - Return to Arms /ID SLES_530.39" //ELF CRC 5C64E73A Mastercode 90357418 0c0d5cae //Widescreen Hack by ElHecht // 16:9 2016595c 3c013f40 // 460c7382 hor fov 20165974 34210000 // e48e0000 hor fov 20165978 4481f000 // 00000000 2016597c 461e6302 // 00000000 201659a0 460c7382 // 00000000 201659a4 e48e0000 // 00000000 2018ac2c 00000000 // 4600d306 2018ac80 00000000 // 4600d306 201869d0 3c193f40 // 00000000 renderfix 201869d4 4499f000 // 00000000 renderfix 201869ec 4600b047 // 3c01bf80 201869f0 461ece43 // 44810800 // 16:10 //2016595c 3c013f55 // 460c7382 hor fov //20165974 34215555 // e48e0000 hor fov //20165978 4481f000 // 00000000 //2016597c 461e6302 // 00000000 //201659a0 460c7382 // 00000000 //201659a4 e48e0000 // 00000000 //2018ac2c 00000000 // 4600d306 //2018ac80 00000000 // 4600d306 //2018698c 4617bd80 // 3c013f80 //20186990 3c193f55 // 4481b000 renderfix //201869d0 37395555 // 00000000 renderfix //201869d4 4499f000 // 00000000 //201869ec 4600b047 // 3c01bf80 //201869f0 461ece43 // 44810800 ================================================ FILE: CHT/SLES_530.45.cht ================================================ "Street Racing Syndicate /ID SLES_530.45" //ELF CRC 18C101A7 Mastercode 9043f180 0c10fc08 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 20349860 3c013f1e //3c013f00 //Y-Fov 203498b0 3c013f40 203498b4 4481f000 203498c4 461e2103 ================================================ FILE: CHT/SLES_530.47.cht ================================================ "Punisher, The /ID SLES_530.47" //ELF CRC 5686034D Mastercode 901a5ff0 0c0697a4 //Widescreen Hack (16:9) by ElHecht // 16:9 20192a7c 3c013f40 // 00000000 hor fov 20192a88 4481f000 // 00000000 20192cf4 461ea783 // 00000000 20192d50 461e0083 // 46140083 // force progressive scan //201a0bf4 3c050000 //201a0bfc 3c060050 //201a0c04 3c070001 ================================================ FILE: CHT/SLES_530.52.cht ================================================ "Robots /ID SLES_530.52" //ELF CRC B860F5B6 Mastercode 902ffc60 0c0bfec0 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Y-Fov //803f013c 00188144 86080046 (1st) 2029936c 3c013f40 //3c013f80 //Zoom //803f013c 00608144 4000a827 20299574 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_530.60.cht ================================================ "Asterix & Obelix XXL 2 - Mission Las Vegum /ID SLES_530.60" //ELF CRC 70C6047D Mastercode 90113050 0c044bbc //Widescreen hack by Arapapa/ElHecht // 16:9 201298a8 081165c0 // 3c023f40 jump to code-inject 00459700 201298ac 00000000 // ae020034 201298b0 00000000 // c7a10020 20459700 3c013f40 // 00000000 hor fov 20459704 4481f000 // 00000000 20459708 461ef042 // 00000000 2045970c e6010034 // 00000000 20459710 c7a10020 // 00000000 20459714 461e0843 // 00000000 20459718 e7a10020 // 00000000 2045971c 0804a62c // 00000000 jump back to 001298b0 201414e4 3c023f2b // 3c023f00 renderfix ================================================ FILE: CHT/SLES_530.62.cht ================================================ "Yu Yu Hakuhso - Dark Tournament /ID SLES_530.62" //ELF CRC 866DA672 Mastercode 9014c5b0 0c053114 //Widescreen hack by Little Giant 20119018 3c0240ab //3c024080 20118990 3c023f2b //3c023f00 ================================================ FILE: CHT/SLES_530.73.cht ================================================ "Michigan (2005) /ID SLES_530.73" //ELF CRC=DCD7104E Mastercode 901137d0 0c044d9c //Widescreen hack by nemesis2000 // Added conditions for PAL50 and PAL60 (ElHecht) // 16:9 e0011450 0029c3b8 // xxxxxxxx check 0029c3b8 matches value (0000)1450 201a70d0 240400c0 // 8444ca00 hor fov pal e0011446 0029c3b8 // xxxxxxxx check 0029c3b8 matches value (0000)1446 201a70d0 240400a8 // 8444ca00 hor fov ntsc 20184df0 3c023f06 // render fix ================================================ FILE: CHT/SLES_530.75.cht ================================================ "Area 51 /ID SLES_530.75" //ELF CRC C4ACBCF0 Mastercode 903adb70 0c0eb684 //Widescreen Hack by ElHecht // 16:9 20392a10 3c193f40 // 00000000 hor fov 20392a28 4499f000 // 00000000 20392a2c 461ea502 // 00000000 203930f8 461ebb03 // 00000000 renderfix calculation 203930e4 461eab83 // 00000000 renderfix calculation // 16:10 //20392a10 3c193f55 // 00000000 hor fov //20392a14 37395555 // 00000000 hor fov //20392a28 4499f000 // 00000000 //20392a2c 461ea502 // 00000000 //203930f8 461ebb03 // 00000000 renderfix calculation //203930e4 461eab83 // 00000000 renderfix calculation ================================================ FILE: CHT/SLES_530.76.cht ================================================ "Triggerman /ID SLES_530.76" //ELF CRC C92321FF Mastercode 902256d8 0c08955e //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20132cf8 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_530.78.cht ================================================ "Spy vs Spy /ID SLES_530.78" //ELF CRC 6A31FB5C Mastercode 902d1f48 0c0b477a //Widescreen Hack 201d6d84 3c014225 201d6dfc 3c013f2a 2020371c 3c013ec0 ================================================ FILE: CHT/SLES_530.79.cht ================================================ "Ys - The Ark of Napishtim /ID SLES_530.79" //ELF CRC 3ED09CF5 Mastercode 9010dfb8 0c043796 //Widescreen Hack (16:9) by ElHecht 20102e34 3c013f40 // 00000000 hor fov 20102e38 44810000 // 00000000 20102e40 4600c602 // 00000000 20217b6c 3c033fb4 // 3c033ff0 renderfix ================================================ FILE: CHT/SLES_530.80.cht ================================================ "Extreme Sprint 3010 /ID SLES_530.80" //ELF CRC 1634FB4A Mastercode 90166d40 0c059af8 //Widescreen Hack by Arapapa //Widescreen hack 16:9 20134bac 3c014340 ================================================ FILE: CHT/SLES_530.90.cht ================================================ "Circuit Blasters /ID SLES_530.90" //ELF CRC 4D412DD3 Mastercode 9030e298 0c0c384e //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //02210846 0000a4e7 040063c4 (1st) 20285ba8 080c2b44 2030ad10 46082102 2030ad14 3c013f40 2030ad18 4481f000 2030ad1c 461e2102 2030ad20 080a16eb ================================================ FILE: CHT/SLES_530.91.cht ================================================ "Predator - Concrete Jungle /ID SLES_530.91" //ELF CRC=AD18AE4F Mastercode 903a56c0 0c0ed3e6 //Widescreen Hack by Unknown Author 0035d1c4 3c013f10 ================================================ FILE: CHT/SLES_530.94.cht ================================================ "Rugby 2005 /ID SLES_530.94" //ELF CRC 7250EB43 Mastercode 9042c528 0c10b0f2 //Widescreen hack by Arapapa //Widescreen hack 16:9 //240080ac 280080e4 0800e003 2039c33c 08030000 2039c340 00000000 200c0000 ac800024 200c0004 3c013f40 200c0008 4481f000 200c000c 4600f002 200c0010 e4800028 200c0014 080e70d1 ================================================ FILE: CHT/SLES_530.96.cht ================================================ "Worms 4 - Mayhem /ID SLES_530.96" Mastercode 9053812c 0c15615d //903b16c0 0c153bae //9053cb90 0c14f28c //X-Fov 20424478 3c013f40 20424484 4481f000 20424488 460a0843 2042448c 461e0842 //Get rid of 'BLACK BAR' 2017a6b4 3c010000 ================================================ FILE: CHT/SLES_530.99.cht ================================================ "Pilot Down - Behind Enemy Lines /ID SLES_530.99" //ELF CRC 53BB63A0 Mastercode 90109850 0C0425BC //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 2041caa8 3c023f1d 2021bd68 3c033f22 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //2010281c 24110000 //20102820 24120050 //2010282c 24130001 ================================================ FILE: CHT/SLES_531.00.cht ================================================ "Scooby-Doo! Unmasked /ID SLES_531.00" //ELF CRC=FE0030D6 Mastercode 90123b38 0c048e76 //9011bf38 0c04f368 //Widescreen hack by Arapapa //Zoom 201daf68 3c023fc0 //Y-Fov 2023af14 08030000 //wide 200c0000 46001002 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e0002 200c0014 0808ebc6 ================================================ FILE: CHT/SLES_531.06.cht ================================================ "MX vs ATV Unleashed /ID SLES_531.06" //ELF CRC D7AE31F4 Mastercode 9033f550 0c0cfcfc //Widescreen hack by El_Patas //Gameplay 16:9 20111f70 3c033caa //3C033C8E Zoom 20111f74 3463a21d //3463FA34 20111f68 3c023fab //3C023F80 Y-FOV //Alternative Gameplay 16:9 //201b7eb4 3c023f18 //3C023F00 Zoom //2022c9c8 3c043fe3 //3C043FAA Y-FOV //2022c9cc 348e8e39 //348EAAAB //Render fix 2018eaf4 3c03bfab //3C03BF80 2018eaf8 3c023fab //3C023F80 ================================================ FILE: CHT/SLES_531.07.cht ================================================ "Cabelas Big Game Hunter 2005 Adventures /ID SLES_531.07" //ELF CRC 839E5E84 Mastercode 9011daf8 0c047666 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 202ee9e4 3c023f20 //3c023f00 //Y-Fov //03080046 ec00a0e6 f800a0c6 202eea40 08030000 //46001002 200c0000 46000803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 080bba91 ================================================ FILE: CHT/SLES_531.08.cht ================================================ "American Chopper /ID SLES_531.08" //ELF CRC 2B4BD0E0 Mastercode 901131d0 0c044c1c //Widescreen Hack by Arapapa //Widescreen hack 16:9 //82000c46 01000524 02000d46 2016a720 08043e84 2010fa10 460c0082 2010fa14 3c013f9b 2010fa18 3421aaaa 2010fa1c 4481f000 2010fa20 461e1082 2010fa24 0805a9c9 ================================================ FILE: CHT/SLES_531.24.cht ================================================ "Project Snowblind /ID SLES_531.24" //ELF CRC F00CA82B Mastercode 902b79f8 0c0ade26 //Widescreen hack by ElHecht // 16:9 intro (MAIN ELF) e0023faa 001d98a0 // check 001d98a0 matches value 00003faa 201d98a0 3c013fe3 // 3c013faa hor fov 201d98a4 34218e39 // 3421aaab hor fov // 16:9 single-player (BO3GM.ELF) e0023faa 00332bb8 // check 00332bb8 matches value 00003faa 20332bb8 3c013fe3 // 3c013faa hor fov 20332bbc 34218e39 // 3421aaab hor fov // 16:9 lan/internet multi-player (BO3NETGM.ELF) e0023faa 00418700 // check 00418700 matches value 00003faa 20418700 3c013fe3 // 3c013faa hor fov 20418704 34218e39 // 3421aaab hor fov ================================================ FILE: CHT/SLES_531.25.cht ================================================ "Enthusia - Professional Racing /ID SLES_531.25" //ELF CRC 5C63B5AC Mastercode 903159d8 0c0c561e // Widescreen hack 16:9 2038dcb8 3f400000 ================================================ FILE: CHT/SLES_531.27.cht ================================================ "Teenage Mutant Ninja Turtles - Mutant Melee /ID SLES_531.27" //ELF CRC 33E15E16 Mastercode 9033db38 0c0cf676 //Widescreen Hack (16:9) by ElHecht // // 16:9 2016c938 3c013fe3 // 3c013faa hor fov 2016c93c 34218e38 // 3421aaab hor fov ================================================ FILE: CHT/SLES_531.30.cht ================================================ "World Championship Poker /ID SLES_531.30" //ELF CRC 386645F6 Mastercode 9027cc98 0c09f2ce //Widescreen hack by Arapapa //Widescreen hack 16:9 20231620 08079b28 //c6010068 201e6ca0 3c013f40 //00000000 201e6ca4 4481f000 //00000000 201e6ca8 c6010068 //00000000 201e6cac c602006c //00000000 201e6cb0 461e0843 //00000000 201e6cb8 e6010068 //00000000 201e6cbc 0808c58a //00000000 ================================================ FILE: CHT/SLES_531.38.cht ================================================ "Outlaw Volleyball - Remixed /ID SLES_531.38" //ELF CRC 5E6AF003 Mastercode 902db250 0c0b6c3c //Widescreen hack by ElHecht // 16:9 2020b00c 0818ac24 // e7a00038 2020b010 00000000 // 46010003 2062b090 3c013f40 // 00000000 hor fov 2062b098 4481f000 // 00000000 2062b09c 461e0783 // 00000000 2062b0a0 e7be0038 // 00000000 2062b0a4 46010003 // 00000000 2062b0a8 08082c04 // 00000000 // 16:10 //2020b00c 0818ac24 // e7a00038 //2020b010 00000000 // 46010003 //2062b090 3c013f55 // 00000000 hor fov //2062b094 34215555 // 00000000 hor fov //2062b098 4481f000 // 00000000 //2062b09c 461e0783 // 00000000 //2062b0a0 e7be0038 // 00000000 //2062b0a4 46010003 // 00000000 //2062b0a8 08082c04 // 00000000 ================================================ FILE: CHT/SLES_531.40.cht ================================================ "ChoroQ /ID SLES_531.40" //ELF CRC FCF4C7D8 Mastercode 901eece0 0c07bae0 //Widescreen hack by ElHecht // 16:9 201f1d74 3c013f40 // 00000000 hor fov 201f1d80 44810000 // 00000000 201f1d84 4600c602 // 00000000 201b549c 3c0140a7 // 3c01407a renderfix // 16:10 //201f1d74 3c013f55 // 00000000 hor fov //201f1d78 34215555 // 00000000 hor fov //201f1d80 44810000 // 00000000 //201f1d84 4600c602 // 00000000 //201b549c 3c014097 // 3c01407a renderfix ================================================ FILE: CHT/SLES_531.41.cht ================================================ "X-Treme Quads /ID SLES_531.41" //ELF CRC DB49EA17 Mastercode 90233cf8 0c08cee6 //Widescreen hack by Arapapa //Widescreen hack 16:9 20198db0 0808c5f8 202317e0 46150502 202317e4 3c013f40 202317e8 4481f000 202317ec 461ea503 202317f0 0806636d ================================================ FILE: CHT/SLES_531.42.cht ================================================ "Doomsday Racers /ID SLES_531.42" //ELF CRC 5BE6A76D Mastercode 90232b78 0c08ca86 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 20197c14 3c013f21 //3c013f00 //Y-Fov 20197c64 0808e728 20239ca0 461505c2 20239ca4 3c013f40 20239ca8 4481f000 20239cac 461ebdc2 20239cb0 08065f1a ================================================ FILE: CHT/SLES_531.43.cht ================================================ "Fantastic Four /ID SLES_531.43" //ELF CRC CC14A552 Mastercode 90280640 0c0a0138 //[Widescreen 16:9] // author: PeterDelta 2031da70 3fb8e369 ================================================ FILE: CHT/SLES_531.47.cht ================================================ "Fantastic Four, The /ID SLES_531.47" //ELF CRC F67E4351 Mastercode 90280680 0c0a0148 //[Widescreen 16:9] // author: PeterDelta //Widescreen Hack 16:9 2031da70 3fb8e369 ================================================ FILE: CHT/SLES_531.48.cht ================================================ "Fruitfall /ID SLES_531.48" //ELF CRC 1601F9D1 Mastercode 9027c288 0c09f04a //Widescreen hack by Arapapa //Widescreen hack 16:9 20300954 3faaaaab //3f800000 20300958 3faaaaab //3f800000 ================================================ FILE: CHT/SLES_531.54.cht ================================================ "Bard's Tale /ID SLES_531.54" Mastercode 90151cb0 0c0546d4 // sceSifSendCmd (recommended) //~90108cd8 0c0425f0 // main (unreliable) /* * Gameplay & render fixes by El_Patas. Font fix by Arapapa. */ // Widescreen Code 2011c0d4 3c023f40 2012e6ec 3c033f40 201440f8 3c053f40 20144174 3c033f40 201441c4 3c023f40 // Render fix 2013d9d0 3c023f2b // Font fix 2010ec74 3c0341c0 ================================================ FILE: CHT/SLES_531.55.cht ================================================ "Star Wars: Episode III - Revenge of the Sith /ID SLES_531.55" Mastercode 90113cf8 0c044ee6 Widescreen hack by ElHecht // 16:9 204dbd44 3c023f40 2051bca0 3c013f40 2051bcac 4481f000 2051bcf0 461e4a42 // 16:10 004dbd30 3c013f55 004dbd34 34215555 004dbd3c 4481f800 004dbd50 4600f806 0051bca0 3c013f55 0051bca4 34215555 0051bcac 4481f000 0051bcf0 461e4a420 ================================================ FILE: CHT/SLES_531.57.cht ================================================ "Star Wars - Episode III - Die Rache der Sith /ID SLES_531.57" //ELF CRC 9A03A3DB Mastercode 90113cf8 0c044ee6 //Widescreen hack by ElHecht // 16:9 204dbd44 3c023f40 // 3c023f80 hor fov 2051bca0 3c013f40 // 00000000 renderfix 2051bcac 4481f000 // 00000000 2051bcf0 461e4a42 // 00000000 // 16:10 //204dbd30 3c013f55 // 00000000 hor fov //204dbd34 34215555 // 00000000 hor fov //204dbd3c 4481f800 // 00000000 //204dbd50 4600f806 // 44820000 //2051bca0 3c013f55 // 00000000 renderfix //2051bca4 34215555 // 00000000 renderfix //2051bcac 4481f000 // 00000000 //2051bcf0 461e4a42 // 00000000 ================================================ FILE: CHT/SLES_531.72.cht ================================================ "Strike Force Bowling /ID SLES_531.72" //ELF CRC 2F7573E5 Mastercode 9024d550 0c0934fc //Widescreen hack by Arapapa //Widescreen hack 16:9 20206f00 08097878 2025e1e0 3c013f40 2025e1e4 4481f000 2025e1e8 c6010068 2025e1ec c602006c 2025e1f0 461e0843 2025e1f4 e6010068 2025e1f8 08081bc2 ================================================ FILE: CHT/SLES_531.75.cht ================================================ "Top Spin /ID SLES_531.75" //ELF CRC 126B46EB Mastercode 90120e10 0c04832c //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20318ca0 3c033fe3 //3c033faa 20318ca4 34632a8e //3463aaab ================================================ FILE: CHT/SLES_531.86.cht ================================================ "International Super Karts /ID SLES_531.86" //ELF CRC FA02D9DB Mastercode 9020e690 0c08394c //Widescreen hack by Arapapa //Widescreen hack 16:9 201cf518 3c013f9e //3c013f6e 201cf51c 3421e400 //34215604 ================================================ FILE: CHT/SLES_531.91.cht ================================================ "Kaido Racer /ID SLES_531.91" //ELF CRC F7780E06 Mastercode 90113fb0 0c044f94 //Widescreen hack by El_Patas //Gameplay 16:9 20431190 3f400000 //3F800000 (Increases hor. axis) ================================================ FILE: CHT/SLES_531.92.cht ================================================ "Nightmare Before Christmas, The - Tim Burtons /ID SLES_531.92" //ELF CRC C02E2360 Mastercode 90113290 0c044c4c //Widescreen Hack by El_Patas //Gameplay 16:9 20368c38 3f206d2f //3EF0A3D7 (Increases hor. axis) //All other stuff in 16:9 206fb57c 3f400000 //3F800000 Selected 2D flag languages 206fb4e0 3f400000 //3F800000 Selected flag languages text 206fb618 3f400000 //3F800000 Default 2D flag and languages text 206fb6b4 3f400000 //3F800000 Selector video mode text 206fb750 3f400000 //3F800000 Selector video mode description text 203941c0 3f400000 //3F800000 System detection load/save game text 20394060 3f400000 //3F800000 Video subtitles 20394020 3f400000 //3F800000 Cutscene subtitles 20493a00 3f400000 //3F800000 Conversation subtitles 2049423c 3f400000 //3F800000 Pumpkin width 20394160 3f400000 //3F800000 Menu load/save game text 206ea474 3f400000 //3F800000 Main menu new game text 206ea510 3f400000 //3F800000 Main menu loading text 206ea5ac 3f400000 //3F800000 Main menu options text 206ea3d8 3f400000 //3F800000 Main menu copyright text 206ea6e4 3f400000 //3F800000 Main menu easy difficulty 206ea780 3f400000 //3F800000 Main menu normal difficulty 206ea81c 3f400000 //3F800000 Main menu nightmare difficulty 20487e48 3f400000 //3F800000 Loading text 20487dac 3f400000 //3F800000 Chapter description text 2049eb70 3f400000 //3F800000 Musical subtitles 20489f1c 3f400000 //3F800000 Inventory item icon 203940e0 3f400000 //3F800000 Inventory item name 20394100 3f400000 //3F800000 Inventory item description text 20489bd4 3f700000 //3F800000 Inventory item 2D box text 208914c4 3f400000 //3F800000 Inventory box 20891504 3f400000 //3F800000 Inventory background box 20489a00 3f400000 //3F800000 Inventory internal light box 20891764 3f400000 //3F800000 Inventory rectangle box 208917a4 3f400000 //3F800000 Inventory rectangle background box 20489a9c 3f400000 //3F800000 Inventory collection text 20891210 3f400000 //3F800000 Inventory collection box 20891264 3f400000 //3F800000 Inventory collection background box 208919f0 3f400000 //3F800000 Inventory unselected arrow 20489c70 3f400000 //3F800000 Inventory selected arrow 20394140 3f400000 //3f800000 Map objective description text 2094cdf0 3f400000 //3F800000 Action 2D portraits 2048ae20 3f400000 //3F800000 Action selected weapon name text 2048aebc 3f400000 //3F800000 Action unselected weapon name text 2048af58 3f400000 //3F800000 Action description text and portrait attack 20489964 3f400000 //3F800000 Index graphic screen up 2048b27c 3f400000 //3F800000 Index residents 2048b144 3f400000 //3F800000 Index name and unselected locations text 2048b0a8 3f400000 //3F800000 Index selected locations text 2048b00c 3f400000 //3F800000 Index portraits 2048b1e0 3f400000 //3F800000 Index description locations text 2048b3b4 3f400000 //3F800000 Index arrow in movement 1 2048b318 3f400000 //3F800000 Index arrow in movement 2 2048c9bc 3f400000 //3F800000 Index arrow in movement 3 2048c920 3f400000 //3F800000 Index arrow in movement 4 216de034 3f700000 //3F800000 Results menu 204a9b68 3f400000 //3F800000 Results choose chapter and difficulty text 216e0290 3f400000 //3F800000 Results chapter description text 1 216e02e4 3f400000 //3F800000 Results chapter description text 2 //216de964 3f400000 //3F800000 Results time rank 216de9b8 3f400000 //3F800000 Results combo rank 216dea0c 3f400000 //3F800000 Results damage rank 216deab4 3f400000 //3F800000 Results count rank 216de088 3f400000 //3F800000 Results bonus graphic 216deb08 3f400000 //3F800000 Results nightmare rank 216de130 3f400000 //3F800000 Results letter rank 1 216e296c 3f400000 //3F800000 Results chapter system text 206e54bc 3f400000 //3F800000 System selected memory card text 206e5420 3f400000 //3F800000 System unselected memory card text 208afe50 3f400000 //3F800000 System question memory card text 206e5558 3f400000 //3F800000 System selected file text 206e55f4 3f700000 //3F800000 System menu memory card 208b07b8 3f400000 //3F800000 System description chapter text 206ed158 3f400000 //3F800000 Figures 2D graphic 20958110 3f440000 //3F800000 Figures name 206ed1f4 3f400000 //3F800000 Figures icon selection 206ed464 3f400000 //3F800000 Figures arrow right 206ed32c 3f400000 //3F800000 Figures arrow up //206ed290 3f400000 //3F800000 Figures arrow down, Cause problem in music screen 206ed3c8 3f400000 //3F800000 Figures arrow left 21513b90 3f400000 //3F800000 Figures 3D graphic 206ed500 3f400000 //3F800000 Figures control camera text 20829948 3f400000 //3F800000 Total numbers part 1 20829b80 3f400000 //3F800000 Total numbers part 2 20829a98 3f400000 //3F800000 Total numbers part 3 //208204fc 3f400000 //3F800000 Numbers big graphic 20820050 3f400000 //3F800000 Total title 1 208200a4 3f400000 //3F800000 Total title 2 20820494 3f400000 //3F800000 Total Secret word 20820440 3f400000 //3F800000 Total Nightmare rank word 208200f8 3f400000 //3F800000 Total Difficulty mode word 208201f4 3f400000 //3F800000 Total Time word 20820248 3f400000 //3F800000 Total Souls word 2082029c 3f400000 //3F800000 Total Ranking word 208202f0 3f400000 //3F800000 Total External graphic big symbol rank 2082b470 3f400000 //3F800000 Total Symbol secret 2082b320 3f400000 //3F800000 Total Symbol rank little 206ed138 3f400000 //3F800000 Music title //206ed1d4 3f400000 //3F800000 Music graphic musical note 20958110 3f400000 //3F800000 Music name track 206ed270 3f400000 //3F800000 Music arrow up 206ed30c 3f400000 //3F800000 Music arrow down //204976e0 3f700000 //3F800000 Shop item wall 20497950 3f400000 //3F800000 Shop item graphic 204978b4 3f400000 //3F800000 Shop item name 2049a45c 3f400000 //3F800000 Shop icon right 2 2049a3c0 3f400000 //3F800000 Shop icon aura right 2 ================================================ FILE: CHT/SLES_531.94.cht ================================================ "Lego Star Wars: The Video Game /ID SLES_531.94" Mastercode 90307610 0c0c1d2c //Gameplay 16:9 21f25e74 3f100000 ================================================ FILE: CHT/SLES_531.96.cht ================================================ "Destroy All Humans! /ID SLES_531.96" Mastercode 90198a80 0c06b3dd //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen 203f0404 3fe38e38 //3FAAAAAA 203f0408 00000002 //00000000 ================================================ FILE: CHT/SLES_531.99.cht ================================================ "25 to Life /ID SLES_531.99" //ELF CRC A6786A05 Mastercode 903E7908 0C0F9DEA //[Widescreen 16:9] // author: Arapapa //Renders the game in 16:9 aspect ratio 20319794 3c013f40 //X-Fov 20319798 4481f000 203197bc 461e6b43 2022c01c 0809a844 //Render fix 2026a110 4600b306 //00000000 2026a114 3c013f40 //00000000 2026a118 4481f000 //00000000 2026a11c 461e6303 //00000000 2026a120 0808b008 //00000000 ================================================ FILE: CHT/SLES_532.00.cht ================================================ "DragonBall Z - Budokai Tenkaichi /ID SLES_532.00" //ELF CRC 92EA9EF0 Mastercode 901af218 0c06bc2e //Widescreen hack by sergx12/ElHecht // 16:9 menu 2020b2d4 3f600000 // 3f490fda sky/background fix 2011e430 3c013f40 // 3c013f80 2011e460 3c01442b // 3c014400 2011e4e8 3c013f40 // 3c013f80 2011e500 3c01442b // 3c014400 2011e550 3c013f40 // 3c013f80 2011e564 3c01442b // 3c014400 2010f520 3c013f40 // 3c013f80 2010f548 3c01442b // 3c014400 // 16:9 gameplay e0083f80 0023bea0 // check 0023bea0 matches value xxxx3f80 2023bea0 3c013f40 // 3c013f80 2023bed0 3c01442b // 3c014400 2023c81c 3c013f40 // 3c013f80 2023c864 3c01442b // 3c014400 2023c958 3c013f40 // 3c013f80 2023c970 3c01442b // 3c014400 2023c9d0 3c013f40 // 3c013f80 2023c9e4 3c01442b // 3c014400 ================================================ FILE: CHT/SLES_532.01.cht ================================================ "Saint Seiya: The Sanctuary /ID SLES_532.01" Mastercode 90111c70 0c0446c4 Widescreen Hack 2015e404 3c033f40 ================================================ FILE: CHT/SLES_532.03.cht ================================================ "Punisher, The /ID SLES_532.03" //ELF CRC C493D552 Mastercode 901A5FF0 0C0697A4 //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio //Ported from SLES-53049 by sergx12 20192a6c 3c013f40 //00000000 X-FoV 20192a78 4481f000 //00000000 20192ce4 461ea783 //00000000 20192d40 461e0083 //46140083 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //201a0be4 3c050000 //201a0bec 3c060050 //201a0bf4 3c070001 ================================================ FILE: CHT/SLES_532.25.cht ================================================ "Dreamworks Madagascar /ID SLES_532.25" //ELF CRC D3051E54 Mastercode 902FBC60 0C0BEEC0 //[Widescreen 16:9] // author: Arapapa, ported by PeterDelta //Renders the game in 16:9 aspect ratio 2014a0e0 3c013f1f 20288500 08045ca0 20117280 46010043 20117284 3c013f40 20117288 4481f000 2011728c 461e1082 20117290 080a2141 //[Remove Blackbars] // author: PeterDelta //Removes black bars in cutscenes 20c77f3c 00000000 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //202f8ae0 34050050 //202f8ae4 24030002 //202f8ae8 0000000c //202f8aec 03e00008 //00346D24 00000038 //e0010001 004b0604 //00346D24 00000076 ================================================ FILE: CHT/SLES_532.34.cht ================================================ "Samurai Western /ID SLES_532.34" Mastercode 9011e310 0c04786c // 16:9 2013e560 3c024455 2013e564 34425555 2013e568 44820000 2013e5fc 3c024455 2013e600 34425555 2013e604 44820000 2014d37c 3c033fab ================================================ FILE: CHT/SLES_532.37.cht ================================================ "Fire Heroes /ID SLES_532.37" Mastercode 901139f8 0c044e26 //ELF CRC=90C5D585 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov 20296b64 3c023fe3 //3c023faa 20296b70 34428e2a //3442aaab //Zoom 20296b7c 08030000 200c0000 c66c00a0 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e6302 200c0014 080a5ae0 ================================================ FILE: CHT/SLES_532.42.cht ================================================ "Madagascar /ID SLES_532.42" //ELF CRC D3051E54 Mastercode 902fbc60 0c0beec0 //[Widescreen 16:9] //Widescreen Hack //Ported to PAL by Nik1895 207d1088 3f199999 // 3F9DA591 chaos control fov 20847e98 3faaaaaa // 3F800000 main fov ================================================ FILE: CHT/SLES_532.46.cht ================================================ "Madagascar /ID SLES_532.46" //ELF CRC D3051E54 Mastercode 902FBC60 0C0BEEC0 //[Widescreen 16:9] // author: Arapapa, ported by PeterDelta //Renders the game in 16:9 aspect ratio 2014a0e0 3c013f1f 20288500 08045ca0 20117280 46010043 20117284 3c013f40 20117288 4481f000 2011728c 461e1082 20117290 080a2141 //[Remove Blackbars] // author: PeterDelta //Removes black bars in cutscenes 20c77f3c 00000000 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //202f8ae0 34050050 //202f8ae4 24030002 //202f8ae8 0000000c //202f8aec 03e00008 //00346d24 00000038 //e0010001 004b0604 //00346d24 00000076 ================================================ FILE: CHT/SLES_532.80.cht ================================================ "7 Sins /ID SLES_532.80" //ELF CRC 52DEB87B Mastercode 90301850 0C0C05BC //[Widescreen 16:9] // author: Bigdemon //Widescreen hack conversion //Gameplay 16:9 //Zoom //0040023c 00088244 00000000 02080046 //2a40023c abaa4234 02080046 02080046 20226abc 3c02402a //3c024000 20226ac0 3442aaab //44820800 20226ac4 44820800 //00000000 //Y-Fov //03080046 2400a0e7 2d200002 20226ae4 080bf5c4 //46000803 202fd710 46000803 //00000000 202fd714 3c013f40 //00000000 202fd718 4481f000 //00000000 202fd71c 461e0002 //00000000 202fd720 08089aba //00000000 ================================================ FILE: CHT/SLES_532.97.cht ================================================ "7 Sins /ID SLES_532.97" Mastercode 90300ed0 0c0c035c //comment=Widescreen hack by Arapapa //Gameplay 16:9 //Zoom //0040023c 00088244 00000000 02080046 //2a40023c abaa4234 02080046 02080046 20226abc 3c02402a 20226ac0 3442aaab 20226ac4 44820800 //Y-Fov //03080046 2400a0e7 2d200002 20226ae4 080bf5c4 202fd710 46000803 202fd714 3c013f40 202fd718 4481f000 202fd71c 461e0002 202fd720 08089aba ================================================ FILE: CHT/SLES_533.01.cht ================================================ "Bomberman Hardball /ID SLES_533.01" //ELF CRC 1962EE2E Mastercode 9048BB58 0C122E7E //[Widescreen 16:9] //Widescreen Hack Conversion // author: Bigdemon //Widescreen hack 16:9 //Zoom (ELF) 2036b4b8 3c013f2b //3c013f00 20226040 3c013f40 //3c013f80 //Y-Fov (Memory) //6666a63f da0f4940 (3rd) 207a1a6c 3fddddba //3fa66666 ================================================ FILE: CHT/SLES_533.19.cht ================================================ "Resident Evil - Outbreak File #2 /ID SLES_533.19" Mastercode 9017e7d8 0c041a6a //Widescreen hack by unknown author 203c8930 3fe38e38 203abbac 24060015 203abd70 01264818 203abd74 24061c00 203abd7c 00c93022 203abda0 00065043 203abdd4 012a3020 203abde0 0180602d 201b32c4 00000000 ================================================ FILE: CHT/SLES_533.20.cht ================================================ "S.C.A.R. - Squadra Corse Alfa Romeo /ID SLES_533.20" //ELF CRC 22BE5057 Mastercode 90115550 0c0454fc //Widescreen hack by ElHecht // 16:9 2021694c 081afd5a // e7a00048 206bf568 3c013f40 // 00000000 hor fov 206bf56c 4481f000 // 00000000 206bf570 461e0003 // 00000000 206bf574 e7a00048 // 00000000 206bf578 08085a54 // 00000000 ================================================ FILE: CHT/SLES_533.32.cht ================================================ "Medal of Honor - European Assault /ID SLES_533.32" //ELF CRC=BB70FFB9 Mastercode 9047fc04 0c110a93 //Widescreen hack by nemesis2000 //wide 2012927c 00000000 ================================================ FILE: CHT/SLES_533.33.cht ================================================ "Medal of Honor: Medal of Honor: Les Faucons de Guerre (v1.01) [PAL-FR] /ID SLES_533.33" Mastercode 91C0D0D8 0C7033DE Widescreen code 2012927c 00000000 ================================================ FILE: CHT/SLES_533.36.cht ================================================ "Medal of Honor - European Assault /ID SLES_533.36" //ELF CRC BB70FFB9 Mastercode 91c0d0d8 0c7033de //[Widescreen 16:9] // author: nemesis2000 //Renders the game in 16:9 aspect ratio 2012927c 00000000 ================================================ FILE: CHT/SLES_533.38.cht ================================================ "Victorious Boxers 2 - Fighting Spirit /ID SLES_533.38" //ELF CRC 8B1353FA Mastercode 90106fd0 0c041b9c //Widescreen hack by El_Patas //X-FOV (In Squared Ring) 201939dc 3c063fab //3C063F80 //Cutscenes //02080046 4800a0e7 380080c4 2013b8a4 080babbc 202eaef0 46000802 202eaef4 3c013f40 202eaef8 4481f000 202eaefc 461e0003 202eaf00 0804ee2a ================================================ FILE: CHT/SLES_533.40.cht ================================================ "Dynasty Warriors 5 /ID SLES_533.40" //ELF CRC D9A3B30E Mastercode 90122850 0c0489bc //[Widescreen 16:9] //Widescreen hack by Machiavel Dhy'v (converted from nemesis2000 ntsc-u) 20146cc8 3c0243d6 2018249c 3c023f2b 20146a14 3c023e40 //cutscenes zoom (fixes Battle of Bai Di Castle - Wu crash) ================================================ FILE: CHT/SLES_533.41.cht ================================================ "Dynasty Warriors 5 /ID SLES_533.41" //ELF CRC 55AC5DA3 Mastercode 90122850 0c0489bc //Widescreen Hack (16:9) by ElHecht // // 16:9 20146c18 3c0243b4 // 3c0243a0 hor fov value1 20146cc8 3c0243f0 // 3c0243a0 hor fov value2 2018249c 3c023f15 // 3c023f00 render fix ================================================ FILE: CHT/SLES_533.43.cht ================================================ "City Soccer Challenge /ID SLES_533.43" //ELF CRC F4283A99 Mastercode 902284d0 0c08a0dc //Widescreen Hack by Arapapa //Widescreen hack 16:9 20162dcc 3c01bf2a 20162dd4 3421aaab ================================================ FILE: CHT/SLES_533.46.cht ================================================ "DragonBall Z - Budokai 3 [Collectors Edition] /ID SLES_533.46" //ELF CRC 4E0D7BDE Mastercode 9010d5d0 0c04351c //Widescreen hack by ElHecht // 16:9 20131ba8 080c9a54 // 46000803 jump to code-inject 00326950 20131bac 00000000 // e78087c4 20326950 3c013f40 // 00000000 hor fov 20326954 4481f000 // 00000000 20326958 46000803 // 00000000 2032695c 461e0002 // 00000000 20326960 e78087c4 // 00000000 20326964 0804c6eb // 00000000 jump back to 00131bac ================================================ FILE: CHT/SLES_533.50.cht ================================================ "Sonic Gems Collection /ID SLES_533.50" //ELF CRC 4A198252 Mastercode 902afe18 0c0abf2e //Widescreen hack by Esppiral 20290960 3faaaaab 216cc190 3f400000 ================================================ FILE: CHT/SLES_533.53.cht ================================================ "Shaman King - Power of Spirit /ID SLES_533.53" //ELF CRC 12D57B4F Mastercode 902867b0 0c0a1994 //[Widescreen 16:9] //Widescreen hack by El_Patas //Gameplay 16:9 201dcfd4 3c023fab //3C023F80 (Increases hor. axis) ================================================ FILE: CHT/SLES_533.56.cht ================================================ "Colosseum - Road to Freedom /ID SLES_533.56" //ELF CRC 29CA91F1 Mastercode 904c1ed8 0c13075e //Widescreen Hack by El_Patas //Gameplay 16:9 20474d20 3c013f40 //3C013F80 (Increases hor. axis) 20474c9c 3c013ec3 //3C013F00 ================================================ FILE: CHT/SLES_533.60.cht ================================================ "Alarm for Cobra 11 Vol.2 - Hot Pursuit /ID SLES_533.60" //ELF CRC 12117804 Mastercode 9014B2B8 0C052C56 //[Widescreen 16:9] // author: Bigdemon //Widescreen hack conversion //Widescreen 16:9 //X-Fov 203934c0 3c07bf55 //3c07bf00 ================================================ FILE: CHT/SLES_533.63.cht ================================================ "Shin Megami Tensei: Lucifer's Call /ID SLES_533.63" //ELF CRC=AE0DE7B7 Mastercode 902e5c18 0c0b96ae // 16:9 (50Hz) //202fd2b4 3fe38e38 // 3f951eb8 hor fov //202fd654 3fe38e38 // 3f951eb8 unknown // 16:9 (60Hz) 202fd2b4 3fc30000 // 3f951eb8 hor fov 202fd654 3fc30000 // 3f951eb8 unknown //Optional shadow alpha hack //comment=Shadow Override (Krisan Thyme) //20303680 00000000 //20303684 00000000 //20303688 00000000 //2030368c 00000000 //20303690 00000000 //20303694 00000000 //20303698 00000000 //2030369c 00000000 //203036a0 00000000 //203036a4 00000000 //203036a8 00000000 //203036ac 00000000 //203036b0 00000000 //203036b4 00000000 //203036b8 00000000 //203036bc 00000000 //203036c0 00000000 //203036c4 00000000 //203036c8 00000000 //203036cc 00000000 //203036d0 00000000 //203036d4 00000000 //203036d8 00000000 //203036dc 00000000 //203036e0 00000000 //203036e4 00000000 //203036e8 00000000 //203036ec 00000000 //203036f0 00000000 //203036f4 00000000 //203036f8 00000000 //203036fc 00000000 ================================================ FILE: CHT/SLES_533.66.cht ================================================ "Killer7 /ID SLES_533.66" Mastercode 9010c990 0c04320c //widescreen 20281450 3c023fe3 20281454 34428e38 ================================================ FILE: CHT/SLES_533.68.cht ================================================ "Splatter Master /ID SLES_533.68" //ELF CRC=1D8EE3CF Mastercode 901110d0 0c0443dc //Widescreen Hack by Arapapa //16:9 //Y-Fov 20138144 3c023f40 //3c023f80 //Zoom 201c5fcc 3c024466 //3c024499 201c5fd4 34427000 //3442a000 ================================================ FILE: CHT/SLES_533.74.cht ================================================ "X-Men Legends II - Rise of Apocalypse /ID SLES_533.74" //ELF CRC 912C8E55 Mastercode 9010e890 0c0439cc //Widescreen hack by ElHecht // 16:9 20270964 3c033f40 // 3c033f80 hor fov 2027097c 460318c3 // 00000000 20898350 3f19999a // 3f4ccccd font fix // 16:10 //20270964 3c033f55 // 3c033f80 hor fov //20270968 34635555 // 44831800 hor fov //2027096c 44831800 // 00000000 //2027097c 460318c3 // 00000000 //20898350 3f2aaaab // 3f4ccccd font fix ================================================ FILE: CHT/SLES_533.77.cht ================================================ "X-Men Legends II - Rise of Apocalypse /ID SLES_533.77" //ELF CRC 912C8E55 Mastercode 9010e890 0c0439cc //[Widescreen 16:9] //Widescreen hack by ElHecht 20270964 3c033f40 //3c033f80 hor fov 2027097c 460318c3 //00000000 20898350 3f19999a //3f4ccccd font fix ================================================ FILE: CHT/SLES_533.86.cht ================================================ "Charlie and the Chocolate Factory /ID SLES_533.86" //ELF CRC A3ED2B3D Mastercode 9010a850 0c0429bc //Widescreen Hack by El_Patas and Arapapa //Widescreen hack 16:9 //X-Fov 202f83e4 08041c28 //c6000038 201070a0 c6000038 //00000000 201070a4 3c1b3f40 //00000000 201070a8 449bf000 //00000000 201070ac 461e0003 //00000000 201070b0 080be0fa //00000000 ================================================ FILE: CHT/SLES_533.90.cht ================================================ "Ultimate Spider-Man /ID SLES_533.90" //ELF CRC FDD12792 Mastercode 90609a68 0c182642 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //7400033c 3c10e14b 2058b210 08030000 200c0000 3c030074 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e18c2 200c0014 08162c85 ================================================ FILE: CHT/SLES_533.91.cht ================================================ "Ultimate Spider-Man /ID SLES_533.91" //ELF CRC FDD12792 Mastercode 90609a68 0c182642 //905ed9cc 0c17fa8b //90368c70 0c1833a6 //Widescreen hack by Arapapa //X-Fov //7400033c 3c10e14b 2058b210 08030000 //wide 200c0000 3c030074 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e18c2 200c0014 08162c85 ================================================ FILE: CHT/SLES_533.93.cht ================================================ "Spartan: Total Warrior /ID SLES_533.93" Mastercode 9021ec90 0c087acc Widescreen 2057c814 3f100000 ================================================ FILE: CHT/SLES_533.98.cht ================================================ "Zombie Zone /ID SLES_533.98" //ELF CRC A2316D03 Mastercode 90210bd8 0c08429e //Widescreen Hack (16:9) by ElHecht // 16:9 201d0104 3c013f40 // 3c013f80 ================================================ FILE: CHT/SLES_533.99.cht ================================================ "Yazuka Fury /ID SLES_533.99" //ELF CRC A5DA4B36 Mastercode 90111090 0c0443cc //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov 2013e48c 3c053f40 //3c053f80 //Zoom 2013e8f0 3c0443e4 //3c044418 ================================================ FILE: CHT/SLES_534.03.cht ================================================ "Demolition Girl /ID SLES_534.03" Mastercode 90233e18 0c08cf2e //9020586c 0c08aa6a //901001e4 0c088b9e //Widescreen Hack 201f34e4 3c013f40 ================================================ FILE: CHT/SLES_534.05.cht ================================================ "Digimon World 4 /ID SLES_534.05" //ELF CRC 2CEFF37C Mastercode 9010d6f0 0c043564 //Widescreen hack by ElHecht // 16:9 201b6de8 3c013f40 // 00000000 hor fov 201b6df0 4481f000 // 00000000 201b6e58 461ebb03 // 4600bb06 201b6e5c 46006347 // 4600bb47 ================================================ FILE: CHT/SLES_534.07.cht ================================================ "Street Boyz /ID SLES_534.07" //ELF CRC BA568F6B Mastercode 90257258 0c095c3e //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 202284f4 3c013f40 //00000000 202284f8 44810000 //00000000 20228500 4600c602 //00000000 //Render fix #1 2015ffa0 3c013f2b //3c013f00 Right 2015ffdc 3c01bf2b //3c01bf00 Left ================================================ FILE: CHT/SLES_534.08.cht ================================================ "Fighting Angels /ID SLES_534.08" Mastercode 901bf3d8 0c06fc9e // sceSifSendCmd (recommended) //~9019a044 0c06da72 // scePadRead //~90100220 0c06bba6 // main (unreliable) /* * Widescreen Hack by El_Patas. */ //Widescreen Code 2019135c 3c013f40 20191360 44810000 20191368 4600c602 ================================================ FILE: CHT/SLES_534.11.cht ================================================ "Kuon /ID SLES_534.11" Mastercode 90110170 0c044004 // 16:9 201382c4 3c023f19 201382c8 3443999a ================================================ FILE: CHT/SLES_534.13.cht ================================================ "Rebel Raiders - Operation Nighthawk /ID SLES_534.13" //ELF CRC 05855832 Mastercode 9015de00 0c057728 //Widescreen hack by Arapapa //Widescreen hack 16:9 2016b998 08057958 //c6010068 2015e560 3c013f40 // 00000000 2015e564 4481f000 // 00000000 2015e568 c6010068 // 00000000 2015e56c c602006c // 00000000 2015e570 461e0843 // 00000000 2015e574 e6010068 // 00000000 2015e578 0805ae68 // 00000000 ================================================ FILE: CHT/SLES_534.14.cht ================================================ "Echo Night - Beyond /ID SLES_534.14" //ELF CRC=BBF8C3D6 Mastercode 90113330 0c044c74 //Widescreen hack by El_Patas and Arapapa // 16:9 //Force turn on Internal Widescreen //01 00 00 00 00 00 00 3F 002b4001 00000001 //Zoom Fix 20146ea4 3c023f1f //3C023F00 Zoom //20146ea0 3c033fa0 //3C033F70 Y-FOV ================================================ FILE: CHT/SLES_534.19.cht ================================================ "LA Rush /ID SLES_534.19" //ELF CRC EA0CB4B8 Mastercode 90329f90 0c0ca78c //Widescreen Hack 202e3900 3c013f40 //ffff8434803f013c to ffff8434403f013c ================================================ FILE: CHT/SLES_534.39.cht ================================================ "Crash Tag Team Racing /ID SLES_534.39" //ELF CRC E2FF6D3D Mastercode 904e8d68 0c13a302 //Widescreen hack by Arapapa //803f013c 00008144 16000446 100065c4 82100046 //X-FOV 202da664 3c013fab //3c013f80 //Render Fix 202da688 3c013fab //3c013f80 ================================================ FILE: CHT/SLES_534.41.cht ================================================ "Heroes of the Pacific /ID SLES_534.41" //ELF CRC F8E600FC Mastercode 9014bf10 0c052f6c //Widescreen hack by Arapapa //Widescreen hack 16:9 201bb788 080521d8 // c6010068 201bb78c 00000000 // c602006c 20148760 3c013f40 // 00000000 20148764 4481f000 // 00000000 20148768 c6010068 // 00000000 2014876c c602006c // 00000000 20148770 461e0843 // 00000000 20148774 e6010068 // 00000000 20148778 0806ede4 // 00000000 ================================================ FILE: CHT/SLES_534.43.cht ================================================ "The Warriors /ID SLES_534.43" Mastercode 9043fec0 0c10ff58 //comment=Widescreen hack by Arapapa //Widescreen hack 16:9 //Fix '4:3 Screen' //20194ec0 3c013ff3 //3c013fb6 //20194ec4 3421cc18 //3421d917 //Fix 'Native Widecscreen' 20194e80 3c013ff3 20194e84 3421cc18 ================================================ FILE: CHT/SLES_534.44.cht ================================================ "Panzer Elite Action /ID SLES_534.44" //ELF CRC=349AA2CB Mastercode 901b1e10 0c06c72c //Widescreen Hack (16:9) by ElHecht 203d2ce4 3c0143c0 // 00000000 203d2ce8 44810800 // c4a10008 ================================================ FILE: CHT/SLES_534.52.cht ================================================ "Trixie in Toyland /ID SLES_534.52" //ELF CRC 881B4780 Mastercode 902f9850 0c0be5bc //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 202a8ac0 08040034 // c6010068 202a8ac4 00000000 // c602006c 201000d0 3c013f40 // 00000000 201000d4 4481f000 // 00000000 201000d8 c6010068 // 00000000 201000dc c602006c // 00000000 201000e0 461e0843 // 00000000 201000e4 e6010068 // 00000000 201000e8 080aa2b2 // 00000000 ================================================ FILE: CHT/SLES_534.58.cht ================================================ "Shin Megami Tensei: Digital Devil Saga /ID SLES_534.58" //ELF CRC=1683A6BE Mastercode 9030ed18 0c0c3aee //Widescreen Hack (16:9) 20328864 3fc6e2b5 // 3f951eb8 hor fov 20328c04 3fc6e2b5 // 3f951eb8 unknown //Optional shadow alpha hack //comment=Shadow Override (Krisan Thyme) //20330b00 00000000 //20330b04 00000000 //20330b08 00000000 //20330b0c 00000000 //20330b10 00000000 //20330b14 00000000 //20330b18 00000000 //20330b1c 00000000 //20330b20 00000000 //20330b24 00000000 //20330b28 00000000 //20330b2c 00000000 //20330b30 00000000 //20330b34 00000000 //20330b38 00000000 //20330b3c 00000000 //20330b40 00000000 //20330b44 00000000 //20330b48 00000000 //20330b4c 00000000 //20330b50 00000000 //20330b54 00000000 //20330b58 00000000 //20330b5c 00000000 //20330b60 00000000 //20330b64 00000000 //20330b68 00000000 //20330b6c 00000000 //20330b70 00000000 //20330b74 00000000 //20330b78 00000000 //20330b7c 00000000 ================================================ FILE: CHT/SLES_534.59.cht ================================================ "Marc Eckos Getting Up - Contents Under Pressure /ID SLES_534.59" //ELF CRC F73AC0A0 Mastercode 901133b8 0c044c96 //Widescreen Hack 2056768c 3c023f40 ================================================ FILE: CHT/SLES_534.71.cht ================================================ "LMA Manager 2006 /ID SLES_534.71" //ELF CRC 04246737 Mastercode 90452e18 0c114b2e //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //02a51946 b00006e6 203b8a4c 08117314 2045cc50 4619a502 2045cc54 3c013f40 2045cc58 4481f000 2045cc5c 461ea502 2045cc60 080ee294 ================================================ FILE: CHT/SLES_534.74.cht ================================================ "Incredibles, The - Rise of the Underminer /ID SLES_534.74" //ELF CRC F3AE68FC Mastercode 9010a390 0c04288c //Widescreen hack by El_Patas //Gameplay 16:9 20218f24 3c023f1c //3C023F00 Zoom 20218f50 3c023f10 //3C023F40 Y-FOV //Hang fix by Prafull (Only needed for pcsx2, is not needed for the PS2) //201110e0 00000000 //40036000 ================================================ FILE: CHT/SLES_534.80.cht ================================================ "Harvest Moon - A Wonderful Life [Special Edition] /ID SLES_534.80" //ELF CRC 8AF9A6A5 Mastercode 90446978 0c111a06 //Widescreen Hack by ElHecht // 16:9 2043c8ec 3c013f40 // 00000000 hor fov 2043c8f8 44810000 // 00000000 2043c8fc 4600c602 // 00000000 20403028 3c043fab // 3c043f80 renderfix 1 20403030 3c05bfab // 3c05bf80 renderfix 2 // 16:10 //2043c8ec 3c013f55 // 00000000 hor fov //2043c8f0 34215555 // 00000000 hor fov //2043c8f8 44810000 // 00000000 //2043c8fc 4600c602 // 00000000 //20403028 3c043f9a // 3c043f80 renderfix 1 //20403030 3c05bf9a // 3c05bf80 renderfix 2 ================================================ FILE: CHT/SLES_534.81.cht ================================================ "10.000 Bullets /ID SLES_534.81" //ELF CRC EF97EC8F Mastercode 9062a978 0c18aa06 //Widescreen Hack 005eded4 3c013faa 005ee0ec 3c013faa //Widescreen for HUD //Side Effect - FMV needs to be set to 16:9 asspect ratio 203c046c 3c013ff3 //3C013FB6 //Set HUD to the left side of the screen 203c0374 3c0143d4 //3C0143A0 //Revert to the middle screen when needed e0010000 009ab39c 203c0374 3c0143a0 ================================================ FILE: CHT/SLES_534.83.cht ================================================ "Magna Carta: Tears of Blood /ID SLES_534.83" Mastercode 901089b8 0c042216 // sceSifSendCmd (recommended) //~9012085c 0c045b1c // scePadRead //~901d9d84 0c040088 // main (unreliable) /* * Widescreen Hack (16:9) by ElHecht */ Widescreen Code 202bd698 3c023f40 //3c023f80 ================================================ FILE: CHT/SLES_534.85.cht ================================================ "Car Racing Challenge /ID SLES_534.85" //ELF CRC 6C694919 Mastercode 901bb8d8 0c06edde //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 2018b4f4 3c013f40 //00000000 2018b4f8 44810000 //00000000 2018b500 4600c602 //00000000 ================================================ FILE: CHT/SLES_534.90.cht ================================================ "Outlaw Tennis /ID SLES_534.90" //ELF CRC=38E5C48B Mastercode 9040ad90 0c102b0c //Widescreen hack by sergx12 //Ported to PAL (ElHecht) // 16:9 205b8868 3f9c71cb // 3f6aaaab hor fov // 16:10 //205b8868 3f8ccccd // 3f6aaaab hor fov ================================================ FILE: CHT/SLES_534.92.cht ================================================ "Total Overdose /ID SLES_534.92" //ELF CRC 4C380F8B Mastercode 9060ec80 0c183ac8 //Widescreen Hack by unknown author //00 00 80 3F 83 F9 22 3F DB 0F C9 3F 00 00 00 BF 20692a2c 3f47ae14 // Zoom //00 00 80 3F 00 00 00 00 00 00 00 00 2F 00 00 00 206c64c4 3f400000 // Vert fov ================================================ FILE: CHT/SLES_534.94.cht ================================================ "Spongebob Squarepants - Lights, Camera, PANTS! /ID SLES_534.94" //ELF CRC CBDD9686 Mastercode 90112bd0 0c044a9c //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov //680080c4 03080046 2022fe68 0812500c 20494030 c4800068 20494034 3c013f40 20494038 4481f000 2049403c 461e0003 20494040 e4800068 20494044 0808bf9b ================================================ FILE: CHT/SLES_535.01.cht ================================================ "Star Wars - Battlefront II /ID SLES_535.01" //ELF CRC 02F4B541 Mastercode 901143d8 0c04509e //[Widescreen 16:9] //Game changes ELF on boot to SWBFRNT2.ELF with active CRC B68D35CA //Widescreen hack 16:9 //00000000 00000000 83051646 00000000 //403f013c 00008144 83051646 03000046 20582814 3c013f40 //00000000 20582818 44810000 //00000000 20582820 46000003 //00000000 //Render fix //003f013c 00208144 c2180546 20573f6c 3c013f2b //3c013f00 //003f013c 00008144 f000b07f 205b074c 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_535.03.cht ================================================ "Star Wars - Battlefront II /ID SLES_535.03" //ELF CRC = EAC52C47 Mastercode 905ed6e0 0c17b560 //901143d8 0c04509e //905ed660 0c17b540 // Mastercode for SWBFRNT2.ELF //Game changes ELF on boot to SWBFRNT2.ELF with active CRC EAC52C47 //Widescreen hack 16:9 //00000000 00000000 83051646 00000000 //403f013c 00008144 83051646 03000046 20582814 3c013f40 //00000000 20582818 44810000 //00000000 20582820 46000003 //00000000 //Render fix //003f013c 00208144 c2180546 20573f6c 3c013f2b //3c013f00 //003f013c 00008144 f000b07f 205b074c 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_535.04.cht ================================================ "Agent Hugo /ID SLES_535.04" Mastercode 9031d520 0c0c74f0 //Widescreen hack 16:9 //Y-Fov //403f013c 00008144 2d200002 201add98 3c013f10 //Zoom //00bf013c 00388144 2000b07f (2nd) 202bd2dc 3c01bec0 ================================================ FILE: CHT/SLES_535.05.cht ================================================ "Beat Down - Fists of Vengeance /ID SLES_535.05" //ELF CRC 00C82D94 Mastercode 90110e50 0c04433c //Widescreen Hack (16:9) by ElHecht 203753d4 3c013f40 // 00000000 hor fov 203753e0 4481f000 // 00000000 203753e8 461ea503 // 00000000 ================================================ FILE: CHT/SLES_535.06.cht ================================================ "Burnout Revenge /ID SLES_535.06" //ELF CRC 2CAC3DBC Mastercode 90449e08 0c11272a //Widescreen Hack (16:9) by Dread and Arapapa ////Force turn on Internal Widescreen (Full boot bypassing) 203a64a8 24020002 //30420003 //Zoom Fix //9A 99 99 3F 39 8E E3 3F 80 02 00 00 C0 01 00 00 21bfeb10 3faaaaab // 3F800000 ================================================ FILE: CHT/SLES_535.07.cht ================================================ "Burnout Revenge /ID SLES_535.07" //ELF CRC 7E83CC5B Mastercode 90449e88 0c11274a //Widescreen Hack (16:9) by Dread and Arapapa ////Force turn on Internal Widescreen (Full boot bypassing) 203a64a8 24020002 //30420003 //Zoom Fix //9A 99 99 3F 39 8E E3 3F 80 02 00 00 C0 01 00 00 21bfeb10 3faaaaab // 3F800000 //Hud Width by SuperType1/remco 2016bbb8 3c013a9d //Hud Elements by SuperType1/remco 21c026b8 3faa3d71 21c026c8 3faa3d71 21c02618 44610000 21c02690 3f2e147b 21bfe918 438c0000 2010da90 3c014448 20167754 3c014f23 21c02388 43c30000 ================================================ FILE: CHT/SLES_535.21.cht ================================================ "Musashi - Samurai Legend /ID SLES_535.21" //ELF CRC BC897AC9 Mastercode 902ad758 0c0ab57e //ELF CRC=BC897AC9 // values by sergx12 // ported to PAL, updated to ELF addresses by ElHecht 20119344 3c013f19 // 3c013f4c 20119348 3421999a // 3421cccd ================================================ FILE: CHT/SLES_535.24.cht ================================================ "Mortal Kombat - Shaolin Monks /ID SLES_535.24" //ELF CRC 3D02E0BF Mastercode 90482f08 0c120b6a // 16:9 204f4e08 3f400000 // black border fix 20323204 3c013f80 //FMV's fix 202724c8 240302aa 20272750 240b02aa ================================================ FILE: CHT/SLES_535.27.cht ================================================ "Suffering, The - Ties that Bond /ID SLES_535.27" //ELF CRC AC4B758C Mastercode 904c8718 0c13216e //Widescreen pnach by El_Patas //Gameplay 16:9 202069cc e7b40010 //14E00004 202069d0 8e020348 //E7B40010 202069d4 ae020340 //8E020348 202069d8 8e02034c //10000002 202069dc ae020344 //AE020340 202069e0 c6010344 //AE070340 202069e4 46800860 //55000003 202069e8 3c01bf00 //AE080344 202069ec 44810000 //8E02034C 202069f0 c60c0340 //AE020344 202069f4 46806320 //C6010344 202069f8 3c013f20 //46800860 202069fc 44811800 //3C01BF00 20206a00 3c014500 //44810000 20206a04 44811000 //C60C0340 20206a08 46000b46 //46806320 20206a0c 3c013ed5 //3C013F20 //both 20206a10 44812000 //44811800 20206a14 46000842 //3C014500 20206a18 ae050338 //44811000 20206a1c 46006002 //46000B46 20206a20 e60402f0 //3C013EA0 20206a24 460c18c3 //44812000 20206a28 ae06033c //46000842 20206a2c 46011181 //AE050338 20206a30 8e05035c //46006002 20206a34 46001141 //E60402F0 20206a38 e6000300 //460C18C3 20206a3c 46020900 //AE06033C 20206a40 e6010304 //46011181 20206a44 46020000 //8E05035C 20206a48 e6060334 //46001141 20206a4c e605032c //E6000300 20206a50 e6030318 //46020900 20206a54 e6040330 //E6010304 20206a58 e6020320 //46020000 20206a5c e6020324 //E6060334 20206a60 e6000328 //E605032C 20206a64 3c013c8e //E6030318 20206a68 3421fa36 //E6040330 20206a6c 4481b000 //E6020320 20206a70 8ca20000 //E6020324 20206a74 3c013f00 //E6000328 20206a78 4481b800 //3C013C8E 20206a7c 84440070 //3421FA36 20206a80 8c430074 //4481B000 20206a84 0060f809 //8CA20000 20206a88 00a42021 //3C013F00 20206a8c c60202f0 //4481B800 20206a90 c601031c //84440070 20206a94 3c013f40 //8C430074 //vert 20206a98 4481a000 //0060F809 20206a9c 46140002 //00A42021 20206aa0 00000000 //C60202F0 20206aa4 00000000 //C601031C //Font fix //803f013c 00008144 0800e003 00000000 (2nd) 20220c70 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_535.39.cht ================================================ "Fahrenheit /ID SLES_535.39" Mastercode 903a0f38 0c0e8376 //comment=Widescreen Hack 20836500 3fe38e38 ================================================ FILE: CHT/SLES_535.40.cht ================================================ "Fahrenheit /ID SLES_535.40" Mastercode 903a0f38 0c0e8376 // sceSifSendCmd (recommended) //~9038f600 0c0ef67e // scePadRead Widescreen Code 20836500 3fe38e38 ================================================ FILE: CHT/SLES_535.42.cht ================================================ "Shadow the Hedgehog /ID SLES_535.42" //ELF CRC 7B94480C Mastercode 90110DD0 0C04431C //[Widescreen 16:9] // author: Nik1895 //Widescreen Hack //Ported to PAL by Nik1895 207d1088 3f1da58f // 3F9DA591 chaos control fov 20847e98 3faaaaaa // 3F800000 main fov ================================================ FILE: CHT/SLES_535.44.cht ================================================ "Pro Evolution Soccer 5 /ID SLES_535.44" //ELF CRC=BFDF7C5A Mastercode 90108710 0c04216c //Widescreen hack by El_Patas 2036aae0 3faaaaab 20129eec 3c053fab ================================================ FILE: CHT/SLES_535.46.cht ================================================ "NBA Live 06 /ID SLES_535.46" //ELF CRC=BAC92C25 Mastercode 90473738 0c11cd76 //Widescreen Hack by Arapapa // X-Fov 2049be5c 3c013ec0 ================================================ FILE: CHT/SLES_535.48.cht ================================================ "GigaWing Generations /ID SLES_535.48" Mastercode 903562c0 0c0d5858 //Widescreen hack 16:9 //X-Fov //000017e6 280000ae 202ffbf4 08030000 200c0000 3c013f40 200c0004 4481f000 200c0008 461ebdc2 200c000c e6170000 200c0010 080bfefe //Render fix //3003b0df 803f013c 00a88144 20327ac0 3c013f40 ================================================ FILE: CHT/SLES_535.53.cht ================================================ "007 From Russia With Love /ID SLES_535.53" //Mastercode 902fa568 0c0be902 //902f74e8 0c167a2b //902e2650 0c0bb43a //Widescreen pnach by El_Patas //Gameplay 16:9 2040560c 46140002 20405610 27a50030 20405614 46010003 20405618 3c013f40 2040561c 44810800 20405620 4601a503 20405624 e7b40030 20405628 46020002 2040562c 0c0c87e6 20405630 e7a00034 20405634 7bb00050 20405638 dfbf0040 2040563c c7b40060 20405640 03e00008 20405644 27bd0070 //Skip FMV //20520288 24020001 ================================================ FILE: CHT/SLES_535.59.cht ================================================ "Need for Speed - Most Wanted /ID SLES_535.59" //ELF CRC CA2A1B04 Mastercode 90497168 0C125C02 //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen 00aaf954 00000001 //[Remove Brown Filter] // author: fobes //Disables the brownish yellow post processing filter 00551058 20000001 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //204938dc 24110000 //204938e0 24120050 //204938ec 24130001 ================================================ FILE: CHT/SLES_535.60.cht ================================================ "Sonic Riders /ID SLES_535.60" //ELF CRC=F881CD68 Mastercode 90105850 0c0415bc //Widescreen hack by ElHecht //16:9 2044eab8 43700000 // 43a00000 hor fov 20134e4c 3c023fab // 3c023f80 renderfix ================================================ FILE: CHT/SLES_535.61.cht ================================================ "Canis Canem Edit /ID SLES_535.61" //ELF CRC 7BEF4386 Mastercode 901178d8 0c045dde //Widescreen fix by nemesis2000 (pnach by nemesis2000) //Widescreen fix 204720d0 14640007 204720d4 3c030022 204720d8 2404bec0 204720dc a4642dec 204720e0 24043fc0 204720e4 3c03001d 204720e8 a4645124 204720ec 10000007 204720f0 2404bf00 204720f4 a4642dec 204720f8 24044000 204720fc 3c03001d 20472100 a4645124 20472104 00000000 20472108 00000000 e0010000 005e1638 2072a3c8 435c0000 e0010000 005e1638 2072a3cc 435c0000 e001aaab 005e1638 2072a3c8 432b0000 e001aaab 005e1638 2072a3cc 432b0000 //e001aaab 005e1638 //204720cc 24030000 //e001aaab 005e1638 //20222dec 3c01bec0 //e001aaab 005e1638 //201d5124 3c023fc0 //e0010000 005e1638 //204720cc 90637c9e //e0010000 005e1638 //20222dec 3c01bf00 //e0010000 005e1638 //201d5124 3c024000 ================================================ FILE: CHT/SLES_535.64.cht ================================================ "Darkwatch /ID SLES_535.64" //ELF CRC 9D443C69 Mastercode 90468cd0 0c11a2dc //Widescreen pnach by El_Patas //Gameplay 16:9 206429f0 3faaaaab //3F800000 (Increases hor. axis) 206429f4 3fe38e38 //3FAAAAAB //Cooperative 20642bb0 3feeeeee //3FB33333 20642bb4 40638e39 //402AAAAB 20642bcc 3feeeeee //3FB33333 20642bd0 40638e39 //402AAAAB //Cutscenes fix 206c4388 3fe38e38 //3FAAAAAB //Cutscenes black border's fix 2065dfc8 00000000 //3F800000 203deacc 3c020000 //3C023F80 203debdc 3c020000 //3C023F80 203debf8 3c030000 //3C033F80 //Text width fix 2040e3c8 3c034455 //3C034420 //Subtitles fix 2036c024 24030000 //240300B4 //FMV's fix 203c5908 3c0143fe //C4410004 203c591c 00000000 //AFA00044 203c5920 44810800 //46800860 203c5924 e7a10104 //AFA000C4 203c5938 c4600000 //E7A10104 203c593c e7a00088 //C4600000 203c5944 e7a000c8 //C4600000 203c5948 3c01c270 //E7A00088 203c594c 44810800 //C4600000 203c5950 e7a10044 //E7A000C8 203c5954 e7a100c4 //C4600000 //480p //2045b6a4 3c050000 //00052C00 //2045b6ac 3c060050 //00063400 //2045b6b4 3c070001 //00073C00 //2045b974 3c090010 //00094C00 ================================================ FILE: CHT/SLES_535.70.cht ================================================ "Ninjabread Man /ID SLES_535.70" //ELF CRC C488EC04 Mastercode 902f9850 0c0be5bc //Widescreen Hack by Arapapa //Widescreen hack 16:9 202a8ac0 0809d466 // c6010068 202a8ac4 00000000 // c602006c 20275198 3c013f40 // 00000000 2027519c 4481f000 // 00000000 202751a0 c6010068 // 00000000 202751a4 c602006c // 00000000 202751a8 461e0843 // 00000000 202751ac e6010068 // 00000000 202751b0 080aa2b2 // 00000000 ================================================ FILE: CHT/SLES_535.71.cht ================================================ "Anubis II /ID SLES_535.71" //ELF CRC=6D70F0E0 Mastercode 902d9914 0c0bab3b //Widescreen hack by Arapapa //16:9 //X-Fov 202a8c40 0809d4c8 //c6010068 20275320 3c013f40 //00000000 20275324 4481f000 //00000000 20275328 c6010068 //00000000 2027532c c602006c //00000000 20275330 461e0843 //00000000 20275334 e6010068 //00000000 20275338 080aa312 //00000000 ================================================ FILE: CHT/SLES_535.74.cht ================================================ "Bratz - Rock Angelz /ID SLES_535.74" //ELF CRC A6CF1D2B Mastercode 903b5138 0c0ed3f6 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //000000000000000083ad004600000000 202faf64 3c013f40 //00000000 202faf68 4481f000 //00000000 202faf70 461eb582 //00000000 //Render fix //003f013c 00a88144 2db80002 2035bfd4 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_535.75.cht ================================================ "Bratz - Rock Angelz /ID SLES_535.75" //ELF CRC 82CA3505 Mastercode 903B5138 0C0ED3F6 //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 202faf64 3c013f40 202faf68 4481f000 202faf70 461eb582 2035bfd4 3c013f2b ================================================ FILE: CHT/SLES_535.79.cht ================================================ "One Piece - Grand Battle /ID SLES_535.79" //ELF CRC E1674F57 Mastercode 901b2510 0c06c8ec //[Widescreen 16:9] //Widescreen Hack by ElHecht // 16:9 20429590 3f366666 // 3f733333 hor fov // 16:10 //20429590 3f4aaaab // 3f733333 hor fov ================================================ FILE: CHT/SLES_535.81.cht ================================================ "NBA Live 06 /ID SLES_535.81" //ELF CRC 3FA0F2FB Mastercode 904738F0 0C11CDE4 //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 20818828 3fd55555 2081e45c 00000000 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //204730ac 24110000 //204730b0 24120050 //204730bc 24130001 ================================================ FILE: CHT/SLES_535.87.cht ================================================ "Garfield - Saving Arlene /ID SLES_535.87" //ELF CRC C124F105 Mastercode 9017fa90 0c05fe4c //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //803f033c 4940023c 00188344 2010ed84 3c033f40 //3c033f80 //Fov //803f033c 00088344 00000000 02a80046 2010ee8c 3c033f40 //3c033f80 ================================================ FILE: CHT/SLES_535.92.cht ================================================ "Zombie Attack /ID SLES_535.92" //ELF CRC 1CB1FCDA Mastercode 901b27c0 0c06c998 //Widescreen Hack by Arapapa //Widescreen hack 16:9 2017a840 3c013f2a //3c013f00 ================================================ FILE: CHT/SLES_535.94.cht ================================================ "Living World Racing /ID SLES_535.94" //ELF CRC B28AD72D Mastercode 903a36a0 0c0e8d50 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 2033bb18 080e8344 // c6010068 2033bb1c 00000000 // c602006c 203a0d10 3c013f40 // 00000000 203a0d14 4481f000 // 00000000 203a0d18 c6010068 // 00000000 203a0d1c c602006c // 00000000 203a0d20 461e0843 // 00000000 203a0d24 e6010068 // 00000000 203a0d28 080ceec8 // 00000000 ================================================ FILE: CHT/SLES_535.95.cht ================================================ "Wild Water Adrenaline featuring Salomon /ID SLES_535.95" //ELF CRC B194D815 Mastercode 902791c0 0c09e418 //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov //42ad0046 2000037e 2011a74c 0809d7d4 20275f50 4600ad42 20275f54 3c013f40 20275f58 4481f000 20275f5c 461ead42 20275f60 080469d4 ================================================ FILE: CHT/SLES_536.14.cht ================================================ "Classic British Motor Racing /ID SLES_536.14" //ELF CRC 0AB8ED51 Mastercode 903abc60 0c0eaec0 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 2017f974 3c01bf2a //00000000 2017f988 3421aaab //3c01bf00 ================================================ FILE: CHT/SLES_536.21.cht ================================================ "Wallace & Grommit - The Curse of the Were Rabbit /ID SLES_536.21" //ELF CRC 7C211BF9 Mastercode 904f4390 0c13d08c //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //003f013c 00008144 7000b07f 2011a4f4 3c013f1d //3c013f00 //Y-Fov //4040013c 00008144 803e013c 00088144 (2nd) 2011a598 3c014080 //3c014040 ================================================ FILE: CHT/SLES_536.35.cht ================================================ "NASCAR 06 - Total Team Control /ID SLES_536.35" //ELF CRC CF3A1D37 Mastercode 9032F3B0 0C0CBC94 //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 203c1598 3f400000 //3F800000 ================================================ FILE: CHT/SLES_536.44.cht ================================================ "Gene Troopers /ID SLES_536.44" //ELF CRC=3887C851 Mastercode 90398be0 0c0e62a0 //Widescreen hack by unknown author 20264678 3c013f10 2023466c 3c013f14 ================================================ FILE: CHT/SLES_536.45.cht ================================================ "Knights of the Temple II /ID SLES_536.45" Mastercode 902f8b18 0c0be26e // 16:9 201034e4 3c013f40 201034e8 4481f000 20103564 461e6302 2018c764 3c013f40 2018c768 4481f000 2018c76c 461e8483 2018b920 3c013f40 2018b924 4481f000 2018b940 461e4a42 206c4984 3faaaaab 2018a254 3c013faa 2018a274 afa10000 ================================================ FILE: CHT/SLES_536.46.cht ================================================ "World Racing 2 /ID SLES_536.46" Mastercode 902caf68 0c0b2b82 //Widescreen hack 16:9 //Martix hack 20297454 3c013f40 20297458 44810000 20297460 4600c602 //Render fix 2028bc14 3c013f2b ================================================ FILE: CHT/SLES_536.53.cht ================================================ "WWII - Battle over Europe /ID SLES_536.53" //ELF CRC 83C2D4D1 Mastercode 902189d0 0c08621c //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 203595e4 08030000 200c0000 46020103 200c0004 3c013f40 200c0008 4481f000 200c000c 461e2102 200c0010 080d657a ================================================ FILE: CHT/SLES_536.57.cht ================================================ "Shrek - Super Slam /ID SLES_536.57" //ELF CRC 797ABFFF Mastercode 9042DF98 0C10B78E //[Widescreen 16:9] // author: CRASHARKI //Patches the game to run at 16:9 Widescreen Aspect Ratio. //Original NTSC-U patch by xMichael 21c8109c 3fe38e39 // 3FAAAAAB ================================================ FILE: CHT/SLES_536.59.cht ================================================ "Brothers In Arms - Earned In Blood /ID SLES_536.59" //ELF CRC=DD0273E8 Mastercode 9012eab0 0c04ba54 //Widescreen pnach by El_Patas //Gameplay 16:9 202f19dc 3c023f40 //3C023F80 (Increases hor. axis) //Menu font fix 203c60fc 3c033f40 //3C033F80 203c6104 3c033f80 //44830800 203c6108 44830800 //AE63010C 203c610c ae63010c //C6600108 203c6110 c6600108 //46010036 203c6114 46010036 //00000000 ================================================ FILE: CHT/SLES_536.67.cht ================================================ "Gauntlet: Seven Sorrows /ID SLES_536.67" Mastercode 90205f20 0c081770 00446620 24020002 ================================================ FILE: CHT/SLES_536.76.cht ================================================ "WWE SmackDown! vs RAW 2006 /ID SLES_536.76" //ELF CRC 0B05A5BD Mastercode 9012a350 0c04a87c //Widescreen hack by nemesis2000 // Ported to PAL, added 16:10 support (ElHecht) // 16:9 2011e95c 3c013f40 // 00000000 hor fov 2011e968 44810000 // 00000000 2011e96c 4600c602 // 00000000 // 16:10 //2011e95c 3c013f55 // 00000000 hor fov //2011e960 34215555 // 00000000 hor fov //2011e968 44810000 // 00000000 //2011e96c 4600c602 // 00000000 ================================================ FILE: CHT/SLES_536.89.cht ================================================ "World Poker Tour 2K6 /ID SLES_536.89" //ELF CRC CA14550C Mastercode 90370458 0c0dc0be //Widescreen Hack by Arapapa //Widescreen hack 16:9 202fe520 08030000 //c6010068 200c0000 3c013f40 //00000000 200c0004 4481f000 //00000000 200c0008 c6010068 //00000000 200c000c c602006c //00000000 200c0010 461e0843 //00000000 200c0014 e6010068 //00000000 200c0018 080bf94a //00000000 ================================================ FILE: CHT/SLES_536.90.cht ================================================ "Makai Kingdom - Chronicles of the Sacred Tome /ID SLES_536.90" //ELF CRC=C97A17F8 Mastercode 90108a50 0c04223c //Widescreen hack by El_Patas //Gameplay 16:9 (ELF hack) 20104de4 3c013f40 //00000000 (Increases hor. axis) 20104de8 44810000 //00000000 20104df0 4600c602 //00000000 //2D Characters X-Fov 20148fcc 3c023f40 //3c023f80 //(Old previous Memory hack by JLB) //2032dcf0 45700000 //45A00000 ================================================ FILE: CHT/SLES_536.95.cht ================================================ "Tak: The Great Juju Challenge /ID SLES_536.95" Mastercode 9047cec8 0c11f35a //Gameplay 16:9 203e3c20 3c013fe3 203e3c24 3421388e ================================================ FILE: CHT/SLES_536.96.cht ================================================ "Zathura /ID SLES_536.96" //ELF CRC B1C7FED2 Mastercode 9010a850 0c0429bc //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 202f6284 081037d0 //46020842 2040df40 46020842 2040df44 3c013f40 2040df48 4481f000 2040df4c 461e0843 2040df50 080bd8a2 ================================================ FILE: CHT/SLES_537.02.cht ================================================ "Resident Evil 4 /ID SLES_537.02" //comment=Patches by arapapa and Devina, larger FOV codes Mastercode 902a4288 0c0a904a //Hold X and triangle at start for progressive scan //Use if doing Leon's campaign (disable if not doing Leon's campaign) 2031e674 42820000 2031def4 42820000 2031c574 42700000 2031c6f4 42700000 ================================================ FILE: CHT/SLES_537.03.cht ================================================ "Peter Jackson's King Kong /ID SLES_537.03" //ELF CRC=2D0F72D6 Mastercode 905f7a90 0c17de4c //Widescreen hack by Arapapa //Zoom 20127ac4 3c033f40 //3c033f80 //Y-Fov 20134e68 3c033fe3 //3c033faa 4/3 Black Bands Screen Mode 20134e70 3c033fe3 //3c033faa 4/3 Screen Mode //Render fix 201529e0 3c023f40 //3c023f00 ================================================ FILE: CHT/SLES_537.16.cht ================================================ "Without Warning /ID SLES_537.16" //ELF CRC D9D96321 Mastercode 90360888 0c0d81ca //Widescreen hack by nemesis2000 (pnach by nemesis2000) 201486ac 3c013f40 201486b0 44810800 201486b4 27bdffe0 201486b8 3c04004b 201486bc 8c848218 201486c0 03a0282d 201486c4 46016002 201486c8 46016303 20148318 0c0521ab 20197d6c 0c0521ab 20197d88 0c0521ab //black borders fix 2017f6ec 3c013f80 ================================================ FILE: CHT/SLES_537.17.cht ================================================ "Midnight Club 3 - DUB Edition Remix /ID SLES_537.17" //ELF CRC 208183AF Mastercode 90548a28 0c152232 //[Widescreen 16:9] //Widescreen Hack by FlatOut 2061c318 3fc71c76 ================================================ FILE: CHT/SLES_537.18.cht ================================================ "Sims 2, The /ID SLES_537.18" //ELF CRC E626181E Mastercode 90476af8 0c11da66 //Widescreen hack by Arapapa //Widescreen hack 16:9 //aa3f013c abaa2134 00008144 0800e003 00000000 00000000 0800e003 203db168 3c013fe3 //3c013faa 203db16c 34218e2a //3421aaab ================================================ FILE: CHT/SLES_537.24.cht ================================================ "World Series of Poker /ID SLES_537.24" //ELF CRC 5A138DFF Mastercode 9034edd8 0c0d3b1e //Widescreen Hack by Arapapa //Widescreen hack 16:9 20320fa4 3c013f40 //00000000 20320fa8 44810000 //00000000 20320fb0 4600c602 //00000000 ================================================ FILE: CHT/SLES_537.25.cht ================================================ "Asterix & Obelix XXL2 /ID SLES_537.25" //ELF CRC 040345C2 Mastercode 90112990 0c044a0c //Widescreen hack by Arapapa/ElHecht // 16:9 2012a268 0811687c // 3c023f40 jump to code-inject 0045a1f0 2012a26c 00000000 // ae020034 2012a270 00000000 // c7a10020 2045a1f0 3c013f40 // 00000000 hor fov 2045a1f4 4481f000 // 00000000 2045a1f8 461ef042 // 00000000 2045a1fc e6010034 // 00000000 2045a200 c7a10020 // 00000000 2045a204 461e0843 // 00000000 2045a208 e7a10020 // 00000000 2045a20c 0804a89c // 00000000 jump back to 0012a270 20141ea4 3c023f2b // 3c023f00 renderfix ================================================ FILE: CHT/SLES_537.28.cht ================================================ "Harry Potter and The Goblet of Fire /ID SLES_537.28" //ELF CRC B18DC525 Mastercode 90219828 0c0865b2 //Widescreen Hack by El_Patas //Gameplay 16:9 2029fd74 3c013fe3 //3C013FAA 2029fd78 34218e39 //3421AAAB ================================================ FILE: CHT/SLES_537.29.cht ================================================ "Battlefield 2 - Modern Combat /ID SLES_537.29" //ELF_CRC=186B0D8A Mastercode 904f8b38 0c13e276 //Widescreen hack by ElHecht //16:9 203bfaf8 3c013f40 203bfb08 4481f000 203bfbd4 461e0303 2040bc14 461e0303 20234dd8 461e0502 202353b0 461e0502 202352cc 461e0003 2027c398 24020003 ================================================ FILE: CHT/SLES_537.30.cht ================================================ "Battlefield 2 - Modern Combat /ID SLES_537.30" //ELF CRC 186B0D8A Mastercode 904f8b38 0c13e276 //Widescreen hack by ElHecht // 16:9 203bfaf8 3c013f40 // 00000000 hor fov 203bfb08 4481f000 // 00000000 203bfbd4 461e0303 // 46000306 2040bc14 461e0303 // 46000306 20234dd8 461e0502 // 46000506 202353b0 461e0502 // 46000506 202352cc 461e0003 // 00000000 2027c398 24020003 // 30420003 disable native ver widescreen mode when using fullboot ================================================ FILE: CHT/SLES_537.34.cht ================================================ "50 Cent-Bulletproof /ID SLES_537.34" //ELF CRC=E3F32982 //Mastercode 9038b420 0c0e2cb0 //9038d418 0c0ff74b //90100210 0c1021f2 //Widescreen hack by Arapapa and 60 FPS by asasega // 16:9 //X-Fov 4:3 fix //e63e013c 1a8b2134 00608144 (2nd) //083f013c 83882134 00608144 201eb448 3c013f08 //3c013ee6 201eb44c 34218883 //34218b1a //X-Fov Wide screen fix //80df4426 cc3e013c cdcc2134 00608144 //80df4426 083f013c 83882134 00608144 201eb464 3c013f08 //3c013ecc 201eb468 34218883 //3421cccd //Font's Shadow fix //803f013c 00888144 01630246 //403f013c 00888144 01630246 20158464 3c013f40 //3c013f80 //868c0046 ac00058e (1st) 20158484 0807d744 //46008c86 201f5d10 3c013f80 201f5d14 44819000 201f5d18 08056122 //Font fix //803f013c 00888144 01030c46 //403f013c 00888144 01030c46 201584b8 3c013f40 //3c013f80 //868c0046 ac00058e (2nd) 201584d4 0807d747 //46008c86 201f5d1c 3c013f80 201f5d20 44819000 201f5d24 08056136 //Font fix (Menu) 204e9668 3f400000 204e9858 3f400000 204e9900 3f400000 204e99a4 3f400000 204e9a48 3f400000 204e9aec 3f400000 204e9b90 3f400000 204e9c34 3f400000 204e9cd8 3f400000 204e9d7c 3f400000 204e9e20 3f400000 204e9ec4 3f400000 204e9f68 3f400000 204ea00c 3f400000 204ea0b0 3f400000 204ea158 3f400000 204ea1fc 3f400000 204ea2a0 3f400000 204ea344 3f400000 204ea3e8 3f400000 204ea490 3f400000 204ea538 3f400000 204ea5dc 3f400000 204ea680 3f400000 204ea724 3f400000 204ea7c8 3f400000 204ea86c 3f400000 204ea910 3f400000 204ea9b4 3f400000 204eaa58 3f400000 204eaafc 3f400000 204eaba0 3f400000 204eac44 3f400000 204eace8 3f400000 204ead8c 3f400000 204eae30 3f400000 204eaed8 3f400000 204eaf7c 3f400000 204eb020 3f400000 204eb0c4 3f400000 204eb168 3f400000 204eb20c 3f400000 204eb2b0 3f400000 204eb3f8 3f400000 204eb49c 3f400000 204eb540 3f400000 204eb5e4 3f400000 204eb688 3f400000 204eb72c 3f400000 204eb7d0 3f400000 204eb874 3f400000 204eb918 3f400000 204eb9bc 3f400000 204eba60 3f400000 204ebb04 3f400000 204ebba8 3f400000 204ebc50 3f400000 204ebcf4 3f400000 204ebd98 3f400000 204ebe3c 3f400000 204ebee0 3f400000 204ebf84 3f400000 204ec0d0 3f400000 204ec174 3f400000 204ec218 3f400000 204ec2bc 3f400000 204ec360 3f400000 204ec404 3f400000 204ec4a8 3f400000 204ec54c 3f400000 204ec5f0 3f400000 204ec694 3f400000 204ec738 3f400000 204ec7dc 3f400000 204ec880 3f400000 204ecc58 3f400000 204ecda0 3f400000 204ece48 3f400000 204ecf98 3f400000 204ed750 3f400000 204ed7f4 3f400000 204ed898 3f400000 //Yes and No 204f92dc 3f400000 204f9380 3f400000 ================================================ FILE: CHT/SLES_537.36.cht ================================================ "Billy the Wizard - Rocket Broomstick Racing /ID SLES_537.36" //ELF CRC 78A76766 Mastercode 9030e210 0c0c382c //Widescreen Hack by Arapapa //Widescreen hack 16:9 2017f298 3c01bf2a ================================================ FILE: CHT/SLES_537.39.cht ================================================ "Disneys Chicken Little /ID SLES_537.39" //ELF CRC AB75D540 Mastercode 9044a008 0c1127aa //Widescreen pnach by El_Patas //Gameplay 16:9 (Memory Hack) 205d27ac 3fe38e32 //3FAAAAAB (Increases hor. axis) //Start menu and left status bar (ELF Hack) 20287de0 3c014455 //3C014420 ================================================ FILE: CHT/SLES_537.44.cht ================================================ "Disneys Chicken Little /ID SLES_537.44" //ELF CRC 5AD63F56 Mastercode 90446e08 0c111b2a //[Widescreen 16:9] //Widescreen hack by El_Patas //Gameplay 16:9 (Memory Hack) 205c9cfc 3fe38e32 //3FAAAAAB (Increases hor. axis) //Start menu and left status bar (ELF Hack) 20284c00 3c014455 //3C014420 ================================================ FILE: CHT/SLES_537.52.cht ================================================ "DreamWorks Shrek - SuperSlam /ID SLES_537.52" //ELF CRC 797ABFFF Mastercode 9042DF98 0C10B78E //[Widescreen 16:9] // author: CRASHARKI //Patches the game to run at 16:9 Widescreen Aspect Ratio. //Original NTSC-U patch by xMichael 21c8109c 3fe38e39 // 3FAAAAAB ================================================ FILE: CHT/SLES_537.55.cht ================================================ "Castlevania: Curse of Darkness /ID SLES_537.55" Mastercode 907618d8 0c1d85de //gameplay 207526fc 3c013f40 20752700 44810000 20752708 4600c602 //FMV's fix 204448d0 00000000 20776718 24056d80 20776724 24072380 ================================================ FILE: CHT/SLES_537.65.cht ================================================ "Stella Deus - The Gate of Eternity /ID SLES_537.65" //ELF CRC 2A246A0D Mastercode 90126010 0c0497ac //Widescreen Hack by El_Patas //Gameplay 16:9 20306b90 44c00000 //45000000 (Increases hor. axis) ================================================ FILE: CHT/SLES_537.68.cht ================================================ "The Sword of Etheria /ID SLES_537.68" Mastercode 904d6610 0c13592c //gameplay 205161c0 46010082 205161c4 e7a20058 //cutscenes 20516590 46010082 20516594 e7a20068 ================================================ FILE: CHT/SLES_537.69.cht ================================================ "Suikoden Tactics /ID SLES_537.69" //ELF CRC 3E205556 Mastercode 90392f58 0c0e4b7e //Widescreen pnach by El_Patas //Gameplay 16:9 2038130c 3c013f40 //00000000 (Increases hor. axis) 20381310 44810000 //00000000 20381318 4600c602 //00000000 //Font width 2061d94c 3f400000 //3F800000 (Person's name) 2061ea3c 3f400000 //3F800000 (Dialogue) //FMV's fix 203bdf4c 24101e00 //00108100 (Width) 203be100 24110190 //00118843 (X-pos.) ================================================ FILE: CHT/SLES_537.75.cht ================================================ "Reservoir Dogs /ID SLES_537.75" //ELF CRC 36C11474 Mastercode 90446988 0C111A0A //[Widescreen 16:9] // author: PeterDelta //Widescreen fix 00396ef8 3c013f00 003767b8 3c013f00 e0010001 004f11ec 00396ef8 3c013f25 003767b8 3c013f25 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //20444ea0 34050050 //20444ea4 24030002 //20444ea8 0000000c //20444eac 03e00008 //e001000a 003a8e7c //20310734 3c013ea0 ================================================ FILE: CHT/SLES_537.77.cht ================================================ "Prince of Persia: The Two Thrones /ID SLES_537.77 Mastercode 9010c048 0c042fba // sceSifSendCmd (recommended) //~90103258 0c04bdc0 // main (unreliable) /* * Widescreen Hack by ElHecht. */ // 16:9 205b8cd0 3c013f40 205b8cec 34210000 205b8cf4 4481f000 205b8cf8 461e1743 205b8d08 461eb583 205b8d0c 4600e8c6 ================================================ FILE: CHT/SLES_537.78.cht ================================================ "Jacked /ID SLES_537.78" //ELF CRC D7F36BB4 Mastercode 9039c538 0c0e70f6 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom and XY-Fov //803f013c 00008144 c3000146 04000010 202fe580 3c013f97 //3c013f80 //Zoom //00bf013c 00388144 2000b07f 1000bfff (1st) 20302974 3c01bec0 //3c01bf00 ================================================ FILE: CHT/SLES_537.79.cht ================================================ "American Chopper 2 - Full Throttle /ID SLES_537.79" //ELF CRC 0FAA1865 Mastercode 90113450 0c044cbc //Widescreen Hack by Arapapa //Widescreen hack 16:9 2015a8e0 080f4f58 //460c0082 203d3d60 460c0082 203d3d64 3c013fa0 203d3d68 3421aaaa 203d3d6c 4481f000 203d3d70 461e1082 203d3d74 08056a39 ================================================ FILE: CHT/SLES_537.94.cht ================================================ "Drakengard 2 /ID SLES_537.94" Mastercode 903afd78 0c0ebf06 // sceSifSendCmd (recommended) //~90381968 0c0e9549 // scePad2Read //~901a0554 0c0e76f8 // main (unreliable) /* * Widescreen hack by ElHecht. */ Widescreen Code 204d0d58 3fe38e32 20562794 44550000 // 16:9 202a1818 3c013f40 202a1820 4481f000 202a1824 c783c53c 202a1854 461e18c3 202d2b0c 3c014456 // Black border fix 203337e0 3c010000 ================================================ FILE: CHT/SLES_538.00.cht ================================================ "Rampage - Total Destruction /ID SLES_538.00" //ELF CRC=E389B921 Mastercode 90149e10 0c05272c //90164308 0c0ca836 //901a7a8c 0c052818 //X-Fov 2025e694 3c023f10 ================================================ FILE: CHT/SLES_538.05.cht ================================================ "Cocoto Funfair /ID SLES_538.05" //ELF CRC CF4094BD Mastercode 90411970 0c104604 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //003f023c 00bf033c 2046b578 3c023ec0 //3c023fa0 ================================================ FILE: CHT/SLES_538.10.cht ================================================ "Sensible Soccer 2006 /ID SLES_538.10" //ELF CRC A1B752C7 Mastercode 90361ea8 0c0d8752 //Widescreen hack by ElHecht // 16:9 200ee2cc 3c1b3f40 // 3c013f80 hor fov 200ee2d0 377b0000 // 44810800 hor fov 200ee2d8 ad3b001c // e521001c 2029c620 449b6000 // 44816000 201ea204 449b6000 // 44816000 // 16:10 //200ee2cc 3c1b3f55 // 3c013f80 hor fov //200ee2d0 377b5555 // 44810800 hor fov //200ee2d8 ad3b001c // e521001c //2029c620 449b6000 // 44816000 //201ea204 449b6000 // 44816000 ================================================ FILE: CHT/SLES_538.12.cht ================================================ "Codename - Kids Next Door - Operation - V.I.D.E.O.G.A.M.E. /ID SLES_538.12" //ELF CRC A38C6B77 Mastercode 9010a850 0c0429bc //Widescreen Hack by El_Patas //Gameplay 16:9 20c156a4 3f400000 //3F800000 (Increases hor. axis) ================================================ FILE: CHT/SLES_538.19.cht ================================================ "Armored Core - Nine Breaker /ID SLES_538.19" //ELF CRC 98BE10F8 Mastercode 90122fb8 0c048b96 //Widescreen hack by ElHecht // 16:9 20139fac 3c013f40 // 00000000 hor fov menu 20139fb8 44810000 // 00000000 20139fbc 4600c602 // 00000000 20172570 3c033f19 // 3c033f4c hor fov gameplay 20172578 3462999a // 3462cccd hor fov gameplay 201a8760 3c0243d6 // 3c0243a0 renderfix // 16:10 //20139fac 3c013f55 // 00000000 hor fov menu //20139fb0 34215555 // 00000000 hor fov menu //20139fb8 44810000 // 00000000 //20139fbc 4600c602 // 00000000 //20172570 3c033f2a // 3c033f4c hor fov gameplay //20172578 3462aaab // 3462cccd hor fov gameplay //201a8760 3c0243c1 // 3c0243a0 renderfix ================================================ FILE: CHT/SLES_538.20.cht ================================================ "Armored Core - Last Raven /ID SLES_538.20" //ELF CRC B1A38C05 Mastercode 901153f8 0c0454a6 //Widescreen hack by ElHecht // 16:9 20174dd4 3c094455 // 3c024420 hor fov 20174ddc 35295555 // 44822000 hor fov 20174e38 4489f000 // 46042903 20174e3c 461e2f83 // e48402cc 20174e64 e49e02cc // 00000000 // 16:10 20174dd4 3c094440 // 3c024420 hor fov 20174ddc 35290000 // 44822000 hor fov 20174e38 4489f000 // 46042903 20174e3c 461e2f83 // e48402cc 20174e64 e49e02cc // 00000000 ================================================ FILE: CHT/SLES_538.24.cht ================================================ "Trapt /ID SLES_538.24" Mastercode 90124e38 0c049336 // sceSifSendCmd (recommended) //~9013e724 0c04d7ae // scePadRead //~9010075c 0c040174 // main (unreliable) Widescreen Code /* * Widescreen hack by ElHecht. */ // 16:9 vertical fov 20104974 3c013f40 20104980 4481f000 2010498c 461eb582 // 16:9 horizontal fov; causes character popups in cut-scenes 20104974 3c013f40 20104980 4481f000 20104984 461ebdc3 // Loading screen 2029ce3c 3c0343f0 2029ce40 3c024415 // Font fix for cut-scenes 201c628c 3c024190 // Remove black bars in cut-scenes 201e4e04 3c020000 201e4e50 3c020000 ================================================ FILE: CHT/SLES_538.25.cht ================================================ "Project Zero 3 - The Tormented /ID SLES_538.25" Mastercode 90279200 0c09e428 //comment=- Widescreen & HD pnach by pgert. //comment=- Credits to ElHecht, Little giant and nemesis2000. // HD-fixes for GSdx in HW-mode - makes no difference with Native Resolution or in SW-mode. 201573fc 00000000 2036e268 43a30000 2036e26c 43660000 2037098c 439f8000 20370990 435f8000 2032885c 3f400000 203705a8 3f400000 203705b4 3f400000 // 203705a8 3f555555 // - 16:10. // 203705b4 3f555555 // - 16:10. // ========== // ========== // 16:9 Cinematics hacks by pgert (thanks to nemesis2000). 203713a0 43f00000 // 44200000h = 640f : 640 * 0,75 = 480 : 480f = 43F00000h 203713a8 42d40000 ================================================ FILE: CHT/SLES_538.26.cht ================================================ "Tom Clancys Splinter Cell - Double Agent /ID SLES_538.26" //ELF CRC ABE3FDEA Mastercode 9020f310 0c083c6c //pgert@150820 //http://forums.pcsx2.net/Thread-PCSX2-Widescreen-Game-Patches?pid=240786#pid240786 //Widescreen hack for Solo/Coop mode by ElHecht. 201f483c 3c0d3f40 // 3C0D3F80 - X-axis // comment=- 16:10 Widescreen hack for Solo/Coop mode by ElHecht. // 201f483c 3c0d3f55 // 3C0D3F80 - X-axis // 201f48ac 35ad5555 // AE6D00BC - X-axis // 201f4980 ae6d00bc // 7BB30030 // 201f4984 7bb30030 // 7BB20020 // 201f4988 7bb20020 // 7BB10010 // 201f498c 7bb10010 // 7BB00000 // 201f4990 7bb00000 // 03E00008 // 201f4994 03e00008 // 27BD0070 // 201f4998 27bd0070 // 00000000 // Notes (by pgert) - do not use. // - Alternative 16:10 Widescreen hack by pgert. // Might not work with all BIOS types & configurations. // Fast boot recommended. // 20f6435c 3f400000 // 3F800000 - X-axis // 20f64360 3fab130d // 3FBE1528 - Y-axis ================================================ FILE: CHT/SLES_538.28.cht ================================================ "We Love Katamari /ID SLES_538.28" Mastercode 901e8c58 0c07a2be //widescreen 20108400 3c0143d6 ================================================ FILE: CHT/SLES_538.30.cht ================================================ "Psychonauts /ID SLES_538.30" //comment=Widescreen hack by pelvicthrustman Mastercode 902e6470 0c0b98c4 //Widescreen 201ea96c 3c013f40 201ea970 4481f800 201ea974 461f3183 201ea98c 46061983 //Render Fix 201e90c4 340f02ab 201292d8 240e02ab ================================================ FILE: CHT/SLES_538.48.cht ================================================ "Flow - Urban Dance Uprising /ID SLES_538.48" //ELF CRC=40893E32 Mastercode 901231b8 0c048c16 //Widescreen hack by Arapapa //X-Fov //42100146 803f033c 07000046 202475b0 08030000 200c0000 46011042 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0842 200c0010 08091d6d ================================================ FILE: CHT/SLES_538.50.cht ================================================ "Teenage Mutant Ninja Turtles 3 - Mutant Nightmare /ID SLES_538.50" //ELF CRC 3692A951 Mastercode 9010e010 0c0437ac //Widescreen Hack (16:9) by ElHecht 2028ff90 3c023fe3 // 3c023faa ver fov 2028ff98 34428e38 // 3442aaab ver fov 2028fe50 3c013f40 // 00000000 zoom 2028fe54 44810000 // 00000000 2028fe58 46006303 // 00000000 ================================================ FILE: CHT/SLES_538.53.cht ================================================ "Final Fight - Streetwise /ID SLES_538.53" //ELF CRC 73C560BA Mastercode 9010f210 0c043c2c //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 20180308 3c043f71 2018030c 3489d5a2 20180310 3c03bf71 20180314 346ad5a2 201ebed0 3c033fab ================================================ FILE: CHT/SLES_538.62.cht ================================================ "Dynasty Warriors 5 - Xtreme Legends /ID SLES_538.62" //ELF CRC 5A631627 Mastercode 901228d0 0c0489dc //Widescreen Hack (16:9) by ElHecht // // 16:9 20146d28 3c0243b4 // 3c0243a0 hor fov value1 20146ddc 3c0243f0 // 3c0243a0 hor fov value2 201988cc 3c023f15 // 3c023f00 render fix ================================================ FILE: CHT/SLES_538.66.cht ================================================ "Over the Hedge /ID SLES_538.66" //ELF CRC 290C8D74 Mastercode 903d5ee0 0c0f5760 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //066e0046 1800b5e7 (1st) 20319920 08030000 200c0000 46006e06 200c0004 3c013f40 200c0008 4481f000 200c000c 461ec603 200c0010 080c6649 //Render fix //003f013c 00088144 38004cc4 20271d5c 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_538.69.cht ================================================ "Crazy Frog Racer /ID SLES_538.69" Mastercode 90411970 0c104604 //Widescreen hack 16:9 //Zoom //803f023c 2d208002 00088244 2047a218 3c023f40 //Y-Fov //00bf033c 00088244 2d204002 204694ec 3c03bf2a //HUD fix (Zoom) //0040023c 00088644 204699e4 3c023fc0 ================================================ FILE: CHT/SLES_538.70.cht ================================================ "Devil Kings /ID SLES_538.70" //ELF CRC 1DE8E946 Mastercode 90291658 0c0a453e //Devil Kings (PAL-M5) Widescreen Hack (16:9) by ElHecht 20130d5c 3c013f19 20130d60 3421999a 201bb2c0 3c013f19 201bb2c4 3421999a //2057a954 44250000 // 43A50000 view more enemies ================================================ FILE: CHT/SLES_538.86.cht ================================================ "Black /ID SLES_538.86" Mastercode 9036a748 0c0da97a //comment=Widescreen Converted from NTSC hack by No.47 (pnach by Some Chump) 203be8bc 00000001 204bc950 00000001 204bd98c 00000101 204cad54 3fe38e39 204cadf0 3faaaaab 204cadf4 3fe38e39 204cae94 3fe38e39 205bcb90 3f400000 ================================================ FILE: CHT/SLES_538.99.cht ================================================ "Pro Evolution Soccer Management /ID SLES_538.99" //ELF CRC 19DA6238 Mastercode 90108750 0c04217c //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 201044a4 3c013f40 //00000000 201044a8 44810000 //00000000 201044b0 4600c602 //00000000 //Render fix 201f1d4c 3c023fab //3c023f80 ================================================ FILE: CHT/SLES_539.00.cht ================================================ "Kaido Racer /ID SLES_539.00" //ELF CRC C7993BCC Mastercode 90116f10 0c045b6c //Widescreen hack by El_Patas //Gameplay 16:9 203fdfd0 3f400000 //3F800000 (Increases hor. axis) ================================================ FILE: CHT/SLES_539.06.cht ================================================ "50cent - Bulletproof /ID SLES_539.06" //ELF CRC E368E380 Mastercode 9038CA20 0C0E3230 //[Widescreen 16:9] gsaspectrpatio=16:9 //Widescreen hack conversion // author: Bigdemon //Gameplay 16:9 //X-Fov 4:3 fix 201ecf60 3c013f08 //3c013ee6 201ecf64 34218883 //34218b1a //X-Fov Wide screen fix 201ecf7c 3c013f08 //3c013ecc 201ecf80 34218883 //3421cccd ================================================ FILE: CHT/SLES_539.08.cht ================================================ "Tomb Raider - Legends /ID SLES_539.08" //ELF CRC 05177ECE Mastercode 9035aa00 0c0d6a28 //pgert@190222 //http://forums.pcsx2.net/Thread-PCSX2-Widescreen-Game-Patches?pid=240786#pid240786 //pnach by pgert. // 16:10 support. 201b6b34 3c013f55 // 3C013F40 - source HOW - GamePlay X-axis. 204a4e10 3f555555 // 3F800000\3F400000 - HOW set from 001B6B34. 204a4e18 3f555555 // 3F800000\3F400000 - HOW set from 001B6B34. // - 204A4E10 & 204A4E18 might not work with all BIOS types & configurations. // 201401d4 3c013f55 // 3C013F40 // 2014ea44 3c013f55 // 3C013F40 // 2014ed00 3c013f55 // 3C013F40 // 2014ee34 3c013f55 // 3C013F40 // 2018e804 3c013f55 // 3C013F40 // 201c8518 3c013f55 // 3C013F40 // 202163d8 3c013f55 // 3C013F40 // 2021845c 3c013f55 // 3C013F40 // 202402e0 3c013f55 // 3C013F40 // 2027d3b0 3c013f55 // 3C013F40 // 202adbbc 3c013f55 // 3C013F40 // 202c64c4 3c013f55 // 3C013F40 // 202df170 3c013f55 // 3C013F40 // 202f41c0 3c013f55 // 3C013F40 // 202f995c 3c013f55 // 3C013F40 // 15:10 support (MS Surface Book). // 201b6b34 3c013f64 // 204a4e10 3f638e39 // 204a4e18 3f638e39 // - 204A4E10 & 204A4E18 might not work with all BIOS types & configurations. // 201401d4 3c013f64 // 2014ea44 3c013f64 // 2014ed00 3c013f64 // 2014ee34 3c013f64 // 2018e804 3c013f64 // 201c8518 3c013f64 // 202163d8 3c013f64 // 2021845c 3c013f64 // 202402e0 3c013f64 // 2027d3b0 3c013f64 // 202adbbc 3c013f64 // 202c64c4 3c013f64 // 202df170 3c013f64 // 202f41c0 3c013f64 // 202f995c 3c013f64 // Widescreen enforcement lazy-hack (optional). // 203921f0 3f800000 // 00000000 // 203b9080 00000001 // 00000000 // 2046ed64 3f800000 // 00000000 // 20977390 00000001 // 00000000 // 2098efa0 00000001 // 00000000 // - Might not work with all BIOS types & configurations. // Blackbars hack (optional). // 2016c688 3c01bf60 // 3C01BF40 - bisects upper Blackbar of Cinematics (sets it to 50%). // 2016c694 3c013f60 // 3C013F40 - bisects lower Blackbar of Cinematics (sets it to 50%). // - Set the value of these patches to 3C01BF80 & 3C013F80 to fully remove the Blackbars. ================================================ FILE: CHT/SLES_539.14.cht ================================================ "Plan, The /ID SLES_539.14" //ELF CRC D65DF63F Mastercode 90166790 0c05998c //Widescreen Hack by El_Patas //Gameplay 16:9 201126b8 3c033fab //3C033F80 (Increases hor. axis) ================================================ FILE: CHT/SLES_539.15.cht ================================================ "Space War Attack /ID SLES_539.15" //ELF CRC 47989A8D Mastercode 90210898 0c0841ce //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 20343ff8 44554000 //44200000 X-Fov 20344000 44100000 //43a00000 Render Fix ================================================ FILE: CHT/SLES_539.20.cht ================================================ "Speed Machines 3 /ID SLES_539.20" //ELF CRC 98E77EBE Mastercode 90233ac0 0c08ce58 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201d04c0 3c014055 //3c014020 //Render fix 201bdf74 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_539.36.cht ================================================ "Snow Rider /ID SLES_539.36" //ELF CRC 95DDD361 Mastercode 901e4918 0c0791ee //Widescreen Hack by Arapapa //Widescreen hack 16:9 201695e4 0807adb4 201eb6d0 4600bb06 201eb6d4 3c013f40 201eb6d8 4481f000 201eb6dc 461e6303 201eb6e0 0805a57a ================================================ FILE: CHT/SLES_539.40.cht ================================================ "Smarties Meltdown /ID SLES_539.40" //ELF CRC B112BD24 Mastercode 90254008 0c094faa //Widescreen Hack by Arapapa //Widescreen hack 16:9 201fe818 08030000 //c6010068 200c0000 3c013f40 //00000000 200c0004 4481f000 //00000000 200c0008 c6010068 //00000000 200c000c c602006c //00000000 200c0010 461e0843 //00000000 200c0014 e6010068 //00000000 200c0018 0807fa08 //00000000 ================================================ FILE: CHT/SLES_539.48.cht ================================================ "Winter Sports /ID SLES_539.48" //ELF CRC 44ACE0A6 Mastercode 902d26f8 0c0b4966 //Widescreen hack by Arapapa //Widescreen hack 16:9 20257458 0808441c //c6010068 20211070 3c013f40 //00000000 20211074 4481f000 //00000000 20211078 c6010068 //00000000 2021107c c602006c //00000000 20211080 461e0843 //00000000 20211084 e6010068 //00000000 20211088 08095d18 //00000000 ================================================ FILE: CHT/SLES_539.59.cht ================================================ "Pac-Man World 3 /ID SLES_539.59" Mastercode 90479808 0c11e5aa //Widescreen hack 16:9 //X-Fov //000000000000000083ad004600000000 203f30c4 3c013f40 203f30c8 4481f000 203f30d0 461eb582 //Render fix //003f013c 00a88144 2db80002 20439184 3c013f2b ================================================ FILE: CHT/SLES_539.65.cht ================================================ "Plan, The /ID SLES_539.65" //ELF CRC ACE7A856 Mastercode 90166E50 0C059B3C //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 2010e3f4 3c033f40 //3C033F80 20172068 3c013f40 //hud cross x-fov 2025e6ac 3c023f40 //hud cross y-fov 2026dd38 3c023fa0 //hud health ================================================ FILE: CHT/SLES_539.67.cht ================================================ "Godfather, The /ID SLES_539.67" //ELF CRC 9C5C1478 Mastercode 902e75d0 0c0b9d1c //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //003f013c 00608144 2035f2ac 3c013f20 //3c013f00 //Y-Fov //403f013c 00108144 2036f42c 3c013f10 //3c013f40 //Cutscene Bars 206617b8 00000001 ================================================ FILE: CHT/SLES_539.71.cht ================================================ "Godfather, The /ID SLES_539.71" //ELF CRC 9C593C78 Mastercode 902e75d0 0c0b9d1c //Widescreen Hack by Arapapa //Zoom //003f013c 00608144 2035f2ac 3c013f20 //3c013f00 //Y-Fov //403f013c 00108144 2036f42c 3c013f10 //3c013f40 //Cutscene Bars 206617b8 00000001 ================================================ FILE: CHT/SLES_539.76.cht ================================================ "Evolution GT /ID SLES_539.76" //ELF CRC 27B3F625 Mastercode 9010f710 0c043d6c //Widescreen hack by ElHecht 20145154 4483e800 // 44830800 20145158 4600eb02 // 00000000 2014515c e7b40000 // 46000b02 20145160 0c047d0a // e7b40000 20145164 46006d06 // 0c047d0a 20145168 3c013f40 // 46006d06 hor fov 2014516c 4481f000 // 3c023c8e 20145170 461e0003 // 3443fa35 20145188 4600e846 // 44830800 ================================================ FILE: CHT/SLES_539.79.cht ================================================ "Torrente 3 - El Protector /ID SLES_539.79" //ELF CRC E71273AC Mastercode 90483310 0C120C6C //[Widescreen 16:9] // author: Arapapa, ported by PeterDelta //Renders the game in 16:9 aspect ratio 20253b28 08123684 2048da10 3c013f40 2048da14 4481f000 2048da18 c6010068 2048da1c c602006c 2048da20 461e0843 2048da24 e6010068 2048da28 08094ecc //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //20102cd8 00069403 //e0010000 0056f5bc //20102cd8 24120050 //0010471c 64420000 ================================================ FILE: CHT/SLES_539.84.cht ================================================ "Ice Age 2 - The Meltdown /ID SLES_539.84" //ELF CRC 2EC49E65 Mastercode 9032FBF0 0C0CBEA4 //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen 203b54e8 00000100 203b6c5c 00000001 ================================================ FILE: CHT/SLES_539.91.cht ================================================ "Urban Chaos - Riot Response /ID SLES_539.91" Mastercode 91804f18 0c60136e //comment=Widescreen Hack by ElHecht // 16:9 20655260 3c013f40 20655264 34210000 // 16:10 //20655260 3c013f55 // 00000000 hor fov //20655264 34215555 // 00000000 hor fov // 16:9 and 16:10 modifications // no need to change anything here! all modifications are calculated // based on the hor fov value in the upper 16:9/16:10 section 2018f550 08195498 2018f554 00000000 20655268 4481f000 2065526c 461e2102 20655270 e7a40000 20655274 c7b40070 20655278 08063d55 ================================================ FILE: CHT/SLES_540.02.cht ================================================ "FlatOut 2 /ID SLES_540.02" //ELF CRC 835492B0 Mastercode 903f8100 0c0fdfe8 //Widescreen hack by El_Patas //Gameplay 16:9 203a1f28 3c013f14 //3C013F00 Zoom 202d6650 3c014010 //3C014040 Y-FOV 20234f18 3c013f8a //3C013F80 Y-FOV car menus ================================================ FILE: CHT/SLES_540.07.cht ================================================ "Disney-Pixars Cars /ID SLES_540.07" //ELF CRC B8435BF4 Mastercode 90469410 0c11a4ac //Widescreen Hack by El_Patas //Gameplay 16:9 20116d50 3c033cae //3C033C8E Zoom 20116d54 34635555 //3463FA34 20116d48 3c023fab //3C023F80 Y-FOV //Render fix 201d5d74 3c03bfab //3C03BF80 201d5d78 3c023fab //3C023F80 //Better match for 2 player mode //20116d50 3c033cb0 //3C033C8E //20116d54 34635555 //3463FA34 //20116d48 3c023fab //3C023F80 Y-FOV ================================================ FILE: CHT/SLES_540.21.cht ================================================ "Ruff Trigger /ID SLES_540.21" //ELF CRC B02C81E5 Mastercode 902f0ad8 0c0bc25e //Widescreen Hack by El_Patas //Gameplay 16:9 2018aa90 3c013fe9 //3C013FAF (Increases hor. axis) ================================================ FILE: CHT/SLES_540.31.cht ================================================ "Da Vinci Code, The /ID SLES_540.31" //ELF CRC CC39A3E6 Mastercode 901113d8 0c04449e //[Widescreen 16:9] // author: PeterDelta //Widescreen Hack 203ae5d8 3c023f40 //3C023F80 //[50 FPS] // author: asasega //Unlocked at 50 FPS. Might need enable 130% EE Overclock to be stable. //201ad428 00000001 ================================================ FILE: CHT/SLES_540.33.cht ================================================ "Search and Destroy /ID SLES_540.33" //ELF CRC BE69820A Mastercode 901fb240 0c07ec38 //Widescreen hack by Arapapa //Wide Screen 16:9 201c8db8 3c014340 //3c014380 ================================================ FILE: CHT/SLES_540.66.cht ================================================ "X-Men - The Official Game /ID SLES_540.66" //ELF CRC DF217C0B Mastercode 90435530 0C10D4F4 //[Widescreen 16:9] // author: PeterDelta //Widescreen fix 004a3c50 00000001 20a0fcf0 3f400000 //[Remove Blackbars] // author: PeterDelta //Removes black bars in cutscenes 00b0b198 00000000 00b0b1d8 00000000 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //2042c538 24120050 ================================================ FILE: CHT/SLES_540.80.cht ================================================ "World Super Police /ID SLES_540.80" //ELF CRC 436F4549 Mastercode 90163320 0c058c70 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //00001fe6 2d280002 201055b0 08030000 200c0000 3c013f40 200c0004 44811800 200c0008 4603ffc2 200c000c e61f0000 200c0010 0804156d ================================================ FILE: CHT/SLES_540.87.cht ================================================ "Suikoden V /ID SLES_540.87" //ELF CRC 9CD9C449 Mastercode 901f25d0 0c07c91c //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 201b8804 3c023f40 //hor val 201b881c 46011083 201b8820 46010843 201b8824 0080802d 201b8828 e4820068 201b882c e480006c 201b8830 c4800068 201b8834 46000803 201b8838 e4800070 201b883c c480006c 201b8840 46000803 201b8844 e4800074 201b8848 8c840004 201b884c 10800003 201b8850 00000000 201b8854 0c06e77c 201b8858 3c023f80 201b885c 0200102d 201b8860 dfbf0010 201b8864 7bb00000 201b8868 03e00008 201b886c 27bd0020 //FMV's fix (60hz mode) 2025738c 3c0143f0 //hor val 20257394 44816000 2025739c 3c0143e0 //vert val 202573a8 44816800 ================================================ FILE: CHT/SLES_540.97.cht ================================================ "Dynasty Warriors 5 - Empires /ID SLES_540.97" //ELF CRC 8E8BB571 Mastercode 90122b50 0c048a7c //Widescreen Hack (16:9) by ElHecht // 16:9 20146de8 3c0243b4 // 3c0243a0 hor fov value1 20146e9c 3c0243f0 // 3c0243a0 hor fov value2 201a02cc 3c023f15 // 3c023f00 render fix ================================================ FILE: CHT/SLES_541.14.cht ================================================ "Kingdom Hearts II /ID SLES_541.14" Mastercode 9031ba60 0c0c6e40 //16:9 20106d30 3c013f4c 20106d48 3421cccc 20106d4c 4481f800 20106d50 461fa503 20106d74 3c1b3f40 20106d80 449bf000 20106d90 461effc2 20106d94 e61f004c //zoom for cutscenes (hides sudden pop-in) 20378574 43f90000 //font fix 2037b2c4 3f400000 2037b2c8 3f400000 2037b2cc 3f400000 ================================================ FILE: CHT/SLES_541.15.cht ================================================ "Delta Force - Dlack Hawk Down - Team Sabre /ID SLES_541.15" //ELF CRC A8DB29DF Mastercode 903E9728 0C0FA572 //[Widescreen 16:9] // author: Arapapa //Widescreen fix 204640f8 3fe38e39 //3FAAAAAB Y-Fov 201b807c 08030000 //Zoom Fix 200c0000 3c013f52 200c0004 4481f000 200c0008 461e6303 200c000c e7ac0000 200c0010 0806e020 ================================================ FILE: CHT/SLES_541.16.cht ================================================ "Operation WinBack 2 /ID SLES_541.16" //ELF CRC=1E917B2D Mastercode 9031dd98 0c0c770e //Widescreen hack by ElHecht // 16:9 202f0e50 3c013f40 // 00000000 hor fov 202f0e54 4481f000 // 00000000 202f0e5c 461e0003 // 00000000 ================================================ FILE: CHT/SLES_541.17.cht ================================================ "Torrente 3 - El Protector /ID SLES_541.17" //ELF CRC 28241DFE Mastercode 90483750 0c120d7c //Widescreen hack by Arapapa //Widescreen hack 16:9 20253c48 08123794 2048de50 3c013f40 2048de54 4481f000 2048de58 c6010068 2048de5c c602006c 2048de60 461e0843 2048de64 e6010068 2048de68 08094f14 ================================================ FILE: CHT/SLES_541.26.cht ================================================ "Family Guy - The Video Game /ID SLES_541.26" //ELF CRC E393DFE5 Mastercode 901c03c0 0c070098 //[Widescreen 16:9] // author: Brandondorf9999 //Widescreen update 2011b3a8 00000000 //10400009 2011b3bc 3c013f80 //3C013F59 2011b3c0 34210000 //3421999A //[50 FPS] // author: CRASHARKI //Patches the game to run at 50 FPS. (Original NTSC-U pnach by asasega) //2025989c 00000001 //00000002 ================================================ FILE: CHT/SLES_541.30.cht ================================================ "Spy Hunter - No Where To Run /ID SLES_541.30" //ELF CRC=4731578B Mastercode 904bf6f8 0c12fd66 //Widescreen hack by El_Patas //16:9 205fbc84 3fe505e3 //3FA4BC75 204a8adc 3c013f83 //3C013F80 Y-FOV ================================================ FILE: CHT/SLES_541.35.cht ================================================ "Grand Theft Auto: Liberty City Stories /ID SLES_541.35" Mastercode 903804b8 0c0e00d6 //widescreen fix 20291990 468010a0 20291994 c6650030 20291998 44830800 2029199c 46800860 202919a0 c6640034 202919a4 44840000 202919a8 46800020 202919ac c6630038 202919b0 46151082 202919b4 46150842 202919b8 46150002 202919bc 46022940 202919c0 46012100 202919c4 460018c0 202919c8 4615a034 202919cc e6650030 202919d0 e6640034 202919d4 45000012 202919d8 e6630038 202919dc 27c2bdf0 202919e0 24040001 202919e4 8c431d04 202919e8 1064000d 202919ec 24070096 202919f0 3c01437f 202919f4 44810000 202919f8 2405000b 202919fc 4600b002 20291a00 ae05002c 20291a04 46000064 20291a08 44020800 20291a0c 24420019 20291a10 28430097 20291a14 00e3100a 20291a18 10000007 20291a1c ae020028 20291a20 8e03002c 20291a24 2402000b 20291a28 14620003 20291a2c 2405ffff 20291a30 ae00002c 20291a34 ae050028 20291a38 0c0a47d2 20291a3c 0260202d 20291a40 0c0a47d4 20291a44 0260202d 20291a48 c7ac0124 20291a4c 3c013f9d 20291a50 44810000 20291a54 0c082128 20291a58 46006302 ================================================ FILE: CHT/SLES_541.37.cht ================================================ "Just Cause /ID SLES_541.37" //ELF CRC=5CC61637 Mastercode 904dfde0 0c137f20 //Widescreen hack by Arapapa //16:9 //0000803f 0000803f 0000003f 66666645 207bee08 3faaaaab //3f800000 ================================================ FILE: CHT/SLES_541.38.cht ================================================ "Steambot Chronicles /ID SLES_541.38" Mastercode 9024eb10 0c093a6c //ELF CRC=48AC09BC //Widescreen Hack (Converted from NTSC patch by Somechump) 20132b40 3c033f40 //3c033f80 20132998 3c0643d6 //3C0643A0 ================================================ FILE: CHT/SLES_541.46.cht ================================================ "Crusty Demons /ID SLES_541.46" //ELF CRC 11DADE15 Mastercode 9069F888 0C1A7DCA //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 208c4c68 3fe38e39 ================================================ FILE: CHT/SLES_541.50.cht ================================================ "Bionicle Heroes /ID SLES_541.50" //ELF CRC 85495C17 Mastercode 90446f00 0c111b68 //Widescreen Hack by Arapapa //Widescreen hack 16:9 // Zoom fix (Internal Widescreen Option) 20388cf8 3c013f80 //3c013f40 //X-Fov 20388d28 3c013f10 //3c013f40 ================================================ FILE: CHT/SLES_541.53.cht ================================================ "Virtua Pro Football /ID SLES_541.53" //ELF CRC F0DD361F Mastercode 904f9c18 0c13e6ae //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //aa3f013c abaa2134 00188144 0000bfff 2035371c 3c013fe3 //3c013faa 20353720 34218e2a //3421aaab ================================================ FILE: CHT/SLES_541.54.cht ================================================ "D-Unit Drift Racing /ID SLES_541.54" //ELF CRC 0212D871 Mastercode 901fe540 0c07f8f8 //[Widescreen 16:9] //Renders the game in 16:9 aspect ratio, instead of 4:3. //Y-Fov 2034f7d4 3fc8aaab //3f800000 2034fc9c 3f59774f //3f20d97c ================================================ FILE: CHT/SLES_541.56.cht ================================================ "Mortal Kombat - Armageddon /ID SLES_541.56" //ELF CRC 433A82D4 Mastercode 9010fcd8 0c043ede //Mortal Kombat - Armageddon (PAL-M5) Widescreen Hack (16:9) by ElHecht 21eb1ed0 3f842256 // 3FB02DC8 X-Axis //21eb1ed4 3ffbaf1e // 3FFBAF1E Y-Axis ================================================ FILE: CHT/SLES_541.57.cht ================================================ "SnoCross 2 - Featuring Blair Morgan /ID SLES_541.57" //ELF CRC 9A26910A Mastercode 9028b2c0 0c0a2c58 //Widescreen Hack by Arapapa //Widescreen hack 16:9 201effec 3c01bf90 201efff0 4481f000 201f0000 46056b43 201f0004 461e68c2 ================================================ FILE: CHT/SLES_541.58.cht ================================================ "Hummer Badlands /ID SLES_541.58" //ELF CRC 7C7877F2 Mastercode 90470100 0c11bfe8 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 20378d70 3c013f1e //3c013f00 //Y-Fov 20378e00 0811b3b4 2046ced0 46043182 2046ced4 3c013faa 2046ced8 3421aaab 2046cedc 4481f000 2046cee0 461e3182 2046cee4 080de381 ================================================ FILE: CHT/SLES_541.59.cht ================================================ "Eragon /ID SLES_541.59" //ELF CRC 3E9B19C2 Mastercode 9010c650 0c04313c //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201b633c 3c013f40 //00000000 201b6340 4481f000 //00000000 201b6344 4618a843 //00000000 201b6348 461e0842 //4618a843 //Render fix 201afc44 3c023f2b //3c023f00 ================================================ FILE: CHT/SLES_541.61.cht ================================================ "Super Dragon Ball Z /ID SLES_541.61" Mastercode 90178010 0c05dfac //Gameplay 16:9 202b15fc 3c023f10 ================================================ FILE: CHT/SLES_541.62.cht ================================================ "Saint Seiya: The Hades /ID SLES_541.62" Mastercode 90111e70 0c044744 Widescreen Hack 20162068 3c033f40 ================================================ FILE: CHT/SLES_541.63.cht ================================================ "Naruto - Ultimate Ninja /ID SLES_541.63" //ELF CRC 47166C2F Mastercode 9010f8f8 0c043de6 //Naruto - Ultimate Ninja (PAL-M5) (SLES-54163) //Widescreen Hack by ElHecht & Arapapa e0081100 00100128 //Spanish 20844fb0 3f400000 //3f800000 X-Fov 20263e64 3c023f40 //3c023f80 3D Cartoon Scene #1 20263eb4 3c023f40 //3c023f80 3D Cartoon Scene #2 20263ffc 3c023f40 //3c023f80 3D Cartoon Scene #3 20264144 3c023f40 //3c023f80 3D Cartoon Scene #4 20265720 3c023f40 //3c023f80 3D Cartoon Scene #5 2026576c 3c023f40 //3c023f80 3D Cartoon Scene #6 202658ac 3c023f40 //3c023f80 3D Cartoon Scene #7 e0080d00 00100128 //Italian 20844bb0 3f400000 //3f800000 X-Fov 20263e64 3c023f40 //3c023f80 3D Cartoon Scene #1 20263eb4 3c023f40 //3c023f80 3D Cartoon Scene #2 20263ffc 3c023f40 //3c023f80 3D Cartoon Scene #3 20264144 3c023f40 //3c023f80 3D Cartoon Scene #4 20265720 3c023f40 //3c023f80 3D Cartoon Scene #5 2026576c 3c023f40 //3c023f80 3D Cartoon Scene #6 202658ac 3c023f40 //3c023f80 3D Cartoon Scene #7 e0082380 00100128 //German 20846230 3f400000 //3f800000 X-Fov 20263e64 3c023f40 //3c023f80 3D Cartoon Scene #1 20263eb4 3c023f40 //3c023f80 3D Cartoon Scene #2 20263ffc 3c023f40 //3c023f80 3D Cartoon Scene #3 20264144 3c023f40 //3c023f80 3D Cartoon Scene #4 20265720 3c023f40 //3c023f80 3D Cartoon Scene #5 2026576c 3c023f40 //3c023f80 3D Cartoon Scene #6 202658ac 3c023f40 //3c023f80 3D Cartoon Scene #7 e008f980 00100128 //French 20843830 3f400000 //3f800000 X-Fov 20263e64 3c023f40 //3c023f80 3D Cartoon Scene #1 20263eb4 3c023f40 //3c023f80 3D Cartoon Scene #2 20263ffc 3c023f40 //3c023f80 3D Cartoon Scene #3 20264144 3c023f40 //3c023f80 3D Cartoon Scene #4 20265720 3c023f40 //3c023f80 3D Cartoon Scene #5 2026576c 3c023f40 //3c023f80 3D Cartoon Scene #6 202658ac 3c023f40 //3c023f80 3D Cartoon Scene #7 e0080680 00100128 //English 20844530 3f400000 //3f800000 X-Fov 20263e64 3c023f40 //3c023f80 3D Cartoon Scene #1 20263eb4 3c023f40 //3c023f80 3D Cartoon Scene #2 20263ffc 3c023f40 //3c023f80 3D Cartoon Scene #3 20264144 3c023f40 //3c023f80 3D Cartoon Scene #4 20265720 3c023f40 //3c023f80 3D Cartoon Scene #5 2026576c 3c023f40 //3c023f80 3D Cartoon Scene #6 202658ac 3c023f40 //3c023f80 3D Cartoon Scene #7 ================================================ FILE: CHT/SLES_541.64.cht ================================================ "DragonBall Z Budokai - Tenkaichi 2 /ID SLES_541.64" //ELF CRC 278722BF Mastercode 90333318 0c0ccc6e //Widescreen hack by sergx12 //Ported to PAL by ElHecht // 16:9 2012bd38 3c013f10 // 3c013f40 sky fix 20388464 44105555 // 43d88000 cut-scenes 2025aec8 3c013f40 // 3c013f40 cut-scenes 203884a0 44105555 // 43d88000 gameplay 2025c6c4 3c013f40 // 3c013f80 gameplay 203884bc 44105555 // 43d88000 versus 1p 2025c758 3c013f40 // 3c013f80 versus 1p 203884c8 44105555 // 43d88000 versus 2p 2025c7b8 3c013f40 // 3c013f80 versus 2p ================================================ FILE: CHT/SLES_541.65.cht ================================================ "One Piece - Grand Adventure /ID SLES_541.65" //ELF CRC 8DF14A24 Mastercode 90292510 0c0a48ec //Widescreen Hack by ElHecht // 16:9 202b56d8 3c013f40 202b56ec 4481f000 202b5730 461ec602 // 16:10 //202b56d8 3c013f55 //202b56ec 34215555 //202b56f0 4481f000 //202b5730 461ec602 // 16:9 and 16:10 menu fixes 20426754 461e0003 202b1ebc 46000802 202b1ec0 4600a742 202b1f10 461e2943 202b1f58 4600e946 203a9c80 46000f02 203a9c90 461c0002 203a9c94 461e0743 203a9ce0 4600e006 203a9ce4 461e0743 203a9d1c e61d0070 203aa80c 461e0743 203aa818 e69d0070 203c2110 461e0743 203c2118 e63d0f50 203c3e1c 461e0743 203c3e20 e45d1b00 203c3e98 461e0743 203c3e9c e45d1b00 203c3ea0 00000000 20413514 461e0743 2041351c e61d0070 20415c84 461e0003 20415cd8 3c19c00c 20415ce8 3739cccd 20415cf0 4499e800 20415cf4 461eef43 20415cf8 4600eb06 20415d24 4600eb07 2041fd04 461e0743 2041fd0c e63d0070 ================================================ FILE: CHT/SLES_541.72.cht ================================================ "Garfield 2 - Tale of Two Kitties /ID SLES_541.72" //ELF CRC 627B8252 Mastercode 902f7db8 0c0bdf16 //[Widescreen 16:9] //Widescreen hack by Arapapa //Gameplay 16:9 //Zoom fix //003f023c 00008244 b00541c6 202b124c 3c023eca //3c023f00 //X-fov + Zoom //aa3f023c abaa4234 080000c6 202b1274 3c023f80 //3c023faa 202b1278 34420000 //3442aaab ================================================ FILE: CHT/SLES_541.85.cht ================================================ "Dirge of Cerberus - Final Fantasy VII /ID SLES_541.85" //ELF CRC 33F7D21A Mastercode 904531e0 0c114c20 //Widescreen Hack (16:9) by ElHecht 2040c40c 3c013fff // 3c013fc0 ver fov 2040c410 3421ff99 // 44810000 ver fov 2040c414 44810000 // 00000000 2040cff0 3c013ec0 // 3c013f00 zoom ================================================ FILE: CHT/SLES_541.86.cht ================================================ "Devil May Cry 3 - Dantes Awakening [Special Edition] /ID SLES_541.86" //ELF CRC 18C9343F Mastercode 9010ffa8 0c043f92 //Devil May Cry 3: Dante's Awakening: Special Edition (SLES-54186) //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) //gameplay 201ac7a4 3c013f40 //hor val 1 201ac7a8 4481a000 201ac7ac 3c0101d1 201ac7b0 e43407a0 201ac7b4 46000d03 201ac814 3c013f40 //hor val 2 201ac818 4481a000 201ac81c 3c0101d1 201ac820 e43407a0 201ac824 46000d03 //FMV's fix 20231cb8 24040180 //dolby logo 20232dcc 240301aa //intro / demo 202e5a8c 240801aa //cutscenes 20307d4c 24050040 //gallery 1 20307d54 24070180 //gallery 2 //rfix 1 201ac844 3c0345bf //val 1 201ac96c 3c0345bf //val 2 //rfix 2 201acf0c 3c013f40 //hor val 2 201acf24 44812000 201acf28 460418c2 201acf2c 460018c3 201acf30 46001083 201acf34 46000803 201acf38 e7a30030 201acf3c e7a20034 201acfa0 460418c2 201acfa4 460018c3 201acfa8 46001083 201acfac 46000803 201acfb0 e7a30030 201acfb4 e7a20034 201ad020 460418c2 201ad024 460018c3 201ad028 46001083 201ad02c 46000803 201ad030 e7a30030 201ad034 e7a20034 201ad0a0 460418c2 201ad0a4 460018c3 201ad0a8 46001083 201ad0ac 46000803 201ad0b0 e7a30030 201ad0b4 e7a20034 ================================================ FILE: CHT/SLES_541.88.cht ================================================ "The Last Airbender /ID SLES_541.88" Mastercode 90107c18 0c041eae //16:9 20142818 3c033fe3 2014281c 34638e39 ================================================ FILE: CHT/SLES_541.95.cht ================================================ "Turbo Trucks /ID SLES_541.95" //ELF CRC E788CEE1 Mastercode 901f9178 0c07e406 //Widescreen hack by Arapapa //Widescreen hack 16:9 20166bcc 080800a4 20200290 4600bb06 20200294 3c013f40 20200298 4481f000 2020029c 461e6303 202002a0 08059af4 ================================================ FILE: CHT/SLES_542.00.cht ================================================ "Just Cause /ID SLES_542.00" //ELF CRC 151DF9C9 Mastercode 904dfde0 0c137f20 //Widescreen hack by Arapapa //Widescreen hack 16:9 //0000803f 0000803f 0000003f 66666645 207bed88 3faaaaab //3f800000 ================================================ FILE: CHT/SLES_542.03.cht ================================================ "Pro Evolution Soccer 6 /ID SLES_542.03" Mastercode 901086d0 0c04215c // Widescreen pnach by El_Patas // Gameplay (increases hor. axis) 20397920 3faaaaab //Render fix (increases hor. render area) 2012a53c 3c053fab ================================================ FILE: CHT/SLES_542.09.cht ================================================ "Sopranos, The - Road to Respect /ID SLES_542.09" //ELF CRC 673AF937 Mastercode 903ba2f8 0c0ee866 //Widescreen Hack by El_Patas //Gameplay 16:9 20425280 3fc0d938 //3F90A3D7 (Increases hor. axis) //Prevent writes to 00425280 for make the patch to work in the PS2 201c8294 00000000 //E4815280 201c8578 00000000 //E4405280 2030bad0 00000000 //E6C05280 20317e40 00000000 //E4405280 2036e7f4 00000000 //E4625280 2036f5b0 00000000 //E4605280 ================================================ FILE: CHT/SLES_542.12.cht ================================================ "Agent Hugo: RoboRumble /ID SLES_542.12" Mastercode 9032c7e8 0c0cb1a2 //Widescreen 16:9 //X-Fov 202e6d50 080dea64 2037a990 3c013f40 2037a994 4481f000 2037a998 c6010068 2037a99c c602006c 2037a9a0 461e0843 2037a9a4 e6010068 2037a9a8 080b9b56 ================================================ FILE: CHT/SLES_542.13.cht ================================================ "Black Buccaneer /ID SLES_542.13" //ELF CRC 7FCA9ECB Mastercode 90110c50 0c0442bc //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov //000080e4 0800a0e7 0c00a0e7 040080e4 202ecf40 08116114 20458450 3c013f40 20458454 4481f000 20458458 461e0783 2045845c e49e0000 20458460 080bb3d1 ================================================ FILE: CHT/SLES_542.15.cht ================================================ "Monster House /ID SLES_542.15" //ELF CRC=1AFD7469 Mastercode 901148f8 0c0451e6 //Widescreen Hack by Arapapa //Y-Fov + Zoom in //00000000 00000000 03150146 00000000 //763f013c 00f88144 42081f46 46011503 201c610c 3c013f76 //00000000 201c6110 4481f800 //00000000 201c6114 461f0842 //46011503 201c6118 46011503 //00000000 //Zoom out //0040023c 00008244 3c00a2c7 //dd3f023c 00008244 3c00a2c7 //Zoom value adjust : NTSC-K(3c023fdd), NTSC-U and PAL(3c023fe0) 201c60f8 3c023fe0 //3c024000 //------------------------------------// //zoom //20102ca0 3c023f50 //3c023f80 //zoom //2015809c 3c033eb0 //3c033f00 //X-Fov ????? //20123bd0 3c013f90 //3c013f80 ================================================ FILE: CHT/SLES_542.18.cht ================================================ "Rule of Rose /ID SLES_542.18" Mastercode 902626d8 0c09895e // sceSifSendCmd (recommended) //~9026d3a0 0c09eca7 // scePad2Read Widescreen Code 0013bf48 3c013f12 0013bf70 3c013f10 // Noise off //201cb014 e43f1fa0 // Black borders's fix 20191430 24050000 ================================================ FILE: CHT/SLES_542.21.cht ================================================ "Lego Star Wars II: The Original Trilogy /ID SLES_542.21" Mastercode 90393938 0c0e4df6 //Widescreen hack 16:9 20352b48 3c013f10 2012a250 3c013fab 20174f0c 3c013f40 20174f88 3c013f40 ================================================ FILE: CHT/SLES_542.22.cht ================================================ "SuperBikes Riding Challenge /ID SLES_542.22" //ELF CRC 449D9B9B Mastercode 901100d0 0c043fdc //Widescreen Hack by El_Patas //Gameplay 16:9 20145538 4482e000 //44820000 20145548 460ce002 //460C0002 2014554c 4483e800 //44830800 20145558 4600eb02 //46000B02 2014555c 00000000 //E7A00048 20145560 3c013f40 //3C023F00 hor fov 20145564 4481f000 //44820000 20145568 461e0003 //3C033C8E 2014556c e7a00048 //3463FA35 20145574 4614e002 //46140002 20145578 4600e846 //44830800 ================================================ FILE: CHT/SLES_542.23.cht ================================================ "NASCAR 07 /ID SLES_542.23" //ELF CRC 8AE96AEE Mastercode 90353FB0 0C0D4F94 //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 203e54a8 3f400000 //3F800000 ================================================ FILE: CHT/SLES_542.25.cht ================================================ "LMA Manager 2007 /ID SLES_542.25" //ELF CRC 1F2269B6 Mastercode 904562d8 0c11585e //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //02a51946 b00006e6 203bc004 08118044 20460110 4619a502 20460114 3c013f40 20460118 4481f000 2046011c 461ea502 20460120 080ef002 ================================================ FILE: CHT/SLES_542.32.cht ================================================ "Kingdom Hearts II /ID SLES_542.32" //ELF CRC=C39FF377 Mastercode 9031ba60 0c0c6e40 //Widescreen Hack by unknown author //16:9 20106d30 3c013f4c // c480004c 20106d48 3421cccc // 4600a7c6 20106d4c 4481f800 // 00000000 20106d50 461fa503 // 4600a503 20106d74 3c1b3f40 // 00000000 hor fov 20106d80 449bf000 // 00000000 20106d90 461effc2 // 00000000 20106d94 e61f004c // 00000000 //zoom for cutscenes (hides sudden pop-in) 20378574 43f90000 // 43d00000 //font fix 2037b2c4 3f400000 // 3f800000 2037b2c8 3f400000 // 3f800000 2037b2cc 3f400000 // 3f800000 //black border fix 2014aac8 24050000 // 24050200 2014aaf0 24050000 // 24050200 2014ab18 24050000 // 24050200 2014ab48 24050000 // 24050200 ================================================ FILE: CHT/SLES_542.33.cht ================================================ "Kingdom Hearts II /ID SLES_542.33" //ELF CRC=C398F477 Mastercode 9031ba60 0c0c6e40 //Widescreen hack by ElHecht //16:9 20106d30 3c013f4c // c480004c 20106d48 3421cccc // 4600a7c6 20106d4c 4481f800 // 00000000 20106d50 461fa503 // 4600a503 20106d74 3c1b3f40 // 00000000 hor fov 20106d80 449bf000 // 00000000 20106d90 461effc2 // 00000000 20106d94 e61f004c // 00000000 //zoom for cutscenes (hides sudden pop-in) 20378574 43f90000 // 43d00000 //font fix 2037b2c4 3f400000 // 3f800000 2037b2c8 3f400000 // 3f800000 2037b2cc 3f400000 // 3f800000 //16:10 //20106d30 3c013f4c // c480004c //20106d48 3421cccc // 4600a7c6 //20106d4c 4481f800 // 00000000 //20106d50 461fa503 // 4600a503 //20106d74 3c1b3f55 // 00000000 hor fov //20106d78 377b5555 // 00000000 hor fov //20106d80 449bf000 // 00000000 //20106d90 461effc2 // 00000000 //20106d94 e61f004c // 00000000 //2037b2c4 3f555555 // 3f800000 font fix //2037b2c8 3f555555 // 3f800000 font fix //2037b2cc 3f555555 // 3f800000 font fix //black border fix 2014aac8 24050000 // 24050200 2014aaf0 24050000 // 24050200 2014ab18 24050000 // 24050200 2014ab48 24050000 // 24050200 //subtitles off //20227774 11e00019 // 15e00019 //60 FPS //2014cf74 340f0000 // 8e2f744c ================================================ FILE: CHT/SLES_542.34.cht ================================================ "Kingdom Hearts II /ID SLES_542.34" //ELF CRC C39FF377 Mastercode 9031BA60 0C0C6E40 //[Widescreen 16:9] // author: ElHecht //Renders the game in 16:9 aspect ratio 20106d30 3c013f4c //c480004c 20106d48 3421cccc //4600a7c6 20106d4c 4481f800 //00000000 20106d50 461fa503 //4600a503 20106d74 3c1b3f40 //0000000 hor fov 20106d80 449bf000 //00000000 20106d90 461effc2 //00000000 20106d94 e61f004c //00000000 20378574 43f90000 //43d00000 zoom for cutscenes (hides sudden pop-in) 2037b2c4 3f400000 //3f800000 font fix 2037b2c8 3f400000 //3f800000 2037b2cc 3f400000 //3f800000 //[Remove Blackbars] // author: ElHecht //Removes black bars in cutscenes 2014aac8 24050000 //24050200 2014aaf0 24050000 //24050200 2014ab18 24050000 //24050200 2014ab48 24050000 //24050200 //[Subtitles off] // author: ElHecht //Disable subtitles during scenes //20227774 11e00019 //15e00019 ================================================ FILE: CHT/SLES_542.35.cht ================================================ "Kingdom Hearts II /ID SLES_542.35" //ELF CRC C398F477 Mastercode 9031ba60 0c0c6e40 //[Widescreen 16:9] //Widescreen hack by ElHecht 20106d30 3c013f4c //c480004c 20106d48 3421cccc //4600a7c6 20106d4c 4481f800 //00000000 20106d50 461fa503 //4600a503 20106d74 3c1b3f40 //0000000 hor fov 20106d80 449bf000 //00000000 20106d90 461effc2 //00000000 20106d94 e61f004c //00000000 20378574 43f90000 //43d00000 zoom for cutscenes (hides sudden pop-in) 2037b2c4 3f400000 //3f800000 font fix 2037b2c8 3f400000 //3f800000 2037b2cc 3f400000 //3f800000 2014aac8 24050000 //24050200 black border fix 2014aaf0 24050000 //24050200 2014ab18 24050000 //24050200 2014ab48 24050000 //24050200 //[Subtitles off] //Disable subtitles during scenes //20227774 11e00019 //15e00019 ================================================ FILE: CHT/SLES_542.37.cht ================================================ "Pirates of the Caribbean - The Legend of Jack Sparrow /ID SLES_542.37" //ELF CRC E6C2F211 Mastercode 9015A058 0C0567BE //[Widescreen 16:9] //Widescreen Hack Conversion // author: Bigdemon //16:9 204931d8 3fab851f // 3F800000 ================================================ FILE: CHT/SLES_542.39.cht ================================================ "Wild ARMs 4 /ID SLES_542.39" Mastercode 901121d0 0c04481c //Widescreen Hack by nemesis2000 //Ported to PAL, added 16:10 support (ElHecht) // // 16:9 201597f0 3c064500 // 3c0644c0 hor fov 1 2015988c 3c023f40 // 3c023f80 hor fov 2 20159694 3c05442b // 3c054400 renderfix // 16:10 //201597f0 3c0644e6 // 3c0644c0 hor fov 1 //20103a0c 3c013f55 // 00000000 hor fov 2 //20103a10 34215555 // 00000000 hor fov 2 //20103a18 44810000 // 00000000 //20103a1c 4600c602 // 00000000 //20159694 3c05441a // 3c054400 renderfix ================================================ FILE: CHT/SLES_542.51.cht ================================================ "NBA Live 07 /ID SLES_542.51" //ELF CRC 6BD9964D Mastercode 903E6D28 0C0F9AF2 //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 2085a028 3fe38e32 0085fc5c 00000000 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //203e64e4 24110000 //203e64e8 24120050 //203e64f4 24130001 ================================================ FILE: CHT/SLES_542.55.cht ================================================ "KOF: Maximum Impact 2 /ID SLES_542.55" Mastercode 9010df90 0c04378c Widescreen hack by nemesis2000 (pnach by nemesis2000) 2013b2f4 46000003 2013b2f8 7fb00010 2013b2fc ffbf0000 2013b300 0080802d 2013b304 c4a10004 2013b308 c4a30000 2013b30c 00000000 2013b310 44811000 2013b314 460218c3 2013b318 e601006c 2013b31c e6030068 2013b320 c6010068 2013b324 c602006c 2013b328 46010043 2013b32c 8e040004 2013b330 46020003 2013b334 10800002 2013b338 e6010070 2013b33c 0c04f462 2013b340 e6000074 2013b344 0200102d 2013b348 dfbf0000 2013b34c 7bb00010 2013b350 03e00008 2013b354 27bd0020 201af5e0 0c04e12f 20138494 45010007 20138498 0000102d 2013849c c4800008 201384a0 46020034 201384a4 45010003 201384a8 00000000 201384ac 03e00008 201384b0 24020001 201384b4 03e00008 201384b8 00000000 201384bc 27bdff90 201384c0 24050001 201384c4 7fb10050 201384c8 27a60030 201384cc 0080882d 201384d0 7fb00060 201384d4 ffbf0040 201384d8 0c04c144 201384dc 27a70034 201384e0 10400036 201384e4 8fa30034 201384e8 3c02fffc 201384ec 3442b000 201384f0 00621821 201384f4 2c632003 201384f8 10600028 201384fc 0000282d 20138500 03a0202d 20138504 0c04a3b2 20138508 24060020 2013850c 8fa60030 20138510 0220202d 20138514 0c04d4d8 20138518 03a0282d 2013851c 8fa30030 20138520 14430027 20138524 0000102d 20138528 0c04ebb8 2013852c 00000000 20138530 0040802d 20138534 12000021 20138538 0220282d 2013853c 3c040060 20138540 2484d7f8 20138544 0c04d6b0 20138548 0200302d 2013854c 1040001b 20138550 03a0282d 20138554 3c013f40 201e5e18 3c013f40 20440be4 3c013f40 20441090 3c013f40 20441f30 3c013f40 204423e8 3c013f40 204542d0 3c013f40 204f3464 3c013f80 204f3468 0c04ecbc 204f346c e7b40074 204f3470 8e040000 204f3474 27a30060 204f3478 8c920020 204f347c 8c850000 204f3480 8c840008 204f3484 10600007 204f3488 2402000c 204f348c a0600000 204f3490 2442ffff 204f3494 24630001 204f3498 00000000 204f349c 00000000 204f34a0 1440fffa 204f4434 3f013f80 204f4438 0c04ecbc 204f443c e7b401ac ================================================ FILE: CHT/SLES_543.05.cht ================================================ "Demon Chaos /ID SLES_543.05" //ELF CRC F991B233 Mastercode 90115390 0c04548c //Widescreen hack by ElHecht // 16:9 2017a87c 3c023f80 // 3c023faa hor fov 2017a880 344a0000 // 344aaaaa hor fov ================================================ FILE: CHT/SLES_543.06.cht ================================================ "Cartoon Network Racing (Europe) /ID SLES_543.06" Mastercode 9042f6a0 0c10bd50 //Widescreen hack 16:9 //Zoom 2033f014 3c013f17 //Y-Fov //83100046 4c00023c 2033f060 0808fc98 2023f260 46001083 2023f264 3c013faa 2023f268 3421aaab 2023f26c 4481f000 2023f270 461e1082 2023f274 080cfc19 ================================================ FILE: CHT/SLES_543.07.cht ================================================ "Rayman - Raving Rabbids /ID SLES_543.07" //ELF CRC CFC63DFF Mastercode 905b1b10 0c16c66c //Widescreen hack by ICUP321 (16:9) //Zoom //803f033c 0070023c 00088344 00000000 03080046 2012ac54 3c033f40 //3c033f80 //Y-Fov //aa3f033c 03006050 aa3f033c 0c000010 20138508 3c033fe3 //3c033faa 4/3 Black Bands Screen Mode 20138510 3c033fe3 //3c033faa 4/3 Screen Mode //Render fix //0c0000c6 003f023c 00088244 20155f80 3c023f40 //3c023f00 ================================================ FILE: CHT/SLES_543.08.cht ================================================ "Phantasy Star Universe /ID SLES_543.08" //ELF CRC=38A5588B Mastercode 90140cd8 0c0502de //Widescreen Hack by ElHecht // 16:9 2085cb30 43400000 // 43800000 hor fov 2068f7a4 3c093c02 // 00000000 2068f7a8 35293fab // 00000000 renderfix 2068f7f0 3c0a0028 // 00000000 2068f7f4 ad493d78 // 00000000 // 16:10 //2085cb30 43555555 // 43800000 hor fov //2068f7a4 3c093c02 // 00000000 //2068f7a8 35293f9a // 00000000 renderfix //2068f7f0 3c0a0028 // 00000000 //2068f7f4 ad493d78 // 00000000 //optional cut-scenes black bar removal //20767f94 40000000 ================================================ FILE: CHT/SLES_543.09.cht ================================================ "Strawberry Shortcake - The Sweet Dreams Game /ID SLES_543.09" //ELF CRC 60CB032B Mastercode 901138d0 0c044ddc //Widescreen Hack by El_Patas //Gameplay 16:9 201a1358 3c033fab //3C033F80 (Increases hor. axis) ================================================ FILE: CHT/SLES_543.11.cht ================================================ "Noddy and The Magic Book /ID SLES_543.11" //ELF CRC 27E407EB Mastercode 90411670 0c104544 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //80bf033c 6000a427 20469f10 3c03bfab //3c03bf80 //Y-Fov //00bf033c 00088244 2d204002 20469f9c 3c03bf2a //3c03bf00 ================================================ FILE: CHT/SLES_543.16.cht ================================================ "Open Season - Rebelles de la Foret /ID SLES_543.16" //ELF CRC 30204F8E Mastercode 90112110 0c0447ec //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov //02100046 700120e6 203f9d2c 08153acc 2054eb30 46001002 2054eb34 3c013f40 2054eb38 4481f000 2054eb3c 461e0002 2054eb40 080fe74c //Render fix //3443033c b00421c6 20291b6c 3c034300 //3c034334 ================================================ FILE: CHT/SLES_543.19.cht ================================================ "Biker Mice from Mars /ID SLES_543.19" //ELF CRC 86263199 Mastercode 90113090 0c044bcc //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //02100046 4000a1e7 20134a00 08030000 //46001002 200c0000 46001002 200c0004 3c013fa0 200c0008 3421aaab 200c000c 4481f000 200c0010 461e0002 200c0014 0804d281 ================================================ FILE: CHT/SLES_543.23.cht ================================================ "Need for Speed - Carbon /ID SLES_543.23" //ELF CRC 4078F8F1 Mastercode 905442E8 0C151062 //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen e0010000 00a6e894 00a6e894 00000001 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //20540a3c 24110000 //20540a40 24120050 //20540a4c 24130001 ================================================ FILE: CHT/SLES_543.39.cht ================================================ "Realm of the Dead /ID SLES_543.39" //ELF CRC=F693320E Mastercode 90587e98 0c161f4e //Widescreen hack by Arapapa //16:9 205374c8 08161244 // c6010068 20584910 3c013f40 // 00000000 20584914 4481f000 // 00000000 20584918 c6010068 // 00000000 2058491c c602006c // 00000000 20584920 461e0843 // 00000000 20584924 e6010068 // 00000000 20584928 0814dd34 // 00000000 ================================================ FILE: CHT/SLES_543.40.cht ================================================ "Samurai Warriors 2 /ID SLES_543.40" //ELF CRC C8844E0B Mastercode 9012b410 0c04acac //Widescreen Hack (16:9) by ElHecht // 16:9 20179f58 3c023f19 // 3c023f4c hor fov 1-player 20179f60 3442999a // 3442cccd hor fov 1-player 2017a118 3c033f19 // 3c033f4c hor fov 2-players 2017a120 3463999a // 3463cccd hor fov 2-players 2017a3e4 3c03440a // 3c0343cf renderfix enemies 1-player 2017a384 3c03440a // 3c0343cf renderfix enemies 2-players // 16:10 //20179f58 3c023f2a // 3c023f4c hor fov 1-player //20179f60 3442aaab // 3442cccd hor fov 1-player //2017a118 3c033f2a // 3c033f4c hor fov 2-players //2017a120 3463aaab // 3463cccd hor fov 2-players //2017a3e4 3c0343f9 // 3c0343cf renderfix enemies 1-player //2017a384 3c0343f9 // 3c0343cf renderfix enemies 2-players ================================================ FILE: CHT/SLES_543.41.cht ================================================ "Dancing Stage SuperNova /ID SLES_543.41" //ELF CRC 9751A419 Mastercode 90106AD8 0C041A5E //[Widescreen 16:9] // author: Bigdemon //Widescreen Hack Conversion // 16:9 2014f5a4 3c023f22 // 3c023f00 2014f794 3c023fe3 // 3c023faa 2014f7a0 34458e39 // 3445aaab ================================================ FILE: CHT/SLES_543.43.cht ================================================ "Bratz - Forever Diamondz /ID SLES_543.43" //ELF CRC A90A973D Mastercode 903ad5a0 0c0eb510 //Widescreen Hack by El_Patas //Gameplay 16:9 2031f5d8 3c013f1e //3C013F00 Zoom 20300934 3c013ed3 //3C013F00 Y-FOV //Render fix 20300848 3c013f2b //3C013F00 ================================================ FILE: CHT/SLES_543.47.cht ================================================ "Sims 2, The - Pets /ID SLES_543.47" //ELF CRC 774E8455 Mastercode 904a5278 0c129446 //Widescreen hack by Arapapa //Widescreen hack 16:9 //aa3f013c abaa2134 00008144 0800e003 00000000 00000000 0800e003 2042d160 3c013fe3 //3c013faa 2042d164 34218e2a //3421aaab ================================================ FILE: CHT/SLES_543.54.cht ================================================ "Final Fantasy XII /ID SLES_543.54" //ELF CRC 78DA0252 Mastercode 9044d7e0 0c1135a0 //Final Fantasy XII (SLES-54354) //Widescreen hack by nemesis2000 (pnach by nemesis2000) //widescreen fix 201803c8 3c013f80 201803cc 34210000 2033e71c 3c020000 ================================================ FILE: CHT/SLES_543.55.cht ================================================ "Final Fantasy XII [PAL-FR] /ID SLES_543.55" Mastercode 9044D7E0 0C1135A0 Widescreen code 201803c8 3c013f80 201803cc 34210000 2033e71c 3c020000 ================================================ FILE: CHT/SLES_543.56.cht ================================================ "Final Fantasy XII /ID SLES_543.56" //ELF CRC DC2A467E Mastercode 9044d7e0 0c1135a0 //Final Fantasy XII (SLES-54356) //Widescreen hack by nemesis2000 (original pnach by nemesis2000) //Ported from PAL-E to PAL-G by theHOMER //widescreen fix 201803c8 3c013f80 201803cc 34210000 2033e714 3c020000 ================================================ FILE: CHT/SLES_543.62.cht ================================================ "Pro Evolution Soccer 6 /ID SLES_543.62" //ELF CRC=2D2AF931 Mastercode 901086d0 0c04215c // Widescreen pnach by El_Patas //Gameplay 20397920 3faaaaab //3F800000 (increases hor. axis) //Render fix 2012a53c 3c053fab //3C053F80 (increases hor. render area) ================================================ FILE: CHT/SLES_543.64.cht ================================================ "Curious George /ID SLES_543.64" //ELF CRC 5415FA68 Mastercode 902915f0 0c0a4524 //Widescreen Hack by El_Patas //Gameplay 16:9 20199214 3c013cad //3C013C8E Zoom 201b2114 3c013c6e //3C013C8E Y-FOV ================================================ FILE: CHT/SLES_543.66.cht ================================================ "David Douillet Judo /ID SLES_543.66" //ELF CRC 833D54BC Mastercode 90106ed8 0c041b5e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2016ba18 46180043 //00000000 2016ba1c 3c013f40 //00000000 2016ba20 44811800 //00000000 2016ba24 46030842 //46180043 //Render fix 20242914 3c023fc0 //3c024000 Left 202429f0 3c023fc0 //3c024000 Right ================================================ FILE: CHT/SLES_543.78.cht ================================================ "Nickelodeon Barnyard /ID SLES_543.78" //ELF CRC 5267A845 Mastercode 9044B910 0C112DEC //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 20545f70 3fb58000 //3F8889A0 20542898 3fd50000 //3EAAAAAB ================================================ FILE: CHT/SLES_543.83.cht ================================================ "Casper and The Ghostly Trio /ID SLES_543.83" //ELF CRC 0BF6A590 Mastercode 9030eed0 0c0c3b5c //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2018049c 3c01bf2a 201804b0 3421aaab ================================================ FILE: CHT/SLES_543.85.cht ================================================ "Atelier Iris 2 - The Azoth of Destiny /ID SLES_543.85" //ELF CRC 4A84BCCB Mastercode 902af598 0c0abd0e //Widescreen pnach by El_Patas //3D Scenes 202ab844 3c013f40 //00000000 hor value 202ab848 44810000 //00000000 202ab850 4600c602 //00000000 //Battle's fix 207d16fc 44400000 //44800000 right side fix 207d1704 c4400000 //C4800000 left side fix //2D Scenes 20190c48 3c014440 //3C0E007D hor value 20190c4c 44810800 //25CE291C 20190c50 46010002 //C5C10000 20190c54 e7c00090 //46010002 20190c58 3c014480 //E7C00090 vert value 20190c5c 44810800 //C60000E8 20190c60 c60000e8 //46010002 20190c64 46010002 //E7C000A4 20190c68 e7c000a4 //C60000E8 20190c6c c60000e8 //3C0F007D 20190c70 3c01c440 //25EF2920 20190c74 44810800 //C5E10000 ================================================ FILE: CHT/SLES_543.88.cht ================================================ "Kim Possible - What's the Switch /ID SLES_543.88" //comment=Widescreen hack by Arapapa //comment=Ported to PAL by ElHecht Mastercode 90114f78 0c045386 // 16:9 201cafe0 3c013f40 201cafe4 4481f000 201cafec 461e6303 201ca56c 08095b09 201ca570 00000000 20256c24 3c013f40 20256c28 4481f000 20256c2c 461e6303 20256c30 46026002 20256c34 46010343 20256c38 0807295c 201ca93c 3c013fe3 201ca940 34218e39 201ca948 4481f000 201ca964 461e0343 ================================================ FILE: CHT/SLES_544.00.cht ================================================ "SpongeBob Squarepants - Creature from the Krusty Krab /ID SLES_544.00" //ELF CRC B1F87437 Mastercode 904ef408 0c13bcaa //Widescreen hack 16:9 by Arapapa & ICUP321 //X-Fov //000000000000000083ad004600000000 2043d92c 3c013f40 2043d930 4481f000 2043d938 461eb582 //Render fix //003f013c 00a08144 98000cc6 (1st) 2041f1f0 3c013f20 //3c013f00 ================================================ FILE: CHT/SLES_544.20.cht ================================================ "Arthus & The Minimoys /ID SLES_544.20" //ELF CRC 859AB297 Mastercode 90112a90 0c044a4c //Widescreen hack by El_Patas //Gameplay 16:9 2012bba4 3c023f1e //3C023F00 2012bbc8 3c023f0f //3C023F40 ================================================ FILE: CHT/SLES_544.23.cht ================================================ "Justice League Heroes /ID SLES_544.23" Mastercode 90352498 0c0d48ce //Gameplay 16:9 201bca20 3c01427f 201bcab0 3c013f35 201bcab4 3421fa25 ================================================ FILE: CHT/SLES_544.32.cht ================================================ "Mercury Meltdown Remix /ID SLES_544.32" //ELF CRC 5BDE158E Mastercode 90176138 0c05d7f6 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //f041013c 00008144 713e013c 20155e5c 3c014120 //3c0141f0 //Y-Fov //440003e6 03a50046 201f8ec0 0809ae74 2026b9d0 4600a503 2026b9d4 46031082 2026b9d8 3c013f40 2026b9dc 4481f000 2026b9e0 461e18c3 2026b9e4 e6030044 2026b9e8 0807e3b3 ================================================ FILE: CHT/SLES_544.39.cht ================================================ "Okami /ID SLES_544.39" Mastercode 904022b0 0c100854 // 16:9 201974d4 3c014455 20344864 3c014455 ================================================ FILE: CHT/SLES_544.43.cht ================================================ "Made Man /ID SLES_544.43" //ELF CRC CC03D5AD Mastercode 902b4328 0c0ad072 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Y-Fov 20152e68 3c013fab //3c013f80 //Zoom 20220530 3c013f20 //3c013f00 //Black Bar Fix 20100b8c 3c010000 //3c014420 Bottom 20100ba0 3c010000 //3c014270 Upper //Black Scene Fix //f043013c 00a08144 2d200002 20100e2c 3c010000 //3c0143f0 ================================================ FILE: CHT/SLES_544.44.cht ================================================ "Made Man /ID SLES_544.44" Mastercode 902b4328 0c0ad072 // Widescreen Hack by Arapapa // Widescreen hack 16:9 // Y-Fov 20152e68 3c013fab // Zoom 20220530 3c013f20 // Black Bar Fix // Bottom 20100b8c 3c010000 //Upper 20100ba0 3c010000 // Black Scene Fix 20100e2c 3c010000 ================================================ FILE: CHT/SLES_544.48.cht ================================================ "World Series of Poker - Tournament of Champions /ID SLES_544.48" //ELF CRC 3286A01C Mastercode 903a7ea0 0c0e9f50 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //003f013c 00608144 (4th) 20315a74 3c013f21 //3c013f00 //Y-Fov //00000000 00000000 43ad1346 00000000 //403f013c 00008144 43ad1346 c3bd0046 20378b24 3c013f40 //00000000 20378b28 44810000 //00000000 20378b30 4600bdc3 //00000000 ================================================ FILE: CHT/SLES_544.54.cht ================================================ "Disgaea 2 - Cursed Memories /ID SLES_544.54" //ELF CRC DB3CA2EE Mastercode 90113250 0c044c3c //Widescreen hack by nemesis2000 // Ported to PAL, added 16:10 support (ElHecht) // 16:9 20104a5c 3c013f40 // 00000000 hor fov 3D Backgrounds 20104a68 4481f000 // 00000000 20104a6c 461ec602 // 00000000 2027aca4 e49e0000 // ac830000 hor fov 2D Sprites 2027dd20 461e0f43 // 44820800 hud fix 2027dd34 e7bd0020 // 00000000 hud fix //Text width fix (Added by El_Patas) 2012e444 3c023f40 //3C023F80 // 16:10 //20104a5c 3c013f55 // 00000000 hor fov 3D Backgrounds //20104a60 34215555 // 00000000 hor fov 3D Backgrounds //20104a68 4481f000 // 00000000 //20104a6c 461ec602 // 00000000 //2027aca4 e49e0000 // ac830000 hor fov 2D Sprites //2027dd20 461e0f43 // 44820800 hud fix //2027dd34 e7bd0020 // 00000000 hud fix ================================================ FILE: CHT/SLES_544.56.cht ================================================ "Beverly Hills Cop /ID SLES_544.56" //ELF CRC 08A88E90 Mastercode 902f7198 0c0bdc0e //Widescreen hack by Arapapa //Widescreen hack 16:9 202650e8 3c013fab //3c013f80 ================================================ FILE: CHT/SLES_544.59.cht ================================================ "All-Star Fighters /ID SLES_544.59" //ELF CRC=5911EF58 Mastercode 90113dd0 0c044f1c //90137488 0c04ebcc //Widescreen hack by Arapapa //16:9 201055e4 3c013f40 //00000000 201055e8 44810000 //00000000 201055f0 4600c602 //00000000 ================================================ FILE: CHT/SLES_544.60.cht ================================================ "Draon Sisters /ID SLES_544.60" Mastercode 90293958 0c0a4dfe // sceSifSendCmd (recommended) //~9026d92c 0c0a2956 // scePadRead //~901001f4 0c0a0a8a // main /* * Original patch and value by sergx12 * Updated to ELf address by ElHecht */ // 16:9 20252bf8 3c013f40 ================================================ FILE: CHT/SLES_544.61.cht ================================================ "Zombie Hunters /ID SLES_544.61" //ELF CRC 3F73B727 Mastercode 902147d8 0c08519e //Widescreen Hack (16:9) by ElHecht // 16:9 201e5a94 3c093f40 // 00000000 hor fov 201e5aa0 3c0a003a // 00000000 201e5aa4 ad49d354 // 00000000 ================================================ FILE: CHT/SLES_544.62.cht ================================================ "Zombie Virus /ID SLES_544.62" //ELF CRC=A64DA833 Mastercode 90129718 0c04a56e //Widescreen Hack by Arapapa //16:9 //X-Fov 20137f94 3c033f40 //Render Fix 20138030 3c023f30 ================================================ FILE: CHT/SLES_544.64.cht ================================================ "Global Defence Force /ID SLES_544.64" Mastercode 90168290 0c05a04c //9018c148 0c05fff8 //901bba14 0c044c20 //wide 10136434 00003f40 ================================================ FILE: CHT/SLES_544.65.cht ================================================ "CSI 3 - Dimensions of Murder /ID SLES_544.65" //ELF CRC 38B55745 Mastercode 90103b58 0c040e7e //Widescreen Hack by ElHecht // 16:9 20272c90 3c033f40 // 3c033f80 hor fov 20272c9c 46000803 // 46010003 hor fov 2017a3bc 3c02402b // 3c024000 renderfix 1 2017a42c 3c023fc0 // 3c024000 renderfix 2 2017ae20 3c013f40 // 00000000 font fix1 2017ae3c 4481f000 // 00000000 font fix1 2017aeb4 4614f742 // 00000000 font fix1 2017aec8 461d0842 // 46140842 font fix1 2017ae84 461e0f02 // 00000000 font fix2 2017ae88 4602e042 // 46020842 font fix2 20272e94 3c033faa // 3c033f80 font fix3 20272ee8 3463aaab // 44830800 font fix3 20272eec 44830800 // 00000000 font fix3 // 16:10 //20272c90 3c033f55 // 3c033f80 hor fov //20272c94 34425555 // 44830000 hor fov //20272c98 44830000 // 00000000 hor fov //20272c9c 46000803 // 46010003 hor fov //2017a3bc 3c02401a // 3c024000 renderfix 1 //2017a42c 3c023fd6 // 3c024000 renderfix 2 //2017ae20 3c013f55 // 00000000 font fix1 //2017ae34 34215555 // 00000000 font fix1 //2017ae3c 4481f000 // 00000000 font fix1 //2017aeb4 4614f742 // 00000000 font fix1 //2017aec8 461d0842 // 46140842 font fix1 //2017ae84 461e0f02 // 00000000 font fix2 //2017ae88 4602e042 // 46020842 font fix2 //20272e94 3c033f99 // 3c033f80 font fix3 //20272ee8 3463999a // 44830800 font fix3 //20272eec 44830800 // 00000000 font fix3 ================================================ FILE: CHT/SLES_544.67.cht ================================================ "Final Armada /ID SLES_544.67" //ELF CRC FD9B2DA7 Mastercode 90271e50 0c09c73c //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 204293dc 42ad5554 //42820000 //Y-Fov //201421ec 3c023ec0 //203102e4 3c023fab //3c023f80 //Zoom //20313444 3c02bec0 //3c02bf00 //203141d4 3c023f40 //3c023f80 //201013c0 3c0242ad //3c024282 ================================================ FILE: CHT/SLES_544.69.cht ================================================ "Home Alone /ID SLES_544.69" //ELF CRC E1FCDA9D Mastercode 902176b8 0c085d56 //Widescreen hack by Arapapa //Widescreen hack 16:9 20181460 08030000 200c0000 46150502 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461ea502 200c0014 08060519 ================================================ FILE: CHT/SLES_544.73.cht ================================================ "Flintstones, The - Bedrock Racing /ID SLES_544.73" //ELF CRC 8B0725D5 Mastercode 90218db8 0c086316 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //003f013c 00008144 3800b7e7 20180684 3c013f21 //3c013f00 //Y-Fov //c2051546 2d200002 201806d4 08087fb8 2021fee0 461505c2 2021fee4 3c013f40 2021fee8 00000000 2021feec 4481f000 2021fef0 461ebdc2 2021fef4 080601b6 ================================================ FILE: CHT/SLES_544.76.cht ================================================ "Buccaneer /ID SLES_544.76" Mastercode 90210dd0 0c08431c //Widescreen hack 16:9 20277a80 3c033f08 20277a88 34648883 ================================================ FILE: CHT/SLES_544.78.cht ================================================ "TMNT /ID SLES_544.78" Mastercode 9010ae48 0c042b3a 16:9 2041dde4 3c013f40 2041dde8 4481f000 2041de1c 461e0002 2041ddf0 461eb583 ================================================ FILE: CHT/SLES_544.83.cht ================================================ "The Fast and the Furious /ID SLES_544.83" //ELF CRC 91100045 Mastercode 90452680 0c114948 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20354e24 080e69d4 //460308c2 2039a750 460308c2 2039a754 3c013f40 2039a758 4481f000 2039a75c 461e18c2 2039a760 080d538a ================================================ FILE: CHT/SLES_544.87.cht ================================================ "Tokobot Plus - Mysteries of the Karakuri /ID SLES_544.87" //ELF CRC EBD35EC9 Mastercode 9024f248 0c093c3a //Widescreen hack by El_Patas //Gameplay 16:9 201238ac 3c013f40 //3C013F80 (Increases hor. axis) ================================================ FILE: CHT/SLES_544.89.cht ================================================ "WWE SmackDown! vs RAW 2007 /ID SLES_544.89" //ELF CRC B39E7D13 Mastercode 902d2be8 0c0b4aa2 //Widescreen hack by nemesis2000 // Ported to PAL, added 16:10 support (ElHecht) // 16:9 202b0830 3c013f40 // 3c013f80 hor fov // 16:10 //201025b0 3c1b3f55 // 00000000 hor fov //201025b4 377b5555 // 00000000 hor fov //202b0834 449ba000 // 4481a000 ================================================ FILE: CHT/SLES_544.90.cht ================================================ "God Hand /ID SLES_544.90" Mastercode 903b6ef0 0c0edb64 // 16:9 20138814 3c014455 20153a38 3c014455 //Font fix 202afc20 3c013f2c 202afc24 3421cccd ================================================ FILE: CHT/SLES_544.94.cht ================================================ "Little Britain - The Video Game /ID SLES_544.94" //ELF CRC 3EFF3155 Mastercode 90235e18 0c08d72e //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201c4290 3c01bf40 //3c01bf80 //Render fix 2019d2b8 3c0144fa //3c0144bb //Y-Fov //201cf124 3c013ec0 //3c013f00 ================================================ FILE: CHT/SLES_545.08.cht ================================================ "National Geographic - Safari Adventures Africa /ID SLES_545.08" //ELF CRC FB3E72CD Mastercode 90111bb0 0c044694 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 202301c8 3c023ec0 //3c023f00 //Render fix 201ea67c 3c024340 //3c024380 ================================================ FILE: CHT/SLES_545.10.cht ================================================ "Walt Disney Pictures Presents Meet the Robinsons /ID SLES_545.10" //ELF CRC C76031E8 Mastercode 904f31e8 0c13cc22 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 203a3564 3c013faa //00000000 203a3568 3421aaab //00000000 203a358c 4481f000 //00000000 203a3590 461e6b42 //00000000 //Render fix 202670d0 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_545.21.cht ================================================ "Spongebob and Friends - Battle for Volcano Island /ID SLES_545.21" //ELF CRC 1DF57175 Mastercode 901c1478 0c0704c6 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //003f023c 00a08144 f41a0a0c 20286ca0 3c013f69 //3c013f00 //Y-Fov //0c00a1e7 22004014 20286cc8 08030000 200c0000 3c013f40 200c0004 4481f000 200c0008 461e0f83 200c000c e7be000c 200c0010 080a1b33 ================================================ FILE: CHT/SLES_545.27.cht ================================================ "Flushed Away /ID SLES_545.27" //ELF CRC 4CB5D96E Mastercode 902a8560 0c0aa100 //Widescreen Hack by El_Patas //Gameplay 16:9 2027cd34 3c013cad //3C013C8E Zoom 201c8334 3c013c6e //3C013C8E Y-FOV ================================================ FILE: CHT/SLES_545.37.cht ================================================ "K.O. King /ID SLES_545.37" //ELF CRC 4BBE024D Mastercode 9020ae80 0c082b48 //[Widescreen 16:9] //Widescreen hack (NTSC-J by Arapapa) //Widescreen hack 16:9 202be7d8 43c00000 //44000000 ================================================ FILE: CHT/SLES_545.41.cht ================================================ "Xena - Warrior Princess (Europe) /ID SLES_545.41" Mastercode 90256d70 0c095b04 //16:9 2037c2c8 3f88f5c3 ================================================ FILE: CHT/SLES_545.45.cht ================================================ "Maxxed Out Racing Nitro /ID SLES_545.45" Mastercode 901dffd8 0c077f9e // Widescreen Hack by El_Patas // (Increases hor. axis) 20430644 3f400000 ================================================ FILE: CHT/SLES_545.49.cht ================================================ "Crazy Frog Racer 2 /ID SLES_545.49" Mastercode 904110f0 0c1043e4 //Widescreen hack 16:9 //Zoom //803f023c 2d208002 00088244 2047f2c8 3c023f40 //Y-Fov //00bf033c 00088244 2d204002 2046c7ac 3c03bf2a //HUD fix (Zoom) //0040023c 00088644 2046ccb0 3c023fc0 ================================================ FILE: CHT/SLES_545.53.cht ================================================ "Shrek - Smash n Crash Racing /ID SLES_545.53" //ELF CRC 7C8125F4 Mastercode 901aaa90 0c06aa4c //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //02080046 5000a0e7 040040c4 202789c0 08069cb4 201a72d0 46000802 201a72d4 3c013faa 201a72d8 3421aaab 201a72dc 4481f000 201a72e0 461e0002 201a72e4 0809e271 ================================================ FILE: CHT/SLES_545.55.cht ================================================ "Shin Megami Tensei: Digital Devil Saga 2 /ID SLES_545.55" //ELF CRC=D568B684 Mastercode 9033e290 0c0cf84c //Widescreen Hack (16:9) by ElHecht 203539d4 3fc6d3a0 // 3f951eb8 hor fov 20353d74 3fc6d3a0 // 3f951eb8 unknown ================================================ FILE: CHT/SLES_545.59.cht ================================================ "Free Running /ID SLES_545.59" //ELF CRC D6A0A3EF Mastercode 9028c750 0c0a317c //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2019c8b0 080a2598 20289660 46000843 20289664 3c013f40 20289668 44815000 2028966c 460a0842 20289670 0806722d //Render fix 20214570 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_545.66.cht ================================================ "Barbie in The 12 Dancing Princesses /ID SLES_545.66" //ELF CRC C3ADE1C8 Mastercode 902adc98 0c0ab6ce //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20236e30 08081ba8 //c6010068 20206ea0 3c013f40 //00000000 20206ea4 4481f000 //00000000 20206ea8 c6010068 //00000000 20206eac c602006c //00000000 20206eb0 461e0843 //00000000 20206eb4 e6010068 //00000000 20206eb8 0808db8e //00000000 ================================================ FILE: CHT/SLES_545.68.cht ================================================ "Covert Command /ID SLES_545.68" //ELF CRC CFE893B8 Mastercode 902dc358 0c0b707e //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 202057ec 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_545.69.cht ================================================ "Zombie Hunters 2 /ID SLES_545.69" //ELF CRC 07608CA2 Mastercode 90275158 0c09d3fe //Widescreen Hack (16:9) // Original patch and value by No.47 // Updated to ELf adresses by ElHecht // 16:9 20243d64 3c093f40 // 00000000 hor fov 20243d70 3c0a004a // 00000000 20243d74 ad49eb84 // 00000000 ================================================ FILE: CHT/SLES_545.82.cht ================================================ "International Tennis Pro /ID SLES_545.82" //ELF CRC 66F4417D Mastercode 9032afd8 0c0cab9e //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 202d1708 080c9e98 // c6010068 202d170c 00000000 // c602006c 20327a60 3c013f40 // 00000000 20327a64 4481f000 // 00000000 20327a68 c6010068 // 00000000 20327a6c c602006c // 00000000 20327a70 461e0843 // 00000000 20327a74 e6010068 // 00000000 20327a78 080b45c4 // 00000000 ================================================ FILE: CHT/SLES_545.83.cht ================================================ "Surfs Up /ID SLES_545.83" //ELF CRC 904A9089 Mastercode 90118e10 0c04632c //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 206056a4 3c033ec0 //3c033f00 2060e678 3c033ec0 //3c033f00 ================================================ FILE: CHT/SLES_545.86.cht ================================================ "Ar tonelico - Melody of Elemia /ID SLES_545.86" //ELF CRC 6C0CEFFD Mastercode 90348438 0c0d20b6 //Widescreen pnach by El_Patas //3D Scenes 20344c9c 3c013f40 //00000000 hor value 20344ca0 44810000 //00000000 20344ca8 4600c602 //00000000 //Battle's fix 20a90054 44400000 //44800000 right side fix 20a9005c c4400000 //C4800000 left side fix //2D Scenes 201a3f8c 3c014440 //3C0E00A9 hor value 201a3f90 44810800 //25CE0D04 201a3f94 46010042 //C5C10000 201a3f98 e6810090 //46010002 201a3f9c 3c014480 //E6800090 vert value 201a3fa0 44810800 //C62000E8 ================================================ FILE: CHT/SLES_545.87.cht ================================================ //Raw Danger! /ID SLES_545.87 //ELF CRC=A98B5B22 Mastercode 902b5bd0 0c0ad69c //Widescreen Hack by El_Patas 203a8360 43e00000 //43A00000 (Increases hor. axis) 203a8380 43e00000 //43A00000 2048c12c 3f400000 //3F800000 ================================================ FILE: CHT/SLES_545.88.cht ================================================ "Brunswick Pro Bowling /ID SLES_545.88" //ELF CRC 0AD03FF9 Mastercode 90211bc8 0c08469a //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //03001246 03150046 201962c0 0808a5b0 202296c0 46001503 202296c4 3c013f40 202296c8 4481f000 202296cc 461ea503 202296d0 080658b1 ================================================ FILE: CHT/SLES_545.90.cht ================================================ "Hard Knock High /ID SLES_545.90" //ELF CRC AA930DAA Mastercode 902a4c98 0c0a92ce //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom in //003f013c 00008144 2000b07f 20182d54 3c013ec5 //3c013f00 //X-Fov + Zoom Out //803f013c 00708144 80000426 20182dd8 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_545.91.cht ================================================ "Special Forces /ID SLES_545.91" //ELF CRC 7B93ED37 Mastercode 90113018 0c044bae //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2019af28 3c043f40 //3c043f80 ================================================ FILE: CHT/SLES_546.08.cht ================================================ "Barbie in The 12 Dancing Princesses /ID SLES_546.08" //ELF CRC 72E17DFF Mastercode 902ae7d8 0c0ab99e //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20237880 08081e3c //c6010068 202078f0 3c013f40 //00000000 202078f4 4481f000 //00000000 202078f8 c6010068 //00000000 202078fc c602006c //00000000 20207900 461e0843 //00000000 20207904 e6010068 //00000000 20207908 0808de22 //00000000 ================================================ FILE: CHT/SLES_546.11.cht ================================================ "TT Superbikes Real Road Racing Championship /ID SLES_546.11" //ELF CRC ED669333 Mastercode 901c8a58 0c07223e //Widescreen hack by El_Patas // Gameplay 16:9 205853d8 3f400000 //3F800000 (Increases hor. axis) // Render Fix 20161dc8 3c013f40 //3C013F00 2016281c 3c013f40 //3C013F00 20161d8c 3c013f40 //3C013F80 20161dd8 3c013f40 //3C013F80 ================================================ FILE: CHT/SLES_546.14.cht ================================================ "Lucinda Greens Equestrian Challenge /ID SLES_546.14" //ELF CRC 3646CADB Mastercode 901f41d0 0c07d01c //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 20276968 081109c8 // c6010068 2027696c 00000000 // c602006c 20442720 3c013f40 // 00000000 20442724 4481f000 // 00000000 20442728 c6010068 // 00000000 2044272c c602006c // 00000000 20442730 461e0843 // 00000000 20442734 e6010068 // 00000000 20442738 0809da5c // 00000000 ================================================ FILE: CHT/SLES_546.15.cht ================================================ "Code of the Samurai /ID SLES_546.15" //ELF CRC 35F040CD Mastercode 9030ba98 0c0c2e4e //Widescreen hack by ElHecht // 16:9 2014d834 3c013f40 // 00000000 hor fov 2014d838 4481e000 // 00000000 2014d8a4 461cc602 // 46170703 2014d8a8 46170703 // 00000000 2014d6c0 3c013f40 // 00000000 renderfix 2014d6f0 4481a800 // 00000000 2014d71c 4615b582 // 46041d42 2014d720 46041d42 // 00000000 ================================================ FILE: CHT/SLES_546.16.cht ================================================ "Fantastic Four - Rise of the Silver Surfer /ID SLES_546.16" //ELF CRC 6302560D Mastercode 9032ae38 0c0cab36 //[Widescreen 16:9] //Widescreen Hack 2037fa68 3faaaaab // 3F800000 ================================================ FILE: CHT/SLES_546.22.cht ================================================ "Grand Theft Auto - Vice City Stories /ID SLES_546.22" //ELF CRC B3AD1EA4 Mastercode 9046a620 0c11a930 //[Widescreen 16:9] //NTSC Widescreen Hack by Nemesis2000 (converted to Pal by Some Chump) //Select widescreen in game otherwise image is zoomed out 4:3 widescreen fix pal 20265568 3c013f9d 2026556c 44810000 20265570 46006302 20265574 3c020048 20265578 03e00008 2026557c e44c7784 2037afb4 0c09955a 203ba014 0c09955d 203ba4b0 0c09955d ================================================ FILE: CHT/SLES_546.24.cht ================================================ "Samurai Warriors 2 - Empires /ID SLES_546.24" //ELF CRC 2FF26DC2 Mastercode 9012b150 0c04abfc //Widescreen Hack (16:9) by ElHecht // 16:9 2017a978 3c023f19 // 3c023f4c hor fov 1-player 2017a980 3442999a // 3442cccd hor fov 1-player 2017ab38 3c033f19 // 3c033f4c hor fov 2-players 2017ab40 3463999a // 3463cccd hor fov 2-players 2017ae14 3c03440a // 3c0343cf renderfix enemies 1-player 2017adb4 3c03440a // 3c0343cf renderfix enemies 2-players ================================================ FILE: CHT/SLES_546.26.cht ================================================ "An American Tail /ID SLES_546.26" //ELF CRC AAE3849F Mastercode 90320850 0c0c81bc //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2017ed70 3c01bf2a ================================================ FILE: CHT/SLES_546.27.cht ================================================ "Burnout Dominator /ID SLES_546.27" //ELF CRC 8C9576B4 Mastercode 903afdd0 0c0ebf1c //Widescreen Hack (16:9) by ElHecht and Arapapa //Force turn on Internal Widescreen (Full boot bypassing) 2038b128 24020002 //30420003 //Zoom fix 2043e8f0 3faaaaab // 3F800000 Camera Zoom ================================================ FILE: CHT/SLES_546.28.cht ================================================ "Skate Attack /ID SLES_546.28" //ELF CRC AFFB8141 Mastercode 904353f0 0c10d4a4 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20109f30 0804fe60 //c6010068 2013f980 3c013f40 //00000000 2013f984 4481f000 //00000000 2013f988 c6010068 //00000000 2013f98c c602006c //00000000 2013f990 461e0843 //00000000 2013f994 e6010068 //00000000 2013f998 080427ce //00000000 ================================================ FILE: CHT/SLES_546.29.cht ================================================ "Shin Megami Tensei: Devil Summoner - Raidou Kuzunoha vs the Soulless Army /ID SLES_546.29" //ELF CRC=4D76082F Mastercode 90397258 0c0e5c3e //Widescreen pnach by El_Patas (Only works for 3D characters, not for prerendered backgrounds) 203ae764 3fc6d3a0 //3F951EB8 hor fov 203aeb14 3fc6d3a0 //3F951EB8 unknown ================================================ FILE: CHT/SLES_546.46.cht ================================================ "Valkyrie Profile 2 - Silmeria /ID SLES_546.46" Mastercode 9013a4d0 0c04e8dc //[Widescreen 16:9] 201508c8 3f11eb85 //3eaaaaab ================================================ FILE: CHT/SLES_546.53.cht ================================================ "Freak Out - Extreme Freeride /ID SLES_546.53" //ELF CRC 223FC5B0 Mastercode 9051b9d0 0c146e1c //Widescreen hack by Arapapa //Widescreen hack 16:9 204fd4e4 3c013fab //3c013f80 203aaeb8 3c013f10 //3c013f40 ================================================ FILE: CHT/SLES_546.59.cht ================================================ "Star Wars - The Force Unleashed /ID SLES_546.59" //ELF CRC DAF2145C Mastercode 9018EBD0 0C063A9C //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen 207b0170 00000001 20a50618 cdcd0001 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //207ae984 00000003 //20a50688 cdcd0001 ================================================ FILE: CHT/SLES_546.65.cht ================================================ "Paddington Bear /ID SLES_546.65" //ELF CRC FE3E54B3 Mastercode 90250598 0c09410e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 201de168 08096ce8 2025b3a0 46011083 2025b3a4 3c013f40 2025b3a8 4481f000 2025b3ac 461e1082 2025b3b0 0807785b ================================================ FILE: CHT/SLES_546.66.cht ================================================ "Mr. Bean /ID SLES_546.66" Mastercode 902510b8 0c0943d6 //Widescreen hack 16:9 201b6ba4 08093ae8 2024eba0 4600bb06 2024eba4 3c013faa 2024eba8 3421aaab 2024ebac 4481f000 2024ebb0 461e6302 2024ebb4 0806daea ================================================ FILE: CHT/SLES_546.69.cht ================================================ "Lassie /ID SLES_546.69" //ELF CRC 9CBB7B0F Mastercode 90275a60 0c09d640 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2014f618 0809ca55 20272954 3c013f40 20272958 4481f000 2027295c 461e4a42 20272960 e6090000 20272964 08053d87 //Render fix 20129254 00000000 //c6010034 ================================================ FILE: CHT/SLES_546.70.cht ================================================ "Wacky Races: Mad Motors /ID SLES_546.70" Mastercode 902359f8 0c08d626 //Gameplay 16:9 202fb0c4 3fe38e38 //Automatic demo fix 2032d7f4 3fe38e38 ================================================ FILE: CHT/SLES_546.72.cht ================================================ "Caspers Scare School /ID SLES_546.72" //ELF CRC 40AAA323 Mastercode 90320890 0c0c81cc //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2017eed4 3c01bf2a 2017eee8 3421aaab ================================================ FILE: CHT/SLES_546.74.cht ================================================ "Tomb Raider - Anniversary /ID SLES_546.74" Mastercode 90361108 0c0d83ea // comment= pnach by pgert. // 16:10 support. 201b8754 3c013f55 204ad580 3f555555 204ad588 3f555555 // - 204AD580 & 204AD588 might not work with all BIOS types & configurations. 20140e1c 3c013f55 201513c4 3c013f55 20151680 3c013f55 201517b4 3c013f55 2016f374 3c01bf55 2016f380 3c013f55 20192ebc 3c013f55 20212708 3c013f55 202147ac 3c013f55 20241d38 3c013f55 202a6724 3c013f55 202c3d1c 3c013f55 202dba08 3c013f55 202f1c98 3c013f55 202f7864 3c013f55 // ========== // ========== // Widescreen enforcement lazy-hack (optional). 20398590 3f800000 203bed10 00000001 20992524 00000001 // - Might not work with all BIOS types & configurations. // ========== // Calcutta-Cinematic Subtitles patches (optional) - only for 50Hz mode. //20109cb4 3c013f47 //201515b4 3c013f83 //20109cb4 3c013f43 //201515b4 3c013f82 // ========== // Blackbars hack (optional). 2016f374 3c01bf60 2016f380 3c013f60 // - Set the value of these patches to 3C01BF80 & 3C013F80 to fully remove the Blackbars. // ========== ================================================ FILE: CHT/SLES_546.75.cht ================================================ "Street Warrior /ID SLES_546.75" //ELF CRC C29C4AEA Mastercode 9020bec0 0c082f58 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 202dd1e8 43c00000 //44000000 ================================================ FILE: CHT/SLES_546.83.cht ================================================ "Medal of Honor - Vanguard /ID SLES_546.83" //ELF CRC=EA1BFC51 Mastercode 904afbc4 0c11c9f9 //Widescreen hack by nemesis2000 //wide 201308b4 00000000 ================================================ FILE: CHT/SLES_547.05.cht ================================================ "SBK-07 Superbike World Championship /ID SLES_547.05" //ELF CRC 66F88B18 Mastercode 90109cd0 0c0426dc //Widescreen hack by ElHecht // 16:9 2013e5a4 4483e800 // 44830800 2013e5a8 4600eb02 // 00000000 2013e5ac e7b40000 // 46000b02 2013e5b0 0c046676 // e7b40000 2013e5b4 46006d06 // 0c046676 2013e5b8 3c013f40 // 46006d06 hor fov 2013e5bc 4481f000 // 3c023c8e 2013e5c0 461e0003 // 3443fa35 2013e5d8 4600e846 // 44830800 ================================================ FILE: CHT/SLES_547.11.cht ================================================ "Shadow Hearts 3: From The New World /ID SLES_547.11" Mastercode 90387c98 0c0e1ece // sceSifSendCmd (recommended) //~90379de8 0c0e55e4 // scePadRead //~9020023c 0c084608 // main (unreliable) /* * Widescreen Hack (16:9) by ElHecht. */ Widescreen Code // 16:9 20378d1c 3c013f40 20378d20 44810000 20378d28 4600c602 // Render-Fix 20208b4c 3c033fc0 ================================================ FILE: CHT/SLES_547.15.cht ================================================ "Tony Hawks Downhill Jam /ID SLES_547.15" //ELF CRC 78122B2F Mastercode 903904b8 0c0e40d6 //[Widescreen 16:9] //Widescreen hack by El_Patas //Gameplay 16:9 20127cd4 3c013f24 //3C013F00 Zoom 20157dcc 3c013fe3 //3C013FAA Y-FOV 20157dd0 34218e39 //3421AAAB ================================================ FILE: CHT/SLES_547.17.cht ================================================ "Power Volleyball /ID SLES_547.17" //ELF CRC E764019B Mastercode 901c77c0 0c071d98 //Widescreen hack by Arapapa //Widescreen hack 16:9 202513b8 43c00000 //44000000 ================================================ FILE: CHT/SLES_547.24.cht ================================================ "Spider-Man 3 /ID SLES_547.24" Mastercode 904096d8 0c10255e Widescreen Hack 203488c8 3c023f22 2032a974 3c023f22 //patch=1,EE,003488dc,word,3c023ec0 //vert- 21a1b54c 3ff19fdd 21a45f6c 3ff19fdd ================================================ FILE: CHT/SLES_547.27.cht ================================================ "Naruto - Uzumaki Chronicles /ID SLES_547.27" //ELF CRC DFE7D8AA Mastercode 9010c5b8 0c043116 //Naruto - Uzumaki Chronicles (PAL-M5) (SLES-54727) Widescreen Hack (16:9) by ElHecht // // 16:9 202da2a0 3c023f13 202da2a4 3448d70a 202daa50 3c023f13 202daa54 3446d70a ================================================ FILE: CHT/SLES_547.28.cht ================================================ "Mountain Bike Adrenaline featuring Salomon /ID SLES_547.28" //ELF CRC E81B67D8 Mastercode 903112e0 0c0c4460 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201996b0 3c013f10 //3c013f40 ================================================ FILE: CHT/SLES_547.31.cht ================================================ "King of Clubs /ID SLES_547.31" //ELF CRC 079140D6 Mastercode 903b1480 0c0ec4c8 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2037445c 3c013f20 //3c013f00 ================================================ FILE: CHT/SLES_547.38.cht ================================================ "Thunderbirds /ID SLES_547.38" //ELF CRC 2438E496 Mastercode 90221778 0c088586 //Widescreen hack by Arapapa //Widescreen hack 16:9 20187158 08030000 200c0000 3c013f40 200c0004 4481f000 200c0008 46150502 200c000c 461ea503 200c0010 08061c57 ================================================ FILE: CHT/SLES_547.47.cht ================================================ "Disney/Pixar Ratatouille /ID SLES_547.47" //ELF CRC 4FE9650B Mastercode 904E6EB8 0C139B56 //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen 2067fa70 3fe38e39 //3FAAAAAB //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //204e1ee4 24110000 //204e1ee8 24120050 //204e1ef4 24130001 ================================================ FILE: CHT/SLES_547.71.cht ================================================ "DreamWorks Shrek the Third /ID SLES_547.71" //ELF CRC 6DD4EB8D Mastercode 904aaa40 0c12aa38 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //003f013c 00b88144 1002a0af 202ee7bc 3c013f21 //3c013f00 //Y-Fov //02000246 87030046 (2nd) 202ee7fc 08030000 200c0000 46020002 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 080bba00 ================================================ FILE: CHT/SLES_547.76.cht ================================================ "Fantastic Four - Rise of the Silver Surfer /ID SLES_547.76" //ELF CRC DF2D4440 Mastercode 9032abb8 0c0caa96 //[Widescreen 16:9] //Widescreen Hack 2037f768 3faaaaab // 3F800000 ================================================ FILE: CHT/SLES_547.79.cht ================================================ "Harry Potter and the Order of the Phoenix /ID SLES_547.79" //ELF CRC 01A9BF0E Mastercode 9047ba18 0c11ee2e //Widescreen hack by Arapapa //Widescreen hack 16:9 //Force turn on Internal Widescreen 204c42c8 24020002 //30420003 //Zoom fix //003f013c 00108144 02000146 (2nd) 20354528 3c013f20 //3c013f00 ================================================ FILE: CHT/SLES_547.82.cht ================================================ "Obscure 2 /ID SLES_547.82" Mastercode 90119bf8 0c0466a6 //Widescreen by unknown author 20211b10 3c023f20 20211b14 3441bfb1 20211b18 44810000 202561dc 3c023faa ================================================ FILE: CHT/SLES_547.88.cht ================================================ "Aqua Teen Hunger Force Zombie Ninja Pro-Am /ID SLES_547.88" //ELF CRC F173CF07 Mastercode 90111810 0c0445ac //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20126078 080fc938 //460c0842 203f24e0 460c0842 203f24e4 3c013f97 203f24e8 34214aaa 203f24ec 4481f000 203f24f0 461e0842 203f24f4 0804981f ================================================ FILE: CHT/SLES_547.92.cht ================================================ "WWC - World Wrestling Championship /ID SLES_547.92" //ELF CRC B90A79B4 Mastercode 9020b180 0c082c08 //Widescreen hack by Arapapa //Widescreen hack 16:9 202dc1f4 3faaaaab //3f800000 Y-Fov 202df284 3f24cbda //3f490fda Zoom ================================================ FILE: CHT/SLES_548.03.cht ================================================ "They Came from the Skies /ID SLES_548.03" //ELF CRC D8DF7CB5 Mastercode 901ab518 0c06acee //Widescreen hack by Arapapa //Widescreen hack 16:9 20159f90 08030000 200c0000 3c013f40 200c0004 44812000 200c0008 4604bdc2 200c000c 4614bdc2 200c0010 080567e5 ================================================ FILE: CHT/SLES_548.04.cht ================================================ "Operation Air Assault 2 /ID SLES_548.04" //ELF CRC DED31A79 Mastercode 901a82d8 0c06a05e //Widescreen Hack by Arapapa //Widescreen hack 16:9 20156dd4 3c013f40 20156dd8 44812000 20156e2c 461ebdc3 20156e30 4604bdc2 ================================================ FILE: CHT/SLES_548.17.cht ================================================ "Garfield - Lasagna World Tour /ID SLES_548.17" //ELF CRC 98317385 Mastercode 90113910 0c044dec //[Widescreen 16:9] //Widescreen Hack by El_Patas //Gameplay 16:9 201c3a74 3c033f40 //3c033f80 ================================================ FILE: CHT/SLES_548.18.cht ================================================ "Super PickUps /ID SLES_548.18" //ELF CRC B6CA0C9B Mastercode 9010f710 0c043d6c //[Widescreen 16:9] //Widescreen hack by Sergx12 & El_Patas //Gameplay 16:9 20143080 3c023f19 //3C023F00 (Increases hor. axis) //Cars menus 201abac8 3c033f67 //3C033F80 (Increases hor. axis) ================================================ FILE: CHT/SLES_548.20.cht ================================================ "Stuntman Ignition /ID SLES_548.20" //ELF CRC 9454F864 Mastercode 9010A2D0 0C04285C //[Widescreen 16:9] // author: Bigdemon //Widescreen hack conversion //Zoom 202aa174 3c023f10 //3c023f40 //Y-Fov 205aa760 3f252945 //3f5c370f Memory Hack. but able to ISO patch. ================================================ FILE: CHT/SLES_548.22.cht ================================================ "Atelier Iris 3 - Grand Phantasm /ID SLES_548.22" //ELF CRC 81D2A53F Mastercode 90362578 0c0d8906 //Widescreen pnach by El_Patas //3D Scenes 2035f12c 3c013f40 //00000000 hor value 2035f130 44810000 //00000000 2035f138 4600c602 //00000000 //Battle's fix 208bf7bc 44400000 //44800000 right side fix 208bf7c4 c4400000 //C4800000 left side fix 208bea2c 3faaaaab //3F800000 menu fix //2D Scenes 201b0d88 3c014440 //3C010084 hor value 201b0d8c 44810000 //C420E968 ================================================ FILE: CHT/SLES_548.37.cht ================================================ "Disney Princess - Enchanted Journey /ID SLES_548.37" //ELF CRC 5F30B426 Mastercode 9031ddd8 0c0c771e //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20265454 3c014440 //3c014480 //Render Fix 203f3530 40000000 //3eaaaaab //Black Bar Fix 20188de4 00000000 //44810000 //Menu.... Character Position (Not Fixed Address) //206db7d8 39000000 //3d991686 //206db7e0 3e3f0000 //3e4d4fdf ================================================ FILE: CHT/SLES_548.40.cht ================================================ "Avatar - The Legend of Aang -- The Burning Earth /ID SLES_548.40" //ELF CRC EA123A2B Mastercode 90107b58 0c041e7e //Widescreen Hack (16:9) by ElHecht //16:9 20142f70 3c033fe3 // 3c033faa 20142f84 34638e39 // 3463aaab ================================================ FILE: CHT/SLES_548.41.cht ================================================ "Crash of the Titans /ID SLES_548.41" //ELF CRC ECA6BFC5 Mastercode 90588510 0c1620ec //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 01bd8268 00000001 //00000000 //In-game option 01bd82a2 00000010 //40 //Zoom 1 21bd82a8 3f000000 //3F2AAAAA //Zoom 2 //[Mode 480p] // author: PeterDelta //Forces progressive scan mode 480p at startup //2057e904 3c050000 //2057e90c 3c060050 //2057e914 3c070001 //11bd8250 00000001 ================================================ FILE: CHT/SLES_548.42.cht ================================================ "Crash of the Titans /ID SLES_548.42" //ELF CRC B4B4E877 Mastercode 90587d10 0c161eec //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 01bd74e8 00000001 //00000000 //In-game option 01bd7522 00000010 //40 //Zoom 1 21bd7528 3f000000 //3F2AAAAA //Zoom 2 //[Mode 480p] // author: PeterDelta //Forces progressive scan mode 480p at startup //2057e114 3c050000 //2057e11c 3c060050 //2057e124 3c070001 //11bd74d0 00000001 ================================================ FILE: CHT/SLES_548.75.cht ================================================ "Warriors Orochi /ID SLES_548.75" //ELF CRC 68959E4C Mastercode 9013a010 0c04e7ac //[Widescreen 16:9] //Widescreen hack by ElHecht // 16:9 2019a798 3c023f19 // 3c023f4c hor fov 1-player 2019a7a0 3442999a // 3442cccd hor fov 1-player 2019a628 3c033f19 // 3c033f4c hor fov 2-players 2019a630 3463999a // 3463cccd hor fov 2-players 2019a350 3c02440a // 3c0243cf renderfix enemies 1-player 2019a250 3c02440a // 3c0243cf renderfix enemies 2-players 2024fd08 3c0243ab // 3c024380 renderfix names and health-bar ================================================ FILE: CHT/SLES_548.77.cht ================================================ "Warriors Orochi /ID SLES_548.77" //ELF CRC 69C888C8 Mastercode 9013a010 0c04e7ac //Widescreen hack by ElHecht // 16:9 2019ae38 3c023f19 // 3c023f4c hor fov 1-player 2019ae40 3442999a // 3442cccd hor fov 1-player 2019acc8 3c033f19 // 3c033f4c hor fov 2-players 2019acd0 3463999a // 3463cccd hor fov 2-players 2019a9f0 3c02440a // 3c0243cf renderfix enemies 1-player 2019a8f0 3c02440a // 3c0243cf renderfix enemies 2-players 20250818 3c0243ab // 3c024380 renderfix names and health-bar // 16:10 //2019ae38 3c023f2a // 3c023f4c hor fov 1-player //2019ae40 3442aaab // 3442cccd hor fov 1-player //2019acc8 3c033f2a // 3c033f4c hor fov 2-players //2019acd0 3463aaab // 3463cccd hor fov 2-players //2019a9f0 3c0243f9 // 3c0243cf renderfix enemies 1-player //2019a8f0 3c0243f9 // 3c0243cf renderfix enemies 2-players //20250818 3c02439a // 3c024380 renderfix names and health-bar ================================================ FILE: CHT/SLES_548.78.cht ================================================ "Naruto - Ultimate Ninja 2 /ID SLES_548.78" //ELF CRC A816B282 Mastercode 901247d8 0c04919e //Naruto - Ultimate Ninja 2 (PAL-M5) (SLES-54878) Widescreen Hack (16:9) by ElHecht // // 16:9 20a70200 3f400000 // 3F800000 X-Axis //20a70204 3f800000 // 3F800000 Y-Axis ================================================ FILE: CHT/SLES_548.79.cht ================================================ "WWE SmackDown vs. Raw 2008 /ID SLES_548.79" //ELF CRC 3E694755 Mastercode 90148390 0c05208c //Widescreen hack by nemesis2000 // Ported to PAL, added 16:10 support (ElHecht) // 16:9 20287760 3c033f40 // 3c033f80 hor fov // 16:10 //20101c48 3c1b3f55 // 00000000 hor fov //20287760 37635555 // 4481a000 hor fov ================================================ FILE: CHT/SLES_548.85.cht ================================================ "Moto X Maniac /ID SLES_548.85" //ELF CRC 899557DF Mastercode 9036d490 0c0db4cc //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 20135de4 3c013f1e //3c013f00 //Y-Fov 20135e28 3c013faa 20135e2c 3421aaab 20135e34 4481f000 20135e38 461ebdc2 ================================================ FILE: CHT/SLES_548.92.cht ================================================ "Phantasy Star Universe - Ambition of the Illuminus /ID SLES_548.92" //ELF CRC=17CAC631 Mastercode 90140cd8 0c0502de //Widescreen Hack (16:9) by ElHecht // 16:9 208e1bf0 43400000 // 43800000 hor fov 2067142c 3c093c02 // 00000000 20671430 35293fab // 00000000 renderfix 20671478 3c0a0028 // 00000000 2067147c ad4992f8 // 00000000 // 16:10 //208e1bf0 43555555 // 43800000 hor fov //2067142c 3c093c02 // 00000000 //20671430 35293f9a // 00000000 renderfix //20671478 3c0a0028 // 00000000 //2067147c ad4992f8 // 00000000 ================================================ FILE: CHT/SLES_548.97.cht ================================================ "Grim Grimoire /ID SLES_548.97" //ELF CRC E55A4E9A Mastercode 9010ba18 0c042e2e //Widescreen hack by Arapapa //Gameplay 16:9 //Zoom //0040033c 00108344 00000000 (1st) 2016fe10 3c033fb5 //3c034000 //Y-Fov //43d00246 03000246 2016fe1c 080805f4 //4602d043 202017d0 4602d043 //00000000 202017d4 3c013f08 //00000000 202017d8 4481f000 //00000000 202017dc 461e0842 //00000000 202017e0 0805bf88 //00000000 ================================================ FILE: CHT/SLES_549.01.cht ================================================ "Spider-Man: Friend or Foe /ID SLES_549.01" Mastercode 903338d0 0c0ccddc //Gameplay 16:9 203ec6c8 3fe38e38 ================================================ FILE: CHT/SLES_549.03.cht ================================================ "The Sims 2 - Castaway /ID SLES_549.03" //ELF CRC E7692E0B Mastercode 90486a60 0c121a40 //Widescreen hack by Arapapa //Widescreen hack 16:9 20435398 3c013fe3 2043539c 34218e2a ================================================ FILE: CHT/SLES_549.13.cht ================================================ "Pro Evolution Soccer 2008 /ID SLES_549.13" Mastercode 901086d0 0c04215c //Widescreen hack by unknown author 203b61a0 3faaaaab 2012a64c 3c053fab ================================================ FILE: CHT/SLES_549.15.cht ================================================ "Sonic Riders - Zero Gravity /ID SLES_549.15" //ELF CRC=CBDF678C Mastercode 9010f858 0c043dbe //Widescreen hack by jordenlb/ElHecht // 16:9 205fe9a0 43700000 // 43a00000 hor fov 20149964 3c023fab // 3c023f80 renderfix ================================================ FILE: CHT/SLES_549.18.cht ================================================ "Agent Hugo: Lemoon Twist /ID SLES_549.18" Mastercode 902523f8 0c0948a6 //Widescreen 16:9 //X-Fov 201b1ac8 08096544 20259510 46191083 20259514 3c013f40 20259518 4481f000 2025951c 461e1082 20259520 0806c6b3 ================================================ FILE: CHT/SLES_549.31.cht ================================================ "Looney Tunes - Acme Arsenal /ID SLES_549.31" //ELF CRC 91C2DF01 Mastercode 903696C0 0C0DA558 //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 208268d0 3f100000 208268e8 3f400000 208268f4 3f160000 2032f964 3c054000 //HUD 002ea80c 3c063f22 //render fix 00826334 00000002 //fix submenu e0013000 00826710 //fix submenu 00826334 00000001 //fix submenu e0040001 00666a10 208268d0 3f800000 208268e8 3f800000 208268f4 3f800000 2032f964 3c053f80 00826344 00000000 //0000004B Black bands 0082634c 000001fe //00000169 //[Remove Blackbars] // author: PeterDelta //Original image without black bars, showing 16:9 aspect ratio 00826334 00000002 //fix submenu e0013000 00826710 //fix submenu 00826334 00000001 //fix submenu 208268d0 3f800000 208268e8 3f800000 208268f4 3f800000 2032f964 3c053f80 00826344 00000000 //0000004B Black bands 0082634c 000001fe //00000169 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //20371a4c 24110000 //20371a50 24120050 //20371a5c 24130001 ================================================ FILE: CHT/SLES_549.33.cht ================================================ "NBA Live 08 /ID SLES_549.33" //ELF CRC 6E069380 Mastercode 903F0350 0C0FC07C //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 10f63da8 01230101 20890b88 3fe38e32 0089685c 00000000 2041d9bc 3c013f00 //fmv e0010001 006d2bd4 2041d9bc 3c013ec0 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //20634494 24110000 //20634498 24120050 //206344a4 24130001 ================================================ FILE: CHT/SLES_549.37.cht ================================================ "RTL Biathlon 2008 /ID SLES_549.37" //ELF CRC 1AC2F637 Mastercode 90216dd8 0c085b1e //Widescreen hack by El_Patas //Gameplay 16:9 203821f0 3f400000 //3F800000 Zoom 20382b20 412aaaa4 //41000000 Y-FOV ================================================ FILE: CHT/SLES_549.45.cht ================================================ "Dragon Ball Z - Budokai Tenkaichi 3 /ID SLES_549.45" //ELF CRC=A422BB13 Mastercode 902b4cd8 0c0ad2de //wide 202ff8fc 3fe38e34 20130d08 3c013f10 ================================================ FILE: CHT/SLES_549.46.cht ================================================ "Sega Superstars Tennis /ID SLES_549.46" //ELF CRC E46EDD51 Mastercode 902FA7C8 0C0BE99A //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 20234a0c 3c013fe3 203d75ec 00000001 ================================================ FILE: CHT/SLES_549.51.cht ================================================ "Ben 10 - Protector Of Earth /ID SLES_549.51" //ELF CRC=1712E9F9 Mastercode 901c7ad8 0c071e5e //Debug Menus Available //2012f79c 00000000 //2012f454 00000000 //2012f744 00000000 //Widescreen Hack by El_Patas //16:9 2011940c 3c013f4d 20119410 3421b6e0 ================================================ FILE: CHT/SLES_549.52.cht ================================================ "Ben 10 - Protector of Earth /ID SLES_549.52" //ELF CRC 1712E9F9 Mastercode 901c7ad8 0c071e5e //Widescreen Hack by El_Patas //Gameplay 16:9 2011940c 3c013f4d //3C013F89 20119410 3421b6e0 //34212493 ================================================ FILE: CHT/SLES_549.59.cht ================================================ "MotoGP 07 /ID SLES_549.59" Mastercode 90109cd0 0c0426dc //Gameplay 16:9 2013bfa4 4483e800 2013bfa8 4600eb02 2013bfac e7b40000 2013bfb0 0c046676 2013bfb4 46006d06 2013bfb8 3c013f40 2013bfbc 4481f000 2013bfc0 461e0003 2013bfd8 4600e846 ================================================ FILE: CHT/SLES_549.73.cht ================================================ "Le Avventure di Lupin III /ID SLES_549.73" //ELF CRC=29C641C6 Mastercode 9010c630 0c043134 // Widescreen hack by Arapapa // X-Fov 2034d474 3c023fab ================================================ FILE: CHT/SLES_549.86.cht ================================================ "Bratz - The Movie /ID SLES_549.86" //ELF CRC 83E8E954 Mastercode 90498d50 0c1262fc //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //000000000000000083ad004600000000 203ddcb4 3c013f40 //00000000 203ddcb8 4481f000 //00000000 203ddcc0 461eb582 //00000000 //Render fix //003f013c 00a08144 98000cc6 (1st) 203bd000 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_549.88.cht ================================================ "Bratz - The Movie /ID SLES_549.88" //ELF CRC 1A4890AB Mastercode 90498d50 0c1262fc //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //000000000000000083ad004600000000 203ddcb4 3c013f40 //00000000 203ddcb8 4481f000 //00000000 203ddcc0 461eb582 //00000000 //Render fix //003f013c 00a08144 98000cc6 (1st) 203bd000 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_549.91.cht ================================================ "Nicktoons - Attack of the Toybots /ID SLES_549.91" //ELF CRC 35BD22CA Mastercode 9019f970 0c067e04 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 2012a828 3c013f80 //3c013f40 //Y-Fov //0c00a1e7 22004014 202774f0 08030000 //e7a1000c 200c0000 3c013f40 200c0004 4481f000 200c0008 461e0f83 200c000c e7be000c 200c0010 0809dd3d ================================================ FILE: CHT/SLES_550.01.cht ================================================ "Mercenaries 2 - World in Flames /ID SLES_550.01" //ELF CRC A97C9BFD Mastercode 904a7298 0c129c4e //Widescreen Hack by El_Patas // 16:9 2037c350 3c013f40 //00000000 hor fov // 16:10 //2037c350 3c013f55 //00000000 hor fov //2037c354 34215555 //00000000 hor fov // 16:9 and 16:10 main modifications // no need to change anything here! all modifications are calculated // based on the hor fov value in the upper 16:9/16:10 section 2037c358 4481f000 //00000000 fov 2037cc18 4600f306 //44816000 fov 20380f54 461e0843 //3c013f80 renderfix 1 objects 20380f58 46010d43 //4481a800 renderfix 1 objects 20389450 4600f306 //44816000 renderfix 2 smoke and fire 2037b490 0813cbcb //46030842 hud-identification fix 2037b494 00000000 //46030002 hud-identification fix 20556848 46030842 //00000000 hud-identification fix 2055684c 46030002 //00000000 hud-identification fix 20556850 461e0002 //00000000 hud-identification fix 20556854 080ce663 //00000000 hud-identification fix ================================================ FILE: CHT/SLES_550.03.cht ================================================ "Need for Speed - ProStreet /ID SLES_550.03" //ELF CRC EA8DC584 Mastercode 9058a8e8 0c1629e2 //Widescreen Hack by ElHecht // 16:9 20682bd4 3f400000 // 3f800000 20682bec 3f400000 // 3f800000 20685c38 3f2aaaab // 3f000000 // 16:10 //20682bd4 3f555555 // 3f800000 //20682bec 3f555555 // 3f800000 //20685c38 3f19999a // 3f000000 ================================================ FILE: CHT/SLES_550.04.cht ================================================ "Need for Speed - ProStreet /ID SLES_550.04" //ELF CRC 9E457DD6 Mastercode 9058a8e8 0c1629e2 //[Widescreen 16:9] // author: Xan1242 & Aero_ //Widescreen Mode 16:9 20168a10 24020001 //li v0, 1 206828d8 3f400000 //Horizontal: 0.75f Corrects Aspect Ratio 206828dc 3f8ccccd //Vertical: 1.10f //[60 FPS] // author: PeterDelta //Forces progressive scan and run at 60 fps //20587054 24110000 //20587058 24120052 //20587064 24130001 //20685efc 0000001e ================================================ FILE: CHT/SLES_550.05.cht ================================================ "Need for Speed: ProStreet /ID SLES_550.05" Mastercode 9058a928 0c1629f2 // 16:9 20682bd4 3f400000 20682bec 3f400000 20685c38 3f2aaaab ================================================ FILE: CHT/SLES_550.08.cht ================================================ "Riding Star 3 /ID SLES_550.08" //ELF CRC 6CCD807F Mastercode 90342ac0 0c0d0a58 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 202cea60 08030000 //c6010068 200c0000 3c013f40 // 00000000 200c0004 4481f000 // 00000000 200c0008 c6010068 // 00000000 200c000c c602006c // 00000000 200c0010 461e0843 // 00000000 200c0014 e6010068 // 00000000 200c0018 080b3a9a // 00000000 ================================================ FILE: CHT/SLES_550.13.cht ================================================ "Iridium Runners /ID SLES_550.13" //ELF CRC=304497E5 //Also works for SLUS-21697 Mastercode 902ac098 0c0aafce //90277fd8 0c0a685b //Widescreen Hack by Arapapa //X-Fov //aa3f013c 93a92134 2022f1a8 3c013fe3 //3c013faa 2022f1ac 34218cc1 //3421a993 ================================================ FILE: CHT/SLES_550.16.cht ================================================ "Bee Movie Game /ID SLES_550.16" //ELF CRC 9D6AA1B8 Mastercode 9010a918 0c0429ee //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //003f023c 1c0101c6 201864b0 3c023f1a //3c023f00 //Y-Fov //03081546 9400a0e7 2018652c 0808bad8 2022eb60 46150803 2022eb64 3c013faa 2022eb68 3421aaab 2022eb6c 4481f000 2022eb70 461e0002 2022eb74 0806194c ================================================ FILE: CHT/SLES_550.24.cht ================================================ "SpongeBobs Atlantis SquarePantis /ID SLES_550.24" //ELF CRC AE28C9C7 Mastercode 9047b310 0c11ec6c //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 203b36fc 3c013f40 203b3700 4481f000 203b3708 461eb582 //Render fix 20393220 3c013f2b //3c013f00 ================================================ FILE: CHT/SLES_550.26.cht ================================================ "Disney/Pixar Cars - Mater-National Championship /ID SLES_550.26" //ELF CRC EC74C264 Mastercode 903B9ED0 0C0EE75C //[Widescreen 16:9] // author: Bigdemon //Widescreen hack conversion //Gameplay 16:9 20119550 3c033cae //3C033C8E Zoom 20119554 34635555 //3463FA34 20119548 3c023fab //3C023F80 Y-FOV //Render fix 201de9c4 3c03bfab //3C03BF80 201de9c8 3c023fab //3C023F80 //Better match for 2 player mode //20119550 3c033cb0 //3C033C8E Zoom //20119554 34635555 //3463FA34 //20119548 3c023fab //3C023F80 Y-FOV ================================================ FILE: CHT/SLES_550.30.cht ================================================ "Disney/Pixar Cars - Mater-National Championship /ID SLES_550.30" //ELF CRC EDD49A64 Mastercode 903b9ed0 0c0ee75c //[Widescreen 16:9] //Widescreen hack by El_Patas //Gameplay 16:9 20119550 3c033cae //3C033C8E Zoom 20119554 34635555 //3463FA34 20119548 3c023fab //3C023F80 Y-FOV //Render fix 201de9c4 3c03bfab //3C03BF80 201de9c8 3c023fab //3C023F80 //Better match for 2 player mode //20119550 3c033cb0 //3C033C8E Zoom //20119554 34635555 //3463FA34 //20119548 3c023fab //3C023F80 Y-FOV ================================================ FILE: CHT/SLES_550.43.cht ================================================ "Garfield - Lasagna World Tour /ID SLES_550.43" //ELF CRC F3290234 Mastercode 90113910 0c044dec //[Widescreen 16:9] //Widescreen Hack by El_Patas //Gameplay 16:9 201c3514 3c033f40 //3C033F80 (Increases hor. axis) ================================================ FILE: CHT/SLES_550.50.cht ================================================ "MX vs. ATV Untamed /ID SLES_550.50" //ELF CRC 74912B29 Mastercode 90332490 0c0cc8cc //Widescreen Hack by El_Patas //Gameplay 16:9 201119f0 3c033cae //3C033C8E Zoom 201119f4 34635555 //3463FA34 201119e8 3c023fab //3C023F80 Y-FOV //Render fix 2018a8ec 3c03bfab //3C03BF80 2018a8f0 3c023fab //3C023F80 ================================================ FILE: CHT/SLES_550.75.cht ================================================ "Speed Racer /ID SLES_550.75" //ELF CRC 24FCE337 Mastercode 9039c250 0c0e703c //Widescreen hack by pelvicthrustman // PAL Port by PuNkY_BoY 204c3fcc 3c013f00 //00000000 204c3fec 4481f800 //00000000 204c4040 461f0003 //46000803 ================================================ FILE: CHT/SLES_550.79.cht ================================================ "CID The Dummy /ID SLES_550.79" //ELF CRC 5CE09C49 Mastercode 902691b0 0c09a414 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //06a30046 86050046 20228a58 080997d8 20265f60 46000586 20265f64 3c013faa 20265f68 3421aaab 20265f6c 4481f000 20265f70 461eb582 20265f74 0808a297 ================================================ FILE: CHT/SLES_550.90.cht ================================================ "Naruto - Uzumaki Chronicles 2 /ID SLES_550.90" //ELF CRC 6EA6EC1B Mastercode 9010c5b8 0c043116 //Widescreen Hack (16:9) by ElHecht // // 16:9 201d1a58 3c023f13 // 3c023f44 hor fov ================================================ FILE: CHT/SLES_551.02.cht ================================================ "The History Channel - Battle for the Pacific /ID SLES_551.02" //ELF CRC 855C75E9 Mastercode 9011e4f8 0c0478e6 //Widescreen Hack by Arapapa //Widescreen 16:9 //Zoom //003f023c 988a22c4 (2nd) 202e880c 3c023f20 //3c023f00 //Y-Fov //03080046 ec00a0e6 202e8840 08164fa8 20593ea0 46000803 20593ea4 3c013f40 20593ea8 4481f000 20593eac 461e0002 20593eb0 080ba211 ================================================ FILE: CHT/SLES_551.08.cht ================================================ "Samurai Warriors 2 - Xtreme Legends /ID SLES_551.08" //ELF CRC 67472179 Mastercode 9012cc10 0c04b2ac //Widescreen Hack (16:9) by ElHecht // 16:9 20181c78 3c023f19 // 3c023f4c hor fov 1-player 20181c80 3442999a // 3442cccd hor fov 1-player 20181e38 3c033f19 // 3c033f4c hor fov 2-players 20181e40 3463999a // 3463cccd hor fov 2-players 20182114 3c03440a // 3c0343cf renderfix enemies 1-player 201820b4 3c03440a // 3c0343cf renderfix enemies 2-players // 16:10 //20181c78 3c023f2a // 3c023f4c hor fov 1-player //20181c80 3442aaab // 3442cccd hor fov 1-player //20181e38 3c033f2a // 3c033f4c hor fov 2-players //20181e40 3463aaab // 3463cccd hor fov 2-players //20182114 3c0343f9 // 3c0343cf renderfix enemies 1-player //201820b4 3c0343f9 // 3c0343cf renderfix enemies 2-players ================================================ FILE: CHT/SLES_551.10.cht ================================================ "Odin Sphere /ID SLES_551.10" Mastercode 9010b858 0c042dbe //comment=Widescreen hack by Arapapa //Zoom 2017a214 080d9624 20365890 44831000 20365894 3c013faa 20365898 3421aaab 2036589c 4481f000 203658a0 461e1082 203658a4 0805e886 //Y-Fov 2017a22c 080d962c 203658b0 4618b841 203658b4 461e0002 203658b8 0805e88c //Render fix 2019fea4 3c03c3d2 2019fed8 3c0243d2 ================================================ FILE: CHT/SLES_551.22.cht ================================================ "Moorhuhn Fun Kart 2008 /ID SLES_551.22" //ELF CRC 70C67A3C Mastercode 90283a58 0c0a0e3e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 201997d0 08030000 //46001082 200c0000 46001082 //00000000 200c0004 3c013f40 //00000000 200c0008 4481f000 //00000000 200c000c 461e1082 //00000000 200c0010 080665f5 //00000000 ================================================ FILE: CHT/SLES_551.29.cht ================================================ "Jumper - Griffins Story /ID SLES_551.29" //ELF CRC 08944D35 Mastercode 90428fe0 0c10a3a0 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //06050046 46b30046 (1st) 203fd598 080c3084 2030c210 46000506 2030c214 3c013f40 2030c218 4481f000 2030c21c 461ea502 2030c220 080ff567 ================================================ FILE: CHT/SLES_551.33.cht ================================================ "LEGO Indiana Jones - The Original Adventures /ID SLES_551.33" //ELF CRC=6B1E796B Mastercode 90449d50 0c1126fc //Widescreen hack by El_Patas //Gameplay 16:9 204ef0dc 00000a01 //00000A00 Internal Wide Option On 204ef0f0 00000a01 //00000A00 Internal Wide Option On 2031db2c 3c013f40 //3C013F28 Zoom ratio ================================================ FILE: CHT/SLES_551.35.cht ================================================ "Lego Batman: The Videogame /ID SLES_551.35" Mastercode 9046b710 0c11ad6c //Gameplay 16:9 2033de44 00000a01 20615710 00000a01 2033dd6c 3c013f40 ================================================ FILE: CHT/SLES_551.36.cht ================================================ "Lets Ride! Silver Buckle Stables /ID SLES_551.36" //ELF CRC 7E49FABF Mastercode 902eea18 0c0bba2e //[Widescreen 16:9] //Renders the game in 16:9 aspect ratio, instead of 4:3. //Widescreen hack 16:9 20296670 080bad24 // c6010068 20296674 00000000 // c602006c 202eb490 3c013f40 // 00000000 202eb494 4481f000 // 00000000 202eb498 c6010068 // 00000000 202eb49c c602006c // 00000000 202eb4a0 461e0843 // 00000000 202eb4a4 e6010068 // 00000000 202eb4a8 080a599e // 00000000 ================================================ FILE: CHT/SLES_551.47.cht ================================================ "Silent Hill - Origins /ID SLES_551.47" //ELF CRC DC180A6B Mastercode 90324640 0c0c9138 //Widescreen fix by nemesis2000 (pnach by nemesis2000) 201da9ec 3c013fe3 201da9f0 34218e39 ================================================ FILE: CHT/SLES_551.48.cht ================================================ "SBK-08 Superbike World Championship /ID SLES_551.48" //ELF CRC E4BDADEE Mastercode 90109e90 0c04274c //Widescreen hack by ElHecht // 16:9 2013d448 4482e000 // 44820000 2013d458 460ce002 // 460c0002 2013d45c 4483e800 // 44830800 2013d468 4600eb02 // 46000b02 2013d46c 00000000 // e7a00048 2013d470 3c013f40 // 3c023f00 hor fov 2013d474 4481f000 // 44820000 2013d478 461e0003 // 3c033c8e 2013d47c e7a00048 // 3463fa35 2013d484 4614e002 // 46140002 2013d488 4600e846 // 44830800 ================================================ FILE: CHT/SLES_551.50.cht ================================================ "TNA iMPACT! /ID SLES_551.50" //ELF CRC F2A2F496 Mastercode 901ad898 0c06b5ce //Widescreen hack by ElHecht // 16:9 // note: data is stored in "TNAPOV.ELF" e0043f80 002250e0 // check 202250e0 matches value xxxx3f80 202250e0 3c013f40 // 3c013f80 202250e4 4481f000 // 4481e000 202250ec 461ef703 // 00000000 202250f4 4602f083 // 4602e083 ================================================ FILE: CHT/SLES_551.52.cht ================================================ "Skyscraper /ID SLES_551.52" //ELF CRC EAEEC017 Mastercode 902e5540 0c0b94f8 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 2025c240 3c013fab ================================================ FILE: CHT/SLES_551.67.cht ================================================ "Soul Nomad & the World Eaters /ID SLES_551.67" Mastercode 901130d0 0c044bdc // sceSifSendCmd (recommended) //~901252d8 0c04aa56 // scePadRead //~90136dd8 0c058bc8 // main (unreliable) /* * Widescreen hack by nemesis2000. */ Widescreen Code // Gameplay 201048e4 3c013f40 201048e8 44810000 201048f0 4600c602 // Sprite fix 20150fa0 3c033f40 20150fb4 3c033f80 20150fb8 ac830010 20150fbc ac800014 20150fc0 ac800018 20150fc4 ac80001c 20150fc8 03e00008 20150fcc ac830020 // Text width 2012faa4 3c023f40 ================================================ FILE: CHT/SLES_551.69.cht ================================================ "Monster Lab /ID SLES_551.69" //ELF CRC 973E4DBB Mastercode 90320c40 0c0c82b8 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //02051446 e40100e6 201857f8 080430d4 2010c350 46140502 2010c354 3c013faa 2010c358 3421aaab 2010c35c 4481f000 2010c360 461ea502 2010c364 080615ff ================================================ FILE: CHT/SLES_551.92.cht ================================================ "Nitrobike /ID SLES_551.92" //ELF CRC B2367FD0 Mastercode 9045cba0 0c117290 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Y-Fov 20429f9c 3c013faa //00000000 20429fa0 3421aaab //00000000 20429fa8 4481f000 //00000000 20429fac 461ebdc2 //00000000 //Zoom //003f013c 00608144 00009344 00000000 20008046 2039c03c 3c013f16 //3c013f00 ================================================ FILE: CHT/SLES_551.97.cht ================================================ "Dancing Stage SuperNOVA 2 /ID SLES_551.97" //ELF CRC 0970B9FF Mastercode 90106B98 0C041A8E //[Widescreen 16:9] // author: Bigdemon //Widescreen Hack conversion // 16:9 20180ab4 3c023f22 // 3c023f00 20180ca4 3c023fe3 // 3c023faa 20180cb0 34458e39 // 3445aaab ================================================ FILE: CHT/SLES_551.98.cht ================================================ "Iron Man /ID SLES_551.98" //ELF CRC 37245C3F Mastercode 9011ed50 0c047afc //Widescreen hack by PsxFan107 20148fd0 3c0c3faa 20148fd8 358caaab ================================================ FILE: CHT/SLES_552.02.cht ================================================ "Tim Stockdales Riding Star /ID SLES_552.02" //ELF CRC 600348B9 Mastercode 90339980 0c0ce608 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 202d04e0 08030000 //c6010068 200c0000 3c013f40 // 00000000 200c0004 4481f000 // 00000000 200c0008 c6010068 // 00000000 200c000c c602006c // 00000000 200c0010 461e0843 // 00000000 200c0014 e6010068 // 00000000 200c0018 080b413a // 00000000 ================================================ FILE: CHT/SLES_552.04.cht ================================================ "Crash - Mind Over Mutant /ID SLES_552.04" //ELF CRC 0F89A154 Mastercode 902016d0 0c08055c //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 01a2a0c8 00000001 //00000000 //HUD 01a2a102 00000010 //40 //Zoom 1 21a2a108 3f000000 //3F2AAAAA //Zoom without Progressive Scan e0010001 01a2a0a8 //Check if Progressive Scan is on 21a2a108 3f066666 //3F333333 //Zoom with Progressive Scan //[Progressive Scan] // author: CRASHARKI //Run the game with Progressive Scan enabled from the start. //00715330 00000001 //00000000 //Progressive Scan\60 FPS from the beginning ================================================ FILE: CHT/SLES_552.07.cht ================================================ "Alone in the Dark /ID SLES_552.07" //ELF CRC 68FC3CF9 Mastercode 9011a578 0c046906 2035033c 46000003 20350340 7fb00010 20350344 ffbf0000 20350348 0080802d 2035034c c4a10004 20350350 c4a30000 20350354 3c013f40 20350358 44811000 2035035c 460218c3 20350360 e601006c 20350364 e6030068 20350368 c6010068 2035036c c602006c 20350370 46010043 20350374 8e040004 20350378 46020003 2035037c 10800002 20350380 e6010070 20350384 0c0d4874 20350388 e6000074 2035038c 0200102d 20350390 dfbf0000 20350394 7bb00010 20350398 03e00008 2035039c 27bd0020 2042b3fc 3c033f2b ================================================ FILE: CHT/SLES_552.08.cht ================================================ "The Incredible Hulk /ID SLES_552.08" //ELF CRC 11C4798E Mastercode 90572D78 0C15CB06 //[Widescreen 16:9] //Widescreen hack conversion // author: Bigdemon 20368270 3c013fdf //3C013FA7 20368274 342192c2 //3421AE14 2041042c 3c013f20 //3c013f00 ================================================ FILE: CHT/SLES_552.16.cht ================================================ "Baroque /ID SLES_552.16" //ELF CRC 0CFFFBCC Mastercode 90226098 0c0897ce //Widescreen hack by ElHecht // 16:9 2039f504 3c033f40 // 3c033f80 hor fov 2039f50c 4483f000 // 44832800 2039f510 461ef143 // 00000000 2039f514 4602f083 // 46022883 2044cf30 3f5eb852 // 3f947ae1 subtitle hor fov 20166ff0 3c054028 // 3c054060 hud hp/vt 20167030 3c053ff0 // 3c054020 hud hp/vt // 16:10 //2039f504 3c033f55 // 3c033f80 hor fov //2039f508 34635555 // 3c033f80 //2039f50c 4483f000 // 44832800 //2039f510 461ef143 // 00000000 //2039f514 4602f083 // 46022883 //2039f578 3c05c000 // 44850000 //2039f57c 44850000 // 00000000 //2044cf30 3f777777 // 3f947ae1 subtitle hor fov //20166ff0 3c05403b // 3c054060 hud hp/vt //20167030 3c054006 // 3c054020 hud hp/vt // effects //202386d4 3c014500 // 3c013f80 remove ghosting effect //2010fc60 3c023e80 // 3c023f80 remove grain effect ================================================ FILE: CHT/SLES_552.36.cht ================================================ "DreamWorks Kung Fu Panda /ID SLES_552.36" //ELF CRC EEFA39E1 Mastercode 9056c6c8 0c15b15a //[Widescreen 16:9] //Widescreen Hack by El_Patas //Gameplay 16:9 2069520c 3fe38e38 //3FAAAAAB (Increases hor. axis) ================================================ FILE: CHT/SLES_552.37.cht ================================================ "Naruto - Ultimate Ninja 3 /ID SLES_552.37" //ELF CRC FFCEBAC9 Mastercode 9012d298 0c04b44e //Naruto - Ultimate Ninja 3 (PAL-M5) (SLES-55237) Widescreen Hack (16:9) by ElHecht // // 16:9 20b92094 3f400000 // 3F800000 X-Axis //20b92098 3f800000 // 3F800000 Y-Axis ================================================ FILE: CHT/SLES_552.51.cht ================================================ "WWE SmackDown vs Raw 2009 /ID SLES_552.51" //ELF CRC FB26E854 Mastercode 9014add8 0c052b1e //Widescreen hack by nemesis2000 // Ported to PAL, added 16:10 support (ElHecht) // 16:9 202a2cb0 3c033f40 // 3c033f80 hor fov // 16:10 //201003c4 3c1b3f55 // 00000000 hor fov //202a2cb0 37635555 // 4481a000 hor fov ================================================ FILE: CHT/SLES_552.66.cht ================================================ "MotoGP 08 /ID SLES_552.66" Mastercode 90109e90 0c04274c //Gameplay 16:9 2013cbd8 4482e000 2013cbe8 460ce002 2013cbec 4483e800 2013cbf8 4600eb02 2013cbfc 00000000 2013cc00 3c013f40 2013cc04 4481f000 2013cc08 461e0003 2013cc0c e7a00048 2013cc14 4614e002 2013cc18 4600e846 ================================================ FILE: CHT/SLES_552.74.cht ================================================ "Diabolik - The Original Sin /ID SLES_552.74" //ELF CRC 53B84E26 Mastercode 902d0a70 0c0b4244 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Y-Fov 20112504 3c013ed1 //3c013f00 //Zoom 202a1b58 3c013f1f //3c013f00 ================================================ FILE: CHT/SLES_552.93.cht ================================================ "Disney Hannah Montana - Spotlight World Tour /ID SLES_552.93" //ELF CRC 56CEA32F Mastercode 90484fe8 0c1213a2 1gametitle=Disney Hannah Montana - Spotlight World Tour (E)(SLES-55293) //Widescreen Hack by Arapapa //Widescreen hack 16:9 204f972c 3fe38e32 //3faaaaab 2050b7cc 3fe38e32 //3faaaaab ================================================ FILE: CHT/SLES_553.28.cht ================================================ "The Millenium European Paintball Series - Championship Paintball 2009 /ID SLES_553.28" //ELF CRC E6585C44 Mastercode 9011ec78 0c047ac6 //Widescreen Hack by Arapapa //Widescreen 16:9 //Zoom 20237f5c 3c023f20 //3c023f00 //Y-Fov 20237f88 081a1860 //46000803 20686180 46000803 20686184 3c013f40 20686188 4481f000 2068618c 461e0002 20686190 0808dfe3 ================================================ FILE: CHT/SLES_553.30.cht ================================================ "Secret Service /ID SLES_553.30" //ELF CRC 5AC50849 Mastercode 9042fc70 0c10bec4 //Widescreen hack by Arapapa //Widescreen 16:9 //Zoom //003f013c 00008144 2800b5e7 202c7abc 3c013f1e //3c013f00 //Y-Fov //403f013c 00008144 d00b8224 20180010 3c013f10 //3c013f40 ================================================ FILE: CHT/SLES_553.31.cht ================================================ "Cabelas Dangerous Adventures /ID SLES_553.31" //ELF CRC F74AEED0 Mastercode 9011e678 0c047946 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //003f023c 08a222c4 dc00a1c6 (2nd) 2025018c 3c023f20 //3c023f00 //Y-Fov //03080046 ec00a0e6 f800a0c6 202501c0 08030000 //46001002 200c0000 46000803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 08094071 ================================================ FILE: CHT/SLES_553.37.cht ================================================ "NBA Live 09 /ID SLES_553.37" //ELF CRC 0F174CC9 Mastercode 904214F8 0C1084E6 //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 10fe0efc 8b8b0101 208b9b88 3fe38e32 008bf85c 00000000 2044e064 3c013f00 //fmv e0010001 006fe7c8 2044e064 3c013ec0 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //2065f7e4 24110000 //2065f7e8 24120050 //2065f7f4 24130001 ================================================ FILE: CHT/SLES_553.40.cht ================================================ "Space Chimps /ID SLES_553.40" //ELF CRC C423A2DC Mastercode 9048F360 0C123C80 //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 20600188 00000000 //0000004B 20600190 00000200 //00000169 //[480p Mode] // author: PeterDelta //SDTV 480p mode at start. //204213b4 24110000 //204213b8 24120050 //204213c4 24130001 ================================================ FILE: CHT/SLES_553.47.cht ================================================ "Dragon Ball Z - Infinite World /ID SLES_553.47" //ELF CRC 335A5A1F Mastercode 90105298 0c04144e //Widescreen hack by ElHecht // 16:9 201363c4 3c1b3f40 // 3c010041 hor fov 201363d4 449b4800 // 3c01004b 20136400 3c1b004b // 3c01004b 20136404 46090242 // e420d000 20136408 e769d000 // 3c01004b 2013640c e760d014 // e420d014 ================================================ FILE: CHT/SLES_553.54.cht ================================================ "Shin Megami Tensei - Persona 3 FES /ID SLES_553.54" //ELF CRC E168844E Mastercode 90508898 0c1421ce //16:9 Widescreen, 60fps, & Progressive Scan //Persona art fix added by El_Patas //Gameplay 16:9 207cd01c 3fe38e38 //Partial HUD fix 20106ea0 3c043f40 20106ea8 00701821 20106eac 24634f2c 20106eb4 00000000 20106eb8 24630004 20106ebc 3c043f80 //Persona art fix 20115fa8 3c033ec0 //3c033f00 20115fb8 3c023f90 //3c023f80 //FMV fix by Arapapa 2010b0bc 3c024415 //3c0243e0 #1 2010b0c0 34425555 //44821000 2010b0c4 44821000 //00000000 2010b108 3c0243f5 //3c0243b8 #2 2010b10c 34425553 //44821000 2010b110 44821000 //00000000 ================================================ FILE: CHT/SLES_553.57.cht ================================================ "Bratz - Girlz Really Rock /ID SLES_553.57" //ELF CRC 26847412 Mastercode 90484790 0c12118c //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //00000000 00000000 83ad0046 00000000 //403f013c 00f08144 83ad0046 82b51e46 203baf8c 3c013f40 203baf90 4481f000 203baf98 461eb582 ================================================ FILE: CHT/SLES_553.65.cht ================================================ "Agent Hugo: Hula Holiday /ID SLES_553.65" Mastercode 90348518 0c0d20ee //Widescreen 16:9 //X-Fov //00000000 00000000 83180546 203075e8 3c013f40 203075ec 4481f000 203075fc 461e1082 ================================================ FILE: CHT/SLES_553.71.cht ================================================ "Barbie Horse Adventures - Riding Camp /ID SLES_553.71" //ELF CRC A038AAC7 Mastercode 901e7b90 0c079e8c //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2078c3fc 3fe38e39 //3faaaaaa ================================================ FILE: CHT/SLES_553.74.cht ================================================ "DreamWorks Madagascar - Escape 2 Africa /ID SLES_553.74" //ELF CRC 76B70CCE Mastercode 90469a58 0c11a63e //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201ff07c 3c023f1e //3c023f00 ================================================ FILE: CHT/SLES_553.76.cht ================================================ "Tak and the Guardians of Gross /ID SLES_553.76" Mastercode 9048a510 0c1228ec //Widescreen hack 16:9 //X-Fov 203c3ec0 08030000 200c0000 c60c0098 200c0004 3c013f40 200c0008 4481f000 200c000c 461e6303 200c0010 080f0fb1 //Render fix 203a3d98 3c013f2b ================================================ FILE: CHT/SLES_553.80.cht ================================================ "Sonic Unleashed /ID SLES_553.80" Mastercode 9065b7d8 0c196d9e // 16:9 2038d71c 3c014340 2038d720 3c1b008a 2038d724 af6143b0 2038d728 03e00008 20528cf4 3c023fab 2043657c 3c024436 207638c0 3faaaaab //[480p] // author: PeterDelta //20671d04 3c060050 ================================================ FILE: CHT/SLES_553.83.cht ================================================ "Warriors Orochi 2 /ID SLES_553.83" //ELF CRC E8499662 Mastercode 9013bed0 0c04ef5c //[Widescreen 16:9] //Widescreen hack by ElHecht, ported to PAL-French by Z_Boy // 16:9 201ad8f8 3c023f19 // 3c023f4c hor fov 1-player 201ad900 3442999a // 3442cccd hor fov 1-player 201ad788 3c033f19 // 3c033f4c hor fov 2-players 201ad790 3463999a // 3463cccd hor fov 2-players 201ad4ac 3c02440a // 3c0243cf renderfix enemies 1-player 201ad3ac 3c02440a // 3c0243cf renderfix enemies 2-players 2026fca8 3c0243ab // 3c024380 renderfix names and health-bar // 16:10 //201ad8f8 3c023f2a // 3c023f4c hor fov 1-player //201ad900 3442aaab // 3442cccd hor fov 1-player //201ad788 3c033f2a // 3c033f4c hor fov 2-players //201ad790 3463aaab // 3463cccd hor fov 2-players //201ad4ac 3c0243f9 // 3c0243cf renderfix enemies 1-player //201ad3ac 3c0243f9 // 3c0243cf renderfix enemies 2-players //2026fca8 3c02439a // 3c024380 renderfix names and health-bar ================================================ FILE: CHT/SLES_553.84.cht ================================================ "Warriors Orochi 2 /ID SLES_553.84" //ELF CRC DB5AEC24 Mastercode 9013bed0 0c04ef5c //Widescreen hack by ElHecht // 16:9 201ad8f8 3c023f19 // 3c023f4c hor fov 1-player 201ad900 3442999a // 3442cccd hor fov 1-player 201ad788 3c033f19 // 3c033f4c hor fov 2-players 201ad790 3463999a // 3463cccd hor fov 2-players 201ad4ac 3c02440a // 3c0243cf renderfix enemies 1-player 201ad3ac 3c02440a // 3c0243cf renderfix enemies 2-players 2026fca8 3c0243ab // 3c024380 renderfix names and health-bar // 16:10 //201ad8f8 3c023f2a // 3c023f4c hor fov 1-player //201ad900 3442aaab // 3442cccd hor fov 1-player //201ad788 3c033f2a // 3c033f4c hor fov 2-players //201ad790 3463aaab // 3463cccd hor fov 2-players //201ad4ac 3c0243f9 // 3c0243cf renderfix enemies 1-player //201ad3ac 3c0243f9 // 3c0243cf renderfix enemies 2-players //2026fca8 3c02439a // 3c024380 renderfix names and health-bar ================================================ FILE: CHT/SLES_553.98.cht ================================================ "Disney High School Musical 3 - Senior Year Dance! /ID SLES_553.98" //ELF CRC 8ED1E558 Mastercode 902c30b8 0c0b0bd6 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //02020746 50004324 (1st)) 202561b4 080b20a8 202c82a0 46070202 202c82a4 3c013f40 202c82a8 4481f000 202c82ac 461e4202 202c82b0 0809586e //Hud //2b44013c 00402134 202051b8 3c014464 //3c01442b 202051bc 34215555 //34214000 //Render fix //803f013c 00388144 42080246 201d0fc8 3c013fab //3c013f80 ================================================ FILE: CHT/SLES_554.06.cht ================================================ "Pro Evolution Soccer 2009 /ID SLES_554.06" Mastercode 901086d0 0c04215c //widescreen 203aa080 3faaaaab 20125cbc 3c053fab ================================================ FILE: CHT/SLES_554.09.cht ================================================ "TT Superbikes Legends /ID SLES_554.09" //ELF CRC CBE8F793 Mastercode 901cab58 0c072a7e //Widescreen hack by El_Patas // Gameplay 16:9 20583458 3f400000 //3F800000 (Increases hor. axis) // Render Fix 20163d40 3c013f40 //3C013F00 20164794 3c013f40 //3C013F00 20163d04 3c013f40 //3C013F80 20163d50 3c013f40 //3C013F80 ================================================ FILE: CHT/SLES_554.29.cht ================================================ "Disney Bolt /ID SLES_554.29" //ELF CRC 841CF939 Mastercode 905cb200 0c172c28 //Widescreen Hack by El_Patas //Gameplay 16:9 2068c3ec 3fe38e39 //3FAAAAAB (Increases hor. axis) ================================================ FILE: CHT/SLES_554.30.cht ================================================ "Disney Bolt /ID SLES_554.30" //ELF CRC F77BF348 Mastercode 905CB180 0C172C08 //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 2068c27c 3fe38e39 //3FAAAAAB ================================================ FILE: CHT/SLES_554.40.cht ================================================ "Ben 10 - Alien Force /ID SLES_554.40" //ELF CRC 08029382 Mastercode 902d1530 0c0b44f4 //Widescreen Hack by El_Patas //Gameplay 16:9 202a2428 3c013f1c //3C013F00 Zoom 201124e4 3c013ed6 //3C013F00 Y-FOV ================================================ FILE: CHT/SLES_554.43.cht ================================================ "Mana Khemia - Alchemists of Al-Revis /ID SLES_554.43" //ELF CRC 44194750 Mastercode 904710c0 0c11c3d8 //Widescreen Hack (16:9) by nemesis2000 // ported to PAL (elhecht) //3D scenes 2046d834 3c013f40 //hor value 2046d838 44810000 2046d840 4600c602 //battle's fix 20bb16d0 44400000 //right side fix 20bb16d8 c4400000 //left side fix 20bb0a00 3faaaaab //menu fix ================================================ FILE: CHT/SLES_554.44.cht ================================================ "Ar tonelico II - Melody of Metafalica /ID SLES_554.44" //ELF CRC CE2C1DBF Mastercode 902c1020 0c0b03b0 //Widescreen hack by nemesis2000 (PAL by Arapapa) //Widescreen hack 16:9 202bcec4 3c013f40 //00000000 202bcec8 44810000 //00000000 202bced0 4600c602 //00000000 20a018ac 44400000 //44800000 20a018b4 c4400000 //c4800000 201aa910 3c014480 //3c0f00a0 201aa918 44811800 //25ef24a0 201aa91c 3c014a00 //3c0e00a0 201aa920 44812000 //c5e30000 201aa924 e7a40044 //25ce24a4 201aa928 e7a3004c //c5c40000 201aa92c 3c01c480 //3c0f00a0 201aa930 44811000 //e7a3004c 201aa934 3c0e00a0 //25ef24a8 201aa938 25ce24ac //e7a40044 // NTSC-U 25ce148c 201aa93c e7a40040 //c5e20000 201aa940 46020882 //3c0e00a0 201aa944 c5c00000 //25ce24ac 201aa948 e7a00048 //e7a40040 201aa94c 46030842 //46020882 201aa950 46051082 //c5c00000 201aa954 46050842 //e7a00048 201aa958 e7a20038 //46030842 201aa95c e7a10024 //46051082 201aa960 3c013f40 //46050842 201aa964 44813000 //e7a20038 201aa968 46060842 //e7a10024 ================================================ FILE: CHT/SLES_554.70.cht ================================================ "Coraline /ID SLES_554.70" //ELF CRC 4F82849C Mastercode 903df498 0c0f7cce //Widescreen hack by El_Patas //Gameplay 16:9 2026432c 3c014440 //3C014480 (Increases horiz. axis) //Render fix 201a6548 3c013c2e //3C013C0E //Get rid of black bar 20225ea8 3c014000 //3c014299 20225eac 00000000 //3421999a ================================================ FILE: CHT/SLES_554.74.cht ================================================ "Shin Megami Tensei - Persona 4 /ID SLES_554.74" //ELF CRC 117D1977 Mastercode 90425918 0c1095ee //16:9 Widescreen, 60fps, & Progressive Scan //Personas art, Characters art, Partial HUD text & Zoom fix added by El_Patas //Gameplay 16:9 2076461c 3fe38e38 //FMV's fix 2046a8ec 1460000a 2046a8f4 3c03c2aa 2046a8f8 10000008 2046a8fc 00000000 2046a918 3c03c1c0 2046a92c 00000000 //Partial HUD fix 20104690 3c043f40 20104698 00731821 2010469c 24639ca8 201046a4 00000000 201046a8 24630004 201046ac 3c043f80 //Font fix (causes spacing errors) 202739a4 00118903 202739a8 02338818 202739b0 8e93001c 20273a58 82970003 20273b2c 24130015 202764ac 2415000c 202764c4 3c0241a8 202764f0 01154018 202764f4 00084103 202764f8 0100982d //Personas art fix 2011dcfc 10400032 //10400030 2011dd08 1060002f //1060002d 2011ddb8 3c013f02 //0c04758c 2011ddbc 44810800 //00000000 2011ddc0 0c04758c //dfbf0020 (NTSC-U 0c04756c) 2011ddc4 46016b43 //7bb00010 2011ddc8 dfbf0020 //c7b40000 2011ddcc 7bb00010 //27bd0030 2011ddd0 c7b40000 //03e00008 2011ddd4 27bd0030 //00000000 2011ddd8 03e00008 //00000000 2011d7a4 3c024340 //3c024380 2011a194 00000000 //0c047778 20136cf0 00000000 //0c047778 //Characters art fix 20355424 3c024340 //3c024380 //Partial HUD text fix 201234c0 24020bf6 //24020ff6 //Zoom fix 2026cd10 0c0faa88 //0220202d 2026cd14 0220202d //0c0faa88 2026cd18 0220202d //00000000 2026cd1c 0200282d //0220202d 2026cd20 0000302d //0200282d 2026cd24 0c0faa38 //0000302d 2026cd28 00000000 //0c0faa38 2026cd2c 0c0f86dc //00000000 2026cd34 0240202d //0c0f86dc 2026cd38 3c013fa1 //00000000 // 80=hor+, a1=moonwalk fix, aa=vert- 2026cd3c 44810000 //0240202d 2026cd48 46006303 //00000000 ================================================ FILE: CHT/SLES_554.82.cht ================================================ "Ultimate Ninja 4 - Naruto Shippuden /ID SLES_554.82" //ELF CRC 69640884 Mastercode 90167a18 0c059e2e //Naruto - Ultimate Ninja 4 (PAL-M3) (SLES-55482) Widescreen Hack (16:9) by ElHecht // // 16:9 20ad4f94 3f400000 // 3F800000 X-Axis //20ad4f98 3f800000 // 3F800000 Y-Axis ================================================ FILE: CHT/SLES_554.86.cht ================================================ "Monsters vs. Aliens /ID SLES_554.86" //ELF CRC 084CC895 Mastercode 9010FB18 0C043E6E //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 20179ed0 3c023fab //3C023F80 ================================================ FILE: CHT/SLES_554.87.cht ================================================ "Ice Age 3 - Dawn of the Dinosaurs /ID SLES_554.87" //ELF CRC 61E4C8E7 Mastercode 904964F8 0C1258E6 //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen 20582828 00000100 ================================================ FILE: CHT/SLES_554.92.cht ================================================ "SBK-09 Superbike World Championship /ID SLES_554.92" //ELF CRC CAC50E8E Mastercode 90109e90 0c04274c //Widescreen hack by ElHecht // 16:9 2013d448 4482e000 // 44820000 2013d458 460ce002 // 460c0002 2013d45c 4483e800 // 44830800 2013d468 4600eb02 // 46000b02 2013d46c 00000000 // e7a00048 2013d470 3c013f40 // 3c023f00 hor fov 2013d474 4481f000 // 44820000 2013d478 461e0003 // 3c033c8e 2013d47c e7a00048 // 3463fa35 2013d484 4614e002 // 46140002 2013d488 4600e846 // 44830800 ================================================ FILE: CHT/SLES_555.11.cht ================================================ "MTV Pimp My Ride - Street Racing /ID SLES_555.11" //ELF CRC A51F0FED Mastercode 9035da10 0c0d762c //Widescreen hack by Arapapa //Widescreen hack 16:9 203459e8 08030000 200c0000 46012802 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 080d167b ================================================ FILE: CHT/SLES_555.29.cht ================================================ "Germanys Next Topmodel /ID SLES_555.29" //ELF CRC 6D666080 Mastercode 9046fb60 0c11be80 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201431e0 3c013f71 //3c013f35 201431e4 3421d5a2 //34216042 ================================================ FILE: CHT/SLES_555.32.cht ================================================ "Aliens in the Attic /ID SLES_555.32" //ELF CRC 3AAD52A4 Mastercode 9038f298 0c0e3c4e //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 20290f90 080e2f48 //c6010068 2038bd20 3c013f40 //00000000 2038bd24 4481f000 //00000000 2038bd28 c6010068 //00000000 2038bd2c c602006c //00000000 2038bd30 461e0843 //00000000 2038bd34 e6010068 //00000000 2038bd38 080a43e6 //00000000 ================================================ FILE: CHT/SLES_555.36.cht ================================================ "Cars Race-O-Rama /ID SLES_555.36" //ELF CRC=E4278493 //also works for (`SLUS_21883`) Mastercode 90316c98 0c0c5ace //9032aa68 0c0cc54a //Alternative //901eb89c 0c0c0840 //Alternative //Widescreen Hack by Arapapa //Zoom //0040063c 00c0033c 803f053c 2014750c 3c063fc0 //3c064000 //Y-Fov //c3180446 000080e4 040080ac 20147540 080c4cd4 20313350 460418c3 20313354 3c013f40 20313358 4481f000 2031335c 461e18c3 20313360 08051d51 //-------------------------------------------------// //201475b0 3c023f1c //3c023f00 //Hud Zoom //203ce03c 3c0b3f40 //3c0b3f80 //Y-Fov //20112ed4 3c023faa //3c023f80 //20112edc 3c033cae //3c033c8e //20112ee0 34633000 //3c033c8e ================================================ FILE: CHT/SLES_555.37.cht ================================================ "G.I. Joe - The Rise of Cobra /ID SLES_555.37" //ELF CRC 724B94F6 Mastercode 903e4a78 0c0f9246 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 20224500 3c013ec0 //3c013f00 //Y-Fov 20224454 3c013faa //00000000 20224458 3421aaab //00000000 20224464 4481f000 //00000000 20224468 461e18c2 //00000000 ================================================ FILE: CHT/SLES_555.45.cht ================================================ "WWE Smackdown vs Raw 2010 /ID SLES_555.45" //ELF CRC 1913A2BA Mastercode 901bbf18 0c06ef6e //Widescreen hack by nemesis2000 // Ported to PAL, added 16:10 support (ElHecht) // 16:9 202d870c 3c033f40 // 3c033f80 hor fov // 16:10 //201003c4 3c1b3f55 // 00000000 hor fov //202d870c 37635555 // 4481a000 hor fov ================================================ FILE: CHT/SLES_555.46.cht ================================================ "The Secret Saturdays - Beasts of the 5th Sun /ID SLES_555.46" //ELF CRC=B6BA0E59 //NOTE: This hack should also work for SLUS_218.96 Mastercode 901d8458 0c0760be //901d2240 0c08368d //Alternative one? //Widescreen hack by Arapapa //893f013c 93242134 2011a67c 3c013f4d //3c013f89 2011a680 3421b6d4 //34212493 ================================================ FILE: CHT/SLES_555.69.cht ================================================ "Silent Hill - Shattered Memories /ID SLES_555.69" Mastercode 9042a560 0c10a900 //widescreen 202c470c 3c013faa 202c4710 3421aaaa 202c471c 46036302 202c4720 460318c2 202c4724 e7ac0000 202c4728 1480000f 202c472c afa00004 202c4730 3c013faa 202c4734 3421aaa8 202c4738 44810800 202c473c 3c013eaa 202c4740 3421aaab 202c4744 44810000 203892b8 24020002 ================================================ FILE: CHT/SLES_555.72.cht ================================================ "Marvel Super Hero Squad /ID SLES_555.72" //ELF CRC 6E1AC5C9 Mastercode 9042e2a8 0c10b852 //Widescreen hack by El_Patas //Inside Battle mode in the Versus Battle causes a zoom, and in Squad Battle causes an Y-FOV. //Gameplay 16:9 2015310c 3c013f25 //3C013F00 Zoom 202ab728 3c013f40 //3C013F80 Y-FOV ================================================ FILE: CHT/SLES_555.87.cht ================================================ "Pro Evolution Soccer 2010 /ID SLES_555.87" Mastercode 901086d0 0c04215c //[Widescreen 16:9] //Widescreen hack by El_Patas //Gameplay 16:9 203bb6b0 3faaaaab //3F800000 (Increases hor. axis) //Render fix 20125dac 3c053fab //3C053F80 (Increases hor. render area) ================================================ FILE: CHT/SLES_555.89.cht ================================================ "Pro Evolution Soccer 2010 /D SLES_555.89" Mastercode 901086d0 0c04215c //Widescreen cheat by unknown author 203bb6b0 3faaaaab 20125ddc 3c053fab ================================================ FILE: CHT/SLES_555.92.cht ================================================ "Ben 10 Alien Force - Vilgax Attacks /ID SLES_555.92" //ELF CRC 35C84D80 Mastercode 90421918 0c1085ee //Widescreen Hack by El_Patas //Gameplay 16:9 2073dd54 3fe38e38 //3FAAAAAB (Increases hor. axis) ================================================ FILE: CHT/SLES_555.93.cht ================================================ "Astro Boy - The Video Game /ID SLES_555.93" //ELF CRC 7DABF252 Mastercode 901d6758 0c07597e //[Widescreen 16:9] // author: Arapapa //Widescreen Hack 2011a1dc 0804afdc 2012bf70 46160083 2012bf74 3c013f40 2012bf78 4481f000 2012bf7c 461e1082 2012bf80 08046878 ================================================ FILE: CHT/SLES_556.05.cht ================================================ "Naruto Shippuden - Ultimate Ninja 5 /ID SLES_556.05" //ELF CRC C071D4C1 Mastercode 90161e10 0c05872c // Widescreen Hack (16:9) by ElHecht // 16:9 20b3ef14 3f400000 // 3F800000 X-Axis //20b3ef18 3f800000 // 3F800000 Y-Axis ================================================ FILE: CHT/SLES_556.10.cht ================================================ "Springdale /ID SLES_556.10" //ELF CRC 41ACBA03 Mastercode 901f0310 0c07c06c //Widescreen hack by Arapapa //Widescreen hack 16:9 206d005c 3fe38e32 //3faaaaaa ================================================ FILE: CHT/SLES_556.22.cht ================================================ "Disney/Pixar Toy Story 3 /ID SLES_556.22" //ELF CRC EA6A9029 Mastercode 905398b0 0c14e5d4 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom fix (Internal Widescreen) //aa3f033c 0040023c 713d6334 204f6ee8 3c033f80 204f6ef0 34630000 ================================================ FILE: CHT/SLES_556.25.cht ================================================ "Despicable Me /ID SLES_556.25" //ELF CRC 5ED15549 Mastercode 904237f0 0c108da4 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20119874 00000000 //46140034 201198bc 3c014235 //3c014265 201198c0 3421e327 //34212ee1 ================================================ FILE: CHT/SLES_556.35.cht ================================================ "WWE SmackDown vs Raw 2011 /ID SLES_556.35" //ELF CRC C7201C26 Mastercode 901c2b58 0c070a7e //Widescreen hack by nemesis2000 // Ported to PAL, added 16:10 support (ElHecht) // 16:9 2022ed0c 3c033f40 // 3c033f80 hor fov // 16:10 //20100514 3c1b3f55 // 00000000 hor fov //2022ed0c 37635555 // 4481a000 hor fov ================================================ FILE: CHT/SLES_556.36.cht ================================================ "Pro Evolution Soccer 2011 /ID SLES_556.36" Mastercode 901086d0 0c04215c //[Widescreen 16:9] //Widescreen hack by El_Patas //Gameplay 16:9 203ce010 3faaaaab //3F800000 (Increases hor. axis) //Render fix 20125f2c 3c053fab //3C053F80 (Increases hor. render area) ================================================ FILE: CHT/SLES_556.38.cht ================================================ "Pro Evolution Soccer 2011 /ID SLES_556.38" Mastercode 901086d0 0c04215c //Widescreen cheats by unknown author 203ce010 3faaaaab 20125f1c 3c053fab ================================================ FILE: CHT/SLES_556.48.cht ================================================ "WWE All Stars /ID SLES_556.48" //ELF CRC 2FDB2FF3 Mastercode 90336860 0c0cd9c0 //Widescreen hack by ElHecht // 16:9 202d94c4 3c1b3faa // 00000000 hor fov 202d94d4 377baaab // 00000000 hor fov 202d9304 449b9000 // 44819000 // 16:10 //202d94c4 3c1b3f99 // 00000000 hor fov //202d94d4 377b999a // 00000000 hor fov //202d9304 449b9000 // 44819000 ================================================ FILE: CHT/SLES_556.56.cht ================================================ "Pro Evolution Soccer 2012 /ID SLES_556.56" Mastercode 901086d0 0c04215c //[Widescreen 16:9] //Widescreen hack by El_Patas //Gameplay 16:9 203ced10 3faaaaab //3F800000 (Increases hor. axis) //Render fix 20125f4c 3c053fab //3C053F80 (Increases hor. render area) ================================================ FILE: CHT/SLES_556.58.cht ================================================ "Pro Evolution Soccer 2012 /ID SLES_556.58" //ELF CRC=C49AD6F8 Mastercode 901086d0 0c04215c //Widescreen pnach by El_Patas 203cec90 3faaaaab 20125f2c 3c053fab ================================================ FILE: CHT/SLES_556.66.cht ================================================ "Pro Evolution Soccer 2013 /ID SLES_556.66" //ELF CRC 34C9DBFE Mastercode 901086d0 0c04215c //Widescreen hack by El_Patas //Gameplay 203ced80 3faaaaab //3F800000 (Increases hor. axis) //Render fix 20125f4c 3c053fab //3C053F80 (Increases hor. render area) ================================================ FILE: CHT/SLES_556.69.cht ================================================ "Pro Evolution Soccer 2013 /ID SLES_556.69" //ELF CRC=39C58126 Mastercode 901086d0 0c04215c // Widescreen pnach by El_Patas //Gameplay 203ced80 3faaaaab //3F800000 (increases hor. axis) //Render fix 20125f3c 3c053fab //3C053F80 (increases hor. render area) ================================================ FILE: CHT/SLES_556.73.cht ================================================ "Pro Evolution Soccer 2014 /ID SLES_556.73" //ELF CRC 30C013A3 Mastercode 901086d0 0c04215c //Widescreen hack (PAL by Arapapa) // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 //00000000 20104400 44810000 //00000000 20104408 4600c602 //00000000 // Render fix by El_Patas (803f053c 4400023c) 20125f4c 3c053fab //3C053F80 (increases hor. render area) ================================================ FILE: CHT/SLES_556.74.cht ================================================ "Pro Evolution Soccer 2014 /ID SLES_556.74" Mastercode 901086d0 0c04215c //comment=Widescreen hack (PAL by Arapapa) // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 20104400 44810000 20104408 4600c602 // Render fix by El_Patas (803f053c 4400023c) 20125f3c 3c053fab ================================================ FILE: CHT/SLES_556.76.cht ================================================ "Pro Evolution Soccer 2014 /ID SLES_556.76" //ELF CRC 6B903B81 Mastercode 901086d0 0c04215c //Widescreen hack (PAL by Arapapa) // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 // 00000000 hor fov 20104400 44810000 // 00000000 20104408 4600c602 // 00000000 // Render fix by El_Patas (803f053c 4400023c) 20125f3c 3c053fab //3C053F80 (increases hor. render area) ================================================ FILE: CHT/SLES_820.05.cht ================================================ "Summoner (PAL-G) /ID SLES_820.05" Mastercode 90217a40 0c0879f4 // 16:9 20136728 3c013f40 2013672c 4481f000 20136760 461ea503 ================================================ FILE: CHT/SLES_820.09.cht ================================================ "Metal Gear Solid 2 - Substance /ID SLES_820.09" Mastercode //90175c78 0c05d6c6 90178a58 0c05e23e //widescreen 2011f230 3c013f40 ================================================ FILE: CHT/SLES_820.10.cht ================================================ "Metal Gear Solid 2, Document of /ID SLES_820.10" //ELF CRC 237251D8 Mastercode 90176418 0c05d8ae //Widescreen hack by Esppiral //3D Model view fix 2011f718 3c013f40 //3c013f80 ================================================ FILE: CHT/SLES_820.11.cht ================================================ "Devil May Cry 2 - Disc 1 - Dante /ID SLES_820.11" Mastercode 9010d478 0c0434c6 //widescreen 20600030 3f2aaaab ================================================ FILE: CHT/SLES_820.12.cht ================================================ "Devil May Cry 2 - Disc 2 - Lucia /ID SLES_820.12" Mastercode 9010d478 0c0434c6 //widescreen 20600030 3f2aaaab ================================================ FILE: CHT/SLES_820.18.cht ================================================ "Cy Girls /ID SLES_820.18" Mastercode 9010ef38 0c043b76 //[Widescreen 16:9] //Widescreen hack by dieSkaarj. 2048f5f8 3f400000 //3f800000 ================================================ FILE: CHT/SLES_820.19.cht ================================================ "Cy Girls (Aska Disc) /ID SLES_820.19" Mastercode 9010EF38 0C043B76 //[Widescreen 16:9] //Widescreen Hack Conversion // author: Bigdemon 2048f5f0 43ab0000 2048f5f8 3f400000 2048f604 442b0000 //elf hack 2022501c 3c03442b //3c034400 20225030 3c0343ab //3c034380 2022504c 3c033f40 //3c033f80 ================================================ FILE: CHT/SLES_820.26.cht ================================================ "Metal Gear Solid 3 - Snake Eater /ID SLES_820.26" Mastercode 90177600 0c0620da //Widescreen cheat by unknown author 20203fac 3f400000 ================================================ FILE: CHT/SLES_820.30.cht ================================================ "Shadow Hearts - Covenant - Disc 1 /ID SLES_820.30" Mastercode 9020cdf8 0c083326 //comment=Shadow Hearts 2 Covenant (PAL-M3) (SLES-82030) Widescreen Hack (16:9) by ElHecht // // 16:9 20202cac 3c013f40 20202cb0 44810000 20202cb8 4600c602 // // Render-Fix 2022531c 3c033f60 //Flare effects fix by Arapapa //700080c4 00000246 700080e4 202b4b10 08107a58 2041e960 c4800070 2041e964 3c013f40 2041e968 4481f000 2041e96c 461e0002 2041e970 080ad2c5 ================================================ FILE: CHT/SLES_820.31.cht ================================================ "Shadow Hearts - Covenant - Disc 2 /ID SLES_820.31" Mastercode 9020cdf8 0c083326 //comment=Shadow Hearts 2 Covenant (PAL-M3) (SLES-82030) Widescreen Hack (16:9) by ElHecht // // 16:9 20202cac 3c013f40 20202cb0 44810000 20202cb8 4600c602 // // Render-Fix 2022531c 3c033f60 //Flare effects fix by Arapapa //700080c4 00000246 700080e4 202b4b10 08107a58 2041e960 c4800070 2041e964 3c013f40 2041e968 4481f000 2041e96c 461e0002 2041e970 080ad2c5 ================================================ FILE: CHT/SLES_820.32.cht ================================================ "Metal Gear Solid 3 - Snake Eater /ID SLES_820.32" Mastercode 90177600 0c0620da //comment=Metal Gear Solid 3 - Snake Eater (PAL-G) (SLES-82032) Widescreen Hack (16:9) by ElHecht 20203fac 3f400000 //20203ff0 3f400000 // 3f800000 Y-RES ================================================ FILE: CHT/SLES_820.36.cht ================================================ "Armored Core - Nexus [Evolution Disc] /ID SLES_820.36" //ELF CRC F3A5EC6F Mastercode 9024b878 0c092dc6 //Widescreen hack by ElHecht // 16:9 2024070c 3c013f40 // 00000000 hor fov menu 20240718 44810000 // 00000000 2024071c 4600c602 // 00000000 201211d0 3c033f19 // 3c033f4c hor fov gameplay 201211d8 3462999a // 3462cccd hor fov gameplay 20158880 3c0243d6 // 3c0243a0 renderfix // 16:10 //2024070c 3c013f55 // 00000000 hor fov menu //20240710 34215555 // 00000000 hor fov menu //20240718 44810000 // 00000000 //2024071c 4600c602 // 00000000 //201211d0 3c033f2a // 3c033f4c hor fov gameplay //201211d8 3462aaab // 3462cccd hor fov gameplay //20158880 3c0243c1 // 3c0243a0 renderfix ================================================ FILE: CHT/SLES_820.37.cht ================================================ "Armored Core - Nexus [Revolution Disc] /ID SLES_820.37" //ELF CRC F3A5EC6F Mastercode 9024b878 0c092dc6 //Widescreen hack by ElHecht // 16:9 2024070c 3c013f40 // 00000000 hor fov menu 20240718 44810000 // 00000000 2024071c 4600c602 // 00000000 201211d0 3c033f19 // 3c033f4c hor fov gameplay 201211d8 3462999a // 3462cccd hor fov gameplay 20158880 3c0243d6 // 3c0243a0 renderfix // 16:10 //2024070c 3c013f55 // 00000000 hor fov menu //20240710 34215555 // 00000000 hor fov menu //20240718 44810000 // 00000000 //2024071c 4600c602 // 00000000 //201211d0 3c033f2a // 3c033f4c hor fov gameplay //201211d8 3462aaab // 3462cccd hor fov gameplay //20158880 3c0243c1 // 3c0243a0 renderfix ================================================ FILE: CHT/SLES_820.38.cht ================================================ "Onimusha - Dawn of Dreams [Disc 1] /ID SLES_820.38" //ELF CRC 812C5A96 Mastercode 90111350 0c04447c //Widescreen correction by nemesis2000 (pnach by nemesis2000 ) //gameplay //val1 2012f974 3c023f19 2012f978 34439999 //val2 2012fb64 3c033f19 2012fb6c 334639999 //val3 2012f9d8 3c023f19 2012f9dc 34439999 //rfix1 2012fbe4 3c02c3d6 //rfix2 2012facc 3c024527 ================================================ FILE: CHT/SLES_820.39.cht ================================================ "Onimusha - Dawn of Dreams [Disc 2] /ID SLES_820.39" //ELF CRC 812C5A96 Mastercode 90111350 0c04447c //Widescreen correction by nemesis2000 (pnach by nemesis2000 ) //gameplay //val1 2012f974 3c023f19 2012f978 34439999 //val2 2012fb64 3c033f19 2012fb6c 334639999 //val3 2012f960 3c023f19 2012f968 34439999 //rfix1 2012fbe4 3c02c3d6 //rfix2 2012facc 3c024527 ================================================ FILE: CHT/SLES_820.42.cht ================================================ "Metal Gear Solid 3: Subsistence (Disc 1) (Subsistence) (v1.01) [PAL-FR-UK] /ID SLES_820.42" Mastercode 90177DB4 0C05E07C Widescreen code 20205D4C 3F400000 ================================================ FILE: CHT/SLES_820.46.cht ================================================ "Metal Gear Solid 3 - Subsistence /ID SLES_820.46" Mastercode 9019d698 0c06754e //widescreen 20205d4c 3f400000 ================================================ FILE: CHT/SLES_820.48.cht ================================================ "Metal Gear Solid 3 - Subsistence /ID SLES_820.48" Mastercode 90177db4 0c05e07c //Widescreen hack by unknown author 20205d4c 3f400000 ================================================ FILE: CHT/SLKA_150.02.cht ================================================ "Space raiders /ID SLKA_150.02" //ELF CRC DD35503C Mastercode 9019c2f8 0c067066 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //abaaaa3e 8988083e d10d5d3d //00007040 8988083e d10d5d3d 20260fe8 40700000 //3eaaaaab //Y-Fov //f53e023c 8fc24234 00008244 (1st) //233f023c 0ad74234 00008244 201d26fc 3c023f23 //3c023ef5 201d2700 3442d70a //3442c28f ================================================ FILE: CHT/SLKA_150.16.cht ================================================ "Harry Potter - Quidditch World Cup /ID SLKA_150.16" //ELF CRC 69B1F432 Mastercode 9034e140 0c0d37f8 //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-K by Arapapa) // 16:9 // 00000000 00000000 c3750046 00000000 202af210 3c013f40 // 00000000 hor fov 202af214 4481f000 // 00000000 202af21c 461ebdc2 // 00000000 // hardware rendering fix 203589a8 3c013e49 // 3c013f49 remove flickering // optional hud fix //202ae1d4 3c013f40 // 00000000 //202ae1d8 4481f000 // 00000000 //202ae1e4 461e0842 // 00000000 ================================================ FILE: CHT/SLKA_150.18.cht ================================================ "Gundam Seed /ID SLKA_150.18" //ELF CRC 4EBA5BCF Mastercode 9010c738 0c043176 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov //e0430f3c 00404d34 803f0e3c 201610c8 3c0f43ab //3c0f43e0 //Zoom //0044023c b0ffbd27 20128ef0 3c0243c0 //3c024400 ================================================ FILE: CHT/SLKA_250.06.cht ================================================ "Twin Caliber /ID SLKA_250.06" //ELF CRC 5208AE89 Mastercode 90108c38 0c0422b6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov //900044ac 4c00a28f 201c0ba0 080da548 //ac440090 20369520 3c013f40 //00000000 20369524 ac410090 //00000000 20369528 080702e9 //00000000 //Gore Level High (NTSC-K cannot select gore level) 206e1094 00000000 ================================================ FILE: CHT/SLKA_250.09.cht ================================================ "Geomho 2 (Korea) /ID SLKA_250.09" //ELF CRC 8F70DA43 Mastercode 90215150 0c0853fc //[Widescreen 16:9] //Widescreen hack (NTSC-K by Arapapa) //Widescreen hack 16:9 201e66b8 3c013f40 //3c013f80 201ab4b4 3c013f40 //3c013f80 ================================================ FILE: CHT/SLKA_250.12.cht ================================================ "Devil May Cry 2 (Korea) (Disc 1) (Dante) /ID SLKA_250.12" //ELF CRC 66DE5973 Mastercode 9010e4f8 0c0438e6 //[Widescreen 16:9] //widescreen 16:9 (NTSC-K) hack by 99skull //credit goes to nemesis2000 2017f18c 3c013f1a //hor aspect value 2017f194 44810000 2017f1b4 468008a0 2017f1b8 00041840 2017f1bc 00641821 2017f1c0 44830800 2017f1c4 3c013f6e 2017f1c8 3421eeee 2017f1d4 44810000 201fdd20 4600a003 201fdd24 8f85b034 201fdd28 3c04457f 201fdd2c 3c034000 201fdd30 3484f000 201fdd34 44841800 201fdd38 e4a001c0 201fdd3c 44830800 201fdd40 8f84b034 201fdd44 8f83b038 201fdd48 c48201c0 201fdd4c c4600030 201fdd50 3c014020 //hor render fix value 201fdd54 44813000 201fdd58 00000000 201fdd5c 46001002 201fdd60 e4800040 201fdd64 8f84b038 201fdd68 8f83b034 201fdd6c c4800034 201fdd70 46001002 201fdd74 e4600054 201fdd78 c4800030 201fdd7c 46060002 ================================================ FILE: CHT/SLKA_250.15.cht ================================================ "Evolution Skateboarding /ID SLKA_250.15" //ELF CRC B3734A96 Mastercode 9011a3f8 0c0468a6 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //0040033c 42ce0346 201a81a4 3c033fc0 //Y-Fov //43200346 100022e6 201a81ec 080e5778 20395de0 46032043 20395de4 3c013f40 20395de8 4481f000 20395dec 461e0843 20395df0 0806a07c ================================================ FILE: CHT/SLKA_250.24.cht ================================================ "Disneys Stitch - Experiment 626 /ID SLKA_250.24" //ELF CRC 80B66618 Mastercode 90110e98 0c04434e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov //803f043c 80bf033c 20237d84 3c03bfab //3c03bf80 //Zoom //003f023c 1000bfff 20237934 3c023f20 //3c023f00 ================================================ FILE: CHT/SLKA_250.26.cht ================================================ "Chaos Legion /ID SLKA_250.26" //ELF CRC AD0C84EA Mastercode 9020e6d0 0c08395c //[Widescreen 16:9] //Widescreen hack by nemesis2000 (NTSC-K by Arapapa) //Wide 16:9 20242a1c 3c013f40 20242a2c 4481d800 20242a30 460fdec2 //Render fix 20242b34 3c0243ab 20228064 3c023fab //FMV's fix 20328a04 3c026fb0 20328914 241e77d0 ================================================ FILE: CHT/SLKA_250.30.cht ================================================ "WWE SmackDown! - Shut your mouth /ID SLKA_250.30" //ELF CRC 43E396A7 Mastercode 9010e6c0 0c043958 //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-K by Arapapa) //Widescreen hack 16:9 201035e4 3c013f40 //00000000 201035f0 44810000 //00000000 201035f4 4600c602 //00000000 ================================================ FILE: CHT/SLKA_250.41.cht ================================================ "Armored Core - Silent Line /ID SLKA_250.41" //ELF CRC DB4EB6A9 Mastercode 9031a350 0c0c687c //[Widescreen 16:9] //Widescreen Hack by ElHecht (NTSC-K by Arapapa) // 16:9 (00000000(*) 00000000 43ad1346 00000000(*) 00000000(*)) 2031e374 3c013f40 // 00000000 hor fov 2031e380 44810000 // 00000000 2031e384 4600c602 // 00000000 20193f60 3c0143d6 // 3c0143a0 renderfix ================================================ FILE: CHT/SLKA_250.43.cht ================================================ "Virtua Fighter 4 - Evolution /ID SLKA_250.43" //ELF CRC 7B402694 Mastercode 9010c4b8 0c0430d6 //widescreen 16:9 (NTSC-K) hack by 99skull //X-Fov by ElHecht 203aa864 3c194455 // 3c034420 hor fov 203aa86c 37395555 // 44830800 hor fov 203aa884 44990800 // 00000000 20217ab8 3c024456 // 3c024420 renderfix //progressive Common Code(27 line) //20100234 24110000 //20100244 24130001 //201004ec 24160002 //201004f4 000793c3 //201007d8 24840032 //20100784 00000000 //203a3c78 0c0e91d4 //203a3cd4 00101540 //203a4300 0c0e76a0 //203a4304 3c056071 //203a4308 34a52435 //203a430c 00052c38 //203a4310 34a57160 //203a4314 00052c38 //203a4318 34a53524 //203a431c 0c0e76a0 //203a4320 24040044 //203a4324 24050001 //203a4328 0c0e76a0 //203a432c 24040045 //203a4330 080e924d //203a4334 0000202d //203a47d0 3c020200 //203a47d8 00621025 //203a4904 24050000 //203a4928 0c0e90c0 //203a4970 00111d40 //progressive 480P //20100238 24120050 //203a8010 248401b8 //dural selectable 201a4d30 24020001 2023d994 00000000 2023d9a8 00000000 //dural random map 2022ca5c 00000000 ================================================ FILE: CHT/SLKA_250.46.cht ================================================ "Dragon Ball Z (Korea) /ID SLKA_250.46" //ELF CRC 0192F911 Mastercode 90104110 0c040fec //[Widescreen 16:9] //Widescreen Hack by sergx12 (NTSC-K by Arapapa) //Gameplay 16:9 20332f20 3f400000 //3f800000 20333480 3f400000 //3f800000 2034bec0 3f400000 //3f800000 2034cb80 3f400000 //3f800000 2034e7d0 3f400000 //3f800000 2034ead0 3f400000 //3f800000 2034ef80 3f400000 //3f800000 2034efe0 3f400000 //3f800000 203575c0 3f400000 //3f800000 //0000803f efee6e3f 00000045 ================================================ FILE: CHT/SLKA_250.50.cht ================================================ "Dynasty Warriors 3 /ID SLKA_250.50" //ELF CRC 7B7C5CAA Mastercode 9010eb78 0c043a86 //[Widescreen 16:9] //widescreen 16:9 (NTSC-K) hack by 99skull //credit goes to nemesis2000 201379c0 3c0243d6 //3C0243A0 wide 20184d40 3c023f2b //3C023F00 renderfix ================================================ FILE: CHT/SLKA_250.51.cht ================================================ "Clock Tower 3 (Korea) /ID SLKA_250.51" //ELF CRC 0E6F7A7B Mastercode 9181cfb8 0c607396 //[Widescreen 16:9] //by nemesis2000 and hyakki (NTSC-K by Arapapa) //gameplay by hyakki 21939da8 3f1fbe77 //FMV's fix by nemesis2000 218bd668 3c026fa0 218bd6b8 34028260 218bcf38 3c026fa0 //3c027200 218bcf84 34028260 //black borders fix by nemesis2000 218f3824 3c030000 //remove black square near Panic Meter 2041c240 00000000 ================================================ FILE: CHT/SLKA_250.60.cht ================================================ "I.Q. Remix+ - Intelligent Qube /ID SLKA_250.60" //ELF CRC FEDC6572 Mastercode 903e6bb8 0c0f9a96 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //03320246 43020146 203be348 080f9054 203e4150 46023203 203e4154 3c013f40 203e4158 4481f000 203e415c 461e4202 203e4160 080ef8d3 ================================================ FILE: CHT/SLKA_250.61.cht ================================================ "Tom Clancys Splinter Cell /ID SLKA_250.61" //ELF CRC 040421BE Mastercode 9010ed00 0c043ae8 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (NTSC-K by Arapapa) //Search values are different than NTSC-U. //Widescreen hack 16:9 201d0b14 8f828ff8 201d0b18 14400005 201d0b1c 3c040046 201d0b20 0c077c48 201d0b24 248482d2 201d0b28 0c077c00 201d0b2c af828ff8 201d0b30 8f848ff8 201d0b34 3c060046 201d0b38 0000282d 201d0b3c 24c682f2 201d0b40 0000382d 201d0b44 24080001 201d0b48 0c05a724 201d0b4c 0000482d 201d0b50 0040802d 201d0b54 0c05983c 201d0b58 afa00088 201d0b5c 8fa60088 201d0b60 0200202d 201d0b64 8f898020 201d0b68 0040282d 201d0b6c 0000382d 201d0b70 0000402d 201d0b74 0c05956c 201d0b78 0000502d 201d0b7c 8fa3005c 201d0b80 0c05edd4 201d0b84 ac620060 201d0b88 8fa6005c 201d0b8c 3c023fd4 201d0b90 34437ae1 201d0b94 24050004 201d0b98 3c043f40 //hor val 201d0b9c e4c00070 201d0ba0 8fa2005c 201d0ba4 ac4000c0 201d0ba8 8fa2005c 201d0bac ac4000c4 201d0bb0 8fa2005c 201d0bb4 ac4000c8 201d0bb8 8fa2005c 201d0bbc e45400cc 201d0bc0 8fa2005c 201d0bc4 ac4000e0 201d0bc8 8fa2005c 201d0bcc ac4000e4 201d0bd0 8fa2005c 201d0bd4 ac4000e8 201d0bd8 8fa2005c 201d0bdc e45400ec 201d0be0 8fa2005c 201d0be4 ac4000f0 201d0be8 8fa2005c 201d0bec ac4000f4 201d0bf0 8fa2005c 201d0bf4 ac4000f8 201d0bf8 8fa2005c 201d0bfc e45400fc 201d0c00 8fa2005c 201d0c04 ac400100 201d0c08 8fa2005c 201d0c0c ac400108 201d0c10 8fa2005c 201d0c14 ac400104 201d0c18 8fa2005c 201d0c1c ac450090 201d0c20 8fa2005c 201d0c24 ac400084 201d0c28 8fa2005c 201d0c2c ac400080 201d0c30 8fa2005c 201d0c34 ac440088 201d0c38 8fa2005c 201d0c3c 3c043f80 201d0c40 ac44008c ================================================ FILE: CHT/SLKA_250.64.cht ================================================ "TENCHU - WRATH OF HEAVEN /ID SLKA_250.64" //ELF CRC AFBFB287 Mastercode 9010f578 0c043d06 //[Widescreen 16:9] //Widescreen hack (NTSC-K by Arapapa) //Widescreen 16:9 21646724 3f400000 //3f800000 //render fix 20154ba8 3c024455 //3c024422 20154e10 3c024455 //3c024422 ================================================ FILE: CHT/SLKA_250.65.cht ================================================ "SILENT HILL 3 /ID SLKA_250.65" Mastercode 90103078 0c040bc6 //[Widescreen 16:9] //Widescreen hack (NTSC-K by Arapapa) //Wide Screen 16:9 2012165c 3c013f40 //00000000 20121660 44810000 //00000000 20121668 4600c602 //00000000 //FMV's fix by nemesis2000 202b5e14 24106d50 //24107200 202b5e18 24037000 //24037400 202b5e28 24112550 //24111c00 202b5e2c 24032000 //24031800 //Items & Weapons and Supplies fix //4c3f023c cdcc4234 00108544 202ad6e8 3c023f19 //3c023f4c 202ad6ec 3442999a //3442cccd //black borders fix by nemesis2000 //202b5f4c 24100000 //24100020 //202b5f54 24100000 //24100034 //202b5f6c 24100000 //24100040 //202b5f70 24100000 //24100054 ================================================ FILE: CHT/SLKA_250.66.cht ================================================ "Zone of the Enders - The 2nd Runner /ID SLKA_250.66" //ELF CRC 823FB487 Mastercode 9019d828 0c0675b2 //[Widescreen 16:9] // cafe.naver.com/pscx2 2012aeb0 3c013f40 ================================================ FILE: CHT/SLKA_250.67.cht ================================================ "Unlimited Saga /ID SLKA_250.67" //ELF CRC 08141F74 Mastercode 9070ebf8 0c1c3aa6 //[Widescreen 16:9] //Widescreen Hack by ElHecht // 16:9 battles //00000000 00000000 43ad1346 00000000 00000000 //403f013c 00002134 43ad1346 00008144 02c60046 20703bfc 3c013f40 //00000000 20703c00 34210000 //00000000 20703c08 44810000 //00000000 20703c0c 4600c602 //00000000 207cb674 3c0243ab //3c024380 ================================================ FILE: CHT/SLKA_250.73.cht ================================================ "Lara Croft Tomb Raider: The Angel of Darkness /ID SLKA_250.73" //ELF CRC 98D833A0 Mastercode 90218668 0c086142 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Force turn on Native Widescreen (Full boot bypassing) 20224b30 24020002 //30420003 //Full Boot 16:9 fix 20209114 3c013fe2 //3c013fd5 20209118 3421fc93 //3421c28f ////////////////////////////////////////////// //X-Fov //Fast Boot 4:3 fix //aa3f013c 713d2134 (Last) //20209100 3c013fe2 //3c013faa //20209104 3421fc93 //34213d71 ================================================ FILE: CHT/SLKA_250.81.cht ================================================ "SD Gundam G Generation Neo /ID SLKA_250.81" //ELF CRC 3BAAB99F Mastercode 902f9478 0c0be4c6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 20465888 08143754 //c6010068 2050dd50 3c013f40 //00000000 2050dd54 4481f000 //00000000 2050dd58 c6010068 //00000000 2050dd5c c602006c //00000000 2050dd60 461e0843 //00000000 2050dd64 e6010068 //00000000 2050dd68 08119624 //00000000 /////////////////////////////////////////////// //Zoom //00bf013c 00388144 1000b07f (1st) //20464b0c 3c01bec0 //3c01bf00 //202b85ec 3c023f00 //Y-Fov //aa3f033c 333e023c abaa6334 ///202bc620 3c033fe3 //3c033faa //202bc628 34638e2a //3463aaab ///////////////////////////////////////////////////////// // 2D Zoom0 //2010e534 3c033f40 //3c033f80 ================================================ FILE: CHT/SLKA_250.85.cht ================================================ "Dynasty Warriors 3 - Xtreme Legends /ID SLKA_250.85" //ELF CRC A72F7A17 Mastercode 9010f170 0c043c04 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by saltA) 2013a220 3c0243d6 2018f460 3c023f2b ================================================ FILE: CHT/SLKA_250.86.cht ================================================ "NBA Live 2004 /ID SLKA_250.86" //ELF CRC 3E26A38A Mastercode 90336048 0c0cd7ba //[Widescreen 16:9] //Widescreen hack by Arapapa //Gameplay 16:9 //Y-Fov //aa3f013c abaa2134 00688144 700014e6 //e33f013c 2a8e2134 00688144 700014e6 2011789c 3c013fe3 //3c013faa 201178a0 34218e2a //3421aaab //Zoom //803f013c 00108144 1000a0c7 2011854c 3c013fab //3c013f80 ================================================ FILE: CHT/SLKA_250.88.cht ================================================ "Samgukji Jeongi 2 /ID SLKA_250.88" Mastercode 9010d8f8 0c0435e6 //[Widescreen 16:9] //widescreen 16:9 hack by 99skull 20140834 3c023f40 //3C023F80, wide ================================================ FILE: CHT/SLKA_250.90.cht ================================================ "Starsky & hutch /ID SLKA_250.90" //ELF CRC E2051314 Mastercode 901196f0 0c046564 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //003f033c 4d00013c 20125d1c 3c033f2a //3c033f00 //Y-Fov //3f333333 3f333333 204d39dc 3f066666 //3f333333 /////////////////////////////////////////////////// //X, Y-Fov but.. //202f8908 3c013f40 //3c013f80 //202f8978 3c013fc9 //3c013f80 //202f8908 3c013f40 //3c013f80 //202f8978 3c013fc9 //3c013f80 //202f8c64 3c013fc9 //3c013f80 ================================================ FILE: CHT/SLKA_250.93.cht ================================================ "Gwimuja 3 (Korea) /ID SLKA_250.93" Mastercode 9010e530 0c0438f4 //[Widescreen 16:9] //Widescreen hack by nemesiss2000 (NTSC-K by Arapapa) //Widescreen hack 16:9 2014ff80 3c033f19 //3c033f4c 2014ff88 34639999 //3463cccd 2014ffe0 3c023f19 //3c023f4c 2014ffe4 34439999 //3443cccd 20150138 3c033f19 //3c033f4c 20150140 34639999 //3463cccd 201501b0 3c02c3d6 //3c02c3a0 201500a0 3c024527 //3c0244fa //No interlacing by asasega //00 79 63 24 44 00 23 A6 50 00 22 A6 54 00 23 A6 //2027864c 34037900 ================================================ FILE: CHT/SLKA_250.97.cht ================================================ "Tiger Woods PGA Tour 2004 /ID SLKA_250.97" //ELF CRC 5C4FC84B Mastercode 9010bef8 0c042f66 //[Widescreen 16:9] //Widescreen Hack by VIRGIN KLM and Arapapa //Widescreen hack 16:9 //Menu 3D //0000803f 0000003f 00000044 0000e042 20556430 3f400000 //3f800000 //Game Play Fov //0000803f 0000003f 00003044 0000f042 20772a80 3f400000 //3f800000 //Game Play Render Fix //00000044 0000e043 0000803f 00000040 20772a90 44800000 //44000000 20772a98 40000000 //3f800000 ================================================ FILE: CHT/SLKA_251.00.cht ================================================ "Breath of Fire - Dragon Quarter /ID SLKA_251.00" Mastercode 9010ea38 0c043a36 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (NTSC-K by Arapapa) 2012dc1c 3c024306 //hor val 2012dc20 3442f940 2012dd68 3c034074 //render fix ================================================ FILE: CHT/SLKA_251.16.cht ================================================ "WWE Smackdown! Here Comes the Pain /ID SLKA_251.16" //ELF CRC A70A7299 Mastercode 9010e238 0c043836 //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-K by Arapapa) //Widescreen hack 16:9 201040e4 3c013f40 //00000000 201040f0 44810000 //00000000 201040f4 4600c602 //00000000 20206a5c 3c023f08 //3c023f80 //00000000 00000000 43ad1346 00000000 00000000 //403f013c 00000000 43ad1346 00008144 02c60046 //803f023c 00008244 c2280346 //083f023c 00008244 c2280346 ================================================ FILE: CHT/SLKA_251.17.cht ================================================ "World Soccer Winning Eleven 7 International /ID SLKA_251.17" //ELF CRC 3B8E8F67 Mastercode 910cfaf8 0c433e66 //[Widescreen 16:9] // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 210cc58c 3c013f40 // 00000000 hor fov 210cc590 44810000 // 00000000 210cc598 4600c602 // 00000000 // Render fix (803f023c 0cbd22ac) 21109f18 3c023fab //3C023F80 ================================================ FILE: CHT/SLKA_251.20.cht ================================================ "Prince of Persia - The Sands of Time /ID SLKA_251.20" //ELF CRC 41C47E63 Mastercode 9010b318 0c042c6e //[Widescreen 16:9] //widescreen 16:9 (NTSC-K) hack by 99skull //credit goes to nemesis2000 204b536c 3c023f10 //3C023F40 204b53c4 3c02402b //3C024000 ================================================ FILE: CHT/SLKA_251.22.cht ================================================ "SONIC HEROES /ID SLKA_251.22" //ELF CRC EA39D6EF Mastercode 9010cc70 0c0432c4 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (NTSC-K by Arapapa) //Widescreen hack 16:9 20167bcc 10000042 //10000041 20167c24 1000002c //1000002b 20167c40 10000025 //10000024 20167be4 14400033 //14400032 20167bf4 1020002f //1020002e 20167c58 14400004 //14400003 20167c60 1000001d //1000001c 20167c68 3c013f40 //0c05a92c 20167c6c 0c05a92c //27a50030 20167c70 27a50030 //0220202d 20167c74 0220202d //0c05a890 20167c78 0c05a890 //27a50038 20167c7c 27a50038 //c7ac0040 20167c80 c7ac0040 //0c05a8a4 20167c84 0c05a8a4 //0220202d 20167c88 0220202d //c7ac0044 20167c8c c7ac0044 //0c05a8b4 20167c90 0c05a8b4 //0220202d 20167c94 0220202d //c7a00048 20167c98 c7a00048 //e6200088 20167c9c e6200088 //8fa5004c 20167ca0 8fa5004c //0c05a908 20167ca4 0c05a908 //0220202d 20167ca8 0220202d //1000000a 20167cac 1000000a //0220102d 20167cb0 0220102d //24030001 20167cb4 24030001 //3c028000 20167cb8 3c028000 //afa30050 20167cbc afa30050 //0c058844 20167cc0 0c058844 //34440004 20167cc4 34440004 //afa20054 20167cc8 afa20054 //0c058814 20167ccc 0c058814 //27a40050 20167cd0 27a40050 //0000102d 20167cd4 0000102d //dfbf0020 20167cd8 dfbf0020 //7bb10010 20167cdc 7bb10010 //7bb00000 20167ce0 7bb00000 //03e00008 20167ce4 03e00008 //27bd0060 20167ce8 27bd0060 //00000000 2020bf4c 3c013f40 //0c05a92c 2020bf50 0c05a92c //24452314 2020bf54 24452314 //1000002c 2020bf58 1000002c //00000000 2020bf6c 3c013f40 //0c05a92c 2020bf70 0c05a92c //24452314 2020bf74 24452314 //10000024 2020bf78 10000024 //00000000 2020be84 10000062 //10000061 2020c000 3c013f40 //0c05a92c 2020c004 0c05a92c //27a50040 2020c008 27a50040 //dfbf0020 2020c00c dfbf0020 //7bb10010 2020c010 7bb10010 //7bb00000 2020c014 7bb00000 //03e00008 2020c018 03e00008 //27bd0050 2020c01c 27bd0050 //00000000 2020c07c 3c013f80 //0c05a92c 2020c080 0c05a92c //27a50028 2020c084 27a50028 //dfbf0010 2020c088 dfbf0010 //7bb00000 2020c08c 7bb00000 //03e00008 2020c090 03e00008 //27bd0030 2020c094 27bd0030 //00000000 202be488 1000001a //10000019 202be4c8 3c013f80 //0c05a92c 202be4cc 0c05a92c //27a50048 202be4d0 27a50048 //3c0241f0 202be4d4 3c0241f0 //44826000 202be4d8 44826000 //0c05a8b4 202be4dc 0c05a8b4 //8f84b670 202be4e0 8f84b670 //c78c809c 202be4e4 c78c809c //0c05a8a4 202be4e8 0c05a8a4 //8f84b670 202be4ec 8f84b670 //8f82b670 202be4f0 8f82b670 //dfbf0030 202be4f4 dfbf0030 //7bb20020 202be4f8 7bb20020 //7bb10010 202be4fc 7bb10010 //7bb00000 202be500 7bb00000 //03e00008 202be504 03e00008 //27bd0050 202be508 27bd0050 //00000000 202ee0cc 3c013f80 //0c05a92c 202ee0d0 0c05a92c //27a50028 202ee0d4 27a50028 //3c023f80 202ee0d8 460c6303 //44826000 2016a4cc 44810000 //c4a00004 2016a4d0 46001083 //e4820068 2016a4d4 c4a00004 //e480006c 2016a4d8 e4820068 //c4800068 2016a4dc e480006c //46000803 2016a4e0 c4800068 //e4800070 2016a4e4 46000803 //c480006c 2016a4e8 e4800070 //46000803 2016a4ec c480006c //00000000 2016a4f0 46000803 //e4800074 2016a4f4 e4800074 //8c840004 2016a4f8 8c840004 //10800004 2016a4fc 10800004 //0200102d 2016a500 0200102d //0c05adfc 2016a504 0c05adfc //00000000 2016a508 00000000 //0200102d 2016a50c 0200102d //dfbf0010 2016a510 dfbf0010 //7bb00000 2016a514 7bb00000 //03e00008 2016a518 03e00008 //27bd0020 2016a51c 27bd0020 //00000000 //480p (progressive scan) //201009c4 3c050000 //00052c00 //201009cc 3c060050 //00063400 //201009d4 3c070001 //00073c00 //20100c94 3c090010 //00094c00 ================================================ FILE: CHT/SLKA_251.32.cht ================================================ "Gidong Jeonsa Gundam - Haehu-ui Uju (Korea) /ID SLKA_251.32" //ELF CRC 650BE5EC Mastercode 9011a3f8 0c0468a6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 20199d04 3c024456 //3c024420 ================================================ FILE: CHT/SLKA_251.33.cht ================================================ "AirForce Delta Strike /ID SLKA_251.33" //ELF CRC 8A8FC183 Mastercode 90136f78 0c04db86 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 204aafac 3f400000 204aafa4 44200000 ================================================ FILE: CHT/SLKA_251.35.cht ================================================ "KUNOICHI /ID SLKA_251.35" //ELF CRC 6BA65DD8 Mastercode 903a12f8 0c0e8466 //[Widescreen 16:9] //NTSC-J Widescreen Hack by synce (pnach NTSC-K by Arapapa) 21a3eac0 3f248b43 ================================================ FILE: CHT/SLKA_251.36.cht ================================================ "Need for Speed - Underground /ID SLKA_251.36" //ELF CRC C5D0EBD2 Mastercode 903b9898 0c0ee5ce //[Widescreen 16:9] //Widescreen hack by nemesis2000 (NTSC-Kby Arapapa) //Widescreen hack 16:9 //0000803f 0000803f cdcc4c3f 2050b0b4 3f400000 //3f800000 2050b2a8 3f2aaaaa //3f000000 2050b2b0 3f2aaaaa //3f000000 //FMV's fix 2022cf88 3c01bf2a //3c01bf00 2022cf8c 44816800 //44816000 2022cfbc 46007307 2022cfc0 46006bc7 ================================================ FILE: CHT/SLKA_251.39.cht ================================================ "Fu-un Shinsengumi /ID SLKA_251.39" //ELF CRC 68C8FC78 Mastercode 90118490 0c0460cc //Widescreen hack by Little Giant //16:9 201474c0 3c023f40 //3c023f80 ================================================ FILE: CHT/SLKA_251.40.cht ================================================ "MEDAL OF HONOR - RISING SUN /ID SLKA_251.40" //ELF CRC F27AB8B3 Mastercode 91c0d0e8 0c7033e2 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (NTSC-K by Arapapa) //Widescreen hack 16:9 203a42a0 3f100000 //3f400000 201b95f8 3c013f50 //c4810e30 201b95fc 44810800 //460c0832 201b9600 46016303 //00000000 201b9604 c4810e30 //45010009 201b9608 460c0832 //00000000 201b960c 45010008 //46016034 201b9614 46016034 //45000004 201b9618 45000004 //e48c0e38 201b961c e48c0e38 //46006807 201b9620 46006807 //03e00008 201b9624 03e00008 //e4800e3c 201b9628 e4800e3c //e48d0e3c 201b962c e48d0e3c //03e00008 201b9630 03e00008 //00000000 ================================================ FILE: CHT/SLKA_251.42.cht ================================================ "Tak and the Power of Juju /ID SLKA_251.42" //ELF CRC 5961800A Mastercode 9038a880 0c0e29c8 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 20251140 3c013fe3 //3c013faa 20251144 34218e38 //3421aaab ================================================ FILE: CHT/SLKA_251.44.cht ================================================ "Final Fantasy X-2 /ID SLKA_251.44" //ELF CRC 11624CD6 Mastercode 90349ed8 0c0d275e //[Widescreen 16:9] //Widescreen hack by nemesis2000 (NTSC-K by Arapapa) //Wide Screen 16:9 (4c3f013c cdcc2134 00b08144) 201aaab8 3c013f19 //3c013f4c 201aaabc 3421999a //3421cccd //render fix 2011be04 3c014440 //3c0143fa 2017c07c 3c01442b //3c014400 //portraits, dressphere and cursor width on menu //803f013c 00b88144 8a3f013c 20213f94 3c013f40 //3c013f80 ================================================ FILE: CHT/SLKA_251.48.cht ================================================ "MVP Baseball 2004 /ID SLKA_251.48" //ELF CRC 8F14728A Mastercode 9062e3c0 0c18b898 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 205ba998 3c013f40 //3c013f80 205baa28 3c013fab //3c013f80 ================================================ FILE: CHT/SLKA_251.49.cht ================================================ "SILENT HILL 4 - THE ROOM /ID SLKA_251.49" //ELF CRC C54646E9 Mastercode 9010f5b0 0c043d14 //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-K by Arapapa) //FMV hack by Pelvicthrustman //Black borders fix by nemesis2000 // 16:9 //00000000(*) 03050146 00000000 00000000(*) 20148564 3c013f40 // 00000000 hor fov 20148570 4481f000 // 00000000 //47d60046 0424050c 201485a0 461ed683 // 4600d647 //00000000 32b00046 201485b4 4600d647 // 00000000 //0800023c 7000a427, 08002226 08000326 202f79e4 3c020380 // 3c020008 FMV top 202f7a28 34021880 // 26220008 FMV bottom // Inventory fix 20625f54 3f400000 //1 20626024 3f400000 //2 206260f4 3f400000 //3 206261c4 3f400000 //4 20626294 3f400000 //5 20626364 3f400000 //6 20626434 3f400000 //7 20626504 3f400000 //8 206265d4 3f400000 //9 206266a4 3f400000 //10 // Item box fix 20624d54 3f400000 //1 20624e24 3f400000 //2 20624ef4 3f400000 //3 20624fc4 3f400000 //4 20625094 3f400000 //5 20625164 3f400000 //6 20625234 3f400000 //7 ================================================ FILE: CHT/SLKA_251.53.cht ================================================ "Winning Eleven 10 - Liveware Edition /ID SLKA_251.53" Mastercode 901086d0 0c04215c //[Widescreen 16:9] // Widescreen pnach (NTSC-K by Arapapa) // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 // 00000000 hor fov 20104400 44810000 // 00000000 20104408 4600c602 // 00000000 // Render fix (46170942 803f053c) 2012a59c 3c053fab //3c053F80 ================================================ FILE: CHT/SLKA_251.59.cht ================================================ "Astro Boy Atom (Korea) /ID SLKA_251.59" //ELF CRC 6BE74384 Mastercode 90485e58 0c12173e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Fov //a03f013c 00688144 e4310b0c 202cb550 3c013fd5 //3c013fa0 //Zoom //003f013c 00088144 0000bfdf 2037f0d8 3c013ec0 //3c013f00 ================================================ FILE: CHT/SLKA_251.61.cht ================================================ "AQUA KIDS /ID SLKA_251.61" //ELF CRC 6508F464 Mastercode 902f5698 0c0bd54e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov //700000c6 0400028e (1st) 20266bf4 080bf0d8 202fc360 c6000070 202fc364 3c013f40 202fc368 4481f000 202fc36c 461e0002 202fc370 08099afe ================================================ FILE: CHT/SLKA_251.68.cht ================================================ "WWE SmackDown vs. Raw 2007 /ID SLKA_251.68" //ELF CRC 86DDA68C Mastercode 902d48a8 0c0b51d2 //[Widescreen 16:9] //Widescreen hack (NTSC-K by Arapapa) //Widescreen hack 16:9 202b24f0 3c013f40 //3c013f80 ================================================ FILE: CHT/SLKA_251.72.cht ================================================ "Harry Potter and the Prisoner of Azkaban /ID SLKA_251.72" //ELF CRC 99A8B4FF Mastercode 9044b408 0c112caa //[Widescreen 16:9] //Widescreen hack by Devina and Arapapa //Widescreen hack 16:9 //to widen the HUD to hide unwanted elements, //enable patch in-game, not on boot //X-Fov 20147af8 3c013f40 //00000000 20147afc 4481f000 //00000000 20147b10 4619a503 //00000000 20147b14 461ea502 //4619a503 //Render fix #1 //803f013c 00608144 aa3f013c 201223f0 3c013f40 //3c013f80 //Render fix #2 //803f013c 00208144 2800b4e7 //201560b8 3c013fab //3c013f80 ================================================ FILE: CHT/SLKA_251.82.cht ================================================ "Hajime no Ippo 2 - Victorious Road /ID SLKA_251.82" //ELF CRC F506742F Mastercode 90106e30 0c041b34 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f023c 00608244 040001c6 201acf78 3c023fab //3c023f80 //Boxer's Road Mode Left Information Window X-fov //3f800000 3f800000 2083b030 3f400000 //Boxer's Road Mode Center Information Window X-Fov //3f800000 3f333333 2083aab4 3f99999a ================================================ FILE: CHT/SLKA_251.87.cht ================================================ "Dynasty Warriors 3 - Empires /ID SLKA_251.87" //ELF CRC D27095D6 Mastercode 9010f170 0c043c04 //[Widescreen 16:9] //widescreen 16:9 (NTSC-K) hack by 99skull //credit goes to nemesis2000 2013a2a4 3c0243d6 //3C0243A0 wide 201899c0 3c023f2b //3C023F00 renderfix ================================================ FILE: CHT/SLKA_252.05.cht ================================================ "DragonBall Z 3 /ID SLKA_252.05" //ELF CRC 4B27353A Mastercode 9010d5d0 0c04351c //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-K by Arapapa) // 16:9 20131ba8 080c91f2 // 46000803 jump to code-inject 003247c8 20131bac 00000000 // e7808744 203247c8 3c013f40 // 00000000 hor fov 203247cc 4481f000 // 00000000 203247d0 46000803 // 00000000 203247d4 461e0002 // 00000000 203247d8 e7808744 // 00000000 203247dc 0804c6eb // 00000000 jump back to 00131bac //Scenario mode //20429834 3f23d706 // 3F5A740E //VS mode //2044f0c0 3f23d706 // 3F5A740E ================================================ FILE: CHT/SLKA_252.06.cht ================================================ "Burnout 3 - Takedown /ID SLKA_252.06" //ELF CRC 5F060991 Mastercode 9010e630 0c043934 //[Widescreen 16:9] //Widescreen Hack (16:9) by Aero_ (NTSC-K by Arapapa) // FOV (16:9) //00 00 00 70 82 48 00 00 1D 49 00 80 66 49 00 00 006661cd 00000001 // enables widescreen FOV values //9A 99 99 3F CE CC 4C 3E CD CC 4C 3F C8 CC CC 3D 204e0d38 3faaaaab // FOV (Single Player) // 16:9 = 1.33333 //39 8E E3 3F 00 80 0E 43 EF EE 6E 3E 29 5C CF 3F 204e0f70 3fe38e39 // Aspect Ratio (Single Player) // 16:9 = 1.77778 //29 5C CF 3F 39 8E 63 40 CD CC AC 3F 204e0f7c 3fe38e39 // FOV (Multiplayer) // 16:9 = 1.77778 //39 8E 63 40 CD CC AC 3F AB AA 2A 40 204e0f80 40638e39 // Aspect Ratio (Multiplayer) // 16:9 = 3.55556 // HUD (16:9) //CD CC CC 3A 89 88 08 3B 9A 99 01 C1 204e135c 3a99999a // HUD Width // 16:9 = 0.00117188 //00 00 00 00 00 00 00 00 00 00 80 3F EF EE 6E 3F (1st) 206685b0 42a00000 // HUD X Pos // 16:9 = +80 (Player 1) //00 00 00 00 00 00 00 00 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 54 A4 66 00 00 00 00 00 00 00 00 00 54 A4 66 00 20669e30 42a00000 // HUD X Pos // 16:9 = +80 (Player 2) //00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 BF 00 00 80 BF 00 00 80 BF 00 00 80 BF 00 00 00 00 204b7a38 3f9947ae // HUD Top Right X Pos // 16:9 = +0.1975 //00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 00 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 BF 00 00 80 BF 00 00 80 BF 00 00 80 BF 00 00 00 00 204b7a28 3f9947ae // HUD Bottom Right X Pos // 16:9 = +0.1975 //00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3F 00 00 00 00 00 00 80 3F 00 00 00 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 00 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 204b7a08 be4a3d71 // HUD Top Left X Pos // 16:9 = -0.1975 //00 00 00 00 00 00 80 3F 00 00 00 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 00 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 204b7a18 be4a3d71 // HUD Bottom Left X Pos // 16:9 = -0.1975 //00 00 20 44 00 00 70 42 CD CC CC 3A 89 88 88 3C 204ca9c0 44555555 // Crash Cam Border Width //00 00 20 44 00 00 70 42 00 00 00 00 00 00 00 00 00 00 20 44 00 00 00 40 00 00 00 00 00 00 D2 43 204ca9a0 44555555 // Crash Cam Border Width //00 00 20 44 00 00 00 40 00 00 00 00 00 00 D2 43 204ca9b0 44555555 // Crash Cam Border Width //00 00 00 00 00 00 00 00 00 00 20 44 00 00 70 42 00 00 00 00 00 00 00 00 00 00 20 44 00 00 00 40 204ca998 c2d70000 // Crash Cam Border X Pos // 16:9 = -0.107.5 //00 00 00 00 00 00 D2 43 00 00 20 44 00 00 70 42 204ca9b8 c2d70000 // Crash Cam Border X Pos // 16:9 = -0.107.5 //20 44 02 3C 70 00 A0 AF 68 00 A2 AF 70 00 A6 27 (search elf) 203d7498 3c024456 // Crash Cam List Backing Width // only change the last four bytes // 16:9 = 854 ////////////////////////////////// //70 00 A1 C7 74 00 A0 C7 00 00 A1 E4 04 00 A0 E4 203d731c 081216f0 // jumps to code cave #1 20485bc0 3c08c2d7 // Crash Cam List Backing X Pos // only change the last four bytes // 16:9 = -0.107.5 20485bc4 44880800 // moves new x pos value 20485bc8 080f5cc8 // jumps back #1 + 4 //50 00 A2 C7 54 00 A0 C7 81 20 02 46 01 08 00 46 203d7554 081216f3 // jumps to code cave #2 20485bcc 3c19c2d7 // Crash Cam List Text X Pos // -0.107.5 for 16:9; only change the last four bytes 20485bd0 44991000 // moves new x pos value 20485bd4 080f5d56 // jumps back #2 + 4 //20 44 02 3C A8 00 A0 AF A0 00 A2 AF 2D 28 00 00 101a172c 00004456 // HUD Render Width (Player 1) // 16:9 = 854 //20 44 02 3C 98 00 A0 AF 90 00 A2 AF A8 00 A3 C7 101a1790 00004456 // HUD Render Width (Player 2) // 16:9 = 854 ///////////////////////////////////////////////// //A0 00 A2 AF 2D 28 00 00 70 43 02 3C AC 00 A0 AF 201a1734 08121732 // jumps to code cave #1 20485cc8 afa200a0 // saves width value 20485ccc 3c02c2d7 // HUD Render X Pos (Player 1) // only change the last four bytes // 16:9 = -0.107.5 20485cd0 afa200a8 // saves new x pos value 20485cd4 080685ce // jumps back #1 + 4 //90 00 A2 AF A8 00 A3 C7 70 43 02 3C 2D 28 00 00 201a1798 08121736 // jumps to code cave #2 20485cd8 afa20090 // saves width value 20485cdc 3c02c2d7 // HUD Render X Pos (Player 2) // only change the last four bytes // 16:9 = -0.107.5 20485ce0 afa20098 // saves new x pos value 20485ce4 080685e7 // jumps back #2 + 4 //20 44 02 3C 2D 50 00 00 00 10 82 44 00 00 00 00 10134eec 00004456 // "Get Ready! GO" Width // 16:9 = 854 //74 01 A2 AF 00 00 B0 FF 20134f34 0812172e // jumps to code cave 20485cb8 afa20174 // saves y pos value 20485cbc 3c023ec0 // "Get Ready! GO" X Pos // only change the last four bytes // 16:9 = 0.375 20485cc0 afa20168 // saves new x pos value 20485cc4 0804d3ce // jumps back //////////////////////////////////////////////////// // Menus (16:9) //20 44 03 3C 00 28 83 44 66 00 03 3C C0 5E 64 C4 1030d624 000043f0 // Menu Width // 16:9 = 480 //08 00 83 E4 0C 00 80 E4 E0 B1 63 90 48 00 A3 E7 //6148033c 60088046 00008344 (ELF) 2030d674 081216f6 // jumps to code cave 20485bd8 e4830008 // saves width value 20485bdc 3c1942a0 // Menu X Pos // only change the last four bytes // 16:9 = +80 20485be0 44991800 // moves new x pos value 20485be4 e4830000 // saves new x pos value 20485be8 080c359e // jumps back //00 00 20 44 00 00 B0 43 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 00 00 00 00 0F 09 44 42 204d18d0 44555555 // Car Select Overlay Width // 16:9 = 853.3 //00 00 00 00 00 00 80 42 00 00 20 44 00 00 B0 43 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 204d18c8 c2d70000 // Car Select Overlay X Pos // 16:9 = -107.5 //20 44 03 3C 2D A8 80 00 E9 01 10 3C 67 00 14 3C // 2044033c (elf 2nd from top) 1031afc0 00004456 // Top Border Width // 16:9 = 854 //04 00 85 C4 6A 18 E1 4B D8 01 A2 FF 00 08 83 44 2031b034 081216fb // jumps to code cave 20485bec 3c190000 // Top Border X Pos // only change the last four bytes // 16:9 = 0 (4:3 = 80) 20485bf0 44993800 // moves new x pos value 20485bf4 e4870000 // saves new x pos value 20485bf8 c4850004 // original code 20485bfc 080c6c0e // jumps back //20 44 02 3C 78 00 A0 AF 70 00 A2 AF 78 00 A6 27 1038b030 00004456 // Bottom Border Width // 16:9 = 854 //20 44 02 3C 60 00 A0 AF 58 00 A2 AF 68 00 A5 27 1038b068 00004456 // Bottom Border Width // 16:9 = 854 //68 00 A0 AF 5C 00 A2 AF 60 00 A6 27 80 3F 02 3C 2038b07c 08121700 // jumps to code cave 20485c00 3c19c2d7 // Bottom Border X Pos // only change the last four bytes // 16:9 = -107.5 20485c04 afb90068 // saves new x pos value 20485c08 080e2c20 // jumps back //78 00 A0 AF 70 00 A2 AF 78 00 A6 27 C0 42 02 3C 2038b034 08121703 // jumps to code cave 20485c0c 3c193e00 // Bottom Border X Pos // only change the last four bytes // 16:9 = 0.125 20485c10 afb90078 // saves new x pos value 20485c14 080e2c0e // jumps back //20 44 02 3C 4C 00 0A 3C 08 01 A2 AF 4C 00 0B 3C 1031d524 00004456 // Checkerboard Width // 16:9 = 854 //20 44 02 3C EA 01 0A 3C F0 00 A2 AF EA 01 0B 3C 1031d57c 00004456 // Checkerboard Width // 16:9 = 854 //20 44 02 3C 4C 00 08 3C C0 00 A2 AF 4C 00 09 3C 1031d628 00004456 // Checkerboard Width // 16:9 = 854 //20 44 02 3C EA 01 0A 3C D8 00 A2 AF EA 01 0B 3C 1031d5d0 00004456 // Checkerboard Width // 16:9 = 854 //20 44 02 3C EA 01 08 3C A8 00 A2 AF EA 01 09 3C 1031d680 00004456 // Checkerboard Width // 16:9 = 854 ///////////////////////////////////////////////////////// //10 01 A0 AF 0C 01 A2 AF 18 01 A5 27 C0 42 02 3C 2031d538 08121706 // jumps to code cave 20485c18 3c193e00 // Middle Checkerboard X Pos // only change the last four bytes // 16:9 = 0.125 20485c1c afb90110 // saves new x pos value 20485c20 080c754f // jumps back //F8 00 A0 AF F4 00 A2 AF 00 01 A5 27 FC 00 A0 AF 2031d590 08121709 // jumps to code cave 20485c24 3c193e00 // Top Checkerboard X Pos // only change the last four bytes // 16:9 = 0.125 20485c28 afb900f8 // saves new x pos value 20485c2c 080c7565 // jumps back //C8 00 A0 AF C4 00 A2 AF D0 00 A5 27 80 42 02 3C 2031d63c 0812170c // jumps to code cave 20485c30 3c193e00 // Top Middle Checkerboard X Pos // only change the last four bytes // 16:9 = 0.125 20485c34 afb900c8 // saves new x pos value 20485c38 080c7590 // jumps back //E0 00 A0 AF DC 00 A2 AF 10 01 88 26 D0 43 02 3C 2031d5e4 0812170f // jumps to code cave 20485c3c 3c193e00 // Bottom Checkerboard X Pos // only change the last four bytes // 16:9 = 0.125 20485c40 afb900e0 // saves new x pos value 20485c44 080c757a // jumps back //B0 00 A0 AF AC 00 A2 AF 06 A3 00 46 C0 43 02 3C 2031d694 08121712 // jumps to code cave 20485c48 3c193e00 // Bottom Middle Checkerboard X Pos // only change the last four bytes // 16:9 = 0.125 20485c4c afb900b0 // saves new x pos value 20485c50 080c75a6 // jumps back //20 44 02 3C D0 01 A0 AF C8 01 A2 AF D8 01 A5 27 1031d860 00004456 // Loading Background Width // 16:9 = 854 # 2031d880 08121715 // jumps to code cave # +20 20485c54 3c19c2d7 // Loading Background X Pos // only change the last four bytes // 16:9 = -107.5 20485c58 afb901d8 // saves new x pos value 20485c5c 080c7621 // jumps back //20 44 02 3C 70 00 A0 AF 68 00 A2 AF 78 00 A5 27 103a6bb4 00004456 // Replay Top Bar Width // 16:9 = 854 # 203a6bb8 08121728 // jumps to code cave # +4 20485ca0 3c19c2d7 // Replay Top Bar X Pos // only change the last four bytes // 16:9 = -107.5 20485ca4 afb90078 // saves new x pos value 20485ca8 080e9aef // jumps back //20 44 02 3C 58 00 A0 AF 50 00 A2 AF 5C 00 B4 E7 103a6bf8 00004456 // Replay Bottom Bar Width // 16:9 = 854 # 203a6c0c 0812172b // jumps to code cave # +14 20485cac 3c19c2d7 // Replay Bottom Bar X Pos // only change the last four bytes // 16:9 = -107.5 20485cb0 afb90060 // saves new x pos value 20485cb4 080e9b04 // jumps back //AB AA AA 3F 55 55 D5 3F E4 CB 16 41 9A 99 99 BE 204e0f3c 3fe38e39 // Globe Aspect Ratio // 16:9 = 1.777777791 //AB AA 8A 3F 204e0d94 3fb8e38f // Globe Glow Aspect Ratio // 16:9 = 1.444444537 ================================================ FILE: CHT/SLKA_252.21.cht ================================================ "Busin 0 - Wizardry Alternative Neo /ID SLKA_252.21" //ELF CRC 56075A21 Mastercode 9046c398 0c11b08e //[Widescreen 16:9] //Widescreen hack by Arapapa // 16:9 (6d34003d cccc8c3f(*) cccc8c3f cccc8c3f cccc8c3f) 2050f274 3f533333 // 3f8ccccc ================================================ FILE: CHT/SLKA_252.37.cht ================================================ "The Lord of the Rings - The Third Age /ID SLKA_252.37" //ELF CRC 37CD4279 Mastercode 9032b330 0c0cac74 //[Widescreen 16:9] //Widescreen Hack (NTSC-K by Arapapa) //0000803f 5555953f 0000803F 20c40380 3f400000 //0000803f b76d5b3f 0000803F 20c40390 3fb00000 //0000803f b76d5b3f 0000803F 20c40398 3fb00000 ================================================ FILE: CHT/SLKA_252.44.cht ================================================ "WWE SmackDown! vs. Raw /ID SLKA_252.44" //ELF CRC 008A0D12 Mastercode 90125e10 0c04972c //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //803f013c 00008144 2d20a003 2011a458 3c013fab//3c013f80 //Y-Fov //2044023c 201d5904 3c024455 //3c024420 ================================================ FILE: CHT/SLKA_252.62.cht ================================================ "Winning Eleven 8 International /ID SLKA_252.62" //ELF CRC A37A7348 Mastercode 90108910 0c0421ec //[Widescreen 16:9] // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 20104634 3c013f40 // 00000000 hor fov 20104638 44810000 // 00000000 20104640 4600c602 // 00000000 // Render fix (803f023c 5c6a22ac) 20126104 3c023fab //3C023F80 ================================================ FILE: CHT/SLKA_252.65.cht ================================================ "Devil May Cry 3 /ID SLKA_252.65" //ELF CRC 05931990 Mastercode 9010ffa8 0c043f92 //[Widescreen 16:9] //Widescreen Hack by Acem (pnach NTSC-K by Arapapa) //16:9 (0000803f 5555153f) 21caf990 3f400000 // 3f800000 ================================================ FILE: CHT/SLKA_252.70.cht ================================================ "Armored Core - Formula Front /ID SLKA_252.70" //ELF CRC F9A37D6E Mastercode 9012dad0 0c04b65c //[Widescreen 16:9] //Widescreen Hack by ElHecht (NTSC-K by Arapapa) // 16:9 (search 00000000 00000000 43ad1346 00000000) 2013e1ac 3c013f40 // 00000000 hor fov 2013e1b8 44810000 // 00000000 2013e1bc 4600c602 // 00000000 201d8790 3c033f19 // 3c033f4c hor fov gameplay 201d8798 3462999a // 3462cccd hor fov gameplay 20202190 3c0243d6 // 3c0243a0 renderfix ================================================ FILE: CHT/SLKA_252.71.cht ================================================ "Harry Potter and The Order of the Phoenix /ID SLKA_252.71" //ELF CRC=4C01B1B0 Mastercode 90476cd8 0c11dade //Widescreen hack by Arapapa //Force turn on Internal Widescreen 204bf588 24020002 //30420003 //Zoom fix //003f013c 00108144 02000146 (2nd) 20350750 3c013f20 //3c013f00 ================================================ FILE: CHT/SLKA_252.89.cht ================================================ "Shin Sangoku Musou 4 /ID SLKA_252.89" //ELF CRC 6E671EBC Mastercode 90122850 0c0489bc //[Widescreen 16:9] //widescreen 16:9 (NTSC-K) hack by 99skull //credit goes to nemesis2000 20146c88 3c0243d6 //3C0243A0 wide(320)->(428) 20181f4c 3c023f2b //3C023F00 renderfix(0.5)->(0.667969) ================================================ FILE: CHT/SLKA_253.00.cht ================================================ "Digital Devil Saga [Special Package] /ID SLKA_253.00" //ELF CRC F2E397C0 Mastercode 9030cad8 0c0c325e //[Widescreen 16:9] //Widescreen Hack by synce (pnach by Arapapa) 20324264 3fc65461 // 3f951eb8 ================================================ FILE: CHT/SLKA_253.01.cht ================================================ "Digital Devil Saga - Avatar Tuner 2 /ID SLKA_253.01" //ELF CRC 43202D1A Mastercode 90368298 0c0da04e //[Widescreen 16:9] //Widescreen Hack by synce (pnach NTSC-K by Arapapa) 2037f7e4 3fc6d395 // 3f951eb8 ================================================ FILE: CHT/SLKA_253.04.cht ================================================ "Burnout Revenge /ID SLKA_253.04" //ELF CRC EEA60511 Mastercode 90449e48 0c11273a //[Widescreen 16:9] //Widescreen Hack (16:9) by Dread and Arapapa ////Force turn on Internal Widescreen (Full boot bypassing) 203a6478 24020002 //30420003 //Zoom Fix //9A 99 99 3F 39 8E E3 3F 80 02 00 00 C0 01 00 00 21bfca90 3faaaaab // 3F800000 ================================================ FILE: CHT/SLKA_253.09.cht ================================================ "INDIGO PROPHECY /ID SLKA_253.09" //ELF CRC A320AABE Mastercode 903a0f38 0c0e8376 //[Widescreen 16:9] //Widescreen patch (pnach NTSC-J by Arapapa) 2020a7c0 3c013fe3 2020a7c4 34218e38 2020a7c8 44810000 ================================================ FILE: CHT/SLKA_253.15.cht ================================================ "NBA Live 06 /ID SLKA_253.15" //ELF CRC FC04B01D Mastercode 904737e8 0c11cda2 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //003f013c 00088144 1800028e 2049bf0c 3c013ec0 //3c013f00 ================================================ FILE: CHT/SLKA_253.18.cht ================================================ "Wwe smackdown vs. raw 2006 /ID SLKA_253.18" //ELF CRC F5D214FB Mastercode 9012a350 0c04a87c //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //803f013c 00008144 2d20a003 //2011e980 3c013fab //3c013f80 ///Y-Fov //2044023c 00088244 00a08344 //202242c8 3c024455 //3c024420 //X-Fov Locker Room //803f033c 0145023c //20224344 3c033f40 //3c033f80 2011e95c 3c013f40 //00000000 2011e960 44810000 //00000000 2011e968 4600c602 //00000000 ================================================ FILE: CHT/SLKA_253.19.cht ================================================ "Spongebob SquarePants - Lights, Camera, Pants! /ID SLKA_253.19" //ELF CRC 1C0740ED Mastercode 90112bd0 0c044a9c //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov //680080c4 03080046 20230328 081258cc 20496330 c4800068 20496334 3c013f40 20496338 4481f000 2049633c 461e0003 20496340 e4800068 20496344 0808c0cb /////////////////////////////////////////////////////////// //ICON and Font fix //803f023c 7200a392 00388244 (Twice) //203e0d18 3c023f40 //3c023f80 Characters ICON //203df178 3c023f40 //3c023f80 Font Count and Text //803f033c 0400a28e 00088344 //203df414 3c033f40 //3c033f80 Font Time ================================================ FILE: CHT/SLKA_253.20.cht ================================================ "Ikusa Gami /ID SLKA_253.20" //ELF CRC 562BE37A Mastercode 90115350 0c04547c //[Widescreen 16:9] //Widescreen Hack by ElHecht (NTSC-K by Arapapa) //Widescreen hack 16:9 //X-Fov 201341a8 3c023f80 //3c023faa 201341ac 344a0000 //344aaaaa ================================================ FILE: CHT/SLKA_253.21.cht ================================================ "K.League - Winning Eleven 9 - Asia Championship /ID SLKA_253.21" Mastercode 90108710 0c04216c //[Widescreen 16:9] // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 2010444c 3c013f40 // 00000000 hor fov 20104450 44810000 // 00000000 20104458 4600c602 // 00000000 // Render fix (42091746 803f053c) 201252bc 3c053fab //3c053F80 ================================================ FILE: CHT/SLKA_253.27.cht ================================================ "Harry Potter and the Goblet of Fire (Korea) /ID SLKA_253.27" //ELF CRC CDE017A7 Mastercode 902199a8 0c086612 //[Widescreen 16:9] //Widescreen hack (NTSC-K by Arapapa) //Widescreen hack 16:9 2029ff04 3c013fe3 //3c013faa 2029ff08 34218e39 //3421aaab ================================================ FILE: CHT/SLKA_253.29.cht ================================================ "Shin Sangoku Musou 4 - Moushouden /ID SLKA_253.29" //ELF CRC 5C19B973 Mastercode 90122a90 0c048a4c //[Widescreen 16:9] //widescreen 16:9 (NTSC-K) hack by 99skull //credit goes to nemesis2000 20146f3c 3c0243d6 //3C0243A0 wide(320)->(428) 20198abc 3c023f2b //3C023F00 renderfix(0.5)->(0.667969) ================================================ FILE: CHT/SLKA_253.31.cht ================================================ "Marc Eckos Getting Up - Contents Under Pressure /ID SLKA_253.31" //ELF CRC 068558AE Mastercode 901133b8 0c044c96 //[Widescreen 16:9] //Widescreen hack by sergx12 (NTSC-K by Arapapa) //Widescreen hack 16:9 205677ec 3c023f40 //Y-Fov //201cbb70 40200000 //3f892492 //Zoom //3f000000 3e800000 00000000 //20a333a0 3f35c28f //3f000000 //20a333a4 3f19999a //3e800000 ================================================ FILE: CHT/SLKA_253.52.cht ================================================ "Full Metal Alchemist - Dream Carnival /ID SLKA_253.52" //ELF CRC 3EDAB3F6 Mastercode 902a7558 0c0a9cfe //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 201a4828 3c013c3e //3c013c0e 201a482c 3421a4ec //3421fa36 //Y-Fov 201a4870 3c013f65 //3c013f98 201a4874 342140ee //3421d5f9 ================================================ FILE: CHT/SLKA_253.59.cht ================================================ "Winning Eleven 9 - Liveware Edition /ID SLKA_253.59" Mastercode 90108710 0c04216c //[Widescreen 16:9] // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 2010444c 3c013f40 // 00000000 hor fov 20104450 44810000 // 00000000 20104458 4600c602 // 00000000 // Render fix (46170942 803f053c) 20129e0c 3c053fab //3c053F80 ================================================ FILE: CHT/SLKA_253.61.cht ================================================ "Gaeguri Jungsa Keroro - Bulkkottwineun Battle Royal Z (Korea) /ID SLKA_253.61" //ELF CRC 42EE9611 Mastercode 90138c98 0c04e2ce //[Widescreen 16:9] //Widescreen hack by Little Giant (NTSC-K by Arapapa) //16:9 e0025555 00a93d04 // 20a63934 3c013f40 //3c013f80 zoom 20a93d04 44c71c71 //44955571 vert ================================================ FILE: CHT/SLKA_253.71.cht ================================================ "GA-ROU-DEN BREAKBLOW /ID SLKA_253.71" //ELF CRC 9134027F Mastercode 90249518 0c0924ee //[Widescreen 16:9] //Widescreen hack by by ElHecht (NTSC-K by Arapapa) //Widescreen hack 16:9 2014f58c 080ad68f // 46007bc7 2014f590 00000000 // 46006b47 202b5a3c 3c013f40 // 00000000 hor fov 202b5a40 34210000 // 00000000 hor fov 202b5a44 4481f000 // 00000000 202b5a48 461e6b42 // 00000000 202b5a4c 46007bc7 // 00000000 202b5a50 46006b47 // 00000000 202b5a54 08053d64 // 00000000 2010ad84 3c013f00 // 3c013f2a 2010ad88 342112d7 // 3421c3c9 20681494 3f400000 // 3f7fffff ================================================ FILE: CHT/SLKA_253.85.cht ================================================ "Spider-Man 3 /ID SLKA_253.85" //ELF CRC B35F8AAE Mastercode 90409858 0c1025be //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 2032ab04 3c023f22 //3c023f00 20348a58 3c023f22 //3c023f00 ================================================ FILE: CHT/SLKA_254.22.cht ================================================ "Silent Hill - Origins /ID SLKA_254.22" //ELF CRC F3662F76 Mastercode 90324100 0c0c8fe8 //[Widescreen 16:9] //Widescreen fix by nemesis2000 (NTAC-K by nemesis2000) //Zoom fix (Internal Widescreen) 201da984 3c013fe3 201da988 34218e39 ================================================ FILE: CHT/SLKA_254.80.cht ================================================ "World Soccer Winning Eleven 2012 /ID SLKA_254.80" Mastercode 901086d0 0c04215c //[Widescreen 16:9] // Widescreen pnach El_Patas (NTSC-K by Arapapa) // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 // 00000000 hor fov 20104400 44810000 // 00000000 20104408 4600c602 // 00000000 // Render fix by El_Patas (803f053c 4400023c) 20125f6c 3c053fab //3C053F80 (increases hor. render area) ================================================ FILE: CHT/SLKA_350.01.cht ================================================ "Metal Gear Solid 2 - Substance /ID SLKA_350.01" //ELF CRC 5942DD1F Mastercode 90178558 0c05e0fe //[Widescreen 16:9] //Widescreen Hack (NTSC-K by Arapapa) //Widescreen hack 16:9 2011fef8 3c013f40 //3c013f80 ================================================ FILE: CHT/SLKA_350.05.cht ================================================ "Dynasty Warriors 6 /ID SLKA_350.05" //ELF CRC B39683CE Mastercode 901227d0 0c04899c //[Widescreen 16:9] //widescreen 16:9 (NTSC-K) hack by 99skull 2014701c 3c024082 //Zoom 3C024049(3.1415923) 201471b0 3c0543a0 //Y-Axis 3C054370(240)->(320) 20147af4 3c024082 //render fix 3C024049(3.1415923) ================================================ FILE: CHT/SLPM_550.05.cht ================================================ "Mana Khemia 2 - Ochita Gakuen to Renkinjutsushi Tachi /ID SLPM_550.05" //ELF CRC D6E90E33 Mastercode 905e5720 0c179570 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by nemesis2000) //3D scenes 205e1594 3c013f40 //hor value 205e1598 44810000 205e15a0 4600c602 //battle's fix 20c80d44 44400000 //right side fix 20c80d4c c4400000 //left side fix ================================================ FILE: CHT/SLPM_550.24.cht ================================================ "Jikkyou Powerful Pro Yakyuu 15 /ID SLPM_550.24" Mastercode 90191790 0c06458c //[Widescreen 16:9] //Widescreen hack by Arapapa //X-Fov 2034f994 3f19999a //3f4ccccd ================================================ FILE: CHT/SLPM_550.33.cht ================================================ "J.League Winning Eleven 2008 Club Championship /ID SLPM_550.33" Mastercode 901086d0 0c04215c //ELF CRC=B0C15891 // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 // 00000000 hor fov 20104400 44810000 // 00000000 20104408 4600c602 // 00000000 // Render fix (42091746 803f053c) 20125b0c 3c053fab //3c053F80 ================================================ FILE: CHT/SLPM_550.62.cht ================================================ "Jikkyou Powerful Major League 3 /ID SLPM_550.62" //ELF CRC 99E75AF9 Mastercode 9069bdd8 0c1a6f1e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen 16:9 //Gameplay //2044023c 00088244 f043023c 201336ac 3c024455 //3c024420 201336b0 34425555 //44820800 201336b4 44820800 //3c0243f0 201336b8 3c0243f0 //44911000 201336bc 44911000 //00000000 ================================================ FILE: CHT/SLPM_550.82.cht ================================================ "Shin Sangoku Musou 5 Special /ID SLPM_550.82" //ELF CRC B1E138B6 Mastercode 90122850 0c0489bc //[Widescreen 16:9] //Widescreen hack by 99skul (NTSC-J by Arapapa) //Widescreen hack 16:9 2014703c 3c024082 //3c024049 20147b14 3c024082 //3c024049 201471d0 3c0543a0 //3c054370 ================================================ FILE: CHT/SLPM_550.96.cht ================================================ "Thunder Force VI /ID SLPM_550.96" Mastercode 9010fa98 0c043e4e //ELF CRC=B5C43B61 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f023c 8000a2c7 20132e1c 3c023f40 //3c023f80 //Zoom //20132da8 3c023f00 //3c023f80 ================================================ FILE: CHT/SLPM_551.08.cht ================================================ "Fate/Unlimited Codes /ID SLPM_551.08" Mastercode 90106758 0c04197e //ELF CRC=3AF675BA //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) //2019b5e0 3c023fc5 2019ae30 3c013f40 2019ae34 44816000 2019ae38 460c0303 2019ae3c 0200302d 2019ae40 0c0797bc 2019ae44 26250340 2019ae48 dfbf0020 2019ae4c 7bb10010 2019ae50 7bb00000 2019ae54 03e00008 2019ae58 27bd0030 201e749c 3c023f49 201e74a8 3443999a //FMV's fix 2021dafc 34467100 2021db54 34468f00 //480p (progressive scan) //20300340 24060050 //20300f98 24060050 //20300344 24050000 //20300f94 24050000 ================================================ FILE: CHT/SLPM_551.22.cht ================================================ "Gundam Musou 2 /ID SLPM_551.22" Mastercode 90112f58 0c044b7e //ELF CRC=A6F06ED5 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2017b7fc 08043d88 2010f620 46041902 2010f624 3c013f40 2010f628 4481f000 2010f62c 461e2102 2010f630 0805ee00 //204df838 3f2aaaab // 3F4CCCCD ================================================ FILE: CHT/SLPM_551.30.cht ================================================ "Pro Yakyuu Spirits 5 Kanzenban /ID SLPM_551.30" //ELF CRC 87E781EC Mastercode 90121498 0c0484ce //[Widescreen 16:9] //16:9 widescreen hack by 99skull (pnach by Arapapa) //Search values are apply to other series games //00000000 41b81946 803f083c 2014f0b8 3c013f2a //00000000 vert fov //00000000 42100146 07000046 2014f0f0 44819800 //00000000 vert fov //02100046 42081546 2014f0fc 46009802 //46001002 vert fov //803f053c 82c80146 2014f298 3c053faa //3C053F80 zoom ================================================ FILE: CHT/SLPM_551.31.cht ================================================ "World Soccer Winning Eleven 2009 /ID SLPM_551.31" Mastercode 901086d0 0c04215c //ELF CRC=AFDCDAF4 // Widescreen pnach (NTSC-J by Arapapa) // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 // 00000000 hor fov 20104400 44810000 // 00000000 20104408 4600c602 // 00000000 // Render fix by El_Patas (42091746 803f053c) 20125cec 3c053fab //3C053F80 (increases hor. render area) ================================================ FILE: CHT/SLPM_551.46.cht ================================================ "Jikkyou Powerful Pro Yakyuu 2009 /ID SLPM_551.46" Mastercode 90192D50 0C064AFC //[Widescreen 16:9] //Widescreen hack by Tokman5 //X-Fov 20355414 3f19999a //3F4CCCCD ================================================ FILE: CHT/SLPM_551.55.cht ================================================ "Jikkyou Powerful Major League 2009 /ID SLPM_551.55" Mastercode 906ef098 0c1bbbce //ELF CRC=3E8C9B7D //Widescreen hack by Arapapa //Widescreen 16:9 //Gameplay //2044023c 00088244 f043023c 201315fc 3c024455 //3c024420 20131600 34425555 //44820800 20131604 44820800 //3c0243f0 20131608 3c0243f0 //44911000 2013160c 44911000 //00000000 ================================================ FILE: CHT/SLPM_551.58.cht ================================================ "Pro Yakyuu Spirits 6 /ID SLPM_551.58" Mastercode 90121518 0c0484ee //[Widescreen 16:9] //16:9 widescreen hack //16:9 widescreen hack by 99skull 2014cb88 3c013f2a //vert fov 2014cbc0 44819800 //vert fov 2014cbcc 46009802 //vert fov 2014cd68 3c053faa //3C053F80 zoom ================================================ FILE: CHT/SLPM_551.82.cht ================================================ "J.League Winning Eleven 2009 - Club Championship /ID SLPM_551.82" //ELF CRC A2A6FD39 Mastercode 901086d0 0c04215c // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 // 00000000 hor fov 20104400 44810000 // 00000000 20104408 4600c602 // 00000000 // Render fix (42091746 803f053c) 20125bac 3c053fab //3c053F80 ================================================ FILE: CHT/SLPM_552.09.cht ================================================ "World Soccer Winning Eleven 2010 /ID SLPM_552.09" Mastercode 901086d0 0c04215c //ELF CRC=8203A94B // Widescreen pnach (NTSC-J by Arapapa) // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 // 00000000 hor fov 20104400 44810000 // 00000000 20104408 4600c602 // 00000000 // Render fix by El_Patas (42091746 803f053c) 20125dac 3c053fab //3C053F80 (increases hor. render area) ================================================ FILE: CHT/SLPM_552.31.cht ================================================ "Silent Hill - Shattered Memories /ID SLPM_552.31" Mastercode 9042a860 0c10a9c0 //ELF CRC=F66FAFB2 //Widescreen hack by nemesis2000 (NTSC-J by Arapapa) //widescreen fix 202c4a0c 3c013faa //3c013fe3 202c4a10 3421aaaa //34218e39 202c4a1c 46036302 //e7ac0000 202c4a20 460318c2 //14800011 202c4a24 e7ac0000 //afa00004 202c4a28 1480000f //3c013faa 202c4a2c afa00004 //3421aaa8 202c4a30 3c013faa //44810800 202c4a34 3421aaa8 //3c013eaa 202c4a38 44810800 //3421aaab 202c4a3c 3c013eaa //44810000 202c4a40 3421aaab //00000000 202c4a44 44810000 //00000000 //fastboot widescreen //03004230 1000bfdf 203895c8 24020002 //noise off 202b67ec 24040000 //03e00008 202b67f0 03e00008 //ac44b0c0 202b67f4 ac44b0c0 //00000000 NTSC-U ac44abc0 ================================================ FILE: CHT/SLPM_552.52.cht ================================================ "Pro Yakyuu Spirits 2010 /ID SLPM_552.52" Mastercode 90121518 0c0484ee //[Widescreen 16:9] //16:9 widescreen hack //16:9 widescreen hack by 99skull 2014c4c8 3c013f2a //vert fov 2014c500 44819800 //vert fov 2014c50c 46009802 //vert fov 2014c6a8 3c053faa //3C053F80 zoom ================================================ FILE: CHT/SLPM_552.58.cht ================================================ "World Soccer Winning Eleven 2010 - Aoki Samurai no Chousen /ID SLPM_552.58" Mastercode 901086d0 0c04215c //ELF CRC=5DB219F4 // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 // 00000000 hor fov 20104400 44810000 // 00000000 20104408 4600c602 // 00000000 // Render fix by El_Patas (42091746 803f053c) 20125d8c 3c053fab //3C053F80 (increases hor. render area) ================================================ FILE: CHT/SLPM_552.62.cht ================================================ "J.League Winning Eleven 2010 Club Championship /ID SLPM_552.62" //ELF CRC 8EEA2A8B Mastercode 901086d0 0c04215c // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 // 00000000 hor fov 20104400 44810000 // 00000000 20104408 4600c602 // 00000000 // Render fix (42091746 803f053c) 20125bac 3c053fab //3c053F80 ================================================ FILE: CHT/SLPM_552.76.cht ================================================ "World Soccer Winning Eleven 2011 /ID SLPM_552.76" Mastercode 901086d0 0c04215c //ELF CRC=CCC78A97 // Widescreen pnach (NTSC-J by Arapapa) // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 // 00000000 hor fov 20104400 44810000 // 00000000 20104408 4600c602 // 00000000 // Render fix by El_Patas (42091746 803f053c) 20125f2c 3c053fab //3C053F80 (increases hor. render area) ================================================ FILE: CHT/SLPM_552.92.cht ================================================ "Grand Theft Auto - San Andreas [Rockstar Classics] /ID SLPM_552.92" //ELF CRC = 9E18263C Mastercode 9053fd50 0c14fefc //[Widescreen 16:9] //Widescreen fix by BloodRaynare 201130bc 3c013f9d 201130c0 44810000 201130c4 46006302 201130c8 03e00008 201130cc e78c9a90 2021dd04 0c044c2f 20242c94 0c044c32 //[Remove Radiosity Filter] //Removes the radiosity filter which causes a ghosting effect on the people and environment. 2066968c 00c74900 // original replacement value was 0, but causes TLB misses on emulator ================================================ FILE: CHT/SLPM_552.94.cht ================================================ "World Soccer Winning Eleven 2012 /ID SLPM_552.94" Mastercode 901086d0 0c04215c //[Widescreen 16:9] // Widescreen pnach (NTSC-J by Arapapa) // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 // 00000000 hor fov 20104400 44810000 // 00000000 20104408 4600c602 // 00000000 // Render fix by El_Patas (42091746 803f053c) 20125f4c 3c053fab //3C053F80 (increases hor. render area) ================================================ FILE: CHT/SLPM_601.43.cht ================================================ "Tekkouki Mikazuki /ID SLPM_601.43" //ELF CRC 6BB8CADF Mastercode 9011c7b8 0c047196 //[Widescreen 16:9] //Widescreen hacks by Aced14 //16:9 Widescreen 10103b14 00003f40 //3C023F80 - Master X FOV #1 //16:10 Widescreen (Normal) //20103b10 08048d59 //8FA3008C - j $00123564 //10103b14 00003f55 //3C023F80 - Master X FOV #1 //2012355c 08048d5d //00000000 - j $00123574 //20123564 34425555 //00000000 - ori v0, v0, $5555 - Master X FOV #2 //20123568 8fa3008c //00000000 - lw v1, $008C(sp) //2012356c 08040ec6 //00000000 - j $00103B18 //00123574 1000fff9 //1000FFFA - beq zero, zero, $0012355C //16:10 Widescreen (Ultra) //10103b14 00003f40 //3C023F80 - Master X FOV #1 //10103b1c 00003ed3 //3C023EEB - Master Y FOV #1 //10103b20 0000f7cf //3442851F - Master Y FOV #2 ================================================ FILE: CHT/SLPM_620.02.cht ================================================ "Live World Soccer 2000 /ID SLPM_620.02" Mastercode 902132b0 0c084c52 //ELF CRC=EDD8A976 //Widescreen hack by Arapapa //Wide Screen 16:9 202029d4 3c013f40 //00000000 202029d8 44810000 //00000000 202029e0 4600c602 //00000000 ================================================ FILE: CHT/SLPM_620.05.cht ================================================ "Shin Sangoku Musou /ID SLPM_620.05" //ELF CRC 5A63669B Mastercode 90326e08 0c0c9b28 //Widescreen hack (NTSC-J by Arapapa) //Widescreen hack 16:9 //00 00 80 3F 01 3C 00 B8 81 44 2D A0 00 00 14 01 202f5ff6 3faaaaab // 3F800000 //80 3F 01 3C 00 B8 81 44 202f6e4c 3c013fab // 3c013f80 //00 00 80 3F 00 00 00 00 F0 27 26 42 00 00 00 00 (1st) 2032da4c 3faaaaab // 3F800000 //00 00 80 3F 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2032db68 3faaaaab // 3F800000 //00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FA 43 2032db74 3faaaaab // 3F800000 //00 00 80 3F 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FA 43 2032db88 3faaaaab // 3F800000 //00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FA 43 2032db94 3faaaaab // 3F800000 //00 00 80 3F 15 85 F8 44(?) 2032dbec 3faaaaab // 3F800000 //00 00 80 3F 00 70 04 00 00 00 00 00 00 03 00 00 2032dcec 3faaaaab // 3F800000 //00 00 80 3F 00 00 80 3F 00 00 80 3F CD CC 8C 3F 20336b0c 3faaaaab // 3F800000 2033b110 3faaaaab // 3F800000 2033b114 3faaaaab // 3F800000 //Render fix //003f013c 00608144 DC9C94C7 20252a24 3c013f40 //3c013f00 ////////////////////////////////////////////// //Zoom //20202534 3c014370 ================================================ FILE: CHT/SLPM_620.13.cht ================================================ "Ring of Red /ID SLPM_620.13" //ELF CRC D4E2D515 Mastercode 9014c7b8 0c053194 //Widescreen Hack ElHecht and Arapapa //16:9 (803f013c 00008144 b0ffbd27) //001059c4 3c013f60 // 3c013f80 201104e8 08052865 // 3c020026 201104ec 00000000 // 2442aa30 201104f0 00000000 // e44d0014 2014a194 3c013faa // 00000000 ver fov 2014a198 3421aaab // 00000000 ver fov 2014a19c 44810000 // 00000000 2014a1a0 3c020026 // 00000000 2014a1a4 2442aa30 // 00000000 2014a1a8 46006b42 // 00000000 2014a1ac e44d0014 // 00000000 2014a1b0 0804413b // 00000000 //003f013c 00108144 040041C4 //c03e013c 00108144 040041C4 20110cec 3c013ec0 // 3c013f00 zoom 20110d20 3c013fab // 3c013f80 renderfix //803f013c 00008144 2C0060AC //403f013c 00008144 2C0060AC 201070b8 3c013f40 // 3c013f80 hor fov model view ================================================ FILE: CHT/SLPM_620.23.cht ================================================ "Winback /ID SLPM_620.23" //ELF CRC 730EA596 Mastercode 90266020 0c0997b0 //[Widescreen 16:9] //Widescreen hack (NTSC-J by Arapapa) // 16:9 2023a168 3c013f40 //00000000 2023a16c 4481f000 //00000000 2023a17c 461eb583 // 00000000 201c7000 461e0002 //00000000 cross hairs position fix 201c751c 461ea302 // 4600a306 cross hairs render fix ================================================ FILE: CHT/SLPM_620.27.cht ================================================ "Snowboard Heaven /ID SLPM_620.27" //ELF CRC AD8D57D7 Mastercode 901c8c78 0c0722c4 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 2017aca8 08030000 200c0000 46010842 200c0004 3c013fe2 200c0008 4481f000 200c000c 461e0842 200c0010 0805eb2b ================================================ FILE: CHT/SLPM_620.28.cht ================================================ "Greatest Striker /ID SLPM_620.28" //ELF CRC 53D4FE33 Mastercode 90234120 0c08cff0 //Widescreen hack by Arapapa //Widescreen hack 16:9 //803f013c 00a08144 2d284002 2010878c 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_620.29.cht ================================================ "Dance Summit 2001 /ID SLPM_620.29" Mastercode 90273428 0c09ccb0 //ELF CRC=F881A604 //Widescreen hack by Arapapa //Widescreen hack 16:9 2025fa54 3c013f40 //00000000 2025fa58 44810000 //00000000 2025fa60 4600c602 //00000000 20238f18 3c01c3b0 //3c01c380 Right Render fix 20238f30 3c0143b0 //3c014380 Left Render fix //Y-Fov //2020c1ec 3c014300 //3c0143e0 ================================================ FILE: CHT/SLPM_620.32.cht ================================================ "ESPN NBA 2Night /ID SLPM_620.32" Mastercode 9010f8a0 0c043dd0 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 2010494c 3c013f40 //00000000 20104950 44810000 //00000000 20104958 4600c602 //00000000 ================================================ FILE: CHT/SLPM_620.35.cht ================================================ "Ikuze! Onsen Takkyuu! /ID SLPM_620.35" //ELF CRC=1CE3766E Mastercode 9010dac8 0c04365a //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 201b2558 080890c4 // c6010068 201b255c 00000000 // c602006c 20224310 3c013f40 // 00000000 20224314 4481f000 // 00000000 20224318 c6010068 // 00000000 2022431c c602006c // 00000000 20224320 461e0843 // 00000000 20224324 e6010068 // 00000000 20224328 0806c958 // 00000000 ================================================ FILE: CHT/SLPM_620.40.cht ================================================ "J League Winning Eleven 8 - Asia Championship /ID SLPM_620.40" Mastercode 90113d60 0c044f00 //ELF CRC=1715947D //Widescreen hack by Arapapa //Wide Screen 16:9 20102c6c 3c013f40 //00000000 20102c70 44810000 //00000000 20102c78 4600c602 //00000000 ================================================ FILE: CHT/SLPM_620.41.cht ================================================ "ESPN National Hockey Night /ID SLPM_620.41" Mastercode 9011e020 0c0477b0 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 20103724 3c013f40 //00000000 20103728 44810000 //00000000 20103730 4600c602 //00000000 ================================================ FILE: CHT/SLPM_620.48.cht ================================================ "Battle Gear 2 /ID SLPM_620.48" //ELF CRC 12266F36 Mastercode 901921c0 0c064818 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 205de8d8 3f400000 //3f800000 ================================================ FILE: CHT/SLPM_620.51.cht ================================================ "Yanya Caballista - featuring Gawoo /ID SLPM_620.51" //ELF CRC 402435E5 Mastercode 902e2898 0c0b89ce //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen Hack 16:9 //X-Fov //803f013c 00008144 f0246224 202b7790 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_620.53.cht ================================================ "World Soccer Winning Eleven 5 /ID SLPM_620.53" //ELF CRC 2F4B332E Mastercode 9018f310 0c063c6c //Widescreen patch by BloodRaynare 20144688 083eb44c 2014468c 00000000 20fad130 3c013f40 20fad134 4481f000 20fad138 c6010068 20fad13c c602006c 20fad140 461e0843 20fad144 e6010068 20fad148 080511a6 ================================================ FILE: CHT/SLPM_620.55.cht ================================================ "Bloody Roar 3 /ID SLPM_620.55" //ELF CRC 64328775 Mastercode 901d4008 0c074faa //[Widescreen 16:9] //Widescreen Hack (NTSC-J by Arapapa) //Widescreen Hack 16:9 //0000803f eeeeee3e 00000045 00000045 0000803f ffff7f4b 201f3a54 3f400000 //3f800000 ================================================ FILE: CHT/SLPM_620.67.cht ================================================ "Hunter X Hunter - Ryumyaku no Saidan /ID SLPM_620.67" //ELF CRC 821F3647 Mastercode 901bdab8 0c06f656 //Widescreen Hack by Little Gaint 00118e34 3c024408 //3c024448 zoom 202cbdec 3f9f3b64 //3F6ED917 vert ================================================ FILE: CHT/SLPM_620.69.cht ================================================ "All-Star Baseball 2002 /ID SLPM_620.69" //ELF CRC 284C23D4 Mastercode 902d5de8 0c0b5722 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-fov //803f013c 00088144 02631646 20264a50 3c013fe4 //3c013f80 //Zoom //803f013c 00108144 34600046 20268b8c 3c013f40 //3c013f80 /////////////////////////////////////////////// //X-fov (Needs render fix) //803f013c 00108144 4000a227 //20264a64 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_620.84.cht ================================================ "ESPN X-Games Skateboarding /ID SLPM_620.84" //ELF CRC 33A198C1 Mastercode 9011c4d8 0c0470de //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 20102d5c 3c013f40 //00000000 20102d60 44810000 //00000000 20102d68 4600c602 //00000000 //Render Fix //803f013c 00008144 2d20a003 20102d80 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_620.87.cht ================================================ "Touge 3 /ID SLPM_620.87" //ELF CRC 454BDDA2 Mastercode 9022ab18 0c08aa6e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201d7ff4 08030010 200c0040 4616a583 200c0044 3c013f40 200c0048 4481f000 200c004c 461eb582 200c0050 08075ffe //Hud //46750046 8000b7ff 2015379c 08030000 200c0000 46007546 200c0004 3c013f40 200c0008 4481f000 200c000c 461ead42 200c0010 08054de8 //Map /2014c214 08030008 //3c013f00 //200c0020 4600cb06 //200c0024 3c013f40 //200c0028 4481f000 //200c002c 461e6302 //200c0030 08053086 //2014bdf0 3c013f2a ================================================ FILE: CHT/SLPM_620.88.cht ================================================ "J-League Winning Eleven 5 /ID SLPM_620.88" //ELF CRC 81E44126 Mastercode 90dc4918 0c3711ee //Widescreen Hack by Arapapa //Widescreen hack 16:9 20e321c8 083eb44c // c6010068 20e321cc 00000000 // c602006c 20fad130 3c013f40 // 00000000 20fad134 4481f000 // 00000000 20fad138 c6010068 // 00000000 20fad13c c602006c // 00000000 20fad140 461e0843 // 00000000 20fad144 e6010068 // 00000000 20fad148 0838c874 // 00000000 ================================================ FILE: CHT/SLPM_620.93.cht ================================================ "Simple 2000 Series Ultimate Vol.1 - Love - Smash! /ID SLPM_620.93" //ELF CRC B66EEE75 Mastercode 90149290 0c05244c //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 20265700 3f400000 //3f800000 X-Fov ================================================ FILE: CHT/SLPM_620.96.cht ================================================ "Flying Circus /ID SLPM_620.96" //ELF CRC 080C4D05 Mastercode 901c9d48 0c0726fa //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 2015b63c 08084988 20212620 46070202 20212624 3c013f40 20212628 4481f000 2021262c 461e4202 20212630 08056d90 ================================================ FILE: CHT/SLPM_620.98.cht ================================================ "Busin - Wizardry Alternative /ID SLPM_620.98" //ELF CRC 15E34677 Mastercode 904283f8 0c10a0a6 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //a043013c 00b08144 20119a04 3c0143e0 //3c0143a0 ================================================ FILE: CHT/SLPM_620.99.cht ================================================ "Nihon Sumou Kyoukai Kounin - Nihon Oozumou - Kakutou-hen /ID SLPM_620.99" //ELF CRC C9E1A718 Mastercode 9010df18 0c04376e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //803f023c 00688244 f03e023c 201548f4 3c023f40 //3c023f80 X-Fov ================================================ FILE: CHT/SLPM_621.01.cht ================================================ "Rez /ID SLPM_621.01" //ELF CRC D2EA890A Mastercode 901f7ef8 0c07df66 2027e4c4 3f400000 ================================================ FILE: CHT/SLPM_621.02.cht ================================================ "Crazy Taxi /ID SLPM_621.02" //ELF CRC 8C78493E Mastercode 901bfb58 0c06fe7e //[Widescreen 16:9] //Widescreen hack by No.47 (NTSC-J by Arapapa) //Widescreen hack 16:9 //713daa3f 9a99593f 0ad7233c 2042ab48 3fe2fc93 //3c23d70a ================================================ FILE: CHT/SLPM_621.09.cht ================================================ "Hippa Linda /ID SLPM_621.09" //ELF CRC D4D45FF4 Mastercode 901078d8 0c041dde //[Widescreen 16:9] //Widescreen hacks by sergx12 (ISO HEX codes) and Aced14 (pnach version - ELF and 16:10 hacks) //16:9 widescreen 2011fb2c 08047ed8 //0441000C - j $0011fb60 - Jump over game logic for PADMAN.IRX debug error message to prevent conflicts 2012c490 08047ecd //C60D0174 - j $0011fb34 - Jump to injected MIPS instructions for widescreen logic 2011fb34 12600004 //3C02006E - beq s3, zero, $0011fb48 - Branch to the end of the widescreen logic if a cutscene is running (by checking if s3 register is 0) 2011fb38 3c013faa //0C046690 - lui at, $3faa - Set $f31 register to 1.333333373 #1 2011fb3c 3421aaab //24442A60 - ori at, at, $aaab - Set $f31 register to 1.333333373 #2 2011fb40 4481f800 //3C02006E - mtc1 at, $f31 - Set $f31 register to 1.333333373 #3 2011fb44 461f6302 //24442A40 - mul.s $f12, $f12, $f31 - Multiply $f12 by $f31 and store the result in $f12 (positive X FOV) 2011fb48 0804b126 //70002E28 - j $0012c498 - Jump to 2 lines after the overwritten MIPS instruction 2011fb4c 46006347 //0C043184 - neg.s $f13, $f12 - Negate $f12 and store the result in $f13 (negative X FOV) //16:10 widescreen (normal) //2011fb2c 08047ed8 //0441000C - j $0011fb60 - Jump over game logic for PADMAN.IRX debug error message to prevent conflicts //2012c490 08047ecd //C60D0174 - j $0011fb34 - Jump to injected MIPS instructions for widescreen logic //2011fb34 12600004 //3C02006E - beq s3, zero, $0011fb48 - Branch to the end of the widescreen logic if a cutscene is running (by checking if s3 register is 0) //2011fb38 3c013f99 //0C046690 - lui at, $3f99 - Set $f31 register to 1.2 #1 //2011fb3c 3421999a //24442A60 - ori at, at, $999a - Set $f31 register to 1.2 #2 //2011fb40 4481f800 //3C02006E - mtc1 at, $f31 - Set $f31 register to 1.2 #3 //2011fb44 461f6302 //24442A40 - mul.s $f12, $f12, $f31 - Multiply $f12 by $f31 and store the result in $f12 (positive X FOV) //2011fb48 0804b126 //70002E28 - j $0012c498 - Jump to 2 lines after the overwritten MIPS instruction //2011fb4c 46006347 //0C043184 - neg.s $f13, $f12 - Negate $f12 and store the result in $f13 (negative X FOV) //16:10 widescreen (ultra) //2011fae8 08047ec6 //0441000B - j $0011fb18 - Jump over game logic for SIO2MAN.IRX debug error message to prevent conflicts //2011fb2c 08047ed8 //0441000C - j $0011fb60 - Jump over game logic for PADMAN.IRX debug error message to prevent conflicts //2012c498 08047ec2 //C60F017C - j $0011fb08 - Jump to injected MIPS instructions for cutscene/playing check //2011fb08 52600013 //0C043184 - beql s3, zero, $0011fb58 - Branch to the end of the widescreen logic if a cutscene is running (by checking if s3 register is 0) //2011fb0c 00000000 //70003628 - nop - Nop delay slot (to avoid a "branch XXXXXXXX in delay slot!" warning in PCSX2's log) //2011fb10 08047ecd //0440FFF7 - j $0011fb34 - Jump to injected MIPS instructions for widescreen logic //2011fb34 3c013faa //3C02006E - lui at, $3faa - Set $f31 register to 1.333333373 #1 //2011fb38 3421aaab //0C046690 - ori at, at, $aaab - Set $f31 register to 1.333333373 #2 //2011fb3c 4481f800 //24442A60 - mtc1 at, $f31 - Set $f31 register to 1.333333373 #3 //2011fb40 461f6302 //3C02006E - mul.s $f12, $f12, $f31 - Multiply $f12 by $f31 and store the result in $f12 (positive X FOV) //2011fb44 46006347 //24442A40 - neg.s $f13, $f12 - Negate $f12 and store the result in $f13 (negative X FOV) //2011fb48 3c013f8e //70002E28 - lui at, $3f8e - Set $f31 register to 1.111111164 #1 //2011fb4c 342138e4 //0C043184 - ori at, at, $38e4 - Set $f31 register to 1.111111164 #2 //2011fb50 4481f800 //70003628 - mtc1 at, $f31 - Set $f31 register to 1.111111164 #3 //2011fb54 461f7382 //0440FFF7 - mul.s $f14, $f14, $f31 - Multiply $f14 by $f31 and store the result in $f14 (negative Y FOV) //2011fb58 0804b128 //00000000 - j $0012c4a0 - Jump to 2 lines after the overwritten MIPS instruction //2011fb5c 460073c7 //00000000 - neg.s $f15, $f14 - Negate $f14 to make it positive and store the result in $f15 (positive Y FOV) ================================================ FILE: CHT/SLPM_621.12.cht ================================================ "Itadaki Street 3 /ID SLPM_621.12" //ELF CRC=211DEAD7 Mastercode 902313c8 0c08c49a //Widescreen Hack by Arapapa (16:9) 20201dbc 3c013f40 //00000000 20201dc0 44810000 //00000000 20201dc8 4600c602 //00000000 ================================================ FILE: CHT/SLPM_621.13.cht ================================================ "World Soccer Winning Eleven 5 - Final Evolution /ID SLPM_621.13" //ELF CRC 4B213AB0 Mastercode 90e30918 0c38c1ee //Widescreen patch by BloodRaynare 20e9e1d8 08402c43 20e9e1dc 00000000 2100b10c 3c013f40 2100b110 4481f000 2100b114 c6010068 2100b118 c602006c 2100b11c 461e0843 2100b120 e6010068 2100b124 083a7878 ================================================ FILE: CHT/SLPM_621.14.cht ================================================ "Crash Bandicoot 4 - Sakuretsu! Majin Power /ID SLPM_621.14" //ELF CRC F8643F9B Mastercode 9027df88 0c09f78a //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov //42c81446 140074e6 380060e6 201125ec 0805bc76 2016f1d8 4614c042 2016f1dc 3c013f40 2016f1e0 4481f000 2016f1e4 461e0842 2016f1e8 00000000 2016f1ec 0804497c //Render fix 20114f50 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_621.18.cht ================================================ "Bomberman Kart /ID SLPM_621.18" //ELF CRC EEFCB0E6 Mastercode 90103cd8 0c040ede //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f033c aa3f033c aaaa6334 20155c38 3c033fab //3c033f80 //201563dc 3c033fab //3c033f80 ================================================ FILE: CHT/SLPM_621.21.cht ================================================ "ESPN NBA 2Night 2002 /ID SLPM_621.21" //ELF CRC 8741DA37 Mastercode 9013df98 0c04f78e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 20124b84 3c013f40 //00000000 20124b88 44810000 //00000000 20124b90 4600c602 //00000000 //Render Fix //803f013c 00008144 2d20a003 20124ba8 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_621.24.cht ================================================ "Ready 2 Rumble Boxing - Round 2 /ID SLPM_621.24" //ELF CRC 3BCE9305 Mastercode 901bcdf0 0c06f324 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 20117514 3c013f2a //3c013f00 20204710 3fe38e2a //3faaaaab ================================================ FILE: CHT/SLPM_621.26.cht ================================================ "Hyper Sports 2002 Winter /ID SLPM_621.26" //ELF CRC F68EFE2B Mastercode 9011ebd8 0c047a9e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 201542bc 3c053fc0 //3c054000 ================================================ FILE: CHT/SLPM_621.27.cht ================================================ "Maximo /ID SLPM_621.27" //ELF CRC 602C8097 Mastercode 9010f188 0c043c0a //Widescreen Hack by Little Gaint 20262fe0 43870000 //43B40000 hor 201decc4 3feeeeee //3FB33333 render fix ================================================ FILE: CHT/SLPM_621.28.cht ================================================ "Le Mans 24 Hours /ID SLPM_621.28" //ELF CRC 39E38CC6 Mastercode 90118a40 0c046238 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20320664 3c033fab //3c033f80 ================================================ FILE: CHT/SLPM_621.29.cht ================================================ "Climax Tennis - WTA Tour Edition /ID SLPM_621.29" //ELF CRC 4874A937 Mastercode 9023fe40 0c08ff38 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 20222404 3c013f40 //00000000 20222408 44810000 //00000000 20222410 4600c602 //00000000 //Render fix 201ebd3c 3c033fab //3c033f80 201ebe00 3c033fab //3c033f80 ////////// //Zoom //20173760 3c043ec0 //3c043f00 //202a7f94 40500000 //3fd55555 ================================================ FILE: CHT/SLPM_621.30.cht ================================================ "Virtua Fighter 4 /ID SLPM_621.30" //ELF CRC 7838882F Mastercode 90303e60 0c0c0f40 //Widescreen hack by ElHecht (NTSC-J by Arapapa) // Widescreen 16:9 2026efc8 3c194455 // 3c194420 hor fov 2026efcc 37395555 // 44811800 hor fov 2026efe8 44990800 // 00000000 2024881c 3c014456 // 3c014420 renderfix ================================================ FILE: CHT/SLPM_621.50.cht ================================================ "Simple 2000 Series Vol.03 - The Bass Fishing /ID SLPM_621.50" //ELF CRC 2AF8719D Mastercode 9010e228 0c043832 //[Widescreen 16:9] //Widescreen hack //Widescreen hack 16:9 //X-Fov //700000c6 0400028e (1st) 20185c7c 08030000 200c0000 c6000070 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 08061720 ================================================ FILE: CHT/SLPM_621.55.cht ================================================ "Baseball 2002, The /ID SLPM_621.55" //ELF CRC 1BB99AAA Mastercode 90105558 0c0414fe //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 201025b4 3c013f40 //00000000 201025b8 44810000 //00000000 201025c0 4600c602 //00000000 ================================================ FILE: CHT/SLPM_621.71.cht ================================================ "Simple 2000 Series Vol.05 - The Blockbuster Hyper /ID SLPM_621.71" //ELF CRC 9E0A16EE Mastercode 90188f08 0c06236a //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix hack 2015a434 3c013f40 //00000000 2015a438 44810000 //00000000 2015a440 4600c602 //00000000 ================================================ FILE: CHT/SLPM_621.86.cht ================================================ "Get Backers - The Stolen City of Infinite /ID SLPM_621.86" //ELF CRC B5622E87 Mastercode 90105d50 0c0416fc //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //02080046 3000a38f (1st) 20144a30 08042f64 2010bd90 46000802 2010bd94 3c013f40 2010bd98 4481f000 2010bd9c 461e0002 2010bda0 0805128d //X-Fov (2D characters) 20183334 3c024140 //3c024180 Right 20183358 3c024140 //3c024180 Left //Right 2D Characters X-Position 20183584 3c024198 //3c024180 ================================================ FILE: CHT/SLPM_621.92.cht ================================================ "Jikkyou Powerful Pro Yakyuu 9 /ID SLPM_621.92" Mastercode 90166490 0c0598cc //[Widescreen 16:9] //Widescreen hack by Arapapa //X-Fov //cdcc4c3f 8d976e3f 202b427c 3f19999a //3f4ccccd ================================================ FILE: CHT/SLPM_621.94.cht ================================================ "Nihon Sumou Kyoukai Kounin - Nihon Oozumou - Gekitou Honbasho-hen /ID SLPM_621.94" //ELF CRC 1554A5C8 Mastercode 90105950 0c0415fc //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20130d34 3c023f40 //3c023f80 ================================================ FILE: CHT/SLPM_621.96.cht ================================================ "Simple 2000 Series Vol.6 - The Snowboard /ID SLPM_621.96" //ELF CRC A268B71A Mastercode 901ad948 0c06b5fa //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen 16:9 //03001d46 2d20c002 00000000 201744b8 3c013f40 201744c4 44819000 201744c8 46120002 201744cc 461d0003 ================================================ FILE: CHT/SLPM_621.97.cht ================================================ "Simple 2000 Series Vol.07 - The Real Fist Fighter /ID SLPM_621.97" //ELF CRC 7B147E2D Mastercode 9019b1a0 0c066c10 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix hack 2016ad24 3c013f40 //00000000 2016ad28 44810000 //00000000 2016ad30 4600c602 //00000000 ================================================ FILE: CHT/SLPM_622.09.cht ================================================ "Gigantic Drive /ID SLPM_622.09" //ELF CRC E6E4CC91 Mastercode 90220d38 0c0882f6 //[Widescreen 16:9] //Widescreen hacks by ElHecht (NTSC-J by Arapapa) //Widescreen hack 16:9 201958c4 3c033f40 //3c033f80 201f3868 3c023f40 //3c023f80 201fc5a8 3c023f40 //3c023f80 ================================================ FILE: CHT/SLPM_622.14.cht ================================================ "Ever Blue 2 /ID SLPM_622.14" //ELF CRC F97D5A55 Mastercode 90208010 0c081fac //[Widescreen 16:9] //Widescreen Hack by El_Patas (NTSC-J by Arapapa) //Widescreen hack 16:9 20228708 3c033f06 //3c033f33 ================================================ FILE: CHT/SLPM_622.17.cht ================================================ "J League Winning Eleven 6 /ID SLPM_622.17" //ELF CRC A9416614 Mastercode 915499d0 0c55261c //Widescreen Hack by Arapapa //Widescreen hack 16:9 215b8bd8 08553e84 // c6010068 215b8bdc 00000000 // c602006c 2154fa10 3c013f40 // 00000000 2154fa14 4481f000 // 00000000 2154fa18 c6010068 // 00000000 2154fa1c c602006c // 00000000 2154fa20 461e0843 // 00000000 2154fa24 e6010068 // 00000000 2154fa28 0856e2f8 // 00000000 ================================================ FILE: CHT/SLPM_622.23.cht ================================================ "Simple 2000 Series Vol.11 - The Off-Road Buggy /ID SLPM_622.23" //ELF CRC 35610B70 Mastercode 901813f8 0c0604a6 //[Widescreen 16:9] 1gametitle=Simple 2000 Series Vol. 11 - The Offroad Buggy(Rebuild) (J)(PBPX-95201)(SLPM-62223) //Widescreen Hack by Arapapa //Widescreen hack 16:9 2016dcfc 3c023f40 //3c023f80 ================================================ FILE: CHT/SLPM_622.24.cht ================================================ "Simple 2000 Series Ultimate Vol.3 - Saisoku! Zokusha King - Buchigiri Densetsu /ID SLPM_622.24" //ELF CRC EA1DB598 Mastercode 90184da0 0c061310 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 20192114 3f400000 //3f800000 X-Fov ================================================ FILE: CHT/SLPM_622.27.cht ================================================ "Marvel vs Capcom 2 /ID SLPM_622.27" //ELF CRC 5BC8C9E8 Mastercode 901063f8 0c0418a6 gametitle=Marvel vs. Capcom 2: New Age of Heroes [NTSC-J] (SLPM-62227) //Widescreen patch by nemesis2000 (pnach by nemesis2000) 20414174 3c023faa 203dfad0 ac83003c 203dfad4 3c033f40 203dfad8 03e00008 203dfadc ac830000 203df440 3c023fe3 ================================================ FILE: CHT/SLPM_622.36.cht ================================================ "Power Smash 2 /ID SLPM_622.36" //ELF CRC B8FD3094 Mastercode 902d25a0 0c0b4910 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 202b8254 3c013f40 //00000000 202b8258 44810000 //00000000 202b8260 4600c602 //00000000 ================================================ FILE: CHT/SLPM_622.44.cht ================================================ "Choro Q - High Grade 3 /ID SLPM_622.44" //ELF CRC A3F06070 Mastercode 9029da18 0c0a762e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 2021bc48 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_622.49.cht ================================================ "Hello Kitty Star Light - Inogasi Cube /ID SLPM_622.49" //ELF CRC 62FB58C9 Mastercode 9023a108 0c08e7ea //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 20208f24 3c013f40 //3c013f80 X-Fov ================================================ FILE: CHT/SLPM_622.50.cht ================================================ "Hello Kitty Star Light - Fusiginasekai /ID SLPM_622.50" //ELF CRC 73F409F9 Mastercode 90235848 0c08d5ba //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //803f013c 00108144 00000000 00000000 20209054 3c013f40 //3c013f80 X-Fov ================================================ FILE: CHT/SLPM_622.53.cht ================================================ "Simple 2000 Series Vol.16 - The Sniper /ID SLPM_622.53" //ELF CRC 777B5698 Mastercode 9016f0b0 0c05bbd4 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen 16:9 //803f013c 00688144 70001326 20101fcc 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_622.56.cht ================================================ "Super Trucks /ID SLPM_622.56" //ELF CRC 7DA1C832 Mastercode 901a71d8 0c069c1e //[Widescreen 16:9] //Widescreen Hack by VIRGIN KLM (NTSC-J by Arapapa) //Widescreen hack 16:9 //0000803f d7a3703f 20488064 3f400000 //3f800000 Menu 3D Stuff //0000803f d7a3703f 2081de64 3f400000 //3f800000 Gameplay 3D Stuff ================================================ FILE: CHT/SLPM_622.58.cht ================================================ "GTC Africa /ID SLPM_622.58" //ELF CRC 8AC3F5D6 Mastercode 901325c0 0c04c918 //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-J by Arapapa) //Widescreen hack 16:9 20100a30 3c013f40 //00000000 20100a34 4481f800 //46043d82 20100a38 46043d82 //46082902 20100a3c 46082902 //44823800 20100a40 44823800 //c483003c 20100a44 c483003c //46043901 20100a48 46043901 //c4820044 20100a4c c4820044 //46032018 20100a50 46032018 //c4810040 20100a54 c4810040 //c4800048 20100a58 c4800048 //c49a004c 20100a5c c49a004c //c49b0050 20100a60 c49b0050 //46022e1c 20100a64 46022e1c //46062882 20100a68 46062882 //46023881 20100a6c 46023881 //46011018 20100a70 46011018 //46002e5c 20100a74 46002e5c //c49c0058 20100a78 c49c0058 //c49d0054 20100a7c c49d0054 //461ad802 20100a80 461ad802 //461de041 20100a84 461de041 //26040130 20100a88 26040130 //46010002 20100a8c 46010002 //461adf81 20100a90 461adf81 //461e05c3 20100a94 461e05c3 //00000000 20100a98 461fad42 //00000000 20100a9c 461fa502 //0c0520d6 20100aa0 0c0520d6 //00000000 //00000000 823d0446 02290846 00388244 3c0083c4 01390446 440082c4 18200346 400081c4 480080c4 4c009ac4 50009bc4 1c2e0246 82280646 81380246 18100146 5c2e0046 58009cc4 54009dc4 02d81a46 41e01d46 30010426 02000146 81df1a46 c3051e46 00000000 00000000 d620050c 00000000 //403f013c 00f88144 823d0446 02290846 00388244 3c0083c4 01390446 440082c4 18200346 400081c4 480080c4 4c009ac4 50009bc4 1c2e0246 82280646 81380246 18100146 5c2e0046 58009cc4 54009dc4 02d81a46 41e01d46 30010426 02000146 81df1a46 c3051e46 42ad1f46 02a51f46 d620050c ================================================ FILE: CHT/SLPM_622.64.cht ================================================ "Shin Contra /ID SLPM_622.64" //ELF CRC C6B97484 Mastercode 905e9a98 0c17a64e //[Widescreen 16:9] //Widescreen hack 205dc404 3c013f40 // hor fov 205dc408 44810000 205dc410 4600c602 ================================================ FILE: CHT/SLPM_622.66.cht ================================================ "Momotaro Densetsu XI /ID SLPM_622.66" //ELF CRC 76AE462E Mastercode 9028ab08 0c0a2a6a //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 2022fff8 08030000 200c0000 3c013f40 200c0004 4481f000 200c0008 461e6b42 200c000c 0808bfff ================================================ FILE: CHT/SLPM_622.68.cht ================================================ "Winning Eleven 6 - Final Evolution /ID SLPM_622.68" //ELF CRC 1EFC8B8C Mastercode 911c91b8 0c472416 // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 211c5c6c 3c013f40 // 00000000 hor fov 211c5c70 44810000 // 00000000 211c5c78 4600c602 // 00000000 //21768a80 3faaaaab // 3f800000 ================================================ FILE: CHT/SLPM_622.74.cht ================================================ "Powerful Pro Baseball 9 Ketteiban /ID SLPM_622.74" Mastercode 90167f90 0c059f8c //[Widescreen 16:9] //Widescreen hack by Arapapa //X-Fov 202b6bfc 3f19999a //3f4ccccd ================================================ FILE: CHT/SLPM_622.75.cht ================================================ "Space Raiders /ID SLPM_622.75" //ELF CRC 2DCC4D30 Mastercode 90197038 0c065bb6 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 202593a8 40700000 //3eaaaaab //Y-Fov 201c6c9c 3c023f23 //3c023ef5 201c6ca0 3442d70a //3442c28f ================================================ FILE: CHT/SLPM_622.76.cht ================================================ "Get Backers - All Members Gather /ID SLPM_622.76" //ELF CRC DF0DD9E7 Mastercode 90105d50 0c0416fc //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2014aa70 08040c74 //46000802 201031d0 46000802 201031d4 3c013f40 201031d8 4481f000 201031dc 461e0002 201031e0 08052a9d ================================================ FILE: CHT/SLPM_622.85.cht ================================================ "Waku Waku Volley 2 /ID SLPM_622.85" //ELF CRC B48102FB Mastercode 914df6f8 0c537d66 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 21534544 3f400000 //3f800000 ================================================ FILE: CHT/SLPM_622.91.cht ================================================ "Bomberman Land 2 /ID SLPM_622.91" Mastercode 9010b6f8 0c042d66 Widescreen 201391f4 24040340 20139220 24040340 20345f8c 24030340 20242634 24060340 20352cd4 24050110 20352ce4 24050110 20346248 24030340 203460ec 24030340 203464f8 24030340 20346668 24030340 2021c794 24a5fe60 2021c6a8 2a43001d 2021caf0 2842fe60 2021cb50 2842fe60 20220b04 24880200 20220b8c 2442ffb0 2021d56c 24020280 2021d5e8 24630200 2021d5f4 2482fe00 2024b824 28610200 2024b834 2463ffa0 2027a8ec 28610201 2027a908 2631ffa0 20152f28 24070340 20197500 2402fde0 20197ca0 284201a0 201980b8 2402fde0 201983cc 2a2201a0 201aa460 3c0343d0 201aa3a4 3c0743d0 201aa158 24630340 201aa204 3c0343d0 201aa158 24a303c0 201983cc 2a2201a0 20197d90 2402fe60 20198000 2a2201a0 201b43c0 3c0345a0 201b441c 3c034590 10481490 00000140 10481498 00000100 104814a0 00000180 20409390 c5b00000 204093a0 c5b00000 204093b0 c5980000 20409410 c5ac0000 2029a220 2ac2002a 20296c8c 284101f0 20296f78 284101f0 20297c14 3c02c3f4 20296344 240401b4 20296374 2404fe4c 20296538 284101b5 20375b1c 2a4101a1 203b759c 28a101e1 203b75a4 28a1fe20 20393654 2861fde1 2039365c 28610221 202c3dc4 2a4101a0 2029ee8c 2ae2002a 2029b338 3c02c3e9 2029b35c 3c0243e9 2029b14c 240401be 2029b150 240401be 2029d3b4 3c02c3d8 2029d2a4 3c0243d8 2029d9b4 3c0243d8 2034e8a0 2406fe60 2034e8e0 24020340 20347a38 2841fde0 20347a4c 240503e0 20347604 2a820008 20347498 2a820008 20347728 2a820008 104823a8 00006600 104823b0 00009a00 2036c3fc 24026600 2035e8c4 24050300 2035f18c 24050340 2035f198 240701a0 2035f1d4 240501a0 104827d8 00006600 104827e0 00009a00 10482de8 00006600 10482df0 00009a00 202c4568 2402fe60 202c457c 240201a0 202a4f90 2ae2002a 20480de8 c3deaaab 202a2cfc 3c02c3d0 202a35b0 246301b6 202a3734 240401d0 202a3820 240401d0 202a3940 3c02c3e8 202a41c4 3c0343b8 202a41ec 3c03c3b8 202f0d40 2402008d 202f0d60 240201bd 2034e960 2406fe60 2034e9a0 24020340 20221050 24060340 ================================================ FILE: CHT/SLPM_622.92.cht ================================================ "Warrior Blade - Rasten vs Barbarian /ID SLPM_622.92" //ELF CRC B195735F Mastercode 902885b0 0c0a2114 //[Widescreen 16:9] //Widescreen Hack (NTSC-J by Arapapa) //Needs FULL BOOT. (If do not FULL BOOT, will be crashed.) //Widescreen hack 16:9 //Gameplay //803f013c 00008144 00000000 00000000 03000146 (12th) 2012c3ec 3c013f40 //3c013f80 //2D Fix (Loading, Select Menu ,Upper Energy Bar and Pause Menu) //0000403f 00000000 00000080 00000000 00000080 20534748 3f800000 ================================================ FILE: CHT/SLPM_622.96.cht ================================================ "Simple 2000 Series Vol.05 - Love Upper Boxing /ID SLPM_622.96" //ELF CRC ABD73B95 Mastercode 901a8960 0c06a200 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Matrix hack 201784dc 3c013f40 //00000000 201784e0 44810000 //00000000 201784e8 4600c602 //00000000 ================================================ FILE: CHT/SLPM_623.08.cht ================================================ "Simple 2000 Series Vol.24 - The Bowling /ID SLPM_623.08" //ELF CRC 0B34D12E Mastercode 9018b8d8 0c062dde //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix hack 2015c38c 3c013f40 //00000000 2015c390 44810000 //00000000 2015c398 4600c602 //00000000 ================================================ FILE: CHT/SLPM_623.14.cht ================================================ "Simple 2000 Series Vol.07 - Saikyou! Shiro Biking Security Police /ID SLPM_623.14" //ELF CRC 742B28CC Mastercode 901818e0 0c0605e0 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //803f013c 00288144 e0000224 20121c3c 3c013f40 //3c013f80 X-Fov //0000803f 0000c03e 00000045 //20232554 3f400000 //3f800000 X-Fov ================================================ FILE: CHT/SLPM_623.20.cht ================================================ "2003-nen Kaimaku - Ganbare Kyuukai-ou - Iwayuru Pro Yakyuu desu ne /ID SLPM_623.20" //ELF CRC 28FA856E Mastercode 903408d8 0c0d01de //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 20262890 3c014308 //3c013f00 //Y-Fov 2051094c 3fdddddb //3fa66666 ================================================ FILE: CHT/SLPM_623.28.cht ================================================ "Simple 2000 Series Vol.27 - The Pro Yakyuu 2003 Pennent Race /ID SLPM_623.28" //ELF CRC DA0ECB30 Mastercode 902325a0 0c08c910 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix hack 20209344 3c013f40 //00000000 20209348 44810000 //00000000 20209350 4600c602 //00000000 ================================================ FILE: CHT/SLPM_623.35.cht ================================================ "Simple 2000 Series Vol.28 - The Bushido - Tsujigiri Ichidai /ID SLPM_623.35" //ELF CRC CE3B7939 Mastercode 901128f8 0c0449e6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201488dc 3c023f40 //3c023f80 Background 201489ac 3c023f40 //3c023f80 Charcters //Render fix 20138090 3c053fc0 //3c054000 ================================================ FILE: CHT/SLPM_623.39.cht ================================================ "Kikou Heidai - J-Pheonix 2 /ID SLPM_623.39" //ELF CRC 59314C76 Mastercode 90303798 0c0c0d8e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Turn Off 'Speedhacks' //Widescreen hack 16:9 //Matrix hack 2030ee6c 3c013f40 //00000000 2030ee70 44810000 //00000000 2030ee78 4600c602 //00000000 //Right Render fix //a0c3013c 00708144 201518fc 3c01c3e0 //3c01c3a0 //Left Render fix //a043013c 00888144 2015191c 3c0143e0 //3c0143a0 ================================================ FILE: CHT/SLPM_623.44.cht ================================================ "Simple 2000 Series Vol.31 - The Chikyuu Boueigun /ID SLPM_623.44" //ELF CRC BCCCF3F3 Mastercode 90159a78 0c056646 //[Widescreen 16:9] //Widescreen hacks by ggxxtonghao (initial active X FOV hack) and Aced14 (ELF and 16:10 hacks) //16:9 Widescreen 10134b18 00003f40 //3C023F80 - Master X FOV #1 //16:10 Widescreen (Normal) //20134b14 08044f0c //8FA3001C - j $00113c30 - Jump to injected MIPS instructions //10134b18 00003f55 //3C023F80 - lui v1, $3f80 - Set first half of v0 register (Master X FOV #1) //20113c30 34425555 //8E190008 - ori v0, v0, $5555 - Set second half of v0 register (Master X FOV #2) //20113c34 0804d2c7 //8F390028 - j $00134b1c - Jump to 2 lines after the overwritten MIPS instruction //20113c38 8fa3001c //0320F809 - lw v1, $001c(sp) - Restore overwritten MIPS instruction //16:10 Widescreen (Ultra) //10134b18 00003f40 //3C023F80 - Master X FOV #1 //10134b20 00003f4a //3C023F61 - Master Y FOV #1 //10134b24 0000c083 //344247AE - Master Y FOV #2 ================================================ FILE: CHT/SLPM_623.45.cht ================================================ "Simple 2000 Series Vol.32 - The Tank /ID SLPM_623.45" //ELF CRC 67E110E1 Mastercode 9010da78 0c043646 //Widescreen hack by Arapapa //Widescreen hack 16:9 2021d770 43e0a000 //4415c000 X-Fov ================================================ FILE: CHT/SLPM_623.49.cht ================================================ "Welcome to Universal Studios Japan /ID SLPM_623.49" //ELF CRC 53F38CC6 Mastercode 9010dd38 0c0436f6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 20102d04 3c013f40 //00000000 20102d08 44810000 //00000000 20102d10 4600c602 //00000000 ================================================ FILE: CHT/SLPM_623.56.cht ================================================ "World Soccer Winning Eleven 7 /ID SLPM_623.56" //ELF CRC 75AE3717 Mastercode 9111baf8 0c446e66 // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 2111858c 3c013f40 // 00000000 hor fov 21118590 44810000 // 00000000 21118598 4600c602 // 00000000 //212ff010 3faaaaab // 3f800000 ================================================ FILE: CHT/SLPM_623.66.cht ================================================ "Sega Ages Vol. 03: Fantasy Zone /ID SLPM_623.66" Mastercode 90128278 0c04a046 // Gameplay 16:9 20101df4 3c023fe3 20101df8 3442aa39 // Menus 201f464c 3c023fe3 201f4650 3442aa39 ================================================ FILE: CHT/SLPM_623.73.cht ================================================ "Simple 2000 Series Vol.35 - The Helicopter /ID SLPM_623.73" //ELF CRC 398D81B3 Mastercode 9016c158 0c05affe //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2015e1b4 3c013f40 //00000000 2015e1b8 44810000 //00000000 2015e1c0 4600c602 //00000000 ================================================ FILE: CHT/SLPM_623.78.cht ================================================ "Bakusou Convoy Densetsu /ID SLPM_623.78" //ELF CRC DD93DA88 Mastercode 9035bf38 0c0d6f76 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //803f013c 00588144 81100846 201b2c34 3c013f3a //3c013f80 //Y-Fov //9a99993f 00000045 20381840 3fe00000 //3f99999a /////////////////////////////////////////////////// //20382194 3e800000 //3f800000 Render area ================================================ FILE: CHT/SLPM_623.84.cht ================================================ "Sega Ages Vol. 04: Space Harrier /ID SLPM_623.84" Mastercode 901990d8 0c0663de Widescreen 202e3598 44091c00 202e4070 43f3c000 202e4068 3f999999 ================================================ FILE: CHT/SLPM_623.85.cht ================================================ "Sega Ages 2500 Series Vol. 5 - Golden Axe /ID SLPM_623.85" Mastercode 901049f8 0c041226 Widescreen 101a1da0 00003fe3 101a1da4 00008e39 ================================================ FILE: CHT/SLPM_623.91.cht ================================================ "Ichigeki Sacchuu! HoiHoi-san /ID SLPM_623.91" //ELF CRC 91EC035D Mastercode 901042f8 0c041066 //[Widescreen 16:9] //Widescreen Hack by Little Giant //16:9 2010c53c 3c013f40 //00000000 2010c540 44810000 //00000000 2010c548 4600c602 //00000000 // 16:10 //2010c53c 3c013f55 // 00000000 //2010c540 34215555 // 00000000 //2010c548 44810000 // 00000000 //2010c54c 4600c602 // 00000000 ================================================ FILE: CHT/SLPM_623.98.cht ================================================ "Simple 2000 Series Vol.39 - The Boku no Machizukuri - Machi-ing Maker++ /ID SLPM_623.98" //ELF CRC 95AC6A36 Mastercode 90110538 0c0440f6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2012aecc 3c0a3f40 //3c0a3f80 //Render Fix 20186d44 3c033fb0 //3c033f80 ================================================ FILE: CHT/SLPM_623.99.cht ================================================ "Simple 2000 Series Ultimate Vol.13 - Kyousou! Tansha King - Kattobi! Bari Bari Densetsu /ID SLPM_623.99" //ELF CRC DE8028AD Mastercode 901bd7d8 0c06f59e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //803f013c 00288144 e0000224 2013068c 3c013f40 //3c013f80 X-Fov ================================================ FILE: CHT/SLPM_624.01.cht ================================================ "Death Crimson OX+ /ID SLPM_624.01" //ELF CRC 26875047 Mastercode 9010d438 0c0434b6 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //0000803f 00000000 efeeee3e 00000000 202988c0 3f400000 //3f800000 ================================================ FILE: CHT/SLPM_624.04.cht ================================================ "Hudson Selection Vol.1 - Cubic Lode Runner /ID SLPM_624.04" //ELF CRC 9C8853EB Mastercode 90175520 0c05d4f0 //[Widescreen 16:9] //Widescreen Hack by gamemasterplc 20110f40 3c013f40 //Hor Value (0.75) 2010acc8 08042b9f //Jump to Bitmap Scaling Code 2010accc c66500e0 //Load Bitmap Scale (Delay Slot) 2010ae7c 3c1b3f40 //Load Bitmap Scale Multiplier (0.75) 2010ae80 449bc000 //Load Bitmap Scale Multiplier into f24 2010ae84 46182942 //Multiply Bitmap Scale by Multiplier 2010ae88 08042b34 //Jump to Original Code 2010ae8c 46040001 //Original Instruction (Delay Slot) 2010ae5c 3c1b3f40 //Load Image Pos Multiplier 2010ae60 449ba800 //Load Image Pos Multiplier into f21 2010ae64 c66000f4 //Load Image Pos 2010ae68 46150002 //Multiply Image Pos by Multiplier 2010ae6c 3c1b42a0 //Load Image Pos Correction Factor (80.0) 2010ae70 449ba800 //Load Image Pos Correction Factor into f21 2010ae74 08042c04 //Jump to Original Code 2010ae78 46150000 //Add Image Pos Correction Factor to Image Pos 20129acc 3c01440e //Gold Count X Pos (568.0) 201298c8 3c01c26a //Score X Pos (-58.5) 20129c2c 3c01c26a //Record X Pos (-58.5) 20129e04 3c01c26a //High Score X Pos (-58.5) 201299bc 3c014408 //Timer X Pos (544.0) 2013647c 3c01440c //Block Count X Pos (560.0) 201a3268 42d55555 //BG Scale (106.6) 201d6f84 44ec8000 //Edited Level Preview Pos (Edit) 201d6f58 44ec8000 //Edited Level Preview Pos (Play) 2012bafc 08042ba4 //Jump to BG Offset Code 2012bb00 3c05c2d5 //BG X Offset (-106.6) (Delay Slot) (Play) 2010ae90 44856000 //Load BG X Offset into f12 2010ae94 02202021 //Load BG Sprite Bank into A0 2010ae98 00002128 //Load BG Sprite Index into A1 2010ae9c 0c0435a2 //JAL to HuSprPosSet 2010aea0 44806800 //Load 0 into f13 2010aea4 0804aec4 //Jump Back to BG Loading Code (Play) 2010aea8 00000000 //NOP (Delay Slot) 20136364 08042bab //Jump to BG Offset Code (Edit) 20136368 3c05c2d5 //BG X Offset (-106.6) (Delay Slot) 2010aeac 44856000 //Load BG X Offset into f12 2010aeb0 02002021 //Load BG Sprite Bank into A0 2010aeb4 00002128 //Load BG Sprite Index into A1 2010aeb8 0c0435a2 //JAL to HuSprPosSet 2010aebc 44806800 //Load 0 into f13 2010aec0 0804d8de //Jump Back to BG Loading Code (Edit) 2010aec4 00000000 //NOP (Delay Slot) 201178a8 24050230 //FMV Width (560) 20117884 24050050 //FMV X Position (Even) (80) 20117874 24050050 //FMV X Position (Odd) (80) 20149d54 3c013fd6 //Save Menu BG X Scale (1.666f) 20149d38 3c0143ca //Save Menu BG X Position (404.0f) 201492fc 3c013fd6 //Main Menu BG X Scale (1.666f) 201492e4 3c0143ca //Main Menu BG X Position (404.0f) 2013ca0c 3c013fd6 //Stage Edit Menu BG X Scale (1.666f) 2013c9f0 3c0143ca //Stage Edit Menu BG X Position (404.0f) 2013ab18 3c013fd6 //Play Edit Menu BG X Scale (1.666f) 2013aafc 3c0143ca //Play Edit Menu BG X Position (404.0f) 20130cf4 3c013fd6 //Normal Mode Menu BG X Scale (1.666f) 20130cd8 3c0143ca //Normal Mode Menu BG X Position (404.0f) 201335f8 3c013fd6 //Clear Screen BG X Scale (1.666f) 201335dc 3c0143ca //Clear Screen BG X Position (404.0f) 2014be48 3c013fd6 //Name Entry BG X Scale (1.666f) 2014be2c 3c0143ca //Name Entry BG X Position (404.0f) ================================================ FILE: CHT/SLPM_624.13.cht ================================================ "Kuusen 2 /ID SLPM_624.13" //ELF CRC D8F11BD2 Mastercode 9010f770 0c043d84 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 202a36e0 08045704 // c6010068 202a36e4 00000000 // c602006c 20115c10 3c013f40 // 00000000 20115c14 4481f000 // 00000000 20115c18 c6010068 // 00000000 20115c1c c602006c // 00000000 20115c20 461e0843 // 00000000 20115c24 e6010068 // 00000000 20115c28 080a8dba // 00000000 ================================================ FILE: CHT/SLPM_624.16.cht ================================================ "Momotaro Densetsu XII - West Japan Hen /ID SLPM_624.16" //ELF CRC F4654032 Mastercode 903256d0 0c0c955c //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 202baef0 080c9784 20325e10 3c013f40 20325e14 4481f000 20325e18 461e6b42 20325e1c 080aebbd //Zoom //202c6670 3c013fab //3c013f80 ================================================ FILE: CHT/SLPM_624.18.cht ================================================ "Hudson Selection Vol.3 - PC Genjin /ID SLPM_624.18" //ELF CRC 4043F228 Mastercode 90226d78 0c089b06 //[Widescreen 16:9] //Widescreen hacks by gamemasterplc 201602b0 03e00008 //Return from FMV Playback Function 201602b4 00000000 //Delay Slot of Returning from FMV Playback Function 20372fb0 00000340 //X Resolution (832) 201617dc 24040340 //X Resolution for Video Mode Set (832) 201785dc 080580ae //Jump to Playfield View Width Corrections 201602b8 3c043fa6 //Load Playfield View Width Multiplier into A0 201602bc 4484a800 //Load Playfield View Width Multiplier into F21 201602c0 46156302 //Multiply Playfield View Width by Playfield View Width Multiplier 201602c4 0805e179 //Jump Back to Original Code 201602c8 46006d46 //Run Replaced Instruction 20139ae4 3c01437c //Fruit Icons X Position (252.0f) 20138018 3c014450 //Fadeout Width (832.0f) 201396d8 240202c0 //X Position of Coin Icon in HUD (704) 20139cf4 24060340 //Pause Screen Filter Width (832) 20139d94 24070110 //Pause Screen Icons X Position 2013af34 3c014411 //Main Menu Circle Button Text X Position 2013afcc 3c014411 //Options Menu Circle Button Text X Position 2013b064 3c01433a //Main Menu Cross Button Text X Position 2013b6d4 3c01438d //Game Setup Menu Token Number X Position 2013cc3c 3c014368 //Main Menu Header Text X Position 2013ccd0 3c014368 //Game Setup Menu Header Text X Position 2013cd14 3c014368 //Options Menu Header Text X Position 2013da5c 3c0143d5 //Music Player Boxes X Position 2013f070 24020188 //Game Setup Menu Token Icon Number 2014220c 3c0143d0 //X Position of Game Over Screen Text 201422c0 24020178 //X Position of Game Over Screen Countdown 2015adbc 24060340 //Width of Renderware Logo During Fade In 2015ae54 24060340 //Width of Static Renderware Logo 2015aee8 24060340 //Width of Renderware Logo During Fade Out 2015d7f0 3c0143d0 //X Position of Score Bonus Number in Bonus Stage 2015d888 3c014398 //X Position of Score Number in Bonus Stage 2015d9b0 3c014350 //X Position of Score Text in Bonus Stage 2015db58 3c0143d0 //X Position of Score Bonus Text in Bonus Stage 202377b0 43680000 //First Option Special Menu X Position 202377b8 43858000 //Second Option Special Menu X Position 202377c0 43970000 //Third Option Special Menu X Position 202377c8 43a88000 //Fourth Option Special Menu X Position 202377d8 43c20000 //First Option Options Menu X Position 202377e0 43de0000 //Second Option Options Menu X Position 202377e8 43970000 //First Option Game Setup Menu X Position 202377f0 43970000 //Second Option Game Setup Menu X Position 202377f8 43858000 //First Option Main Menu X Position 20237800 43970000 //Second Option Main Menu X Position 20237808 43a88000 //Third Option Main Menu X Position 2037d9f0 44460000 //Score X Position 2037da00 44460000 //Coin Number X Position 2037da20 43540000 //Pause Screen Score Text X Position 2037da30 44120000 //Pause Screen Score X Position 2037da40 440c0000 //Pause Screen Lives Number X Position 2037da50 440c0000 //Pause Screen Coins Number X Position 2037da60 43d00000 //Pause Screen Course Name X Position 2037da70 43d00000 //Pause Screen Course Name Subtitle X Position 2037dcb0 43680000 //Main Menu Header Textbox X Position 2037dd00 43d00000 //X Position of Memory Card Message 2037dd30 43d00000 //X Position of Memory Card Screen Yes 2037dd40 43d00000 //X Position of Memory Card Screen No 2037dd70 44498000 //X Position of Loading Text 2037f720 43d00000 //X Position of Bonus Stage Countdown Text 2037f750 43d00000 //X Position of Bonus Stage Start Text 2037fa10 43d00000 //X Position of End of Stage Text ================================================ FILE: CHT/SLPM_624.22.cht ================================================ "Hudson Selection Vol.4 - Adventure Island [Takahashi Meijin no Bouken Jima] /ID SLPM_624.22" //ELF CRC 2DA90F04 Mastercode 901762e0 0c05d860 //Widescreen Hack by gamemasterplc 201448ec 08030000 //Jump to Custom Code 201448f0 c44d0030 //Load Original Aspect into f13 (Delay Slot) 200c0000 3c1b3f40 //Load Aspect Multiplier into k1 200c0004 449b7800 //Load Aspect Multiplier into f15 200c0008 460f6b42 //Multiply f13 by f15 200c000c 0805123d //Jump back to Original Aspect Code 200c0010 c44e0034 //Load Y FOV into f14 (Delay Slot) 20144a18 460d0303 //Render Fix 2013c798 08030005 //Jump to Image Width Fixes 2013c79c c66500e0 //Load Image X Scalar (Delay Slot) 200c0014 46040001 //Original Delay Slot 200c0018 3c1b3f40 //Load Image Width Multiplier into k1 200c001c 449b2000 //Load Image Width Multiplier into f4 200c0020 0804f1e8 //Jump Back to Original Code 200c0024 46042942 //Multiply Image Width by Multiplier 2013c92c c66000f4 //Load Original Image X Position 2013c930 3c1b3f40 //Load Image Position Multiplier into k1 2013c934 449b0800 //Load Image Position Multiplier into f1 2013c938 46010002 //Multiply Image Position by Multiplier 2013c93c 3c1b42a0 //Load Image Offset from Left into k1 2013c940 449b0800 //Load Image Offset from Left into f1 2013c944 0804f2be //Jump to Original Code 2013c948 46010000 //Add Image Offset from Left to Position 201411f8 240601aa //Score Counter X Position (426) 2014123c 240601aa //Timer X Position (426) 20141214 2404002c //Energy Meter X Position (44) 201415e0 3c014417 //Lives Counter X Position (606.0f) 2010ef10 3c0142d5 //Level End Background Scale (106.66f) 2014396c 3c0142a0 //Title Screen Dark Filter Scale (80.0f) 2012d6d8 2416ff96 //Tiled Backgrounds Left Offset (-106) 201c82dc 0190022c //Loading Screen Text Position ================================================ FILE: CHT/SLPM_624.26.cht ================================================ "Simple 2000 Series Vol.42 - The Ultimate Fight /ID SLPM_624.26" //ELF CRC 289084A7 Mastercode 90167fd8 0c059f9e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2015534c 3c013f40 //00000000 20155350 44810000 //00000000 20155358 4600c602 //00000000 ================================================ FILE: CHT/SLPM_624.29.cht ================================================ "Simple 2000 Series Vol.15 - The Love Ping Pong /ID SLPM_624.29" //ELF CRC 3E274F26 Mastercode 901bddd8 0c06f71e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix hack 2018df94 3c013f40 //00000000 2018df98 44810000 //00000000 2018dfa0 4600c602 //00000000 ================================================ FILE: CHT/SLPM_624.43.cht ================================================ "Sega Ages Vol. 08: Virtual Racing FlatOut /ID SLPM_624.43" Mastercode 91b023d0 0c6c08a0 Widescreen hack by No.47 201eca80 3ef5c28f 20187fc8 3c033fd3 20187fd0 34643333 201880dc 3c033ec0 ================================================ FILE: CHT/SLPM_624.45.cht ================================================ "Sega Ages Vol. 09: Gain Ground /ID SLPM_624.45" Mastercode 901381f8 0c04e026 //Widescreen hack 16:9 201352c4 3c013f40 201352c8 44810000 201352d0 4600c602 ================================================ FILE: CHT/SLPM_624.46.cht ================================================ "Sega Ages Vol. 10: After Burner II /ID SLPM_624.46" Mastercode 90104fb0 0c041394 //Widescreen hack 16:9 //X-Fov 20138e90 3c023fe3 20138e94 34428e39 2012b094 3c073f40 ================================================ FILE: CHT/SLPM_624.47.cht ================================================ "Sega Ages Vol. 13: OutRun /ID SLPM_624.47" Mastercode 90104c70 0c0412c4 Widescreen Hack 20123dd0 3c083fab 2012c298 3c043f40 ================================================ FILE: CHT/SLPM_624.62.cht ================================================ "Gradius V /ID SLPM_624.62" //ELF CRC B3F78DFA Mastercode 90103570 0c040d04 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f033c 1855040c 06a30046 201d9218 3c033f72 //3c033f80 //Render Fix //803f033c 6400a2af 0070023c 202e0028 3c033fb0 //3c033f80 202e0338 3c033fb0 //3c033f80 ?? 202e0a28 3c033fb0 //3c033f80 202e0b68 3c033fb0 //3c033f80 ?? //Zoom //201d9254 3c033f72 //3c033f80 //Y-Fov //201d9200 3c033f8e //3c033f80 ================================================ FILE: CHT/SLPM_624.67.cht ================================================ "Simple 2000 Series Vol.18 - Love Aerobics /ID SLPM_624.67" //ELF CRC 8F4FF912 Mastercode 9019ec18 0c067aae //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix hack 20178cd4 3c013f40 //00000000 20178cd8 44810000 //00000000 20178ce0 4600c602 //00000000 ================================================ FILE: CHT/SLPM_624.72.cht ================================================ "Diet Channel /ID SLPM_624.72" //ELF CRC 5B192B56 Mastercode 901f6630 0c07d934 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201927f4 3c013fab //3c013f80 ================================================ FILE: CHT/SLPM_624.76.cht ================================================ "Get Backers Dakkanoku - Ura Shinjuku Saikyou Battle /ID SLPM_624.76" //ELF CRC 50B5FA9F Mastercode 9010dff8 0c0437a6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 202a5490 3c033f40 //3c033f80 //Y-Fov 202a54e0 080e4c88 20393220 46010002 20393224 3c013faa 20393228 3421aaab 2039322c 4481f000 20393230 461e0002 20393234 080a9539 //2D Y-Position 202a54f8 080e4c90 20393240 46010002 20393244 3c013faa 20393248 3421aaab 2039324c 4481f000 20393250 461e0002 20393254 080a953f ================================================ FILE: CHT/SLPM_624.78.cht ================================================ "Bomberman Kart DX /ID SLPM_624.78" Mastercode 9010b6f8 0c042d66 //Widescreen hack 16:9 //X-Fov Re-play //803f023c 01000426 2025ab34 3c023fab //X-Fov Game play //803f023c 01000424 00608244 (3rd) 2025a388 3c023fab ================================================ FILE: CHT/SLPM_624.83.cht ================================================ "Simple 2000 Series Vol.48 - The Taxi /ID SLPM_624.83" //ELF CRC 0C1A3802 Mastercode 90195e58 0c06573e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20166a14 3c013f40 //00000000 20166a18 44810000 //00000000 20166a20 4600c602 //00000000 ================================================ FILE: CHT/SLPM_624.84.cht ================================================ "Simple 2000 Series Vol.50 - The Daibijin /ID SLPM_624.84" //ELF CRC 430E79CA Mastercode 90235618 0c08d52e //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix hack 202064cc 3c013f40 //00000000 202064d0 44810000 //00000000 202064d8 4600c602 //00000000 ================================================ FILE: CHT/SLPM_624.86.cht ================================================ "Chou Saisoku! Zokusha King B.U. [Simple Series DX] /ID SLPM_624.86" //ELF CRC 24E09680 Mastercode 901d2f98 0c074b8e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 2034eb94 3f400000 //3f800000 ================================================ FILE: CHT/SLPM_624.89.cht ================================================ "Yoshinoya /ID SLPM_624.89" //ELF CRC 3594F9E7 Mastercode 902eee78 0c0bbb46 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 202c6f6c 3c013f40 //00000000 202c6f70 44810000 //00000000 202c6f78 4600c602 //00000000 ================================================ FILE: CHT/SLPM_624.93.cht ================================================ "Simple 2000 Series Vol.54 - The Daikiju /ID SLPM_624.93" //ELF CRC 75ED921E Mastercode 901b3a58 0c06ce3e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 20185c14 3c013f40 //00000000 20185c18 44810000 //00000000 20185c20 4600c602 //00000000 ================================================ FILE: CHT/SLPM_624.94.cht ================================================ "Simple 2000 Series Vol.55 - The Cat Fight /ID SLPM_624.94" //ELF CRC 561BE340 Mastercode 901bded8 0c06f75e //[Widescreen 16:9] //Widescreen hack by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 2018fe84 3c013f40 // 00000000 hor fov 2018fe88 44810000 // 00000000 2018fe90 4600c602 // 00000000 ================================================ FILE: CHT/SLPM_624.96.cht ================================================ "Simple 2000 Series Vol.52 - The Space Raiders /ID SLPM_624.96" //ELF CRC 5CDC4435 Mastercode 9011fe38 0c047f36 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 20284dc8 40700000 //3eaaaaab //Y-Fov 2021523c 3c023f23 //3c023ef5 20215240 3442d70a //3442c28f ================================================ FILE: CHT/SLPM_624.97.cht ================================================ "Simple 2000 Series Vol.51 - The Battleship /ID SLPM_624.97" //ELF CRC 890E20CA Mastercode 901b8018 0c06dfae //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 20187f7c 3c013f40 //00000000 20187f80 44810000 //00000000 20187f88 4600c602 //00000000 ================================================ FILE: CHT/SLPM_625.00.cht ================================================ "Sega Ages Vol. 14: Alien Syndrome /ID SLPM_625.00" Mastercode 90105b50 0c04167c Widescreen hack by No.47 2039f648 3faaaaab 20125cc0 3c023fe3 20125cc4 34428e38 ================================================ FILE: CHT/SLPM_625.03.cht ================================================ "Bomberman Battles /ID SLPM_625.03" //ELF CRC 184BEAE9 Mastercode 90488998 0c12220e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom (ELF) //003f013c 00008144 42080046 (8th from bottom) 2036918c 3c013f2b //3c013f00 202247b4 3c013f40 //3c013f80 //Y-Fov (Memory) //6666a63f da0f4940 (3rd) 2079e96c 3fddddba //3fa66666 ================================================ FILE: CHT/SLPM_625.04.cht ================================================ "Simple 2000 Series Vol.56 - The Survival Game /ID SLPM_625.04" //ELF CRC 2F65DD7C Mastercode 901f1938 0c07c5f6 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Y-Fov 202208E8 20250e98 3fe38e2a //3faaaaab //Zoom //20196184 3c01bec0 //3c01bf00 //20196e84 3c013f40 //3c013f80 202afef0 3f6eeee9 //3f333333 202afef8 3f6eeee9 //3f333333 ================================================ FILE: CHT/SLPM_625.05.cht ================================================ "Fukuhara Love Ping Pong /ID SLPM_625.05" //ELF CRC B733F841 Mastercode 90119430 0c0464b4 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 2026f07c 3c024060 //3c024020 //Y-Fov 2021fb68 08047e34 2011f8d0 46070a02 2011f8d4 3c013faa 2011f8d8 3421aaab 2011f8dc 4481f000 2011f8e0 461e4202 2011f8e4 08087edb //////////////////// //2021fabc 08047e34 ================================================ FILE: CHT/SLPM_625.06.cht ================================================ "Vampire Panic /ID SLPM_625.06" //ELF CRC 14DDB291 Mastercode 90111810 0c0445ac //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 201ac344 0809b8c0 // e61a0264 2026e304 3c013f40 // 00000000 2026e308 4481f000 // 00000000 2026e30c 461ed682 // 00000000 2026e310 e61a0264 // 00000000 2026e314 0806b0d2 // 00000000 //[No-Interlacing] //Attempts to disable interlaced offset rendering. //No interlacing //201e1ab0 30420000 //20101f5c 00000000 //64420008 //Remove Broken Effect //203fc3e4 00400000 ================================================ FILE: CHT/SLPM_625.08.cht ================================================ "Simple 2000 Series Vol.57 - The Baseball 2004 /ID SLPM_625.08" //ELF CRC 093A3746 Mastercode 9022e798 0c08b98e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 20207564 3c013f40 //00000000 20207568 44810000 //00000000 20207570 4600c602 //00000000 ================================================ FILE: CHT/SLPM_625.10.cht ================================================ "Simple 2000 Series Vol.60 - The Tokusatsu Henshin Hero /ID SLPM_625.10" //ELF CRC 8B365637 Mastercode 90179380 0c05e488 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 2017eb54 3c013f40 //00000000 2017eb58 44810000 //00000000 2017eb60 4600c602 //00000000 ================================================ FILE: CHT/SLPM_625.25.cht ================================================ "Simple 2000 Series Vol.61 - The O-Ane-Chan Bara /ID SLPM_625.25" //ELF CRC 5D67AE48 Mastercode 9020b9d8 0c082e1e //[Widescreen 16:9] //NTSC-J Widescreen Hack by synce 202bb874 3f400000 ================================================ FILE: CHT/SLPM_625.26.cht ================================================ "Giant Robo - The Animation /ID SLPM_625.26" //ELF CRC 223C7B5E Mastercode 9026d758 0c09b57e //[Widescreen 16:9] //Widescreen Hack //Widescreen hack 16:9 2023e624 3c013f40 //00000000 2023e628 44810000 //00000000 2023e630 4600c602 //00000000 ================================================ FILE: CHT/SLPM_625.34.cht ================================================ "Simple 2000 Series Vol.63 - Womens Swim Meet /ID SLPM_625.34" //ELF CRC 988929F3 Mastercode 902847d8 0c0a119e //[Widescreen 16:9] //Widescreen Hack 20c91d28 3f400000 ================================================ FILE: CHT/SLPM_625.38.cht ================================================ "Kyoushuu Kidou Butai - Kougeki Helicopter Senki /ID SLPM_625.38" //ELF CRC DE7626D9 Mastercode 9010f578 0c043d06 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Gameplay 16:9 20104404 3c013f40 //00000000 20104408 44810000 //00000000 20104410 4600c602 //00000000 //Render Fix //003f023c 00088244 42a51446 201613d0 3c023f30 //3c023f00 ================================================ FILE: CHT/SLPM_625.43.cht ================================================ "Simple 2000 Series Vol.65 - The Kyonshi Panic /ID SLPM_625.43" //ELF CRC 000B73EE Mastercode 901ae780 0c06b988 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //003f013c 00a88144 50b0a0ac 201731b8 3c013f2a //3c013f00 ================================================ FILE: CHT/SLPM_625.47.cht ================================================ "Sega Ages Vol. 16: Virtua Fighter 2 /ID SLPM_625.47" Mastercode 901051c8 0c04141a Widescreen 20119650 3c023f40 ================================================ FILE: CHT/SLPM_625.55.cht ================================================ "Momotaro Densetsu /ID SLPM_625.55" //ELF CRC FA600E3B Mastercode 9031c790 0c0c718c //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //3c0050c4 00000000 00000000 03a50046 202b2a00 080c4e28 203138a0 3c013f40 203138a4 4481f000 203138a8 461e6b42 203138ac 080aca81 ================================================ FILE: CHT/SLPM_625.58.cht ================================================ "Simple 2000 Series Vol.21 - Kenka Joutou! Yankee Banchou /ID SLPM_625.58" //ELF CRC 1FF8FDF7 Mastercode 90252d58 0c094afe //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix hack 20223fdc 3c013f40 //00000000 20223fe0 44810000 //00000000 20223fe8 4600c602 //00000000 ================================================ FILE: CHT/SLPM_625.64.cht ================================================ "Simple 2000 Series Vol.68 - The Runaway - Toumei Highway /ID SLPM_625.64" //ELF CRC DE85CB65 Mastercode 901b9758 0c06e57e //[Widescreen 16:9] description=Renders the game in 16:9 aspect ratio, instead of 4:3. //Widescreen hack 16:9 2018936c 3c013f40 //00000000 20189370 44810000 //00000000 20189378 4600c602 //00000000 ================================================ FILE: CHT/SLPM_625.66.cht ================================================ "The Typing of the Dead - Zombie Panic /ID SLPM_625.66" Mastercode 9010ae90 0c042b4c //16:9 Wide screen by Arapapa //Zoom 201f74cc 3c023f9e 201f74d0 34424207 //Y-Fov 201f74e8 3c023f9f 201f74ec 344249f1 //Remove 'Black Bar' 201e6b60 00000000 201e6b98 00000000 ================================================ FILE: CHT/SLPM_625.88.cht ================================================ "Simple 2000 Series Vol.73 - The Saiyuki Saruden /ID SLPM_625.88" //ELF CRC F478B7F9 Mastercode 901efcd8 0c07bede //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 201be4e4 3c013f40 //00000000 201be4e8 44810000 //00000000 201be4f0 4600c602 //00000000 //Render Fix 20140128 3c01bf30 //3c01bf00 Left 2014011c 3c013f30 //3c01bf00 Right ================================================ FILE: CHT/SLPM_625.89.cht ================================================ "Simple 2000 Series Vol.72 - Ninhaza /ID SLPM_625.89" //ELF CRC D1B78388 Mastercode 90111090 0c0443cc //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov //803f053c 7fcb023c 2017657c 3c053f40 //3c053f80 //Zoom //1844043c 0046033c 201769e0 3c0443e4 //3c044418 ================================================ FILE: CHT/SLPM_626.16.cht ================================================ "Simple 2000 Series Ultimate Vol.25 - Chou-Saisoku! Zokusha King BU no BU 2 /ID SLPM_626.16" //ELF CRC D8BB6A2E Mastercode 901d2fd8 0c074b9e //[Widescreen 16:9] //Widescreen Hack by El_Patas //Gameplay 16:9 2036b914 3f400000 //3F800000 (Increases hor. axis) ================================================ FILE: CHT/SLPM_626.18.cht ================================================ "Simple 2000 Series Vol.78 - The Uchuu Daisensou /ID SLPM_626.18" //ELF CRC C89A66A4 Mastercode 9020f418 0c083cae //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //00002044 00006043 0000a043 //00405544 00006043 00001044 2033d8f0 44554000 //44200000 X-Fov 2033d8f8 44100000 //43a00000 Render Fix ================================================ FILE: CHT/SLPM_626.23.cht ================================================ "Elemental Gerad /ID SLPM_626.23" //ELF CRC B99379B7 Mastercode 902b4558 0c0ad0fe //[Widescreen 16:9] //Widescreen Hack //story 204788f4 3f400000 //battle 204783b4 3f400000 20478a44 3f400000 ================================================ FILE: CHT/SLPM_626.43.cht ================================================ "Bomberman Land 3 /ID SLPM_626.43" Mastercode 9010b6b8 0c042d56 Widescreen 201327d8 3c054455 ================================================ FILE: CHT/SLPM_626.52.cht ================================================ "Simple 2000 Series Vol.81 - The Chikyuu Boueigun 2 /ID SLPM_626.52" //ELF CRC 7CD1CDCD Mastercode 90168050 0c059fbc //[Widescreen 16:9] //Widescreen hacks by ggxxtonghao (initial active X FOV hack) and Aced14 (ELF and 16:10 hacks) //16:9 Widescreen 101363e4 00003f40 //3C033F80 - Master X FOV #1 //16:10 Widescreen (Normal) //201363e4 08045210 //3C033F80 - j $00114840 - Jump to injected MIPS instructions //20114840 3c033f55 //8E190008 - lui v1, $3f55 - Set first half of v1 register (Master X FOV #1) //20114844 0804d8fb //8F390028 - j $001363ec - Jump to 2 lines after the overwritten MIPS instruction //20114848 34635555 //0320F809 - ori v1, v1, $5555 - Set second half of v1 register (Master X FOV #2) //16:10 Widescreen (Ultra) //101363e4 00003f40 //3C033F80 - Master X FOV #1 //101363e0 00003f4a //3C023F61 - Master Y FOV #1 //101363e8 0000c083 //344247AE - Master Y FOV #2 ================================================ FILE: CHT/SLPM_626.87.cht ================================================ "Sega Ages Vol. 24: Last Bronx - Tokyo Bangaichi /ID SLPM_626.87" Mastercode 90212f58 0c084b7e //Widescreen hack 16:9 2041b3d4 3ec00000 2041e9f8 3f300000 ================================================ FILE: CHT/SLPM_627.02.cht ================================================ "Momotaro Densetsu 15 /ID SLPM_627.02" //ELF CRC C4F175F8 Mastercode 902e2fc0 0c0b8b98 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //aaaaaa3f db0f4940 20390178 3fe38e38 //3faaaaaa ================================================ FILE: CHT/SLPM_627.03.cht ================================================ "Sega Rally Championship /ID SLPM_627.03" Mastercode 901ccb58 0c07327e //Wide screen 2030f990 43610000 2030f9e0 42e10000 2030fa94 43a8c000 20310340 43960000 203105d8 43960000 20310718 43960000 20310878 43834000 203114ec 3faaaaab 20311650 00000000 ================================================ FILE: CHT/SLPM_627.17.cht ================================================ "Sega Ages Vol. 26: Dynamite Deka /ID SLPM_627.17" Mastercode 90145490 0c0514cc // 16:9 201bf138 3c013f40 201bf13c 4481f000 201bf144 461e6302 20159994 3c024368 ================================================ FILE: CHT/SLPM_627.18.cht ================================================ "Sega Ages Vol. 27: Panzer Dragoon /ID SLPM_627.18" Mastercode 90110110 0c043fec //Widescreen hack 16:9 209e7838 3fe38e2a ================================================ FILE: CHT/SLPM_627.33.cht ================================================ "Garfield - Saving Arlene /ID SLPM_627.33" //ELF CRC AECEA18C Mastercode 90183510 0c060cec //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //zoom 2010ecb4 3c033f40 //3c033f80 //fov 2010edbc 3c033f40 //3c033f80 ================================================ FILE: CHT/SLPM_627.50.cht ================================================ "Momotaro Densetsu 16 /ID SLPM_627.50" //ELF CRC A4D76B34 Mastercode 903126c0 0c0c4958 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //5555953f db0f4940 203b83f0 3fc71c76 //3f955555 ================================================ FILE: CHT/SLPM_627.58.cht ================================================ "River Ride Adventure featuring Salomon /ID SLPM_627.58" //ELF CRC 9A20738A Mastercode 90290c58 0c0a42be //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov //42ad0046 2000037e 2011ce24 08030000 200c0000 4600ad42 200c0004 3c013f40 200c0008 4481f000 200c000c 461ead42 200c0010 0804738a ================================================ FILE: CHT/SLPM_627.67.cht ================================================ "Sega Ages Vol. 31: Cyber Troopers Virtual On /ID SLPM_627.67" Mastercode 902a9d18 0c0aa6ee //Widescreen hack 16:9 //Zoom 20566ee0 3f400000 //Y-Fov 201e8090 080ad6b9 202b5ae4 3c013f40 202b5ae8 4481f000 202b5aec 461ec603 202b5af0 e7b80010 202b5af4 0807a025 ================================================ FILE: CHT/SLPM_627.70.cht ================================================ "Volleyball World Cup - Venus Evolution /ID SLPM_627.70" //ELF CRC 799DF074 Mastercode 91cfe0e0 0c73f7e0 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00088144 2d100002 (1st) 21c0d958 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_645.01.cht ================================================ "Jin Samguk Mussang (Korea) /ID SLPM_645.01" //ELF CRC B3E715E6 Mastercode 903091f8 0c0c2426 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //00 00 80 3F 01 3C 00 B8 81 44 2D A0 00 00 14 01 202d668e 3faaaaab // 3F800000 //00 00 80 3F 01 3C 00 B8 81 44 2D A8 00 00 2D 98 202d6690 3c013fab // 3c013f80 //00 00 80 3F 00 00 00 00 F0 27 26 42 00 00 00 00 (1st) 2031374c 3faaaaab // 3F800000 //00 00 80 3F 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20313868 3faaaaab // 3F800000 //00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FA 43 20313874 3faaaaab // 3F800000 //00 00 80 3F 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FA 43 20313888 3faaaaab // 3F800000 //00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FA 43 20313894 3faaaaab // 3F800000 //00 00 80 3F 15 85 F8 44(?) 203138ec 3faaaaab // 3F800000 //00 00 80 3F 00 70 04 00 00 00 00 00 00 03 00 00 203139ec 3faaaaab // 3F800000 //00 00 80 3F 00 00 80 3F 00 00 80 3F CD CC 8C 3F 2031c80c 3faaaaab // 3F800000 2031c810 3faaaaab // 3F800000 2031c814 3faaaaab // 3F800000 ////////////////////////////////////////////// //Zoom //20202534 3c014370 //Render fix 20247ec8 3c013f40 //3c013f00 ================================================ FILE: CHT/SLPM_645.04.cht ================================================ "Maximo /ID SLPM_645.04" //ELF CRC 7EA2F758 Mastercode 9019f388 0c067c8a //[Widescreen 16:9] //Widescreen hack by No.47 (pnach NTSC-K by Arapapa) //16:9 //3333b33f 0000803f 201d5c74 3feeeeee // 3fb33333 //0000b443 00000000 00000000 00000000 202557a0 43870000 // 43b40000 ================================================ FILE: CHT/SLPM_645.07.cht ================================================ "WAVE RALLY /ID SLPM_645.07" //ELF CRC 1BBDDD82 Mastercode 9020a6f8 0c082966 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom (1st) //5f3f013c f4662134 //943f013c 4eef2134 201801e4 3c013f94 //3c013f5f 201801e8 3421ef4e //342166f4 //Y-Fov (3rd) //aa3f013c abaa2134 //e33f013c 4eef2134 201800e4 3c013fe3 //3c013faa 201800e8 3421ef4e //3421aaab //////////////////////////////////////// //Render fix //2014d62c 3c013f40 //3c013f80 //2014d864 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_645.13.cht ================================================ "Crash Bandicoot - Mawangui Buwhal (Korea) /ID SLPM_645.13" //ELF CRC 00A074A7 Mastercode 90269dd8 0c09a71e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov //42c81446 140074e6 380060e6 20110830 0805b3d0 2016cf40 4614c842 2016cf44 3c013f40 2016cf48 4481f000 2016cf4c 461e0842 2016cf50 00000000 2016cf54 0804420d //Render fix //803f013c 00108144 32000246 20112fe8 3c013f40 //3c013f80 //////////////////////////////////////////////// //Zoom //20110818 3c013fab //3c013f80 ================================================ FILE: CHT/SLPM_645.21.cht ================================================ "Raging Bless - Gouma Mokushiroku /ID SLPM_645.21" //ELF CRC F2386C7B Mastercode 902766f0 0c09d964 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00608144 c6730046 20228754 3c013f40 //3c013f80 //Render fix //0000a043 414c6e43 202d2f70 43e00000 //43a00000 ================================================ FILE: CHT/SLPM_645.44.cht ================================================ "TETSU 1 - DENSHA DE BATTLE! WORLD GRAND PRIX /ID SLPM_645.44" //ELF CRC 3A0A56B6 Mastercode 9010da98 0c04364e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201a0420 08030000 200c0000 3c013f40 200c0004 4481f000 200c0008 c6010068 200c000c c602006c 200c0010 461e0843 200c0014 e6010068 200c0018 0806810a ================================================ FILE: CHT/SLPM_650.04.cht ================================================ "Reiselied - Ephemeral Fantasia /ID SLPM_650.04" //ELF CRC 4867052B Mastercode 90205c10 0c0816ac //[Widescreen 16:9] //Widescreen Hack by Little Giant //vert 20230aa4 3c023fa2 20230aa8 34472222 202ccf18 3c023fa2 202ccf1c 34422222 2032ce8c 3c023fa2 2032ce90 34422222 //zoom 20281778 3c013f40 2028177c 4481f000 20230c08 461e6302 20230c18 e46c0160 20230c1c 03e00008 20230c20 e4700154 20230c24 8f851630 20230c28 3c02003f 20230c2c 24431b60 20230c30 24020001 20230c34 00052040 20230c38 00852021 20230c3c 00042080 20230c40 00852021 20230c44 00042140 20230c48 00641821 20230c4c e46c0158 20230c50 03e00008 20230c54 e46d015c 202cbe98 0c08c309 202ccf24 0c08c309 2032cea0 0c08c309 2032cfa0 0c08c309 2033f890 0c08c309 2033fa98 0c08c309 ================================================ FILE: CHT/SLPM_650.08.cht ================================================ "7 Blades /ID SLPM_650.08" //ELF CRC C4DD197F Mastercode 903de360 0c0f7880 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //0044013c 00608144 2044013c (4th) 202f40c4 3c0143c0 //3c014400 //Y-Fov //3333733f 00401c46 (4th) 204ef9c4 3fa2221d //3f733333 //X-Fov //803f013c 00608144 b0720e0c //203b3d14 3c013f40 //3c013f80 Needs render fix ================================================ FILE: CHT/SLPM_650.09.cht ================================================ "ESPN X-Games Snowboarding /ID SLPM_650.09" //ELF CRC 0EFF5BCA Mastercode 90113eb8 0c044f54 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 2010320c 3c013f40 //00000000 20103210 44810000 //00000000 20103218 4600c602 //00000000 ================================================ FILE: CHT/SLPM_650.13.cht ================================================ "Shadow of Memories /ID SLPM_650.13" //ELF CRC DB6B90FF Mastercode 902376a0 0c08dd50 //[Widescreen 16:9] //Widescreen Hack (pnach NTSC-J by Arapapa) 202102e8 3c014455 //3c014420 20210300 3c013ac8 //3c013b00 ================================================ FILE: CHT/SLPM_650.14.cht ================================================ "Mystical Ninja Goemon Zero (Aug 26, 2005 prototype) /ID SLPM_650.14" Mastercode 90378200 0c0de028 //ELF CRC=FA3A9C0F //Widescreen hack 16:9 by Nikitalita //Zoom 202f33bc 3c013f9a 202f33c0 3421e462 //Y-Fov 2033f5b8 3c013f20 2033f5bc 3421603a //Menu and HUD fix 2033f758 080e67f8 //z_un_00399fe0 20399fe0 c6000230 20399fe4 3c013f40 20399fe8 4481f000 20399fec 461e0002 20399ff0 080cfdd7 ================================================ FILE: CHT/SLPM_650.15.cht ================================================ "Kessen 2 /ID SLPM_650.15" //ELF CRC=7C012435 Mastercode 9010cbb8 0c043296 //Widescreen hack (NTSC-J by Arapapa) //16:9 //Insert it in GameIndex.dbf ////ac21e54b 00808430 3c2be74b //find serial SLPM-65015 //[patches = 7C012435] //comment=COP2 flag instance patch by refraction // a mac flag check just after a vsub which gets in the way, rearranging //2016ae90 48438800 //2016ae94 4be521ac //2016ae98 30848000 //2016ae9c 4be72b3c //X-Fov 201537d4 3c023f40 //3c023f80 ================================================ FILE: CHT/SLPM_650.19.cht ================================================ "Zone of Enders /ID SLPM_650.19" Mastercode 9048b0c0 0c122bd8 //ELF CRC=35E2B1AF //Widescreen Hack by synce (pnach by Arapapa) //16:9 20450a30 3c013f40 ================================================ FILE: CHT/SLPM_650.22.cht ================================================ "BioHazard - Code Veronica - Perfect Version /ID SLPM_650.22" //ELF CRC D0CF2395 Mastercode 9010e2f8 0c043866 gametitle=Biohazard Code Veronica Kanzenban (SLPM_650.22) //NTSC-J Widescreen Hack by synce 21136200 3f400000 //FMV's fix 21e2f340 01aa0280 21e2f344 000c0000 ================================================ FILE: CHT/SLPM_650.32.cht ================================================ "Tokyo Bus Guide - Annai /ID SLPM_650.32" Mastercode 90144cf8 0c0512e6 //ELF CRC=02DEE05F //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 2013dfc0 3c023f22 //3c023f00 //Y-Fov 2013dff0 3c023fe3 2013dff4 34428e32 ================================================ FILE: CHT/SLPM_650.33.cht ================================================ "Kikou Heiden - J-Pheonix /ID SLPM_650.33" //ELF CRC 01151ACC Mastercode 901eb8d8 0c07adde //[Widescreen 16:9] //Widescreen hack by Arapapa // 16:9 (search 00000000 00000000 43ad1346 00000000) 201f269c 3c013f40 // 00000000 hor fov 201f26a0 44810000 // 00000000 201f26a8 4600c602 // 00000000 ================================================ FILE: CHT/SLPM_650.38.cht ================================================ "Devil May Cry /ID SLPM_650.38" //ELF CRC 96B2F56D Mastercode 90204818 0c0811ae //Widescreen hack by nemesis2000 (NTSC-J by Arapapa) //NTSC-J is a little different to NTSC-U //NOTICE... After you run the new game, rectangle appears in the upper-left of the screen. //NOTICE... Entering the options menu, it does not go out after. //gameplay 2014d2e8 3c023f19 //3c023f4c 2014d2ec 3448999a //3448cccd //render fix 2024fce4 0c040b90 //00000000 2024fcec 4615a800 //0c040b90 2024fcf0 3c0342a0 //00000000 2024fcf4 3c010075 //4615a800 2024fcf8 8c2449c0 //3c0342a0 2024fcfc 44830800 //3c010075 2024fd00 3c024220 //8c2449c0 2024fd04 46000803 //44830800 2024fd08 3c033f00 //3c024220 2024fd0c 44822000 //46000803 2024fd10 44831800 //3c033f80 2024fd14 3c033f30 //3c010075 2024fd18 46030042 //44822000 2024fd1c e4810024 //e4800010 2024fd20 44830800 //3c02c000 2024fd24 46010042 //44820800 2024fd34 e4810010 //e4400024 2024fd38 3c02c000 //4604a002 2024fd3c 44820800 //3c010075 2024fd40 3c033f80 //8c2249c0 2024fd44 4604a002 //46000802 2024fd48 8c2249c0 //3c010075 2024fd4c 46000802 //46021843 2024fd50 46021843 //e4410038 2024fd54 e4410038 //8c2249c0 2024fd58 8c2249c0 //46020003 2024fd5c 46020003 //3c010075 ================================================ FILE: CHT/SLPM_650.47.cht ================================================ "Capcom vs SNK 2 /ID SLPM_650.47" //ELF CRC B54C0319 Mastercode 90106418 0c0418ae gametitle=Capcom vs. SNK 2: Mark of the Millennium 2001 [NTSC-J] (SLPM-65047) //Widescreen patch by nemesis2000 (pnach by nemesis2000) 20142fb0 3c023faa 20143224 3c023faa 20125030 ac83003c 20125034 3c033f40 20125038 03e00008 2012503c ac830000 2012492c 3c023fe3 ================================================ FILE: CHT/SLPM_650.48.cht ================================================ "Kinniku Banzuke - Muscle Wars 21 /ID SLPM_650.48" //ELF CRC FF6BA78B Mastercode 9010d378 0c043486 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 203c5c94 081083f4 // c6010068 203c5c98 00000000 // c602006c 20420fd0 3c013f40 // 00000000 20420fd4 4481f000 // 00000000 20420fd8 c6010068 // 00000000 20420fdc c602006c // 00000000 20420fe0 461e0843 // 00000000 20420fe4 e6010068 // 00000000 20420fe8 080f1727 // 00000000 ================================================ FILE: CHT/SLPM_650.51.cht ================================================ "Silent Hill 2 /ID SLPM_650.51" Mastercode 901fbc58 0c07eebe //ELF CRC=E36E16C9 //Widescreen Hack by nemesis2000 (NTSC-K by Arapapa) //Wide Screen 16:9 202ca060 3f28f5c3 //3f6147ae //Render fix 20187c44 3c034455 //3c034400 //FMV fix (00 74 02 3C 00 70 46 34) 202a2bcc 3c027200 //3c027400 202a2bd0 34467200 //34467000 202a2bfc 34068e00 //34068c00 202a2c04 34c68df0 //34c69000 //Black borders fix (00 74 C6 34 38 34 06 00) //202a2d70 34c60000 //202a2dec 34c60000 //Lens Flare's fix 20189580 3c024010 //3c024040 201895fc 3c0243a8 //3c0243e0 2018a254 3c024010 //3c024040 2018a2ec 3c0243a8 //3c0243e0 2018a368 3c0243a8 //3c0243e0 2018a934 3c0243a8 //3c0243e0 2018a9c8 3c0243a8 //3c0243e0 2018aa5c 3c0243a8 //3c0243e0 2018aaf0 3c0243a8 //3c0243e0 2018ae84 3c0243a8 //3c0243e0 2018af18 3c0243a8 //3c0243e0 2018afac 3c0243a8 //3c0243e0 2018b040 3c0243a8 //3c0243e0 2018b234 3c0243a8 //3c0243e0 2018b2a0 3c0243a8 //3c0243e0 2018b3ec 3c0243a8 //3c0243e0 2018b458 3c0243a8 //3c0243e0 //Loading scene (Foot Print) //403f023c 00088244 c000a0c7 202b2ac4 3c023f10 //3c023f40 //Item & Equipment Y-Fov //8042023c 00008244 00000000 02001446 202139e0 3c0242aa //3c024280 202139e4 3442aaab //44820000 202139e8 44820000 //00000000 //Item Zoom //993e033c 9a996334 00008344 201d7984 3c033daa //3c033e99 201d7988 3463aaab //3463999a //Equipment Zoom //663f023c 66664234 00088244 201d7d90 3c023f2c //3c023f66 201d7d94 3442cccd //34426666 ================================================ FILE: CHT/SLPM_650.53.cht ================================================ "Shin Sangoku Musou 2 /ID SLPM_650.53" Mastercode 901a1798 0c06858e //ELF CRC=EEC3B310 //Widescreen hack by 99skull (NTSC-J by Arapapa) //16:9 widescreen hack 201759b8 3c0243b4 //3c0243f0 render fix1 2018747c 3c024082 //3c024049 render fix2 2018770c 3c024370 //3c0243a0 zoom 201878bc 3c0243b4 //3c0243f0 vertical FOV 2025e828 3c023faa //3c023f80 vertical FOV(ending scene) 2025e82c 3442aaab //44820000 2025e830 44820000 //00000000 2025e83c 3c023faa //3C023F80 zoom(ending scene) 2025e840 3442aaab //44820000 2025e844 44820000 //00000000 ================================================ FILE: CHT/SLPM_650.59.cht ================================================ "Biohazard Gun Survivor 2 - CODE - Veronica [with Guncon] /ID SLPM_650.59" Mastercode 90365a30 0c0d9634 //ELF CRC=35FB8EE2 //Widescreen hack by ElHecht (pnach by Little Giant) // 16:9 20333af8 3c023f61 // 3c023f96 hor fov 20333afc 34436873 // 344345a2 hor fov // RE4 style camera //20375c40 40900000 // tori_x (horizontal) //20375c50 c0000000 // tory_y (height) //20375c60 41100000 // tori_z (distance) ================================================ FILE: CHT/SLPM_650.61.cht ================================================ "Adventure of Tokyo Disney Sea /ID SLPM_650.61" Mastercode 90300298 0c0c004e //ELF CRC=9A409943 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom fix 20107eec 3c0143f0 //3c014420 //X-Fov + Zoom 20107ee0 3c0143a8 //3c0143e0 //e043013c 00108144 3000043c 2044013c //a843013c 00108144 3000043c f043013c //20107efc 3c014395 //3c014360 ================================================ FILE: CHT/SLPM_650.72.cht ================================================ "ESPN Winter X-Games Snowboarding 2002 /ID SLPM_650.72" //ELF CRC 5350FBD1 Mastercode 90112f58 0c044b7e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 20103684 3c013f40 //00000000 20103688 44810000 //00000000 20103690 4600c602 //00000000 ================================================ FILE: CHT/SLPM_650.73.cht ================================================ "Genso Suikoden III /ID SLPM_650.73" Mastercode 919192d8 0c64645e //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 216c1b04 460d6d42 216c1b08 460d6502 ================================================ FILE: CHT/SLPM_650.75.cht ================================================ "K-1 World Grand Prix 2001 /ID SLPM_650.75" //ELF CRC 11244BA3 Mastercode 90206fe8 0c081ba2 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201c6468 3c013f40 //3c013f80 Menu 201c93dc 3c013f40 //3c013f80 Event 2010d7b8 3c013f40 //3c013f80 Game Play ================================================ FILE: CHT/SLPM_650.76.cht ================================================ "Gundam - Federation vs Zeon DX /ID SLPM_650.76" Mastercode 90106218 0c04182e //ELF CRC=E3256609 //Widescreen hack 16:9 2013b808 3c024328 //3c024360 2019254c 3c024395 //3c024360 ================================================ FILE: CHT/SLPM_650.77.cht ================================================ "Metal Gear Solid 2 - Sons of Liberty (Premium Package) /ID SLPM_650.77" //ELF CRC CBDBD79E Mastercode 901754b8 0c05d4d6 //Widescreen Hack by Arapapa //Widescreen hack 16:9 2011f090 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_650.78.cht ================================================ "Metal Gear Solid 2 - Sons of Liberty /ID SLPM_650.78" Mastercode 901754b8 0c05d4d6 //ELF CRC=CBD4D79E //Widescreen Hack by Arapapa //Widescreen hack 16:9 2011f090 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_650.81.cht ================================================ "Grandia II /ID SLPM_650.81" Mastercode 902a7a38 0c0a9e36 //ELF CRC=B6AB7BC2 //Widescreen Hack (16:9) (pnach NTSC-J by Arapapa) 2025c9e8 3c013f40 //vert fov- 2025cabc 3c01bf41 //both fov+ 2025c9f0 4481f000 2025caf8 461e6343 //FMV fix (by flameofrecca) 20407074 42a00000 //00000000 fmv x-position 2040707c 43f00000 //44200000 fmv right side stretch ================================================ FILE: CHT/SLPM_650.83.cht ================================================ "Houshin Engi 2 /ID SLPM_650.83" Mastercode 903e3f38 0c0f8f76 //ELF CRC=19A6A496 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2037db3c 3c023f9b //3c023f68 2037db40 34424e7f //3442f5c2 ================================================ FILE: CHT/SLPM_650.89.cht ================================================ "Grandia Extreme /ID SLPM_650.89" Mastercode 9048e010 0c1237ac //ELF CRC=958A6461 //Widescreen Patches (pnach NTSC-J by Arapapa) 204b4a28 3f400000 // 3F800000 ================================================ FILE: CHT/SLPM_650.93.cht ================================================ "Sangokushi Senki /ID SLPM_650.93" Mastercode 9010d8c0 0c0435d8 //[Widescreen 16:9] //widescreen 16:9 hack by 99skull (NTSC-J by Arapapa) //Widescreen hack 16:9 //803f023c 00008244 00000000 03001646 (1st) 20198b54 3c023f40 //3c023f80 ================================================ FILE: CHT/SLPM_650.95.cht ================================================ "Space Channel 5 /ID SLPM_650.95" //ELF CRC 12FFA0CA Mastercode 901c0178 0c070006 //[Widescreen 16:9] //Widescreen hack (NTSC-J by Arapapa) //Widescreen hack 16:9 //0000803f c3f5e83e 0000803f 00007a44 2024b594 3f400000 //3f800000 ================================================ FILE: CHT/SLPM_650.96.cht ================================================ "Space Channel 5 - Part 2 /ID SLPM_650.96" //ELF CRC = 013AD7DC Mastercode 9024d0f8 0c0933e6 //[Widescreen 16:9] //NTSC-J Widescreen Hack by synce 202e5e54 3f400000 //[No-Interlacing] //20249ac4 00000000 //64420008 ================================================ FILE: CHT/SLPM_650.97.cht ================================================ "Galacta Meisaku Gekijou - Rakugaki Oukouku /ID SLPM_650.97" Mastercode 9010e3e8 0c0438a2 //ELF CRC=6B0E0231 //Widescreen Hack (NTSC-J by Arapapa) //Wide hack 16:9 203454d4 3f400000 //3f800000 204c531c 3f206d37 //3ef0a3d7 ================================================ FILE: CHT/SLPM_650.98.cht ================================================ "Silent Hill 2 - Saigo no Uta /ID SLPM_650.98" Mastercode 901fe840 0c07f9b8 //[Widescreen 16:9] //Widescreen Hack by nemesis2000 and synce //210ddf14 43a8f5c2 202d6730 3f28f5c3 //3f6147ae 20189b94 3c034455 //3c034400 render fix //FMV's fix by nemesis2000 202ad098 24100004 //hor black border 202ad09c 24030004 //hor black border 202ad07c 340690b0 //bottom 202ad04c 3c026f50 //top //202ad094 34c68c80 //right //202ad050 34467380 //left //Lens Flare's fix 2018b4f0 3c024010 //3c024040 2018b56c 3c0243a8 //3c0243e0 2018c1c4 3c024010 //3c024040 2018c25c 3c0243a8 //3c0243e0 2018c2d8 3c0243a8 //3c0243e0 2018c8a4 3c0243a8 //3c0243e0 2018c938 3c0243a8 //3c0243e0 2018c9cc 3c0243a8 //3c0243e0 2018ca60 3c0243a8 //3c0243e0 2018cdf4 3c0243a8 //3c0243e0 2018ce88 3c0243a8 //3c0243e0 2018cf1c 3c0243a8 //3c0243e0 2018cfb0 3c0243a8 //3c0243e0 2018d1a4 3c0243a8 //3c0243e0 2018d210 3c0243a8 //3c0243e0 2018d35c 3c0243a8 //3c0243e0 2018d3c8 3c0243a8 //3c0243e0 //Loading scene (Foot Print) //403f023c 00088244 c000a0c7 202bd6c4 3c023f10 //3c023f40 //Item & Equipment Y-Fov //8042023c 00008244 00000000 02001446 20217310 3c0242aa //3c024280 20217314 3442aaab //44820000 20217314 44820000 //00000000 20217670 3c0242aa //3c024280 20217674 3442aaab //44820000 20217678 44820000 //00000000 //Item Zoom //993e033c 9a996334 00008344 201dad4c 3c033daa //3c033e99 201dad50 3463aaab //3463999a 201daddc 3c033daa //3c033e99 201dade0 3463aaab //3463999a //Equipment Zoom //663f023c 66664234 00088244 201db298 3c023f2c //3c023f66 201db29c 3442cccd //34426666 ================================================ FILE: CHT/SLPM_651.00.cht ================================================ "Onimusha 2 /ID SLPM_651.00" Mastercode 90105e80 0c041748 //ELF CRC=19CC4372 //Widescreen hack (NTSC-K by Arapapa) //Widescreen hack 16:9 2010285c 3c013f40 //00000000 20102860 44810000 //00000000 20102868 4600c602 //00000000 //No interlacing by asasega //01 00 00 03 03 E0 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 //017288fd 00000000 //08 00 42 64 02 00 00 10 3C 10 02 00 3C 11 06 00 //20100f4c 00000000 //08 00 42 64 02 00 00 10 3C 10 02 00 3C 11 06 00 //201011b4 00000000 //14 94 8E 93 40 F8 17 00 10 50 00 00 18 50 57 01 //20183584 00007025 //08 79 04 24 3C 20 04 00 00 70 84 34 18 00 03 24 //2019c2f4 24047900 ================================================ FILE: CHT/SLPM_651.01.cht ================================================ "Onimusha 2 /ID SLPM_651.01" Mastercode 90105e80 0c041748 gametitle=Onimusha 2 [NTSC-J] (SLPM-65101]) //Widescreen correction by nemesis2000 (pnach by Little Giant) //gameplay 2010285c 3c013f40 20102860 44810000 20102868 4600c602 //No interlacing by asasega //01 00 00 03 03 E0 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 //017288fd 00000000 //08 00 42 64 02 00 00 10 3C 10 02 00 3C 11 06 00 //20100f4c 00000000 //08 00 42 64 02 00 00 10 3C 10 02 00 3C 11 06 00 //201011b4 00000000 //14 94 8E 93 40 F8 17 00 10 50 00 00 18 50 57 01 //20183544 00007025 //08 79 04 24 3C 20 04 00 00 70 84 34 18 00 03 24 //2019c2b4 24047900 ================================================ FILE: CHT/SLPM_651.05.cht ================================================ "Shin Combat Choro Q /ID SLPM_651.05" //ELF CRC 4322E466 Mastercode 901b8908 0c06e1ea //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201bcc9c 3c013f40 //00000000 201bcca0 44810000 //00000000 201bcca8 4600c602 //00000000 //Render fix 20187450 3c0140a7 //3c01407a ================================================ FILE: CHT/SLPM_651.07.cht ================================================ "Simple 2000 Series Ultimate Vol.02 - Edit Racing /ID SLPM_651.07" //ELF CRC CAFCF796 Mastercode 90248ba8 0c092292 //[Widescreen 16:9] //Widescreen hack by El_Patas & Arapapa //Wide Screen 16:9 20213db8 08090324 //c6010068 20240c90 3c013f40 //00000000 20240c94 4481f000 //00000000 20240c98 c6010068 //00000000 20240c9c c602006c //00000000 20240ca0 461e0843 //00000000 20240ca4 e6010068 //00000000 20240ca8 08084f70 //00000000 ================================================ FILE: CHT/SLPM_651.08.cht ================================================ "Jet de Go! 2 /ID SLPM_651.08" //ELF CRC 5968168C Mastercode 9010e068 0c0437c2 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 20136a60 3c023f25 //3c023f00 //Y-Fov 2012e6c0 3c023f1f //3c023eee Ground 2012e6c4 344249f1 //3442eeed 2012e394 3c023f1f //3c023eee Planes 2012e398 344249f1 //3442eeed //Fog distance //20161408 3c033e80 //3c033f00 ================================================ FILE: CHT/SLPM_651.23.cht ================================================ "J-Pheonix Burst Tactics /ID SLPM_651.23" Mastercode 9028fb98 0c0a3e8e //ELF CRC=DD993211 //Widescreen hack by Arapapa // 16:9 (search 00000000 00000000 43ad1346 00000000) 2029a184 3c013f40 // 00000000 hor fov 2029a188 44810000 // 00000000 2029a190 4600c602 // 00000000 ================================================ FILE: CHT/SLPM_651.24.cht ================================================ "Auto Modellista /ID SLPM_651.24" //ELF CRC 5980E116 Mastercode 9010bdb8 0c042f16 gametitle=Auto Modellista [NTSC-J] (SLPM-65124) //Widescreen hack by nemesis2000 and Arapapa //gameplay 203f35ac 3fe38e38 202bf0b0 3c023fe3 202bf0b8 34428e38 //Re-play //abaaaa3f 00000000 00000000 80020000 (2nd) 203f36ec 3fe38e38 //3faaaaab ================================================ FILE: CHT/SLPM_651.32.cht ================================================ "Warriors of Might and Magic /ID SLPM_651.32" //ELF CRC 19122158 Mastercode 903098f8 0c0c25e6 //[Widescreen 16:9] //Widescreen hack by ElHecht and Arapapa //Gameplay 202f89f0 3c013f81 //00000000 202f89f8 3421de4d //00000000 202f8aa0 ac810000 //e4840000 20159924 3c013ec0 //3c013f00 //Menu Fix //89c0013c 92242134 //40dc013c d8b62134 20260f04 3c01c04d //46000843 Y-Fov 20260f08 3421b6d8 //34212492 //8940013c 92242134 //40d4013c d8b62134 20260f10 3c01404d //46000843 Y-Fov 20260f14 3421b6d8 //34212492 //803f013c 00008144 40780e46 202f8c64 3c023fab // 3c013f80 newgame menu zoom 202f8c68 3442aaab // 44810000 newgame menu zoom 202f8c7c ac82003c // e480003c ================================================ FILE: CHT/SLPM_651.37.cht ================================================ "All-Star Baseball 2003 /ID SLPM_651.37" //ELF CRC 1EA52BE1 Mastercode 90350608 0c0d412a //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-fov //803f013c 00088144 02631646 203795a8 3c013fe4 //3c013f80 //Zoom //803f013c 00108144 34600046 2039567c 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_651.40.cht ================================================ "Jojos Bizarre Adventure 5 /ID SLPM_651.40" Mastercode 90104f50 0c04137c //ELF CRC=8F82785A //Widescreen Hack 20124f64 3c023f22 20361ae8 43f00000 203d23c0 43700000 ================================================ FILE: CHT/SLPM_651.51.cht ================================================ "Akudaikan /ID SLPM_651.51" //ELF CRC 60AF52B2 Mastercode 9010e378 0c043886 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix hack 20103364 3c013f40 //00000000 20103368 44810000 //00000000 20103370 4600c602 //00000000 ================================================ FILE: CHT/SLPM_651.53.cht ================================================ "GunGrave /ID SLPM_651.53" Mastercode 901b8c08 0c06e2aa //ELF CRC=C7A7D6EE //Widescreen hack by Arapapa and ElHecht 201bee9c 3c013f40 //00000000 201beea0 44810000 //00000000 201beea8 4600c602 //00000000 20143750 2402010e // 24020168 renderfix ================================================ FILE: CHT/SLPM_651.65.cht ================================================ "Project Minerva /ID SLPM_651.65" //ELF CRC AB09D7EC Mastercode 901c0f70 0c070384 //[Widescreen 16:9] //Widescreen Hack by Little Gaint 20f2b608 3f206d3a // vert 20f322d4 3f5ae148 // zoom ================================================ FILE: CHT/SLPM_651.67.cht ================================================ "Pride /ID SLPM_651.67" //ELF CRC F87B9B78 Mastercode 9010d298 0c04344e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen Hack 16:9 //Matrix Hack 20103094 3c013f40 //00000000 20103098 44810000 //00000000 201030a0 4600c602 //00000000 ================================================ FILE: CHT/SLPM_651.70.cht ================================================ "Shin Sangoku Musou 2 - Mushouden /ID SLPM_651.70" //ELF CRC 8A402027 Mastercode 901a6238 0c069836 //[Widescreen 16:9] //Widescreen Hack (16:9) by ElHecht (NTSC-J by Arapapa) //Widescreen 16:9 //X-Fov 2026c418 3faaaaab //3f800000 2026c424 3faaaaab //3f800000 //Render fix 2017ed20 3c023f2b //3c023f00 ================================================ FILE: CHT/SLPM_651.76.cht ================================================ "King of Colosseum - Red /ID SLPM_651.76" //ELF CRC 0BF26D23 Mastercode 90255158 0c0953fe //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 201d05d8 3c013f40 //3c013f80 Gameplay 2021d0f4 3c013f40 //3c013f80 Event 20231cd0 3c013f40 //3c013f80 Event ================================================ FILE: CHT/SLPM_651.84.cht ================================================ "Document of Metal Gear Solid 2, The /ID SLPM_651.84" //ELF CRC F379C8BB Mastercode 90175e58 0c05d73e //[Widescreen 16:9] //Widescreen hack by Esppiral (NTSC-J by Arapapa) //3D Model view fix //803f013c00b08144380047b4 2011f580 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_651.90.cht ================================================ "Tony Hawks Pro Skater 3 /ID SLPM_651.90" //ELF CRC 6DDBE5E5 Mastercode 902a1168 0c0a8402 //[Widescreen 16:9] //Widescreen hack by BloodRaynare 2017c760 3c013ff3 //3c013fb6 2017c764 3421cf00 //3421db40 2017e6d8 3c013ff3 //3c013fb6 2017e6dc 3421cf00 //3421db40 201f78e4 3c013ff3 //3c013fb6 201f78e8 3421cf00 //3421db40 201fcb70 3c013ff3 //3c013fb6 201fcb74 3421cf00 //3421db40 201fd00c 3c013ff3 //3c013fb6 201fd010 3421cf00 //3421db40 ================================================ FILE: CHT/SLPM_651.96.cht ================================================ "Breath of Fire V - Dragon Quarter /ID SLPM_651.96" Mastercode 9010ea38 0c043a36 //[Widescreen 16:9] //Widescreen patch by nemesis2000 (pnach by Little Giant) 2012dc8c 3c024307 //3c024333 hor val 2012ddd8 3c034074 //3c034036 render fix ================================================ FILE: CHT/SLPM_651.99.cht ================================================ "J-Pheonix - Cobalt Shoutaihen /ID SLPM_651.99" //ELF CRC 29AADEF4 Mastercode 902d1258 0c0b443e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 202dc954 3c013f40 //00000000 202dc958 44810000 //00000000 202dc960 4600c602 //00000000 ================================================ FILE: CHT/SLPM_652.02.cht ================================================ "K-1 World Grand Prix 2002 /ID SLPM_652.02" Mastercode 902d5808 0c0b55aa //ELF CRC=670E71AC //Widescreen Hack by Arapapa //Widescreen hack 16:9 2045c6b0 3f2ccccd //3f666666 2045cee8 3f2ccccd //3f666666 2045d4f4 3f2ccccd //3f666666 ================================================ FILE: CHT/SLPM_652.05.cht ================================================ "Spider-Man /ID SLPM_652.05" //ELF CRC 359EA298 Mastercode 90577220 0c15dc30 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Y-Fov 2058c6d4 3fe38e2a //3faaaaab //Zoom //0e3c013c 2efa2134 (1st) 202ebe64 3c013c28 //202ebe68 3421a0ba //X-Fov (Needs render Fix) //202ebf6c 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_652.06.cht ================================================ "King of Colosseum - Green /ID SLPM_652.06" //ELF CRC DBDE0864 Mastercode 90268798 0c09a18e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00608144 00a08044 201dee18 3c013f40 //3c013f80 Gameplay //803f013c 00608144 c6730046 2022dfb4 3c013f40 //3c013f80 Event //803f013c 00608144 0801628c 20244ac0 3c013f40 //3c013f80 Event ================================================ FILE: CHT/SLPM_652.07.cht ================================================ "Chou Battle Houshin /ID SLPM_652.07" //ELF CRC 83945660 Mastercode 902e4d48 0c0b92fa //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 20107414 3c013f40 //3c013f80 (Event) 2012a67c 3c013f40 //3c013f80 (Gameplay) //Y-Fov 202c6f40 3c013fab //3c013f80 ================================================ FILE: CHT/SLPM_652.18.cht ================================================ "Bomberman Jetters /ID SLPM_652.18" Mastercode 904f43d8 0c13d09e 2048f7dc 00000000 2049a89c 00000000 204cccd4 08030000 200c0000 3c01005a 200c0004 3c1b3f40 200c0008 449b6000 200c000c c42e8d00 200c0010 460e6382 200c0014 03e00008 200c0018 e42e8d00 2024960c 240b00ea 2024966c 240b00c0 2024965c 24080190 2023e2e4 3c0142a8 20268ec0 2688011c 20268ee8 240b000c 20268e84 240b0012 20268d8c 26b5000c 20268dd8 26b5000c 2026a224 240b0018 2026a184 240b001e 2026a1a8 241b0028 2026a1b8 afbb0018 20269dec 3c0141c0 20269e04 3c014258 20269f74 3c0142a2 20269fb8 3c0142de 2026a054 3c01430a 2026a098 3c014328 2026b8d8 240b0018 2026b820 2673001a 2026b768 2673001a 2026b750 24130128 2026b7d8 241300db 2026885c 240b0018 20268ae4 240b000c 2063fe70 00000006 2063fe80 0000000c 2063fe68 0000000c 202687b0 08030008 202689d8 0803000c 200c0020 3c1b3f40 200c0024 449b6000 200c0028 0809a1ee 200c002c 460c0002 200c0030 3c1b3f40 200c0034 449ba000 200c0038 0809a278 200c003c 4614ad42 20269690 240b0030 20269704 2408020e 20269710 240b0024 202697b0 240b001b 202697e0 240b000c 2026980c 241b0010 20269814 a7bb0018 2026983c 240b000c 2026986c 241b0010 20269884 a7bb0018 20269804 24080220 20269854 2408022c 20269a24 2408020b 20269960 240b0030 202699c4 240b0030 20269a18 08030010 200c0040 3c1b3f40 200c0044 4490f800 200c0048 4680ffe0 200c004c 449bf000 200c0050 461effc2 200c0054 4600ffe4 200c0058 0809a688 200c005c 440bf800 20269b40 24030000 20269b50 246b000c 20269b94 24020000 20269ba4 244b000c 20269bb4 240801ff 20269b58 24080241 20269c88 24080226 20269c94 240b0030 20269d10 240b0024 20269d04 2408022c 202edbac 240b0114 20389f20 240d00e1 20389f48 240a00d6 20389f58 afbb0028 20389f1c 241b012c 20518778 00000087 20518790 0000005b 205187c8 0000005a 205187f0 00000069 2023efc8 240b0016 2023efcc 2631fff3 2023f1a0 240b0016 2023f174 26520007 2023f1e8 26100023 2023f27c 240b0016 2023f28c 26100019 ================================================ FILE: CHT/SLPM_652.21.cht ================================================ "Clock Tower 3 /ID SLPM_652.21" //ELF CRC 68EAF48F Mastercode 9181cfb8 0c607396 //[Widescreen 16:9] //NTSC-J Widescreen Hack by parotaku 21938fa8 3f1fbe77 // 3F54FDF4 //FMV's fix by nemesis2000 218bce88 3c026fa0 218bced8 34028260 //black borders fix by nemesis2000 218f2b14 3c030000 ================================================ FILE: CHT/SLPM_652.27.cht ================================================ "J-League Pro Soccer Club - Tsukuku! 3 /ID SLPM_652.27" Mastercode 901106f8 0c044166 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //00000000 803f023c 00088244 06c30046 2017fed8 3c023faa 2017fedc 3442aaab ================================================ FILE: CHT/SLPM_652.32.cht ================================================ "Devil May Cry 2 [Dante Disc] /ID SLPM_652.32" //ELF CRC 08995DEE Mastercode 9010d478 0c0434c6 //Widescreen hack by nemesis2000 2017e08c 3c013f1a //hor aspect value 2017e094 44810000 2017e0b4 468008a0 2017e0b8 00041840 2017e0bc 00641821 2017e0c0 44830800 2017e0c4 3c013f6e 2017e0c8 3421eeee 2017e0d4 44810000 201fad44 0c0470b4 201fad48 00000000 201fad4c 4600a003 201fad50 8f85aeb4 201fad54 3c04462f //hor val 201fad58 3c034000 201fad5c 3484f000 201fad60 44841800 201fad64 e4a001c0 201fad68 44830800 201fad6c 8f84aeb4 201fad70 8f83aeb8 201fad74 c48201c0 201fad78 c4600030 201fad7c 46001002 201fad80 e4800040 201fad84 8f84aeb8 201fad88 8f83aeb4 201fad8c c4800034 201fad90 46001002 201fad94 e4600054 201fad98 8f84aeb8 201fad9c 8f83aeb4 201fada0 c4800030 201fada4 46001802 201fada8 46010003 201fadac 46001003 201fadb0 e4600080 201fadb4 8f84aeb8 201fadb8 8f83aeb4 201fadbc c4800034 201fadc0 3c04457f //vert val 201fadc4 3484f000 201fadc8 44841800 ================================================ FILE: CHT/SLPM_652.33.cht ================================================ "Devil May Cry 2 [Lucia Disc] /ID SLPM_652.33" //ELF CRC 08995DEE Mastercode 9010d478 0c0434c6 //[Widescreen 16:9] //by nemesis2000 2017e08c 3c013f1a //hor aspect value 2017e094 44810000 2017e0b4 468008a0 2017e0b8 00041840 2017e0bc 00641821 2017e0c0 44830800 2017e0c4 3c013f6e 2017e0c8 3421eeee 2017e0d4 44810000 201fad44 0c0470b4 201fad48 00000000 201fad4c 4600a003 201fad50 8f85aeb4 201fad54 3c04462f //hor val 201fad58 3c034000 201fad5c 3484f000 201fad60 44841800 201fad64 e4a001c0 201fad68 44830800 201fad6c 8f84aeb4 201fad70 8f83aeb8 201fad74 c48201c0 201fad78 c4600030 201fad7c 46001002 201fad80 e4800040 201fad84 8f84aeb8 201fad88 8f83aeb4 201fad8c c4800034 201fad90 46001002 201fad94 e4600054 201fad98 8f84aeb8 201fad9c 8f83aeb4 201fada0 c4800030 201fada4 46001802 201fada8 46010003 201fadac 46001003 201fadb0 e4600080 201fadb4 8f84aeb8 201fadb8 8f83aeb4 201fadbc c4800034 201fadc0 3c04457f //vert val 201fadc4 3484f000 201fadc8 44841800 ================================================ FILE: CHT/SLPM_652.34.cht ================================================ "Gregory Horror Show - Soul Collector /ID SLPM_652.34" //ELF CRC 3D80BAAB Mastercode 91ad34f8 0c6b4ce6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 21a9aa9c 3c013f40 //00000000 21a9aaa0 44810000 //00000000 21a9aaa8 4600c602 //00000000 ================================================ FILE: CHT/SLPM_652.35.cht ================================================ "New Roommania - Porori Seishun /ID SLPM_652.35" //ELF CRC 9EB4AA0B Mastercode 9010c9f8 0c043226 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //0000803f 0000803f 0000803f 00002044 205c07dc 3f400000 //3f800000 fov ================================================ FILE: CHT/SLPM_652.36.cht ================================================ "Anubis Zone of Enders /ID SLPM_652.36" Mastercode 901a0928 0c0681f2 //ELF CRC=FB196496 //Widescreen hack (NTSC-J by Arapapa) //Widescreen hack 16:9 2012a110 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_652.45.cht ================================================ "Biohazard Gun Survivor 4 - Heroes Never Die /ID SLPM_652.45" Mastercode 90133170 0c04cc04 //ELF CRC=301A78F2 //Widescreen hack by Little Giant 20108b74 3c013f40 //00000000 hor fov 20108b78 44810000 //00000000 20108b80 4600c602 //00000000 2022eb08 3c0143d6 //3c0143a0 render fix ================================================ FILE: CHT/SLPM_652.46.cht ================================================ "Kaidou Battle /ID SLPM_652.46" //ELF CRC 2046216F Mastercode 90118050 0c045fbc //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by nemesis2000) 2013bd80 3c023f40 ================================================ FILE: CHT/SLPM_652.47.cht ================================================ "Sangokushi Senki 2 /ID SLPM_652.47" Mastercode 9010d8f8 0c0435e6 //[Widescreen 16:9] //widescreen 16:9 hack by 99skull (NTSC-J by Arapapa) 20140834 3c023f40 //3c023f80 ================================================ FILE: CHT/SLPM_652.48.cht ================================================ "Shin Sangoku Musou 3 /ID SLPM_652.48" //ELF CRC A3F49264 Mastercode 9010eb78 0c043a86 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (NTSC-J by Arapapa) //Widescreen hack 16:9 20136d50 3c0243d6 //3c0243a0 wide 20183df0 3c023f2b //3C023F00 renderfix ================================================ FILE: CHT/SLPM_652.49.cht ================================================ "Chaos Legion /ID SLPM_652.49" //ELF CRC 5E191B9C Mastercode 9020e6d0 0c08395c gametitle=Chaos Legion [NTSC-J] (SLPM-65249) //Widescreen hack by nemesis2000 (pnach by nemesis2000) 20242a1c 3c013f40 20242a2c 4481d800 20242a30 460fdec2 20242b34 3c0243ab 20228064 3c023fab //FMV's fix 20328a04 3c026fb0 20328914 241e77d0 ================================================ FILE: CHT/SLPM_652.57.cht ================================================ "Silent Hill 3 /ID SLPM_652.57" Mastercode 90103078 0c040bc6 //ELF CRC=8CFE667F //NTSC-J Widescreen Hack by nemesis2000 201b4a24 3c023f28 //3c023f61 201b4a28 3442f5c3 //344247ae //Items & Weapons and Supplies fix //4c3f023c cdcc4234 00108544 202ad938 3c023f19 //3c023f4c 202ad93c 3442999a //3442cccd //Oringal FMV's fix by nemesis2000 202b6078 24112550 //fmv height 202b6064 24106d50 //fmv y-pos 202b619c 24100000 //fmv black borders 202b61a4 24100000 //fmv black borders 202b607c 24032000 //fmv height 202b6068 24037000 //fmv y-pos 202b61bc 24100000 //fmv black borders 202b61c0 24100000 //fmv black borders ================================================ FILE: CHT/SLPM_652.62.cht ================================================ "Boboboubo Boubobo Hajike Matsuri /ID SLPM_652.62" //ELF CRC ED32D333 Mastercode 90110bb8 0c044296 //[Widescreen 16:9] //Widescreen hack by Arapapa //Gameplay 16:9 201059c4 3c013f40 //00000000 201059c8 44810000 //00000000 201059d0 4600c602 //00000000 ================================================ FILE: CHT/SLPM_652.66.cht ================================================ "Drag-on Dragoon /ID SLPM_652.66" //ELF CRC BFB0DFBE Mastercode 903196f0 0c0c6564 //[Widescreen 16:9] //Drakengard (J) (SLPM_652.66) //Widescreen Hack by Hyakki (pnach by Arapapa) 203a5090 3f400000 //3F800000 //[No-Interlacing] //Enhacement by Felixthecat1970 //00277664 24050000 //memory //00277668 24060050 //memory //00282a84 24050000 //memory //00282a88 24060050 //memory //200fffb8 3c1b000f //memory //200fffbc 377bffd0 //memory //200fffc0 dc820000 //memory //200fffc4 3c031200 //memory //200fffc8 08049154 //memory //000fffd0 00000002 //memory //100fffd8 00001450 //memory //200fffe0 00823134 //memory //200fffe4 001df4ff //memory //2012454c 0803ffee //memory //20124558 df620000 //memory //20124560 df620008 //memory //20124568 df620010 //memory //202f94cc 3c013f40 //memory //202f94d8 4481f000 //memory //202f94dc 461ec602 //memory //202612d4 3c0143d6 //memory //20129c50 3c014456 //memory ================================================ FILE: CHT/SLPM_652.67.cht ================================================ "Kurogane no Houkou 2 - Warship Gunner /ID SLPM_652.67" //ELF CRC C1AA3AB2 Mastercode 9011a578 0c046906 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //2044023c 00608244 f043023c 20279684 3c024455 //3c024420 ================================================ FILE: CHT/SLPM_652.68.cht ================================================ "Initial D - Special Stage /ID SLPM_652.68" Mastercode 9010c9b8 0c043216 //ELF CRC=B9FA5764 //16:9 widescreen hack 99skull and Arapapa //Widescreen hack 16:9 201484ec 08030000 200c0000 460328c3 200c0004 3c013f40 200c0008 4481f000 200c000c 461e18c2 200c0010 0805213c ///////////////////////// //TLM Miss occurs //16:9 widescreen hack by 99skull //201484ec 0c03ffc0 //200fff00 3c013f40 //200fff04 44819800 //200fff08 460398c3 //200fff0c 03e00008 ================================================ FILE: CHT/SLPM_652.70.cht ================================================ "Virtua Fighter 4 - Evolution /ID SLPM_652.70" //ELF CRC AB01411F Mastercode 9010c478 0c0430c6 //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-J by Arapapa) // 16:9 202fb184 3c194455 // 3c034420 hor fov 202fb18c 37395555 // 44830800 hor fov 202fb1a4 44990800 // 00000000 20214918 3c024456 // 3c024420 renderfix ================================================ FILE: CHT/SLPM_652.71.cht ================================================ "Over the Monochrome Rainbow featuring Shogo Hamada /ID SLPM_652.71" Mastercode 9010faf8 0c043e66 //ELF CRC=3562F45A //Widescreen hack by Arapapa //Widescreen hack 16:9 20276208 080ab98c 202ae630 46014a02 202ae634 3c013f40 202ae638 4481f000 202ae63c 461e4202 202ae640 0809d883 ================================================ FILE: CHT/SLPM_652.78.cht ================================================ "Generation of Chaos 3 [Limited Edition] /ID SLPM_652.78" //Also works on SLPM-65279 //ELF CRC=B9DE6298 Mastercode 9010e078 0c0437c6 //Widescreen Hack by Arapapa //Zoom 20103078 3c013fab //3c013f80 //Y-Fov 201364e4 3c023fc0 //3c024000 ================================================ FILE: CHT/SLPM_652.79.cht ================================================ "Generation of Chaos III - Toki no Fuuin [Limited Edition] /ID SLPM_652.79" //Also works on SLPM_652.78 //ELF CRC=B9DE6298 Mastercode 9010e078 0c0437c6 //Widescreen Hack by Arapapa //Zoom 20103078 3c013fab //3c013f80 //Y-Fov 201364e4 3c023fc0 //3c024000 ================================================ FILE: CHT/SLPM_653.00.cht ================================================ "All-Star Pro Wrestling 3 /ID SLPM_653.00" //ELF CRC 48C1A5F1 Mastercode 90327160 0c0c9c00 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 2031e10c 3c013f40 //00000000 2031e110 44810000 //00000000 2031e118 4600c602 //00000000 ================================================ FILE: CHT/SLPM_653.03.cht ================================================ "Virtual On - Marz /ID SLPM_653.03" //ELF CRC E7DE50CA Mastercode 9010dff8 0c0437a6 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f023c 00608244 803f023c 00688244 (4th) 2014ff74 3c023f40 //3c023f80 //Zoom out + Y-Fov(-) //2014ff7c 3c023f70 //3c023f80 ================================================ FILE: CHT/SLPM_653.04.cht ================================================ "Frogger /ID SLPM_653.04" Mastercode 9029c278 0c0a7046 //ELF CRC=461626F5 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2010e7f8 080a6604 // c6010068 2010e7fc 00000000 // c602006c 20299810 3c013f40 // 00000000 20299814 4481f000 // 00000000 20299818 c6010068 // 00000000 2029981c c602006c // 00000000 20299820 461e0843 // 00000000 20299824 e6010068 // 00000000 20299828 08043a00 // 00000000 ================================================ FILE: CHT/SLPM_653.08.cht ================================================ "Shutokou Battle 01 /ID SLPM_653.08" //ELF CRC DD70E38F Mastercode 90118bd0 0c04629c //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by nemesis2000) 201411f8 3c043f53 20141200 34883333 //[No-Interlacing] //No Interlacing Patch by Tokman5 //20131664 34020000 //DC221000 ================================================ FILE: CHT/SLPM_653.15.cht ================================================ "Hanjuku Hero VS 3D /ID SLPM_653.15" Mastercode 90283cb8 0c0a0ed6 //ELF CRC=08C2754F //Widescreen hack by Arapapa //Gameplay 16:9 2014e70c 3c014455 //3c014420 2014e8cc 3c014455 //3c014420 ================================================ FILE: CHT/SLPM_653.17.cht ================================================ "Jikkyou Powerful Pro Baseball 10 /ID SLPM_653.17" Mastercode 901694f8 0c05a4e6 //ELF CRC=D04A515C //Widescreen hack by Arapapa //X-Fov 202ed8e4 3f19999a //3f4ccccd ================================================ FILE: CHT/SLPM_653.24.cht ================================================ "Gregory Horror Show - Soul Collector /ID SLPM_653.24" //ELF CRC 992C9F92 Mastercode 9010d9b8 0c043616 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 20165280 3c033f40 //3c033f80 //2D X-fov 201651f0 3c023f40 //3c023f80 //Font zoom 202540f0 3c034240 //3c034280 2025411c 3c034240 //3c034280 //Font Y-Fov #1 2025410c 080b36b5 //46006346 202cdad4 3c013fab //00000000 202cdad8 4481f000 //00000000 202cdadc 461e6342 //00000000 202cdae0 08095044 //00000000 //Font Y-Fov #2 20254130 080b36b0 //46006346 202cdac0 3c013fab //00000000 202cdac4 4481f000 //00000000 202cdac8 461e6342 //00000000 202cdacc 0809504d //00000000 //No interlacing by asasega //2010210c 00000000 ================================================ FILE: CHT/SLPM_653.26.cht ================================================ "Choro Q HG 4 /ID SLPM_653.26" //ELF CRC 4C3A3060 Mastercode 901eece0 0c07bae0 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 201f1d74 3c013f40 //00000000 201f1d78 44810000 //00000000 201f1d80 4600c602 //00000000 201b5484 3c0140a7 //3c01407a ================================================ FILE: CHT/SLPM_653.30.cht ================================================ "Akudaikan 2 /ID SLPM_653.30" //ELF CRC 6900731B Mastercode 901d6dd8 0c075b1e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Matrix hack 201b9514 3c013f40 //00000000 201b9518 44810000 //00000000 201b9520 4600c602 //00000000 ================================================ FILE: CHT/SLPM_653.31.cht ================================================ "RockMan X7 /ID SLPM_653.31" Mastercode 90122f78 0c048b86 //Widescreen hack by nemesis2000 (pnach by nemesis2000) 2014cbc4 3c0244a8 ================================================ FILE: CHT/SLPM_653.36.cht ================================================ "K-1 World Grand Prix - The Beast Attack! /ID SLPM_653.36" //ELF CRC EA182A26 Mastercode 902d0990 0c0b420c //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 204595b4 3f2ccccd //3f666666 20459df0 3f2ccccd //3f666666 2045a414 3f2ccccd //3f666666 ================================================ FILE: CHT/SLPM_653.43.cht ================================================ "Kikou Heidai - J-Pheonix 2 /ID SLPM_653.43" //ELF CRC 7C7092F5 Mastercode 9030ac58 0c0c2abe //[Widescreen 16:9] //Widescreen Hack by Arapapa //Turn Off 'Speedhacks' //Widescreen hack 16:9 //Matrix hack 2031632c 3c013f40 //00000000 20316330 44810000 //00000000 20316338 4600c602 //00000000 //Right Render fix //a0c3013c 00708144 20152a7c 3c01c3e0 //3c01c3a0 //Left Render fix //a043013c 00888144 20152a9c 3c0143e0 //3c0143a0 ================================================ FILE: CHT/SLPM_653.44.cht ================================================ "Project Minerva - Professional /ID SLPM_653.44" //ELF CRC 1FA1E198 Mastercode 901e9730 0c07a574 //[Widescreen 16:9] //Widescreen Hack by Little Gaint 2123a3dc 3f206d3a // vert 21241c9c 3f5ae148 // zoom ================================================ FILE: CHT/SLPM_653.45.cht ================================================ "Simple 2000 Series Ultimate Vol.09 - Runabout 3 /ID SLPM_653.45" //ELF CRC 996A788B Mastercode 9011f6d8 0c047d5e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 201348a8 08030000 // c6010068 200c0000 3c013f40 // 00000000 200c0004 4481f000 // 00000000 200c0008 c6010068 // 00000000 200c000c c602006c // 00000000 200c0010 461e0843 // 00000000 200c0014 e6010068 // 00000000 200c0018 0804d22c // 00000000 ================================================ FILE: CHT/SLPM_653.61.cht ================================================ "Anubis Zone of Enders [Special Edition LE] /ID SLPM_653.61" //ELF CRC 5A51A599 Mastercode 9019d828 0c0675b2 //[Widescreen 16:9] //Widescreen hack (NTSC-J by Arapapa) //Widescreen hack 16:9 2012ae90 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_653.67.cht ================================================ "Makai Eiyuuki Maximo - Machine Monster no Yabou /ID SLPM_653.67" //ELF CRC 859969AF Mastercode 90110338 0c044076 //[Widescreen 16:9] //Widescreen hack by No.47 (pnach NTSC-J by Arapapa) //16:9 //f628ac3f... It's not a Fixed Address. //Use hyakki's "WideScreenHelper" //Step 1 "Find" -> "3fac28f6" //Step 2 "Replace" -> "3fe58bf0" //Step 3 "Range" -> "3xxx" //3333b33f 0000803f 202e2254 3feeeeee // 3fb33333 ================================================ FILE: CHT/SLPM_653.72.cht ================================================ "Soccer Kantoku Saihai Simulation - Formation Final /ID SLPM_653.72" //ELF CRC 24137D58 Mastercode 90111a38 0c044636 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 201033c4 3c013f40 //00000000 201033c8 44810000 //00000000 201033d0 4600c602 //00000000 ================================================ FILE: CHT/SLPM_653.77.cht ================================================ "Shin Sangoku Musou 3 - Mushouden /ID SLPM_653.77" //ELF CRC 3CEB6582 Mastercode 9010f170 0c043c04 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (NTSC-J by Arapapa) //Widescreen hack 16:9 20139920 3c0243d6 //3c0243a0 2018eb90 3c023f2b //3c023f00 ================================================ FILE: CHT/SLPM_653.78.cht ================================================ "Busin 0 - Wizardry Alternative Zero /ID SLPM_653.78" //ELF CRC AEDB8BB2 Mastercode 9010b6b8 0c042d56 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //8c3f023c cdcc4234 20130080 3c023f53 //3c023f8c 20130084 34423333 //3c023f8c ================================================ FILE: CHT/SLPM_653.82.cht ================================================ "Grand Theft Auto III /ID SLPM_653.82" Mastercode 90115178 0c045406 //ELF CRC=B65C316F //Widescreen fix by nemesis2000 (NTSC-J by Arapapa) //widescreen fix (00000000 0800e003 c8858ce7 00000000 00000000 d0ffbd27) 20184c2c 3c013f9d 20184c30 44810000 20184c34 46006302 20184c38 03e00008 20184c3c e78c85c8 //9c0860e6 0c13060c 202568c0 0c06130b // NTSC-U 0C061293 //9001a0c7 0c13060c 20256a74 0c06130e // NTSC-U 0C061296 //00000000 f042023c 00608244 0c13060c (search *2) 2027e940 0c06130e // NTSC-U 0C061296 2027ee0c 0c06130e // NTSC-U 0C061296 ================================================ FILE: CHT/SLPM_653.84.cht ================================================ "Dream Mix TV World Fighters /ID SLPM_653.84" //ELF CRC AD9D2B54 Mastercode 902f6678 0c0bd946 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom // 2029a02c 3c01bec0 //3c01bf00 //Y-Fov // 2029a0f8 080bcf14 202f3c50 46070a02 202f3c54 3c013faa 202f3c58 3421aaab 202f3c5c 4481f000 202f3c60 461e4202 202f3c64 080a683f ================================================ FILE: CHT/SLPM_653.91.cht ================================================ "Shinki Genso - Spectral Souls /ID SLPM_653.91" //ELF CRC CEBA4A74 Mastercode 9010e178 0c043806 //[Widescreen 16:9] // Widescreen Hack (16:9) by Arapapa // 16:9 //X-Fov 20128cb4 3c033f19 //3c033f4c 20128cb8 3463999a //3463cccd //Render fix 20128cd4 3c0343f7 //3c0343b9 //Font X-Size //2012bd4c 3c024130 //3c024160 //2012bd94 3c024130 //3c024160 ================================================ FILE: CHT/SLPM_654.01.cht ================================================ "Tengai Makyou II - Manji Maru /ID SLPM_654.01" //ELF CRC=F9C5F9B3 //also works on SLPM-65402 Mastercode 9010e4b8 0c0438d6 //Widescreen hack by Arapapa 20141b00 3c02bf40 ================================================ FILE: CHT/SLPM_654.02.cht ================================================ "Tengai Makyou II - Manji Maru /ID SLPM_654.02" //ELF CRC=F9C5F9B3 //also works on SLPM-65401 Mastercode 9010e4b8 0c0438d6 //Widescreen hack by Arapapa 20141b00 3c02bf40 ================================================ FILE: CHT/SLPM_654.07.cht ================================================ "The Transformers: Call of the Future /ID SLPM_654.07" Mastercode 9012db50 0c04b67c //X-Fov //4c3f033c cdcc6334 5000a0c4 2014b1b0 3c033f19 2014b1b4 3463999a //Rendering diatance //803f033c 00e04234 20148900 3c033fb0 ================================================ FILE: CHT/SLPM_654.11.cht ================================================ "Onimusha Buraiden /ID SLPM_654.11" //ELF CRC 1483D6B9 Mastercode 90282cb8 0c0a0ad6 //[Widescreen 16:9] //Widescreen Hack by VIRGIN KLM (NTSC-J by Arapapa) //Widescreen 204fa0c0 3f400000 //3F800000 //00 00 80 3F 00 00 00 3F 00 00 00 3F 00 00 80 40 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 20 44 00 00 E0 43 00 00 20 44 00 00 60 43 ================================================ FILE: CHT/SLPM_654.12.cht ================================================ "War of the Monsters /ID SLPM_654.12" //ELF CRC FC26483A Mastercode 9024d0c8 0c0933da //[Widescreen 16:9] //Widescreen hacks by Aced14 //16:9 Widescreen //Title Menu 206e9100 43ba0000 //43F80000 - Title Menu Master X FOV 206e9120 3f206d3a //3EF0A3D7 - Title Menu Master Y FOV //Crush-O-Rama Camera Distance (normally based on X FOV) 2011f8c4 00000000 //4615BDC2 - Crush-O-Rama Camera Distance Fix #1 2011f8fc 00000000 //46020002 - Crush-O-Rama Camera Distance Fix #2 //1 Player 206e8ec0 43900000 //43C00000 - 1P Master X FOV 206e8ee0 3f206d3a //3EF0A3D7 - 1P Master Y FOV 206e9280 43900000 //43C00000 - Unified Master X FOV 206e92a0 3f206d3a //3EF0A3D7 - Unified Master Y FOV 101439c0 0000c33a //3C01C30A - 1P + Unified Master X P1 HUD #1 101439c4 00006666 //34214A3D - 1P + Unified Master X P1 HUD #2 10145360 0000001a //24050023 - 1P + Unified P1 "WINS #" X Position (35 -> 26) 10146eec 0000001e //24050028 - 1P + Unified P1 Pickup Notification X Position (40 -> 30) 101d409c 00000208 //240501E0 - 1P Core Meltdown "#" Timer X Position (480 -> 520) //2 Players - Separator Bar 10145878 0000fffb //2473FFFA - 2P Separator Bar Width (-6 -> -5) //2 Players - Unified View Black Bar Fix //Prevents black bar from appearing in the far right of unified view in 2 player matches e0010001 0070a6c4 //00000000 - If gUseUnifiedView variable is 1... 201896d8 00000000 //0C0515DA - Remove reference to buildSeparator function e0010000 0070a6c4 //00000000 - If gUseUnifiedView variable is 0... 201896d8 0c0515da //0C0515DA - Restore reference to buildSeparator function //2 Players - Unified View Black Bar Fix (alternate MIPS version) //Useful if injecting the fix into a hacked ELF or if using an older PS2 cheat device. //201896d8 0c07ffac //0C0515DA - jal $001ffeb0 - Jump to injected MIPS instructions (instead of buildSeparator function) //201ffeb0 3c020071 //24020038 - lui v0, $0071 - Load gUseUnifiedView variable into v0 register #1 //201ffeb4 8c42a6c4 //00A73821 - lw v0, $a6c4(v0) - Load gUseUnifiedView variable into v0 register #2 //201ffeb8 14400003 //00822018 - bne v0, zero, $001ffec8 - Skip next 2 lines (after below one) if gUseUnifiedView variable isn't equal to 0 //201ffebc 00000000 //00C84021 - nop - Delay slot //201ffec0 080515da //3C020075 - j $00145768 - Jump to buildSeparator function //201ffec4 00000000 //00073900 - nop - Delay slot //201ffec8 03e00008 //244289A0 - jr ra - Jump return //201ffecc 00000000 //00084100 - nop - Delay slot //2 Players - Player 1 206e8f80 43840000 //43B00000 - 2P P1 Master X FOV 206e8fa0 3f206d39 //3EF0A3D7 - 2P P1 Master Y FOV 101439f0 0000c2c7 //3C01C292 - 2P P1 Master X HUD #1 101439f4 00000000 //3421FE77 - 2P P1 Master X HUD #2 10146d10 0000001a //24050022 - 2P P1 Pickup Notification X Position (34 -> 26) 1014525c 00000018 //24050020 - 2P P1 "WINS #" X Position (32 - 24) 1012f488 00000018 //24050020 - 2P P1 Dodgeball "P1 #" X Position (32 -> 24) 1011b21c 00000018 //24050020 - 2P P1 Big Shot "P1 #" X Position (32 -> 24) 1012e680 00000018 //24050020 - 2P P1 Crush-O-Rama "P1 #" X Position (32 -> 24) //2 Players - Player 2 206e9040 43840000 //43B00000 - 2P P2 Master X FOV 206e9060 3f206d39 //3EF0A3D7 - 2P P2 Master Y FOV 10143a38 000042c7 //3C014292 - 2P P2 Master X HUD #1 10143a3c 00000000 //3421FE77 - 2P P2 Master X HUD #2 10143a04 0000433a //3C01430A - Unified Master X P2 HUD #1 10143a08 00006666 //34214A3D - Unified Master X P2 HUD #2 10145378 00000262 //24050258 - Unified P2 "WINS #" X Position (600 -> 610) 10146f20 00000262 //24050258 - Unified P2 Pickup Notification X Position (600 -> 610) 10146d3c 00000125 //2405011C - 2P P2 Pickup Notification X Position (284 -> 293) 10145274 00000122 //24050118 - 2P P2 "WINS #" X Position (280 -> 290) 1012f55c 00000131 //2405012C - 2P P2 Dodgeball "P2 #" X Position (300 -> 305) 1011b304 00000275 //24050271 - 2P P2 "P2 #" Big Shot X Position (625 -> 629) 1012e7bc 00000275 //24050271 - 2P P2 Crush-O-Rama "P2 #" X Position (625 -> 629) //Health Icons 202a77b8 00000014 //0000001A - Health Icon 1 Inner Width 202a7848 00000014 //0000001A - Health Icon 1 Outer Width 202a77dc 00000014 //0000001A - Health Icon 2 Inner Width 202a786c 00000014 //0000001A - Health Icon 2 Outer Width 202a7800 00000014 //0000001A - Health Icon 3 Inner Width 202a7890 00000014 //0000001A - Health Icon 3 Outer Width 202a7824 00000014 //0000001A - Health Icon 4 Inner Width 202a78b4 00000014 //0000001A - Health Icon 4 Outer Width //Distant Shadows 2025ef68 43c00000 //44000000 - Distant Shadows Width #1 (ZAxisAllLoop) 2025f030 43c00000 //44000000 - Distant Shadows Width #2 (ZAxisClipXY2) //Sprites 2025f0d0 43c00000 //44000000 - Nearby Sprites Width (SimpSpriteStart) 2025f220 43c00000 //44000000 - Distant Sprites Width (SpriteAllStart) //Loading Bar 2022900c 3404014a //8FA40008 - Loading Bar Master X Width //Generic Font - Width //Impacts top + bottom title screen text, unselected unlocks screen text, and pause menu text. 101ff94c 00000007 //24060005 - Generic Font Width (5 -> 7) //Sub Pixels Font - Width and Spacing //Impacts all other text. 201ffef8 0807ff6e //00832018 - j $001ffdb8 - Jump to injected MIPS instructions 201ffdb8 3c013f40 //27BDFFA0 - lui at, $3f40 - Set $f29 register to .75 #1 201ffdbc 4481e800 //24030038 - mtc1 at, $f29 - Set $f29 register to .75 #2 201ffdc0 3c013f00 //7FB20030 - lui at, $3f00 - Set $f30 register to .5 #1 201ffdc4 4481f000 //3C020073 - mtc1 at, $f30 - Set $f30 register to .5 #2 201ffdc8 4485f800 //00839018 - mtc1 a1, $f31 - Convert int to float #1 201ffdcc 4680ffe0 //7FB10020 - cvt.s.w $f31, $f31 - Convert int to float #2 201ffdd0 461dffc2 //7FB00010 - mul.s $f31, $f31, $f29 - Multiply $f31 by $f29 201ffdd4 461effc0 //244289A0 - add.s $f31, $f31, $f30 - Add .5 for rounding 201ffdd8 4600ffe4 //E7B50058 - cvt.w.s $f31, $f31 - Convert float to int #1 201ffddc 4405f800 //00A0802D - mfc1 a1, $f31 - Convert float to int #2 201ffde0 4487f800 //E7B40050 - mtc1 a3, $f31 - Convert int to float #1 201ffde4 4680ffe0 //46006D46 - cvt.s.w $f31, $f31 - Convert int to float #2 201ffde8 461dffc2 //46006506 - mul.s $f31, $f31, $f29 - Multiply $f31 by $f29 201ffdec 461effc1 //7FBF0040 - sub.s $f31, $f31, $f30 - Subtract .5 for rounding 201ffdf0 4600ffe4 //02429021 - cvt.w.s $f31, $f31 - Convert float to int #1 201ffdf4 4407f800 //0C08AEAC - mfc1 a3, $f31 - Convert float to int #2 201ffdf8 0807ffc0 //00C0882D - j $001fff00 - Jump to 2 lines after the overwritten MIPS instruction 201ffdfc 00832018 //03A0282D - mult a0, a0, v1 - Restore overwritten MIPS instruction from initial jump //Unlocks - Left Text Positioning (fontSpritePrintCenteredXY) 201ffcc4 0807ff52 //0080982D - j $001ffd48 - Jump to injected MIPS instructions 201ffd48 240b00e6 //27BDFFC0 - addiu t3, zero, $00e6 - Set t3 register to 230 201ffd4c 14ab0002 //3C020075 - bne a1, t3, $001ffd58 - Skip next line (after below one) if $a1 and t3 registers aren't equal 201ffd50 00000000 //7FB10010 - nop - Delay slot 201ffd54 240500fd //24428680 - addiu a1, zero, $00fd - Set a1 register to 253 201ffd58 0807ff33 //7FB00000 - j $001ffccc - Jump to 2 addresses after initial jump 201ffd5c 0080982d //0080882D - daddu s3, a0, zero - Restore overwritten MIPS instruction from initial jump //Unlocks - Right Text Positioning (fontSpritePrintCenteredXY) 101a011c 000001a2 //240501C2 - Prices Selected Right X Position (450 -> 418) 101a0154 000001a2 //240501C2 - Prices Unselected Right X Position (450 -> 418) 101a0274 000001a2 //240501C2 - "FREEBIE" Unselected Right X Position (450 -> 418) 101a02cc 000001a2 //240501C2 - "FREEBIE/UNLOCKED" Selected Right X Position (450 -> 418) 101a0324 000001a2 //240501C2 - "Unlocked" Unselected Right X Position (450 -> 418) ================================================ FILE: CHT/SLPM_654.13.cht ================================================ "Onimusha 3 /ID SLPM_654.13" Mastercode 9010e530 0c0438f4 gametitle=Onimusha 3 [NTSC-J] (SLPM-65413]) //Widescreen correction by nemesis2000 (pnach by nemesis2000 ) //gameplay //val1 20151320 3c033f19 20151328 34639999 //val2 20151380 3c023f19 20151384 34439999 //val3 201514d8 3c033f19 201514e0 34639999 //rfix1 20151550 3c02c3d6 //rfix2 20151440 3c024527 //No interlacing by asasega //00 79 63 24 44 00 23 A6 50 00 22 A6 54 00 23 A6 //20279b7c 34037900 ================================================ FILE: CHT/SLPM_654.16.cht ================================================ "Pride Grand Prix 2003 /ID SLPM_654.16" //ELF CRC 2EF6D82A Mastercode 90277880 0c09ddc8 //[Widescreen 16:9] //Widescreen hack 20231e8c 3c013f2b 21ab5264 c3950000 ================================================ FILE: CHT/SLPM_654.19.cht ================================================ "Tony Hawks Pro Skater 2003 /ID SLPM_654.19" //ELF CRC BA8EE5F5 Mastercode 90275458 0c09d4be //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //803f023c 00288244 00000000 2014fcd8 3c023f40 //3c023f80 //Fov //4040023c 00108244 600600c6 2014fcac 3c024010 //3c024040 ================================================ FILE: CHT/SLPM_654.27.cht ================================================ "Riding Spirits 2 /ID SLPM_654.27" //ELF CRC 005B2002 Mastercode 9020cff8 0c0833a6 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00688144 8c8493c7 2017f080 3c013f40 //3c013f80 //Y-Fov fix (When Wide option is turnned on) //f4491f3f eeeeee3e 00e0eb44 //eeeeee3e eeeeee3e 00e0eb44 20284f34 3eeeeeee //3F1F49F4 //20284f38 3f1f49f4 //3eeeeeee //Zoom //2017f078 3c0143b4 //3c0143f0 ================================================ FILE: CHT/SLPM_654.28.cht ================================================ "BioHazard Outbreak /ID SLPM_654.28" //ELF CRC 03C8F393 Mastercode 90116b70 0c045a84 gametitle=BioHazard Outbreak [NTSC-J] (SLPM-65428) (ENGLISH PATCHED) //FMV's fix will cause abnormal collection interface //gameplay by synce 20239d48 3fe38e38 //FMV's fix by nemesis2000 //value 1 201ba0e4 00000000 //value 2 (hex only) 203492b4 01262818 203492b8 24061c00 203492bc 00c55822 //value 3 (raw code only with M code for ps2rd) 20349118 24060015 203492e8 000b5843 203492f0 00ab28ac ================================================ FILE: CHT/SLPM_654.31.cht ================================================ "Sonic Heroes /ID SLPM_654.31" Mastercode 9010cc70 0c0432c4 //ELF CRC=D7AE2B57 //Widescreen hack by nemesis2000 (NTSC-J by Arapapa) //Widescreen hack 16:9 20167bcc 10000042 //10000041 20167c24 1000002c //1000002b 20167c40 10000025 //10000024 20167be4 14400033 //14400032 20167bf4 1020002f //1020002e 20167c58 14400004 //14400003 20167c60 1000001d //1000001c 20167c68 3c013f40 //0c05a92c 20167c6c 0c05a92c //27a50030 20167c70 27a50030 //0220202d 20167c74 0220202d //0c05a890 20167c78 0c05a890 //27a50038 20167c7c 27a50038 //c7ac0040 20167c80 c7ac0040 //0c05a8a4 20167c84 0c05a8a4 //0220202d 20167c88 0220202d //c7ac0044 20167c8c c7ac0044 //0c05a8b4 20167c90 0c05a8b4 //0220202d 20167c94 0220202d //c7a00048 20167c98 c7a00048 //e6200088 20167c9c e6200088 //8fa5004c 20167ca0 8fa5004c //0c05a908 20167ca4 0c05a908 //0220202d 20167ca8 0220202d //1000000a 20167cac 1000000a //0220102d 20167cb0 0220102d //24030001 20167cb4 24030001 //3c028000 20167cb8 3c028000 //afa30050 20167cbc afa30050 //0c058844 20167cc0 0c058844 //34440004 20167cc4 34440004 //afa20054 20167cc8 afa20054 //0c058814 20167ccc 0c058814 //27a40050 20167cd0 27a40050 //0000102d 20167cd4 0000102d //dfbf0020 20167cd8 dfbf0020 //7bb10010 20167cdc 7bb10010 //7bb00000 20167ce0 7bb00000 //03e00008 20167ce4 03e00008 //27bd0060 20167ce8 27bd0060 //00000000 2020bf4c 3c013f40 //0c05a92c 2020bf50 0c05a92c //24452314 2020bf54 24452314 //1000002c 2020bf58 1000002c //00000000 2020bf6c 3c013f40 //0c05a92c 2020bf70 0c05a92c //24452314 2020bf74 24452314 //10000024 2020bf78 10000024 //00000000 2020be84 10000062 //10000061 2020c000 3c013f40 //0c05a92c 2020c004 0c05a92c //27a50040 2020c008 27a50040 //dfbf0020 2020c00c dfbf0020 //7bb10010 2020c010 7bb10010 //7bb00000 2020c014 7bb00000 //03e00008 2020c018 03e00008 //27bd0050 2020c01c 27bd0050 //00000000 2020c07c 3c013f80 //0c05a92c 2020c080 0c05a92c //27a50028 2020c084 27a50028 //dfbf0010 2020c088 dfbf0010 //7bb00000 2020c08c 7bb00000 //03e00008 2020c090 03e00008 //27bd0030 2020c094 27bd0030 //00000000 202be488 1000001a //10000019 202be4c8 3c013f80 //0c05a92c 202be4cc 0c05a92c //27a50048 202be4d0 27a50048 //3c0241f0 202be4d4 3c0241f0 //44826000 202be4d8 44826000 //0c05a8b4 202be4dc 0c05a8b4 //8f84b670 202be4e0 8f84b670 //c78c809c 202be4e4 c78c809c //0c05a8a4 202be4e8 0c05a8a4 //8f84b670 202be4ec 8f84b670 //8f82b670 202be4f0 8f82b670 //dfbf0030 202be4f4 dfbf0030 //7bb20020 202be4f8 7bb20020 //7bb10010 202be4fc 7bb10010 //7bb00000 202be500 7bb00000 //03e00008 202be504 03e00008 //27bd0050 202be508 27bd0050 //00000000 202ee0cc 3c013f80 //0c05a92c 202ee0d0 0c05a92c //27a50028 202ee0d4 27a50028 //3c023f80 202ee0d8 460c6303 //44826000 2016a4cc 44810000 //c4a00004 2016a4d0 46001083 //e4820068 2016a4d4 c4a00004 //e480006c 2016a4d8 e4820068 //c4800068 2016a4dc e480006c //46000803 2016a4e0 c4800068 //e4800070 2016a4e4 46000803 //c480006c 2016a4e8 e4800070 //46000803 2016a4ec c480006c //00000000 2016a4f0 46000803 //e4800074 2016a4f4 e4800074 //8c840004 2016a4f8 8c840004 //10800004 2016a4fc 10800004 //0200102d 2016a500 0200102d //0c05adfc 2016a504 0c05adfc //00000000 2016a508 00000000 //0200102d 2016a50c 0200102d //dfbf0010 2016a510 dfbf0010 //7bb00000 2016a514 7bb00000 //03e00008 2016a518 03e00008 //27bd0020 2016a51c 27bd0020 //00000000 //480p (progressive scan) //201009c4 3c050000 //00052c00 //201009cc 3c060050 //00063400 //201009d4 3c070001 //00073c00 //20100c94 3c090010 //00094c00 ================================================ FILE: CHT/SLPM_654.32.cht ================================================ "J-League Winning Eleven Tactics /ID SLPM_654.32" Mastercode 9130a078 0c4c27c6 //ELF CRC=6B5DBC22 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 21306b1c 3c013f40 //00000000 21306b20 44810000 //00000000 21306b28 4600c602 //00000000 //Render fix 2138e068 3c023fab //3c023f80 ================================================ FILE: CHT/SLPM_654.33.cht ================================================ "K-1 World Grand Prix 2003 /ID SLPM_654.33" //ELF CRC 032B4616 Mastercode 902dc790 0c0b718c //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //6666663f c021643f 204d2a14 3f2ccccd //3f666666 Event 204d21bc 3f2ccccd //3f666666 Game Play ================================================ FILE: CHT/SLPM_654.34.cht ================================================ "Battle Gear 3 /ID SLPM_654.34" //ELF CRC AC9F1FC0 Mastercode 90242b38 0c090a76 //[Widescreen 16:9] //Widescreen hack by No.47 202c9b74 3f400000 //[No-Interlacing] //20100360 af8095a4 //2023e3dc 00000000 //2023e464 00000000 //e002fffc 00304c42 //202c8eb8 00000001 //202c8ec0 000010a8 //e002fffa 00304c42 //202c8eb8 00000003 //202c8ec0 00001000 ================================================ FILE: CHT/SLPM_654.41.cht ================================================ "Ashita no Joe - Masshiro ni Moetsukuru /ID SLPM_654.41" //ELF CRC A0CD42B4 Mastercode 90122db8 0c048b16 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f023c 00688244 f03e023c 201cb688 3c023f40 //3c023f80 //zoom //201a1418 3c053fd0 //3c053f80 ================================================ FILE: CHT/SLPM_654.42.cht ================================================ "Terminator 3, The - Rise of the Machines /ID SLPM_654.42" //ELF CRC AAF10C7F Mastercode 902f4ee8 0c0bd362 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //46a30046 c6c30046 06bc0046 2026d0f0 080cb358 2032cd60 4600a346 2032cd64 3c013f40 2032cd68 4481f000 2032cd6c 461e6b42 2032cd70 0809b43d //Target Focus (X-Fov) //000084e4 280080ac 20286b4c 080cb348 2032cd20 3c013f40 2032cd24 4481f000 2032cd28 461e2102 2032cd2c e4840000 2032cd30 080a1ad4 ================================================ FILE: CHT/SLPM_654.43.cht ================================================ "Front Mission 4 /ID SLPM_654.43" Mastercode 9011d3f0 0c0474a4 //ELF CRC=CF26A74E //Widescreen hack by 99skull (NTSC-J by Arapapa) //Widescreen hack 16:9 20159268 3c024380 //3c024340 20159304 3c023ee6 //3c023f19 2015930c 34426666 //3442999a 20217ee8 3c023ee6 //3c023f19 20217ef0 34426666 //3442999a ================================================ FILE: CHT/SLPM_654.44.cht ================================================ "Castlevania - Lament of Innocence /ID SLPM_654.44" //ELF CRC A36CFF6C Mastercode 906f6418 0c1bd8ae gametitle=Castlevania: Lament of Innocence [NTSC-J] (SLPM-65444) //=Widescreen hack by nemesis2000 (pnach by nemesis2000) //gameplay 206e7464 3c013f40 //hor value 206e7468 44810000 206e7470 4600c602 //FMV's fix 204511d8 24057300//y-pos 204511dc 24062000//x width 204511e4 24071b00//y width ================================================ FILE: CHT/SLPM_654.45.cht ================================================ "Powerful Pro Baseball 10 - Decision /ID SLPM_654.45" Mastercode 9016ACF0 0C05AAE4 //[Widescreen 16:9] //Widescreen hack by Tokman5 //X-Fov 202d16fc 3f19999a //3F4CCCCD ================================================ FILE: CHT/SLPM_654.46.cht ================================================ "James Bond 007 - Everything or Nothing /ID SLPM_654.46" Mastercode 91f125b8 0c7c4916 //ELF CRC=5FFFDE40 //Widescreen Hack by nemesis2000 (NTSC-J by Arapapa) //Widescreen hack 16:9 2041ab2c 3faaaaab //3f800000 ================================================ FILE: CHT/SLPM_654.47.cht ================================================ "Kunoichi /ID SLPM_654.47" //ELF CRC = 3FB419FD Mastercode 9039eaf8 0c0e7a66 21a3eac0 3f248b43 ================================================ FILE: CHT/SLPM_654.58.cht ================================================ "Kurogane no Houkou 2 - Warship Commander /ID SLPM_654.58" //ELF CRC EDBA4A98 Mastercode 9011a9b8 0c046a16 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //46ab0046 2041013c 20144e90 080cf494 2033d250 4600ab46 2033d254 3c013f40 2033d258 4481f000 2033d25c 461e6b42 2033d260 080513a5 //Render fix //003f013c 00308144 0c0063c4 20144c80 3c013f2b //3c013f00 ================================================ FILE: CHT/SLPM_654.60.cht ================================================ "Conflict Delta - Wangan War 1991 /ID SLPM_654.60" //ELF CRC 3141C0EB Mastercode 9033ff80 0c0cff88 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 2013f8e4 3c0142ae //3c01428c 20241c5c 3c013b36 //3c013b08 20241c60 342103ce //34218889 ================================================ FILE: CHT/SLPM_654.62.cht ================================================ "Shin Megami Tensei 3 - Nocturne - Maniacs /ID SLPM_654.62" //ELF CRC 0E762E8D Mastercode 902dd958 0c0b75fe //[Widescreen 16:9] //NTSC-J Widescreen Hack by synce 202f5034 3fc65461 //No interlacing by asasega //01003126 2d206002 2d380000 //202b0960 64040001 ================================================ FILE: CHT/SLPM_654.63.cht ================================================ "Rocky /ID SLPM_654.63" //ELF CRC 78865F28 Mastercode 90118af8 0c046266 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //D0 14 00 00 00 00 00 00 00 00 80 3F 00 00 00 3F 2025bc98 3f400000 //Rener fix 2025bba0 43e00000 //No Interlacing patch by Prafull //fix shaking issue ingame //38290500 08004264 //2010b03c 00000000 //64420008 ///////////////////////////////// //Zoom //2012199c 3c013fab //3c013f80 //Y-Fov //201b4b2c 08030000 //e63d0014 //200c0000 3c013f40 //200c0004 4481f000 //200c0008 461eef43 //200c000c e63d0014 //200c0010 0806d2cc ================================================ FILE: CHT/SLPM_654.70.cht ================================================ "Firefighter F.D. 18 /ID SLPM_654.70" Mastercode 9029eb18 0c0a7a6e //ELF CRC=D56DA4AB //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Matrix hack 202a3fcc 3c013f40 //00000000 202a3fd0 44810000 //00000000 202a3fd8 4600c602 //00000000 ================================================ FILE: CHT/SLPM_654.71.cht ================================================ "Need for Speed Underground /ID SLPM_654.71" //ELF CRC 4608D01A Mastercode 903b5518 0c0ed4ee //[Widescreen 16:9] //Widescreen hack by nemesis2000 (NTSC-Kby Arapapa) //Widescreen hack 16:9 20503d34 3f400000 //3f800000 20503f28 3f2aaaaa //3f000000 20503f30 3f2aaaaa //3f000000 20229f68 3c01bf2a //3c01bf00 20229f6c 44816800 //44816000 20229f9c 46007307 //46006346 20229fa0 46006bc7 //460073c6 ================================================ FILE: CHT/SLPM_654.73.cht ================================================ "Hagane no Renkinjutsushi - Tobenai Tenshi /ID SLPM_654.73" Mastercode 9010b678 0c042d46 //ELF CRC=82C7ABEB //Widescreen Hack (pnach NTSC-J by Arapapa) //Wide hack 16:9 20237738 3c023f28 //613f023c (Search e043033c 613f023c 2d00043c af474234) 20237740 3442f5c3 //af474234 ================================================ FILE: CHT/SLPM_654.78.cht ================================================ "Final Fantasy X-2 - International + Last Mission /ID SLPM_654.78" Mastercode 9034b698 0c0d2d4e //wide 201aabb8 3c013f19 201aabbc 3421999a 2011be04 3c014440 2017c22c 3c01442b //alternate values 20367044 3f5eeeef //menu cursor width 20214124 3c013f40 //force disable Japanese subtitles 20385df4 00000001 ================================================ FILE: CHT/SLPM_654.80.cht ================================================ "Michigan /ID SLPM_654.80" //ELF CRC B2B71761 Mastercode 901139d0 0c044e1c //[Widescreen 16:9] //Widescreen hack by nemesis2000 // Added conditions for PAL50 and PAL60 (ElHecht) // 16:9 2013bdf8 3c02c2a8 // 3C02C2E0 2013be08 3c024328 // 3C024360 2013be20 3c02c2a8 // 3C02C2E0 2013be30 3c024328 // 3C024360 2016d5d0 3c023f06 // 3c023f33 render fix ================================================ FILE: CHT/SLPM_654.83.cht ================================================ "Secret Weapons Over Normandy /ID SLPM_654.83" //ELF CRC F27FDE85 Mastercode 9011bc78 0c046ec6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //42420146 02490446 201b8a98 0812db48 204b6d20 46014242 204b6d24 3c013f40 204b6d28 4481f000 204b6d2c 461e4a42 204b6d30 0806e2a7 //Render fix //68008bc4 0800a327 201b8150 0812db50 204b6d40 c48b0068 204b6d44 3c013faa 204b6d48 3421aaab 204b6d4c 4481f000 204b6d50 461e5ac2 204b6d54 0806e055 ================================================ FILE: CHT/SLPM_654.86.cht ================================================ "Airforce Delta - Blue Wing Knights /ID SLPM_654.86" //ELF CRC 2156763B Mastercode 901389b8 0c04e216 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Game Play //0000803f efee6e3f 00000000 204b32bc 3f400000 //Render Fix //0000a043 00006043 (2nd) 204b32b4 44200000 ================================================ FILE: CHT/SLPM_654.88.cht ================================================ "Grand Theft Auto - Vice City /ID SLPM_654.88" Mastercode 90115478 0c0454c6 //ELF CRC=FA2726BE //Widescreen fix by BloodRaynare 201324bc 3c013f9d 201324c0 44810000 201324c4 46006302 201324c8 03e00008 201324cc e78c8678 20247e3c 0c04c92f 2027453c 0c04c932 20274b0c 0c04c932 ================================================ FILE: CHT/SLPM_654.94.cht ================================================ "Fuun Shinsengumi /ID SLPM_654.94" Mastercode 90118590 0c04610c //ELF CRC=AF95D8FC //Widescreen hack by Little Giant //16:9 201476a0 3c023f40 //3c023f80 ================================================ FILE: CHT/SLPM_654.95.cht ================================================ "Monster Hunter /ID SLPM_654.95" //ELF CRC=CF1A62C0 Mastercode 901b7f70 0c0676dc //Widescreen hack by nemesis2000 (NTSC-J by Arapapa) 20169d24 3c023ff3 //3c023fb6 20169d2c 3442cf35 //3442db6e ================================================ FILE: CHT/SLPM_654.98.cht ================================================ "World Soccer Winning Eleven 7 - International /ID SLPM_654.98" Mastercode 910c7af8 0c431e66 //ELF CRC=10C8E747 // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 210c458c 3c013f40 // 00000000 hor fov 210c4590 44810000 // 00000000 210c4598 4600c602 // 00000000 // Render fix (c2081546 803f023c) 21104cc8 3c023fab // 3c023f80 ================================================ FILE: CHT/SLPM_654.99.cht ================================================ "Bloody Roar 4 /ID SLPM_654.99" //ELF CRC 2938A0ED Mastercode 902db9e0 0c0b6e20 //[Widescreen 16:9] //Widescreen hack by paul_met (NTSC-J by Arapapa) //Widescreen hack 16:9 //aa3f013c abaa2134 00008144 20114cb8 3c013fe3 //3c013faa ================================================ FILE: CHT/SLPM_655.03.cht ================================================ "Lord of the Rings, The - The Return of the King /ID SLPM_655.03" Mastercode 9011b638 0c046d36 //ELF CRC=F6755E76 //Widescreen Hack (NTSC-J by Arapapa) //0000803f 0000803f 00000044, 21033310 3f400000 // 3F800000 //00000044 0000e043 0000803f 21033320 442b0000 // 44000000 //0000803f 0000803f 0000603f 21033328 3fab0000 // 3f800000 //Font fix //0000803f 0000803f 00000000 00000000 80971f00 202c0480 3f400000 //HUD fix //0000803f 0000803f 00000000 0000803f 00000000 00000000 00000000 0000803f 202c3a20 3faaaaab ================================================ FILE: CHT/SLPM_655.06.cht ================================================ "Cool Girl /ID SLPM_655.06" Mastercode 9010ef78 0c043b86 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 203a62f8 3f400000 //3f800000 2014cdc8 3c023f30 ================================================ FILE: CHT/SLPM_655.14.cht ================================================ "Kaido Battle 2 - Chain Reaction /ID SLPM_655.14" //ELF CRC C37C1B76 Mastercode 901190b0 0c0463d4 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by nemesis2000) 20149200 3c023f40 ================================================ FILE: CHT/SLPM_655.17.cht ================================================ "Sengoku Musou /ID SLPM_655.17" //ELF CRC 19487E13 Mastercode 90113d50 0c044efc //[Widescreen 16:9] //Widescreen Hack (16:9) by ElHecht (NTSC-K by Arapapa) // 16:9 //6043023c 2d200002 2013ffb8 3c024328 // 3c024360 zoom //1885838f 0800e003 bc026de4 201401a8 3c013f40 // 8f838520 ver fov 201401ac 4481f000 // 03e00008 201401b0 461e6b43 // e46d02bc 201401b4 03e00008 // 00000000 201401b8 e46d02bc // 00000000 //[No-Interlacing] //2013dfd8 af808508 ================================================ FILE: CHT/SLPM_655.26.cht ================================================ "Dororo /ID SLPM_655.26" //ELF CRC 9E2ADF9C Mastercode 90146c10 0c051aac //[Widescreen 16:9] //Widescreen Hack by Little Giant 201b8cbc 3c023f06 //3c023f33 201b8cc4 34426666 //34423333 ================================================ FILE: CHT/SLPM_655.30.cht ================================================ "J-League Pro Soccer Club - Tsukuku 2004 /ID SLPM_655.30" Mastercode 90111970 0c044604 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //00000000 803f023c 00088244 06c30046 20187f90 3c023faa 20187f94 3442aaab ================================================ FILE: CHT/SLPM_655.51.cht ================================================ "Astro Boy Atom /ID SLPM_655.51" //ELF CRC 36B523BC Mastercode 90479358 0c11e47e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Fov 202be1f8 3c013fd5 //3c013fa0 //Zoom 203725b8 3c013ec0 //3c013f00 ================================================ FILE: CHT/SLPM_655.54.cht ================================================ "Croket Ban - King no Kiki wo Sukuu /ID SLPM_655.54" //ELF CRC 28234D3E Mastercode 9010e630 0c043934 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2021e3f0 080452b4 20114ad0 46022882 20114ad4 3c013f40 20114ad8 4481f000 20114adc 461e1082 20114ae0 080878fd ================================================ FILE: CHT/SLPM_655.55.cht ================================================ "Dragon Quest V - Tenkuu no Hanayome [Translated] /ID SLPM_655.55" Mastercode 90492590 0c12490c //16:9 2081b5e0 3f400000 2081a8d0 3f400000 2057bd14 3c033f4e 2057bd1c 3463f9da //Font fix by Arapapa 207454c4 3f400000 ================================================ FILE: CHT/SLPM_655.65.cht ================================================ "Shin Sangoku Musou 3 - Empires /ID SLPM_655.65" //ELF CRC B43DC1BA Mastercode 9010f170 0c043c04 //Widescreen hack by nemesis2000 (NTSC-J by Arapapa) //Widescreen hack 16:9 20139d50 3c0243d6 //3c0243a0 wide 20186df0 3c023f2b //3C023F00 renderfix ================================================ FILE: CHT/SLPM_655.72.cht ================================================ "Generation of Chaos 4 /ID SLPM_655.72" //ELF CRC E2E6AD46 Mastercode 9010de38 0c043736 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2011c7b4 3c033f19 //3c033f4c 2011c7b8 3463999a //3463cccd //Render Fix 2011c7d4 3c034400 //3c0343b9 ================================================ FILE: CHT/SLPM_655.74.cht ================================================ "Silent Hill 4 - The Room /ID SLPM_655.74" Mastercode 9010f5b0 0c043d14 //ELF CRC=9BF472B8 //NTSC-J Widescreen Hack by synce 2045a2b4 3f400000 2045a2b8 3f15fd8b //FMV fix by pelvicthrustman 202f7954 3c020320 //Top 202f7998 34021820 //Bottom ================================================ FILE: CHT/SLPM_655.75.cht ================================================ "Crimson Tears /ID SLPM_655.75" //ELF CRC 78E20421 Mastercode 902b70b8 0c0adbd6 //[Widescreen 16:9] //Widescreen Hack by ElHecht (NTSC-J by Arapapa) //Widescreen hack 16:9 //aabf023c 00008544 abaa4334 201bb828 3c02bfe3 //3c02bfaa hor fov 201bb830 34438e39 //3443aaab hor fov ================================================ FILE: CHT/SLPM_655.80.cht ================================================ "Crash Bandicoot - Bakuso! Nitro Kart /ID SLPM_655.80" //ELF CRC 84AAB204 Mastercode 904382f8 0c10e066 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by nemesis2000) 205854a8 3c023f17 ================================================ FILE: CHT/SLPM_655.81.cht ================================================ "Haunted Mansion /ID SLPM_655.81" //ELF CRC D6EF17F3 Mastercode 9010f5f8 0c043d26 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //aa3f023c 8faa4234 00688244 c00201c6 201cac4c 3c023fe3 //3c023faa #1 201cac50 34428e33 //3442aa8f //aa3f033c 0c0085ac 20221f6c 3c033fe3 //3c033faa #2 20221f74 34638e33 //3442aa8f ================================================ FILE: CHT/SLPM_655.90.cht ================================================ "Densha de Go! Final /ID SLPM_655.90" //ELF CRC F93AB3D0 Mastercode 9010e378 0c043886 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 2017a710 3c023f40 //3c023f80 //Y-Fov 2017a738 3c023f2a //3c023f00 //Render Fix //20138140 3c024400 //3c024316 //Distance Render //201b2454 3c024000 //3c024100 //201b3190 3c024000 //3c024270 //20129984 3c023fa0 //3c024000 //Render //2017a794 3c0241c0 ================================================ FILE: CHT/SLPM_655.97.cht ================================================ "Digital Devil Saga - Avatar Tuner /ID SLPM_655.97" //ELF CRC 44865CE1 Mastercode 9030ca98 0c0c324e //[Widescreen 16:9] //NTSC-J Widescreen Hack by synce 20324264 3fc65461 ================================================ FILE: CHT/SLPM_656.02.cht ================================================ "King of Colosseum 2 /ID SLPM_656.02" //ELF CRC 9F4A4C47 Mastercode 90318a58 0c0c623e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 20293400 3c013fab //3c013f80 //Y-Fov 20293554 3c0140ab ================================================ FILE: CHT/SLPM_656.03.cht ================================================ "Run Like Hell /ID SLPM_656.03" //ELF CRC F42DD317 Mastercode 902a8440 0c0aa0b8 //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-J by Arapapa) //Widescreen hack 16:9 //00000000 32001446 00000000 20110bc0 3c013f40 //00000000 20110bc8 4481f000 //00000000 //86050046 50200a0c (3rd) 201af498 461e0583 // 46000586 // HUD-Fix //7800686c 4100013c 2016fdd0 3c1b3f80 // 3c010041 2016fdd8 449bf000 // 3c010041 ================================================ FILE: CHT/SLPM_656.13.cht ================================================ "Yu-Gi-Oh! Capsule Monster Coliseum /ID SLPM_656.13" //ELF CRC B91DC726 Mastercode 90285278 0c0a1446 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov (Only Battlefields) 201db054 3c023faa //3c023f80 201db058 3442aaab //44820000 201db05c 44820000 //00000000 //2D fix //00 00 80 BF 00 00 80 3F 00 00 80 BF 00 00 80 3F 00 00 80 3F 20976650 bf400000 //bf800000 20976660 3f400000 //3f800000 ================================================ FILE: CHT/SLPM_656.14.cht ================================================ "Need for Speed Underground J-Tune [EA Best Hits] /ID SLPM_656.14" //ELF CRC=6130F707 Mastercode 903bae18 0c0eeb2e //Widescreen hack by nemesis2000 (pnach by nemesis2000) 2050c5a8 3f2aaaaa //3f000000 2050c5b0 3f2aaaaa //3f000000 2050c3b4 3f400000 //3f800000 ================================================ FILE: CHT/SLPM_656.30.cht ================================================ "Jikkyo Powerful Pro Baseball XI /ID SLPM_656.30" Mastercode 9015b990 0c056e0c //[Widescreen 16:9] //Widescreen hack by Arapapa //X-Fov 202efe0c 3f19999a //3f4ccccd ================================================ FILE: CHT/SLPM_656.32.cht ================================================ "Virtua Fighter Cyber Generation - Ambition of the Judgement Six /ID SLPM_656.32" //ELF CRC 7D2A0B53 Mastercode 900af910 0c02bdec //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 200ccf0c 3c02438e //3c0243b4 Zoom 200ccf54 3c024420 //3c0243f0 Y-Fov ================================================ FILE: CHT/SLPM_656.35.cht ================================================ "Bakuen Kakeshi Neverland Senki Zero /ID SLPM_656.35" //ELF CRC FA861ED2 Mastercode 903a49b8 0c0e9216 gametitle=Bakuen Kakusei - Neverland Senki Zero [NTSC-J] (SLPM-65635) //Widescreen hack by Little Giant //16:9 201062b8 3c013f40 //00000000 201062c8 4481f000 //00000000 2033add0 080eac04 //46010043 203ab008 080eac10 //00000000 203ab010 461e0fc3 //00000000 203ab014 46010043 //00000000 203ab018 461e0842 //00000000 203ab01c e61f0068 //00000000 203ab020 080ceb76 //00000000 ================================================ FILE: CHT/SLPM_656.37.cht ================================================ "Rakugaki Oukoku 2 - Majo no Tataki /ID SLPM_656.37" //ELF CRC 3B1E61D6 Mastercode 9010c8b8 0c0431d6 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f023c 00008244 00000000 201f1550 3c023fab //3c023f80 ================================================ FILE: CHT/SLPM_656.42.cht ================================================ "Meiwaku Seijin Panic Maker /ID SLPM_656.42" //ELF CRC 1AA93761 Mastercode 901cad18 0c072aee //[Widescreen 16:9] //Widescreen hack (NTSC-J by Arapapa) //Widescreen hack 16:9 20109de0 3c013f9f //3c013f6e 20109de4 34213fbf //3421eeef 201a2198 3c013f9f //3c013f6e 201a219c 34213fbf //3421eeef 20109d78 3c014328 //3c014360 ================================================ FILE: CHT/SLPM_656.43.cht ================================================ "RockMan X - Command Mission /ID SLPM_656.43" Mastercode 9011d210 0c04742c //Widescreen hack by nemesis2000 (pnach by nemesis2000) 2010ea24 3c013f40 //hor value 2010ea28 44810000 2010ea30 4600c602 ================================================ FILE: CHT/SLPM_656.52.cht ================================================ "Kowloon Youma Gakuenki /ID SLPM_656.52" //ELF CRC 57782923 Mastercode 9037b330 0c0dec74 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Game play (dungeon) //fa189c3f 760bbf3f 00000000 00000000 209c1580 3f6a2574 //3F9C18FA //Render fix //85eb513f 1f852b3f 74256A3F 209c1578 3f8c0000 //3F51EB85 //2D Characters fix //00009b43 00000000 0000803F(*) 0000803F 2077c4fc 3f400000 //3F800000 //0000803F 2077ca5c 3f400000 //3F800000 ================================================ FILE: CHT/SLPM_656.57.cht ================================================ "World Soccer Winning Eleven 8 /ID SLPM_656.57" Mastercode 90108910 0c0421ec //ELF CRC=6FE4B28C // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 2010464c 3c013f40 // 00000000 hor fov 20104650 44810000 // 00000000 20104658 4600c602 // 00000000 // Render fix (42111446 803f023c) 20126774 3c023fab //3c023F80 (increases hor. render area) ================================================ FILE: CHT/SLPM_656.62.cht ================================================ "Spider-Man 2 /ID SLPM_656.62" //ELF CRC 078D39E3 Mastercode 9059b338 0c166c76 //[Widescreen 16:9] //Widescreen fix by flameofrecca (NTSC-J by Arapapa) //52 B8 5E 3F FE FF 7F 4B 00 00 00 C0 FE FF FF C8 20691280 3f947ae1 // vertical fov //00 00 00 3F 00 00 80 3D 00 00 00 BF 00 00 80 3E 2069125c 3ec00000 // zoom value //Map Screen HUD, text fixes //search the 206d**** address range for more map screen hud fixes //00 00 90 41 00 00 90 C1 96 65 36 B6 00 00 90 41 (2nd) 20700ec8 41580000 // star icon fix //00 00 90 41 00 00 90 41 96 65 36 36 00 00 80 3F (2nd) 20700ed4 41580000 // star icon fix //00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 3F D0 E6 FF (2nd) 20705358 3f400000 // "500m" text //00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F FF FF FF FF (3rd) 207050e8 3f400000 // "key locations" text //00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F FF FF FF FF (2nd) 207051b8 3f400000 // "challenges" text //00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F FF FF FF FF (1st) 20705288 3f400000 // "general" text //00 00 68 42 00 00 C7 43 00 F2 02 3A 40 DF 7F 3F 206fd8d4 425c0000 // compass size fix //00 00 F4 42 00 00 A7 43 44 DF 7F 3F 00 00 03 3A 206fd8e8 42fa0000 // compass size fix //Onscreen HUD //00 00 70 42 00 00 48 42 08 00 70 3E 2C 00 48 3E 20746344 42340000 // health //00 00 80 42 00 00 78 42 29 00 F0 3E 14 00 C0 3E 20747740 42900000 // spidey symbol //00 00 80 42 00 00 FC 42 29 00 F0 3E 56 FF 1F 3F 20747754 42900000 //00 00 00 43 00 00 78 42 ED 00 38 3F 14 00 C0 3E 20747768 42f40000 //00 00 00 43 00 00 FC 42 ED 00 38 3F 56 FF 1F 3F 2074777c 42f40000 //00 00 24 43 FF FF 1B 42 10 00 F0 3E 38 00 12 3F 20746058 43140000 //HUD perimeter //00 00 24 43 00 00 15 43 10 00 F0 3E 00 00 80 3F 2074606c 43140000 //00 00 30 42 00 00 15 43 00 00 00 00 00 00 80 3F 20746044 42680000 //00 00 30 42 00 00 1C 42 00 00 00 00 38 00 12 3F 20746030 42680000 //00 00 24 43 FF FF BB 42 00 00 80 3F 00 61 7E 3B 2074f428 43140000 //HUD shadow //00 00 24 43 FF FF 14 43 00 00 80 3F E8 FB 5F 3E 2074f43c 43140000 //00 00 24 43 FE FF 1B 42 00 00 80 3F 08 FB 5F 3E 2074f4d0 43140000 //00 00 24 43 FF FF BB 42 00 00 80 3F 00 0F 7C 3B 2074f4e4 43140000 //00 00 30 42 FE FF 1B 42 B0 03 08 3F 08 FB 5F 3E 2074f4a8 42680000 //00 00 30 42 FF FF BB 42 B0 03 08 3F 00 0F 7C 3B 2074f4bc 42680000 //00 00 30 42 FF FF 14 43 22 02 08 3F E8 FB 5F 3E 2074f414 42680000 //00 00 30 42 FF FF BB 42 22 02 08 3F 00 61 7E 3B 2074f400 42680000 //00 00 50 42 00 00 50 42 44 FE 4F 3E 90 FF 47 3E 20746604 421c0000 //yellow jump meter ================================================ FILE: CHT/SLPM_656.69.cht ================================================ "Spectral Force - Radical Elements /ID SLPM_656.69" //ELF CRC C4F46C8A Mastercode 9010fe78 0c043f46 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov (2D & 3D) 2014a784 3c023f19 //3c023f4c 2014a788 3442999a //3442cccd 2015be08 3c023f19 //3c023f4c 2015be0c 3442999a //3442cccd 20161640 3c023f19 //3c023f4c 20161644 3442999a //3442cccd 2016872c 3c023f19 //3c023f4c 20168730 3442999a //3442cccd 2016d9e0 3c023f19 //3c023f4c 2016d9e4 3442999a //3442cccd 2016e08c 3c023f19 //3c023f4c 2016e090 3442999a //3442cccd 2016f3ec 3c023f19 //3c023f4c 2016f3f0 3442999a //3442cccd 20187ed8 3c023f19 //3c023f4c 20187edc 3442999a //3442cccd 2019ebe8 3c023f19 //3c023f4c 2019ebec 3442999a //3442cccd 201ae434 3c023f19 //3c023f4c 201ae438 3442999a //3442cccd 201ae7f0 3c023f19 //3c023f4c 201ae7f4 3442999a //3442cccd 201aeb58 3c023f19 //3c023f4c 201aeb5c 3442999a //3442cccd 201aecbc 3c023f19 //3c023f4c 201aecc0 3442999a //3442cccd 201b40b8 3c023f19 //3c023f4c 201b40bc 3442999a //3442cccd 201b43ac 3c023f19 //3c023f4c 201b43b0 3442999a //3442cccd 201b4a64 3c023f19 //3c023f4c 201b4a68 3442999a //3442cccd 201b5000 3c023f19 //3c023f4c 201b5004 3442999a //3442cccd 201b63ac 3c023f19 //3c023f4c 201b63b0 3442999a //3442cccd 201b69e8 3c023f19 //3c023f4c 201b69ec 3442999a //3442cccd 201b83e0 3c023f19 //3c023f4c 201b83e4 3442999a //3442cccd 201b87f8 3c023f19 //3c023f4c 201b87fc 3442999a //3442cccd 201b8d9c 3c023f19 //3c023f4c 201b8da0 3442999a //3442cccd 201b92f0 3c023f19 //3c023f4c 201b92f4 3442999a //3442cccd 201b953c 3c023f19 //3c023f4c 201b9540 3442999a //3442cccd 201b9820 3c023f19 //3c023f4c 201b9824 3442999a //3442cccd 201b9c38 3c023f19 //3c023f4c 201b9c3c 3442999a //3442cccd 201b9e74 3c023f19 //3c023f4c 201b9e78 3442999a //3442cccd 201c1c40 3c023f19 //3c023f4c 201c1c44 3442999a //3442cccd 201c1f1c 3c023f19 //3c023f4c 201c1f20 3442999a //3442cccd 201c2038 3c023f19 //3c023f4c 201c203c 3442999a //3442cccd 201c228c 3c023f19 //3c023f4c 201c2290 3442999a //3442cccd 201c4d30 3c023f19 //3c023f4c 201c4d34 3442999a //3442cccd 201cf95c 3c023f19 //3c023f4c 201cf960 3442999a //3442cccd 201d0790 3c023f19 //3c023f4c 201d0794 3442999a //3442cccd 201d1e7c 3c023f19 //3c023f4c 201d1e80 3442999a //3442cccd 201d216c 3c023f19 //3c023f4c 201d2170 3442999a //3442cccd 201d2d48 3c023f19 //3c023f4c 201d2d4c 3442999a //3442cccd 201d36ec 3c023f19 //3c023f4c 201d36f0 3442999a //3442cccd 202037b4 3c023f19 //3c023f4c 202037b8 3442999a //3442cccd 2022e7b0 3c023f19 //3c023f4c 2022e7b4 3442999a //3442cccd 2022e7e0 3c023f19 //3c023f4c 2022e7e4 3442999a //3442cccd 2022e810 3c023f19 //3c023f4c 2022e814 3442999a //3442cccd 2023b874 3c033f19 //3c033f4c 2023b878 3463999a //3463cccd 2023c6c4 3c023f19 //3c023f4c 2023c6c8 3442999a //3442cccd 2023c764 3c023f19 //3c023f4c 2023c768 3442999a //3442cccd 2023c804 3c023f19 //3c023f4c 2023c808 3442999a //3442cccd 2023c8a4 3c023f19 //3c023f4c 2023c8a8 3442999a //3442cccd 2023c954 3c023f19 //3c023f4c 2023c958 3442999a //3442cccd 2023c99c 3c023f19 //3c023f4c 2023c9a0 3442999a //3442cccd 2023f4d0 3c023f19 //3c023f4c 2023f4d4 3442999a //3442cccd //2D X-position 20233ca4 24637400 //24637000 2023c6ec 24647400 //24647000 2023c78c 24647400 //24647000 2023c82c 24647400 //24647000 2023c8cc 24647400 //24647000 2023c97c 24437400 //24437000 2023f4f0 24637400 //24637000 20241afc 24037400 //24037000 20241e34 24037400 //24037000 ================================================ FILE: CHT/SLPM_656.70.cht ================================================ "Aqua Kids /ID SLPM_656.70" //ELF CRC BE30EE2D Mastercode 902f5518 0c0bd4ee //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov //700000c6 0400028e (1st) 20266a54 080bf078 202fc1e0 c6000070 202fc1e4 3c013f40 202fc1e8 4481f000 202fc1ec 461e0002 202fc1f0 08099a96 ================================================ FILE: CHT/SLPM_656.85.cht ================================================ "Stella Deus /ID SLPM_656.85" //ELF CRC 929486F0 Mastercode 90125f90 0c04978c //[Widescreen 16:9] //Widescreen Hack (pnach NTSC-J by Arapapa) 202f8450 44c00000 // 45000000 ================================================ FILE: CHT/SLPM_656.88.cht ================================================ "Berserk - Millennium Falcon Hen Seima Senki no Shou [Translated] /ID SLPM_656.88" Mastercode 9010f350 0c043c7c //Widescreen hack 16:9 20239aac 3c033f19 20239ab4 3463999a ================================================ FILE: CHT/SLPM_656.92.cht ================================================ "BioHazard Outbreak - File 2 /ID SLPM_656.92" //ELF CRC 6FCA6FBD Mastercode 90116af0 0c045a64 //gameplay by synce 202491fc 3fe38e38 //FMV's fix by nemesis2000 2034c5e8 24060015 2034c784 01262818 2034c788 24061c00 2034c78c 00c55822 2034c7b8 000b5843 2034c7bc 14620003 2034c7c0 00ab2820 201bb2b4 00000000 ================================================ FILE: CHT/SLPM_656.95.cht ================================================ "Hard Luck - Return of the Heroes /ID SLPM_656.95" Mastercode 901139f8 0c044e26 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov //aa3f023c 2d284002 //e33f023c 2d284002 20296ba4 3c023fe3 //3c023faa 20296bb0 34428e2a //3442aaab //Zoom //a0006cc6 a8006dc6 20296bbc 080443e4 20110f90 c66c00a0 20110f94 3c013faa 20110f98 3421aaab 20110f9c 4481f000 20110fa0 461e6302 20110fa4 080a5af0 /////////////////////////////////////////////////// //Zoom //20139b7c 3c01bec0 //3c01bf00 //2013a87c 3c013f00 //3c013f80 //X-Fov (needs render fix) //2013a8a8 080443e4 //20110f90 46010043 //20110f94 3c013f40 //20110f98 4481f000 //20110f9c 00000000 //20110fa0 461e0842 //20110fa4 0804ea2b ================================================ FILE: CHT/SLPM_656.97.cht ================================================ "Shrek 2 /ID SLPM_656.97" //ELF CRC 6479C20F Mastercode 90121fd8 0c04879e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //7F AA AA 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 31 8D D6 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D6 00 80 3F 00 00 80 3F 2039a630 3f800000 //3faaaa7f //00 00 80 3F 00 00 80 3F 00 00 00 00 25 64 20 00 203816b4 3f400000 //3f800000 HUD fix ================================================ FILE: CHT/SLPM_657.00.cht ================================================ "Kengo 3 /ID SLPM_657.00" //ELF CRC CB56E6FB Mastercode 90111990 0c04460c //[Widescreen 16:9] //Widescreen hack by El_Patas //Gameplay 16:9 (Memory hack) 20868e38 3f400000 //3F800000 (Increases hor. axis) //Render fix (ELF hack) 201383a4 3c023fab //3C023F00 ================================================ FILE: CHT/SLPM_657.04.cht ================================================ "Standard Daisenryaku Dengekisen /ID SLPM_657.04" //ELF CRC CD1EC9D0 Mastercode 90111030 0c0443b4 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom (3D) 2013d618 3c023f26 //3c023f00 //Y-Fov (3D) 2013d6ec 08091664 20245990 3c083f40 20245994 4488f000 20245998 461e0843 2024599c e7a10034 202459a0 46141843 202459a4 0804f5bc ================================================ FILE: CHT/SLPM_657.08.cht ================================================ "Hagane no Renkinjutsushi - Akaki Elixir no Akuma /ID SLPM_657.08" Mastercode 9010b5f8 0c042d26 //ELF CRC=360CE08E //Widescreen Hack (pnach NTSC-J by Arapapa) //Wide hack 16:9 20180c58 3c023f28 //613f023c (Search e043033c 613f023c 2c00043c af474234) 20180c60 3442f5c3 //af474234 ================================================ FILE: CHT/SLPM_657.18.cht ================================================ "Sengoku Musou Moushouden /ID SLPM_657.18" //ELF CRC DBD2230B Mastercode 90113e50 0c044f3c //[Widescreen 16:9] //Widescreen Hack by ElHecht (Pnach by Little Giant) // 16:9 20141008 3c024328 // 3c024360 zoom 201411f8 3c013f40 // 8f838720 ver fov 201411fc 4481f000 // 03e00008 20141200 461e6b43 // e46d02bc 20141204 03e00008 // 00000000 20141208 e46d02bc // 00000000 //[No-Interlacing] //2013ef38 af808708 ================================================ FILE: CHT/SLPM_657.19.cht ================================================ "Burnout 3 - Takedown /ID SLPM_657.19" //ELF CRC BB2E845F Mastercode 9010e630 0c043934 //[Widescreen 16:9] //Widescreen Hack (16:9) by Aero_ (NTSC-J by Arapapa) // FOV (16:9) 0068a3cd 00000001 // enables widescreen FOV values //9A 99 99 3F CE CC 4C 3E CD CC 4C 3F C8 CC CC 3D 20504f30 3faaaaab // FOV (Single Player) // 16:9 = 1.33333 //39 8E E3 3F 00 80 0E 43 EF EE 6E 3E 29 5C CF 3F 2050514c 3fe38e39 // Aspect Ratio (Single Player) // 16:9 = 1.77778 //29 5C CF 3F 39 8E 63 40 CD CC AC 3F 20505158 3fe38e39 // FOV (Multiplayer) // 16:9 = 1.77778 //39 8E 63 40 CD CC AC 3F AB AA 2A 40 2050515c 40638e39 // Aspect Ratio (Multiplayer) // 16:9 = 3.55556 // HUD (16:9) //CD CC CC 3A 89 88 08 3B 9A 99 01 C1 20505538 3a99999a // HUD Width // 16:9 = 0.00117188 //00 00 00 00 00 00 00 00 00 00 80 3F EF EE 6E 3F 2068c7b0 42a00000 // HUD X Pos // 16:9 = +80 (Player 1) //00 00 00 00 00 00 00 00 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 54 A4 66 00 00 00 00 00 00 00 00 00 54 A4 66 00 2068e030 42a00000 // HUD X Pos // 16:9 = +80 (Player 2) //00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 BF 00 00 80 BF 00 00 80 BF 00 00 80 BF 00 00 00 00 204dbbb8 3f9947ae // HUD Top Right X Pos // 16:9 = +0.1975 //00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 00 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 BF 00 00 80 BF 00 00 80 BF 00 00 80 BF 00 00 00 00 204dbba8 3f9947ae // HUD Bottom Right X Pos // 16:9 = +0.1975 //00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3F 00 00 00 00 00 00 80 3F 00 00 00 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 00 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 204dbb88 be4a3d71 // HUD Top Left X Pos // 16:9 = -0.1975 //00 00 00 00 00 00 80 3F 00 00 00 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 00 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 204dbb98 be4a3d71 // HUD Bottom Left X Pos // 16:9 = -0.1975 //00 00 20 44 00 00 70 42 CD CC CC 3A 89 88 88 3C 204eeb20 44555555 // Crash Cam Border Width //00 00 20 44 00 00 70 42 00 00 00 00 00 00 00 00 00 00 20 44 00 00 00 40 00 00 00 00 00 00 D2 43 204eeb00 44555555 // Crash Cam Border Width //00 00 20 44 00 00 00 40 00 00 00 00 00 00 D2 43 204eeb10 44555555 // Crash Cam Border Width //00 00 00 00 00 00 00 00 00 00 20 44 00 00 70 42 00 00 00 00 00 00 00 00 00 00 20 44 00 00 00 40 204eeaf8 c2d70000 // Crash Cam Border X Pos // 16:9 = -0.107.5 //00 00 00 00 00 00 D2 43 00 00 20 44 00 00 70 42 204eeb18 c2d70000 // Crash Cam Border X Pos // 16:9 = -0.107.5 //20 44 02 3C 70 00 A0 AF 68 00 A2 AF 70 00 A6 27 203d78c8 3c024456 // Crash Cam List Backing Width // only change the last four bytes // 16:9 = 854 ////////////////////////////////// //70 00 A1 C7 74 00 A0 C7 00 00 A1 E4 04 00 A0 E4 203d774c 081217b0 // jumps to code cave #1 20485ec0 3c08c2d7 // Crash Cam List Backing X Pos // only change the last four bytes // 16:9 = -0.107.5 20485ec4 44880800 // moves new x pos value 20485ec8 080f5dd4 // jumps back #1 + 4 //50 00 A2 C7 54 00 A0 C7 81 20 02 46 01 08 00 46 203d7984 081217b3 // jumps to code cave #2 20485ecc 3c19c2d7 // Crash Cam List Text X Pos // -0.107.5 for 16:9; only change the last four bytes 20485ed0 44991000 // moves new x pos value 20485ed4 080f5e62 // jumps back #2 + 4 //20 44 02 3C A8 00 A0 AF A0 00 A2 AF 2D 28 00 00 101a172c 00004456 // HUD Render Width (Player 1) // 16:9 = 854 //20 44 02 3C 98 00 A0 AF 90 00 A2 AF A8 00 A3 C7 101a1790 00004456 // HUD Render Width (Player 2) // 16:9 = 854 ///////////////////////////////////////////////// //A0 00 A2 AF 2D 28 00 00 70 43 02 3C AC 00 A0 AF 201a1734 081217f2 // jumps to code cave #1 20485fc8 afa200a0 // saves width value 20485fd0 3c02c2d7 // HUD Render X Pos (Player 1) // only change the last four bytes // 16:9 = -0.107.5 20485fd4 afa200a8 // saves new x pos value 20485fd8 080685ce // jumps back #1 + 4 //90 00 A2 AF A8 00 A3 C7 70 43 02 3C 2D 28 00 00 201a1798 081217f6 // jumps to code cave #2 20485fd8 afa20090 // saves width value 20485fdc 3c02c2d7 // HUD Render X Pos (Player 2) // only change the last four bytes // 16:9 = -0.107.5 20485fe0 afa20098 // saves new x pos value 20485fe4 080685e7 // jumps back #2 + 4 //20 44 02 3C 2D 50 00 00 00 10 82 44 00 00 00 00 10134f5c 00004456 // "Get Ready! GO" Width // 16:9 = 854 //74 01 A2 AF 00 00 B0 FF 20134f34 081217ee // jumps to code cave 20485fb8 afa20174 // saves y pos value 20485fbc 3c023ec0 // "Get Ready! GO" X Pos // only change the last four bytes // 16:9 = 0.375 20485fc0 afa20168 // saves new x pos value 20485fc4 0804d3ce // jumps back // Menus (16:9) //b401848c 20 44 03 3C 00 28 83 44 1030d664 000043f0 // Menu Width // 16:9 = 480 //08 00 83 E4 0C 00 80 E4 E0 B1 63 90 48 00 A3 E7 //6148033c 60088046 00008344 (ELF) 2030d6b4 081217b6 // jumps to code cave 20485ed8 e4830008 // saves width value 20485edc 3c1942a0 // Menu X Pos // only change the last four bytes // 16:9 = +80 20485ee0 44991800 // moves new x pos value 20485ee4 e4830000 // saves new x pos value 20485ee8 080c35ae // jumps back //00 00 20 44 00 00 B0 43 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 00 00 00 00 0F 09 44 42 204f5a30 44555555 // Car Select Overlay Width // 16:9 = 853.3 //00 00 00 00 00 00 80 42 00 00 20 44 00 00 B0 43 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 204f5a28 c2d70000 // Car Select Overlay X Pos // 16:9 = -107.5 //20 44 03 3C 2D A8 80 00 E9 01 10 3C 67 00 14 3C // 2044033c (elf 2nd from top) 1031b030 00004456 // Top Border Width // 16:9 = 854 //04 00 85 C4 6A 18 E1 4B D8 01 A2 FF 00 08 83 44 2031b0a4 081217bb // jumps to code cave 20485eec 3c190000 // Top Border X Pos // only change the last four bytes // 16:9 = 0 (4:3 = 80) 20485ef0 44993800 // moves new x pos value 20485ef4 e4870000 // saves new x pos value 20485ef8 c4850004 // original code 20485efc 080c6c2a // jumps back //20 44 02 3C 78 00 A0 AF 70 00 A2 AF 78 00 A6 27 1038b380 00004456 // Bottom Border Width // 16:9 = 854 //20 44 02 3C 60 00 A0 AF 58 00 A2 AF 68 00 A5 27 1038b3b8 00004456 // Bottom Border Width // 16:9 = 854 //68 00 A0 AF 5C 00 A2 AF 60 00 A6 27 80 3F 02 3C 2038b3cc 081217c0 // jumps to code cave 20485f00 3c19c2d7 // Bottom Border X Pos // only change the last four bytes // 16:9 = -107.5 20485f04 afb90068 // saves new x pos value 20485f08 080e2cf4 // jumps back //78 00 A0 AF 70 00 A2 AF 78 00 A6 27 C0 42 02 3C 2038b384 081217c3 // jumps to code cave 20485f0c 3c193e00 // Bottom Border X Pos // only change the last four bytes // 16:9 = 0.125 20485f10 afb90078 // saves new x pos value 20485f14 080e2ce2 // jumps back //20 44 02 3C 4C 00 0A 3C 08 01 A2 AF 4C 00 0B 3C 1031d594 00004456 // Checkerboard Width // 16:9 = 854 //20 44 02 3C EA 01 0A 3C F0 00 A2 AF EA 01 0B 3C 1031d5ec 00004456 // Checkerboard Width // 16:9 = 854 //20 44 02 3C 4C 00 08 3C C0 00 A2 AF 4C 00 09 3C 1031d698 00004456 // Checkerboard Width // 16:9 = 854 //20 44 02 3C EA 01 0A 3C D8 00 A2 AF EA 01 0B 3C 1031d640 00004456 // Checkerboard Width // 16:9 = 854 //20 44 02 3C EA 01 08 3C A8 00 A2 AF EA 01 09 3C 1031d6f0 00004456 // Checkerboard Width // 16:9 = 854 ///////////////////////////////////////////////////////// //10 01 A0 AF 0C 01 A2 AF 18 01 A5 27 C0 42 02 3C 2031d5a8 081217c6 // jumps to code cave 20485f18 3c193e00 // Middle Checkerboard X Pos // only change the last four bytes // 16:9 = 0.125 20485f1c afb90110 // saves new x pos value 20485f20 080c756b // jumps back //F8 00 A0 AF F4 00 A2 AF 00 01 A5 27 FC 00 A0 AF 2031d600 081217c9 // jumps to code cave 20485f24 3c193e00 // Top Checkerboard X Pos // only change the last four bytes // 16:9 = 0.125 20485f28 afb900f8 // saves new x pos value 20485f2c 080c7581 // jumps back //C8 00 A0 AF C4 00 A2 AF D0 00 A5 27 80 42 02 3C 2031d6ac 081217cc // jumps to code cave 20485f30 3c193e00 // Top Middle Checkerboard X Pos // only change the last four bytes // 16:9 = 0.125 20485f34 afb900c8 // saves new x pos value 20485f38 080c75ac // jumps back //E0 00 A0 AF DC 00 A2 AF 10 01 88 26 D0 43 02 3C 2031d654 081217cf // jumps to code cave 20485f3c 3c193e00 // Bottom Checkerboard X Pos // only change the last four bytes // 16:9 = 0.125 20485f40 afb900e0 // saves new x pos value 20485f44 080c7596 // jumps back //B0 00 A0 AF AC 00 A2 AF 06 A3 00 46 C0 43 02 3C 2031d704 081217d2 // jumps to code cave 20485f48 3c193e00 // Bottom Middle Checkerboard X Pos // only change the last four bytes // 16:9 = 0.125 20485f4c afb900b0 // saves new x pos value 20485f50 080c75c2 // jumps back //20 44 02 3C D0 01 A0 AF C8 01 A2 AF D8 01 A5 27 1031d8d0 00004456 // Loading Background Width // 16:9 = 854 # 2031d8f0 081217d5 // jumps to code cave # +20 20485f54 3c19c2d7 // Loading Background X Pos // only change the last four bytes // 16:9 = -107.5 20485f58 afb901d8 // saves new x pos value 20485f5c 080c763d // jumps back //20 44 02 3C 70 00 A0 AF 68 00 A2 AF 78 00 A5 27 103a6f84 00004456 // Replay Top Bar Width // 16:9 = 854 # 203a6f88 081217e8 // jumps to code cave # +4 20485fa0 3c19c2d7 // Replay Top Bar X Pos // only change the last four bytes // 16:9 = -107.5 20485fa4 afb90078 // saves new x pos value 20485fa8 080e9be3 // jumps back //20 44 02 3C 58 00 A0 AF 50 00 A2 AF 5C 00 B4 E7 103a6fc8 00004456 // Replay Bottom Bar Width // 16:9 = 854 # 203a6fdc 081217eb // jumps to code cave # +14 20485fac 3c19c2d7 // Replay Bottom Bar X Pos // only change the last four bytes // 16:9 = -107.5 20485fb0 afb90060 // saves new x pos value 20485fb4 080e9bf8 // jumps back //AB AA AA 3F 55 55 D5 3F E4 CB 16 41 9A 99 99 BE 20505118 3fe38e39 // Globe Aspect Ratio // 16:9 = 1.777777791 //AB AA 8A 3F 20504f8c 3fb8e38f // Globe Glow Aspect Ratio // 16:9 = 1.444444537 ================================================ FILE: CHT/SLPM_657.23.cht ================================================ "Van Helsing /ID SLPM_657.23" //ELF CRC 960D74D7 Mastercode 9028da48 0c0a363a //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 202ec1b0 3fe38e38 //3faaaaaa //X-Fov (include 2D) //2023dfc4 3c013ec0 //3c013f00 ================================================ FILE: CHT/SLPM_657.24.cht ================================================ "Choro Q Works /ID SLPM_657.24" //ELF CRC E9958CE3 Mastercode 901fcaf8 0c07f266 //[Widescreen 16:9] //Widescreen Hack by El_Patas // 16:9 201ffb74 3c013f40 //00000000 hor fov 201ffb80 44810000 //00000000 201ffb84 4600c602 //00000000 201b7c1c 3c0140a7 //3C01407A renderfix ================================================ FILE: CHT/SLPM_657.30.cht ================================================ "RockMan X8 /ID SLPM_657.30" Mastercode 9011d8d0 0c0475dc //Widescreen hack by nemesis2000 (pnach by nemesis2000) 2010f10c 3c013f40 //hor value 2010f110 44810000 2010f118 4600c602 ================================================ FILE: CHT/SLPM_657.39.cht ================================================ "Nightmare Before Christmas /ID SLPM_657.39" //ELF CRC 625AF967 Mastercode 90113290 0c044c4c //[Widescreen 16:9] //Widescreen Hack by Arapapa //Thank you devina40 //Widescreen hack 16:9 //Game Play 2035ccb8 3f206d2f //3ef0a3d7 //System text //0000803f 0000803f feffffff 203975b0 3f400000 //3f800000 //Load and Save text 20397550 3f400000 //3f800000 //Chapter Select text 203975d0 3f400000 //3f800000 //Movie text //32000000 0000803f 0000803f 00000000 20397470 3f400000 //3f800000 //Cutscene text 20397430 3f400000 //3f800000 //Musical text 20397490 3f400000 //3f800000 //Item Name and Explanation text 203974f0 3f400000 //3f800000 20397510 3f400000 //3f800000 //Figures Name text 203975f0 3f400000 //3f800000 //Others ratio but graphics is cracked and words out of text box //2035d130 3f400000 //3f800000 ================================================ FILE: CHT/SLPM_657.40.cht ================================================ "J-League Winning Eleven 8 - Asia Championship /ID SLPM_657.40" //ELF CRC 03A58E82 Mastercode 90108910 0c0421ec // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 20104634 3c013f40 // 00000000 hor fov 20104638 44810000 // 00000000 20104640 4600c602 // 00000000 // Render fix (42111446 803f023c) 20126554 3c023fab //3c023F80 (increases hor. render area) ================================================ FILE: CHT/SLPM_657.49.cht ================================================ "Zoids Infinity /ID SLPM_657.49" Mastercode 9024f738 0c093d76 //ELF CRC=696400C3 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Matrix hack 2024b1ac 3c013f40 //00000000 2024b1b0 44810000 //00000000 2024b1b8 4600c602 //00000000 //Render fix //a043013c 00208144 4000b5e7 2014b23c 3c0143e0 //3c0143a0 ================================================ FILE: CHT/SLPM_657.52.cht ================================================ "Neo Contra /ID SLPM_657.52" //ELF CRC A70549D6 Mastercode 9036f4d8 0c0dbcde //[Widescreen 16:9] //Widescreen hack 20359ed4 3c013f40 20359ed8 44810000 20359ee0 4600c602 ================================================ FILE: CHT/SLPM_657.55.cht ================================================ "Samurai Western - Katsugeki Samurai-dou /ID SLPM_657.55" //ELF CRC 65FFA9B9 Mastercode 9011e310 0c04786c //[Widescreen 16:9] //Widescreen Hack 202be2a0 3f400000 ================================================ FILE: CHT/SLPM_657.59.cht ================================================ "Mr. Incredible /ID SLPM_657.59" //ELF CRC 4D5BB65A Mastercode 90107ed0 0c041f5c //[Widescreen 16:9] //Widescreen hack by Sergx12 (NTSC-J by Arpapa) //Gameplay 16:9 //003f023c 00008244 8e3c033c 201ff4b4 3c023f1c //3C023F00 Zoom 201ff4e0 3c023f10 //3C023F40 Y-FOV //Hang fix by Prafull (Only needed for pcsx2, is not needed for the PS2) 2010ec20 00000000 //40036000 ================================================ FILE: CHT/SLPM_657.61.cht ================================================ "World Super Police /ID SLPM_657.61" //ELF CRC 9717AB67 Mastercode 90163198 0c058c0e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //00001fe6 2d280002 201055b0 08030000 200c0000 3c013f40 200c0004 44811800 200c0008 4603ffc2 200c000c e61f0000 200c0010 0804156d ================================================ FILE: CHT/SLPM_657.67.cht ================================================ "NBA Starting Five 2005 /ID SLPM_657.67" //ELF CRC FE62008B Mastercode 90120a90 0c04824c //[Widescreen 16:9] //Widescreen Hack 20157d28 3c053fab 20157eac 3c0243a8 ================================================ FILE: CHT/SLPM_657.81.cht ================================================ "Kessen III /ID SLPM_657.81" //ELF CRC D09CC9AB Mastercode 90113690 0c044d4c //[Widescreen 16:9] //Widescreen hack (NTSC-J by Arapapa) //Widescreen hack 16:9 20168498 3c023f40 //3c023f80 2039bf68 3c023f40 //3c023f80 ================================================ FILE: CHT/SLPM_657.88.cht ================================================ "Winning Eleven 8 - Liveware Evolution /ID SLPM_657.88" Mastercode 90108990 0c04220c //ELF CRC=7CC133E9 // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 201046bc 3c013f40 // 00000000 hor fov 201046c0 44810000 // 00000000 201046c8 4600c602 // 00000000 // Render fix (42111446 803f023c) 2012ac44 3c023fab //3c023F80 (increases hor. render area) ================================================ FILE: CHT/SLPM_657.91.cht ================================================ "S.L.A.I. - Steel Lancer Arena International /ID SLPM_657.91" //ELF CRC F293D7F6 Mastercode 9011d850 0c0475bc //[Widescreen 16:9] //Widescreen hack by El_Patas (NTSC-J by Arapapa) //Widescreen hack 16:9 //803f033c e17a4234 00608344 00688244 20267b18 3c033f40 //3c033f80 ================================================ FILE: CHT/SLPM_657.95.cht ================================================ "Digital Devil Saga - Avatar Tuner 2 /ID SLPM_657.95" //ELF CRC E47C1A9C Mastercode 90367858 0c0d9dbe //[Widescreen 16:9] //NTSC-J Widescreen Hack by synce 2037ed64 3fc65461 ================================================ FILE: CHT/SLPM_657.96.cht ================================================ "Project Altered Beast /ID SLPM_657.96" //ELF CRC BDF85A3C Mastercode 901455d0 0c05151c //[Widescreen 16:9] //Widescreen hack (NTSC-J by Arapapa) //Widescreen hack 16:9 20156be0 3c033fe3 //3c033faa 20156be8 34648e38 //3464aaab 205d0210 3c033f20 //3c033f00 ================================================ FILE: CHT/SLPM_658.04.cht ================================================ "European Club Soccer - Winning Eleven Tactics /ID SLPM_658.04" //ELF CRC 466D9013 Mastercode 901086d0 0c04215c //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2010442c 3c013f40 //00000000 20104430 44810000 //00000000 20104438 4600c602 //00000000 //Render fix 201ef25c 3c023fab //3c023f80 ================================================ FILE: CHT/SLPM_658.09.cht ================================================ "Nanobreaker /ID SLPM_658.09" //ELF CRC A79B0491 Mastercode 901129d0 0c044a1c //[Widescreen 16:9] //Widescreen hack 201041f4 3c013f40 201041f8 44810000 20104200 4600c602 ================================================ FILE: CHT/SLPM_658.13.cht ================================================ "Fu-un Bakumatsu Den /ID SLPM_658.13" Mastercode 9011b5d0 0c046d1c //ELF CRC=950241D3 //Widescreen hack by Little Giant //16:9 2014a394 3c023f40 //3c02bf80 ================================================ FILE: CHT/SLPM_658.16.cht ================================================ "Shin Bakusou Dekotora Densetsu /ID SLPM_658.16" //ELF CRC F674431F Mastercode 9021e2d8 0c08785e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 2020153c 3c013f40 //00000000 20201540 44810000 //00000000 20201548 4600c602 //00000000 ================================================ FILE: CHT/SLPM_658.21.cht ================================================ "Shinseiki Yuusha Taisen /ID SLPM_658.21" //ELF CRC 4EC707A6 Mastercode 9010e338 0c043876 //[Widescreen 16:9] //Widescreen hack by El_Patas //Gameplay 16:9 2017a6c0 3c023f40 //3C023F80 (Increases hor. axis) //Render fix 2017c954 3c033fab //3C033F80 ================================================ FILE: CHT/SLPM_658.23.cht ================================================ "Shinsengumi Gunrou-den /ID SLPM_658.23" //ELF CRC C14A522A Mastercode 9011c050 0c046fbc //[Widescreen 16:9] //Widescreen hack by ElHecht (pnach by Little Giant) // 16:9 20207b44 3c013f40 // 00000000 hor fov 20207b48 4481e000 // 00000000 20207bb4 461cc602 // 46170703 20207bb8 46170703 // 00000000 202079d0 3c013f40 // 00000000 renderfix 20207a00 4481a800 // 00000000 20207a2c 4615b582 // 46041d42 20207a30 46041d42 // 00000000 ================================================ FILE: CHT/SLPM_658.24.cht ================================================ "Viewtiful Joe 2 /ID SLPM_658.24" //ELF CRC F977249C Mastercode 903b3d68 0c0ecf02 //[Widescreen 16:9] //Widescreen Hack (NTSC-J by Arapapa) //Widescreen hack 16:9 //aa3f013c abaa2134 00688144 202d9248 3c013fe3 //3c013faa 202d924c 34218e38 //3421aaab ================================================ FILE: CHT/SLPM_658.25.cht ================================================ "Jikkyou Powerful Pro Yakyuu 11 Chou Ketteiban /ID SLPM_658.25" Mastercode 90160090 0c057fcc //[Widescreen 16:9] //Widescreen hack by Arapapa //X-Fov 202faa74 3f19999a //3f4ccccd ================================================ FILE: CHT/SLPM_658.26.cht ================================================ "Tsukiyo ni Saraba /ID SLPM_658.26" //ELF CRC A6BD0DA3 Mastercode 906161b8 0c185816 //[Widescreen 16:9] //Widescreen hack by sergx12 (NTSC-J by Arapapa) // 16:9 //803f013c 00088144 0000a3c7 00000000 00000000 43080046 205da8c4 3c013faa // 3c013f80 //803f013c 00588144 82310446 40080746 205daadc 3c013faa // 3c013f80 //2D X-fov //203af598 3c013ff3 //3c013fb6 //203af59c 3421cf2d //3421db6d 205da274 3c013f24 //3c013f00 ================================================ FILE: CHT/SLPM_658.30.cht ================================================ "Ys - The Ark of Napishtim /ID SLPM_658.30" Mastercode 9010dfb8 0c043796 //Widescreen Hack (16:9) by ElHecht // 16:9 20102e34 3c013f40 // 00000000 hor fov 20102e38 44810000 // 00000000 20102e40 4600c602 // 00000000 2021419c 3c033fb4 // 3c033ff0 renderfix ================================================ FILE: CHT/SLPM_658.31.cht ================================================ "Hello Kitty no PikoPiko Daisakusen /ID SLPM_658.31" //ELF CRC 15FE0ACE Mastercode 9033f4a8 0c0cfcd2 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 20100770 3c013f2a //3c013f00 20100778 3c013fe3 //3c013faa 2010077c 34218e2a //3421aaab ================================================ FILE: CHT/SLPM_658.39.cht ================================================ "Hanjuku Hero 4 /ID SLPM_658.39" Mastercode 903fadc8 0c0feb1a //ELF CRC=48D3B2D6 //Widescreen hack by Arapapa //Gameplay 16:9 //X-Fov 2021899c 3c014455 //3c014420 //Render Fix 20218bf4 3c0143e0 ///////////////////////////////////// //Y-Fov //202189ac 3c0143b4 //3c0143f0 //Zoom //20402f34 3c013fab //3c013f80 ================================================ FILE: CHT/SLPM_658.45.cht ================================================ "Baldurs Gate - Dark Alliance II /ID SLPM_658.45" //ELF CRC C3B698F9 Mastercode 902ee658 0c0bb93e //[Widescreen 16:9] //Widescreen hack by nemesis2000 (NTSC-J by Arapapa) //Widescreen hack 16:9 //vert fov- //ee3e013c f0ee2134 (NTSC-U efee2134) 201eb818 3c013f1f //3c013eee 201eb81c 342149f1 //3421eef0 2023cf74 3c013f1f //3c013eee 2023cf78 342149f1 //3421eef0 2027c63c 3c013f1f //3c013eee 2027c640 342149f1 //3421eef0 202c5020 3c013f1f //3c013eee 202c5024 342149f1 //3421eef0 //both fov+ //1 201eb82c 3c014440 //3c014480 //2 2023cf84 3c014440 //3c014480 2027c64c 3c014440 //3c014480 //3 202c5030 3c014440 //3c014480 //render fix 202c0efc 3c013ff0 //3c013faa 202c0f00 34210000 //34213d71 202c4c64 3c013ff0 //3c013faa 202c4c68 34210000 //34213d71 //202c0efc 3c013de3 //3c013faa //202c0f00 3421f70a //34213d71 //202c4c64 3c013fe3 //3c013faa //202c4c68 3421f70a //34213d71 ================================================ FILE: CHT/SLPM_658.46.cht ================================================ "Lord of the Rings, The - Uchitsu Kuni Daisanki /ID SLPM_658.46" Mastercode 9032b5b0 0c0cad14 //ELF CRC=9C071EBB //Widescreen Hack (NTSC-J by Arapapa) //0000803f 5555953f 0000803F 20c40600 3f400000 //0000803f b76d5b3f 0000803F 20c40610 3fb00000 //0000803f b76d5b3f 0000803F 20c40618 3fb00000 ================================================ FILE: CHT/SLPM_658.61.cht ================================================ "Shinki Genso Spectral Souls II /ID SLPM_658.61" //ELF CRC B87A351F Mastercode 9010daf0 0c043664 //[Widescreen 16:9] // Widescreen Hack by Arapapa // Widescreen 16:9 //X-Fov 2023a4a4 3c033f19 //3c033f4c 2023a4a8 3463999a //3463cccd //Render fix 2023a4c4 3c0343f7 //3c0343b9 //All of 2D fix 2023b484 3c023f19 //3c023f4c 2023b488 3442999a //3442cccd 2023b524 3c023f19 //3c023f4c 2023b528 3442999a //3442cccd 2023b5c4 3c023f19 //3c023f4c 2023b5c8 3442999a //3442cccd 2023b664 3c023f19 //3c023f4c 2023b668 3442999a //3442cccd 2023b714 3c023f19 //3c023f4c 2023b718 3442999a //3442cccd 2023b75c 3c023f19 //3c023f4c 2023b760 3442999a //3442cccd //2D X-position 202192c4 24647400 //24647000 2023b4ac 24647400 //24647000 2023b54c 24647400 //24647000 2023b5ec 24647400 //24647000 2023b68c 24647400 //24647000 2023b73c 24437400 //24437000 ================================================ FILE: CHT/SLPM_658.63.cht ================================================ "D1 Grand Prix Series - Professional Drift /ID SLPM_658.63" //ELF CRC DB34F377 Mastercode 90248598 0c09210e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //02020746 50004324 500044c4 (1st) 201fd47c 0806d560 201b5580 46070202 201b5584 3c013f40 201b5588 4481f000 201b558c 461e4202 201b5590 0807f520 ================================================ FILE: CHT/SLPM_658.68.cht ================================================ "Metal Saga - Chain of Cloud /ID SLPM_658.68" //ELF CRC 0C4DA2CF Mastercode 90323c58 0c0c8ebe //Widescreen hack by Little Giant //gameplay 2030c814 3c013f40 //00000000 2030c818 44810000 //00000000 2030c820 4600c602 //00000000 //render fix 202c10cc 3c014455 //3c014420 20291964 3c014455 //3c014420 20100480 3c014455 //3c014420 201012f8 3c014455 //3c014420 20103948 3c014455 //3c014420 201eb504 3c014455 //3c014420 ================================================ FILE: CHT/SLPM_658.69.cht ================================================ "Monster Hunter G /ID SLPM_658.69" Mastercode 90200330 0c080074 //ELF CRC=29396A53 //Widescreen hack by nemesis2000 (NTSC-J by Arapapa) //Wide hack 16:9 20135064 3c023ff3 //3c023fb6 2013506c 3442cf35 //3442db6e ================================================ FILE: CHT/SLPM_658.80.cht ================================================ "Devil May Cry 3 /ID SLPM_658.80" //ELF CRC 7F3DDEAB Mastercode 9010ffa8 0c043f92 //[Widescreen 16:9] //NTSC-J Widescreen 16:9 Hack by Acem 21cafc90 3f400000 ================================================ FILE: CHT/SLPM_658.83.cht ================================================ "Shadow of Rome /ID SLPM_658.83" Mastercode 90112050 0c0447bc //ELF CRC=36393CD3 //Widescreen hack (NTSC-J by Arapapa) //Widescreen hack 16:9 20146c08 3c023f1f //3c023eee 20146c10 344249f9 //3442eeef 20146e24 3c023f1f //3c023eee 20146e2c 344249f9 //3442eeef 201e75bc 3c044328 //3c044360 ================================================ FILE: CHT/SLPM_658.85.cht ================================================ "Rumble Roses /ID SLPM_658.85" //ELF CRC C1C91715 Mastercode 9010fa50 0c043e3c //[Widescreen 16:9] //Widescreen Hack (16:9) by ElHecht Mod Pnach crc by Acem //Font fix by Arapapa //Widescreen hack 16:9 20104084 3c013f40 20104088 44810000 20104090 4600c602 //Font Fix //8c3f033c cdcc6334 43080046 //533f033c 33336334 43080046 2030f1dc 3c033f53 //3c033f8c 2030f1e0 34633333 //3463cccd //[No-Interlacing] //gsinterlacemode=1 //Enhancement test //Framebuffer Display and no interleacing //e0041100 01d4ada0 //21d4ad98 00000002 //21d4adc0 00000002 //21d4ada0 00001000 //21d4adc8 00001000 //e0041400 01d4ada0 //21d4ada0 00001400 //21d4adc8 00001446 //21d4ad98 00000003 //21d4adc0 00000003 //201029fc 64420000 //20102c64 64420000 ================================================ FILE: CHT/SLPM_658.90.cht ================================================ "Shin Sangoku Musou 4 /ID SLPM_658.90" //ELF CRC 421A1DC6 Mastercode 901228d0 0c0489dc //[Widescreen 16:9] //Widescreen hack by nemesis2000 (NTSC-J by Arapapa) //Widescreen hack 16:9 20147038 3c0243d6 //3c0243a0 201b12d8 3c023f2b //3c023f00 ================================================ FILE: CHT/SLPM_658.97.cht ================================================ "Racing Battle C1 Grand Prix /ID SLPM_658.97" //ELF CRC=1C087362 Mastercode 90121750 0c04857c //sceSifSendCmd 901396f8 0c043e26 //scePad2Read 9013b818 0c04008c //main //[Widescreen 16:9] //Widescreen hack by Arapapa //Wide Screen hack 16:9 //X-Fov 20165a00 3c023f40 //3c023f80 //[No-Interlacing] //No Interlacing Patch by Tokman5 //2014ac58 24022000 ================================================ FILE: CHT/SLPM_659.07.cht ================================================ "Def Jam Fight for NY /ID SLPM_659.07" //ELF CRC B2EC9660 Mastercode 90354868 0c0d51c2 //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-J by Arapapa) // 16:9 2021c82c 3c013f40 //00000000 2021c840 4481f000 //00000000 2021c858 461ef743 //00000000 2021c870 461eef43 //00000000 2021c928 e61e0120 //e6000120 2021ca60 e61d0158 //e6000158 2021ca64 e61d015c //e600015c 2021d014 46010a83 //3c013f80 2021d018 460a5340 //44815000 2021d024 3c013f40 //3c014000 2021d028 4481f000 //44816800 2021d058 46005247 //3c01bf80 2021d05c 461e2103 //44814800 ================================================ FILE: CHT/SLPM_659.08.cht ================================================ "Shining Force Neo /ID SLPM_659.08" Mastercode 90105790 0c04158c //ELF CRC=64F241D2 //Widescreen Hack (pnach by Arapapa) 211049ac 3ff3cf35 // 3fb6db6e ================================================ FILE: CHT/SLPM_659.13.cht ================================================ "Demento /ID SLPM_659.13" //ELF CRC E263BC4B Mastercode 9026f510 0c09bcec gametitle=Demento [NTSC-J] (SLPM-65913) //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) //16:9 2010e31c 3c013f40 //00000000 2010e320 44810000 //00000000 2010e328 4600c602 //00000000 //cutscenes fix 202ba3d4 34a67400 //34a67000 202ba3ec 34a98c00 //34a99000 //black borders fix 202c9ea8 00000000 202c9eac 03e00008 202c9eb0 00000000 //16:10 //2010e31c 3c013f55 //00000000 //2010e320 34215555 //00000000 //2010e328 44810000 //00000000 //2010e32c 4600c602 //00000000 //X-Fov //2012284c 3c024309 //3c024336 //20122850 3443248f //3443db6e ================================================ FILE: CHT/SLPM_659.15.cht ================================================ "Fallout - Brotherhood of Steel /ID SLPM_659.15" Mastercode 90241818 0c0905ae //ELF CRC=E518FD91 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00608144 ee3e013c (1st, 2nd, 3nd and 4th from Bottom) 201f1b80 3c013f40 //3c013f80 Loading 20219cb8 3c013f40 //3c013f80 Shadows 20219d38 3c013f40 //3c013f80 Characters 20219da4 3c013f40 //3c013f80 Ground //X-Fov (Flare and etc) 2013ae7c 3c013f40 //3c013f80 //2013aeec 3c013f40 //3c013f80 Inventory 2013af5c 3c013f40 //3c013f80 201e09f4 3c013f40 //3c013f80 201ee1b0 3c013f40 //3c013f80 flare 201f1b30 3c013f40 //3c013f80 //Render fix //aa3f013c 713d2134 2021026c 3c013ff0 //3c013faa 20210270 34210000 //34213d71 20213220 3c013ff0 //3c013faa 20213224 34210000 //34213d71 ================================================ FILE: CHT/SLPM_659.20.cht ================================================ "Romancing SaGa - Minstrel Song /ID SLPM_659.20" Mastercode 9029d178 0c0a7406 //ELF CRC=2B9AF3C5 //Widescreen Hack (16:9) by ElHecht (pnach by Arapapa) // 16:9 2027f7b4 3c013f40 // 00000000 hor fov 2027f7b8 44810000 // 00000000 hor fov 2027f7c0 4600c602 // 00000000 hor fov 2018285c 3c014430 // 3c014400 bg-fix for battles // // Compass 20416300 43c00000 // 44000000 hor Compass ================================================ FILE: CHT/SLPM_659.29.cht ================================================ "Pro Baseball Spirits 2 /ID SLPM_659.29" //ELF CRC 49A81A40 Mastercode 90122710 0c04896c //[Widescreen 16:9] //widescreen hack by Arapapa //16:9 20545838 3f400000 // 3f800000 ================================================ FILE: CHT/SLPM_659.42.cht ================================================ "Mercenaries /ID SLPM_659.42" //ELF CRC D3B5CADB Mastercode 90103d78 0c040f06 //[Widescreen 16:9] //Widescreen Hack by ElHecht (NTSC-J by Arapapa) // 16:9 //a800a0e7 ffff0324 02000224 ffff4224 00000000 00000000 00000000 00000000 00000000 2033c688 3c013f40 // 00000000 hor fov // 16:10 //2033c688 3c013f55 // 00000000 hor fov //2033c68c 34215555 // 00000000 hor fov // 16:9 and 16:10 main modifications // no need to change anything here! all modifications are calculated // based on the hor fov value in the upper 16:9/16:10 section 2033c690 4481f000 // 00000000 fov 2033c6d0 4600f306 // 44816000 fov //803f013c 00a88144 02b00146 2034055c 461e0843 // 3c013f80 renderfix 1 objects 20340560 46010d43 // 4481a800 renderfix 1 objects //00608144 2d20a003 80bf013c 20349240 4600f306 // 44816000 renderfix 2 smoke and fire //42080346 02000346 40080446 2033afe8 0812960c // 46030842 hud-identification fix j #1 2033afec 00000000 // 46030002 hud-identification fix 204a5830 46030842 // 00000000 hud-identification fix #1 204a5834 46030002 // 00000000 hud-identification fix 204a5838 461e0002 // 00000000 hud-identification fix 204a583c 080cf1a3 // 00000000 hud-identification fix ================================================ FILE: CHT/SLPM_659.45.cht ================================================ "Red Ninja - End of Honor /ID SLPM_659.45" //ELF CRC 93DC1B9F Mastercode 90442070 0c1107c4 //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-J by Arapapa) //Wide Screen hack 16:9 //803f013c 00608144 46c30046 403f013c 00708144 46c30046 2036f794 3c013f40 //3c013f80 hor fov1 2036f798 44817000 //44816000 //86630046 46ac0046 03630046 03730e46 46ac0046 03630046 2036f7a8 460e7303 //46006386 //00000000 32080046 00000000 07000145(1st) 20409b58 3c013f40 //00000000 hor fov2 (background trees) 20409b60 4481f000 //00000000 //00000000 20008046 080000ae 20409bb0 4602f782 //00000000 //42080246 100000ae 02000246 20409bc4 461e0842 //46020842 //003f013c 00008144 803d013c 20363ecc 3c013f2b //3c013f00 renderfix enemies //16c3013c 00688144 (3c7e74c4) 2010ab60 3c01c380 //3c01c316 remove black bars in cut-scenes //1643013c 00688144 3000a427 2010ab94 3c014380 //3c014316 remove black bars in cut-scenes ================================================ FILE: CHT/SLPM_659.48.cht ================================================ "Enthusia Professional Racing /ID SLPM_659.48" //ELF CRC 5637E95B Mastercode 90311a18 0c0c462e //[Widescreen 16:9] //Widescreen hack by No.47 //Widescreen hack 16:9 20388d88 3f400000 //[No-Interlacing] //20133654 34060001 //203890c0 00009450 ================================================ FILE: CHT/SLPM_659.49.cht ================================================ "Get Ride! AM Driver - The Truth of Xiangke /ID SLPM_659.49" //ELF CRC 805627AB Mastercode 9027c7f0 0c09f1a4 //[Widescreen 16:9] //Widescreen hack by El_Patas //Gameplay 16:9 201dcb54 3c023f40 //3C023F80 Zoom 201dc63c 3c023ec1 //3C023F00 Y-FOV ================================================ FILE: CHT/SLPM_659.50.cht ================================================ "Gantz - The Game /ID SLPM_659.50" Mastercode 90112850 0c0449bc //ELF CRC=09576267 //Widescreen Hack by Arapapa //Widescreen 16:9 //X-Fov 2013f840 080d7e20 2035f880 3c013f40 2035f884 4481f000 2035f888 461e6302 2035f88c e7ac0010 2035f890 afa00038 2035f894 461e6303 2035f898 e7ac0024 2035f89c 0804fe12 //Render fix 20143b4c 3c023f2b //3c023f00 ================================================ FILE: CHT/SLPM_659.52.cht ================================================ "Tengai Makyou III - Namida /ID SLPM_659.52" Mastercode 9057a518 0c15e8ee //ELF CRC=CED93EB6 //Widescreen hack by Arapapa //Widescreen hack 16:9 //aa3f013c abaa2134 00688144 2012f5a8 3c013fe3 //3c013faa 2012f5ac 34218e32 //3421aaab ================================================ FILE: CHT/SLPM_659.67.cht ================================================ "Spectral Force Chronicle /ID SLPM_659.67" //ELF CRC E1E0B924 Mastercode 90303918 0c0c0dee //[Widescreen 16:9] // Widescreen Hack by Arapapa // Widescreen hack 16:9 //X-Fov 202ab6b0 08030000 //c6010068 200c0000 3c013f40 //0000000 200c0004 4481f000 //0000000 200c0008 c6010068 //0000000 200c000c c602006c //0000000 200c0010 461e0843 //0000000 200c0014 e6010068 //0000000 200c0018 080aadae //0000000 //Font Fix (Conversation) 20195208 0803000c 200c0030 4600a386 200c0034 3c013f60 //3f40 is too narrow 200c0038 4481f000 200c003c 461ea382 200c0040 08065483 //Font X-position 2019520c 3c014215 //2D Popup Portraits fix (Conversation) 2019497c 3c0143f0 //3c0143d5 ================================================ FILE: CHT/SLPM_659.72.cht ================================================ "Constantine /ID SLPM_659.72" //ELF CRC 25D968B0 Mastercode 90415958 0c1055fe //[Widescreen 16:9] //Widescreen Hack by Arapapa //X-Fov - ELF hack //803f013c 00108144 0c00438e 202b7b90 3c013f40 //3c013f80 //Memory Hack //2081b7f4 3f400000 // 3F800000 ================================================ FILE: CHT/SLPM_659.73.cht ================================================ "Future Boy Conan /ID SLPM_659.73" Mastercode 90205418 0c0814ae // 16:9 203ec404 3f400000 ================================================ FILE: CHT/SLPM_659.76.cht ================================================ "Grandia III /ID SLPM_659.76" Mastercode 9010c9f8 0c043226 //ELF CRC=5B659BED //Widescreen hack by nemesis2000 (pnach by Arapapa) //both fov+ 2013b450 3c033f27 //vert fov- 2013b4a0 3c013f40 2013b4a4 4481a000 2013b4a8 46146d83 2013b4ac 46007546 2013b4b0 46007e86 //cutscenes black borders fix (optional memory hack) //(01000324 2200013c 03000010) change to //(00000324 2200013c 03000010) 202a82d8 24030000 //24030001 //battle black borders fix (optional memory hack) //(10000324 0000bfdf 000043ac 040040ac ba310d08 1000bd27 f0ffbd27 3a00033c 20000224) change to //(00000324 0000bfdf 000043ac 040040ac ba310d08 1000bd27 f0ffbd27 3a00033c 00000224) 2032bef0 24030000 //24030010 2032bf10 24020000 //24020020 ================================================ FILE: CHT/SLPM_659.77.cht ================================================ "Grandia III (Disc 2) /ID SLPM_659.77" //ELF CRC = 5B659BED Mastercode 9010c9f8 0c043226 //[Widescreen 16:9] //by nemesis2000 //both fov+ 2013b450 3c033f27 //vert fov- 2013b4a0 3c013f40 2013b4a4 4481a000 2013b4a8 46146d83 2013b4ac 46007546 2013b4b0 46007e86 //cutscenes black borders fix (optional memory hack) //(01000324 2200013c 03000010) change to //(00000324 2200013c 03000010) 202a82d8 24030000 //24030001 //battle black borders fix (optional memory hack) //(10000324 0000bfdf 000043ac 040040ac ba310d08 1000bd27 f0ffbd27 3a00033c 20000224) change to //(00000324 0000bfdf 000043ac 040040ac ba310d08 1000bd27 f0ffbd27 3a00033c 00000224) 2032bef0 24030000 //24030010 2032bf10 24020000 //24020020 ================================================ FILE: CHT/SLPM_659.84.cht ================================================ "Grand Theft Auto - San Andreas /ID SLPM_659.84" //ELF CRC = 60FE139C Mastercode 90540190 0c15000c //Widescreen fix by BloodRaynare 201130bc 3c013f9d 201130c0 44810000 201130c4 46006302 201130c8 03e00008 201130cc e78c9a90 2021dd04 0c044c2f 20242c94 0c044c32 //[Remove Radiosity Filter] //Removes the radiosity filter which causes a ghosting effect on the people and environment. 2066968c 00c74900 ================================================ FILE: CHT/SLPM_659.99.cht ================================================ "Drag-on Dragoon 2 - Fuuin no Kurenai /ID SLPM_659.99" //ELF CRC DA6D80ED Mastercode 903acbb8 0c0eb296 //[Widescreen 16:9] //Widescreen Hack (NTSC-J by Arapapa) // 16:9 2055c898 3fe38e32 // 3FAAAAAA 205f3f94 44550000 // 44200000 ================================================ FILE: CHT/SLPM_660.00.cht ================================================ "Conflict Delta II - Gulf War 1991 /ID SLPM_660.00" //ELF CRC FFDF5E63 Mastercode 903a9440 0c0ea4b8 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom fix - Internal Widescreen and 4:3 X-Fov //aa3f013c 93a92134 00b08144 2030f698 3c013fe3 //3c013faa 2030f69c 34218cc1 //3421a993 //Y-Fov fix - Internal Widescreen 2030f6d8 3c013f0e //3c013f0a 2030f6dc 342190dd //342160dd ================================================ FILE: CHT/SLPM_660.08.cht ================================================ "Musashiden II - Blademaster /ID SLPM_660.08" //ELF CRC F0E90890 Mastercode 902ad158 0c0ab3fe //[Widescreen 16:9] //Widescreen Hack 203e5d08 3f19999a // 3F4CCCCD ================================================ FILE: CHT/SLPM_660.09.cht ================================================ "World Soccer Winning Eleven 9 [Bonus Pack] /ID SLPM_660.09" Mastercode 90108710 0c04216c //ELF CRC=D9B8D6EB // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 2010444c 3c013f40 // 00000000 hor fov 20104450 44810000 // 00000000 20104458 4600c602 // 00000000 // Render fix (46170942 803f053c) 20129e0c 3c053fab //3c053F80 ================================================ FILE: CHT/SLPM_660.19.cht ================================================ "Stuntman /ID SLPM_660.19" //ELF CRC 3F67D220 Mastercode 90248c78 0c0922c6 //[Widescreen 16:9] //Widescreen hack by Arapapa and FlatOut //Gameplay 16:9 //Render Fix //003f013c 00a88144 86650046 201c40f4 3c013f30 //3c013f00 //Zoom //003f013c 00a88144 06650046 //201c58c4 3c013f6a //3c013f00 //abaaaa3e 8988083e 20277e30 3fd66666 //3eaaaaab Fiexed FlatOut //Y-Fov //aa3f013c abaa2134 00b88144 201c4138 3c013fe3 //3c013faa 201c413c 34218e3f //3421aaab ================================================ FILE: CHT/SLPM_660.22.cht ================================================ "Kaido Touge no Densetsu /ID SLPM_660.22" //ELF CRC EC33CA0D Mastercode 90116f10 0c045b6c //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by nemesis2000) 2016323c 3c043f40 //GamePlay 2036663c 3c033f40 //Garage //[No-Interlacing] //201532c4 30840000 ================================================ FILE: CHT/SLPM_660.30.cht ================================================ "Heavy Metal Thunder /ID SLPM_660.30" Mastercode 90110f50 0c04437c //ELF CRC=F56C7948 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 2012dc5c 3c033fc0 //3c034000 //Y-Fov 2012de6c 3c023fc7 //3c023f95 2012de70 3443ae14 //3443c28f ================================================ FILE: CHT/SLPM_660.31.cht ================================================ "Phantasy Star Universe /ID SLPM_660.31" //ELF CRC 9288AA35 Mastercode 90140cd8 0c0502de //[Widescreen 16:9] //Widescreen Hack (16:9) by ElHecht (pnach NTSC-J by Arapapa) //search values //00007f43 00008043 000060c3 0e01804b (2nd) 20865BB0 //02630046 00000000 00000000 03630146 (2nd. 3rd) 20692874, 20692878 //02630046 00000000 00000000 04000c46 (2nd, 3rd) 206928C0, 206928C4 // 16:9 20865bb0 43400000 // 43800000 hor fov 20692874 3c093c02 // 00000000 20692878 35293fab // 00000000 renderfix 206928c0 3c0a0028 // 00000000 206928c4 ad493d78 // 00000000 // 16:9 //20865bb0 43555555 // 43800000 hor fov //20692874 3c093c02 // 00000000 //20692878 35293f9a // 00000000 renderfix //206928c0 3c0a0028 // 00000000 //206928c4 ad493d78 // 00000000 //optional cut-scenes black bar removal //20766e44 40000000 ================================================ FILE: CHT/SLPM_660.33.cht ================================================ "Oz /ID SLPM_660.33" Mastercode 904b7410 0c12dcac //Widescreen hack by nemesis2000 (pnach by nemesis2000) //gameplay 204f6f20 46010082 204f6f24 e7a20058 //cutscenes 204f72f0 46010082 204f72f4 e7a20068 ================================================ FILE: CHT/SLPM_660.42.cht ================================================ "Brother in Arms - Road to Hill 30 /ID SLPM_660.42" //ELF CRC 1CF4E2B3 Mastercode 9012ed70 0c04bb04 //[Widescreen 16:9] //Widescreen Hack by nemesis2000 (NTSC-J by Arapapa) //Widescreen hack 16:9 20305a3c 3c023f40 //3c023f80 203e593c 3c033f40 //3c033f80 203e5944 3c033f80 //44830800 203e5948 44830800 //ae630108 203e594c ae630108 //c6600104 203e5950 c6600104 //46010036 203e5954 46010036 //00000000 ================================================ FILE: CHT/SLPM_660.43.cht ================================================ "Racing Game - Chuui! /ID SLPM_660.43" //ELF CRC 669AE6D2 Mastercode 9026f378 0c09bc86 //[Widescreen 16:9] //Widescreen hack (NTSC-J by Arapapa) //Widescreen hack 16:9 201a0c0c 3c013fab //3c013f80 20182c70 3c013fab //3c013f80 202b6a14 3ee90000 //3f000000 ================================================ FILE: CHT/SLPM_660.55.cht ================================================ "Generation of Chaos 5 /ID SLPM_660.55" //ELF CRC 38BCD719 Mastercode 9010dcb0 0c0436d4 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //4c3f033c cdcc6334 2018e5b4 3c033f19//3c033f4c 2018e5b8 34639994//3463cccd //Render fix 201939e8 3c023e00 //3c024000 //Text //2018f8cc 3c023f19 //3c023f4c Space between letters //2018f914 3c023f19 //3c023f4c X-Fov /////////////////////////////////////////////////////// //Zoom //20193990 3c023fab //3c023f80 //xxx //2013f708 3c013f90 //3c013f80 //2D Right //2013f6bc 3c013f40 //3c013f80 Top //20140a80 3c013f00 //3c013f80 Bottom //204be174 3f890fda //3f490fda //2D X-Fov (Right) //2113a91c c3c10000 //c3f10000 //2113a970 c3c10000 //c3f10000 //2D Characters //2018f6dc 3c023f19 //3c023f4c //2018f77c 3c023f19 //3c023f4c //2D Zoom //201c8274 3c023fab //3c023f80 //2D Right Upper <- Fov //2013dfd8 3c01bfc9//3c01bfc9 ================================================ FILE: CHT/SLPM_660.58.cht ================================================ "Sengoku Basara /ID SLPM_660.58" Mastercode 90282658 0c0a093e //Widescreen Hack by Little Giant //wide 16:9 2026470c 3c013f40 //00000000 20264710 44810000 //00000000 20264718 4600c602 //00000000 //render fix 201afdd0 3c013f19 //3c013f4c 201afdd4 3421999a //3421cccd ================================================ FILE: CHT/SLPM_660.59.cht ================================================ "Robots /ID SLPM_660.59" //ELF CRC 126D3540 Mastercode 902fff20 0c0bff70 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Y-Fov //803f013c 00188144 86080046 (1st) 202993dc 3c013f40 //3c013f80 //Zoom //803f013c 00608144 4000a827 202995e4 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_660.60.cht ================================================ "Boukoku no Aegis 2035 - Warship Gunner /ID SLPM_660.60" //ELF CRC 13D53A3F Mastercode 901f7d00 0c07dee8 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //0000803f 00000000 16177070 17167170 (1st) 2024e048 3f400000 //3f800000 X-Fov //Memory Hack //0000803f 6566663f 0000803f 0000803f 6566663f 0000803f //20294184 3f400000 //3f800000 ================================================ FILE: CHT/SLPM_660.61.cht ================================================ "Jikkyou Powerful Pro Baseball 12 /ID SLPM_660.61" Mastercode 9017f290 0c05fc4c //[Widescreen 16:9] //Widescreen hack by Arapapa //X-Fov 20306e5c 3f19999a //3f4ccccd ================================================ FILE: CHT/SLPM_660.68.cht ================================================ "Richard Burns Rally /ID SLPM_660.68" //ELF CRC 3311A6F3 Mastercode 90340d10 0c0d02ec //[Widescreen 16:9] //Widescreen patch by nemesis2000 (NTSC-J by Arapapa) //Search values are different than PAL //8043013c 00d88144 40371de6 201130e0 3c014340 //3c014380 //953f013c 56552134 00f08144 20113094 3c013fc7 //3c013f95 20113098 3421c71c //34215556 ================================================ FILE: CHT/SLPM_660.71.cht ================================================ "Shadow Hearts - From the New World /ID SLPM_660.71" Mastercode 9020ceb8 0c083356 //ELF CRC=D090AC7F //Widescreen Hack (pnach NTSC-J by Arapapa) //black borders fix (optional) (c843033c 803f023c to c843033c 0000023c) 202f76a4 3c020000 //3c023f80 // 16:9 20202d4c 3c013f40 //00000000 20202d50 44810000 //00000000 20202d58 4600c602 //00000000 // Render-Fix 202282cc 3c033fc0 //3c034000 // 16:10 //20202d4c 3c013f55 //00000000 //20202d50 34215555 //00000000 //20202d58 44810000 //00000000 //20202d5c 4600c602 //00000000 // Render-Fix //202282cc 3c033fd5 //3c034000 ================================================ FILE: CHT/SLPM_660.73.cht ================================================ "Hagane no Renkinjutsushi 3 - Kami o Tsugu Shoujo /ID SLPM_660.73" Mastercode 9010b5f8 0c042d26 //Widescreen hack by Little Giant //16:9 201498d0 3c013f40 // 00000000 201498dc 4481f000 // 00000000 20149904 461e0002 // E6400000 20149908 e6400000 // C6010008 2014990c c6010008 // 44830000 20149910 44830000 // 00000000 //16:10 //201498d0 3c013f55 // 00000000 //201498d4 34425555 // 00000000 //201498dc 4481f000 // 00000000 //20149904 461e0002 // E6400000 //20149908 e6400000 // C6010008 //2014990c c6010008 // 44830000 //20149910 44830000 // 00000000 ================================================ FILE: CHT/SLPM_660.74.cht ================================================ "Sonic Gems Collection /ID SLPM_660.74" Mastercode 902afc58 0c0abebe //ELF CRC=E0068D0A //Widescreen hack by Esppiral, file/gametitle renamed by Aced14 20290960 3faaaaab 216cc190 3f400000 ================================================ FILE: CHT/SLPM_660.77.cht ================================================ "K-1 World Max 2005 /ID SLPM_660.77" Mastercode 90280cd8 0c0a02de //ELF CRC=08E3C435 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix hack 2025a3b4 3c013f40 //00000000 2025a3b8 44810000 //00000000 2025a3c0 4600c602 //00000000 ================================================ FILE: CHT/SLPM_661.01.cht ================================================ "Shin Sangoku Musou 4 - Moushouden /ID SLPM_661.01" //ELF CRC 3A4AC047 Mastercode 90122a90 0c048a4c //[Widescreen 16:9] //Widescreen hack (NTSC-J by Arapapa) //Widescreen hack 16:9 //Zoom 201472ac 3c0243d6 2019824c 3c023f2b ================================================ FILE: CHT/SLPM_661.05.cht ================================================ "Rhapsodia /ID SLPM_661.05" //ELF CRC B808413B Mastercode 90390258 0c0e403e //[Widescreen 16:9] //Original Widescreen Hack by nemesis2000 (pnach by nemesis2000 ) 2037e62c 3c013f40 //hor value 2037e630 44810000 2037e638 4600c602 //FMV's fix 203bb24c 24101e00 //width 203bb400 24110190 //x-pos ================================================ FILE: CHT/SLPM_661.08.cht ================================================ "Burnout Revenge /ID SLPM_661.08" //ELF CRC 878E7A1D Mastercode 903e46e8 0c0f9162 //[Widescreen 16:9] //Widescreen Hack (16:9) by Dread and Arapapa ////Force turn on Internal Widescreen (Full boot bypassing) 2035dcb0 24020002 //30420003 //Zoom Fix //9A 99 99 3F 39 8E E3 3F 80 02 00 00 C0 01 00 00 21b85f90 3faaaaab // 3F800000 ================================================ FILE: CHT/SLPM_661.09.cht ================================================ "Code Age Commanders /ID SLPM_661.09" //ELF CRC 162FE8FC Mastercode 9035c8d0 0c0d71dc //[Widescreen 16:9] //Widescreen Hack by Little Gaint 20118e00 3c013fe3 //hor fov 20118e04 3421e838 ================================================ FILE: CHT/SLPM_661.13.cht ================================================ "Hissatsu Ura-Kagyou /ID SLPM_661.13" Mastercode 90110d50 0c0442fc //ELF CRC=2C8FDB5E //Widescreen hack by Arapapa //Widescreen hack 16:9 2012fdbc 3c083f40 //3c083f80 ///////////////////////////////////////////////// //Zoom //2012fc94 3c023fd0 //3c023f00 //Y-Fov //2012fde4 3c023f9e //3c023f6e //2012fdec 3446b852 //34461d7b //2012fdc4 3c0743a8 //3c0743e0 ================================================ FILE: CHT/SLPM_661.32.cht ================================================ "Gladiator - Road to Freedom - Remix /ID SLPM_661.32" //ELF CRC DDF29822 Mastercode 904eb0d8 0c13abde //[Widescreen 16:9] //Widescreen hack 20c86e5c 43c00000 20c86e60 3fc70fb3 ================================================ FILE: CHT/SLPM_661.44.cht ================================================ "D1 Grand Prix 2005 /ID SLPM_661.44" //ELF CRC 041C5007 Mastercode 90280bf8 0c0a02a6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //02020746 50004324 500044c4 (1st) 2022ec64 08079bbc 201e6ef0 46070202 201e6ef4 3c013f40 201e6ef8 4481f000 201e6efc 461e4202 201e6f00 0808bb1a ================================================ FILE: CHT/SLPM_661.60.cht ================================================ "Devil May Cry 3 [Special Edition] /ID SLPM_661.60" //ELF CRC 79C952B0 Mastercode 9010ffa8 0c043f92 //NTSC-J Widescreen Hack by synce 21d0dea0 3f400000 ================================================ FILE: CHT/SLPM_661.64.cht ================================================ "Mahou Tsukai Kurohime /ID SLPM_661.64" Mastercode 901a6758 0c06997e //Widescreen hack by Little Giant 20196ab4 3c013f40 //00000000 20196ab8 44810000 //00000000 20196ac0 4600c602 //00000000 2031a4f4 43e00000 //Render fix ================================================ FILE: CHT/SLPM_661.69.cht ================================================ "J-League Winning Eleven 9 - Asia Championship /ID SLPM_661.69" Mastercode 90108710 0c04216c //ELF CRC=8DF0A242 // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 2010444c 3c013f40 // 00000000 hor fov 20104450 44810000 // 00000000 20104458 4600c602 // 00000000 // Render fix (42091746 803f053c) 201252bc 3c053fab //3c053F80 ================================================ FILE: CHT/SLPM_661.75.cht ================================================ "Akumajo Dracula - Yami no Juin /ID SLPM_661.75" //ELF CRC 237B84D3 Mastercode 90760c58 0c1d82be //[Widescreen 16:9] //=Widescreen hack by nemesis2000 (pnach by nemesis2000) //gameplay 20751a7c 3c013f40 //hor value 20751a80 44810000 20751a88 4600c602 //FMV's fix 20443f38 00000000 20775a98 24056e40 20775aa4 24072380 ================================================ FILE: CHT/SLPM_661.76.cht ================================================ "Chaos Field - New Order /ID SLPM_661.76" //ELF CRC 7186F769 Mastercode 90113810 0c044dac //Widescreen hack by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 20105024 3c013f40 // 00000000 hor fov 20105028 44810000 // 00000000 20105030 4600c602 // 00000000 ================================================ FILE: CHT/SLPM_661.81.cht ================================================ "Beat Down - Fists of Vengeance /ID SLPM_661.81" //ELF CRC F33C3759 Mastercode 90110e50 0c04433c //Widescreen Hack (16:9) by ElHecht (pnach NTSC-J by Arapapa) //16:9 (42081546 43080046 00000000 00008244 00000000(*) 030b0046 00000000 00000000(*) da95040c 00000000(*)) 20376fb8 3c013f40 // 00000000 hor fov 20376fc4 4481f000 // 00000000 20376fcc 461ea503 // 00000000 ================================================ FILE: CHT/SLPM_661.84.cht ================================================ "Ikusa Gami /ID SLPM_661.84" //ELF CRC 6BC8DA64 Mastercode 90115350 0c04547c //[Widescreen 16:9] //Widescreen hack by ElHecht (pnach by Little Giant) // 16:9 20132e6c 3c023f80 //3c023faa 20132e70 344a0000 //344aaaaa ================================================ FILE: CHT/SLPM_661.93.cht ================================================ "Fahrenheit /ID SLPM_661.93" //ELF CRC 25064744 Mastercode 903a3b78 0c0e8e86 //[Widescreen 16:9] //Widescreen patch (NTSC-J by Arapapa) //Widescreen hack 16:9 //aa3f013c abaa2134 00008144 2020b388 3c013fe3 //3c013faa 2020b38c 34218e38 //3421aaab ================================================ FILE: CHT/SLPM_662.05.cht ================================================ "Front Mission 5 - Scars of the War [Translated] /ID SLPM_662.05" Mastercode 901170b0 0c045bd4 //widescreen 16:9 203d1a18 3f19999a 2017be54 3c023f19 2017be5c 3443999a 201bcdb8 3c033f19 201bcdc0 3463999a 201bce9c 3c033f19 201bcea4 3463999a ================================================ FILE: CHT/SLPM_662.06.cht ================================================ "Battlefield 2 - Modern Combat /ID SLPM_662.06" //ELF CRC 07DCDBA1 Mastercode 90503038 0c140bb6 //[Widescreen 16:9] //Widescreen hack by Nemesis (NTSC-J by Arapapa) //803f013c 00608144 // ab3f013c 00608144 2022d360 3c013fab //3c013f80 2022d798 3c013fab //3c013f80 //00000000 20008046 02001546 (Last) // 403f013c 20008046 02001546 203c8198 3c013f40 //00000000 203c81a8 4481f000 //00000000 //06030046 (312th) // 03031e46 (313th) 203c8274 461e0303 //46000306 203c8960 461e0303 //46000306 204140d4 461e0303 //46000306 //03004230 1000bfdf // 02000224 1000bfdf 2027c068 24020002 //30420003 //a03f013c 00088144 00000000 // ab3f013c 00088144 00000000 2022d340 3c013fab //3c013fa0 2022d778 3c013fab //3c013fa0 ================================================ FILE: CHT/SLPM_662.11.cht ================================================ "King Kong, Peter Jacksons - The Official Game of the Movie /ID SLPM_662.11" //ELF CRC 7EC8A8A3 Mastercode 905f6010 0c17d7ac //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 20127bd4 3c033f40 //3c033f80 /Y-Fov 20134f78 3c033fe3 //3c033faa 4/3 Wide Screen Mode 20134f80 3c033fe3 //3c033faa 4/3 Screen Mode //Render fix 20152b10 3c023f40 //3c023f00 ================================================ FILE: CHT/SLPM_662.12.cht ================================================ "Sega Rally 2006 /ID SLPM_662.12" //ELF CRC B26172F0 Mastercode 901154d0 0c0454dc // Sega Rally 2006 (NTSC-J SLPM-66212) Widescreen Hack by VIRGIN KLM //Widescreen 20383af8 3fc71c71 20356ea0 3fc71c71 20356ec0 3fc71c71 2038445c 00000001 20383c3c 3fc00000 ================================================ FILE: CHT/SLPM_662.17.cht ================================================ "Jikkyou Powerful Pro Yakyuu 12 Ketteiban /ID SLPM_662.17" Mastercode 90185510 0c0614ec //[Widescreen 16:9] //Widescreen hack by Arapapa //X-Fov 20312c5c 3f19999a //3f4ccccd ================================================ FILE: CHT/SLPM_662.33.cht ================================================ "Kingdom Hearts II /ID SLPM_662.33" //ELF CRC 93F8A60B Mastercode 9031ab20 0c0c6a70 //[Widescreen 16:9] //Widescreen patch (pnach NTSC-J by Arapapa) //Widescreen 203778e8 43c00000 // 44000000 (zoom) 203778ec 43e00000 // 43d00000 (optional zoom for cutscenes) 20377920 3f19999a // 3F4CCCCC (continue screen proportions) 2037ec3c 3f19999a // 3F4CCCCC (character menu proportions) 203838c0 3f19999a // 3F4CCCCC (world map cutscene proportions) //black borders fix (4 times) 2014ae38 24050000 2014ae60 24050000 2014ae88 24050000 2014aeb8 24050000 //subtitles off //2022722c 11e00019 //font fix 2037adb0 3f400000 2037adb4 3f400000 2037adb8 3f400000 ================================================ FILE: CHT/SLPM_662.46.cht ================================================ "Shin Megami Tensei - Devil Summoner - Kuzunoha Raidou /ID SLPM_662.46" //ELF CRC 67D76160 Mastercode 90395518 0c0e54ee //[Widescreen 16:9] //Widescreen Hack by Arapapa and Red_Tv //fields and battles 203aca64 3fc65461 // 3f951eb8 //event 203ace14 3fc65461 // 3f951eb8 //black borders's fix (optional) //201068cc 2404ff00 //201c8ef8 24040000 //20114310 24040000 //20106ad8 a3809b13 //[No-Interlacing] //gsinterlacemode=1 //progressive scan by Red_Tv //203575a8 00000000 //007c1021 //20376c4c 24110000 //00058c03 //20376c50 24120050 //00069403 //20376c54 24020001 //2035b4d8 00000000 //a382db52 //[60 FPS] //60 FPS by Red_Tv //2011b560 10000006 //14400006 ================================================ FILE: CHT/SLPM_662.48.cht ================================================ "Mr. Incredible - Kyouteki Underminer Toujou /ID SLPM_662.48" //ELF CRC 249FC69C Mastercode 9010a390 0c04288c //[Widescreen 16:9] //Widescreen hack (NTSC-J by Arapapa) 201110e0 00000000 // hang fix by Prafull //003f023c 00008244 8e3c033c 20219044 3c023f17 20219070 3c023f10 ================================================ FILE: CHT/SLPM_662.70.cht ================================================ "Blazing Souls /ID SLPM_662.70" //ELF CRC EC529173 Mastercode 9010dcf0 0c0436e4 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20215144 3c033f19 //3c033f4c 20215148 3463999a //3463cccd //Render fix 20215164 3c0343e0 //3c0343b9 //2D fix 20190504 3c023f19 //3c023f4c 20190508 3442999a //3442cccd 20190560 3c023f19 //3c023f4c 20190564 3442999a //3442cccd 201905bc 3c023f19 //3c023f4c 201905c0 3442999a //3442cccd 20190614 3c023f19 //3c023f4c 20190618 3442999a //3442cccd 2019067c 3c023f19 //3c023f4c 20190680 3442999a //3442cccd 201906e4 3c023f19 //3c023f4c 201906e8 3442999a //3442cccd 20190c2c 3c023f19 //3c023f4c 20190c30 3442999a //3442cccd 20190c88 3c023f19 //3c023f4c 20190c8c 3442999a //3442cccd 20190ce4 3c023f19 //3c023f4c 20190ce8 3442999a //3442cccd 20190d3c 3c023f19 //3c023f4c 20190d40 3442999a //3442cccd 20190da4 3c023f19 //3c023f4c 20190da8 3442999a //3442cccd 20190e0c 3c023f19 //3c023f4c 20190e10 3442999a //3442cccd 20191fd4 3c023f19 //3c023f4c 20191fd8 3442999a //3442cccd 20192054 3c023f19 //3c023f4c 20192058 3442999a //3442cccd 20192424 3c023f19 //3c023f4c 20192428 3442999a //3442cccd 20192538 3c023f19 //3c023f4c 2019253c 3442999a //3442cccd 20192634 3c023f19 //3c023f4c 20192638 3442999a //3442cccd 20192728 3c023f19 //3c023f4c 2019272c 3442999a //3442cccd 2019280c 3c023f19 //3c023f4c 20192810 3442999a //3442cccd 201928e4 3c023f19 //3c023f4c 201928e8 3442999a //3442cccd 20192924 3c023f19 //3c023f4c 20192928 3442999a //3442cccd 20192a0c 3c023f19 //3c023f4c 20192a10 3442999a //3442cccd 20192a58 3c023f19 //3c023f4c 20192a5c 3442999a //3442cccd 20192b4c 3c023f19 //3c023f4c 20192b50 3442999a //3442cccd 20192b8c 3c023f19 //3c023f4c 20192b90 3442999a //3442cccd 201a8bb4 3c023f19 //3c023f4c 201a8bb8 3442999a //3442cccd 201d7980 3c023f19 //3c023f4c 201d7984 3442999a //3442cccd 201d7adc 3c023f19 //3c023f4c 201d7ae0 3442999a //3442cccd 201e57a8 3c023f19 //3c023f4c 201e57ac 3442999a //3442cccd 201e9b04 3c033f19 //3c033f4c 201e9b08 3463999a //3463cccd 201eaa8c 3c023f19 //3c023f4c 201eaa90 3442999a //3442cccd 201eaafc 3c023f19 //3c023f4c 201eab00 3442999a //3442cccd 20208818 3c033f19 //3c033f4c 2020881c 3463999a //3463cccd 202162d4 3c023f19 //3c023f4c 202162d8 3442999a //3442cccd 20216374 3c023f19 //3c023f4c 20216378 3442999a //3442cccd 20216414 3c023f19 //3c023f4c 20216418 3442999a //3442cccd 202164b4 3c023f19 //3c023f4c 202164b8 3442999a //3442cccd 20216568 3c023f19 //3c023f4c 2021656c 3442999a //3442cccd 202165a0 3c023f19 //3c023f4c 202165a4 3442999a //3442cccd 202166bc 3c023f19 //3c023f4c 202166c0 3442999a //3442cccd 2021675c 3c023f19 //3c023f4c 20216760 3442999a //3442cccd 202167fc 3c023f19 //3c023f4c 20216800 3442999a //3442cccd 2021689c 3c023f19 //3c023f4c 202168a0 3442999a //3442cccd 20216950 3c023f19 //3c023f4c 20216954 3442999a //3442cccd 20216988 3c023f19 //3c023f4c 2021698c 3442999a //3442cccd 20236bec 3c023f19 //3c023f4c 20236bf0 3442999a //3442cccd //2D X-position 20190530 24437400 //24437000 2019058c 24437400 //24437000 201905e4 24437400 //24437000 2019063c 24437400 //24437000 201906a4 24557400 //24557000 20190704 24437400 //24437000 20190c58 24437400 //24437000 20190cb4 24437400 //24437000 20190d0c 24437400 //24437000 20190d64 24437400 //24437000 20190dcc 24567400 //24567000 20190e2c 24437400 //24437000 202162fc 24647400 //24647000 2021639c 24647400 //24647000 2021643c 24647400 //24647000 202164dc 24647400 //24647000 20216590 24437400 //24437000 202166e4 24647400 //24647000 20216784 24647400 //24647000 20216824 24647400 //24647000 202168c4 24647400 //24647000 20216978 24437400 //24437000 20216a7c 24847400 //24847000 2021d0e4 24027400 //24027000 ================================================ FILE: CHT/SLPM_662.71.cht ================================================ "Dirge of Cerberus - Final Fantasy VII /ID SLPM_662.71" //ELF CRC AFAC88EF Mastercode 904b2e60 0c12cb40 //[Widescreen 16:9] //Widescreen hack //Widescreen hack 16:9 2042c428 3c013fc9 //3c013f97 2042c42c 342162d8 //34210a3d 2042cf74 3c013ec0 ================================================ FILE: CHT/SLPM_662.74.cht ================================================ "Ninkyouden Toseinin Ichidaiki /ID SLPM_662.74" //ELF CRC 0E0637B6 Mastercode 9011c110 0c046fec //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //803f023c 4000a2af 80bf023c 2014a050 3c023f40 //3c023f80 X-Fov ================================================ FILE: CHT/SLPM_662.75.cht ================================================ "Shin Onimusha - Dawn of Dreams [Disc 1] /ID SLPM_662.75" //ELF CRC BD17248E Mastercode 90111290 0c04444c //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by Arapapa) //gameplay //val1 2012f8a0 3c033f19 2012f8a8 34649999 //val2 2012fa78 3c033f19 2012fa80 34639999 //val3 20167f58 3c023f19 20167f5c 34439999 //rfix1 2012faf0 3c02c3d6 //rfix1 2012f9e0 3c024527 ================================================ FILE: CHT/SLPM_662.76.cht ================================================ "Shin Onimusha - Dawn of Dreams [Disc 2] /ID SLPM_662.76" //ELF CRC BD17248E Mastercode 90111290 0c04444c //[Widescreen 16:9] //by nemesis2000 & Arapapa //gameplay //val1 2012f8a0 3c033f19 2012f8a8 34649999 //val2 2012fa78 3c033f19 2012fa80 34639999 //val3 20167f58 3c023f19 20167f5c 34439999 //rfix1 2012faf0 3c02c3d6 //rfix1 2012f9e0 3c024527 ================================================ FILE: CHT/SLPM_662.80.cht ================================================ "Monster Hunter 2 /ID SLPM_662.80" Mastercode 90116948 0c0459fa //ELF CRC=2F0E94A1 //Widescreen hack by nemesis2000 (pnach by nemesis2000) 20377a84 3c023ff3 20377a94 3442cf35 ================================================ FILE: CHT/SLPM_662.86.cht ================================================ "Genso Suikoden V /ID SLPM_662.86" Mastercode 901f2550 0c07c8fc //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 201b8804 3c023f40 //hor val 201b881c 46011083 201b8820 46010843 201b8824 0080802d 201b8828 e4820068 201b882c e480006c 201b8830 c4800068 201b8834 46000803 201b8838 e4800070 201b883c c480006c 201b8840 46000803 201b8844 e4800074 201b8848 8c840004 201b884c 10800003 201b8850 00000000 201b8854 0c06e758 201b8858 3c023f80 201b885c 0200102d 201b8860 dfbf0010 201b8864 7bb00000 201b8868 03e00008 201b886c 27bd0020 //FMV's fix 20255a88 3c0143f0 //hor val 20255a90 44816000 20255a98 3c0143e0 //vert val 20255aa8 44816800 ================================================ FILE: CHT/SLPM_663.07.cht ================================================ "Sengoku Musou 2 /ID SLPM_663.07" //ELF CRC 4192E055 Mastercode 9012b790 0c04ad8c //[Widescreen 16:9] //Widescreen Hack (16:9) by ElHecht (NTSC-K by Arapapa) 20179c38 3c023f19 //3c023f4c 20179c40 3442999a //3442cccd 20179df8 3c023f19 //3c033f4c 20179e00 3442999a //3463cccd 2017a0c4 3c03440a //3c0343cf 2017a064 3c03440a //3c0343cf ================================================ FILE: CHT/SLPM_663.20.cht ================================================ "Final Fantasy XII /ID SLPM_663.20" Mastercode 90482a60 0c120a40 //ELF CRC=280AD120 //NTSC-J Widescreen Hack by synce //204dfb50 3fe28f5c //204dfbb0 3fe28f5c 202a90d8 3c013fe3 //3c013faa 202a90dc 34218e2a //3421aaaa //hud fix (font, mini map and etc)(cause some problem) //205b4a80 3f400000 //or //205b4aa0 45400000 //45800000 ================================================ FILE: CHT/SLPM_663.21.cht ================================================ "Kurogane no Houkou - Warship Gunner 2 /ID SLPM_663.21" //ELF CRC A341986A Mastercode 902656c0 0c099558 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //0000803f 00000000 16177070 17167170 202b3558 3f400000 //3f800000 X-Fov ================================================ FILE: CHT/SLPM_663.24.cht ================================================ "World Football Climax /ID SLPM_663.24" //ELF CRC 848A3A4F Mastercode 904fa658 0c13e93e //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //aa3f013c abaa2134 00188144 0000bfff 2035311c 3c013fe3 //3c013faa 20353120 34212a8e //3421aaab ================================================ FILE: CHT/SLPM_663.43.cht ================================================ "Shin Sangoku Musou 4 - Empires /ID SLPM_663.43" //ELF CRC 88B27A66 Mastercode 90122b50 0c048a7c //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 2014708c 3c0243d6 2019fb2c 3c023f2b ================================================ FILE: CHT/SLPM_663.54.cht ================================================ "Black /ID SLPM_663.54" //ELF CRC B3A9F9ED Mastercode 9036a848 0c0da9ba //[Widescreen 16:9] //Widescreen hack by No.47 (pnach by Arapapa) 203bf03c 00000001 //00000000 204bc950 00000001 //00000000 204bd98c 00000001 //00000000 204cad54 3fe38e39 //3FAAAAAB 204cadf0 3faaaaab //3F800000 204cadf4 3fe38e39 //3FAAAAAB 204cae94 3fe38e39 //3FAAAAAB 205bc390 3f400000 //3F800000 ================================================ FILE: CHT/SLPM_663.63.cht ================================================ "Dragon Quest - Shounen Yangus no Fushigi na Daibouken /ID SLPM_663.63" //ELF CRC AE22A564 Mastercode 9032f820 0c0cbdb0 //Widescreen hack by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 202feb04 3c013f40 // 00000000 hor fov 202feb08 44810000 // 00000000 202feb10 4600c602 // 00000000 ================================================ FILE: CHT/SLPM_663.64.cht ================================================ "Pro Yakyuu Spirits 3 /ID SLPM_663.64" //ELF CRC AB23A441 Mastercode 90116e18 0c045b2e //16:9 widescreen hack by 99skull (pnach by Arapapa) //Search values are apply to other series games //00000000 41b81946 803f083c 201459a8 3c013f2a //00000000 vert fov //00000000 42100146 07000046 201459e0 44819800 //00000000 vert fov //02100046 42081546 201459ec 46009802 //46001002 vert fov //803f053c 82c80146 20145b88 3c053faa //3C053F80 zoom ================================================ FILE: CHT/SLPM_663.74.cht ================================================ "World Soccer Winning Eleven 10 /ID SLPM_663.74" Mastercode 901086d0 0c04215c //ELF CRC=93379F97 // Widescreen pnach (NTSC-J by Arapapa) // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 // 00000000 hor fov 20104400 44810000 // 00000000 20104408 4600c602 // 00000000 // Render fix (46170942 803f053c) 201259fc 3c053fab //3c053F80 ================================================ FILE: CHT/SLPM_663.75.cht ================================================ "Okami /ID SLPM_663.75" Mastercode 903fcc70 0c0ff2c4 //ELF CRC=C5DEFEA0 //Widescreen hack by ElHecht (pnach by Arapapa) //Nemesis2000's search values did not apply to NTSC-J // 16:9 // 2044013c 00688144 005b41c4 2015c364 3c014455 // 3c014420 // 2044013c 00088144 00000000 00000000 2033b8d0 3c014455 // 3c014420 //both fov+ (Zoom out) //2015c33c 3c014388 ================================================ FILE: CHT/SLPM_664.01.cht ================================================ "Wrestle Kingdom /ID SLPM_664.01" //ELF CRC 80745E51 Mastercode 9011f298 0c047c4e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20174fb4 3c023f19 //3c023f4c 20174fb8 3443999a //3443cccd ================================================ FILE: CHT/SLPM_664.04.cht ================================================ "Ultimate Spider-Man /ID SLPM_664.04" //ELF CRC ADFF13DF Mastercode 9060a868 0c1829c2 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //7400033c 3c10e14b 2058b7a0 081820d4 20608350 3c030074 20608354 3c013faa 20608358 3421aaab 2060835c 4481f000 20608360 461e18c2 20608364 08162de9 //////////////////// //Zoom //205f8d60 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_664.10.cht ================================================ "Brothers In Arms - Earned In Blood /ID SLPM_664.10" //ELF CRC 22C2AC43 Mastercode 9012eab0 0c04ba54 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by Arapapa) //gameplay 202f292c 3c023f40 //menu font fix 203c757c 3c033f40 203c7584 3c033f80 203c7588 44830800 203c758c ae63010c 203c7590 c6600108 203c7594 46010036 ================================================ FILE: CHT/SLPM_664.17.cht ================================================ "Jikkyou Powerful Pro Major League /ID SLPM_664.17" //ELF CRC 287ACB70 Mastercode 90730898 0c1cc1ce //Widescreen hack by Arapapa //Widescreen 16:9 //Gameplay //2044023c 60088046 20139b1c 44910800 20139b20 3c024455 20139b24 34425555 //3c024420 ================================================ FILE: CHT/SLPM_664.19.cht ================================================ "Valkyrie Profile 2 - Silmeria /ID SLPM_664.19" Mastercode 9013a450 0c04e8bc //Widescreen fix by nemesis2000 (pnach by nemesis2000) //16:9 20150848 3f11eb85 //3eaaaaab //gameplay //2037f014 3c033f40 //2037f018 34640000 //Ignore GameGuard (prevents freezing) d03897f4 0000fffa 203897f4 00000000 d03deb6c 0000fffa 203deb6c 00000000 d042d0ac 0000fffa 2042d0ac 00000000 d04a5dec 0000fffa 204a5dec 00000000 d04a5f54 0000fffa 204a5f54 00000000 d04a60bc 0000fffa 204a60bc 00000000 d0100208 0010008c 20100208 0c04008c d03b1774 0000fffa 203b1774 00000000 d03b49cc 0000fffa 203b49cc 00000000 d03b4b64 0000fffa 203b4b64 00000000 d03b4c24 0000fffa 203b4c24 00000000 d03cb1c4 0000fffa 203cb1c4 00000000 d03d57bc 0000fffa 203d57bc 00000000 d03d7f44 0000fffa 203d7f44 00000000 d03da1b4 0000fffa 203da1b4 00000000 d0436084 0000fffa 20436084 00000000 d04360ec 0000fffa 204360ec 00000000 d039d468 0000fff9 2039d468 00000000 d03da680 0000fff9 203da680 00000000 d03b1758 0000fff9 203b1758 00000000 ================================================ FILE: CHT/SLPM_664.31.cht ================================================ "WinBack 2 - Project Poseidon /ID SLPM_664.31" //ELF CRC BA147622 Mastercode 9031e658 0c0c793e //[Widescreen 16:9] //Widescreen Hack by Little Giant 202f1790 3c013f40 //00000000 202f1794 4481f000 //00000000 202f179c 461e0003 //00000000 ================================================ FILE: CHT/SLPM_664.41.cht ================================================ "Oookuki /ID SLPM_664.41" //ELF CRC E0959BA8 Mastercode 9018eac8 0c063a5a //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 2019dba4 3c013f40 //00000000 2019dba8 44810000 //00000000 2019dbb0 4600c602 //00000000 ================================================ FILE: CHT/SLPM_664.44.cht ================================================ "Spartan - Total Warrior /ID SLPM_664.44" //ELF CRC 26689C87 Mastercode 9021ed10 0c087aec //[Widescreen 16:9] //Widescreen patch (pnach NTSC-J by Arapapa) 2057e994 3f100000 // 3F400000 ================================================ FILE: CHT/SLPM_664.45.cht ================================================ "Persona 3 /ID SLPM_664.45" //ELF CRC 05C3D28F Mastercode 9050a258 0c14283e //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by Arapapa) //16:9 207b179c 3fe38e38 // 3faaaaab //partial HUD fix by nemesis2000 20106958 3c043f40 20106960 00701821 // 2463982c($1) 20106964 2463982c // recall $1 (NTSC-U 24637dac) 2010696c 00000000 20106970 24630004 20106974 3c043f80 //FMV's fix by nemesis2000 2010aac0 1462000a 2010aac8 3c02c294 2010aacc 10000008 2010aad0 00000000 2010aaec 3c02c1a8 2010ab00 00000000 //persona art fix by devina and nemesis2000 //003f033c 3001a3af 3401a0af 7001a0af 803f023c 2011455c 3c033ec0 // 3c033f00 2011456c 3c023f90 // 3c023f80 //Font fix by nemesis2000 (causes spacing errors) //2039ce64 00118903 //2039ce68 02338818 //2039ce70 8e93001c //2039cf18 82970003 //2039d064 24130015 //2039f2ec 2415000c //2039f304 3c0241a8 //2039f330 01154018 //2039f334 00084103 //2039f338 0100a82d ================================================ FILE: CHT/SLPM_664.47.cht ================================================ "Sengoku Basara 2 /ID SLPM_664.47" Mastercode 902ccfb8 0c0b3396 //wide 16:9 20271a2c 3c013f40 20271a30 44810000 20271a38 4600c602 //render fix 201f37e8 3c013f19 201f37ec 3421999a ================================================ FILE: CHT/SLPM_664.50.cht ================================================ "Jikkyou Powerful Pro Baseball 13 /ID SLPM_664.50" Mastercode 90180590 0c06010c //[Widescreen 16:9] //Widescreen hack by Arapapa //X-Fov 203227ac 3f19999a //3f4ccccd ================================================ FILE: CHT/SLPM_664.68.cht ================================================ "Area 51 /ID SLPM_664.68" //ELF CRC 2F1BDED1 Mastercode 903b1770 0c0ec584 //[Widescreen 16:9] //Widescreen Hack by ElHecht (pnach by Arapapa) // 16:9 20396748 3c193f40 // 00000000 hor fov (00000000 00000000 03ad0046) 20396760 4499f000 // 00000000 20396764 461ea502 // 00000000 20396e30 461ebb03 // 4600bb06 renderfix calculation 20396e1c 461eab83 // 4600ab86 renderfix calculation ================================================ FILE: CHT/SLPM_664.74.cht ================================================ "Odin Sphere /ID SLPM_664.74" Mastercode 9010ae10 0c042b2c //ELF CRC=731B4557 //Widescreen hack by Arapapa //Zoom //0040033c 00108344 00000000 43d00246 2016fcc4 080d78b0 //44831000 2035e2c0 44831000 //00000000 2035e2c4 3c013faa //00000000 2035e2c8 3421aaab //00000000 2035e2cc 4481f000 //00000000 2035e2d0 461e1082 //00000000 2035e2d4 0805bf32 //00000000 //Y-Fov //41b81846 140000e6 2016fcdc 080d78b8 //4618b841 2035e2e0 4618b841 //00000000 2035e2e4 461e0002 //00000000 2035e2e8 0805bf38 //00000000 //Render fix //96c3033c 500043c4 20193564 3c03c3d2 //3c03c396 Left //9643023c5cb80346 20193598 3c0243d2 //3c024396 Right ================================================ FILE: CHT/SLPM_665.11.cht ================================================ "Kyuuryuu Youma Gakuenki Re-charge /ID SLPM_665.11" //ELF CRC F9CA661E Mastercode 90389f70 0c0e2784 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Game play (dungeon) //fa189c3f 760bbf3f 00000000 00000000 20a0ce00 3f6a2574 //3F9C18FA //Render fix //85eb513f 1f852b3f 74256A3F 20a0cdf8 3f8c0000 //3F51EB85 //2D Characters Ratio //00009b43 00000000 0000803F(*) 0000803F 207c8fac 3f400000 //3F800000 //0000803F 207c950c 3f400000 //3F800000 ================================================ FILE: CHT/SLPM_665.42.cht ================================================ "Sengoku Musou 2 Empires /ID SLPM_665.42" //ELF CRC 675839AB Mastercode 9012b4d0 0c04acdc //[Widescreen 16:9] //Widescreen Hack (16:9) by ElHecht (NTSC-K by Arapapa) 2017a658 3c023f19 //3c023f4c 2017a660 3442999a //3442cccd 2017a818 3c033f19 //3c033f4c 2017a820 3463999a //3463cccd 2017aaf4 3c03440a //3c0343cf 2017aa94 3c03440a //3c0343cf ================================================ FILE: CHT/SLPM_665.49.cht ================================================ "Sangokushi XI /ID SLPM_665.49" //ELF CRC 76D50B94 Mastercode 90113ed8 0c044f5e //[Widescreen 16:9] //Widescreen Hack (NTSC-J by Arapapa) //Widescreen hack 16:9 //2044023c 0045033c 20181afc 3c024455 //3c024420 Render fix 20cccd10 44bfff40 //X-Fov ================================================ FILE: CHT/SLPM_665.50.cht ================================================ "God Hand /ID SLPM_665.50" Mastercode 903b1d30 0c0ec6f4 //ELF CRC=AEDAEE99 //Widescreen hack by nemesis2000 and Arapapa //16:9 (6e3f013c efee2134 00288144 3c00073c) 2030afe0 3c013f9f // 3c013f6e 2030afe4 342149f1 // 3421eeef //Font fix //202aedfc 3c013f40 //3c013f80 //202afdd0 3c013f40 //3c013f80 202b17e8 3c013f2c //3c013f66 202b17ec 3421cccd //34216666 ================================================ FILE: CHT/SLPM_665.51.cht ================================================ "Appleseed EX /ID SLPM_665.51" Mastercode 90310970 0c0c4204 //Widescreen hack 16:9 //X-Fov //aabf013c abaa2134 2012d828 3c01bfe3 2012d82c 34218e2a ================================================ FILE: CHT/SLPM_665.53.cht ================================================ "Chaos Wars /ID SLPM_665.53" //ELF CRC 87A2714B Mastercode 9010fe30 0c043f34 //Widescreen Hack (pnach by Arapapa) 20137494 3c033f19 // 4c3f033c 20137498 3463999a // cdcc6334 201374b4 3c0343f7 // b943033c ================================================ FILE: CHT/SLPM_665.72.cht ================================================ "LEGO Star Wars II - The Original Trilogy /ID SLPM_665.72" Mastercode 90393ff8 0c0e4fa6 //ELF CRC=9830E5FD //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov //403f013c 00088144 (last) 2035314c 3c013f10 //3c013f40 //Zoom //803f013c 00088144 280015e6 2012a2a0 3c013fab //3c013f80 //20175044 3c013ec0 //3c013f00 //Render fix (Top and bottom) //803f013c 00108144 00000000 (1st and 2nd) 20174fd0 3c013f40 //Render fix (Left and Right) 20174f54 3c013f40 /////////////////////////////////////////////////////////// //201750b0 3c013fab //803f013c 00108144 0000a1c4 (3rd) //201104cc 3c013fab //3c013f80 ================================================ FILE: CHT/SLPM_665.76.cht ================================================ "Seiken Densetsu 4 /ID SLPM_665.76" //ELF CRC E48CAA01 Mastercode 905266d8 0c14995e // Widescreen Hack (16:9) (NTSC-U) (pavachan) (pnach NTSC-J by Arapapa) 20a07740 3f400000 // 3F800000 ================================================ FILE: CHT/SLPM_665.90.cht ================================================ "Jikkyou Powerful Pro Yakyuu 13 Chou Ketteiban /ID SLPM_665.90" Mastercode 90183c10 0c060eac //[Widescreen 16:9] //Widescreen hack by Arapapa //X-Fov 20326e2c 3f19999a //3f4ccccd ================================================ FILE: CHT/SLPM_665.91.cht ================================================ "FlatOut 2 GTR /ID SLPM_665.91" //ELF CRC 1E05A4A5 Mastercode 90343de8 0c0d0f22 //[Widescreen 16:9] //Widescreen hack by El_Patas (NTSC-J by Arapapa) //Gameplay 16:9 202d7180 3c013f14 //3c013f00 20250778 3c014010 //3c014040 20220c38 3c013f8a //3C013F80 ================================================ FILE: CHT/SLPM_665.95.cht ================================================ "J-League Winning Eleven 10 - Europa League 06-07 /ID SLPM_665.95" Mastercode 901086d0 0c04215c //ELF CRC=F32B1B28 // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 // 00000000 hor fov 20104400 44810000 // 00000000 20104408 4600c602 // 00000000 // Render fix (42111446 803f053c) 2012531c 3c053fab //3c053F80 ================================================ FILE: CHT/SLPM_666.29.cht ================================================ "Dirge of Cerberus - Final Fantasy VII International /ID SLPM_666.29" //ELF CRC=BC06733B Mastercode 904533e0 0c114ca0 //sceSifSendCmd 90248574 0c1052de //main //[Widescreen 16:9] //Widescreen Hack (16:9) 2040c5f8 3c013fc9 2040c5fc 342162d8 2040d1f0 3c013ec0 ================================================ FILE: CHT/SLPM_666.45.cht ================================================ "Bionicle Heroes /ID SLPM_666.45" //ELF CRC 51692BF7 Mastercode 90447080 0c111bc8 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 // Zoom fix (Internal Widescreen Option) 20388f28 3c013f80 //3c013f40 //X-Fov //403f013c 00008144 00000000 (4th) 20388f58 3c013f10 //3c013f40 ================================================ FILE: CHT/SLPM_666.46.cht ================================================ "Shining Force EXA /ID SLPM_666.46" Mastercode 90105918 0c0415ee //ELF CRC=8B383FDF //Widescreen Hack (pnach by Arapapa) 210fe8ac 3ff3cf35 // 3fb6db6e ================================================ FILE: CHT/SLPM_666.53.cht ================================================ "Akudaikan 3 /ID SLPM_666.53" //ELF CRC 4056C58B Mastercode 90111590 0c04450c //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-fov - ELF hack //4c3f033c 3c8580af cdcc6434 20158d14 3c033f19 //3c033f4c 20158d1c 3464999a //3464cccd //Render fix - Memory hack 20446298 3f000000 //3f5bc8b9 Left 204462ac bf500000 //bf03444b Right /////////////////////////////////////////////////////// //zoom //2014186c 3c023fab //3c023f80 //X-Fov - Memory hack //0000e03f cdcc4c3f 00000000 00000000 2017c330 3f19999a //3f4ccccd ================================================ FILE: CHT/SLPM_666.63.cht ================================================ "Phantasy Star Universe - Ambition of the Illuminus /ID SLPM_666.63" //ELF CRC 32E8F92A Mastercode 90140cd8 0c0502de //[Widescreen 16:9] //Widescreen Hack (16:9) by ElHecht (pnach NTSC-J by Arapapa) //search values //00007f43 00008043 000060c3 0e01804b (2nd) 208FB230 //02630046 00000000 00000000 03630146 (2nd. 3rd) 20684FCC, 20684FD0 //02630046 00000000 00000000 04000c46 (2nd, 3rd) 20685018, 2068501C // 16:9 208fb230 43400000 // 43800000 hor fov 20684fcc 3c093c02 // 00000000 20684fd0 35293fab // 00000000 renderfix 20685018 3c0a0028 // 00000000 2068501c ad499298 // 00000000 // 16:10 //208fb230 43555555 // 43800000 hor fov //20684fcc 3c093c02 // 00000000 //20684fd0 35293f9a // 00000000 renderfix //20685018 3c0a0028 // 00000000 //2068501c ad499298 // 00000000 ================================================ FILE: CHT/SLPM_666.75.cht ================================================ "Kingdom Hearts 2 Final Mix + /ID SLPM_666.75" Mastercode 903088e0 0c0c21e0 //comment=Kingdom Hearts 2 Final Mix + (NTSC-J) //comment=ENGLISH PATCH BY CRAZYCATZ00 // old widescreen // //203a7bbc 3f19999a //2036a0b8 43c00000 //2037153c 3f19999a //2036a0f0 3f19999a //203761bc 3f19999a // new 16:9 hack by - ElHecht 20106e10 3c013f4c 20106e28 3421cccc 20106e2c 4481f800 20106e30 461fa503 20106e54 3c1b3f40 20106e58 449bf000 20106e70 461effc2 20106e74 e61f004c //zoom for cutscenes (hides sudden pop-in) 2036a0bc 43f90000 //disable depth of field (disables poor cutscene scaling) 00166db6 000000ef //font fix 2036ce94 3f400000 2036ce98 3f400000 2036ce9c 3f400000 //black border fix 2014ad80 24050000 2014ada8 24050000 2014add0 24050000 2014ae00 24050000 //lower subtitles 201ac8d8 240a0190 //subtitles off // //2022d8d4 11e00019 //Disable image map names // //00149b52 00000000 //2036b3b0 00000000 //60 FPS // //00349e1c 00000000 //60 FPS toggle on (game play, cutscenes ect) // //d034dca8 00000003 //00349e1c 00000000 //00349e2c 00000000 //60 FPS toggle off (FMV's) // //d034dca8 00000001 //00349e1c 00000001 //00349e2c 00000001 ================================================ FILE: CHT/SLPM_666.76.cht ================================================ "Kingdom Hearts - Re:Chain of Memories /ID SLPM_666.76" Mastercode 90314aa0 0c0c5250 //Widescreen correction by nemesis2000 (pnach by Little Giant) //gameplay by asmodean 20332fbc 3f19999a // 3F4CCCCD (hor axis) //203328c0 3f8ccccd // 3F4CCCCD (vert axis) //FMV's fix by nemesis2000 //only vertical stretch 2019d0e4 24070204 //vert //alternate values //2019d0cc 240601c8 //hor //2019d0e4 240701c0 //vert //60 FPS //0043c930 00000000 //60 FPS Ladder Fix by Sirius902 //2021d7ac 3c013fc6 //2021d7fc 3c01bfc6 //201e1950 087fffd4 //201e1954 00000000 //21ffff50 3c050033 //21ffff54 34a5ce20 //21ffff58 8ca50000 //21ffff5c 24a502e8 //21ffff60 8ca50000 //21ffff64 38a50002 //21ffff68 10a00003 //21ffff6c 00000000 //21ffff70 0c07858e //21ffff74 0000282d //21ffff78 08078656 ================================================ FILE: CHT/SLPM_666.79.cht ================================================ "Devil Summoner - Kuzunoha Raidou tai Abaddon Ou [Plus] /ID SLPM_666.79" //ELF CRC D06BF8A6 Mastercode 9040e598 0c10390e //[Widescreen 16:9] //Widescreen Hack by Arapapa and Red_Tv //fields and battles 20427064 3fc65461 // 3f951eb8 //event 20427414 3fc65461 // 3f951eb8 //black borders's fix (optional) //20116918 24040000 //20106be8 a380a213 //201069cc 2404ff00 ================================================ FILE: CHT/SLPM_666.81.cht ================================================ "Shin Megami Tensei III - Nocturne Maniax Chronicle Edition /ID SLPM_666.81" Mastercode 902ddb58 0c0b767e //ELF CRC=47BA9034 //Widescreen hack (pnach by Arapapa) //16:9(03000000 b81e953f 00000000) 202f5234 3fc6d395 // 3f95a1eb8 //No interlacing by asasega //01003126 2d206002 2d380000 //202b0b68 64040001 ================================================ FILE: CHT/SLPM_666.90.cht ================================================ "Persona 3 - Fes [Independent Starting Version] /ID SLPM_666.90" Mastercode 90507258 0c141c3e //ELF CRC=232C7D72 //Widescreen hack by CeruleansBlue, devina, nemesis2000, sergx12, Arapapa //16:9 by CeruleansBlue 207ccc1c 3fe38e38 //partial HUD fix 20106cb0 3c043f40 20106cb8 00701821 20106cbc 24634b2c 20106cc4 00000000 20106cc8 24630004 20106ccc 3c043f80 //persona art fix by devina and nemesis2000 //003f033c 3001a3af 3401a0af 7001a0af 803f023c 2011486c 3c033ec0 // 3c033f00 2011487c 3c023f90 // 3c023f80 //FMV's fix by nemesis2000 2010ae10 1462000a 2010ae18 3c02c294 2010ae1c 10000008 2010ae2c 00000000 2010ae3c 3c02c1a8 2010ae50 00000000 //Clock, Popup portraits and etc by Arapapa //02080046 b4f260e4 6c0080c4 204ab050 08030000 200c0000 46000802 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 0812ac15 //Arcana Card Fix by Arapapa 203a0264 3c0242be //3c0242fe 203a0338 3c0242be //3c0242fe 2039ff50 3c024240 //3c0242b4 //Shuffle Time (Card) Fix by Arpapa //2c0000c6 6000a0e7 2020cc04 08168a54 //c600002c 205a2950 c600002c //00000000 205a2954 3c013f40 //00000000 205a2958 3421aaab //00000000 205a295c 4481f000 //00000000 205a2960 461e0002 //00000000 205a2964 08083302 //00000000 //Community (2D Characters & Cards) fix by Arapapa //000040c4 0000e0e4 040040c4 (3rd) 201141e0 08168a5a 205a2968 c4400000 205a296c 3c013f40 205a2970 4481f000 205a2974 461e0002 205a2978 08045079 //Community 2D Characters X-position by Arapapa //bb43023c 00088244 1002a0c7 2013a154 3c024405 //3c0243bb //b143023c 00088244 0802a0c7 2013a1f8 3c024400 //3c0243b1 //Community Cards X-position by Arapapa //c041023c 00088244 7800a0c7 (2nd) 20137294 3c024250 //3c0241c0 //Popup Portraits (In the Battles) fix by Arapapa //8045023c 00008244 00000000 42001546 (1st) //203c8abc 3c024540 //3c024580 ================================================ FILE: CHT/SLPM_667.01.cht ================================================ "Sangokushi XI [with Power-Up Kit] /ID SLPM_667.01" //ELF CRC DB88858E Mastercode 90114058 0c044fbe //[Widescreen 16:9] //Widescreen Hack (NTSC-J by Arapapa) //Widescreen hack 16:9 2017da98 3c024455 //3c024420 20c60880 44bfff40 ================================================ FILE: CHT/SLPM_667.10.cht ================================================ "Godfather, The /ID SLPM_667.10" //ELF CRC E5E683C9 Mastercode 902e8390 0c0ba08c //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //zoom //003f013c 00608144 ca7c0b0c 02a30c46 2036006c 3c013f20 //3c013f00 //Y fov //5b3f013c b86d2134 00008144 5c00053c 203702a8 3c013f24 //3c013f5b 203702ac 34219247 //34216db8 ================================================ FILE: CHT/SLPM_667.14.cht ================================================ "Wrestle Kingdom 2 - Pro Wrestling Sekai Taisen /ID SLPM_667.14" //ELF CRC A3B0D1C7 Mastercode 9011ea98 0c047a4e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20167d84 3c023f19 //3c023f4c 20167d88 3443999a //3443cccd ================================================ FILE: CHT/SLPM_667.21.cht ================================================ "Musou Orochi /ID SLPM_667.21" //ELF CRC 03487FEE Mastercode 9013a350 0c04e87c //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-J by Arapapa) //Widescreen hack 16:9 201991b8 3c023f19 // 3c023f4c hor fov 1-player x 201991c0 3442999a // 3442cccd hor fov 1-player x 20199048 3c033f19 // 3c033f4c hor fov 2-players x 20199050 3463999a // 3463cccd hor fov 2-players x 20198d70 3c02440a //3c0243cf 20198c70 3c02440a //3c0243cf 2024d9c8 3c0243ab //3c024380 ================================================ FILE: CHT/SLPM_667.28.cht ================================================ "Pro Yakyuu Spirits 4 /ID SLPM_667.28" //ELF CRC FD8719A1 Mastercode 90120ed8 0c04835e //16:9 widescreen hack by 99skull (pnach by Arapapa) //Search values are apply to other series games //00000000 41b81946 803f083c 20150448 3c013f2a //00000000 vert fov //00000000 42100146 07000046 20150480 44819800 //00000000 vert fov //02100046 42081546 2015048c 46009802 //46001002 vert fov //803f053c 82c80146 20150628 3c053faa //3C053F80 zoom ================================================ FILE: CHT/SLPM_667.39.cht ================================================ "Burnout Dominator /ID SLPM_667.39" //ELF CRC DDF76A98 Mastercode 903afdd0 0c0ebf1c //[Widescreen 16:9] //Widescreen Hack (16:9) by Arapapa //Force turn on Internal Widescreen (Full boot bypassing) 2038b128 24020002 //30420003 //Zoom fix 2043e8f0 3faaaaab // 3F800000 Camera Zoom ================================================ FILE: CHT/SLPM_667.47.cht ================================================ "Baroque /ID SLPM_667.47" //ELF CRC 3CE1316C Mastercode 9021f898 0c087dce //[Widescreen 16:9] //Widescreen hack by ElHecht (pnach NTSC-J by Arapapa) // 16:9(803f033c 00c0053c 00288344 00000000 83280246) 20398fe4 3c033f40 // 3c033f80 hor fov 20398fec 4483f000 // 44832800 20398ff0 461ef143 // 00000000 20398ff4 4602f083 // 46022883 //NTSC-J... did not found "3f947ae1" //2044cf30 3f5eb852 // 3f947ae1 subtitle hor fov //(6040053c c040033c 2c0085ac) 20164830 3c054028 // 3c054060 hud hp/vt //(2040053c c040033c 2c0085ac) 20164870 3c053ff0 // 3c054020 hud hp/vt // effects(803f013c 00108144 42180546) //20231ed4 3c014500 // 3c013f80 remove ghosting effect //b000a427 803f023c 00688344 00888244 //2010f6e0 3c023e80 // 3c023f80 remove grain effect ================================================ FILE: CHT/SLPM_667.48.cht ================================================ "Mana-Khemia - Gakuen no Renkinjutsu Shitachi /ID SLPM_667.48" //ELF CRC B60D30B6 Mastercode 9046c600 0c11b128 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (NTSC-J by Arapapa) //3D scenes 20468da4 3c013f40 //hor value 20468da8 44810000 20468db0 4600c602 //battle's fix 20b8c1b4 44400000 //right side fix 20b8c1bc c4400000 //left side fix 20b8b4fc 3faaaaab //menu fix ================================================ FILE: CHT/SLPM_667.50.cht ================================================ "Final Fantasy XII - International /ID SLPM_667.50" Mastercode 9044bea0 0c112f50 //widescreen fix 201803c8 3c013f80 201803cc 34210000 2033fe2c 3c020000 ================================================ FILE: CHT/SLPM_667.51.cht ================================================ "Mahoroba Stories /ID SLPM_667.51" Mastercode 901d5c70 0c0756c4 //ELF CRC=12A01A1B //Widescreen hack by Little Giant //16:9 201f331c 3c053f40 //3c013f80 hor 201f334c 3c0343ab //3C034380 render fix //16:10 //201f331c 3c053f56 //3c013f80 hor //201f334c 3c0343a0 //3C034380 render fix ================================================ FILE: CHT/SLPM_667.63.cht ================================================ "Neon Genesis Evangelion - Battle Orchestra /ID SLPM_667.63" Mastercode 90111a50 0c04463c //ELF CRC=7D0C1516 //Widescreen hack by Arapapa //Widescreen hack 16:9 //00000000 803f023c 500082ac //803f023c abaa4234 500082ac 2028c0c8 3c023faa //00000000 2028c0cc 3442aaab //3c023f80 ================================================ FILE: CHT/SLPM_667.77.cht ================================================ "Jikkyou Powerful Pro Yakyuu 14 /ID SLPM_667.77" Mastercode 90187e50 0c061f3c //[Widescreen 16:9] //Widescreen hack by Arapapa //X-Fov 203378dc 3f19999a //3f4ccccd ================================================ FILE: CHT/SLPM_668.10.cht ================================================ "J.League Winning Eleven 2007 Club Championship /ID SLPM_668.10" Mastercode 901086d0 0c04215c //ELF CRC=927A79A4 // Widescreen pnach by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 // 00000000 hor fov 20104400 44810000 // 00000000 20104408 4600c602 // 00000000 // Render fix (803f053c 3f00023c) 20125a44 3c053fab //3c053F80 ================================================ FILE: CHT/SLPM_668.48.cht ================================================ "Sengoku Basara 2 Heroes /ID SLPM_668.48" Mastercode 902f7eb8 0c0bdf56 //wide 16:9 20290b0c 3c013f40 20290b10 44810000 20290b18 4600c602 //render fix 2010d5c4 3c013f19 2010d5c8 3421999a ================================================ FILE: CHT/SLPM_668.51.cht ================================================ "Grand Theft Auto - Liberty City Stories /ID SLPM_668.51" Mastercode 903807b8 0c0e0196 //ELF CRC=7812A8FA //Widescreen fix by nemesis2000 (NTSC-J by Arapapa) //widescreen fix 201d96d8 468010a0 201d96dc c6650030 201d96e0 44830800 201d96e4 46800860 201d96e8 c6640034 201d96ec 44840000 201d96f0 46800020 201d96f4 c6630038 201d96f8 46151082 201d96fc 46150842 201d9700 46150002 201d9704 46022940 201d9708 46012100 201d970c 460018c0 201d9710 4615a034 201d9714 e6650030 201d9718 e6640034 201d971c 45000012 201d9720 e6630038 201d9724 27c26f90 // NTSC-U 27c2bbf0 201d9728 24040001 201d972c 8c431d04 201d9730 1064000d 201d9734 24070096 201d9738 3c01437f 201d973c 44810000 201d9740 2405000b 201d9744 4600b002 201d9748 ae05002c 201d974c 46000064 201d9750 44020800 201d9754 24420019 201d9758 28430097 201d975c 00e3100a 201d9760 10000007 201d9764 ae020028 201d9768 8e03002c 201d976c 2402000b 201d9770 14620003 201d9774 2405ffff 201d9778 ae00002c 201d977c ae050028 201d9780 0c076724 // NTSC-U 0c0a47a2 201d9784 0260202d 201d9788 0c076726 // NTSC-U 0c0a47a4 201d978c 0260202d 201d9790 c7ac0124 201d9794 3c013f9d 201d9798 44810000 201d979c 0c0978de // NTSC-U 0c0820e8 201d97a0 46006302 ================================================ FILE: CHT/SLPM_668.67.cht ================================================ "MotoGP 07 /ID SLPM_668.67" //ELF CRC DECEBFAD Mastercode 90109cd0 0c0426dc //[Widescreen 16:9] //Widescreen Hack by El_Patas (NTSC-J by Arapapa) //Gameplay 16:9 2020e264 4483e800 //44830800 2020e268 4600eb02 //00000000 2020e26c e7b40000 //46000B02 2020e270 0c046676 //E7B40000 2020e274 46006d06 //0C046676 2020e278 3c013f40 //46006D06 hor fov 2020e27c 4481f000 //3C023C8E 2020e280 461e0003 //3443FA35 2020e298 4600e846 //44830800 //00088344 00000000 020b0046 0000b4e7 7666040c 066d0046 8e3c023c 35fa4334 ================================================ FILE: CHT/SLPM_668.75.cht ================================================ "Jikkyou Powerful Pro Major League 2 /ID SLPM_668.75" //ELF CRC 6AE93A66 Mastercode 907a6c18 0c1e9aae //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen 16:9 //Gameplay //2044023c 60088046 2013a59c 44910800 2013a5a0 3c024455 2013a5a4 34425555 //3c024420 ================================================ FILE: CHT/SLPM_668.78.cht ================================================ "Dokapon Kingdom /ID SLPM_668.78" //ELF CRC EEE2C773 Mastercode 90316198 0c0c580e //[Widescreen 16:9] //Widescreen Hack (pnach by Arapapa) 20436a98 3c023f22 // 003f023c ================================================ FILE: CHT/SLPM_668.85.cht ================================================ "Winning Eleven 2008 /ID SLPM_668.85" Mastercode 901086d0 0c04215c //ELF CRC=BF410FEB // Widescreen pnach El_Patas (NTSC-J by Arapapa) // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 // 00000000 hor fov 20104400 44810000 // 00000000 20104408 4600c602 // 00000000 // Render fix by El_Patas (42091746 803f053c) 2012a69c 3c053fab //3C053F80 (increases hor. render area) ================================================ FILE: CHT/SLPM_669.10.cht ================================================ "Stuntman - Ignition /ID SLPM_669.10" //ELF CRC 93BB2306 Mastercode 9010a2d0 0c04285c //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //403f023c 00688244 40cc0b0c 202aa3d4 3c023f10 //3c023f40 //204f3bb0 3f400000 //3f800000 //2033f3b8 3c0c3f40 //3c0c3f80 //202f3114 3c023f2a //3c023f00 //Y-Fov 205ba8c0 3f252945 //3f5c370f //Memory Hack. but able to ISO patch. ================================================ FILE: CHT/SLPM_669.16.cht ================================================ "Jikkyou Powerful Pro Yakyuu 14 Chou Ketteiban /ID SLPM_669.16" Mastercode 9018b8d0 0c062ddc //[Widescreen 16:9] //Widescreen hack by Arapapa //X-Fov 2033fa64 3f19999a //3f4ccccd ================================================ FILE: CHT/SLPM_669.40.cht ================================================ "Gundam Musou Special /ID SLPM_669.40" Mastercode 90112f58 0c044b7e // comment=Gundam Musou Special (SLPM-66940) (NTSC/Japan) 16:9 Widescreen Hack by Wyngale //Gundam Musou Special (NTSC-J) 16:9 204fcad8 3f19999a // 3F4CCCCD ================================================ FILE: CHT/SLPM_669.53.cht ================================================ "Musou Orochi - Maou Sairin /ID SLPM_669.53" //ELF CRC A1970E42 Mastercode 9013c250 0c04f03c //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-J by Arapapa) // 16:9 000203ae 4c3f023c xxxxxxxx cdcc4234 201ac928 3c023f19 // 3c023f4c hor fov 1-player 201ac930 3442999a // 3442cccd hor fov 1-player //4c3f033c ee3e023c 201ac7b8 3c033f19 // 3c033f4c hor fov 2-players 201ac7c0 3463999a // 3463cccd hor fov 2-players //cf43023c 803f043c 201ac4dc 3c02440a // 3c0243cf renderfix enemies 1-player //cf43023c 9643053c 201ac3dc 3c02440a // 3c0243cf renderfix enemies 2-players //8043023c 00008244 00000000 2026db78 3c0243ab // 3c024380 renderfix names and health-bar ================================================ FILE: CHT/SLPM_669.70.cht ================================================ "Pro Yakyuu Spirits 5 /ID SLPM_669.70" //ELF CRC 2DCA0FF9 Mastercode 90121158 0c0483fe //[Widescreen 16:9] //16:9 widescreen hack by 99skull (pnach by Arapapa) //Search values are apply to other series games //00000000 41b81946 803f083c 2014ed78 3c013f2a //00000000 vert fov //00000000 42100146 07000046 2014edb0 44819800 //00000000 vert fov //02100046 42081546 2014edbc 46009802 //46001002 vert fov //803f053c 82c80146 2014ef58 3c053faa //3C053F80 zoom ================================================ FILE: CHT/SLPM_669.78.cht ================================================ "Persona 4 [Konami-style Special Edition] /ID SLPM_669.78" Mastercode 90431e58 0c10c73e //Widescreen hack by nemesis2000 and pavachan (NTSC-J by Arapapa) //16:9 2076f61c 3fe38e38 //partial HUD fix 20104da0 3c043f40 20104da8 00731821 20104dac 24635028 20104db4 00000000 20104db8 24630004 20104dbc 3c043f80 //FMV's fix by nemesis2000 204766ac 1460000a 204766b4 3c03c294 204766b8 10000008 204766bc 00000000 204766d8 3c03c1a8 204766ec 00000000 //optional zoom for moonwalk fix by nemesis2000 //2d202002($1) e0db0f0c(2) 00000000 2d202002 2d280002($3) 2d300000($4) 90db0f0c($5) 00000000 2d200002 34b80f0c($6) 00000000 2d204002($7) 40016cc6 d88e110c 00000000 20272180 0c0fdbe0 // recall $2 (NTSC-U 0c0fa77c) 20272184 0220202d // recall $1 20272188 0220202d // recall $1 2027218c 0200282d // recall $3 20272190 0000302d // recall $4 20272194 0c0fdb90 // recall $5 20272198 00000000 // 0c0faf24 2027219c 0c0fb834 // recall $6 (NTSC-U 0c0f83d0) 202721a0 0200202d 202721a4 0240202d // recall $7 202721a8 3c013f80 // 3c013f95 for moonwalk fix 202721ac 44810000 // 0240202d 202721b0 c66c0140 202721b4 0c118ed8 // NTSC-U 0c115df4 202721b8 46006303 // 00000000 //personas art fix by nemesis2000 2011e54c 10400032 2011e558 1060002f //a477040c($1) 00000000($2) 2000bfdf($3) 1000b07b($4) 0000b4c7($5) 3000bd27($6) 0800e003($7) 00000000 00000000 2011e608 3c013f02 2011e60c 44810800 2011e610 0c0477a4 // recall $1 (NTSC-U 0c04756c) 2011e614 46016b43 2011e618 dfbf0020 // recall $3 2011e61c 7bb00010 // recall $4 2011e620 c7b40000 // recall $5 2011e624 27bd0030 // recall $6 2011e628 03e00008 // recall $7 2011e004 3c024340 //f804048e 8c79040c 2011a984 00000000 //2d202002 8c79040c 20137330 00000000 //characters art fix by nemesis2000 20360ed4 3c024340 //partial HUD text fix by nemesis2000 20123d00 24020bf6 //Progressive Scan & 60fps //204246ac 3c050000 //204246b4 3c060050 //204246bc 3c070001 ================================================ FILE: CHT/SLPM_670.02.cht ================================================ "Metal Gear Solid 2 - Substance /ID SLPM_670.02" Mastercode 901784d8 0c05e0de //ELF CRC=CED0851A //Widescreen Hack by Arapapa //Widescreen hack 16:9 2011fee0 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_675.02.cht ================================================ "Devil May Cry (Korea) /ID SLPM_675.02" //ELF CRC C0E5F643 Mastercode 902034d8 0c080cde //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach NTSC-K by Arapapa) //NTSC-K is a little diffrent to NTSC-U //NOTICE... After you run the new game, rectangle appears in the upper-left of the screen. //NOTICE... Entering the options menu, it does not go out after. //gameplay 2014d2c8 3c023f19 2014d2cc 3448999a //render fix 2024ea44 0c040b90 2024ea48 00000000 2024ea4c 4615a800 2024ea50 3c0342a0 2024ea54 3c010075 2024ea58 8c241040 // NTSC-U 8c242ec0 2024ea5c 44830800 2024ea60 3c024220 2024ea64 46000803 2024ea68 3c033f00 //vert rfix 2024ea6c 44822000 2024ea70 44831800 2024ea74 3c033f30 //hor rfix 2024ea78 46030042 2024ea7c e4810024 2024ea80 44830800 2024ea84 46010042 2024ea88 4604a0c0 2024ea8c 8c221040 // NTSC-U 8c222ec0 2024ea90 4604a081 2024ea94 e4810010 2024ea98 3c02c000 2024ea9c 44820800 2024eaa0 3c033f80 2024eaa4 4604a002 2024eaa8 8c221040 // NTSC-U 8c222ec0 2024eaac 46000802 2024eab0 46021843 2024eab4 e4410038 2024eab8 8c221040 // NTSC-U 8c222ec0 2024eabc 46020003 2024eac0 e4400048 ================================================ FILE: CHT/SLPM_675.03.cht ================================================ "FIFA Football 2002 (Korea) /ID SLPM_675.03" //ELF CRC 4718CB72 Mastercode 9034fde8 0c0d3f22 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //83100c46 180080ac 202d134c 08030000 200c0000 460c1083 200c0004 3c013f40 200c0008 4481f000 200c000c 461e1082 200c0010 080b44d4 ================================================ FILE: CHT/SLPM_675.05.cht ================================================ "007 - Agent Under Fire (Korea) /ID SLPM_675.05" //ELF CRC 60666E72 Mastercode 91f08c90 0c7c22cc //[Widescreen 16:9] // author: Arapapa, Silent // Action segments d03202dc 01003f80 103202dc 00003fab // 3F80 // Driving segments d022dcd8 04003f80 1022dcd8 00003f40 1012b7b0 00003fe8 1012b7b4 00008e39 1011b390 000043f0 // 480.0 ================================================ FILE: CHT/SLPM_675.08.cht ================================================ "Gitaroo Man /ID SLPM_675.08" //ELF CRC 38EC59EB Mastercode 9012d2b8 0c04b456 //[Widescreen 16:9] //Widescreen Hack //Widescreen hack 16:9 202773c0 3f400000 //Zoom //201d2580 3c073f40 //3c073f80 ================================================ FILE: CHT/SLPM_675.12.cht ================================================ "2002 FIFA World Cup (Korea) /ID SLPM_675.12" //ELF CRC AB8AF16C Mastercode 902ffc80 0c0bfec8 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //83100c46 180080ac 203086ac 08030000 200c0000 460c1083 200c0004 3c013f40 200c0008 4481f000 200c000c 461e1082 200c0010 080c21ac ================================================ FILE: CHT/SLPM_675.13.cht ================================================ "Final Fantasy X International (Korea) /ID SLPM_675.13" //ELF CRC=3866CA7E Mastercode 902e013c 0c0bc375 //Always In English Mode //0031f05e 00000001 // widescreen hacks by 99skull //Widescreen Hack (16:9) //20316180 3f19999a // 3F4CCCCD 201a59b4 3c013f19 // 3C013F4C wide value1 201a59b8 3421999a // 3421CCCD wide value2 2011973c 3c014440 // render fix1 20176194 3c01442b // render fix2 //Widescreen Hack (16:10) //20316180 3f19999a // 3F4CCCCD //201a59b4 3c013f2a // 3C013F4C wide value1 //201a59b8 3421aaab // 3421CCCD wide value2 //2011973c 3c014440 // render fix1 //20176194 3c01442b // render fix2 //world map //803f013c 00008144 01001124 202631b8 3c013f40 //3c013f80 //sphere grid //803f013c 00a08144 e601023c 20264b14 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_675.15.cht ================================================ "Metal Gear Solid 2: Sons of Liberty /ID SLPM_675.15" //ELF CRC EC9B66E6 Mastercode 901756f8 0c05d566 //[Widescreen 16:9] //Widescreen Hack (pnach NTSC-K by Arapapa) 2011f0e8 3c013f40 ================================================ FILE: CHT/SLPM_675.19.cht ================================================ "Rayman 2 - Revolution /ID SLPM_675.19" //ELF CRC D2F77DF2 // Shares mastercode with SLUS-20138 Mastercode 901c5eb0 0c071754 //Widescreen Hacks by ElHecht & ICUP321 // 16:9 2018c7d0 3c013f40 // 00000000 hor fov // General Widescreen Fixes 2018c7e0 4481f000 // 00000000 2018c7e4 461e0842 // 00000000 2011811c 461e6303 // 00000000 renderfix calculation // 15:9 //2018c7d0 3c013f50 // 00000000 hor fov // 16:10 //2018c7d0 3c013f55 // 00000000 hor fov //2018c7d4 34215555 // 00000000 hor fov // 21:9 //2018c7d0 3c013f10 // 00000000 hor fov // 25:16 //2018c7d0 3c013f5a // 00000000 hor fov //2018c7d4 3421740e // 00000000 hor fov // 32:9 //2018c7d0 3c013ed5 // 00000000 hor fov //2018c7d4 3421c28f // 00000000 hor fov ================================================ FILE: CHT/SLPM_675.21.cht ================================================ "E.O.E - Eve of Extinction (Korea) /ID SLPM_675.21" //ELF CRC 5956B008 Mastercode 9010abc0 0c042a98 //[Widescreen 16:9] //Widescreen Hack (pnach by Arapapa) 20291484 3c023ec0 // 003f023c ================================================ FILE: CHT/SLPM_675.23.cht ================================================ "Jin Samguk Mussang 2 (Korea) /ID SLPM_675.23" //ELF CRC 9BD28EB3 Mastercode 901a0b98 0c06828e //[Widescreen 16:9] //Widescreen hack by 99skull //16:9 widescreen hack //f043023c 60088046 201752e8 3c0243b4 //3C0243F0 render fix1 //9c0041c4 4940023c db0f4234 00108244 00000000 201868fc 3c024082 //3C024049 render fix2 //a043023c 00088244 00000000 03080046 20186b7c 3c024370 //3C0243A0 zoom //f043023c 60018046 20186d2c 3c0243b4 //3C0243F0 vertical FOV //803f023c 00008244 00000000 03001746 (1st) 2025fe98 3c023faa //3C023F80 vertical FOV(ending scene) 2025fe9c 3442aaab //44820000 2025fe98 44820000 //00000000 // 2025feac 3c023faa //3C023F80 zoom(ending scene) 2025feb0 3442aaab //44820000 2025feb4 44820000 //00000000 ================================================ FILE: CHT/SLPM_675.24.cht ================================================ "Armored Core 3 /ID SLPM_675.24" //ELF CRC D4B9D03C Mastercode 902e2bf8 0c0b8aa6 //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-K by Arapapa) // 16:9 202e6dfc 3c013f40 // 00000000 hor fov 202e6e08 44810000 // 00000000 202e6e0c 4600c602 // 00000000 2026c96c 3c0143d6 // 3c0143a0 renderfix ================================================ FILE: CHT/SLPM_675.26.cht ================================================ "Ghost Vibration /ID SLPM_675.26" //ELF CRC D1367113 Mastercode 90110610 0c04412c //[Widescreen 16:9] //Widescreen Hack (pnach by Arapapa) 201d7380 3f400000 // 3F800000 ================================================ FILE: CHT/SLPM_675.36.cht ================================================ "Bongsin Yeonui 2 (Korea) /ID SLPM_675.36" //ELF CRC 351ECCAD Mastercode 903e4bf8 0c0f92a6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //683f023c c2f54234 2037ef2c 3c023f9b //3c023f68 2037ef30 34424e7f //3442f5c2 ================================================ FILE: CHT/SLPM_675.38.cht ================================================ "Sidewinder F /ID SLPM_675.38" //ELF CRC 6C5DCBDC Mastercode 902abb78 0c0aae86 //[Widescreen 16:9] //Widescreen Hack by El_Patas (NTSC-K by Arapapa) //Gameplay 16:9 2014e438 3c0143c0 //3c014400 201004b0 3c0143b4 //3c0143f0 ================================================ FILE: CHT/SLPM_675.41.cht ================================================ "NBA Live 2003 /ID SLPM_675.41" //ELF CRC 767799C1 Mastercode 902c4d30 0c0b12f4 //[Widescreen 16:9] //Widescreen hack by Arapapa //Gameplay 16:9 2020cb3c 3c013fe3 //3c013faa 2020cb40 34218e2a //3421aaab 202145ec 3c013fab //3c013f80 ================================================ FILE: CHT/SLPM_675.45.cht ================================================ "Project Minerva /ID SLPM_675.45" //ELF CRC 40C77B13 Mastercode 901c1b70 0c070684 //[Widescreen 16:9] //Widescreen Hack by Little Gaint (NTSC-K by Arapapa) //3ef0a3d7 3f91eb85 (2nd) 20f1a388 3f206d3a // vert //3f91eb85 3ff1eb85 20f20cd4 3f5ae148 // zoom ================================================ FILE: CHT/SLPM_675.46.cht ================================================ "Lord of the Rings - The Two Towers /ID SLPM_675.46" //ELF CRC 6898435D Mastercode 902add38 0c0ab6f6 //[Widescreen 16:9] //by Arapapa //X-Fov 20107160 3c023fe3 //3c023faa 20107164 34428e39 //3442aaab //Font Fix (Although the spacing between letters should be narrowed. But it is better to read Korean without correcting.) 201b4058 3c02417f 201b405c 3442b000 201b4060 44820000 //HUD Fix (Need push to the right. However, there is not much difference without modification.) 201b5168 3c02417f ================================================ FILE: CHT/SLPM_675.50.cht ================================================ "Jin Samguk Mussang 2 - Maengjangjeon (Korea) /ID SLPM_675.50" //ELF CRC 2667BAF1 Mastercode 901a6db8 0c069b16 //[Widescreen 16:9] //Widescreen Hack (16:9) by ElHecht (NTSC-K by Arapapa) //Widescreen 16:9 //0000803f 00000000 00000000 0000803f 00000000 00000000 00000000 00000000 0000803f 2026e078 3faaaaab //3f800000 2026e084 3faaaaab //3f800000 //Render fix //003f023c 00088244 00000000 020b1446 2017f870 3c023f2b //3c023f00 ================================================ FILE: CHT/SLPM_680.05.cht ================================================ "Harry Potter to Himitsu no Heya /ID SLPM_680.05" //ELF CRC E90BE9F8 Mastercode 904d8418 0c1360ae //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 204ca808 3c013f24 //3c013f49 204ca80c 34210000 //34210fda //Y-Fov 204e8f30 3c013fe3 //3c013faa 204e8f34 34218e2a //3421aaab //Button fix 2031cb9c 3c013fd0 //3c013f9c 2031cba0 342197af //342171c7 //Font Y-Fov 20541914 3b0882f1 //3acccccd //Font Y-Position 20541934 bf000000 //bec00000 //Font Zoom 2054193c 3faaaaab //3f800000 ================================================ FILE: CHT/SLPM_685.03.cht ================================================ "Metal Gear Solid 2 - Sons of Liberty (Shareholder Edition) /ID SLPM_685.03" //ELF CRC CED2D09E Mastercode 901754b8 0c05d4d6 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 2011f090 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPM_685.13.cht ================================================ "DragonBall Z - Budokai 2 V /ID SLPM_685.13" //ELF CRC C410973D Mastercode 9010c2f0 0c043064 //[Widescreen 16:9] //Widescreen hack (NTSC-J by Arapapa) //Widescreen hack 16:9 2012eb0c 3c013f40 //00000000 2012eb10 4481f000 //00000000 2012e9dc 461ead42 //00000000 ================================================ FILE: CHT/SLPM_742.32.cht ================================================ "Shin Onimusha - Dawn of Dreams [PlayStation 2 The Best] /ID SLPM_742.32" //ELF CRC C1C77637 Mastercode 90111350 0c04447c //Widescreen hack by nemesiss2000 //Widescreen hack 16:9 2012f960 3c033f19 //3c033f4c 2012f968 34649999 //3464cccd 2012f9c8 3c023f19 //3c023f4c 2012f9cc 34439999 //3443cccd 2012fb38 3c033f19 //3c033f4c 2012fb40 34639999 //3463cccd 2012fbb0 3c02c3d6 //3c02c3a0 2012faa0 3c024527 //3c0244fa ================================================ FILE: CHT/SLPS_200.01.cht ================================================ "Ridge Racer V /ID SLPS_200.01" //ELF CRC 4F9C7FCF Mastercode 902dcfe0 0c0b739e //Widescreen hack by No.47 (NTSC-J by Arapapa) //single player //00 80 04 44 33 33 B3 3E 33 33 B3 3E DB 0F 49 40 20330f94 43c6c000 // 44048000 - both fov, bumper camera //00 80 04 44 DB 0F 49 40 DB 0F C9 40 DB 0F 49 C0 20330fb4 43960000 // 44048000 - both fov, chase camera (*) //1F 85 EB 3E 7F 6A BC 3E CD CC 4C 3F 1F 85 EB 3E 203317c4 3f1d0364 // 3EEB851F - vertical FOV //split screen //00 C0 C6 43 00 80 04 44 33 33 B3 3E 33 33 B3 3E 20330f90 43951000 // 43C6C000 - both FOV //1F 85 EB 3E 1F 85 EB 3E 67 90 0A 44 1F 85 EB 3E 203317d0 3f1d0364 // 3EEB851F - vert FOV, top //1F 85 EB 3E 67 90 0A 44 1F 85 EB 3E FF FF 7F 4B 203317d4 3f1d0364 // 3EEB851F - vert FOV, bottom //menu //CD CC 4C 3F 7F 6A BC 3E FF FF 7F 4B CD CC CC 3D 20331880 3f199999 // 3F4CCCCD - horizontal FOV //(*) improved chase cam that shows the whole car as in other Ridge Racer games, instead of only the upper half //(*) replace 43960000 by 43C6C000 for the original chase cam //No interlacing by asasega //20220740 24020000 ================================================ FILE: CHT/SLPS_200.03.cht ================================================ "Street Fighter EX3 /ID SLPS_200.03" //ELF CRC 63642E9F Mastercode 90202728 0c080970 //[Widescreen 16:9] //Widescreen hack by nemesis2000 202097dc 3c013f40 //00000000 202097e0 44810000 //00000000 202097e8 4600c602 //00000000 ================================================ FILE: CHT/SLPS_200.07.cht ================================================ "Driving Emotion Type S /ID SLPS_200.07" //ELF CRC 034836F8 Mastercode 902910e0 0c0a43de //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //f043013c 00188144 12004584 20258528 3c0143b4 //3c0143f0 ================================================ FILE: CHT/SLPS_200.09.cht ================================================ "Golf Paradise /ID SLPS_200.09" //ELF CRC 9ED42B11 Mastercode 90330460 0c0cc0be //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 20338da0 3f400000 //3f800000 ================================================ FILE: CHT/SLPS_200.10.cht ================================================ "Pro Baseball Gekikuukan /ID SLPS_200.10" //ELF CRC 31DD9FBC Mastercode 901f56c8 0c07d558 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov #1 20137ffc 0807e208 201f8820 46036042 201f8824 3c013faa 201f8828 3421aaab 201f882c 4481f000 201f8830 461e0842 201f8834 0804e000 //X-Fov #2 20138194 0807e20f 201f883c 46046042 201f8840 3c013faa 201f8844 3421aaab 201f8848 4481f000 201f884c 461e0842 201f8850 0804e066 ================================================ FILE: CHT/SLPS_200.12.cht ================================================ "Sky Surfer /ID SLPS_200.12" //ELF CRC D0178C63 Mastercode 90164d60 0c059300 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 2024523c 3c013f40 //00000000 20245240 44810000 //00000000 20245248 4600c602 //00000000 ================================================ FILE: CHT/SLPS_200.15.cht ================================================ "Tekken Tag Tournament /ID SLPS_200.15" //ELF CRC 06979F19 Mastercode 90400a08 0c100228 gametitle=Tekken Tag Tournament [NTSC-J] (SLPS-20015) //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 2034b004 3c013f40 2034b008 44810000 2034b010 4600c602 ================================================ FILE: CHT/SLPS_200.22.cht ================================================ "All-Star Pro Wrestling /ID SLPS_200.22" //ELF CRC 23328202 Mastercode 9032b1e0 0c0cac1e //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 20326754 3c013f40 //00000000 20326758 44810000 //00000000 20326760 4600c602 //00000000 ================================================ FILE: CHT/SLPS_200.23.cht ================================================ "Cross Fire /ID SLPS_200.23" //ELF CRC 8AE499F2 Mastercode 901f9568 0c07e500 //[Widescreen 16:9] //Widescreen Hack 201c0cac 3c013f40 ================================================ FILE: CHT/SLPS_200.24.cht ================================================ "Hresvelgr /ID SLPS_200.24" //ELF CRC DA21B99E Mastercode 90283928 0c0a0df0 //[Widescreen 16:9] //Widescreen hack by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 202810b4 3c013f40 // 00000000 hor fov 202810b8 44810000 // 00000000 202810c0 4600c602 // 00000000 ================================================ FILE: CHT/SLPS_200.27.cht ================================================ "Aquaqua /ID SLPS_200.27" //ELF CRC A1A9C393 Mastercode 901dc1f8 0c077024 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 20191538 080782d4 //c6010068 201e0b50 3c013f40 //00000000 201e0b54 4481f000 //00000000 201e0b58 c6010068 //00000000 201e0b5c c602006c //00000000 201e0b60 461e0843 //00000000 201e0b64 e6010068 //00000000 201e0b68 08064550 //00000000 ================================================ FILE: CHT/SLPS_200.29.cht ================================================ "Surfroid /ID SLPS_200.29" //ELF CRC 75DF43A4 Mastercode 90227e38 0c089f34 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201c45fc 08030000 200c0000 46070202 200c0004 3c013f40 200c0008 4481f000 200c000c 461e4202 200c0010 08071180 ================================================ FILE: CHT/SLPS_200.31.cht ================================================ "Mechsmith, The - Run-Dim /ID SLPS_200.31" //ELF CRC 11F352FC Mastercode 9020ce30 0c083332 //[Widescreen 16:9] //Widescreen hack (NTSC-J by Arapapa) //Widescreen hack 16:9 //X-Fov 2022af4c 3c023f40 //3c023f80 //Render fix 2022af10 3c0243d7 //3c0243a0 ================================================ FILE: CHT/SLPS_200.33.cht ================================================ "Gungriffon Blaze /ID SLPS_200.33" //ELF CRC 2DA31A2F Mastercode 902809f8 0c0a0224 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00308144 21205102 20211684 3c013f40 //3c013f80 Menu //803f013c 00088144 40000924 20212168 3c013f40 //3c013f80 Gameplay ================================================ FILE: CHT/SLPS_200.36.cht ================================================ "Magical Sports - 2000 Koushien /ID SLPS_200.36" //ELF CRC 9C2BA3F3 Mastercode 9020d800 0c0835a6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 202c8c60 080cb8c4 // c6010068 202c8c64 00000000 // c602006c 2032e310 3c013f40 // 00000000 2032e314 4481f000 // 00000000 2032e318 c6010068 // 00000000 2032e31c c602006c // 00000000 2032e320 461e0843 // 00000000 2032e324 e6010068 // 00000000 2032e328 080b231a // 00000000 ================================================ FILE: CHT/SLPS_200.37.cht ================================================ "Magical Sports - Go Go Golf /ID SLPS_200.37" //ELF CRC C390C1CF Mastercode 9022d078 0c08b3c4 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00008144 0400c1c7 00000000 //aa3f013c abaa2134 00008144 0400c1c7 2010bfc4 3c013faa //3c013f80 2010bfc8 3421aaab //44810000 2010bfcc 44810000 //c7c10004 2010bfd0 c7c10004 //00000000 ================================================ FILE: CHT/SLPS_200.40.cht ================================================ "Moto GP /ID SLPS_200.40" //ELF CRC 2E2BF306 Mastercode 902bb478 0c0aecc4 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 201f6620 3c013f40 //3c013f80 201ace7c 3c013f40 //3c013f80 201ad618 3c013f40 //3c013f80 20182944 3c014330 //3c0143a0 20185d74 3c014330 //3c0143a0 202146fc 3c014010 //3c013f9c 20214700 34210000 //342128f6 ================================================ FILE: CHT/SLPS_200.42.cht ================================================ "F1 Racing Championship /ID SLPS_200.42" //ELF CRC 32F1FA12 Mastercode 90241618 0c09052e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 202a0b44 3f23645a //3f59db23 202a0b58 3efd70a4 //3f28f5c3 202a0b6c 3f0bc6a8 //3f3a5e35 202a0b80 3f1624dd //3f483127 //Y-Fov 203da410 3f9f49e9 //3f6eeeef 203da414 3f9f49e9 //3f6eeeef ================================================ FILE: CHT/SLPS_200.43.cht ================================================ "Lake Masters Fishing EX /ID SLPS_200.43" //ELF CRC 77B9C3B3 Mastercode 9010d1e0 0c043420 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201d9d10 0807f820 // c6010068 201d9d14 00000000 // c602006c 201fe080 3c013f40 // 00000000 201fe084 4481f000 // 00000000 201fe088 c6010068 // 00000000 201fe08c c602006c // 00000000 201fe090 461e0843 // 00000000 201fe094 e6010068 // 00000000 201fe098 08076746 // 00000000 ================================================ FILE: CHT/SLPS_200.44.cht ================================================ "F1 Championship Season 2000 /ID SLPS_200.44" //ELF CRC B9D20D1D Mastercode 902eefd0 0c0bbb9a //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //aa3f013c abaa2134 00008144 20126840 3c013fe3 //3c013faa 20126844 34218e2a //3421aaab ================================================ FILE: CHT/SLPS_200.46.cht ================================================ "Kuusen /ID SLPS_200.46" //ELF CRC ECD13E2B Mastercode 90110160 0c044000 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201dddb0 08043588 // c6010068 201dddb4 00000000 // c602006c 2010d620 3c013f40 // 00000000 2010d624 4481f000 // 00000000 2010d628 c6010068 // 00000000 2010d62c c602006c // 00000000 2010d630 461e0843 // 00000000 2010d634 e6010068 // 00000000 2010d638 0807776e // 00000000 ================================================ FILE: CHT/SLPS_200.50.cht ================================================ "Happy! Happy!! Boarders /ID SLPS_200.50" //ELF CRC 4AFEA97B Mastercode 901b6820 0c06d9b0 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 20196ea0 3c013f40 20196ea4 4481f000 20196ef8 4616ad43 20196efc 461ead42 ================================================ FILE: CHT/SLPS_200.52.cht ================================================ "Global Folktale /ID SLPS_200.52" //ELF CRC 930E07E3 Mastercode 9010df18 0c04376e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //803f033c 9801013c 907223ac 2012d4e4 3c033f40 //3c033f80 fov //b943033c 9801013c 987223ac 2012d500 3c034440 //3c0343b9 render fix ================================================ FILE: CHT/SLPS_200.53.cht ================================================ "Tenshi no Present - Marle Oukoku Monogatari /ID SLPS_200.53" //ELF CRC 7C20E49D Mastercode 90107c60 0c041ec0 //[Widescreen 16:9] //Widescreen hack by El_Patas //Gameplay 16:9 20104d1c 3c013f40 //00000000 (Increases hor. axis) 20104d20 44810000 //00000000 20104d28 4600c602 //00000000 ================================================ FILE: CHT/SLPS_200.55.cht ================================================ "Technictix /ID SLPS_200.55" //ELF CRC 59D0C07E Mastercode 90108338 0c042074 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2013bfa0 3c023f40 //3c023f80 ================================================ FILE: CHT/SLPS_200.57.cht ================================================ "Dog of Bay /ID SLPS_200.57" //ELF CRC 0194120C Mastercode 9018d4d8 0c0634dc //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 2016ff74 3c013f40 //00000000 2016ff78 44810000 //00000000 2016ff80 4600c602 //00000000 ================================================ FILE: CHT/SLPS_200.59.cht ================================================ "Hresvelgr [International Edition] /ID SLPS_200.59" //ELF CRC 1D91728A Mastercode 9029e3a8 0c0a7890 //[Widescreen 16:9] //Widescreen hack by Arapapa // 16:9 (00000000 00000000 43ad1346 00000000) 2029bb6c 3c013f40 // 00000000 hor fov 2029bb70 44810000 // 00000000 2029bb78 4600c602 // 00000000 ================================================ FILE: CHT/SLPS_200.62.cht ================================================ "Truck Kyousokyoku /ID SLPS_200.62" //ELF CRC 79EAB070 Mastercode 901f1e38 0c07c734 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 201d6a84 3c013f40 //00000000 201d6a88 44810000 //00000000 201d6a90 4600c602 //00000000 ================================================ FILE: CHT/SLPS_200.64.cht ================================================ "Top Gear Daredevil /ID SLPS_200.64" //ELF CRC 58525D14 Mastercode 901cd938 0c0735f4 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 20144b24 3c013ec0 //3c013f00 ================================================ FILE: CHT/SLPS_200.66.cht ================================================ "Rhapsody 3 - Tenshi no Present - The Marl Kingdom Stories /ID SLPS_200.66" //ELF CRC 7C20E49D Mastercode 90107c60 0c041ec0 //[Widescreen 16:9] //Widescreen hack by El_Patas //Gameplay 16:9 20104d1c 3c013f40 //00000000 (Increases hor. axis) 20104d20 44810000 //00000000 20104d28 4600c602 //00000000 ================================================ FILE: CHT/SLPS_200.70.cht ================================================ "Donald Duck - Rescue Daisakusen!! /ID SLPS_200.70" //ELF CRC D0692603 Mastercode 902173b8 0c085c94 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //a80000c6 003f023c 00088244 202731a8 3c023f1d //3c023f00 //Y-Fov //c2030146 00888244 06a40046 202731f8 08030000 200c0000 460103c2 200c0004 3c013f40 200c0008 4481f000 200c000c 461e7bc2 200c0010 0809cc7f ================================================ FILE: CHT/SLPS_200.73.cht ================================================ "NBA Live 2001 /ID SLPS_200.73" //ELF CRC 2A126B9C Mastercode 901d6668 0c075940 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //82310946 0800a8df 201128b8 08030000 200c0000 46093182 200c0004 3c013f40 200c0008 4481f000 200c000c 461e3182 200c0010 08044a2f ================================================ FILE: CHT/SLPS_200.75.cht ================================================ "Kikou Heidan J-Phoenix - Joshou-hen /ID SLPS_200.75" //ELF CRC 4645353D Mastercode 901abaf0 0c06ae64 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 201b2224 3c013f40 //00000000 201b2228 44810000 //00000000 201b2230 4600c602 //00000000 ================================================ FILE: CHT/SLPS_200.77.cht ================================================ "Pilot ni Narou! 2 /ID SLPS_200.77" //ELF CRC 48C43B26 Mastercode 90106138 0c0417f4 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201033bc 3c013f40 //00000000 201033c0 44810000 //00000000 201033c8 4600c602 //00000000 //Render fix 2017b6dc 3c0243e0 //3c0243a0 20189fb4 3c0243e0 //3c0243a0 ================================================ FILE: CHT/SLPS_200.91.cht ================================================ "Gekisha Boy 2 /ID SLPS_200.91" //ELF CRC E0B85063 Mastercode 90184498 0c0610ce //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 2017b3cc 3c013f40 //00000000 2017b3d0 44810000 //00000000 2017b3d8 4600c602 //00000000 //Rende fix 2011814c 3c01428c //3c014248 20118264 3c014340 //3c014248 ================================================ FILE: CHT/SLPS_200.92.cht ================================================ "Tiger Woods PGA Tour 2001 /ID SLPS_200.92" //ELF CRC F5DB01E6 Mastercode 901e3958 0c078dfe //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //0000803f 0af67f3f 17d87f3f (1st) 201ebd98 3faaaaab //3f800000 //////////////////////////////////// //Zoom //201341a0 3c013f40 //3c013f00 //render fix //20139a5c 3c013f40 //3c013f00 ================================================ FILE: CHT/SLPS_200.97.cht ================================================ "Magical Sports - Koshien /ID SLPS_200.97" //ELF CRC 32F4C748 Mastercode 9010d378 0c043486 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20223424 080b4230 // c6010068 20223428 00000000 // c602006c 202d08c0 3c013f40 // 00000000 202d08c4 4481f000 // 00000000 202d08c8 c6010068 // 00000000 202d08cc c602006c // 00000000 202d08d0 461e0843 // 00000000 202d08d4 e6010068 // 00000000 202d08d8 08088d0b // 00000000 ================================================ FILE: CHT/SLPS_201.00.cht ================================================ "Tetsu-One Train Battle /ID SLPS_201.00" //ELF CRC 0C800C9B Mastercode 9010d378 0c043486 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2019fc60 08030000 200c0000 3c013f40 200c0004 4481f000 200c0008 c6010068 200c000c c602006c 200c0010 461e0843 200c0014 e6010068 200c0018 08067f1a ================================================ FILE: CHT/SLPS_201.01.cht ================================================ "City Crisis /ID SLPS_201.01" //ELF CRC 05E1287B Mastercode 90211388 0c08448a //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //333f023c 33334234 00608244 aa3f023c abaa4234 //6e3f023c e9ee4234 00608244 e33f023c 2a8e4234 202329f8 3c023f6e //3c023f33 202329fc 3442eee9 //34423333 20232a04 3c023fe3 //3c023faa 20232a08 34428e2a //3442aaab 203dc2b8 3c023f6e //3c023f33 203dc2bc 3442eee9 //34423333 203dc2c4 3c023fe3 //3c023faa 203dc2c8 34428e2a //3442aaab ================================================ FILE: CHT/SLPS_201.03.cht ================================================ "Lake Masters EX Super /ID SLPS_201.03" //ELF CRC 712EB514 Mastercode 9010d338 0c043476 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201dcaa8 08080388 // c6010068 201dcaac 00000000 // c602006c 20200e20 3c013f40 // 00000000 20200e24 4481f000 // 00000000 20200e28 c6010068 // 00000000 20200e2c c602006c // 00000000 20200e30 461e0843 // 00000000 20200e34 e6010068 // 00000000 20200e38 080772ac // 00000000 ================================================ FILE: CHT/SLPS_201.04.cht ================================================ "Bokujou Monogatari 3 /ID SLPS_201.04" //ELF CRC 02F53745 Mastercode 90104748 0c04117a //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov (Memory Hack) 2026edd0 3f400000 //3f800000 //Text Box (Elf hack) 20149e4c 3c02bf40 //3c02bf80 ================================================ FILE: CHT/SLPS_201.11.cht ================================================ "Magical Sports - Pro Baseball 2001 /ID SLPS_201.11" //ELF CRC C8FC17B2 Mastercode 902bfbf8 0c0afea6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20231a78 08030000 // c6010068 20231a7c 00000000 // c602006c 200c0000 3c013f40 // 00000000 200c0004 4481f000 // 00000000 200c0008 c6010068 // 00000000 200c000c c602006c // 00000000 200c0010 461e0843 // 00000000 200c0014 e6010068 // 00000000 200c0018 0808c6a0 // 00000000 ================================================ FILE: CHT/SLPS_201.39.cht ================================================ "All Star Pro-Wrestling II /ID SLPS_201.39" //ELF CRC 1049E818 Mastercode 90243050 0c090bbc //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 2023aa9c 3c013f40 //00000000 2023aaa0 44810000 //00000000 2023aaa8 4600c602 //00000000 ================================================ FILE: CHT/SLPS_201.44.cht ================================================ "Seed, The /ID SLPS_201.44" //ELF CRC DE86254A Mastercode 9020d5c8 0c08351a //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 2013913c 3c013f40 //3c013f80 2017646c 3c013f40 //3c013f80 //Render fix 201349fc 3c014460 //3c014420 20142970 3c014460 //3c014420 //Font Zoom //20119d20 3c0141f0 //3c0141a0 ================================================ FILE: CHT/SLPS_201.52.cht ================================================ "Stunt GP /ID SLPS_201.52" //ELF CRC A8A2A013 Mastercode 902f60c8 0c0bd7da //[Widescreen 16:9] //Widescreen hack by LRukyk (NTSC-J by Arapapa) //Widescreen hack 16:9 205de5cc 3fe37119 //3faa9fbe 205de5c8 3fe37119 //3faa9fbe ================================================ FILE: CHT/SLPS_201.60.cht ================================================ "Disneys Tarzan - Freeride /ID SLPS_201.60" //ELF CRC 145DD6EF Mastercode 9022b458 0c08acbe //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //a80020c6 003f023c 00088244 2036c428 3c023f21 //3c023f00 //Y-Fov //43a81446 a00030c6 a40031c6 2036c468 0808a268 202289a0 4614a843 202289a4 3c013f40 202289a8 4481f000 202289ac 461e0842 202289b0 080db11b ================================================ FILE: CHT/SLPS_201.67.cht ================================================ "La Pucelle /ID SLPS_201.67" //ELF CRC C4C80532 Mastercode 902083d8 0c08209e //[Widescreen 16:9] //Widescreen hack by El_Patas (NTSC-J by Arapapa) //Gameplay 16:9 2020544c 3c013f40 //00000000 Hor fov 2D Backgrounds 20205450 44810000 //00000000 20205458 4600c602 //00000000 20539270 45700000 //45A00000 Hor fov 3D Backgrounds (Memory value) //2D Characters fix //0040033c 00088344 f400a0c7 202c4738 3c033fc0 //3c034000 202c474c 3c023fc0 //3c024000 202c4760 3c023fc0 //3c024000 202c4774 3c023fc0 //3c024000 ================================================ FILE: CHT/SLPS_201.70.cht ================================================ "Wave Rally /ID SLPS_201.70" //ELF CRC=B439D8AA Mastercode 902072fc 0c08a082 90207344 00832021 //Widescreen hack 16:9 by Arapapa //Zoom 2018038c 3c013f94 //3c013f5f 20180390 3421ef4e //342166f4 //Y-Fov 2018028c 3c013fe3 //3c013faa 20180290 3421ef4e //3421aaab ================================================ FILE: CHT/SLPS_201.72.cht ================================================ "Koushien - Konpeki no Sora /ID SLPS_201.72" //ELF CRC C725F411 Mastercode 902639c0 0c098e18 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 20139fc0 08098395 // c6010068 20139fc4 00000000 // c602006c 20260e54 3c013f40 // 00000000 20260e58 4481f000 // 00000000 20260e5c c6010068 // 00000000 20260e60 c602006c // 00000000 20260e64 461e0843 // 00000000 20260e68 e6010068 // 00000000 20260e6c 0804e7f2 // 00000000 ================================================ FILE: CHT/SLPS_201.78.cht ================================================ "Samurai /ID SLPS_201.78" //ELF CRC A7110F33 Mastercode 90111300 0c044468 //[Widescreen 16:9] ////Widescreen hack by ElHecht(NTSC-J by Arapapa) //Widescreen hack 16:9 //X-Fov //20154768 3c023f40 //3c023f80 20100024 3c1b3f40 // 00000000 hor fov 2013865c 449bf000 // 4600e007 20138660 4600f787 // e7a00050 201386b0 e7be0050 // 00000000 201388c0 449bf000 // 4600e007 201388c4 4600f787 // e7a00060 20138918 e7be0060 // 00000000 201389f4 3c023fab // 3c023f80 renderfix ================================================ FILE: CHT/SLPS_201.85.cht ================================================ "Wangan Midnight /ID SLPS_201.85" //ELF CRC B2A3AB43 Mastercode 9011e100 0c0477e8 //[Widescreen 16:9] //Widescreen Hack 2017be24 3c073f40 201e2aac 3c033f40 ================================================ FILE: CHT/SLPS_201.87.cht ================================================ "Black Matrix 2 /ID SLPS_201.87" //ELF CRC 4A6C43EF Mastercode 9010da18 0c04362e //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov (3D Battles) 201565b8 0809c7cc //c6010068 20271f30 3c013f40 //00000000 20271f34 4481f000 //00000000 20271f38 c6010068 //00000000 20271f3c c602006c //00000000 20271f40 461e0843 //00000000 20271f48 e6010068 //00000000 20271f4c 08055970 //00000000 //2D fix (Not fixed address) //202fda18 43b40000 //43f00000 Left //202fda20 43b40000 //43f00000 //202fc358 43555555 //44200000 Right //202fc360 43555555 //44200000 ================================================ FILE: CHT/SLPS_201.94.cht ================================================ "Underwater Unit /ID SLPS_201.94" //ELF CRC CB70C610 Mastercode 90209f20 0c082770 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20100a14 3c0143d5 //3c0143a0 //Render Fix 201f20e8 3c01c060 //3c01c000 ================================================ FILE: CHT/SLPS_201.98.cht ================================================ "Raging Bless /ID SLPS_201.98" //ELF CRC A18347E0 Mastercode 90276670 0c09d944 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00608144 c6730046 202286bc 3c013f40 //3c013f80 //Render fix //0000a043 414c6e43 202d2ef0 43e00000 //43a00000 ================================================ FILE: CHT/SLPS_201.99.cht ================================================ "F1 2002 /ID SLPS_201.99" //ELF CRC A0ED2D23 Mastercode 9010c530 0c0430f4 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00188144 ea10c24b 202c6540 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPS_202.22.cht ================================================ "Inaka Kurasi - Nan no Shima no Monogatari /ID SLPS_202.22" //ELF CRC 8EE57E45 Mastercode 90111450 0c0444bc //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 20172a7c 3c0243a8 //3c0243e0 //Y-Fov 20172ab8 3c0243a8 //3c0243e0 ================================================ FILE: CHT/SLPS_202.30.cht ================================================ "Chulip /ID SLPS_202.30" //ELF CRC 495AF344 Mastercode 901a2bf0 0c068aa4 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00688144 003f013c 2014e564 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPS_202.34.cht ================================================ "Harry Potter to Himitsu no Heya /ID SLPS_202.34" //ELF CRC E1963055 Mastercode 904d83d8 0c13609e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //493f013c da0f2134 //243f013c 00002134 204ca7c8 3c013f24 //3c013f49 //Y-Fov (All) //aa3f013c abaa2134 00008144 0800e003 //e33f013c 2a8e2134 00008144 0800e003 204e8ef0 3c013fe3 //3c013faa 204e8ef4 34218e2a //3421aaab //Button fix //9c3f013c c7712134 //d03f013c af972134 (1st) 2031cb5c 3c013fd0 //3c013f9c 2031cb60 342197af //342171c7 //Font Y-Fov 20541894 3b0882f1 //3acccccd //Font Y-Position 205418b4 bf000000 //bec00000 //Font Zoom 205418bc 3faaaaab //3f800000 ///////////////////////////////////////////////////////////// //Zoom (All) //201dca04 3c013ec0 //3c013f00 //201dca78 3c013fab //3c013f80 (Zoom and Y-fov(event) //Zoom (Game play) //202ef4c4 3c013f40 //3c013f80 //Y-Fov (Game play) //2020b860 3c013fab //3c013f80 //202ef0d0 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPS_202.45.cht ================================================ "Low Rider /ID SLPS_202.45" //ELF CRC 510F1B72 Mastercode 902b11f0 0c0ac424 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov (Matrix hack) 2029b764 3c013f40 //00000000 2029b768 44810000 //00000000 2029b770 4600c602 //00000000 //Render fix //003f013c 00a08144 3e028384 20271b1c 3c013f2b //3c013f00 ================================================ FILE: CHT/SLPS_202.47.cht ================================================ "Lotus Challenge /ID SLPS_202.47" //ELF CRC EF8130D1 Mastercode 9010d980 0c043608 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 2012d8e0 3c023ec0 //3c023f00 //Y-Fov 2012d8ec 3c023fe3 //3c023faa 2012d8f0 34428e38 //3442aaab ================================================ FILE: CHT/SLPS_202.51.cht ================================================ "Makai Senki Disaea /ID SLPS_202.51" //ELF CRC D00037C4 Mastercode 90107fb8 0c041f96 //[Widescreen 16:9] //Widescreen hack by nemesis2000 2014c39c 3c033f40 2014c3a4 e7a000e4 2014c3a8 46000003 2014c3ac e7a000e8 2010509c 3c013f40 201050a0 44810000 201050a8 4600c602 ================================================ FILE: CHT/SLPS_202.66.cht ================================================ "Baskelian /ID SLPS_202.66" //ELF CRC 7C1AD726 Mastercode 902553d8 0c09549e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 202114e0 08097028 //c6010068 2025c0a0 3c013f40 //00000000 2025c0a4 4481f000 //00000000 2025c0a8 c6010068 //00000000 2025c0ac c602006c //00000000 2025c0b0 461e0843 //00000000 2025c0b4 e6010068 //00000000 2025c0b8 0808453a //00000000 ================================================ FILE: CHT/SLPS_202.80.cht ================================================ "Mahou no Pumpkin /ID SLPS_202.80" //ELF CRC 90D2D375 Mastercode 902d6bd8 0c0b5a9e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f023c 1000bfff 00188244 202bf9a4 3c023f40 //3c023f80 ================================================ FILE: CHT/SLPS_202.91.cht ================================================ "Fish Eyes 3 /ID SLPS_202.91" //ELF CRC 2EA99E16 Mastercode 90112f78 0c044b86 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f063c b80286ac 2012bf1c 3c063f40 //3c063f80 //Render fix //a043033c c00283ac 2012bf30 3c0343e0 //3c0343a0 ================================================ FILE: CHT/SLPS_202.95.cht ================================================ "F1 Career Challenge /ID SLPS_202.95" //ELF CRC 5CBB11E6 Mastercode 90116520 0c0458f0 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00188144 ea10c24b 202ba940 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPS_203.00.cht ================================================ "Mobile Suit - Gundam Seed /ID SLPS_203.00" //ELF CRC A8700356 Mastercode 9010cb78 0c043286 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov (Little zoom out than original) 2015f198 3c02442a //3c024400 //Zoom in (Fix zoom scale) 20129b6c 3c024414 //3c024400 ================================================ FILE: CHT/SLPS_203.01.cht ================================================ "Gachinko Professional Baseball /ID SLPS_203.01" //ELF CRC FEE46123 Mastercode 901c6938 0c0719f6 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Wide hack 16:9 //Zoom 2010b0ac 3c013f40 //3c013f80 //Y-Fov 20296cbc 3c023f10 //3c023f40 ================================================ FILE: CHT/SLPS_203.05.cht ================================================ "Real Sports Professional Baseball /ID SLPS_203.05" //ELF CRC AD5C679D Mastercode 90107ab8 0c041e56 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 2011fa10 3c033f29 //3c033f00 ================================================ FILE: CHT/SLPS_203.29.cht ================================================ "Kamen Rider 555 /ID SLPS_203.29" //ELF CRC 0B359BBF Mastercode 9011a130 0c0467f4 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201adae8 08048174 // c6010068 201adaec 00000000 // c602006c 201205d0 3c013f40 // 00000000 201205d4 4481f000 // 00000000 201205d8 c6010068 // 00000000 201205dc c602006c // 00000000 201205e0 461e0843 // 00000000 201205e4 e6010068 // 00000000 201205e8 0806b6bc // 00000000 ================================================ FILE: CHT/SLPS_203.67.cht ================================================ "Curry House Coco Ichibanya /ID SLPS_203.67" //ELF CRC 6FC373B9 Mastercode 9010d750 0c04357c //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 2013497c 3c013f40 //00000000 20134980 44810000 //00000000 20134988 4600c602 //00000000 ================================================ FILE: CHT/SLPS_203.69.cht ================================================ "Kinnikuman Generations /ID SLPS_203.69" //ELF CRC 823A7E69 Mastercode 90299bf8 0c0a66a6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //403f013c 00888144 02b30c46 201876e4 3c013f10 //3c013f40 Game play //403f013c 00888144 03840146 2018ba7c 3c013f10 //3c013f40 Event ================================================ FILE: CHT/SLPS_203.74.cht ================================================ "Football Kingdom [Trial Edition] /ID SLPS_203.74" //ELF CRC 3EE9A586 Mastercode 90301cf8 0c0c06e6 //Widescreen hacks by El_Patas (X FOV) and Aced14 (Y FOV) //Gameplay 16:9 102afbb4 00003f40 //3C013F80 - Master X FOV 10110ec4 00000150 //240701C0 - Master Y FOV ================================================ FILE: CHT/SLPS_203.80.cht ================================================ "Shinkon Gattai Gondannar!! /ID SLPS_203.80" //ELF CRC 927D3EB4 Mastercode 9010e8f0 0c0439e4 //[Widescreen 16:9] //Widescreen Hack by Little Gaint // 16:10 //20103f94 3c013f55 //00000000 hor fov //20103f98 34215555 //00000000 //20103fa0 44810000 //00000000 //20103fa4 4600c602 //00000000 //16:9 20103f94 3c013f40 //00000000 hor fov 20103f98 44810000 //00000000 20103fa0 4600c602 //00000000 201c87a8 3c023f40 //3c023f80 render fix ================================================ FILE: CHT/SLPS_203.81.cht ================================================ "Monkey Turn V /ID SLPS_203.81" //ELF CRC 04D450CC Mastercode 9010dbf8 0c0436a6 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201342bc 08042c68 2010b1a0 46160803 2010b1a4 3c013f40 2010b1a8 4481f000 2010b1ac 461e0002 2010b1b0 0804d0b0 ================================================ FILE: CHT/SLPS_203.98.cht ================================================ "La Pucelle - Hikari no Seijyo Densetsu Nijuu /ID SLPS_203.98" //ELF CRC CCF46486 Mastercode 9010bf30 0c042f74 //[Widescreen 16:9] //Widescreen hack by El_Patas (NTSC-J by Arapapa) //Gameplay 16:9 20108b8c 3c013f40 //00000000 20108b90 44810000 //00000000 20108b98 4600c602 //00000000 204c6340 45700000 //45A00000 Hor fov 3D Backgrounds (Memory value) //2D Characters fix //0040023c 00088244 f400a0c7 20138170 3c023fc0 //3c024000 20138184 3c033fc0 //3c034000 20138198 3c023fc0 //3c024000 201381ac 3c023fc0 //3c024000 ================================================ FILE: CHT/SLPS_204.02.cht ================================================ "Kamen Rider Blade /ID SLPS_204.02" //ELF CRC 37BA81B1 Mastercode 9011de10 0c04772c //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201f3168 08046994 // c6010068 201f316c 00000000 // c602006c 2011a650 3c013f40 // 00000000 2011a654 4481f000 // 00000000 2011a658 c6010068 // 00000000 2011a65c c602006c // 00000000 2011a660 461e0843 // 00000000 2011a664 e6010068 // 00000000 2011a668 0807cc5c // 00000000 ================================================ FILE: CHT/SLPS_204.10.cht ================================================ "Phantom Kingdom /ID SLPS_204.10" //ELF CRC BE3F85FF Mastercode 90108c70 0c0422c4 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Gameplay 16:9 201058d4 3c013f40 //00000000 201058d8 44810000 //00000000 201058e0 4600c602 //00000000 //2D Characters X-Fov //803f023c 00608244 00688044 2014fafc 3c023f40 //3c023f80 ================================================ FILE: CHT/SLPS_204.16.cht ================================================ "Inyou Taisenki - Byakko Enbu [with EyeToy] /ID SLPS_204.16" //ELF CRC 7142AF8B Mastercode 904fc4d0 0c13f0dc //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2040c768 3c033f06 //3c033f33 2040c76c 34646666 //34643333 //Zoom //2040c4e8 3c033f80 //3c033f80 //2040c524 3c03bec0 ================================================ FILE: CHT/SLPS_204.17.cht ================================================ "Inyou Taisenki - Byakko Enbu /ID SLPS_204.17" //ELF CRC 7142AF8B Mastercode 904fc4d0 0c13f0dc //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2040c768 3c033f06 //3c033f33 2040c76c 34646666 //34643333 //Zoom //2040c4e8 3c033f80 //3c033f80 //2040c524 3c03bec0 ================================================ FILE: CHT/SLPS_204.20.cht ================================================ "Ultraman Nexus /ID SLPS_204.20" //ELF CRC 1FFFBDA3 Mastercode 9031a1d8 0c0c681e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Y-Fov 20439690 3f100000 //3f400000 //Zoom 20285334 3c01bec0 //3c01bf00 ================================================ FILE: CHT/SLPS_204.23.cht ================================================ "LEGO Star Wars - The Video Game /ID SLPS_204.23" //ELF CRC 7BE628C2 Mastercode 90309550 0c0c24fc //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 2010c2ac 3c013fab //3c013f80 //Y-Fov 2011b508 3c013f10 //3c013f40 ////////////////////////////////////////////////////// //Entire Zoom Need render fix //2011b5e8 3c013f20 //3c013f80 //20167544 3c013ec0 //3c013f00 //Entire Zoom //2010c2ac 3c013fab //3c013f80 //2010cba0 3c013f40 //3c013f80 //2010cc2c 3c013f40 //3c013f80 //2010d04c 3c013f40 //3c013f80 //xxxxxxxx //20119f70 3c013f40 //3c013f80 //2011a0d0 3c013f40 //3c013f80 //2011a21c 3c013f40 //3c013f80 //2014d7e4 3c013f40 //3c013f80 //201675b0 3c013f40 //3c013f80 //201fa378 3c013f40 //3c013f80 //201fb334 3c013f40 //3c013f80 //202257fc 3c013f40 //3c013f80 //upper status despeare //20226a44 3c013f81 //3c013f80 ================================================ FILE: CHT/SLPS_204.30.cht ================================================ "Simple 2000 Series Vol.91 - The All-Star Kakutou /ID SLPS_204.30" //ELF CRC 37C07E96 Mastercode 90113dd0 0c044f1c //[Widescreen 16:9] description=Renders the game in 16:9 aspect ratio, instead of 4:3. //Widescreen hack 16:9 201055e4 3c013f40 //00000000 201055e8 44810000 //00000000 201055f0 4600c602 //00000000 ================================================ FILE: CHT/SLPS_204.40.cht ================================================ "Simple 2000 Series Vol.88 - The Mini Bijo Keikan /ID SLPS_204.40" //ELF CRC 8DD94147 Mastercode 901a5240 0c069438 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 201aab2c 3c013f40 //00000000 201aab30 44810000 //00000000 201aab38 4600c602 //00000000 ================================================ FILE: CHT/SLPS_204.41.cht ================================================ "Simple 2000 Series Vol.87 - The Senko /ID SLPS_204.41" //ELF CRC F1FD3B5D Mastercode 9028fe98 0c0a3f4e //[Widescreen 16:9] //Widescreen hack by sergx12 & ElHecht (NTSC-J by Arapapa) //Widescreen hack 16:9 2024f120 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPS_204.44.cht ================================================ "Simple 2000 Series Vol.90 - The O-Ane-Chan Bara 2 /ID SLPS_204.44" //ELF CRC 7E9FD243 Mastercode 90269558 0c09a4fe //[Widescreen 16:9] //NTSC-J Widescreen Hack by synce 20446cb4 3f400000 ================================================ FILE: CHT/SLPS_204.45.cht ================================================ "Simple 2000 Series Ultimate Vol.28 - The Gaidou! Genocide Grand Prix - Drive to Survive /ID SLPS_204.45" //ELF CRC B94D2F0D Mastercode 90412418 0c1048ae //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 2074302c 3f100000 //3f400000 X-Fov ================================================ FILE: CHT/SLPS_204.47.cht ================================================ "Kamen Rider Hibiki /ID SLPS_204.47" //ELF CRC E26A225F Mastercode 9019db18 0c06766e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Menu Zoom (2D) //003f013c 00088144 e0ffbd27 //20145f68 3c013ec0 //3c013f00 //Menu Y-Fov (2D) //426b0146 2000a28f //20145f84 08030000 //200c0000 46016b42 //200c0004 3c013f40 //200c0008 4481f000 //200c000c 461e6b43 //200c0010 080517e2 //Cutscene Zoom //803f013c 00a88144 01a50046 20130894 3c013fab //3c013f80 /Cutscene Y-Fov //00008044 32d00046 201308d8 08030008 200c0020 44800000 200c0024 3c013f40 200c0028 4481f000 200c002c 461ead42 200c0030 0804c237 //Gameplay X-Fov //44808dc7 067c0046 2010362c 08030010 200c0040 c78d8044 200c0044 3c013f40 200c0048 4481f000 200c004c 461e6b42 200c0050 08040d8c ////////////////////////////////////// //Gameplay Zoom //20103574 3c01443a //3c01447a ================================================ FILE: CHT/SLPS_204.52.cht ================================================ "Simple 2000 Series Ultimate Vol.30 - Kourin! Zokusha Goddo! /ID SLPS_204.52" //ELF CRC 5C432A3F Mastercode 901ddf58 0c07777e //[Widescreen 16:9] //Widescreen hack by Arapapa //Wide Screen 16:9 //Car X-Fov 201afd0c 3c013f40 //00000000 201afd10 44810000 //00000000 201afd18 4600c602 //00000000 //Background X-Fov 20149e20 08079304 201e4c10 46040843 201e4c14 3c013f40 201e4c18 4481f000 201e4c1c 461e0842 201e4c20 08052789 ================================================ FILE: CHT/SLPS_204.53.cht ================================================ "Simple 2000 Series Ultimate Vol.29 - K-1 Premium 2005 Dynamite!! /ID SLPS_204.53" //ELF CRC 602B7A48 Mastercode 90226ed8 0c089b5e //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix hack 202002a4 3c013f40 //00000000 202002a8 44810000 //00000000 202002b0 4600c602 //00000000 ================================================ FILE: CHT/SLPS_204.56.cht ================================================ "Simple 2000 Series Vol.95 - The Zombie vs Kyuukyuusha /ID SLPS_204.56" //ELF CRC 9F4E45A3 Mastercode 90127e50 0c049f3c //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f033c 9080828f 2013671c 3c033f40 //Render Fix //003f023c 00088244 00000000 (1st) 201367b8 3c023f30 //3c023f00 ================================================ FILE: CHT/SLPS_204.58.cht ================================================ "Simple 2000 Series Vol.96 - The Pirate /ID SLPS_204.58" //ELF CRC 7686C666 Mastercode 90110dd0 0c04431c //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2017ac74 3c023f08 //3c023ecc 2017ac7c 34438883 //3443cccd //smoke distance //2024f3b4 3c013f00 //3c013f80 //Zoom //20257ee4 3c013f80 //3c013f80 //202571e4 3c01bec0 //3c01bf00 //Y-Fov //2017ac84 3c023e60 //3c023e99 ================================================ FILE: CHT/SLPS_204.63.cht ================================================ "Golden Knight Garo /ID SLPS_204.63" Mastercode 9030da58 0c0c363e //16:9 2020c7f8 3c013f40 2020c7fc 4481f000 2029ed78 080c5a2a 2031689c 080c5a30 203168a8 461e0fc3 203168ac 46010043 203168b0 461e0842 203168b4 e61f0068 203168b8 080a7b60 ================================================ FILE: CHT/SLPS_204.64.cht ================================================ "Simple 2000 Series Vol.105 - The Maid Fuku to Kikanjuu /ID SLPS_204.64" //ELF CRC C810CF06 Mastercode 901e1dd8 0c07871e //[Widescreen 16:9] //Widescreen Hack 201c53ac 3c013f40 201c53b0 44810000 201c53b8 4600c602 ================================================ FILE: CHT/SLPS_204.65.cht ================================================ "Simple 2000 Series Vol.100 - The Otoko Tachi no Kijuu Houza /ID SLPS_204.65" //ELF CRC 5FF52634 Mastercode 901a6958 0c0699fe //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //aa3f013c abaa2134 00608144 20108ab4 3c013fe3 //3c013fe3 20108ab8 34218e22a //3421aaab //20108ad4 3c013fab //3c013f80 ================================================ FILE: CHT/SLPS_204.66.cht ================================================ "Simple 2000 Vol 101: The Oneechanpon /ID SLPS_204.66" Mastercode f01001b8 0000000e //Widescreen hack by unknown author 20495104 3f400000 ================================================ FILE: CHT/SLPS_204.67.cht ================================================ "Simple 2000 Series Vol.102 - The Fuhyou - Senjou no Inu Tachi /ID SLPS_204.67" //ELF CRC 6B7DDDD9 Mastercode 902d4558 0c0b50fe //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00008144 00000000 080040e4 2020576c 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPS_204.68.cht ================================================ "Simple 2000 Series Vol.106 - The Block Kuzushi Quest - Dragon Kingdom /ID SLPS_204.68" //ELF CRC 0C370E94 Mastercode 901c7118 0c071bee //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201991a4 3c013f40 //00000000 201991a8 44810000 //00000000 201991b0 4600c602 //00000000 ================================================ FILE: CHT/SLPS_204.74.cht ================================================ "Simple 2000 Series Vol.107 - The Honoo no Kakutou Banchou /ID SLPS_204.74" //ELF CRC F3A2AB09 Mastercode 902a8318 0c0aa06e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom in //003f013c 00008144 2000b07f 201843cc 3c013ec5 //3c013f00 3c013ec5 //X-Fov + Zoom Out //803f013c 00708144 80000426 20184450 3c013f40 //3c013f80 //20184520 3c013fb0 //3c013f80 ================================================ FILE: CHT/SLPS_204.76.cht ================================================ "Simple 2000 Series Vol.108 - The Nippon Tokushubutai /ID SLPS_204.76" //ELF CRC 715D9DD3 Mastercode 90112490 0c0448cc //[Widescreen 16:9] //by Arapapa //X-Fov //803f043c 7f4b023c 201996a0 3c043f40 //3c043f80 //Zoom //323f043c 6c0745ac c3b88234 3F6E4BA9 //2013f828 3c043f6e //3c043f32 //2013f830 34824ba9 //3482b8c3 ================================================ FILE: CHT/SLPS_204.78.cht ================================================ "Simple 2000 Series Vol.109 - The Taxi 2 /ID SLPS_204.78" //ELF CRC 91A93F28 Mastercode 901804e0 0c0600e0 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov (Car) 20155ec4 3c013f40 //00000000 20155ec8 44810000 //00000000 20155ed0 4600c602 //00000000 //X-Fov (Background) 201afc74 3f400000 //3f800000 ================================================ FILE: CHT/SLPS_204.81.cht ================================================ "Simple 2000 Series Vol.112 - The Tousou Highway 2 - Road Warrior 2050 /ID SLPS_204.81" //ELF CRC E08D659B Mastercode 90216518 0c0858ee //Widescreen hack by Arapapa //Widescreen hack 16:9 201e5f4c 3c013f40 //00000000 201e5f50 44810000 //00000000 201e5f58 4600c602 //00000000 ================================================ FILE: CHT/SLPS_204.83.cht ================================================ "Kamen Rider Kabuto /ID SLPS_204.83" //ELF CRC E4614547 Mastercode 901af618 0c06bd2e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Cutscene Zoom //803f013c 00a88144 01a50046 2011b54c 3c013fab //3c013f80 /Cutscene Y-Fov //00008044 32d00046 2011b590 08030008 200c0020 44800000 200c0024 3c013f40 200c0028 4481f000 200c002c 461ead42 200c0030 08046d65 //Gameplay X-Fov 201980c4 08030010 200c0040 c78d8c84 200c0044 3c013f40 200c0048 4481f000 200c004c 461e6b42 200c0050 08066032 /////////////////////////////////// /Gameplay Zoom //20108f30 3c014400 //3c01447a //Menu Zoom //20143f54 3c014400 //3c01447a //Menu Zoom //003f013c 00088144 e0ffbd27 //20135148 3c013ec0 //3c013f00 ================================================ FILE: CHT/SLPS_204.88.cht ================================================ "Simple 2000 Series Vol.113 - The Tairyou Jigoku /ID SLPS_204.88" //ELF CRC 82481A67 Mastercode 903cfdd8 0c0f3f1e //[Widescreen 16:9] //Widescreen Hack by El_Patas //Gameplay 16:9 20307d74 3c013f40 //3C013F80 (Increases hor. axis) ================================================ FILE: CHT/SLPS_204.89.cht ================================================ "Simple 2000 Series Vol.114 - The Jokouppichi Torimonochou - Oanechan Go Go Go! /ID SLPS_204.89" //ELF CRC FC0F8A5B Mastercode 901dd798 0c07758e //[Widescreen 16:9] //Widescreen Hack 201af3ec 3c013f40 201af3f0 44810000 201af3f8 4600c602 ================================================ FILE: CHT/SLPS_204.91.cht ================================================ "Simple 2000 Series Vol.118 - The Raku Musha Dokaku Takeshi Samurai Toujou /ID SLPS_204.91" //ELF CRC 69D87F18 Mastercode 9025d818 0c0975ae //[Widescreen 16:9] //Widescreen Hack 2022e6f4 3c013f40 2022e6f8 44810000 2022e700 4600c602 ================================================ FILE: CHT/SLPS_204.93.cht ================================================ "Simple 2000 Series Vol.116 - The Neko Mura no Hitobito Pagu Daikan no Akugyou Zanmai /ID SLPS_204.93" //ELF CRC 333F1F59 Mastercode 90111c58 0c0446be //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20133514 3c023f19 //3c023f4c 2013351c 3444999a //3444cccd ================================================ FILE: CHT/SLPS_204.94.cht ================================================ "Simple 2000 Series Vol.117 - The Zerosen /ID SLPS_204.94" //ELF CRC 54673FA9 Mastercode 902095d8 0c08251e //Widescreen hack by Arapapa, 16:9 //X-Fov 2012aecc 3c0a3f40 //3c0a3f80 //Render Fix 20186d44 3c033fb0 //3c033f80 ================================================ FILE: CHT/SLPS_204.97.cht ================================================ "Simple 2000 Series Vol.119 - The Survival Game 2 /ID SLPS_204.97" //ELF CRC 88F8F8B1 Mastercode 901fade0 0c07eb20 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //803f013c 00008144 1000b07f 2019d314 3c013f10 //3c013f80 //Y-Fov //aaaaaa3f 04000000 20260ba8 3fe38e2a //3faaaaaa ================================================ FILE: CHT/SLPS_205.00.cht ================================================ "Simple 2000 Series Vol.120 - The Saigo no Nippon Tsuwamono /ID SLPS_205.00" //ELF CRC 0A283CB4 Mastercode 902e0098 0c0b7fce //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 202067ec 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPS_250.01.cht ================================================ "Eternal Ring /ID SLPS_250.01" //ELF CRC B3999B20 Mastercode 902d3b98 0c0b4e8c //Widescreen hack by Arapapa //Widescreen Hack 16:9 //X-Fov //803f013c 00a88144 0045013c 20200fb4 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPS_250.02.cht ================================================ "Dead or Alive 2 /ID SLPS_250.02" Mastercode 90334e20 0c0cd32e //ELF CRC=7894BA09 //Widescreen hack by No.47 203b0400 3f400000 203b0c20 3f400000 203b1440 3f400000 ================================================ FILE: CHT/SLPS_250.03.cht ================================================ "Evergrace /ID SLPS_250.03" Mastercode 902c70f8 0c0b1be4 //ELF CRC=66FB2124 //Widescreen Hack (NTSC-J by Arapapa) // Wide 16:9 // 803f013c 00a88144 2e00043c 202010d0 3c013f40 // 3c013f80 // 803f013c 00a08144 c07b1646 20201170 3c013f40 // 3c013f80 ================================================ FILE: CHT/SLPS_250.04.cht ================================================ "Kensetsu Juuki Kenka Battle - Buchigire Kongou!! /ID SLPS_250.04" //ELF CRC 31523B01 Mastercode 9029aa48 0c0a6a38 //[Widescreen 16:9] //Widescreen hack by El_Patas (NTSC-J by Arapapa) //Widescreen hack 16:9 //20281d2c 3c013f40 //00000000 //20281d30 44810000 //00000000 //20281d38 4600c602 //00000000 20219540 3c013f40 //3C013F80 (Increases hor. axis) 202180ec 3c014fff //3c013f80 ================================================ FILE: CHT/SLPS_250.07.cht ================================================ "Armored Core 2 /ID SLPS_250.07" Mastercode 90284f28 0c0a1370 //Widescreen hack by ElHecht // 16:9 202885ec 3c013f40 // 00000000 hor fov gameplay 202885f8 44810000 // 00000000 202885fc 4600c602 // 00000000 201b252c 3c013f40 // 00000000 hor fov menu 201b253c 4481f000 // 00000000 201b2540 461e6b42 // 00000000 // 16:10 //202885ec 3c013f55 // 00000000 hor fov gameplay //202885f0 34215555 // 00000000 hor fov gameplay //202885f8 44810000 // 00000000 //202885fc 4600c602 // 00000000 //201b252c 3c013f55 // 00000000 hor fov menu //201b2530 34215555 // 00000000 hor fov menu //201b253c 4481f000 // 00000000 //201b2540 461e6b42 // 00000000 ================================================ FILE: CHT/SLPS_250.08.cht ================================================ "Sorcerous Stabber Orphen /ID SLPS_250.08" //ELF CRC 126B585A Mastercode 902f7ff8 0c0bdfa4 //[Widescreen 16:9] //Pnach by Little Giant //black borders's fix (optional) 20260a9c 24020000 //24020001 ================================================ FILE: CHT/SLPS_250.09.cht ================================================ "G-Saviour /ID SLPS_250.09" Mastercode 901714f8 0c05c4e4 //ELF CRC=AA0D46D4 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20116824 3c013f40 //3c013f80 //Render Fix 20116868 3c0143e0 //3c0143a0 ================================================ FILE: CHT/SLPS_250.10.cht ================================================ "Unison /ID SLPS_250.10" //ELF CRC B937D335 Mastercode 901f5420 0c07d4b0 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 201e0e14 3c013f40 //00000000 201e0e18 44810000 //00000000 201e0e20 4600c602 //00000000 ================================================ FILE: CHT/SLPS_250.12.cht ================================================ "Victorious Boxers /ID SLPS_250.12" Mastercode 901b6178 0c06d804 //ELF CRC=059F0DE7 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-fov (In Squared Ring) 20114510 3c013f40 //3c013f80 //Event (Zoom) 20197f10 3c013fab //3c013f80 //Event (Y-Fov) 2018ede0 3c0143b4 //3c0143f0 //xxx //2018ecb8 3c013f40 //3c013f80 ////20197f10 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPS_250.15.cht ================================================ "Choro Q - High Grade /ID SLPS_250.15" //ELF CRC 6F9C4D7C Mastercode 901a7b20 0c069e70 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //a043013c 00688144 c6c30046 2018fe04 3c014370 //3c0143a0 //Render fix //f03f013c 00b08144 2018fe48 3c014020 //3c013ff0 ================================================ FILE: CHT/SLPS_250.16.cht ================================================ "Neo Atlas 3 /ID SLPS_250.16" //ELF CRC 2005055F Mastercode 901b36d8 0c06cd5e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 2019b2e4 3c013f40 //00000000 2019b2e8 44810000 //00000000 2019b2f0 4600c602 //00000000 ================================================ FILE: CHT/SLPS_250.18.cht ================================================ "Sidewinder Max /ID SLPS_250.18" //ELF CRC B4580F15 Mastercode 90289b20 0c0a2670 //Widescreen Hack by El_Patas //Gameplay 16:9 20123860 3c0143c0 //3C014400 Zoom 20102858 3c0143b4 //3C0143F0 Y-FOV ================================================ FILE: CHT/SLPS_250.20.cht ================================================ "Mobile Suit Gundam /ID SLPS_250.20" //ELF CRC 3FDDF5B2 Mastercode 901046a0 0c041150 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Search Values //2044033c 00108344 28a68070 (X-Fov) //a043023c 00008244 466d0046 (Render fix) //Title e0010e00 00100050 20127ff8 3c034455 //3c034420 //Story 1 e0028680 00100050 2012a2a8 3c034455 //3c034420 X-Fov 201a9698 3c0243e0 //3c0243a0 Render fix //Story 2 e0021980 00100050 2012a3c8 3c034439 //3c034420 X-Fov 201aadd8 3c0243e0 //3c0243a0 Render fix //Story 3 e0027280 00100050 2012a3c8 3c034455 //3c034420 X-Fov 201aac38 3c0243e0 //3c0243a0 Render fix //Story 4 e002ab00 00100050 2012a3c8 3c034455 //3c034420 X-Fov 201aa9a8 3c0243e0 //3c0243a0 Render fix //Story 5 e0027f80 00100050 2012a3c8 3c034455 //3c034420 X-Fov 201a99b8 3c0243e0 //3c0243a0 Render fix //Story 6 e0022200 00100050 2012a3c8 3c034455 //3c034420 X-Fov 201aa9d8 3c0243e0 //3c0243a0 Render fix //Story 7 e0026280 00100050 2012a3c8 3c034455 //3c034420 X-Fov 201aaf28 3c0243e0 //3c0243a0 Render fix //Story 8 e0025d80 00100050 2012a3c8 3c034455 //3c034420 X-Fov 201aae38 3c0243e0 //3c0243a0 Render fix //Story 9 e0022000 00100050 2012a2a8 3c034455 //3c034420 X-Fov 201aaed8 3c0243e0 //3c0243a0 fix ================================================ FILE: CHT/SLPS_250.22.cht ================================================ "Cool Boarders - Code Alien /ID SLPS_250.22" //ELF CRC 5B38173C Mastercode 90209e50 0c08273c //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 202362c4 3c013f40 //00000000 202362c8 44810000 //00000000 202362d0 4600c602 //00000000 ================================================ FILE: CHT/SLPS_250.23.cht ================================================ "Bouncer, The /ID SLPS_250.23" //ELF CRC 18C8487E Mastercode 90307820 0c0c1db0 //[Widescreen 16:9] //NTSC-J Widescreen Hack by synce 20391a3c 3f400000 //[No-Interlacing] //Attempts to disable interlaced offset rendering. //20103fb8 30630000 //20286e00 00000000 ================================================ FILE: CHT/SLPS_250.26.cht ================================================ "Dead or Alive 2 - Hardcore /ID SLPS_250.26" //ELF CRC 82C02240 Mastercode 903bea60 0c0efa40 //Widescreen hack by No.47 204588d0 3f400000 20459140 3f400000 204599b0 3f400000 2045a220 3f400000 ================================================ FILE: CHT/SLPS_250.27.cht ================================================ "Golf Paradise DX /ID SLPS_250.27" Mastercode 9020d2e0 0c083460 //ELF CRC=D7416293 //Widescreen Hack by Arapapa //Widescreen hack 16:9 203c50f0 3f400000 //3f800000 ================================================ FILE: CHT/SLPS_250.28.cht ================================================ "Shutokou Battle 0 /ID SLPS_250.28" //ELF CRC F9D5C6A6 Mastercode 9010edb8 0c043b16 //[Widescreen 16:9] //Widescreen Hack by Arapapa and VIRGIN KLM //Widescreen hack 16:9 //X-Fov //00 00 80 3F D9 EE EE 3E 00 08 00 00 00 08 00 00 00 00 00 40 60 D2 7E 4B 00 00 80 3F 00 00 FA 43 207575e4 3f400000 //3f800000 // 16:9 - Gameplay HUD by VIRGIN KLM //00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 02 00 00 C0 01 00 00 00 00 00 00 01 00 06 01 28 00 00 00 20336000 3f400000 //20 02 00 00 53 01 00 00 00 00 00 00 0B 00 00 00 41 00 00 00 07 00 00 00 00 00 80 3F 00 00 80 3F 20336030 00000210 //00 00 80 3F 00 00 80 3F 7F 50 24 3F 80 00 00 00 20336048 3f400000 //0A 02 00 00 74 01 00 00 00 00 00 00 0C 00 00 00 20336108 00000200 //00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 02 00 00 C0 01 00 00 00 00 00 00 01 00 02 00 2B 00 00 00 20336120 3f400000 //47 02 00 00 72 01 00 00 00 00 00 00 0C 00 00 00 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 80 3F 20336150 0000022e //00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 02 00 00 C0 01 00 00 00 00 00 00 01 00 02 00 45 00 00 00 20336168 3f400000 (1st) //FC 01 00 00 80 01 00 00 00 00 00 00 0C 00 00 00 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 80 3F 20336198 000001f5 //00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 02 00 00 C0 01 00 00 00 00 00 00 01 00 02 00 45 00 00 00 203361b0 3f400000 (2nd) //15 02 00 00 80 01 00 00 00 00 00 00 0C 00 00 00 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 80 3F 203361e0 00000208 //00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 02 00 00 C0 01 00 00 00 00 00 00 01 00 02 00 45 00 00 00 203361f8 3f400000 (3rd) //2E 02 00 00 80 01 00 00 00 00 00 00 0C 00 00 00 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 80 3F 20336228 0000021b //00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 02 00 00 C0 01 00 00 00 00 00 00 01 00 02 00 29 00 00 00 20336240 3f400000 //00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 02 00 00 C0 01 00 00 00 00 00 00 03 00 02 00 00 00 00 00 20336288 3f400000 //00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 02 00 00 C0 01 00 00 00 00 00 00 01 00 02 00 33 00 00 00 203366c0 3f400000 20336708 3f400000 20336750 3f400000 20336798 3f400000 203367e0 3f400000 20336828 3f400000 20336870 3f400000 203368b8 3f400000 //00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 02 00 00 C0 01 00 00 00 00 00 00 01 00 02 00 34 00 00 00 20336900 3f400000 //00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 02 00 00 C0 01 00 00 00 00 00 00 01 00 0A 00 3D 00 00 00 20336948 3f400000 //00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B1 00 00 00 80 02 00 00 C0 01 00 00 00 00 00 00 03 00 02 00 00 00 00 00 20336990 3f400000 //00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 02 00 00 C0 01 00 00 00 00 00 00 01 00 00 00 44 00 00 00 20336cf0 3f400000 20336d38 3f400000 //00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 02 00 00 C0 01 00 00 00 00 00 00 01 00 00 00 45 00 00 00 20336d80 3f400000 //(4~10) 20336dc8 3f400000 20336e10 3f400000 20336e58 3f400000 20336ea0 3f400000 20336ee8 3f400000 20336f30 3f400000 //00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 02 00 00 C0 01 00 00 00 00 00 00 05 00 00 04 FF FF FF FF 20336f78 3f400000 //Font //00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 08 00 00 00 21 00 00 00 00 00 00 00 EA 01 00 00 20308700 3f400000 //21 00 00 00 8C 01 00 00 00 00 00 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 80 3F 203086e8 00000051 //00000021 //00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 02 00 00 C0 01 00 00 CC CC CC 80 03 00 02 00 FF FF FF FF 20308748 3f400000 (1st) //80 01 00 00 86 01 00 00 00 00 00 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 80 3F 20308730 0000019b //00000180 //Menu (Car) //00 00 80 3F D9 EE 6E 3F 00 08 00 00 00 08 00 00 00 00 80 3F 00 24 74 4B 00 00 80 3F 00 00 FA 43 d074f516 00003f80 2074f514 3f400000 //[No-Interlacing] //by Tokman5 //While FMV is playing, deinterlacing will be temporary disabled due to streaming problem //d06452a0 01100001 //20263518 34022000 //d06452a0 01000001 //20263518 30422000 ================================================ FILE: CHT/SLPS_250.29.cht ================================================ "Rayman Revolution /ID SLPS_250.29" //ELF CRC BD9E8B57 Mastercode 901c9a88 0c07264a //[Widescreen 16:9] //Widescreen Hacks by ElHecht & ICUP321 // General Widescreen Fixes 20190098 4481f000 // 00000000 2019009c 461e0842 // 00000000 20118394 461e6303 // 00000000 renderfix calculation // 16:9 20190088 3c013f40 // 00000000 hor fov // 15:9 //20190088 3c013f50 // 00000000 hor fov // 16:10 //20190088 3c013f55 // 00000000 hor fov //2019008c 34215555 // 00000000 hor fov // 21:9 //20190088 3c013f10 // 00000000 hor fov // 25:16 //20190088 3c013f5a // 00000000 hor fov //2019008c 3421740e // 00000000 hor fov // 32:9 //20190088 3c013ed5 // 00000000 hor fov //2019008c 3421c28f // 00000000 hor fov ================================================ FILE: CHT/SLPS_250.32.cht ================================================ "Golful Golf /ID SLPS_250.32" //ELF CRC C8BACD69 Mastercode 901dbd18 0c076eee //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00688144 ec9380c7 20193708 3c013f40 //3c013f80 //Render fix //00002044 0000f043 00008041 2041e5e0 44500000 //44200000 ================================================ FILE: CHT/SLPS_250.33.cht ================================================ "Kaze no Klonoa 2 - Sekai ga Nozonda Wasuremono /ID SLPS_250.33" Mastercode 90329278 0c0ca446 //ELF CRC=1645DE53 //Widescreen fix by synce (NTSC-K by Arapapa) //16:9 (00000000 00000000 43ad1346 00000000) 20303fac 3c013f40 20303fb0 44810000 20303fb8 4600c602 //Partial HUD fix //0000803f(*) 0000803f 0000803f 0000803f (search *4) 20518000 3f400000 20519000 3f400000 2051a000 3f400000 2051b000 3f400000 ================================================ FILE: CHT/SLPS_250.35.cht ================================================ "Monster Farm 3 /ID SLPS_250.35" //ELF CRC ED1F2721 Mastercode 902ff2f8 0c0bfc66 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 202d160c 3c013f40 //00000000 202d1610 44810000 //00000000 202d1618 4600c602 //00000000 //Render fix 2027c20c 3c0143d7 //3c0143a0 ================================================ FILE: CHT/SLPS_250.40.cht ================================================ "Armored Core 2 - Another Age /ID SLPS_250.40" //ELF CRC 5F2A0E36 Mastercode 902c0bc8 0c0b029a gametitle=Armored Core 2 - Another Age [NTSC-J] (SLPS-25040) //Widescreen hack by ElHecht // 16:9 202c45a4 3c013f40 // 00000000 hor fov gameplay 202c45b0 44810000 // 00000000 202c45b4 4600c602 // 00000000 201c7524 3c013f40 // 00000000 hor fov menu 201c7534 4481f000 // 00000000 201c7538 461e6b42 // 00000000 // 16:10 //202c45a4 3c013f55 // 00000000 hor fov gameplay //202c45a8 34215555 // 00000000 hor fov gameplay //202c45b0 44810000 // 00000000 //202c45b4 4600c602 // 00000000 //201c7524 3c013f55 // 00000000 hor fov menu //201c7528 34215555 // 00000000 hor fov menu //201c7534 4481f000 // 00000000 //201c7538 461e6b42 // 00000000 ================================================ FILE: CHT/SLPS_250.41.cht ================================================ "Shadow Hearts /ID SLPS_250.41" Mastercode 9020dfd8 0c08379e //ELF CRC=3E46A5F0 //Widescreen Hack //Widescreen hack 16:9 //803f043c 00688444 9c45023c 2028d738 3c043f40 //803f023c 00688244 7f47023c 20282564 3c023f40 //20324530 3c023f40 // field //Status screen and souls information. plus optional font size reduction (disabled by default) by sergx12 2039f340 3c023f40 //3c023f80 203d43c4 3c023f40 //3c023f80 203ecfec 3c023f40 //3c023f80 ================================================ FILE: CHT/SLPS_250.44.cht ================================================ "Evergrace 2 /ID SLPS_250.44" //ELF CRC E26D2E7D Mastercode 902195e8 0c086522 //[Widescreen 16:9] //Widescreen hack 20101ca8 3c013f40 ================================================ FILE: CHT/SLPS_250.48.cht ================================================ "Zeonic Front - Mobile Suit Gundam 0079 /ID SLPS_250.48" Mastercode 90232f78 0c08cb86 //ELF CRC=626CF8C1 //Widescreen hack by Arapapa //Widescreen hack 16:9 20213454 3c013f40 //00000000 20213458 44810000 //00000000 20213460 4600c602 //00000000 ////////////////////////////////////////////////// //Zoom //803f013c 00008144 2d20a003 (3rd) //20213478 3c013fab //3c013f80 //Y-Fov (Except background Picture (Cloud) //efeeee3f -> f5491f40 //2038ad08 401f49f5 //3feeeeef ================================================ FILE: CHT/SLPS_250.50.cht ================================================ "Final Fantasy X /ID SLPS_250.50" Mastercode 902ee420 0c0bb8b0 //ELF CRC=6A4EFE60 //Widescreen hack by nemesiss2000 //Widescreen hack 16:9 201ce4ac 3c013f19 201ce4b0 3421999a 2011966c 3c014440 2019f664 3c01442b //world map //803f013c 00008144 01001124 20258790 3c013f40 //3c013f80 //sphere grid //803f013c 00a08144 e601023c 20259ff4 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPS_250.52.cht ================================================ "Ace Combat 4 - Shattered Skies /ID SLPS_250.52" //ELF CRC 5ED8FB53 Mastercode 9026bcd0 0c09aedc //[Widescreen 16:9] //Widescreen fix by nemesis2000 (pnach NTSC-J by Arapapa) //widescreen fix 203cf4cc 441cf7ae ================================================ FILE: CHT/SLPS_250.54.cht ================================================ "Tamamayu Story 2 /ID SLPS_250.54" Mastercode 9011c558 0c0470fe //[Widescreen 16:9] //NTSC-J Widescreen Hack by synce 21e2bb8c 3f400000 ================================================ FILE: CHT/SLPS_250.57.cht ================================================ "Kings Field 4 /ID SLPS_250.57" Mastercode 90228830 0c08a1b4 //ELF CRC=04C3765E //Widescreen hack by Arapapa //Widescreen hack 16:9 2022c1a4 3c013f40 //00000000 2022c1a8 44810000 //00000000 2022c1b0 4600c602 //00000000 ================================================ FILE: CHT/SLPS_250.61.cht ================================================ "Kidou Senshi Gundam - Ver. 1.5 /ID SLPS_250.61" //ELF CRC 99336083 Mastercode 901047f8 0c0411a6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Search Values //2044033c 00108344 28a68070 (X-Fov) //a043023c 00008244 466d0046 (Render fix) //Title e0013400 00100050 20128c08 3c034455 //3c034420 //Story 1 e0021080 00100050 2012aef8 3c034455 //3c034420 X-Fov 201aed08 3c0243e0 //3c0243a0 Render fix //Story 2 e002c880 00100050 2012b018 3c034439 //3c034420 X-Fov 201b04a8 3c0243e0 //3c0243a0 Render fix //Story 3 e002de00 00100050 patch=1,EE,212b018,extended,3c034455 //3c034420 X-Fov 201b02e8 3c0243e0 //3c0243a0 Render fix //Story 4 e0025600 00100050 2012b018 3c034455 //3c034420 X-Fov 201b0058 3c0243e0 //3c0243a0 Render fix //Story 5 e0022d80 00100050 2012b018 3c034455 //3c034420 X-Fov 201af028 3c0243e0 //3c0243a0 Render fix //Story 6 e002d200 00100050 2012b018 3c034455 //3c034420 X-Fov 201b00b8 3c0243e0 //3c0243a0 Render fix //Story 7 e0029f80 00100050 2012b018 3c034455 //3c034420 X-Fov 201b0608 3c0243e0 //3c0243a0 Render fix //Story 8 e0025d80 00100050 2012b018 3c034455 //3c034420 X-Fov 201b04b8 3c0243e0 //3c0243a0 Render fix //Story 9 e002b680 00100050 2012aef8 3c034455 //3c034420 X-Fov 201b0548 3c0243e0 //3c0243a0 fix ================================================ FILE: CHT/SLPS_250.64.cht ================================================ "Sea-Man /ID SLPS_250.64" Mastercode 9010d998 0c04360e //ELF CRC=D96D057A //Widescreen hack by Arapapa //Widescreen 16:9 //Matrix hack 201027cc 3c013f40 //00000000 201027d0 44810000 //00000000 201027d8 4600c602 //00000000 //Render fix 20247da4 3c023fab //3c023f80 ================================================ FILE: CHT/SLPS_250.69.cht ================================================ "FIFA 2002 - Road to World Cup /ID SLPS_250.69" Mastercode 9034fde8 0c0d3f22 //ELF CRC=D7BBDD65 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //83100c46 180080ac 202d132c 08030000 200c0000 460c1083 200c0004 3c013f40 200c0008 4481f000 200c000c 461e1082 200c0010 080b44cc ================================================ FILE: CHT/SLPS_250.74.cht ================================================ "Project Zero /ID SLPS_250.74" Mastercode 90222b80 0c088a88 //Widescreen Hack by nemesis2000 and devina40 (NTSC-J by Arapapa) //Game Play 20186f14 3c013f40 //3c013f80 //Cutscenes by pgert 201828ec 3c013f40 //3C013F80 //Cut-scene render fix //0045013c 00208144 280040e6 201828e0 3c0145c0 //3c014500 //FMV's fix 2017f520 24027100 2017f530 24027100 2017f538 24091e00 //Lens Flare's fix //Modified based on PAL (0,875 instead of 0,75) - better. 2013601c 3c013f12 //3c013f00 201349a8 3c01428c //3c0142a0 20134a8c 3c01410c //3c014120 20134a54 3c014128 //3c014140 20134a10 3c0141a8 //3c0141c0 //Remove effects (Memory Hack) //6666f643 0000803f 0000803f //203496cc 00000000 //blurry bloom //00002044 0000e043 0000803f 0000803f 00000000 00000000 (10) //20349b4c 00000000 //dark filter //00002044 0000e043 0000803f 0000803f 00000000 00000000 (8) //203499dc 00000000 //post process and noise //No interlacing by asasega //2022e3cc 00000000 ================================================ FILE: CHT/SLPS_250.76.cht ================================================ "Sidewinder F /ID SLPS_250.76" //ELF CRC 7993AD80 Mastercode 9024c1b8 0c093016 //[Widescreen 16:9] //Widescreen Hack by El_Patas //Gameplay 16:9 201472d8 3c0143c0 //3C014400 Zoom 20100434 3c0143b4 //3C0143F0 Y-FOV ================================================ FILE: CHT/SLPS_250.77.cht ================================================ "Vampire Night /ID SLPS_250.77" //ELF CRC A4C84DE7 Mastercode 90156198 0c05580e //[Widescreen 16:9] //Widescreen Hack by ElHecht(NTSC-J by Arapapa) // 16:9 //00000000 4900023c 20544224 202123f8 3c013f40 // 00000000 hor fov // cut-scenes black bar removal 2044033c 00088344 28868070 201ffcd8 3c030000 // 3c034420 remove black bars in cut-scenes // 16:9 and 16:10 main modfication // no need to change anything here! all modifications are calculated // based on the hor fov value in the upper 16:9/16:10 section //00000000 3c240200 (1st) 20212438 4481f000 // 00000000 register preparation 20212450 46001003 // 00000000 register preparation 20212454 461e0742 // 46001003 register preparation 20212468 461e0703 // 44820000 register preparation 2021246c 44820000 // 00000000 register preparation 202123b0 3c023fb6 // 00000000 hor fov1 202123b8 3444db6e // 3c023fb6 hor fov1 202123bc 44846000 // 3444db6e hor fov1 202123d8 461e6303 // 44846000 hor fov1 2021252c 3c023fb6 // 00000000 hor fov2 20212534 3444db6e // 3c023fb6 hor fov2 20212538 44846000 // 3444db6e hor fov2 20212554 461e6303 // 44846000 hor fov2 20212cac 461e0843 // 00000000 renderfix 20200954 4601e042 // 46012842 crosshair/aiming fix main menu 2020d604 461d0803 // 46000803 crosshair/aiming fix gameplay 201aede8 3c083f80 // 00000000 crosshair/aiming fix unit vector 201aedec 44882000 // 3c083f80 crosshair/aiming fix unit vector 201aedf0 46002103 // 44882000 crosshair/aiming fix unit vector 201aedf4 461e26c3 // 46002103 crosshair/aiming fix unit vector 201aedf8 461b0842 // 46040842 crosshair/aiming fix unit vector ================================================ FILE: CHT/SLPS_250.84.cht ================================================ "Thunder Strike - Operation Phoenix /ID SLPS_250.84" //ELF CRC 732086B9 Mastercode 9015a438 0c0568b6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20561a00 3f366666 //3f733333 //Render Fix 20561a14 42a00000 //424ccccd ================================================ FILE: CHT/SLPS_250.85.cht ================================================ "Soul Reaver 2 - Legacy of Kain /ID SLPS_250.85" Mastercode 90209bd8 0c08269e //ELF CRC=6F991F52 //Widescreen hack by Arapapa and nemesis2000 //Widescreen hack 16:9 //X-Fov //803f013c 00108144 2800b5e7 (1st) 20171918 3c013f40 //3c013f80 //black border fix for cutscenes by nemesis2000 //2013e504 3c01bf80 //3c01bf40 //2013e50c 3c013f80 //3c013f40 //FMV Fix by nemesis2000 201d3738 24097604 //24097880 201d3740 240b1400 //240b0f00 ================================================ FILE: CHT/SLPS_250.88.cht ================================================ "Final Fantasy X - International /ID SLPS_250.88" Mastercode 902ddf14 0c0bbaeb 201a5854 3c013f19 201a5858 3421999a 2011973c 3c014440 20176124 3c01442b //alternate values //x fov //20313f80 3f19999a //y fov 20313f84 3f5eeeef //world map 20262e40 3c013f40 //sphere grid 2026479c 3c013f40 //force English 0031ce5e 00000001 ================================================ FILE: CHT/SLPS_251.00.cht ================================================ "Tekken 4 /ID SLPS_251.00" Mastercode 902812a8 0c0a0452 //Widescreen hack by nemesis2000 (pnach by nemesis2000) //gameplay 202174e8 3c013f40 //partial hud fix 201f6f20 3c013f40 //rfix 1 2018d408 3c0143d5 //rfix 2 20200d84 3c013f40 20200d88 44810000 20200d94 46006303 ================================================ FILE: CHT/SLPS_251.01.cht ================================================ "Nichibeikan Pro Yakyuu - Final League /ID SLPS_251.01" //ELF CRC 913CF83B Mastercode 90105210 0c04142c //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20124c64 0806948c 201a5230 46001003 201a5234 3c123f40 201a5238 4492f000 201a523c 461e0002 201a5240 0804931a //Render fix 2013e618 3c023f2b //3c023f00 ================================================ FILE: CHT/SLPS_251.02.cht ================================================ "Project Arms /ID SLPS_251.02" //ELF CRC 4B4A587B Mastercode 9030f918 0c0c3dee //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov 202f70a4 3c01bf40 //3c01bf80 //Zoom 202f70d0 3c0145b4 //3c0145f0 ================================================ FILE: CHT/SLPS_251.04.cht ================================================ "Super Robot Taisen Impact /ID SLPS_251.04" Mastercode 90247020 0c091bb0 //ELF CRC=216658F6 //Widescreen hack by Arapapa //Widescreen hack 16:9 2025bf34 3f400000 //3f800000 ================================================ FILE: CHT/SLPS_251.07.cht ================================================ "Kengo 2 /ID SLPS_251.07" //ELF CRC B7FA5969 Mastercode 90216490 0c0858cc //[Widescreen 16:9] //Renders the game in 16:9 aspect ratio, instead of 4:3. //Gameplay 16:9 201ac584 3c013f40 //3C013F80 (Increases hor. axis) //Cutscenes in movement fix 201ad37c 3c013f40 //3C013F80 (Increases hor. axis) //[Removes black box cutscenes texts (Optional)] 201b3a78 3c013d00 //3C013F80 ================================================ FILE: CHT/SLPS_251.08.cht ================================================ "Runabout 3 - Neo Age /ID SLPS_251.08" //ELF CRC DF3812A4 Mastercode 9011f6d8 0c047d5e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 201348a8 08030000 // c6010068 200c0000 3c013f40 // 00000000 200c0004 4481f000 // 00000000 200c0008 c6010068 // 00000000 200c000c c602006c // 00000000 200c0010 461e0843 // 00000000 200c0014 e6010068 // 00000000 200c0018 0804d22c // 00000000 ================================================ FILE: CHT/SLPS_251.10.cht ================================================ "Project FIFA World Cup /ID SLPS_251.10" //ELF CRC 4471743C Mastercode 9010c850 0c0431bc //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20132070 3c053f40 //3c053f80 //Render fix 201320d8 08044a28 201128a0 46020842 201128a4 3c153ff0 201128a8 4495f000 201128ac 461e0842 201128b0 0804c837 ================================================ FILE: CHT/SLPS_251.12.cht ================================================ "Armored Core 3 /ID SLPS_251.12" //ELF CRC D00E1931 Mastercode 902e2a38 0c0b8a36 //[Widescreen 16:9] //Widescreen hack by ElHecht // 16:9 202e6c3c 3c013f40 // 00000000 hor fov 202e6c48 44810000 // 00000000 202e6c4c 4600c602 // 00000000 2026caf4 3c0143d6 // 3c0143a0 renderfix // 16:10 //202e6c3c 3c013f55 // 00000000 hor fov //202e6c40 34215555 // 00000000 //202e6c48 44810000 // 00000000 //202e6c4c 4600c602 // 00000000 //2026caf4 3c0143c1 // 3c0143a0 renderfix ================================================ FILE: CHT/SLPS_251.13.cht ================================================ "Zettai Zetsumei Toshi /ID SLPS_251.13" Mastercode 901cb380 0c072c88 //Widescreen Hack by Little Giant //16:9 2013e3b4 3c023f40 //3c023f80 game play 2013d9d4 3c023f40 //3c023f80 cutscenes fix 2013e230 3c023f80 //3c023f80 cutscenes fix 2025cd40 43e00000 //43a00000 (Increases hor. axis) 2025cd50 43e00000 //43a00000 render fix //black borders's fix (optional) 201945e4 24634230 //24634260 201947e0 24634230 //24634260 201948b4 24644230 //24644260 ================================================ FILE: CHT/SLPS_251.15.cht ================================================ "EOE - Eve of Evtinction /ID SLPS_251.15" //ELF CRC D69B3226 Mastercode 90106f80 0c041b88 //[Widescreen 16:9] //Widescreen Hack (pnach by Arapapa) ///X-Fov 201553e4 3c023ec0 //3c023f00 ================================================ FILE: CHT/SLPS_251.21.cht ================================================ ".hack//Vol.1 /ID SLPS_251.21" Mastercode 9011b8d0 0c046ddc //Widescreen hack 209a6a70 3f400000 ================================================ FILE: CHT/SLPS_251.23.cht ================================================ "Mobile Suit Gundam - Lost War Chronicles /ID SLPS_251.23" Mastercode 9010e100 0c0437e8 //ELF CRC=672F3D8A //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //a043023c 00088244 00000000 (2nd) 20158c40 3c024370 //3c0243a0 //Y-Fov //f043033c 00008344 3200013c 20158004 3c0343b4 //3c0343f0 /////////////////////////////////////////////// //Zoom //20158c00 3c02402a //3c024000 ================================================ FILE: CHT/SLPS_251.29.cht ================================================ "Victorious Boxer - Championship Version /ID SLPS_251.29" Mastercode 9010e350 0c04387c //ELF CRC=4405AA47 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-fov (In Squared Ring) 2014fab0 3c023f40 //3c023f80 //Zoom (Event) 20103288 3c013fab //3c013f80 //Y-Fov (Event) 201bacd4 3c0743b4 //3c0743f0 ================================================ FILE: CHT/SLPS_251.31.cht ================================================ "Ghost Vibration /ID SLPS_251.31" Mastercode 9010e550 0c0438fc //ELF CRC=E52F8059 //Widescreen Hack (pnach by Arapapa) 201ce730 3f400000 //3f800000 ================================================ FILE: CHT/SLPS_251.40.cht ================================================ "Baldurs Gate - Dark Alliance /ID SLPS_251.40" //ELF CRC 4BA22FFF Mastercode 90209408 0c0824aa //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach NTSC-J by Arapapa) //Nemesis2000's search values did not apply to NTSC-J //vert fov- eeeeee3e 00ff7445 00803b45 (5 Times) 202c418c 3f1f49f4 // 3eeeeeee (NTSC-U 3eeeeef0) 202c41d4 3f1f49f4 202c4258 3f1f49f4 202c42ac 3f1f49f4 202c5ce0 3f1f49f4 //both fov+ 3c014480 (5 times from Top address) 20139794 3c014440 // 3c014480 20141b20 3c014440 201494dc 3c014440 2014f668 3c014440 201fab70 3c014440 //render fix value by No.47 (703daa3f 2 times) 202c4238 3fe3d70a // 3faa3d70 (NTSC-U 3faa3d71) 202c4298 3fe3d70a //No interlacing by asasega //201fd4ac 34030001 ================================================ FILE: CHT/SLPS_251.43.cht ================================================ ".hack//Vol.2 - Mutation /ID SLPS_251.43" Mastercode 9011c890 0c0471cc //Widescreen hack 209ee7d0 3f400000 ================================================ FILE: CHT/SLPS_251.47.cht ================================================ "Star Wars - Jedi Starfighter /ID SLPS_251.47" //ELF CRC 1839BAC3 Mastercode 90103a98 0c040e4e //[Widescreen 16:9] //Widescreen Hack (NTSC-J by Arapapa) //Widescreen hack 16:9 20126ce0 3c023f40 //3c023f80 ================================================ FILE: CHT/SLPS_251.48.cht ================================================ "Panel Quiz Attack 25 /ID SLPS_251.48" //ELF CRC 2297BD1E Mastercode 90112b50 0c044a7c //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 20149390 3c033f40 //3c033f80 ================================================ FILE: CHT/SLPS_251.51.cht ================================================ "Medal of Honor - Jishousaidai no Sakusen /ID SLPS_251.51" Mastercode 91c0fba0 0c703e90 //ELF CRC=E560ED68 //Widescreen hack by nemesis2000 (NTSC-J by Arapapa) //Widescreen hack 16:9 20146da0 0c0533e9 //0c0533ea (NTSC-U 0c052def) 20146dc0 0c0533e9 //0c0533ea (NTSC-U 0c052def) 20146de0 0c0533e9 //0c0533ea (NTSC-U 0c052def) 2014cfa4 3c013f50 //00000000 2014cfa8 44810800 //c481043c 2014cfac 46016303 //460c0832 2014cfb0 c481043c //45010009 2014cfb4 460c0832 //00000000 2014cfb8 45010008 //46016034 2014cfc0 46016034 //45000004 2014cfc4 45000004 //e48c0444 2014cfc8 e48c0444 //46006807 2014cfcc 46006807 //03e00008 2014cfd0 03e00008 //e4800448 2014cfd4 e4800448 //e48d0448 2014cfd8 e48d0448 //03e00008 2014cfdc 03e00008 //00000000 2014cfe0 3c030024 //27bdff60 2014cfe4 27bdff60 //3c030024 203266b0 3f1c0000 //3f400000 ================================================ FILE: CHT/SLPS_251.53.cht ================================================ "Lilo and Stitch - Stitch no Daibouken /ID SLPS_251.53" //ELF CRC ECF38282 Mastercode 90110e98 0c04434e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov //803f043c 80bf033c 20237c84 3c03bfab //3c03bf80 //Zoom //003f023c 1000bfff 20237834 3c023f20 //3c023f00 /////////////////////////////////// //X-Fov.. needs render fix //2065c550 3f2e8ba0 //3f68ba2e //20237c80 3c043f40 //3c043f80 ================================================ FILE: CHT/SLPS_251.55.cht ================================================ "Ultraman Fighting Evolution 2 /ID SLPS_251.55" //ELF CRC BF42F7B6 Mastercode 903b98d8 0c0ee5de //[Widescreen 16:9] //Widescreen hack by Little Giant //16:9 202006b4 3c013f40 //3C013F80 //16:10 //202006b4 3c013f55 //3C013F80 ================================================ FILE: CHT/SLPS_251.58.cht ================================================ ".hack//Vol.3 - Erosion Pollution /ID SLPS_251.58" Mastercode 9011bfd0 0c046f9c //Widescreen hack 20a62f50 3f400000 ================================================ FILE: CHT/SLPS_251.59.cht ================================================ "Technic Beat /ID SLPS_251.59" //ELF CRC C0F2492E Mastercode 90108838 0c0421b6 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Y-Fov //7a44023c 00608244 f03e023c d7a34234 -> 3b44023c 00608244 203f023c 2f6d4234 202156c4 3c023f20 //3c023ef0 202156c8 34426d2f //3442a3d7 //Zoom 202156bc 3c02443b //3c02447a ================================================ FILE: CHT/SLPS_251.66.cht ================================================ "Ingot 79 /ID SLPS_251.66" //ELF CRC 0C786CEF Mastercode 9016dd38 0c05b6f6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //003f013c 00108144 00000000 2013bcb0 3c013ec0 //3c013f00 //Y-Fov //2044023c 00608244 f043023c 2010f408 3c024456 //3c024420 //////////////////// //xx //20136d70 3c013edd //3c013f80 //2013b93c 3c013f40 //3c013f80 //2013c408 3c013edd //3c013f80 //2014387c 3c013f40 //3c013f80 //2013b3b4 3c013fab//3c013f80 //2013b468 3c013fab//3c013f80 //2013b4d8 3c013f30 //3c013f00 //2013b4e0 3c013fab //3c013f80 //?? //2013ba3c 3c013f30 //3c013f00 //Zoom //2013c394 3c013edd //3c013f40 //2013c410 3c01bedd //3c01bf80 ================================================ FILE: CHT/SLPS_251.69.cht ================================================ "Armored Core 3 - Silent Line /ID SLPS_251.69" //ELF CRC 124C0F8D Mastercode 9031a7d0 0c0c699c gametitle=Armored Core 3 - Silent Line [NTSC-J] (SLPS-25169) //Widescreen hack by ElHecht // 16:9 2031e7f4 3c013f40 // 00000000 hor fov 2031e800 44810000 // 00000000 2031e804 4600c602 // 00000000 20193ea0 3c0143d6 // 3c0143a0 renderfix // 16:10 //2031e7f4 3c013f55 // 00000000 hor fov //2031e7f8 34215555 // 00000000 hor fov //2031e800 44810000 // 00000000 //2031e804 4600c602 // 00000000 //20193ea0 3c0143c1 // 3c0143a0 renderfix ================================================ FILE: CHT/SLPS_251.70.cht ================================================ "SD Gundam G Generation Neo /ID SLPS_251.70" //ELF CRC 49D60A00 Mastercode 90301db8 0c0c0716 //Widescreen hack by Arapapa //Widescreen hack 16:9 20479c48 08148864 //c6010068 20522190 3c013f40 //00000000 20522194 4481f000 //00000000 20522198 c6010068 //00000000 2052219c c602006c //00000000 205221a0 461e0843 //00000000 205221a4 e6010068 //00000000 205221a8 0811e714 //00000000 //////////////////////////////////////////////// //Zoom //80bf033c 240042c4 //202c0904 3c03bfb2 //3c03bf80 //Y-Fov //202c4970 3c033fe3 //3c033faa //202c4978 34638e2a //3463aaab ================================================ FILE: CHT/SLPS_251.71.cht ================================================ "Lupin III - Majutsu no Isan /ID SLPS_251.71" Mastercode 9025e358 0c09787e //ELF CRC=5327DC7F //Widescreen Hack by Arapapa //Widescreen hack 16:9 2024c214 3c013f40 //00000000 2024c218 44810000 //00000000 2024c220 4600c602 //00000000 //Hud Fix (El_Patas) 201fb174 3c013fab //3c013f80 //Render fix 201fce14 3c0143e0 //3c0143a0 ================================================ FILE: CHT/SLPS_251.72.cht ================================================ "Tales of Destiny 2 /ID SLPS_251.72" Mastercode 901764f0 0c05d8e4 //[Widescreen 16:9] //Widescreen hack //battle 201807e4 3c013f40 201807e8 44810000 201807f0 4600c602 //3D map 202db520 44160000 //No interlacing by asasega //2017355c 00000000 //64420008 //201735e4 00000000 //64420008 //[No-Interlacing] //Attempts to disable interlaced offset rendering. //20170774 00000000 //201707fc 00000000 ================================================ FILE: CHT/SLPS_251.74.cht ================================================ "DragonBall Z - Budokai /ID SLPS_251.74" //ELF CRC 2BA66E82 Mastercode 90104110 0c040fec //Widescreen Hack by sergx12 (NTSC-J by Arapapa) //Gameplay 16:9 20333900 3f400000 //3f800000 20333e60 3f400000 //3f800000 2034c8a0 3f400000 //3f800000 2034d560 3f400000 //3f800000 2034f1d0 3f400000 //3f800000 2034f4d0 3f400000 //3f800000 2034f980 3f400000 //3f800000 2034f9e0 3f400000 //3f800000 20357140 3f400000 //3f800000 ================================================ FILE: CHT/SLPS_251.86.cht ================================================ "Kidou Shin Sangumi Moeyo Ken /ID SLPS_251.86" //ELF CRC 74B1AA2F Mastercode 9011aa08 0c046a2a //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2011d0ec 3c013f40 //00000000 2011d0f0 44810000 //00000000 2011d0f8 4600c602 //00000000 ================================================ FILE: CHT/SLPS_251.98.cht ================================================ "Kingdom Hearts - Final Mix /ID SLPS_251.98" //ELF CRC 3E68955A Mastercode 902605b8 0c098116 //Widescreen patch 20110644 3c0143d6 //render fix 20110b30 3c013f19 //hor value first half 20110898 3421999a //hor value second half //FMV's fix 202a6948 70007000 2010631c 3c071900 //black border fix 20104334 00000000 20104454 00000000 //Font fixes (for menu) 201f0360 24120018 201f060c 24030018 201f0cf4 24100018 201f1040 24160018 201f1390 240b0018 201f24a4 24100018 201f27f0 24170018 201f9c38 24090018 201fa044 24140018 //Space fixes 201f0370 0015a1c0 201f1044 000319c0 201f1398 001561c0 201f27f4 000319c0 201fa0f4 001711c0 //EVT font fix (for cutscenes and journal) 2010d4f4 2403000f 2010d504 3c013f1f 2010d508 3421fffc 2010d518 24030012 2010d528 3c013f40 2010d8f0 3c014246 2010d918 3c014216 //Hide subtitles //2010d518 24030000 // matrix (affects menu characters, textboxes, world map, gummi ship) 20267b6c 3c013f40 //00000000 20267b70 44810000 //00000000 20267b78 4600c602 //00000000 // textboxes 204951d0 3faaaaab //3f800000 (width) //204951e4 3faaaaab //3f800000 (height) //position fix weapon select 2020a170 3c0144fa //3c014500 //HP/MP fix for PCSX2 2044d894 00000003 2044d890 00000006 2044d888 000001a9 2044d7d4 00000006 2044d7d0 00000004 2044d7cc 0000000c 2044d590 00000011 2044d4d0 00000012 2044c490 00000004 2044ced0 00000004 2044cc90 00000013 2044cc88 0000017e 2044cd50 00000012 2044cbd0 00000012 2044ac20 00000021 2044c420 00000003 2044c41c 00000105 2044c418 000001bb 2044c4e4 00000003 2044c4dc 0000013b 2044c4d8 000001e5 2044c4e4 00000003 2044c4dc 0000013b 2044ae58 0000018a 2044af20 00000020 2044c060 00000019 2044b460 0000001b 2044b5e0 0000001b 2044b520 0000001b 2044bfa0 0000001b 2044b760 00000005 2044b820 00000005 //60fps toggle on (game play) //60fps normal mode //d02c5958 00000000 //002bbe0c 00000000 //60fps normal mode alt //d02c5958 00001000 //002bbe0c 00000000 //60fps normal mode alt (big ben) //d02c5958 00000020 //002bbe0c 00000000 //60fps battle mode //d02c5958 00000001 //002bbe0c 00000000 //60fps battle mode (boss) //d02c5958 00000011 //002bbe0c 00000000 //60fps battle mode (boss) alt //d02c5958 00000031 //002bbe0c 00000000 //60fps toggle off (cutscenes, fmv and other scripted events) //60fpsoff fmv //d02c5958 00000040 //002bbe0c 00000001 //60fpsoff fmv alt //d02c5958 0000004e //002bbe0c 00000001 //60fpsoff no hud (world map) //d02c5958 00000004 //002bbe0c 00000001 ================================================ FILE: CHT/SLPS_251.99.cht ================================================ "Unlimited Saga /ID SLPS_251.99" Mastercode 9070ebf8 0c1c3aa6 //ELF CRC=20356DA7 //Widescreen Hack by ElHecht // 16:9 battles //00000000 00000000 43ad1346 00000000 00000000 //403f013c 00002134 43ad1346 00008144 02c60046 20703bfc 3c013f40 //00000000 20703c00 34210000 //00000000 20703c08 44810000 //00000000 20703c0c 4600c602 //00000000 20785a78 3c0243ab //3c024380 ================================================ FILE: CHT/SLPS_252.02.cht ================================================ ".hack//Vol.4 - Zettai Houi /ID SLPS_252.02" Mastercode 9011be10 0c046f2c //Widescreen hack 20a920d0 3f400000 ================================================ FILE: CHT/SLPS_252.04.cht ================================================ "Moto GP3 /ID SLPS_252.04" //ELF CRC 38D93759 Mastercode 902e9418 0c0ba4ae //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00008144 913f013c (1st) 201139d4 3c013f40 //3c013f80 //Render fix //a043013c 00688144 06ab0046 201a4098 3c014330 //3c0143a0 far distance //9c3f013c f5282134 00088144 (1st) 201c83ac 3c014010 //3c013f9c NPC player 201c83b0 34210000 //342128f5 //a043013c 00688144 06b30046 202691a8 3c014330 //3c0143a0 near distance //HUD speedometer fix 202b59f0 3c013f40 //3c013f80 202b5e20 3c013f40 //3c013f80 202b64a0 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPS_252.07.cht ================================================ "TimeSplitter - Jikuu no Shinryakusha /ID SLPS_252.07" //ELF CRC 2C16B37E Mastercode 9043dbf8 0c10f6a6 //[Widescreen 16:9] //Widescreen hack by No.47 (NTSC-K by Arapapa) 205805f4 3fc71c71 205811c8 3fc71c71 20581250 3fc71c71 205845f4 3fc71c71 ================================================ FILE: CHT/SLPS_252.17.cht ================================================ "Shadow Tower Abyss [Translated] /ID SLPS_252.17" Mastercode 9010e038 0c0437b6 //WIDE 201f2790 3f400000 201fa0c8 3f800000 204a0f84 3f400000 ================================================ FILE: CHT/SLPS_252.28.cht ================================================ "Super Robot Wars - Alpha 2nd /ID SLPS_252.28" Mastercode 9010e778 0c043986 //ELF CRC=B6D4DABC //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom (3D Graphics) //803f023c 14005fe6 201294c4 3c023fab //3c023f80 //Y-Fov (3D Graphics) 2012d72c 3c023f1f //3c023eee 2012d730 344349f1 //3443eeef //Y-Fov (2D Graphics) 2012a410 3c023f1f //3c023eee 2012a414 344249f1 //3442eeef //Zoom (2D Graphics) //803f013c 00008144 2d20a003 20103768 3c013fab //3c013f80 ================================================ FILE: CHT/SLPS_252.34.cht ================================================ "Tenchu 3 /ID SLPS_252.34" //ELF CRC 13DD9957 Mastercode 9010f578 0c043d06 //[Widescreen 16:9] //Widescreen hack 2163db24 3f400000 //(gameplay) 201551c8 3c024455 //3C024422 (render fix) 20155430 3c024455 //3C024422 (render fix) ================================================ FILE: CHT/SLPS_252.46.cht ================================================ "Tomb Raider - The Angel of Darkness /ID SLPS_252.46" Mastercode 90218728 0c086172 //ELF CRC=19D22A40 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Force turn on Native Widescreen (Full boot bypassing) 20224bf0 24020002 //30420003 //Full Boot 16:9 fix 202091d0 3c013fe2 //3c013fd5 202091d4 3421fc93 //3421c28f //////////////////////////////////////// //Fast Boot 4:3 fix //aa3f013c 713d2134 (Last) 202091bc 3c013fe2 //3c013faa 202091c0 3421fc93 //34213d71 ================================================ FILE: CHT/SLPS_252.47.cht ================================================ "R-Type Final /ID SLPS_252.47" Mastercode 9011ae78 0c046b46 //[Widescreen 16:9] //Widescreen hack NTSC-J by Arapapa //Widescreen hack 16:9 2016f060 3c033f40 //3c033f80 2016fe4c 3c043f40 20229f90 43d60000 //r fix 0000a043 00007043 20229fa0 43d60000 //r fix ================================================ FILE: CHT/SLPS_252.50.cht ================================================ "Final Fantasy X-2 /ID SLPS_252.50" //ELF CRC 8A6D7F14 Mastercode 90323cd8 0c0c8ede //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 201b4f74 3c013f19 201b4f78 3421999a 2012369c 3c014440 2018645c 3c01442b ================================================ FILE: CHT/SLPS_252.63.cht ================================================ "Monster Farm 4 /ID SLPS_252.63" //ELF CRC B282D5FD Mastercode 902f40f8 0c0bcfe6 //[Widescreen 16:9] //Widescreen Hack by Little Gaint 202ebf74 3c013f40 //00000000 hor 202ebf78 44810000 //00000000 202ebf80 4600c602 //00000000 208c5de4 43e00000 //43A00000 render fix ================================================ FILE: CHT/SLPS_252.68.cht ================================================ "Dead to Rights /ID SLPS_252.68" //ELF CRC 916B1D2E Mastercode 9023f4e0 0c08fce0 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Force turn on Widescreen //00 00 00 00 01 00 00 00 AB AA AA 3F 00 00 80 3F 00453e80 00000001 //Zoom fix //29 5C 8F 3F 00 00 C0 43 00 00 C0 43 20453e94 3f800000 //3f8f5c29 //[No-Interlacing] //No Interlacing //480p //0026ebc8 00000002 //0026ebd0 00001038 //No interlaced FMVs //0021ec5c 00000000 ================================================ FILE: CHT/SLPS_252.69.cht ================================================ "Hitman 2 - Silent Assassin /ID SLPS_252.69" Mastercode 90427798 0c109d8e //ELF CRC=9EF8ED7A //Widescreen hack by ElHecht (NTSC-J by Arapapa) //Widescreen hack 16:9 //403f013c 00088144 00008244 20008046 2031d2fc 3c013f10 // 3c013f40 ver fov //Zoom //2021794c 3c014370 //3c014334 //4c0020c6 32180046 00000000 202909e8 3c1b3f40 // 00000000 zoom //803f013c 00a08144 003f013c 00a88144 20290bdc 3c013f00 // 3c013f80 20290be0 4481a800 // 4481a000 20290be4 4615ad00 // 3c013f00 20290be8 449bf000 // 4481a800 20290c24 461e0002 // 46150002 20290c28 46150002 // 4600a583 20290c2c 4600a583 // e6200054 20290c30 e6200054 // 3c01bf00 20290c34 4600a807 // 44810000 //font fix //20327508 080fa2b0 //203e8ac0 46020002 //203e8ac4 3c013f40 //203e8ac8 4481f000 //203e8acc 461e0002 //203e8ad0 00000000 //203e8ad4 080c9d43 ================================================ FILE: CHT/SLPS_252.71.cht ================================================ "Sidewinder V /ID SLPS_252.71" //ELF CRC 29D80A23 Mastercode 902a0e58 0c0a833e //[Widescreen 16:9] //Widescreen Hack by El_Patas //Gameplay 16:9 2012670c 3c0143c0 //3C014400 Zoom 2010108c 3c0143b4 //3C0143F0 Y-FOV general cameras 20100d1c 3c0143b4 //3C0143F0 Y-FOV internal cockpit graphic ================================================ FILE: CHT/SLPS_252.75.cht ================================================ "Def Jam - Vendetta /ID SLPS_252.75" //ELF CRC DBD0E172 Mastercode 90219058 0c0863be //[Widescreen 16:9] //Widescreen Hack (NTSC-K by Arapapa) //Widescreen hack 16:9 201a36ec 3c013f10 //3c013f40 20199b3c 3c013f22 //3c013f00 ================================================ FILE: CHT/SLPS_252.87.cht ================================================ "Victorious Boxers 2 - Ippos Road to Glory /ID SLPS_252.87" Mastercode 90106e30 0c041b34 //ELF CRC=D914D83F //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f023c 00608244 040001c6 201acf78 3c023fab //3c023f80 //Boxer's Road Mode Center Information Window X-Fov 2084bd34 3f99999a //Boxer's Road Mode Left Information Window X-fov 2084c2b0 3f400000 ================================================ FILE: CHT/SLPS_252.93.cht ================================================ "Naruto - Narutimate Hero /ID SLPS_252.93" //ELF CRC 476FE4D8 Mastercode 9011ff38 0c047f76 //[Widescreen 16:9] //Widescreen Hack (NTSC-J by Arapapa) //16:9 (0000803f 0000803f 00008043 00008043) 20919380 3f400000 // 3f800000 ================================================ FILE: CHT/SLPS_252.96.cht ================================================ "Super Robot Wars - Scramble Commander /ID SLPS_252.96" Mastercode 901ab140 0c06abf8 //ELF CRC=62D73EA2 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Object 20197e6c 3c013f40 //00000000 20197e70 44810000 //00000000 20197e78 4600c602 //00000000 //Back Ground 20169ff4 0806ae28 201ab8a0 46006dc6 201ab8a4 3c013f40 201ab8a8 44815000 201ab8ac 460abdc2 201ab8b0 0805a7fe //////////////////////////////////// //xxx //2016a0dc 3c013f00 //3c013f80 //20142c98 3c014100 //3c0141a0 //20142cc0 3c014100 //3c014180 ================================================ FILE: CHT/SLPS_253.03.cht ================================================ "Zero - Crimson Butterfly /ID SLPS_253.03" Mastercode 90230cb0 0c08c2d4 //Widescreen hack by nemesis2000 (pnach by nemesis2000) 20336d0c 3f400000 //aspect //FMV's fix 201e526c 3c013f40 // width (1.0f = 640) 201e5270 0c079418 201e5274 44811800 201e5278 8f84bdcc 201e527c 0c079d30 201e5280 0040802d 201e5284 0200102d 201e5288 dfbf0008 201e528c 27bd0010 201e5290 03e00008 201e5294 dfb00000 201e5114 01c02820 201e5118 e4830030 2033a908 0000006a //x-pos = (640-640*width)/(2*width) Hex //Lens Flare's fix 2014f7dc 3c013f40 //00000000 2014f84c 44810800 //00000000 2014f850 46016302 //00000000 2013a214 0c053df7 //0c053df8 2013a29c 0c053df7 //0c053df8 2013a304 0c053df7 //0c053df8 2013a37c 0c053df7 //0c053df8 //Dither Effect Off //2019ed14 10000012 //54400012 //Cutscenes Focus Effect fix (optional) 2020b95c 00000000 //0c08308a ================================================ FILE: CHT/SLPS_253.07.cht ================================================ "New Century GPX Cyber Formula - Road to the Infinity /ID SLPS_253.07" //ELF CRC BB22866C Mastercode 90314df8 0c0c5326 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //003f013c 00088144 2d200002 20101418 3c013f2b //3c013f00 //Y-Fov //03051446 0000a0e7 20101434 080c75b8 2031d6e0 46140503 2031d6e4 3c013f40 2031d6e8 4481f000 2031d6ec 461ea502 2031d6f0 0804050e ================================================ FILE: CHT/SLPS_253.08.cht ================================================ "Crouching Tiger, Hidden Dragon /ID SLPS_253.08" Mastercode 90207e38 0c081f36 //ELF CRC=63FE356A //Widescreen hack by Arapapa //Widescreen hack 16:9 //Game play ////803f013c 00a08144 4c79040c 2011dfb4 3c013f40 //3c013f80 //Event 2011e1c0 3c013f40 //3c013f80 //? (Same patttern. Test time is short. Then remain it) //2011e3b0 3c013f40 //3c013f80 //Render fix //c043013c 00688144 c6a30046 2011e010 3c014400 ================================================ FILE: CHT/SLPS_253.11.cht ================================================ "Spy Fiction /ID SLPS_253.11" //ELF CRC 479DC25E Mastercode 901105f0 0c044124 //[Widescreen 16:9] //Widescreen Hack 201caadc 3f2aaaab ================================================ FILE: CHT/SLPS_253.14.cht ================================================ "Nebula - Echo Night /ID SLPS_253.14" //ELF CRC B6AA81EE Mastercode 901123f8 0c0448a6 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Force turn on Internal Widescreen //01 00 00 00 00 00 00 3F 01 01 00 00 18 EE 29 00 002ad621 00000001 //703f033c 003f023c d7a36334 //20143ed0 3c033fa0 //3c023f70 Y-Fov 20143ed4 3c023f1f //3c023f00 Zoom ================================================ FILE: CHT/SLPS_253.15.cht ================================================ "One Piece Grand Battle! 3 /ID SLPS_253.15" Mastercode 9010bf70 0c042f84 2035ccf0 3f400000 2036e430 43b40000 ================================================ FILE: CHT/SLPS_253.20.cht ================================================ "InuYasha - Juso no Kamen /ID SLPS_253.20" //ELF CRC 78E96CCC Mastercode 9018e6f0 0c063964 gametitle=Inuyasha - Juuso no Kamen [NTSC-J] (SLPS-25320) //Widescreen hack by miseru99 //3D field models 2020e6e0 3f400000 2020e6e8 3f400000 //2020f684 3faaaaa8 //height - leaving in case anyone prefer taller/bigger characters //3D menu models 202329d0 3f400000 202329d8 3f400000 //202353e4 3faaaaa8 //height - same as above //fights 2024fb0c 44555555 //"after fight" screen d0247ca2 00000023 //if "after fight screen" do: 202461cc 3f54924a //"if not" doesn't work, hence another 4 lines of code for wrongly affected stuff;p d0247ca2 00000020 202461cc 3f8db6dc d0247ca2 00000021 202461cc 3f8db6dc ================================================ FILE: CHT/SLPS_253.29.cht ================================================ "Kuon /ID SLPS_253.29" //ELF CRC D1AD86D6 Mastercode 901100f0 0c043fe4 //[Widescreen 16:9] //Widescreen hack 00138104 3c023f19 00138108 3443999a ================================================ FILE: CHT/SLPS_253.33.cht ================================================ "Gallop Racer Lucky 7 /ID SLPS_253.33" Mastercode 90352430 0c0d48b4 //ELF CRC=215E7FBB //Widescreen hack by Arapapa //X-Fov 2012ba20 3c013f40 //3c013f80 //Render fix 2012bbf8 3c0142d0 //3c014248 /////////////////////////////// // 16:9(0000803f ae47613f 00000045 00000045) //2045cfa4 3f400000 // 3f800000 //2045d01c 3f400000 // 3f800000 ================================================ FILE: CHT/SLPS_253.38.cht ================================================ "Armored Core - Nexus [Evolution Disc] /ID SLPS_253.38" //ELF CRC 26D1C561 Mastercode 9024a838 0c0929b6 //[Widescreen 16:9] //by ElHecht // 16:9 2023f6bc 3c013f40 // 00000000 hor fov menu 2023f6c8 44810000 // 00000000 2023f6cc 4600c602 // 00000000 20120f70 3c033f19 // 3c033f4c hor fov gameplay 20120f78 3462999a // 3462cccd hor fov gameplay 20158370 3c0243d6 // 3c0243a0 renderfix // 16:10 //2023f6bc 3c013f55 // 00000000 hor fov menu //2023f6c0 34215555 // 00000000 hor fov menu //2023f6c8 44810000 // 00000000 //2023f6cc 4600c602 // 00000000 //20120f70 3c033f2a // 3c033f4c hor fov gameplay //20120f78 3462aaab // 3462cccd hor fov gameplay //20158370 3c0243c1 // 3c0243a0 renderfix //[No-Interlacing] //Attempts to disable interlaced offset rendering. //2023c2dc 00000000 ================================================ FILE: CHT/SLPS_253.39.cht ================================================ "Armored Core - Nexus [Revolution Disc] /ID SLPS_253.39" //ELF CRC 26D1C561 Mastercode 9024a838 0c0929b6 //[Widescreen 16:9] //Widescreen hack by ElHecht // 16:9 2023f6bc 3c013f40 // 00000000 hor fov menu 2023f6c8 44810000 // 00000000 2023f6cc 4600c602 // 00000000 20120f70 3c033f19 // 3c033f4c hor fov gameplay 20120f78 3462999a // 3462cccd hor fov gameplay 20158370 3c0243d6 // 3c0243a0 renderfix // 16:10 //2023f6bc 3c013f55 // 00000000 hor fov menu //2023f6c0 34215555 // 00000000 hor fov menu //2023f6c8 44810000 // 00000000 //2023f6cc 4600c602 // 00000000 //20120f70 3c033f2a // 3c033f4c hor fov gameplay //20120f78 3462aaab // 3462cccd hor fov gameplay //20158370 3c0243c1 // 3c0243a0 renderfix ================================================ FILE: CHT/SLPS_253.41.cht ================================================ "Backyard Wrestling - Dont Try This at Home /ID SLPS_253.41" //ELF CRC B1DD47DA Mastercode 90376d98 0c0ddb0e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov 202c3750 3c013fcc//3c013f99 202c3754 3421ccc4 //3421999a //Zoom (need render fix) 202c3734 3c014456 //3c014420 //202c3144 3c013fab //3c013f80 //Gameplay Zoom (except event, needless render fix) //202c36b8 3c014387 //3c0143b4 //Render Fix //1644013c 00608144 a000043c 202b3204 3c014480 //3c014416 ================================================ FILE: CHT/SLPS_253.43.cht ================================================ "Gunslinger Girl Vol.1 /ID SLPS_253.43" //ELF CRC = 651DFFAF Mastercode 90104970 0c041204 //NTSC-J Widescreen Hack by synce 202db230 3f400000 ================================================ FILE: CHT/SLPS_253.45.cht ================================================ "Super Robot Wars MX /ID SLPS_253.45" Mastercode 90373518 0c0dccee //ELF CRC=4FC5B891 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201e9a14 3c013f40 //3c013f80 //Direction Indicator Position //206454e0 3faaaaab 206454e0 3faaaaab //3f800000 //Zoom //2010524c 3c013fab //3c013f80 ================================================ FILE: CHT/SLPS_253.56.cht ================================================ "Broken Sword - Nenereru Ryuu no Densetsu /ID SLPS_253.56" //ELF CRC 7C45C11D Mastercode 902d5ab0 0c0b5654 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by Arapapa) 201b06d4 3c01bec0 201b06dc 44813000 201af644 00000000 201af648 27bdffd0 201af64c 3c01bf00 201af650 44813800 201af654 7fb00020 201af658 ffbf0010 201af65c 0080802d 201af660 26060020 201af664 c6000070 201af668 8e020004 201af66c 46060202 ================================================ FILE: CHT/SLPS_253.59.cht ================================================ "Shaman King Funbari Spirits /ID SLPS_253.59" //ELF CRC C0D585EF Mastercode 90253478 0c094cc6 //[Widescreen 16:9] //Widescreen hack by Little Giant //16:9 201038cc 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPS_253.62.cht ================================================ "Tetsujin 28 Go /ID SLPS_253.62" Mastercode 9016a078 0c05a7c6 //ELF CRC=6C4641BC //Widescreen hacks by Eiji (initial active X FOV hack) and Aced14 (ELF and 16:10 hacks) //16:9 Widescreen 1013b188 00003f40 //3C023F80 - Master X FOV #1 //16:10 Widescreen (Normal) //2013b188 08045820 //3C023F80 - j $00116080 - Jump to injected MIPS instructions //20116080 3c023f55 //8E190008 - lui v0, $3f55 - Set first half of v0 register (Master X FOV #1) //20116084 0804ec63 //8F390028 - j $0013b18c - Jump to 1 line after the overwritten MIPS instruction //20116088 34425555 //0320F809 - ori v0, v0, $5555 - Set second half of v0 register (Master X FOV #2) //16:10 Widescreen (Ultra) //1013b188 00003f40 //3C023F80 - Master X FOV #1 //0013b190 00003f4a //3C023F61 - Master Y FOV #1 //0013b194 0000c083 //344247AE - Master Y FOV #2 //HUD //10130b68 00003f80 //for 16:9/16:10 Widescreen [Ultra] //10130b68 00003f55 //for 16:10 Widescreen [Normal] ================================================ FILE: CHT/SLPS_253.63.cht ================================================ "Sakura Zakashobotai /ID SLPS_253.63" Mastercode 9010b6b8 0c042d56 //ELF CRC=7D2AB18C //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //Gameplay 201520b0 3c023f28 //3c023f61 201520b8 3442f5c3 //344247af //Event 2015218c 3c023f28 //3c023f61 20152190 3442f5c3 //344247af ================================================ FILE: CHT/SLPS_253.64.cht ================================================ "Ultraman /ID SLPS_253.64" Mastercode 902a3ef8 0c0a8f66 //ELF CRC=FCABB636 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 202681dc 3c01bec0 //3c01bf00 //Y-Fov //00000000 00000000 03a81446 00000000 //ab3f013c 00008144 02a50046 03a81446 201dbd40 3c013fab //00000000 201dbd44 44810000 //00000000 201dbd48 4600a502 //4614a803 201dbd4c 4614a803 //00000000 ================================================ FILE: CHT/SLPS_253.68.cht ================================================ "Xenosaga Episode II - Jenseits von Gut und Bose [Disc 1] /ID SLPS_253.68" //ELF CRC = 36487CCF Mastercode 90122b38 0c048a76 //[Widescreen 16:9] //NTSC-J Widescreen Hack ver.2 by synce 209542c0 3f400000 209542d0 442b0000 209542d8 44008000 209542f8 442b0000 ================================================ FILE: CHT/SLPS_253.69.cht ================================================ "Xenosaga Episode II - Jenseits von Gut und Bose [Disc 2] /ID SLPS_253.69" //ELF CRC = 36487CCF Mastercode 90122b38 0c048a76 //[Widescreen 16:9] //NTSC-J Widescreen Hack ver.2 by synce 209542c0 3f400000 209542d0 442b0000 209542d8 44008000 209542f8 442b0000 ================================================ FILE: CHT/SLPS_253.73.cht ================================================ "Gunslinger Girl Vol.2 /ID SLPS_253.73" //ELF CRC = 0BFB247D Mastercode 901049f0 0c041224 //NTSC-J Widescreen Hack by synce 202f7b80 3f400000 ================================================ FILE: CHT/SLPS_253.74.cht ================================================ "Great Escape, The /ID SLPS_253.74" //ELF CRC BD533A18 Mastercode 903feec8 0c0ffb5a //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //cc3a013c ccdcc2134 20344f8c 3c013b01 //3c013acc 20344f90 34210000 //3421cccd //Y-Fov //083b013c 889882134 20345014 3c013b35 //3c013b08 20345018 3421fe54 //34218889 //Render fix //8e3c013c 36fa2134 2035598c 3c013d00 //3c013c8e 20355990 34210000 //3421fa36 //////////////////////////////////////////// //xx //202bfe50 3c013f60 //3c013f80 //Zoom but ???? //202c0094 3c013fab //3c013f80 x //202c02c0 3c013fab //3c013f66 00 //202ec220 3c013fff //3c013fdd //203450cc 3c013f20 //3c013f40 //Screen Position X //20344fa4 3c013f00 //3c013f00 //20344fcc 3c0143a0 //Screen Size //203450b4 3c013f20 //xxx //20195f80 44f00000 //44810000 //201978f8 44f00000 //44800000 //203419a8 44880000 //44800000 //2033d370 3c013fb0 //3c013f80 //20345134 3c013fb0 //3c013f80 //203451e4 3c013fb0 //3c013f80 //20345224 3c013fb0 //3c013f80 ================================================ FILE: CHT/SLPS_253.75.cht ================================================ "XIII /ID SLPS_253.75" //ELF CRC D4ECB62E Mastercode 90115ab0 0c045654 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (NTSC-J by Arapapa) // 16:9 201d6ac8 3c013f40 //00000000 201d6b20 ae4100a8 //ae4300a8 //FMV fix 20356e48 260276b0 //26027900 20356f80 260276b0 //26027900 20356e98 24420951 //24420701 20356fcc 24420951 //24420701 ================================================ FILE: CHT/SLPS_253.77.cht ================================================ "Nightmare of Druaga, The - Fushigi no Dungeon /ID SLPS_253.77" //ELF CRC B476ED7A Mastercode 90412ed0 0c104b5c //Widescreen hack (NTSC-J by Arapapa) //Widescreen hack 16:9 //X-Fov 20432f1c 3c023f06 20432fb0 34436666 ///////////////////////////////////////////////// //Y-Fov //20432dec 8f838da0 //00000000 //20432df0 3c02bfaa //8f838da0 //20432df4 3442aaab //3c02bf80 //Zoom //20432e18 3c023ec0 //3c023f00 ================================================ FILE: CHT/SLPS_253.82.cht ================================================ "One Piece - Land Land /ID SLPS_253.82" Mastercode 9047aa78 0c11ea46 //Widescreen Hack by ElHecht // 16:9 //(aa3f013c aaaa2134) first... find address from top (00000000) 20179e30 3c013fe3 // 3c013faa hor fov gameplay 20179e34 34218e39 // 3421aaaa hor fov gameplay //(aa3f013c aaaa2134) tenth... find address from top (00000000) 2019e9a8 3c013fe3 // 3c013faa hor fov map 2019e9ac 34218e39 // 3421aaaa hor fov map // 16:10 ;20179e30 3c013fcc // 3c013faa hor fov gameplay ;20179e34 3421cccd // 3421aaaa hor fov gameplay ;2019e9a8 3c013fcc // 3c013faa hor fov map ;2019e9ac 3421cccd // 3421aaaa hor fov map ================================================ FILE: CHT/SLPS_253.83.cht ================================================ "Digimon Battle Chronicle /ID SLPS_253.83" //ELF CRC 7F995E8D Mastercode 90408998 0c10220e //[Widescreen 16:9] //Widescreen Hack 2029aee8 3c013f22 2021fe74 3c013f22 20563cb0 44550000 ================================================ FILE: CHT/SLPS_253.84.cht ================================================ "Tenchu Kurenai /ID SLPS_253.84" //ELF CRC 735A10C2 Mastercode 90112e10 0c044b2c gametitle=Tenchu Kurenai NTSC-J (SLPS-25384) //Widescreen Hack //16:9 2012ef50 3c023f40 //renderfix 2012f748 3c02442b //black borders's fix (optional) 20150460 a780a3c0 //alternate 16:9 //204ea3d4 3f400000 ================================================ FILE: CHT/SLPS_253.86.cht ================================================ "King of Fighters, The - Maximum Impact Maniax /ID SLPS_253.86" //ELF CRC EF7B9E4D Mastercode 9010c778 0c043186 //[Widescreen 16:9] // Widescreen Hack by nemesis2000 (pnach by Arapapa) //Widescreen hack 16:9 20384054 3c043f24 //3c043f00 2038408c 46010003 //00000000 2038ca58 3c023f24 //3c023f00 2038ca90 46010842 //3c023f80 2038ca98 46010903 //44822000 //20582a34 3fe3aaab //3faaaaab Y-Fov //205a37d0 400caaab //3eaaaaab Zoom ================================================ FILE: CHT/SLPS_253.88.cht ================================================ "Gunslinger Girl Vol.3 /ID SLPS_253.88" //ELF CRC = E0EE3385 Mastercode 901049f0 0c041224 //NTSC-J Widescreen Hack by synce 20318100 3f400000 ================================================ FILE: CHT/SLPS_253.89.cht ================================================ "Gundam Seed - Never Ending Tomorrow /ID SLPS_253.89" Mastercode 90147050 0c051bbc //ELF CRC=21538F32 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20111b04 3c024456 //3c024420 //Render fix 20101ff8 3c0343e0 //3c0343a0 ================================================ FILE: CHT/SLPS_253.94.cht ================================================ "Another Centurys Episode /ID SLPS_253.94" //ELF CRC 08B19EFF Mastercode 901106b0 0c044154 //[Widescreen 16:9] //Widescreen hack by Arapapa and Somebody who fixed A.C.E 3 //Widescreen hack 16:9 //X-Fov //4c3f023c 00288424 cdcc4334 2022e89c 3c023f19 //3c023f4c 2022e8a4 3443999a //3443cccd 2016c190 3c0243d6 //3c0243a0 rfix 2022e718 3c034099 //3C0340cc rfix 2022e724 34648666 //3464b333 ///HUD fix //4c3f033c 803f023c cdcc6734 //201c5b7c 3c033f19 //3c033f4c //201c5b84 3467999a //3467cccd ================================================ FILE: CHT/SLPS_253.98.cht ================================================ "Naruto - Narutimate Hero 2 /ID SLPS_253.98" Mastercode 90123a50 0c048e3c //ELF CRC=531BE810 //Widescreen Hack (NTSC-J by Arapapa) //16:9 (0000803f 0000803f 00008043 00004043) 20ab81b0 3f400000 // 3f800000 ================================================ FILE: CHT/SLPS_253.99.cht ================================================ "Keroro Gunsou - Mero Mero Battle Royale /ID SLPS_253.99" Mastercode 90133758 0c04cd7e //Widescreen hack by Little Giant //16:9 e0025555 009b74c4 // 2098e1ac 3c013f40 //3c013f80 zoom 209b74c4 44c71c71 //44955571 vert ================================================ FILE: CHT/SLPS_254.00.cht ================================================ "Tales of Symphonia /ID SLPS_254.00" Mastercode 90105f50 0c04177c //Widescreen hack by unknown author 20481148 420e0000 201dea60 3c023fab 20eedb24 418d999a 201db814 3c023f14 ================================================ FILE: CHT/SLPS_254.02.cht ================================================ "Hagane no Renkinjutsushi - Dream Carnival /ID SLPS_254.02" Mastercode 902a7618 0c0a9d2e //ELF CRC=2FE30958 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //0e3c013c 36fa2134 -> 3e3c013c eca42134 201a4930 3c013c3e //3c013c0e 201a4934 3421a4ec //3421fa36 //Y-Fov //983f013c f9d52134 -> 653f013c ee402134 201a4978 3c013f65 //3c013f98 201a497c 342140ee //3421d5f9 ================================================ FILE: CHT/SLPS_254.06.cht ================================================ "Hitman - Contracts /ID SLPS_254.06" //ELF CRC 7A12A6B0 Mastercode 90478098 0c11dfce //[Widescreen 16:9] //Widescreen hack by ElHecht (NTSC-J by Arapapa) //Widescreen hack 16:9 20266018 3c013f10 //3c013f40 201c82c0 3c1b3f40 // 1060006e zoom 201c82c4 1060006d // ae220044 201c82c8 ae220044 // c6200038 201c82cc c6200038 // 3c013f80 201c82d0 3c013f80 // 4481a000 201c82d4 4481a000 // 46140032 201c82d8 46140032 // 00000000 201c847c 3c013f00 // 3c013f80 201c8480 4481a800 // 4481a000 201c8484 4615ad00 // 3c013f00 201c8488 449bf000 // 4481a800 201c84c4 461e0002 // 46150002 201c84c8 46150002 // 4600a583 201c84cc 4600a583 // e6200054 201c84d0 e6200054 // 3c01bf00 201c84d4 4600a807 // 44810000 ================================================ FILE: CHT/SLPS_254.08.cht ================================================ "Armored Core - Nine Breaker /ID SLPS_254.08" //ELF CRC 5C4E1AC4 Mastercode 90122fb8 0c048b96 //[Widescreen 16:9] //Widescreen hack by ElHecht // 16:9 20139fac 3c013f40 // 00000000 hor fov menu 20139fb8 44810000 // 00000000 20139fbc 4600c602 // 00000000 20171790 3c033f19 // 3c033f4c hor fov gameplay 20171798 3462999a // 3462cccd hor fov gameplay 201a78c0 3c0243d6 // 3c0243a0 renderfix // 16:10 //20139fac 3c013f55 // 00000000 hor fov menu //20139fb0 34215555 // 00000000 hor fov menu //20139fb8 44810000 // 00000000 //20139fbc 4600c602 // 00000000 //20171790 3c033f2a // 3c033f4c hor fov gameplay //20171798 3462aaab // 3462cccd hor fov gameplay //201a78c0 3c0243c1 // 3c0243a0 renderfix ================================================ FILE: CHT/SLPS_254.18.cht ================================================ "Ace Combat 5 - The Unsung War /ID SLPS_254.18" //ELF CRC 86089F31 Mastercode 9033a1c0 0c0ce818 //Widescreen fix by nemesis2000 (NTSC-J by Arapapa) //widescreen fix 20440ba8 43d638f3 20440bac 43eb7385 ================================================ FILE: CHT/SLPS_254.19.cht ================================================ "Mobile Suit Gundam - Gundam vs Z-Gundam /ID SLPS_254.19" Mastercode 90106af0 0c041a64 //ELF CRC=435D8236 //Widescreen hack 16:9 2026cf84 3c023f40 //3c023f80 20843d30 44bff400 //44fff000 20843ef0 443fe7ff //447fe000 208440b0 443fe7ff //447fe000 ================================================ FILE: CHT/SLPS_254.21.cht ================================================ "Bokujou Monogarari - Oh! Wonderful Life /ID SLPS_254.21" //ELF CRC D2F0DC73 Mastercode 90445bb8 0c111696 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 2043bb1c 3c013f40 //00000000 2043bb20 44810000 //00000000 2043bb28 4600c602 //00000000 //82001646 2d300000 803f043c xxxxxxxx80bf053c 20402248 3c043fab // 3c043f80 renderfix 1 20402250 3c05bfab // 3c05bf80 renderfix 2 ================================================ FILE: CHT/SLPS_254.25.cht ================================================ "SD Gundam Force Daikessen! /ID SLPS_254.25" //ELF CRC 4A9E1684 Mastercode 90110c70 0c0442c4 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 204373a4 3c023f18 //3c023ee4 204373a8 34426184 //34429249 ================================================ FILE: CHT/SLPS_254.26.cht ================================================ "Detective Conan - Inheritance of Britain /ID SLPS_254.26" //ELF CRC BFFC4507 Mastercode 902605d8 0c09811e //Widescreen Hack by Arapapa //Play Tip //Effects of shadow are dirty.Then it is better to turn off a shadow's effects. //GSDX -> pluging settings -> configure -> CHECK a "Alpha" (get rid of shadow's effects) //Widescreen hack 16:9 //00000000 00000000 43ad1346 00000000 2022be64 3c013f40 //00000000 2022be68 44810000 //00000000 2022be70 4600c602 //00000000 //Render fix //0000a043 00006043 00008041 ffff7f4b 00000000 202d7e90 43e00000 //43a00000 //0000a043 00006043 00000000 04000000 0a000000 202fccac 43e00000 //43a00000 ================================================ FILE: CHT/SLPS_254.27.cht ================================================ "Legions Gekitou! Saga Battle /ID SLPS_254.27" Mastercode 9019c478 0c0670c6 //ELF CRC=8D1AFF7F //Widescreen Hack by Little Gaint //16:9 206da92c 3f533334 ================================================ FILE: CHT/SLPS_254.30.cht ================================================ "Lupin III - Columbus no Isan wa Akenisomar /ID SLPS_254.30" Mastercode 9010e230 0c043834 //ELF CRC=B78086CD //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f023c 00008244 00000000 20211b34 3c023fab//3c023f80 ================================================ FILE: CHT/SLPS_254.39.cht ================================================ "Hajime no Ippo - All-Stars /ID SLPS_254.39" Mastercode 90106fd0 0c041b9c //ELF CRC=F8CF8013 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20194888 3c023fab //3c023f80 //Cutscenes //02080046 4800a0e7 380080c4 2013b3a4 080af254 202bc950 46000802 202bc954 3c013f40 202bc958 4481f000 202bc95c 461e0003 202bc960 0804ecea ================================================ FILE: CHT/SLPS_254.40.cht ================================================ "Gold Gashbell!! Gekitou! Saikyou no Mamonotachi /ID SLPS_254.40" Mastercode 9023d0f8 0c08f3e6 //Widescreen Hack by Little Giant //16:9 20228604 3c013f40 // 00000000 hor 20228608 44810000 // 00000000 20228610 4600c602 // 00000000 201db608 3c014220 // 3C0141F0 render ================================================ FILE: CHT/SLPS_254.41.cht ================================================ "Ultraman Fighting Evolution 3 /ID SLPS_254.41" //ELF CRC 128CF8F4 Mastercode 90377a98 0c0dde4e //[Widescreen 16:9] //Widescreen hack by Little Giant //16:9 204b344c 3f400000 //3f800000 //16:10 //204b344c 3f555555 //3f800000 ================================================ FILE: CHT/SLPS_254.45.cht ================================================ "Kagero II - Dark Illusion /ID SLPS_254.45" Mastercode 90124e78 0c049346 //ELF CRC=5FEE89E0 //Widescreen hack by ElHecht (NTSC-J by Arapapa) // 16:9 vertical fov //00000000 02a80e46 83050c46 00000000 00000000 201049a4 3c013f40 // 00000000 ver fov 201049b0 4481f000 // 00000000 201049bc 461eb582 // 00000000 // loading screen //e043023c 200083ac (3rd) 202b6580 3c024415 // 3c0243e0 loading screen ver fov // font fix for cut-scenes //c041023c 00608244 (1st) 201c86f0 3c024190 // 3c0241c0 // remove black bars in cut-scenes //2044023c 3000bfff 00608244 //201e7234 3c020000 // 3c024420 //201e7280 3c020000 // 3c024420 ================================================ FILE: CHT/SLPS_254.47.cht ================================================ "Aim for the Top! Gunbuster /ID SLPS_254.47" //ELF CRC 603F5B4E Mastercode 90221900 0c0885e8 //[Widescreen 16:9] //Widescreen hack by Arapapa // 16:9 (0000803f 6666e63e 6666E63F) 202cfaa0 3f400000 // 3F800000 ================================================ FILE: CHT/SLPS_254.50.cht ================================================ "Tales of Rebirth /ID SLPS_254.50" Mastercode 901a1498 0c0684ce //Widescreen hack //gameplay 2015c8e8 00000000 2015c8f0 3c013f40 2015c8f4 4481c800 2015c8fc 46196b42 2015c900 e7ad0040 //sprite fix 201574a4 3c013f20 201574a8 34216d3a //render fix 2015c964 3c0143d6 // [No-Interlacing] //Attempts to disable interlaced offset rendering. //2019ab84 00000000 //2019ac0c 00000000 ================================================ FILE: CHT/SLPS_254.53.cht ================================================ "Digimon World X /ID SLPS_254.53" //ELF CRC E4F97921 Mastercode 9010d6f0 0c043564 //[Widescreen 16:9] //Widescreen Hack by ElHecht 201b8450 3c013f40 // 00000000 hor fov 201b845c 4481f000 // 00000000 201b84b8 461ebb03 // 4600bb06 201b84bc 46006347 // 4600bb47 ================================================ FILE: CHT/SLPS_254.54.cht ================================================ "Daisenryaku VII Exceed /ID SLPS_254.54" //ELF CRC 491AEEF6 Mastercode 901105f0 0c044124 //[Widescreen 16:9] //Widescreen Hack //gameplay 20139584 3c023f19 20139588 3443999a //render fix 201397ec 3c0443d6 ================================================ FILE: CHT/SLPS_254.56.cht ================================================ "Gladiator - Road to Freedom /ID SLPS_254.56" Mastercode 904b5158 0c12d3fe //ELF CRC=51233169 //Widescreen Hack 0046d790 3c013f40 0046d70c 3c013ec0 ================================================ FILE: CHT/SLPS_254.57.cht ================================================ "Poncotsu Roman Daikatsugeki Bumpy Trot /ID SLPS_254.57" Mastercode 9024ded0 0c09375c //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 20132110 3c033f40 //3c033f80 20131f68 3c0643e0 //3c0643a0 ================================================ FILE: CHT/SLPS_254.60.cht ================================================ "DragonBall Z 3 /ID SLPS_254.60" //ELF CRC 5B26AFF9 Mastercode 9010d5d0 0c04351c //Widescreen hack by ElHecht (NTSC-J by Arapapa) // 16:9 20131ba8 080c92ea // 46000803 jump to code-inject 003247c8 20131bac 00000000 // e7808744 20324ba8 3c013f40 // 00000000 hor fov 20324bac 4481f000 // 00000000 20324bb0 46000803 // 00000000 20324bb4 461e0002 // 00000000 20324bb8 e7808744 // 00000000 20324bbc 0804c6eb // 00000000 jump back to 00131bac ================================================ FILE: CHT/SLPS_254.61.cht ================================================ "Armored Core - Formula Front /ID SLPS_254.61" //ELF CRC 3E26EEEB Mastercode 9012da50 0c04b63c //[Widescreen 16:9] //Widescreen hack by ElHecht // 16:9 2013e12c 3c013f40 // 00000000 hor fov menu 2013e138 44810000 // 00000000 2013e13c 4600c602 // 00000000 201d84d0 3c033f19 // 3c033f4c hor fov gameplay 201d84d8 3462999a // 3462cccd hor fov gameplay 20201e70 3c0243d6 // 3c0243a0 renderfix // 16:10 //2013e12c 3c013f55 // 00000000 hor fov menu //2013e130 34215555 // 00000000 //2013e138 44810000 // 00000000 //2013e13c 4600c602 // 00000000 //201d84d0 3c033f2a // 3c033f4c hor fov gameplay //201d84d8 3462aaab // 3462cccd hor fov gameplay //20201e70 3c0243c1 // 3c0243a0 renderfix ================================================ FILE: CHT/SLPS_254.65.cht ================================================ "Azumi /ID SLPS_254.65" //ELF CRC 23F4D08E Mastercode 9010e230 0c043834 //[Widescreen 16:9] //Widescreen Hack by Arapapa/Elhecht // 16:9 gameplay 2021b0e8 10000012 // 10000013 2021b130 46000d82 // 00000000 2021b134 3c023f25 // 46000d82 hor fov 2021b138 3442aaab // 3c023f00 hor fov // 16:9 menu 202e551c 0810334d // afa20100 jump to code-inject 0040cd34 202e5520 00000000 // afa20104 2040cd34 3c01bfd3 // 00000000 hor fov menu 2040cd38 34213333 // 00000000 2040cd3c afa10100 // 00000000 2040cd40 afa10104 // 00000000 2040cd48 080b9548 // 00000000 jump back to 002e5520 //Black Bar Fix //203ca71c 3c020000 203ca72c 3c024900 // 3c0243f0 //Direction Indicator fix //X-position //20387e84 3c034420 //3c034409 //20388b80 3c024420 //3c024409 //20389130 3c034420 //3c034409 //203893a0 3c034420 //3c034409 //Y-Position //20387e9c 3c024208 //3c0242c8 //20388b90 3c024208 //3c0242c8 //20389134 3c024208 //3c0242c8 //203893a4 3c024208 //3c0242c8 ================================================ FILE: CHT/SLPS_254.71.cht ================================================ "Gakkou o Tsukurou - Happy Days!! /ID SLPS_254.71" Mastercode 90115bd0 0c04569c //ELF CRC=44D3D2F6 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 201a917c 3c01bec0 //3c01bf00 //Y-Fov 20222d40 3c023fe3 //3c023faa 20222d48 34428e2a //3442aaa8 ================================================ FILE: CHT/SLPS_254.73.cht ================================================ "One Piece - Grand Battle! Combat Rush /ID SLPS_254.73" Mastercode 901b4a90 0c06d24c //Widescreen Hack 20425cb8 3f400000 ================================================ FILE: CHT/SLPS_254.79.cht ================================================ "Gold Gashbell - Friendship Tag Battle 2 /ID SLPS_254.79" //ELF CRC E6DA8929 Mastercode 90335258 0c0cd43e gametitle=Konjiki no Gashbell!! Yuujou Tag Battle 2 [NTSC-J] (SLPS-25479) //Widescreen Hack by Little Giant //16:9 2011d394 3c013f40 //00000000 2011d3bc 4481f000 //00000000 202f7f60 080cc736 //46010043 20331cd0 080cc73c //00000000 20331cd8 461e0fc3 //00000000 20331cdc 46010043 //00000000 20331ce0 461e0842 //00000000 20331ce4 e61f0068 //00000000 20331ce8 080bdfda //00000000 ================================================ FILE: CHT/SLPS_254.98.cht ================================================ "Jikuu Bouken Zentrix /ID SLPS_254.98" //ELF CRC F6ACFAA1 Mastercode 90111d70 0c044704 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20223ad8 3c023f20 //3c023f00 //Y-Fov //20223aac 3c013f40 //00000000 //20223ab0 4481f000 //00000000 //20223ab8 461e6302 //46150303 ================================================ FILE: CHT/SLPS_254.99.cht ================================================ "Yu Yu Hakusho Forever /ID SLPS_254.99" //ELF CRC 32AF09E8 Mastercode 904830d0 0c120bdc //[Widescreen 16:9] //Widescreen Hack 20630240 3f400000 20651670 3f400000 20630590 3f400000 ================================================ FILE: CHT/SLPS_255.02.cht ================================================ "Steamboy /ID SLPS_255.02" Mastercode 90110790 0c04418c //ELF CRC=937F9183 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov 20132380 3c083fab //3c083f80 //Zoom 2013c428 3c043f40 //3c043f80 ================================================ FILE: CHT/SLPS_255.05.cht ================================================ "Namco X Capcom [Translated] /ID SLPS_255.05" Mastercode 90110a38 0c044236 //WIDE 2048e604 3f400000 2048fbe4 3f400000 //WIDER 202a74dc 3c023faa 202a74e8 460d6b03 20282b3c 3c023f40 202a74e0 44826800 20282b40 3c02bf40 20147318 0c064c33 20148228 0c064c33 201482ac 0c064c33 20148928 0c064c33 201930cc 460d6b43 201930d4 3c023fc0 20193124 460d6b40 20192de0 24e772a0 20192e54 250872a0 20192ecc 25086680 20192f3c 25296680 ================================================ FILE: CHT/SLPS_255.10.cht ================================================ "Tekken 5 /ID SLPS_255.10" //ELF CRC FC46EA61 Mastercode 90112598 0c04490e gametitle=Tekken 5 [NTSC-J] (SLPS-25510) //Widescreen hack by nemesis2000 (pnach by nemesis2000) 20332b78 3c013f40 // both fov+ //applies both fov+ only for widescreen mode 20332ba8 3c010015 20332bac c62dd510 20332bcc 46016b42 20332bd0 46010843 20332be8 460d1083 20332bec 460d0843 //effects fix 2025a13c 46161083 2025a190 46160843 2025a1e8 46160843 2025a240 46160843 //render fix 20224aac 3c013f2b 20224abc 44810000 20224ac0 46006302 ================================================ FILE: CHT/SLPS_255.18.cht ================================================ "InuYasha - Ougi Ranbu /ID SLPS_255.18" //ELF CRC 2B8DB1A5 Mastercode 902ffd58 0c0bfefe //[Widescreen 16:9] //Widescreen hack by Little Giant //16:9 2011ff90 3c013fdc //3c013fa5 hor 1 2011ff94 34211ade //34211eb8 20121a88 3c013fdc //3c013fa5 hor 2 20121a8c 34211ade //34211eb8 20122498 3c013fdc //3c013fa5 hor 3 2012249c 34211ade //34211eb8 ================================================ FILE: CHT/SLPS_255.19.cht ================================================ "Sousei no Aquarion /ID SLPS_255.19" //ELF CRC ECD5DB23 Mastercode 9026ac30 0c09aab4 //[Widescreen 16:9] //Widescreen 20729434 3f800000 2043f958 3fd11112 ================================================ FILE: CHT/SLPS_255.20.cht ================================================ "Gundam True Odyssey /ID SLPS_255.20" Mastercode 9027b6f8 0c09ed66 //ELF CRC=FB5F5CA9 //Widescreen hack by nemesis2000 (pnach by nemesis2000) 201b8b5c 46000003 //3c013f80 201b8b60 7fb00010 //44810000 201b8b64 ffbf0000 //7fb00010 201b8b68 0080802d //ffbf0000 201b8b6c c4a10004 //0080802d 201b8b70 c4a30000 //68a20007 201b8b74 3c013f40 //6ca20000 hor fov 201b8b78 44811000 //b202006f 201b8b7c 460218c3 //b6020068 201b8b80 e601006c //c6010068 201b8b84 e6030068 //c602006c 201b8b88 c6010068 //46010043 201b8b8c c602006c //8e040004 201b8b90 46010043 //46020003 201b8b94 8e040004 //e6010070 201b8b98 46020003 //10800003 201b8b9c 10800002 //e6000074 201b8ba0 e6010070 //0c06ea86 201b8ba4 0c06ea86 //00000000 201b8ba8 e6000074 //0200102d 201b8bac 0200102d //dfbf0000 201b8bb0 dfbf0000 //7bb00010 201b8bb4 7bb00010 //03e00008 201b8bb8 03e00008 //27bd0020 201b8bbc 27bd0020 //00000000 ================================================ FILE: CHT/SLPS_255.23.cht ================================================ "Yoshitsuneki /ID SLPS_255.23" Mastercode 903e3658 0c0f8d3e //Widescreen Hack 205a18c0 43700000 ================================================ FILE: CHT/SLPS_255.27.cht ================================================ "dot Hack - FRAGMENT /ID SLPS_255.27" //ELF CRC=273933B4 Mastercode 9011c390 0c04708c //sceSifSendCmd 9012cd68 0c04cc7a //scePadRead 901562e4 0c055930 //main //[Widescreen 16:9] //Widescreen Hack 20a36a80 3f400000 // 3F800000 ================================================ FILE: CHT/SLPS_255.28.cht ================================================ "Summon Night EX Thesis - Yoake no Tsubasa /ID SLPS_255.28" Mastercode 9010f5d0 0c043d1c //ELF CRC=0C3E8D76 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Gameplay 2013ae3c 3c023f19 //3c023f4c 2013ae44 3442999a //3442cccd //Menu 2014ec3c 3c023f19 //3c023f4c 2014ec40 3442999a //3442cccd //Menu 2 201ee000 3c023f10 //3c023f4c 201ee004 3442999a //3442cccd //2D characters and Text Box //20256f90 3f400000 //3f800000 //2016f9a4 3c023f19 //3c023f4c //2016f9a8 3442999a //3442cccd //Text Box Fix //2031c390 3f800000 //2031c470 3f800000 //2031C390 ================================================ FILE: CHT/SLPS_255.29.cht ================================================ "Ultraman Fighting Evolution - Rebirth /ID SLPS_255.29" Mastercode 902bd458 0c0af4be //ELF CRC=4E811100 //Widescreen hack by Little Giant //16:9 202a642c 3c013f40 //00000000 202a6430 44810000 //00000000 202a6438 4600c602 //00000000 203d1bc4 442aaaab //44000000 render fix //16:10 //202a642c 3c013f40 //00000000 //202a6430 34215555 //00000000 //202a6438 44810000 //00000000 //202a643c 4600c602 //00000000 //203d1bc4 442aaaab //44000000 render fix ================================================ FILE: CHT/SLPS_255.30.cht ================================================ "Garouden Break Blow /ID SLPS_255.30" Mastercode 90249518 0c0924ee //ELF CRC=FD405F7E //Widescreen Hack (16:9) by ElHecht // 16:9 2014f58c 080ad5cf // 46007bc7 2014f590 00000000 // 46006b47 202b573c 3c013f40 // 00000000 hor fov 202b5740 34210000 // 00000000 hor fov 202b5744 4481f000 // 00000000 202b5748 461e6b42 // 00000000 202b574c 46007bc7 // 00000000 202b5750 46006b47 // 00000000 202b5754 08053d64 // 00000000 2010ad84 3c013f00 // 3c013f2a 2010ad88 342112d7 // 3421c3c9 20681194 3f400000 // 3f7fffff // 16:10 //2014f58c 080ad5cf // 46007bc7 //2014f590 00000000 // 46006b47 //202b573c 3c013f55 // 00000000 hor fov //202b5740 34215555 // 00000000 hor fov //202b5744 4481f000 // 00000000 //202b5748 461e6b42 // 00000000 //202b574c 46007bc7 // 00000000 //202b5750 46006b47 // 00000000 //202b5754 08053d64 // 00000000 //2010ad84 3c013f0e // 3c013f2a //2010ad88 34214dd3 // 3421c3c9 //20681194 3f555555 // 3f7fffff ================================================ FILE: CHT/SLPS_255.31.cht ================================================ "SD Gundam G Generation - Gundam Seed Edition /ID SLPS_255.31" //ELF CRC 9370E436 Mastercode 9032b2b0 0c0cac54 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 20212ff0 080cc5d4 //c6010068 20331750 3c013f40 //00000000 20331754 4481f000 //00000000 20331758 c6010068 //00000000 2033175c c602006c //00000000 20331760 461e0843 //00000000 20331764 e6010068 //00000000 20331768 08084bfe //00000000 ////////////////////////////////////////// //Y-Fov //20198de0 3c023ff3 //3c023fb6 //20198de8 3443cf35 //3443db6e //Zoom //202122cc 3c01bec0 //3c01bf00 ================================================ FILE: CHT/SLPS_255.32.cht ================================================ "Critical Velocity /ID SLPS_255.32" //ELF CRC 4CCEF323 Mastercode 90104c10 0c0412ac //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //0000803f 5555953f 00000045 2047cebc 3f400000 //3f800000 ================================================ FILE: CHT/SLPS_255.33.cht ================================================ "Tales of Legendia /ID SLPS_255.33" Mastercode 90117a50 0c045e3c //ELF CRC=1F8640E0 //Widescreen hack by Arapapa //Widescreen hack 16:9 //ae47613f 00000045 00000045 203d5820 3f266666 //3f6147ae //abaaaa3e 8988083e da0d5d3d 203ba330 40133333 //3eaaaaab //2D Popup Characters Fix //80bf023c 00608244 00000000 866b0046 201e82fc 3c02bf40 //3c02bf80 //Right //46630046 86630046 (1st) 201e83a0 00000000 201e839c 080e0ed4 20383b50 46006346 20383b54 46006386 20383b58 3c013f40 //00000000 Left 20383b5c 4481f000 20383b60 461e6302 20383b64 0807a0e8 //Font Fix //02080446 000000e6 040000c6 e0060020 003d5918 20238950 080e0eda 20383b68 46040802 20383b6c 3c013f40 20383b70 4481f000 20383b74 461e0002 20383b78 0808e255 e0010020 103d5918 20238950 46040802 //Portrait fix (battle) //4c42023c 001275e4 202aa7f4 3c024219 //3c02424c //4c42033c 68c2023c 202aa838 3c034219 //3c03424c //No Interlacing Code by asasega //00 10 00 00 00 00 00 00 7C 22 03 02 FF F9 1B 00 //d03f3fd0 00001000 //103f3fd0 000010e0 ================================================ FILE: CHT/SLPS_255.37.cht ================================================ "Super Robot Wars - Alpha 3 /ID SLPS_255.37" Mastercode 9011da50 0c04763c //ELF CRC=5D12241C //Widescreen hack by Arapapa //Widescreen hack 16:9 2013c7f4 3c023fab //3c023f80 2010f2a0 3c013fab //3c013f80 20140f9c 3c023f1f //3c023eee 20140fa0 344349f1 //3443eeef 2013d4dc 3c023f1f //3c023eee 2013d4e0 344249f1 //3442eeef ================================================ FILE: CHT/SLPS_255.41.cht ================================================ "New Century GPX Cyber Formula - Road to the Infinity 2 /ID SLPS_255.41" //ELF CRC 53C75B72 Mastercode 901113d0 0c04449c //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2029c518 080b5d94 // c6010068 2029c51c 00000000 // c602006c 202d7650 3c013f40 // 00000000 202d7654 4481f000 // 00000000 202d7658 c6010068 // 00000000 202d765c c602006c // 00000000 202d7660 461e0843 // 00000000 202d7664 e6010068 // 00000000 202d7668 080a7148 // 00000000 ================================================ FILE: CHT/SLPS_255.42.cht ================================================ "Naruto Uzumaki Ninden /ID SLPS_255.42" //ELF CRC 55935B0E Mastercode 9010b678 0c042d46 //[Widescreen 16:9] // Widescreen Hack (16:9) // 16:9 // 613f023c af474234 (search twice) 201ed2d8 3c023f28 //3c023f61 201ed2dc 3442f5c3 //344247af 201ed970 3c023f28 //3c023f61 201ed974 3442f5c3 //344247af ================================================ FILE: CHT/SLPS_255.44.cht ================================================ "Fatal Frame - Zero /ID SLPS_255.44" Mastercode 90271980 0c09c608 //Widescreen Hack (Pnach by Little Giant) //gameplay 2032006c 3f400000 //203e185c 3f400000 //FMV's fix(New) 20368140 44200000 //44200000 20368148 3e333333 //3f800000 20212808 0c09aa90 //c5e00000 2021280c c5e10000 //0c09aa90 20212810 8faf00b0 //e7a00044 20212814 0200202d //8faf00b0 20212818 8fae00b4 //0200202d 2021281c 448f0000 //8fae00b4 20212820 46800020 //448f0000 20212824 25effffe //448e0800 20212828 46010042 //46800020 2021282c e7a10044 //25effffe 20212830 afaf002c //46800860 20212834 afae0030 //afaf002c 20212838 3c013f40 //afae0030 2021283c 44810800 //00000000 20212840 4601b582 //00000000 20212844 4600b583 //4600b583 20212848 448e0800 //00000000 2021284c 46800860 //00000000 //Dither + Ghost post-process Effect Off //20156024 00000000 //0c055954 //Disable dark filter (cutscene) //2015609c 00000000 //0c05594c //Disable all bloom (speedup, but makes the game seem dull) //20156164 00000000 //0c055942 //Disable overbloom (cutscene) //20156100 00000000 //0c0558f4 //Decrease overbloom (gameplay) //20364ffc 3f400000 //3F800000 //Focus Effect Off 2015606c 00000000 //0c0558ee //Bloom offset (fixes bloom glitch) 20365008 43a30000 // 43A00000 - TC X-offset 2036500c 43660000 // 43600000 - TC Y-offset //FMW's fix (old) //20368140 43f00000 //20368148 42d40000 ================================================ FILE: CHT/SLPS_255.45.cht ================================================ "Fighting For One Piece /ID SLPS_255.45" Mastercode 901e2e98 0c078b4e // 16:9 2019ec30 3c013f40 2019ec34 4481f000 2019ec60 461e0842 ================================================ FILE: CHT/SLPS_255.49.cht ================================================ "Gundam Seed Destiny - Generation of C.E. /ID SLPS_255.49" Mastercode 9010be50 0c042f3c //ELF CRC=B0918A18 //Widescreen hack by Arapapa //Widescreen hack 16:9 201b5a58 080421a8 // c6010068 201b5a5c 00000000 // c602006c 201086a0 3c013f40 // 00000000 201086a4 4481f000 // 00000000 201086a8 c6010068 // 00000000 201086ac c602006c // 00000000 201086b0 461e0843 // 00000000 201086b4 e6010068 // 00000000 201086b8 0806d698 // 00000000 ================================================ FILE: CHT/SLPS_255.53.cht ================================================ "Yoshitsune Eiyuuden Shura /ID SLPS_255.53" //ELF CRC 7B29DC24 Mastercode 9010ff70 0c043f84 //[Widescreen 16:9] //Widescreen Hack //gameplay 2013d504 3c023f19 2013d508 3443999a //render fix 2013d764 3c0343d6 ================================================ FILE: CHT/SLPS_255.54.cht ================================================ "Eureka Seven TR1 - New Wave /ID SLPS_255.54" Mastercode 9014ea10 0c053a2c //ELF CRC=A87BCC9C //Widescreen Hack (NTSC-J by Arapapa) //680402c6 2044033c 20111248 3c034455 // 3c034420 //a043033c 7043023c 700403ae 201119c4 3c0343f0 // 3c0343a0 //0000a043 00007043 203a7f08 43f00000 // 43a00000 203a8428 43f00000 // 43a00000 ================================================ FILE: CHT/SLPS_255.60.cht ================================================ "DragonBall Z - Sparking! /ID SLPS_255.60" //ELF CRC E7D5481C Mastercode 901ae958 0c06b9fe //[Widescreen 16:9] //Widescreen hack by sergx12/ElHecht (NTSC-J by Arapapa) // 16:9 menu 201f94c4 3f600000 // 3f490fda sky/background fix //803f013c 00208144 1000a527 2011e2d8 3c013f40 // 3c013f80 2011e308 3c01442b // 3c014400 //803f013c 00008144 86230046 2011e398 3c013f40 // 3c013f80 2011e3b0 3c01442b // 3c014400 2011e400 3c013f40 // 3c013f80 2011e414 3c01442b // 3c014400 //803f013c 00088144 0045013c 2010f500 3c013f40 // 3c013f80 2010f528 3c01442b // 3c014400 // 16:9 gameplay e0083f80 00229fdc // check 20229FDC matches value xxxx3f80 //3c013f80 00088144 70b16324 20229fdc 3c013f40 // 3c013f80 2022a010 3c01442b // 3c014400 2022a944 3c013f40 // 3c013f80 2022a98c 3c01442b // 3c014400 2022aa80 3c013f40 // 3c013f80 2022aa98 3c01442b // 3c014400 2022aaf8 3c013f40 // 3c013f80 2022ab0c 3c01442b // 3c014400 ================================================ FILE: CHT/SLPS_255.61.cht ================================================ "MotoGP 4 /ID SLPS_255.61" //ELF CRC 558F078E Mastercode 902b0758 0c0ac17e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov Game play //0000803f 5304c23f 2055f24c 3f400000 //3f80000 //Render fix 205614c8 43000000 //43a00000 Gameplay 205593b0 43000000 //43a00000 Result background 2058e608 40100000 //3f9c28f6 NPC player 20593330 43000000 //43a00000 Ground object //////////////////////// //2D menu //2051a8c0 3f400000 //3f800000 //2051a8d4 3f400000 //3f800000 ================================================ FILE: CHT/SLPS_255.75.cht ================================================ "Keroro Gunsou - Mero Mero Battle Royale Z /ID SLPS_255.75" //ELF CRC 6E8687AE Mastercode 90139698 0c04e54e //[Widescreen 16:9] //Widescreen hack by Little Giant //16:9 e0025555 00a97474 // 20a6707c 3c013f40 //3c013f80 zoom 20a97474 44c71c71 //44955571 vert ================================================ FILE: CHT/SLPS_255.76.cht ================================================ "One Piece - Pirates Carnival /ID SLPS_255.76" Mastercode 901106d0 0c04415c //Widescreen Hack by Little Giant //16:9 201c93cc 3c023fe3 //3C023FAA vert 201c93d0 34428e39 //3442AAAB 201d8cbc 3c023f2b //3C023F00 zoom ================================================ FILE: CHT/SLPS_255.78.cht ================================================ "K-1 World Grand Prix 2005 /ID SLPS_255.78" Mastercode 902b9818 0c0ae5ae //ELF CRC=F8664E20 //Widescreen Hack by Arapapa //Widescreen hack 16:9 20292bd4 3c013f40 //00000000 20292bd8 44810000 //00000000 20292be0 4600c602 //00000000 ================================================ FILE: CHT/SLPS_255.85.cht ================================================ "Monster Farm 5 /ID SLPS_255.85" //ELF CRC CC1E5592 Mastercode 9031a418 0c0c68ae //[Widescreen 16:9] //Widescreen Hack by Little Gaint 204efeec 3f19999a //3F4CCCCD hor 20590d94 43e00000 //43A00000 render fix ================================================ FILE: CHT/SLPS_255.86.cht ================================================ "Tales of the Abyss /ID SLPS_255.86" //ELF CRC=AA5EC3A3 Mastercode 90106210 0c04182c //16:9 Widescreen Hack & Progressive Scan // partial hud fix by sergx12 // 16:9 2011afb8 3c023fe3 2011ab18 34428e38 201a267c 3c013f40 //partial hud fix 202bad08 3c023f40 //3c023f80 Font X-Fov 202bc6c4 3c023f40 //3c023f80 dialog box 203a53bc 3c013f95 //3c013f80 portraits zoom 20369238 3c034415 //3c0343e0 portraits vert 203692a0 3c024400 //3c0243e0 portraits y position ================================================ FILE: CHT/SLPS_255.89.cht ================================================ "Naruto Narutimett Hero 3 /ID SLPS_255.89" Mastercode 90159390 0c05648c //ELF CRC=59739DDE //Widescreen Hack (NTSC-J by Arapapa) //16:9 (0000803f 0000803f 00008043) 20b10b14 3f400000 // 3f800000 ================================================ FILE: CHT/SLPS_256.00.cht ================================================ "Samurai Champloo - Sidetracked /ID SLPS_256.00" //ELF CRC CED34955 Mastercode 9036cc90 0c0db2cc //[Widescreen 16:9] //Widescreen hack by ElHecht (pnach by Little Giant) // 16:9 20140414 3c023fbd // 3c023f8e hor fov 2014041c 3442a12e // 344238e4 hor fov ================================================ FILE: CHT/SLPS_256.01.cht ================================================ "Ueki no Housoku - Taosu Zeroberuto Juudan!! /ID SLPS_256.01" //ELF CRC 5A1B2A9B Mastercode 902d6520 0c0b58f0 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //003f013c 00a88144 1000b0ff 202a49f4 3c013f20 //3c013f00 //Y-Fov //403f013c 00708144 5401648e 202c6b14 3c013f10 //3c013f40 ///////////////////////////// //Y-Fov //2040bf14 3f100000 //3f400000 ================================================ FILE: CHT/SLPS_256.04.cht ================================================ "Ar Tonelico - Sekai no Owari de Utai Tsudukeru Shoujo /ID SLPS_256.04" //ELF CRC C77C957B Mastercode 90345c38 0c0d16b6 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by Arapapa) //3D scenes 203424b4 3c013f40 //hor value 203424b8 44810000 203424c0 4600c602 //battle's fix 20a77b74 44400000 //right side fix 20a77b7c c4400000 //left side fix //2D scenes 201a24e8 3c014440 //hor value 201a24ec 44810800 201a24f0 46010042 201a24f4 e6810090 201a24f8 3c014480 //vert value 201a24fc 44810800 ================================================ FILE: CHT/SLPS_256.06.cht ================================================ "Zettai Zetsumei Toshi 2 - Itetsuita Kioutachi /ID SLPS_256.06" Mastercode 902b5250 0c0ad43c //ELF CRC=C988ECBB //Widescreen Hack by Little Giant //black borders's fix 201cf198 00a52823 //00000000 //16:9 2048ab28 3f400000 //3f800000 hor 203a7c60 43e00000 //43A00000 (Increases hor. axis) 203a7c80 43e00000 //43A00000 render fix //16:10 //2048ab28 3f555555 //3F800000 hor //203a7c60 43c00000 //43A00000 (Increases hor. axis) //203a7c80 43c00000 //43A00000 render fix ================================================ FILE: CHT/SLPS_256.08.cht ================================================ "Makai Senki Disgaea 2 /ID SLPS_256.08" //ELF CRC 4334E17D Mastercode 90113590 0c044d0c //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by Arapapa) 20104dc4 3c013f40 20104dc8 44810000 20104dd0 4600c602 //NEW (2D Characters in the field) 2027c9d4 3c013f40 2027c9d8 4481f000 2027ca14 46021002 2027ca18 0200202d 2027ca1c 27a50020 2027ca20 e7a20024 2027ca24 461e1082 //OLD //20279a10 3c033f40 //20279a24 3c033f80 //20279a28 ac830010 //20279a2c ac800014 //20279a30 ac800018 //20279a34 ac80001c //20279a38 03e00008 //20279a3c ac830020 //font fix //803f023c 00608244 803f023c 00688244 1000a48f 2012ecc4 3c023f40 201b5508 24070015 //1c000724 60184634 0e000824 (1 & 2) 20144210 24070015 //1c000724 0e000824 (1st) 201b5534 24070015 20206424 24070015 //button //201d7c30 24080015 //1c000824 200b4734 //portrait fix //21010924 2df02001 202050c8 240400d9 //24040121 //98000000 10010000 2028d7c0 000000b8 //00000098 2028d7c4 00000130 //00000110 2028d7c8 00000160 //00000140 2028d7cc 00000190 //00000170 2028d7d0 00000208 //000001e8 20206274 24090042 //24090058 20206254 2674001e //26740008 201dcadc 24090042 //24090058 201dcae0 240a002c //240a002d 201dcad0 26a60013 //26a60008 201dd4c4 24090042 //24090058 201dd4c8 240a002c //240a002d 201dd4b8 26460013 //26460008 201deac0 24090042 //24090058 201deac4 240a002c //240a002d 201deab4 26260013 //26260008 201dc4d8 24090018 //24090020 201dc4d0 26860008 //////////////////////////////////////// //Narration subtitles //2027ca58 3c023fab // If turn on it, will be crashed //2027ca5c 0c09f138 //2027ca60 afa20020 //2027ca64 1000fff3 ================================================ FILE: CHT/SLPS_256.09.cht ================================================ "King of Fighters, The - Maximum Impact 2 /ID SLPS_256.09" Mastercode 9010df90 0c04378c //ELF CRC=0CC85693 // Widescreen Hack by Arapapa //Widescreen hack 16:9 //abaaaa3f 00006042 207d2e14 3fe38e38 //3faaaaab Y-Fov //abaaaa3e 8988083e (1st) 208a48c0 400ccccd //3eaaaaab Zoom ================================================ FILE: CHT/SLPS_256.23.cht ================================================ "Another Centurys Episode 2 /ID SLPS_256.23" //ELF CRC 3ED7CFA1 Mastercode 901106f0 0c044164 //[Widescreen 16:9] ////Widescreen hack by Arapapa and Somebody who fixed A.C.E 3 //Widescreen hack 16:9 //X-Fov //4c3f023c 00288424 cdcc4334 201f1aac 3c023f40 //3c023f80 2014b630 3c0243d6 //3c0243a0 rfix 201f1938 3c034099 //3C0340cc rfix 201f193c 34648666 //3464b333 ================================================ FILE: CHT/SLPS_256.27.cht ================================================ "Mobile Suit Gundam Climax U.C. /ID SLPS_256.27" //ELF CRC E21D5682 Mastercode 90148490 0c0520cc //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 2011156c 3c034370 //3c0343a0 //Y-Fov 20111110 3c0243b4 //3c0243f0 ================================================ FILE: CHT/SLPS_256.28.cht ================================================ "IGPX /ID SLPS_256.28" //ELF CRC 2251767F Mastercode 90242650 0c09093c //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 203106c0 080d18d0 // c6010068 203106c4 00000000 // c602006c 20346340 3c013f40 // 00000000 20346344 4481f000 // 00000000 20346348 c6010068 // 00000000 2034634c c602006c // 00000000 20346350 461e0843 // 00000000 20346354 e6010068 // 00000000 20346358 080c41b2 // 00000000 ================================================ FILE: CHT/SLPS_256.29.cht ================================================ "Ace Combat Zero - The Belkan War /ID SLPS_256.29" //ELF CRC A04B52DB Mastercode 90307680 0c0c1d48 //[Widescreen 16:9] //Widescreen fix by nemesis2000 (pnach by Arapapa) //widescreen fix 203f9e50 43d638f3 203f9e54 43eb7385 ================================================ FILE: CHT/SLPS_256.36.cht ================================================ "KOF: Maximum Impact - Maniax /ID SLPS_256.36" Mastercode 9010c778 0c043186 Widescreen hack 16:9 2057efa4 3fe38e38 205a53d0 400ccccd ================================================ FILE: CHT/SLPS_256.40.cht ================================================ "Xenosaga Episode III - Also Sprach Zarathustra [Disc 1] /ID SLPS_256.40" //Also works on SLPS_256.41 //ELF CRC = E0347841 Mastercode 902f0e88 0c0bc34a //Widescreen hack by nemesis2000 (pnach by Little Giant) //gameplay 2054e720 3fc1f080 //original value 3f91745d //cutscenes portrait's fix 20267950 24020078 //240200a0 003e2da0 00000174 //0000014c 003e2dc0 00000174 //0000014c //480p //2019ac18 24020001 //a2000080 //2019ac1c a2020081 //a2000081 //black borders's fix (optional) 20243768 24060000 //8f869a9c 2024377c 24c801c0 //24c80140 ================================================ FILE: CHT/SLPS_256.41.cht ================================================ "Xenosaga Episode III - Also Sprach Zarathustra [Disc 2] /ID SLPS_256.41" //Also works on SLPS_256.40 //ELF CRC = E0347841 Mastercode 902f0e88 0c0bc34a //Widescreen hack by nemesis2000 (pnach by Little Giant) //gameplay 2054e720 3fc1f080 //original value 3f91745d //cutscenes portrait's fix 20267950 24020078 //240200a0 003e2da0 00000174 //0000014c 003e2dc0 00000174 //0000014c //480p //2019ac18 24020001 //a2000080 //2019ac1c a2020081 //a2000081 //black borders's fix (optional) 20243768 24060000 //8f869a9c 2024377c 24c801c0 //24c80140 ================================================ FILE: CHT/SLPS_256.42.cht ================================================ "Super DragonBall Z /ID SLPS_256.42" //ELF CRC 197E9907 Mastercode 90177d50 0c05defc //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 202b0f04 3c023f10 //3c023f40 //[No-Interlacing] //20104b88 ac6002d0 ================================================ FILE: CHT/SLPS_256.46.cht ================================================ "Eureka Seven - New Vision /ID SLPS_256.46" Mastercode 90147410 0c051cac //ELF CRC=015AC745 //Widescreen Hack (NTSC-J by Arapapa) //680402c6 2044033c 20111144 3c034455 // 3c034420 //a043033c 7043023c 700403ae 201118d4 3c0343f0 // 3c0343a0 //0000a043 00007043 203d25e8 43f00000 // 43a00000 203d2b08 43f00000 // 43a00000 ================================================ FILE: CHT/SLPS_256.49.cht ================================================ "Space Sheriff Spirits /ID SLPS_256.49" //ELF CRC 673FB117 Mastercode 9017cb18 0c05f26e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 201080e0 08030000 200c0000 46006dc6 200c0004 3c013f40 200c0008 4481f000 200c000c 461ebdc2 200c0010 08042039 ================================================ FILE: CHT/SLPS_256.50.cht ================================================ "Metal Slug (2006) /ID SLPS_256.50" Mastercode 9010df90 0c04378c 20496bf4 46000003 20496bf8 7fb00010 20496bfc ffbf0000 20496c00 0080802d 20496c04 c4a10004 20496c08 c4a30000 20496c0c 00000000 20496c10 44811000 20496c14 460218c3 20496c18 e601006c 20496c1c e6030068 20496c20 c6010068 20496c24 c602006c 20496c28 46010043 20496c2c 8e040004 20496c30 46020003 20496c34 10800002 20496c38 e6010070 20496c3c 0c1262a2 20496c40 e6000074 20496c44 0200102d 20496c48 dfbf0000 20496c4c 7bb00010 20496c50 03e00008 20496c54 27bd0020 2017a0d4 3c013f80 202e21d4 0c0b8a8b 202e2a2c 27bdffd0 202e2a30 3c0743c8 202e2a34 ffbf0010 202e2a38 3c064396 202e2a3c 7fb00000 202e2a40 3c03430e 202e2a44 8c820038 202e2a48 0080802d 202e2a4c ac47002c 202e2a50 8c820038 202e2a54 ac460030 202e2a58 8c820038 202e2a5c ac43015c 202e2a60 8c840038 202e2a64 0c0b5918 202e2a68 0000282d 202e2a6c 8e040038 202e2a70 0c0b59ac 202e2a74 240500ff 202e2a78 8e060034 202e2a7c 24030118 202e2a80 24040096 202e2a84 27a2002c 202e2a88 27a50028 202e2a8c 8cc60060 202e2a90 ae060084 202e2a94 a4c3001c 202e2a98 8e030084 202e2a9c a464001e 202e2aa0 8e040034 202e2aa4 c4800068 202e2aa8 e4400000 202e2aac 3c013f80 202e37e4 3c013f80 202f8050 3c013f80 2030b194 0c0c2ac7 2030ab1c 27bdff90 2030ab20 3c024000 2030ab24 ffbf0040 2030ab28 44820000 2030ab2c 7fb20030 2030ab30 7fb10020 2030ab34 0080902d 2030ab38 7fb00010 2030ab3c 00a0882d 2030ab40 e7b40000 2030ab44 c4c2000c 2030ab48 8c900000 2030ab4c c4810028 2030ab50 c4c50000 2030ab54 c4c40004 2030ab58 c4c30008 2030ab5c e4820014 2030ab60 46011502 2030ab64 46140302 2030ab68 e4850008 2030ab6c e4850018 2030ab70 e484000c 2030ab74 e484001c 2030ab78 e4830010 2030ab7c e4830020 2030ab80 e4820024 2030ab84 0c125b8e 2030ab88 0200202d 2030ab8c 3c023a83 2030ab90 0200202d 2030ab94 3442126f 2030ab98 44820000 2030ab9c 0c125b5a 2030aba0 46140302 2030aba4 0200202d 2030aba8 27a50068 2030abac e7b40068 2030abb0 3c013f80 2037b26c 3c013f40 2037b490 3c013f80 20465b08 0c124f6f 20493dbc 27bdff90 20493dc0 24050001 20493dc4 7fb10050 20493dc8 27a60030 20493dcc 0080882d 20493dd0 7fb00060 20493dd4 ffbf0040 20493dd8 0c123094 20493ddc 27a70034 20493de0 10400036 20493de4 8fa30034 20493de8 3c02fffc 20493dec 3442b000 20493df0 00621821 20493df4 2c632003 20493df8 10600028 20493dfc 0000282d 20493e00 03a0202d 20493e04 0c04b080 20493e08 24060020 20493e0c 8fa60030 20493e10 0220202d 20493e14 0c124318 20493e18 03a0282d 20493e1c 8fa30030 20493e20 14430027 20493e24 0000102d 20493e28 0c1259f8 20493e2c 00000000 20493e30 0040802d 20493e34 12000021 20493e38 0220282d 20493e3c 3c040062 20493e40 2484b8d0 20493e44 0c1244f0 20493e48 0200302d 20493e4c 1040001b 20493e50 03a0282d 20493e54 3c013f40 ================================================ FILE: CHT/SLPS_256.51.cht ================================================ ".hack//G.U. Vol.1 - Saitan /ID SLPS_256.51" //ELF CRC D5B63C1F Mastercode 901300d0 0c04bfdc //[Widescreen 16:9] //Widescreen Hack (16:9) (cloudalmasai) (pnach by Arapapa) //16:9 (0000803f 0000803f 00008043 00004043) 2094d414 3f400000 // 3f800000 ================================================ FILE: CHT/SLPS_256.55.cht ================================================ ".hack//G.U. Vol.2 - Kimi Omou Koe /ID SLPS_256.55" //ELF CRC 95A081A1 Mastercode 9012fe10 0c04bf2c //[Widescreen 16:9] //Widescreen Hack (16:9) (cloudalmasai) (pnach by Arapapa) //16:9 (0000803f 0000803f 00008043 00004043) 20983394 3f400000 // 3f800000 ================================================ FILE: CHT/SLPS_256.56.cht ================================================ ".hack//G.U. Vol.3 - Aruku Youna Hayasa de /ID SLPS_256.56" //ELF CRC FAC9E76F Mastercode 9012fe50 0c04bf3c //[Widescreen 16:9] //Widescreen Hack (16:9) (cloudalmasai) (pnach by Arapapa) //16:9 (0000803f 0000803f 00008043 00004043) 20a84014 3f400000 // 3f800000 ================================================ FILE: CHT/SLPS_256.57.cht ================================================ "Fighting Beauty Wulong /ID SLPS_256.57" Mastercode 903a23b8 0c0e8896 //Widescreen hack 203c9eb0 3fe37fa9 ================================================ FILE: CHT/SLPS_256.74.cht ================================================ "Metal Slug 6 /ID SLPS_256.74" //ELF CRC 2113EA2E Mastercode 90105f10 0c04176c //ELF CRC=2113EA2E //Widescreen hack by Esppiral 20979744 3f400000 ================================================ FILE: CHT/SLPS_256.75.cht ================================================ "Battle Stadium D.O.N. /ID SLPS_256.75" //ELF CRC 82EA02B7 Mastercode 9010f610 0c043d2c //[Widescreen 16:9] //Widescreen fix by flameofrecca 20165924 3c023f20 //zoom value 20165974 3c023f66 //vertical fov 201b1210 3c023fa0 // logos and intro size fix //Partial HUD fixes (Doesn't work on PCSX2, buts works on physical ps2) //2176dfdc 42400000 //2176df94 41c00000 //2176debc 41400000 //2176dee0 41400000 //2176df04 41400000 //2176df28 41400000 //2176df4c 41400000 ================================================ FILE: CHT/SLPS_256.76.cht ================================================ "Kinnikuman Muscle Grand Prix Max /ID SLPS_256.76" Mastercode 90283ce0 0c0a0ee0 //Gameplay 16:9 201a4274 3c014455 ================================================ FILE: CHT/SLPS_256.77.cht ================================================ "Blood+ One Night Kiss /ID SLPS_256.77" //ELF CRC 5A6C7AE6 Mastercode 90110958 0c0441fe //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2016a324 3c023f99 //3c023f66 2016a32c 34429991//34426666 ================================================ FILE: CHT/SLPS_256.85.cht ================================================ "Rurouni Kenshin: Enjou! Kyoto Rinne /ID SLPS_256.85" Mastercode 90258028 0c095fb2 //16:9 20120c70 3c013f53 20120c74 34213334 20122d1c 3c013fab 20122d44 4481f000 20122b2c 461e6302 2018a980 3c013f40 ================================================ FILE: CHT/SLPS_256.86.cht ================================================ "Jojo no Kimyou na Bouken - Phantom Blood /ID SLPS_256.86" Mastercode 901077d8 0c041d9e // Widescreen Hack by Goshorai 2022abc0 3f266666 ================================================ FILE: CHT/SLPS_256.87.cht ================================================ "Korobotto Adventure /ID SLPS_256.87" //ELF CRC 0A340272 Mastercode 902544c8 0c0950da //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 2012829c 3c013f40 //3c013f80 ================================================ FILE: CHT/SLPS_256.91.cht ================================================ "Captain Tsubasa /ID SLPS_256.91" Mastercode 90112b98 0c044a8e //Widescreen hack 16:9 20103f9c 3c013f40 20103fa0 44810000 20103fa8 4600c602 ================================================ FILE: CHT/SLPS_256.95.cht ================================================ "New Century GPX Cyber Formula - Road to the Infinity 3 /ID SLPS_256.95" //ELF CRC 11E3CEF6 Mastercode 9011e058 0c0477be //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //0c0002c6 4000a2e7 201891a0 08030000 200c0000 c602000c 200c0004 3c013f40 200c0008 4481f000 200c000c 461e1082 200c0010 08062469 //Render fix //00000000 00000000 03050246 00000000 //ab3f013c 00f88144 03050246 42ad1f46 20189058 3c013fab 2018905c 4481f800 20189064 461fad42 ================================================ FILE: CHT/SLPS_257.01.cht ================================================ "Gallop Racer Inbreed /ID SLPS_257.01" //ELF CRC EFFEF138 Mastercode 90146e90 0c051b4c //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 e0023f80 0012ba00 2012ba00 3c013f40 //3c013f80 2012bbd8 3c0142d0 //3c014248 e0033f80 00134478 20134478 3c013f40 //3c013f80 20134b08 3c013f40 //3c013f80 201348a0 3c0142d0 //3c014248 ================================================ FILE: CHT/SLPS_257.03.cht ================================================ "Simple 2000 Series Vol.111 - The Itadaki Raider /ID SLPS_257.03" //ELF CRC 9C4A9CD2 Mastercode 9039c4b8 0c0e70d6 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 202fe630 3c013f97 //3c013f80 20302a24 3c01bec0 //3c01bf00 ================================================ FILE: CHT/SLPS_257.05.cht ================================================ "Eureka Seven - New Wave Graduation [Welcome Price 2800] /ID SLPS_257.05" //ELF CRC E523855D Mastercode 90145dd0 0c05171c //[Widescreen 16:9] //Widescreen Hack (NTSC-J by Arapapa) //680402c6 2044033c 20110b24 3c034455 // 3c034420 //a043033c 7043023c 700403ae 2011129c 3c0343f0 // 3c0343a0 //0000a043 00007043 203a74c8 43f00000 // 43a00000 ================================================ FILE: CHT/SLPS_257.10.cht ================================================ "K-1 World Grand Prix 2006 /ID SLPS_257.10" //ELF CRC=A7E5CE23 Mastercode 902be3d8 0c0af89e //sceSifSendCmd 902989cc 0c0ad67b //scePadRead 901001e8 0c0ab7b6 //main //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 202977c4 3c013f40 //00000000 202977c8 44810000 //00000000 202977d0 4600c602 //00000000 ================================================ FILE: CHT/SLPS_257.14.cht ================================================ "Naruto - Konoha Spirits /ID SLPS_257.14" Mastercode 9010b678 0c042d46 //ELF CRC=A91A6865 // Widescreen Hack (16:9) by ElHecht (NTSC-J by Arapapa) // 16:9 // 613f023c af474234 (search twice) 20206628 3c023f28 // 3c023f61 2020662c 3442f5c3 // 344247af 20206ee0 3c023f28 // 3c023f61 20206ee4 3442f5c3 // 344247af ================================================ FILE: CHT/SLPS_257.15.cht ================================================ "Tales of Destiny /ID SLPS_257.15" Mastercode 901aa698 0c06a94e //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by nemesis2000) 2015b810 00000000 //e7ad0040 2015b818 3c013f40 //00000000 2015b81c 4481c800 //00000000 2015b824 46196b42 //00000000 2015b828 e7ad0040 //00000000 2015b384 3c013f20 //3c013ef0 2015b388 34216d3a //3421a3d7 2015b88c 3c0143d6 //3c0143a0 //No interlacing by asasega //201a3d64 00000000 //201a3dec 00000000 ================================================ FILE: CHT/SLPS_257.16.cht ================================================ "Digimon Savers - Another Mission /ID SLPS_257.16" //ELF CRC 7915CB1E Mastercode 90260218 0c09802e gametitle=Digimon Savers - Another Mission [NTSC-J] (SLPS-25716) //Widescreen 203649c0 3faaaaaa 203649d0 3f400000 ================================================ FILE: CHT/SLPS_257.29.cht ================================================ "Kujibibi Unbalance /ID SLPS_257.29" //ELF CRC D80F4965 Mastercode 901bd6c0 0c06f558 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Game play //0000f043 eeee6e3f 0000e043 202156b0 44200000 //43F00000 //2D Screen adjust ** Need a render fix ** //202155cc 44350000 //442000000 //202155e4 44100000 //442000000 ================================================ FILE: CHT/SLPS_257.33.cht ================================================ "Super Robot Taisen OG - Original Generations /ID SLPS_257.33" Mastercode 90118750 0c04617c //ELF CRC=B0E44B93 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 207fab94 3f400000 //3f800000 //Zoom //20143810 3c023fab //3c023f80 ================================================ FILE: CHT/SLPS_257.34.cht ================================================ "Battle of Yu Yu Hakushou - Shitou! Ankoku Bujutsukai 120% /ID SLPS_257.34" //ELF CRC C80DF46D Mastercode 9010f858 0c043dbe //[Widescreen 16:9] //Widescreen 20103a84 3c013f40 20103a88 44810000 20103a90 4600c602 ================================================ FILE: CHT/SLPS_257.35.cht ================================================ "Dragon Shadow Spell /ID SLPS_257.35" //ELF CRC 8B8B97C8 Mastercode 90309dd0 0c0c271c //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom (In Battle Field) 2011dce4 3c023fab //3c023f80 //2011dc80 3c034300 //3c034380 //202d0b80 3c023fc0 //3c024000 //Y-Fov (In Battle Field) 2011de44 3c033fab //3c033f80 //2D Characters X-Position 201b8450 3c024350 //3c024330 Right 201b83b0 3c02c350 //3c02c330 Left //2D Characters X-Position (In the Hallway of Phantom Ship) 202d3568 3c024354 //3c024334 Right 202d3580 3c02c354 //3c02c334 Left //2D Characters's Shadow Position when conversation at the Deck 201b83f4 3c02c358 //3c02c338 //2D Characters Position (Chapter 8: After Earthquake in the RA's Pyramid Garden) 201b7dfc 3c02c350 //3c02c330 Left 201b7eac 3c024350 //3c024330 Right //2D Characters X-Fov 20a021f0 3f400000 //Left 20a024e0 3f400000 //Right //2D Characters X-Fov (In the Hallway of Phantom Ship) 21a26750 3f400000 //Left 21a265d0 3f400000 //Right //2D Characters's Shadow X-Fov when conversation at the Deck 201b8334 3c023f41 //3c023f81 201b8338 3442eb85 //344247ae //Fix Background Picture of Meihensu Area 51 20405724 40000000 //////////////////////////////////////////////////////////////////// //X-Fov (All of Scene except battle) //(Needs a fix of characters Icon in the battle field and render fix) //4c3f023c 803f033c cdcc4234 //2011d968 3c023f19 //3c023f4c //2011d970 3442999a //3442cccd //2D Characters X-Fov (Needs fix a Text Box) //2034bf00 3f400000 //3f800000 ================================================ FILE: CHT/SLPS_257.38.cht ================================================ "Soul Cradle Sekai o Kurau Mono [Limited Edition] /ID SLPS_257.38" //ELF CRC 1AB273DA Mastercode 90113550 0c044cfc //[Widescreen 16:9] //Widescreen hack by nemesis2000 (pnach by nemesis2000) //gameplay 20104d74 3c013f40 20104d78 44810000 20104d80 4600c602 //sprite fix 20151ee0 3c033f40 20151ef4 3c033f80 20151ef8 ac830010 20151efc ac800014 20151f00 ac800018 20151f04 ac80001c 20151f08 03e00008 20151f0c ac830020 //text width 201302f4 3c023f40 ================================================ FILE: CHT/SLPS_257.40.cht ================================================ "Lupin III - Lupin ni wa Shi o, Zenigata ni wa Koi o /ID SLPS_257.40" Mastercode 9010c5f0 0c043124 //ELF CRC=D66FAB80 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f023c 00008244 00000000 43000146 2035c5b4 3c023fab //3c023f80 ================================================ FILE: CHT/SLPS_257.43.cht ================================================ "Aa Megami Sama /ID SLPS_257.43" //ELF CRC 4AB32DA8 Mastercode 901e8e80 0c07a348 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //0000f043 eeee6e3f 0000e043 2024b6b8 44200000 //43f00000 ================================================ FILE: CHT/SLPS_257.44.cht ================================================ "Saint Seiya Meiou Hades Juunikyuu Hen /ID SLPS_257.44" Mastercode 90111e70 0c044744 //ELF CRC=9051D2DF //Widescreen 20162c68 3c033f40 ================================================ FILE: CHT/SLPS_257.47.cht ================================================ "Garouden Break Blow - Fist or Twist /ID SLPS_257.47" Mastercode 902882d8 0c0a205e //ELF CRC=246BD411 //Widescreen Hack (16:9) by ElHecht // 16:9 20177334 080bead3 // 46007bc7 20177338 00000000 // 46006b47 202fab4c 3c013f40 // 00000000 hor fov 202fab50 34210000 // 00000000 hor fov 202fab54 4481f000 // 00000000 202fab58 461e6b42 // 00000000 202fab5c 46007bc7 // 00000000 202fab60 46006b47 // 00000000 202fab64 0805dcce // 00000000 20114734 3c013f00 // 3c013f2a 20114738 342112d7 // 3421c3c9 206ead24 3f400000 // 3f7fffff // 16:10 //20177334 080bead3 // 46007bc7 //20177338 00000000 // 46006b47 //202fab4c 3c013f55 // 00000000 hor fov //202fab50 34215555 // 00000000 hor fov //202fab54 4481f000 // 00000000 //202fab58 461e6b42 // 00000000 //202fab5c 46007bc7 // 00000000 //202fab60 46006b47 // 00000000 //202fab64 0805dcce // 00000000 //20114734 3c013f0e // 3c013f2a //20114738 34214dd3 // 3421c3c9 //206ead24 3f555555 // 3f7fffff ================================================ FILE: CHT/SLPS_257.50.cht ================================================ "Super Robot Taisen - Scramble Commander The 2nd /ID SLPS_257.50" Mastercode 901dc2c0 0c077058 //ELF CRC=6667E5E4 //Widescreen hack by Arapapa //Widescreen hack 16:9 207d0478 3f533333 //3f8ccccd 207d1668 3f533333 //3f8ccccd ================================================ FILE: CHT/SLPS_257.63.cht ================================================ "Shin Bokujou Monogatari - Pure Innocent Life /ID SLPS_257.63" //ELF CRC 9AC21F92 Mastercode 90192760 0c064980 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20236a30 3f19999a //3f4ccccc ================================================ FILE: CHT/SLPS_257.64.cht ================================================ "Busou Renkin /ID SLPS_257.64" //ELF CRC 46E615BE Mastercode 90206700 0c081968 //[Widescreen 16:9] //Widescreen hack by Little Giant 202389f4 3f400000 ================================================ FILE: CHT/SLPS_257.65.cht ================================================ "KOF: Maximum Impact Regulation A /ID SLPS_257.65" Mastercode 9010df90 0c04378c /Widescreen hack 16:9 2082b414 3fe38e38 208e2840 400ccccd ================================================ FILE: CHT/SLPS_257.68.cht ================================================ "Naruto Shippuuden Narutimate Accel /ID SLPS_257.68" Mastercode 901653d0 0c05949c //ELF CRC=F3D9DFBE //Widescreen Hack 20a29914 3f400000 ================================================ FILE: CHT/SLPS_257.71.cht ================================================ "Grim Grimoire /ID SLPS_257.71" Mastercode 9010ba18 0c042e2e //ELF CRC=101CFA06 //Widescreen hack by Arapapa //Gameplay 16:9 //Zoom //0040033c 00108344 00000000 (1st) 2016e9a0 3c033fb5 //3c034000 //Y-Fov //43d00246 03000246 2016e9ac 0807fbf4 //4602d043 201fefd0 4602d043 //00000000 201fefd4 3c013f08 //00000000 201fefd8 4481f000 //00000000 201fefdc 461e0842 //00000000 201fefe0 0805ba6c //00000000 ///////////////////////////////// //screen Y-scale //2016a210 3c023fab //3c023f80 //Back graphic zoom //201733b4 3c033f40 //3c033f80 //Zoom //201cfa60 3c033f60 //3c033f80 //201cadc8 3c024296 //3c0242c8 ================================================ FILE: CHT/SLPS_257.84.cht ================================================ "Another Centurys Episode 3 - The Final /ID SLPS_257.84" //ELF CRC B1B6E33D Mastercode 901107b0 0c044194 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //003f023c 00008244 //2020f770 3c023f20 //3c023f00 //Y-Fov //6e3f023c efee4334 //2020f5ec 3c023f9f //3c023f6e //2020f5f0 344349e9 //3443eeef //Render Fix //2020f3fc 3c033e20 //3c033df0 2014dc90 3c0243d6 //3c0243a0 rfix 2020f5dc 3c023f40 //hor 2020f304 3c034099 //3C0340cc rfix 2020f308 34648666 //3464b333 ================================================ FILE: CHT/SLPS_257.98.cht ================================================ "Ikki Tousen - Shining Dragon /ID SLPS_257.98" Mastercode 90449608 0c11252a //Widescreen hack //battle 2046e050 3fe37fa9 //other 2076a160 3f400000 2076ba50 3f400000 2076c770 3f400000 2076c230 3f400000 2076a7f0 3f400000 2076afd0 3f400000 2076ae80 3f400000 2076b270 3f400000 20769d70 3f400000 20769c20 3f400000 20769ec0 3f400000 207774b0 3f400000 2076a6a0 3f400000 2076a940 3f400000 2076abe0 3f400000 2076b7b0 3f400000 2076cb60 3f400000 2076be40 3f400000 2076bba0 3f400000 2076bf90 3f400000 2076a2b0 3f400000 2076a550 3f400000 2076a400 3f400000 2076ad30 3f400000 2076b510 3f400000 2076c0e0 3f400000 2076ca10 3f400000 2076a010 3f400000 2076c620 3f400000 2076b3c0 3f400000 2076b660 3f400000 2076bcf0 3f400000 2076c380 3f400000 2076c4d0 3f400000 2076c8c0 3f400000 2076d0a0 3f400000 2076ce00 3f400000 2076cf50 3f400000 2076d340 3f400000 2076ccb0 3f400000 2076d9d0 3f400000 2076aa90 3f400000 2076b120 3f400000 2076b900 3f400000 ================================================ FILE: CHT/SLPS_258.06.cht ================================================ "Kateikyoushi Hitman Reborn! Dream Hyper Battle /ID SLPS_258.06" //ELF CRC 39E23E49 Mastercode 901b8de8 0c06e322 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //02031546 2d808000 201e6ad8 08030000 200c0000 46150302 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e6302 200c0014 08079ab7 ================================================ FILE: CHT/SLPS_258.12.cht ================================================ "Tori no Hoshi - Aerial Planet /ID SLPS_258.12" //ELF CRC 533FDBFF Mastercode 901bca00 0c06f228 //[Widescreen 16:9] //Widescreen Hack by Little Gaint 207e219c 3f533334 ================================================ FILE: CHT/SLPS_258.14.cht ================================================ "Shinseiki GPX Cyber Formula - Road to the Infinity 4 /ID SLPS_258.14" //ELF CRC BE7343FD Mastercode 9011e058 0c0477be //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201883b0 08030000 //c602000c 200c0000 c602000c 200c0004 3c013f40 200c0008 4481f000 200c000c 461e1082 200c0010 080620ed //Render fix 20188268 3c013fab //00000000 2018826c 4481f800 //00000000 20188274 461fad42 //00000000 ================================================ FILE: CHT/SLPS_258.15.cht ================================================ "DragonBall Z Sparking! Meteor /ID SLPS_258.15" //ELF CRC F28D21F1 Mastercode 902b3b98 0c0ace8e //[Widescreen 16:9] //Dragon Ball Z: Sparking! Meteor [SLPS-25815] WS patch //Widescreen Y(decreases height a bit) 21948794 4410553e 21948eb4 4410553e 21949144 4410553e 21949434 4410553e 219487d4 3e90674c 21948ef4 3e90674c 21949184 3e90674c 21949474 3e90674c //zoom fix 202fd054 404ccccd 202fd058 3a831cd5 ================================================ FILE: CHT/SLPS_258.19.cht ================================================ "Ar Tonelico IISekai ni Hibiku Shoujo Tachi no Souzoushi /ID SLPS_258.19" //ELF CRC 68CE6801 Mastercode 902beca0 0c0afad0 //[Widescreen 16:9] //Widescreen hack by nemesis2000 (NTSC-J by Arapapa) //3D scenes 202bab2c 3c013f40 // hor value 202bab30 44810000 202bab38 4600c602 //battle fix 209dcb04 44400000 // right side fix 209dcb0c c4400000 // left side fix //2D scenes 201a95e0 3c014480 201a95e8 44811800 201a95ec 3c014a00 201a95f0 44812000 201a95f4 e7a40044 201a95f8 e7a3004c 201a95fc 3c01c480 201a9600 44811000 201a9604 3c0e009e // NTSC-U 3c0e00a0 201a9608 25ced9c4 // NTSC-U 25ce148c 201a960c e7a40040 201a9610 46020882 201a9614 c5c00000 201a9618 e7a00048 201a961c 46030842 201a9620 46051082 201a9624 46050842 201a9628 e7a20038 201a962c e7a10024 201a9630 3c013f40 // hor value 201a9634 44813000 201a9638 46060842 ================================================ FILE: CHT/SLPS_258.27.cht ================================================ "Soukou Kihei Votoms /ID SLPS_258.27" //ELF CRC 50AE9E9E Mastercode 90114458 0c0450be //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //4c3f023c cdcc4334 201717b8 3c023f19 //3c023f4c 201717bc 34439994 //3443cccd ================================================ FILE: CHT/SLPS_258.29.cht ================================================ "A.C.E. Another Centurys Episode 2 [Special Vocal Version] /ID SLPS_258.29" //ELF CRC EE84B8C5 Mastercode 901106f0 0c044164 //[Widescreen 16:9] ////Widescreen hack by Arapapa and Somebody who fixed A.C.E 3 //Widescreen hack 16:9 //X-Fov 201f1b7c 3c023f40 //3c023f80 2014b630 3c0243d6 //3c0243a0 rfix 201f1a08 3c034099 //3C0340cc rfix 201f1a0c 34648666 //3464b333 ================================================ FILE: CHT/SLPS_258.32.cht ================================================ "SD Gundam G Generation Spirits /ID SLPS_258.32" //ELF CRC BBDE6926 Mastercode 90115618 0c04552e //Widescreen hack by Arapapa //Widescreen 16:9 203314cc 081968d0 2065a340 4617a883 2065a344 3c013faa 2065a348 3421aaab 2065a34c 4481f000 2065a350 461e1082 2065a354 080cc534 //2033147c 3c024100 //3c024000 ================================================ FILE: CHT/SLPS_258.37.cht ================================================ "Naruto Shippuuden - Narutimate Accel 2 /ID SLPS_258.37" //ELF CRC C0659AD1 Mastercode 90161050 0c0583bc //[Widescreen 16:9] //Widescreen Hack 20af3694 3f400000 ================================================ FILE: CHT/SLPS_258.42.cht ================================================ "Tales of Destiny [Directors Cut] /ID SLPS_258.42" Mastercode 901ad958 0c06b5fe //ELF CRC=8409FD51 //Widescreen hack by nemesis2000 (pnach by nemesis2000) 2015dd04 3c013f20 2015dd08 34216d3a 2015e190 00000000 2015e198 3c013f40 2015e19c 4481c800 2015e1a4 46196b42 2015e1a8 e7ad0040 2015e20c 3c0143d6 //No interlacing by asasega //201a7054 00000000 //201a70dc 00000000 ================================================ FILE: CHT/SLPS_258.54.cht ================================================ "Poison Pink /ID SLPS_258.54" //ELF CRC F7786EE4 Mastercode 90364c58 0c0d92be //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //000080bf d7a370bf (1st) 20482894 bf400000 //bf800000 //Text Box Fix //00009c43 0000803f 000040c2 00000c43 (1st) 2055278c 43c00000 //439c0000 //0000b042 0080cf43 (1st) 20552768 42c00000 //42b00000 2055276c 00000000 //43cf8000 //Message Indicator Position (Up) //0000d143 0000803f 00000000 205526f4 43c80000 //43d10000 //Font fix (conversation) //0000803f 0000803f 0000803e 0000803f cccccc3d 20552700 3f600000 //3f800000 //3f400000 is too narrow in case of Japaness //******** 2D FIX PARTS ******** //2D Characters (Town & Battle Field) //43000f3c d80115e6 20008046 20132e00 0814f738 2053dce0 3c0f0043 2053dce4 3c013faa 2053dce8 3421aaab 2053dcec 4481f000 2053dcf0 e61e01d8 2053dcf4 0804cb82 //Traviata House //900014e6 940014e6 1400e58d 202d7aa0 0814f723 // 900014e6 2053dc8c 3c013f40 // 00000000 2053dc90 4481f800 // 00000000 2053dc94 e61f0090 // 00000000 2053dc98 080b5ea9 // 00000000 //The Uzaporium Shop //900015e6 940015e6 1800a524 (2nd) 202aab74 0814f727 // 900015e6 2053dc9c 3c013f40 // 00000000 2053dca0 4481f800 // 00000000 2053dca4 e61f0090 // 00000000 2053dca8 080aaade // 00000000 //Twilight's Rest (Potraits) //940015e6 800000a2 0800b6e5 (1st) 202857b8 0814f72b // 940015e6 2053dcac 3c013f40 // 00000000 2053dcb0 4481f000 // 00000000 2053dcb4 e61e0094 // 00000000 2053dcb8 080a15ef // 00000000 //2D Characters (Conversation and Twilight's Rest) //c0ffbd27 1000b0ff 2000b2ff 2800b3ff 2d80a000 2023bc88 0814f733 // c4400008 2053dccc c4400008 // 00000000 2053dcd0 3c013f40 // 00000000 2053dcd4 4481f000 // 00000000 2053dcd8 461e0002 // 00000000 2053dcdc 0808ef23 // 00000000 /////////////////////////////////////////////////////////// //Left Characters //080000c6 080041c4 02000146 //2022217c 0814f72f // 080000c6 //2053dcbc c6000008 // 00000000 //2053dcc0 3c01bf40 // 00000000 //2053dcc4 4481f000 // 00000000 //2053dcc8 461e0002 // 00000000 //2053dccc 08088862 // 00000000 //Letter Box //2062dea0 3f400000 //3F800000 //2D Characters fix (Cause a many others problem) //201cc724 3c013f40 //201cc728 4481f800 //201cc72c 461fad42 //201cc730 46150003 //201cc734 00000000 //201cc738 a6970006 //Menu 2D Character (Y-Fov, X-Fov, and Color changed at the same time) //205545d8 3f400000 //3F800000 //0000430000430000803f0000803f //205526d8 00000000 //0062daf0 //20556120 43a10000 //43000000 //Background Picture Zoom //20550708 3faaaaab //3f800000 //xxx //201cc6fc 44a00000 //44900000 //2D Characters(Battle Field) Y-Fov(+), X-Fov(+) //0000803f 0000a041 0000803f //2054e4e4 3faaaaab //3f800000 //2D Characters(Battle Field) X-Fov(-) //000080bf cccc2c40 //20552824 bf400000 //bf800000 //ALL 2D Grahpics //20482de0 3f400000 //3f800000 ================================================ FILE: CHT/SLPS_258.55.cht ================================================ "Battle of Sunrise /ID SLPS_258.55" Mastercode 90118498 0c0460ce //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 202c1d54 3f19999a //3f4ccccd ================================================ FILE: CHT/SLPS_258.79.cht ================================================ "Bully /ID SLPS_258.79" //ELF CRC 019CFA48 Mastercode 901178d8 0c045dde //[Widescreen 16:9] //Widescreen hack by Arapapa & El_Patas //Gameplay 16:9 //Zoom 20223c0c 3c013f40 //3c013f80 //Y-FOV 2012449c 3c013fab //00000000 201244a0 44810000 //00000000 201244a4 4600a502 //4614a803 201244a8 4614a803 //00000000 //Load Image 2020c7b0 3c033f40 //3c033f80 //Size text and map 2020c7cc 3c033f40 //3c033f80 //Render fix 201d52b4 3c023fc0 //3c024000 ================================================ FILE: CHT/SLPS_259.00.cht ================================================ "Kidou Senshi Gundam 00 - Gundam Meisters /ID SLPS_259.00" Mastercode 90111698 0c04454e //ELF CRC=FEEF37A0 //Widescreen hack by Arapapa //Widescreen hack 16:9 201f0f40 3c023f19 //3c023f4c 201f0f48 3443999a //3443cccd ================================================ FILE: CHT/SLPS_259.04.cht ================================================ "Katekyoo Hitman Reborn! Kindan no Yami no Delta /ID SLPS_259.04" //ELF CRC E060A6A4 Mastercode 90214208 0c08502a //[Widescreen 16:9] //Widescreen hack 2031d048 3f400000 ================================================ FILE: CHT/SLPS_259.12.cht ================================================ "Soul Eater - Battle Resonance /ID SLPS_259.12" Mastercode 902be1c8 0c0af81a //ELF CRC=DD02A95B //Widescreen Hack by Little Giant // 16:9 204aa348 4016dd95 // 3FE24C60 // 16:10 //204aa348 4007c76d // 3FE24C60 ================================================ FILE: CHT/SLPS_259.17.cht ================================================ "Sacred Blaze /ID SLPS_259.17" Mastercode 90107cd0 0c041edc //ELF CRC=06A7506A //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 20129340 3c034340 //3c034380 //Y-Fov 20129354 3c023f9f //3c023f6e 20129358 344349e9 //3443eeef //Render Fix 2013193c 3c023fb0 //3c023f80 //Menu //20128ea4 3c033f19 //3c033f4c //20128eb0 3462999a //3462cccd //2D Objects X-Fov (Need to modify too many things) //201c0a98 3faaaaab //3f800000 //2D Objects Position //201c0a68 3e700000 //3f000000 ================================================ FILE: CHT/SLPS_259.32.cht ================================================ "Evangelion - Jo /ID SLPS_259.32" //ELF CRC CBB87BF9 Mastercode 90323f88 0c0c8f8a //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //0000803f 000080bf 0000803f 00003543 2041b328 3f400000 //3f800000 X-Fov ================================================ FILE: CHT/SLPS_259.41.cht ================================================ "SD Gundam G Generation Wars /ID SLPS_259.41" //ELF CRC C4D0FACC Mastercode 901154d8 0c0454de //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen 16:9 205c47b0 080a6610 //c6010068 20299840 3c013f40 // 00000000 20299844 4481f000 // 00000000 20299848 c6010068 // 00000000 2029984c c602006c // 00000000 20299850 461e0843 // 00000000 20299854 e6010068 // 00000000 20299858 081711ee // 00000000 ///////////////////////////////////////////////// //Zoom //201ab6f4 3c03402a //3c034000 //201ab6f8 3463aaab //9382baa4 //201ab6fc 9382baa4 //44830800 //201ab700 44830800 //00000000 //Y-Fov //201ab794 081bba48 //206ee920 46142802 //206ee924 3c013f40 //206ee928 4481f000 //206ee92c 461e0002 //206ee930 0806ade6 //2D LEFT (In the battles) //2052b6a8 3c02bf40 //3c02bf80 ================================================ FILE: CHT/SLPS_259.44.cht ================================================ "Kamen Rider - Climax Heroes /ID SLPS_259.44" Mastercode 9035b920 0c0d6df0 //ELF CRC=746B14AB //Widescreen hack by Arapapa //Gameplay 16:9 //X-Fov 2030be78 3c013f40 //3c013f80 hor //Render fix (Gameplay) 202bdf3c 3c013fb0 //3c013f80 //menu //202d4f04 3c0143bb //3c0143fa //202fee98 3c0138f0 //3c013f80 //202bdf3c 3c014000 //3c013f80 //xx //202d4424 3c014000 //3c013f80 //202d4650 3c014000 //3c013f80 //2030b49c 3c013fb0 //3c013f80 ================================================ FILE: CHT/SLPS_259.47.cht ================================================ "Summon Night Gran-These - Horobi no Tsurugi to Yakusoku no Kishi /ID SLPS_259.47" //ELF CRC 081CA57B Mastercode 902a3fb0 0c0a8f94 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2025e168 3c023f2a //3c023f00 ///////////////////////////////////////////// //Zoom (Need to adjust Menu size and hud size) //2013cbd8 3c043f40 //3c043f80 //Zoom (cannot run boot. Need to adjust Menu size and hud size) //2025e380 3c023f40 //3c023f80 //X-Fov(Need to adjust Menu size and hud size) //2025e270 3c023fab //3c0 //Y-Fov //205142bc 3fc24925 //3f924925 //Y-Fov //2025e120 3c023ec0 //3c023f00 ================================================ FILE: CHT/SLPS_290.04.cht ================================================ "Lord of the Rings, The - The Two Towers /ID SLPS_290.04" Mastercode 902ae9b8 0c0aba16 //ELF CRC=C0E909E9 //Widescreen Hack by Arapapa //Widescreen 16:9 //X-Fov 20107160 3c023fe3 20107164 34428e39 //Font Fix (Although the spacing between letters should be narrowed. But it is better to read without correcting.) 201b4758 3c02417f 201b475c 3442b000 201b4760 44820000 //HUD Fix (Need push to the right. However, there is not much difference without modification.) 201b5868 3c02417f ================================================ FILE: CHT/SLPS_732.14.cht ================================================ "Shadow Hearts 2 [Directors Cut] [PlayStation 2 The Best] /ID SLPS_732.14" Mastercode 9020cdf8 0c083326 //ELF CRC=F7671511 //Widescreen Hack //black borders fix (optional) (c843033c 803f023c to c843033c 0000023c) 204047e4 3c020000 //3c023f80 // 16:9 20202c94 3c013f40 //00000000 20202c98 44810000 //00000000 20202ca0 4600c602 //00000000 // Render-Fix 202253bc 3c033fc0 //3c034000 Fixed address //2022531c 3c033fc0 // The original address was incorrect // 16:10 //20202c94 3c013f55 //00000000 //20202c98 34215555 //00000000 //20202ca0 44810000 //00000000 //20202ca4 4600c602 //00000000 //202253bc 3c033fd5 //3c034000 Render-Fix ================================================ FILE: CHT/SLPS_734.15.cht ================================================ "Gallop Racer 6 - Revolution [PlayStation 2 The Best] /ID SLPS_734.15" Mastercode 902abb88 0c0aae8a //ELF CRC=D95EACB9 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201cfe88 3c013f40 //3c013f80 //Render fix 201d00f0 3c0142d0 //3c014248 ================================================ FILE: CHT/SLPS_734.18.cht ================================================ "Shadow Hearts [PlayStation 2 The Best] /ID SLPS_734.18" //ELF CRC DDFB18B0 Mastercode 9020dfd8 0c08379e //[Widescreen 16:9] //Widescreen Hack //Widescreen hack 16:9 2028cec0 3c043f40 //3c043f80 20281d64 3c023f40 //3c023f80 //Status screen and souls information. plus optional font size reduction (disabled by default) by sergx12 2039e670 3c023f40 //3c023f80 203d37a4 3c023f40 //3c023f80 203ec3dc 3c023f40 //3c023f80 ================================================ FILE: CHT/SLUS_200.01.cht ================================================ "Tekken Tag Tournament /ID SLUS_200.01" Mastercode 90402148 0c1007f8 //90405570 0c103e6c // 16:9 2034b014 3c013f40 2034b018 44810000 2034b020 4600c602 ================================================ FILE: CHT/SLUS_200.02.cht ================================================ "Ridge Racer V /ID SLUS_200.02" Mastercode 90294978 0c0b5740 //wide 20332694 43c6c000 203326b4 43c6c000 20332ec4 3f1d0364 20332f80 3f199999 ================================================ FILE: CHT/SLUS_200.03.cht ================================================ "Portal Runner /ID SLUS_200.03" //ELF CRC=101E8C43 Mastercode 901eaf30 0c07ab74 //Widescreen Hack by VIRGIN KLM //P1 Screen 2030add0 3fa1c40e // 3FD7B013 //P2 Screen 2030b000 3fa1c40e // 3FD7B013 ================================================ FILE: CHT/SLUS_200.04.cht ================================================ "Army Men - Air Attack 2 /ID SLUS_200.04" Mastercode 901a8728 0c06a172 //fov 20140f0c 3c013ffa //zoom 201865dc 3c013ee0 ================================================ FILE: CHT/SLUS_200.05.cht ================================================ "World Destruction League - Thunder Tanks /ID SLUS_200.05" //ELF CRC F22A8886 Mastercode 901b84c8 0c06e0d8 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 201ad4a4 3c013ed2 //3c013f80 //Y-Fov 201ad398 08030000 //46020002 200c0000 46020002 200c0004 3c1b3f40 200c0008 449bf000 200c000c 461e0003 200c0010 0806b4e7 ================================================ FILE: CHT/SLUS_200.06.cht ================================================ "Warriors of Might and Magic /ID SLUS_200.06" Mastercode 9030c5d0 0c0c311c //ELF CRC=43362CD2 //Widescreen hack by ElHecht and Arapapa //Widescreen hack 16:9 //Gameplay //00000000 34800046 00000000 202fc470 3c013f81 // 00000000 hor fov 202fc478 3421de4d // 00000000 hor fov //000084e4 0800e003 202fc520 ac810000 // e4840000 //003f013c 00c08144 (2nd) 2015a30c 3c013ec0 // 3c013f00 renderfix //Menu Fix //89c0013c 92242134 //40dc013c d8b62134 20263c08 3c01c04d //46000843 Y-Fov 20263c0c 3421b6d8 //34212492 //8940013c 92242134 //40d4013c d8b62134 20263c14 3c01404d //46000843 Y-Fov 20263c18 3421b6d8 //34212492 //803f013c 00008144 40780e46 202fc6e4 3c023fab // 3c013f80 newgame menu zoom 202fc6e8 3442aaab // 44810000 newgame menu zoom 202fc6fc ac82003c // e480003c ================================================ FILE: CHT/SLUS_200.07.cht ================================================ "World Destruction League - War Jetz /ID SLUS_200.07" Mastercode 902b42f8 0c0ad066 //ELF CRC=70C924CC //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //803f013c 00488144 40600146 202b516c 3c013ee4 //3c013f80 //Y-Fov //02000246 42410546 202b5060 08030000 200c0000 46020002 200c0004 3c1b3f40 200c0008 449bf000 200c000c 461e0003 200c0010 080ad419 ================================================ FILE: CHT/SLUS_200.08.cht ================================================ "All-Star Baseball 2002 /ID SLUS_200.08" //ELF CRC=193623F8 Mastercode 902b60d4 0c0a3734 //Widescreen hack by Arapapa //16:9 //Y-fov //803f013c 00088144 02631646 202625b0 3c013fe4 //3c013f80 //Zoom //803f013c 00108144 34600046 202666e4 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_200.11.cht ================================================ "Orphen - Scion of Sorcery /ID SLUS_200.11" Mastercode 902f7978 0c0bde04 //ELF CRC=7BF65F9C //Pnach by Little Giant //black borders's fix (optional) 2025fdc4 24020000 //24020001 ================================================ FILE: CHT/SLUS_200.13.cht ================================================ "Tony Hawk's Pro Skater 3 /ID SLUS_200.13" Mastercode 9029b408 0c0a6caa //gameplay & park editor (without pressing select) 2017c060 3c013ff3 2017c064 3421cf00 //gameplay & park editor (after pressing select) 201f34d4 3c013ff3 201f34d8 3421cf00 //menu 201f7f08 3c013ff3 201f7f0c 3421cf00 //(B) horizontal FOV - vertical splitscreen //gameplay (without pressing select) 2017c080 3c013f73 2017c084 3421cf00 //gameplay (after pressing select) 201f34f4 3c013f73 201f34f8 3421cf00 //(C) horizontal FOV - horizontal splitscreen //gameplay (without pressing select) 2017c0d4 3c014073 2017c0d8 3421cf00 //gameplay (after pressing select) 201f3514 3c014073 201f3518 3421cf00 ================================================ FILE: CHT/SLUS_200.14.cht ================================================ "Armored Core 2 /ID SLUS_200.14" Mastercode 902876e8 0c0a1d60 //wide 202b5880 43f00000 001b4508 3c013f40 001c54e4 3c013f40 001c5614 3c013f40 ================================================ FILE: CHT/SLUS_200.15.cht ================================================ "Eternal Ring /ID SLUS_200.15" Mastercode 901d44b8 0c0750d4 //X-Fov - ELF hack 20100fcc 3c013f40 //Memory hack 201ff100 43c00000 ================================================ FILE: CHT/SLUS_200.16.cht ================================================ "Evergrace /ID SLUS_200.16" Mastercode 901c29e8 0c070a20 //wide 00101128 3c013f40 001011c8 3c013f40 ================================================ FILE: CHT/SLUS_200.17.cht ================================================ "Maximo - Ghost to Glory /ID SLUS_200.17" Mastercode 90125148 0c065230 //9010f188 0c043c0a //9014eb9c 0c046c46 //wide 2016eebc 3c023f40 201d7314 3feeeeee ================================================ FILE: CHT/SLUS_200.21.cht ================================================ "Kengo - Master of Bushido /ID SLUS_200.21" Mastercode 90188b18 0c06226e //901940b8 0c0674f1 //901000cc 0c0667e4 //wide 2012a96c 3c013f40 2012ab78 3c013f40 2012b40c 3c013f40 //20145f9c 3c013f40 no idea what this does ================================================ FILE: CHT/SLUS_200.24.cht ================================================ "Blood Omen 2 - The Legacy Of Kain Series /ID SLUS_200.24" Mastercode 9048a750 0c12297c //90464854 0c120097 //90297d98 0c11e310 //Widescreen 20312b08 3c013fe3 20312b0c 34218e38 //Black Borders Fix 202d443c 00000000 //FMV Fix 202eb280 240575e0 202eb298 240a1440 ================================================ FILE: CHT/SLUS_200.28.cht ================================================ "No One Lives Forever /ID SLUS_200.28" Mastercode 902b2958 0c0ac9fe //ELF CRC=E803FE7E //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom #1 //003f033c 00088344 0c000de6 203018e4 3c033f17 //3c033f00 //Y-Fov #1 //42080f46 00a980c7 203018f8 08030000 200c0000 460f0842 200c0004 3c013f59 200c0008 4481f000 200c000c 461e0842 200c0010 080c063f //X-Fov #2 //94a881c79ca880c7 202f03d8 08030008 200c0020 c781a894 200c0024 3c013f40 200c0028 4481f000 200c002c 461e0842 200c0030 080bc0f7 /////////////////////////////////// //2070cea8 3feccccc // 3FC90FDA X axis //2070ceac 3faf5c29 // 3F8CBE4C Y axis ================================================ FILE: CHT/SLUS_200.35.cht ================================================ "Baldur's Gate - Dark Alliance /ID SLUS_200.35" //ELF CRC = 773A8DAB Mastercode 9020c0e0 0c082fe0 //vert fov- 20320fd0 3f1f49f4 2032102c 3f1f49f4 20322950 3f1f49f4 20320efc 3f1f49f4 20320f44 3f1f49f4 //both fov+ 2014ca8c 3c014440 20152998 3c014440 20200bf8 3c014440 2013d048 3c014440 20144f60 3c014440 //render fix value by No.47 20320fa8 3fe3d70a 20320fcc 3fe3d70a // 16:10 - pgert // ========== //vert fov- // 20320fd0 3f0f5c2a // 2032102c 3f0f5c2a // 20322950 3f0f5c2a // 20320efc 3f0f5c2a // 20320f44 3f0f5c2a // ========== // both fov+ // 2014ca8c 3c014455 // 20152998 3c014455 // 20200bf8 3c014455 // 2013d048 3c014455 // 20144f60 3c014455 // ========== // render fix value by No.47 // 20320fa8 3fcc49bb // 20320fcc 3fcc49bb ================================================ FILE: CHT/SLUS_200.37.cht ================================================ "Run Like Hell - Hunt or Be Hunted /ID SLUS_200.37" //ELF CRC = F802A575 Mastercode 90297d00 0c0a5ee8 //Widescreen hack by ElHecht // 16:9 20110838 3c013f40 // 00000000 hor fov 20110840 4481f000 // 00000000 2019fe60 461e0583 // 46000586 // HUD-Fix 2016f328 3c1b3f80 // 3c010041 2016f330 449bf000 // 3c010041 ================================================ FILE: CHT/SLUS_200.39.cht ================================================ "Top Gear Dare Devil /ID SLUS_200.39" //ELF CRC 3BD27CD0 Mastercode 901ccd38 0c0732f4 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 20143efc 3c013ec0 //3c013f00 ================================================ FILE: CHT/SLUS_200.45.cht ================================================ "Legend of Alon Dar, The /ID SLUS_200.45" //ELF CRC 64F425AF Mastercode 90238720 0c08e170 //[Widescreen 16:9] //Widescreen Hack 20129d18 3c024400 2014ccfc 3c024455 20163a88 3c024455 201a6608 3c024455 // 2044023c 240502ae e043023c ================================================ FILE: CHT/SLUS_200.47.cht ================================================ "Gauntlet - Dark Legacy /ID SLUS_200.47" Mastercode 90205120 0c0813f0 //901e3d04 0c07ea8d //9010020c 0c07dd1e //Widescreen 201ac1fc 3c013ec0 201ac200 4481f800 201ac298 461f0002 //Render Fix 201abb20 10000004 201c3ef4 3c013f40 201c3f14 4481f800 201c3f40 461f0842 201c3f44 46011034 //FMV Fix 201dbde8 24027100 201dbdf8 24021e00 //Font Fix 201c4b58 3c013f40 201c4b5c 4481f800 201c4b60 10000001 201c4b68 0000102d 201c4b6c 06210009 201c4b70 2e620180 201c4b74 0c071518 201c4b78 0240202d 201c4b7c 000210c3 201c4b80 0042402d 201c4b88 0102102d 201c4bcc 3c02002d 201c4bd0 9442b268 201c4bd4 a6020024 201c4bd8 3c020028 201c4bdc c440aafc 201c4be0 e600000c 201c4be4 c440aae4 201c4be8 461f0002 201c4bfc c440aaec 201c4c00 461f0002 ================================================ FILE: CHT/SLUS_200.48.cht ================================================ "Legion - Legend of Excalibur /ID SLUS_200.48" //ELF CRC = C4ECF541 Mastercode 902424c0 0c0908d8 //Widescreen hack by Arapapa, 16:9 //X-Fov //00000000 83100f46 200083e4 00000000 00000000 03840d46 //403f013c 83100f46 200083e4 00f08144 03840d46 02841e46 2020e99c 3c013f40 2020e9a8 4481f000 2020e9ac 460d8403 2020e9b0 461e8402 ================================================ FILE: CHT/SLUS_200.49.cht ================================================ "MLB Slugfest 2003 /ID SLUS_200.49" Mastercode 902eb780 0c0bad88 //ELF CRC=E07A0594 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201e9a88 080c4c44 //c4800068 20313110 c4800068 20313114 3c013f40 20313118 4481f000 2031311c 461e0003 20313120 e4800068 20313124 0807a6a3 ================================================ FILE: CHT/SLUS_200.50.cht ================================================ "NBA Hoopz /ID SLUS_200.50" //ELF CRC 29B9FAD3 Mastercode 901d1f60 0c074780 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 2013bd18 08030000 200c0000 46010882 200c0004 3c013f00 200c0008 4481f000 200c000c 461e1082 200c0010 0804ef47 ================================================ FILE: CHT/SLUS_200.54.cht ================================================ "Ready 2 Rumble Boxing - Round 2 /ID SLUS_200.54" Mastercode 901bbfe0 0c06efa0 //wide 20117104 3c013f22 20203710 3fe38e39 ================================================ FILE: CHT/SLUS_200.56.cht ================================================ "SpyHunter /ID SLUS_200.56" Mastercode 902dfe40 0c0b7f38 //902daac4 0c0c0d5f //901000e4 0c0c2ea6 //FOV 20393fd0 3f400000 //Prevents objects from disappearing from sides of screen 2196fe00 3f0ccccd 2196fde0 bf0ccccd ================================================ FILE: CHT/SLUS_200.58.cht ================================================ "MotoGP /ID SLUS_200.58" Mastercode 902bb4f8 0c0aece4 //Widescreen hack 16:9 //X-fov //803f013c 00088144 80020524 201f66a0 3c013f40 //HUD speedometer fix 201acddc 3c013f40 201ad578 3c013f40 //Render fix 201828a4 3c014330 20185cd4 3c014330 2021477c 3c014010 20214780 34210000 ================================================ FILE: CHT/SLUS_200.62.cht ================================================ "Grand Theft Auto III / ID SLUS_200.62" Mastercode 90115A18 0C04562E //9011F344 0C04202E //--------------------------------------------------HUD------------------------------------------------// //CFont::SetScale hook 202cc700 3c013f40 //lui $at, 0x3f40 202cc704 44810000 //mtc1 $at, $f0 202cc708 46006302 //mul.s $f12, $f0 202cc70c 3c01005f //lui $at, 0x5F 202cc710 e42cb674 //swc1 $f12, flt_5EB674 202cc714 3c01005f //lui $at, 0x5F 202cc718 03e00008 //jr ra 202cc71c e42db678 //swc1 $f13, flt_5EB678 202cfe3c 3c024419 //Fist Icon right 202cfe54 3c02440d //Fist Icon left 202cfc98 3c02440c //Money shadow text pos X 202cfc58 3c02440c //Money text pos X 202d016c 3c02440c //Health shadow text pos X 202d0228 3c02440c //Health text pos X 202d01b8 3c024402 //Health shadow icon pos X 202d01e0 3c024402 //Health shadow icon pos X 202d0298 3c024402 //Health icon pos X 202d03c8 3c0243fd //Armour shadow text pos X 202d0474 3c0243fc //Armour text pos X 202d0410 3c0243e8 //Armour shadow icon pos X 202d0438 3c0243e8 //Armour shadow icon pos X 202d04bc 3c0243e7 //Armour icon pos X 202d04e4 3c0243e7 //Armour icon pos X* 202d0f6c 3c02440c //Clock shadow text pos X 202d0fac 3c02440b //Clock text pos X 202cff7c 3c024413 //Weapon ammo text pos X 202cff80 34420000 //Weapon ammo text pos X - 2 last bytes 202d18f4 3c0243d4 //Radar Ring down 202d18e4 3c0243ab //Radar Ring up 202d18dc 3c0241e0 //Radar Ring left 202d18ec 3c0242c0 //Radar Ring right 2029619c 3c024270 //CRadar::DrawRadarSection width 202961a4 3c044278 //CRadar::DrawRadarSection x 202961c0 3c0243bf //CRadar::DrawRadarSection y 2029655c 3c024270 //CRadar::DrawRadarSection width 20296564 3c034278 //CRadar::DrawRadarSection x 20296590 3c0243bf //CRadar::DrawRadarSection y 20296250 3c024270 //CRadar::DrawRadarMask width 20296268 3c054278 //CRadar::DrawRadarMask x 2029626c 3c0243bf //CRadar::DrawRadarMask y 20298508 3c024270 //CRadar::DrawBlips width 20298520 3c024278 //CRadar::DrawBlips x 20298538 3c0242ae //CRadar::DrawBlips height 20298540 3c0243bf //CRadar::DrawBlips y 202986a8 3c024270 //CRadar::DrawBlips width 202986d0 3c024278 //CRadar::DrawBlips x 202986e4 3c0242ae //CRadar::DrawBlips height 202986ec 3c0243bf //CRadar::DrawBlips y 20298bb0 3c024270 //CRadar::DrawBlips width 20298bcc 3c024278 //CRadar::DrawBlips x 20298bdc 3c0242ae //CRadar::DrawBlips height 20298be4 3c0243bf //CRadar::DrawBlips y 20299338 3c024270 //CRadar::DrawBlips width 20299354 3c024278 //CRadar::DrawBlips x 20299364 3c0242ae //CRadar::DrawBlips height 2029936c 3c0243bf //CRadar::DrawBlips y 20299b28 3c024270 //CRadar::DrawBlips width 20299b44 3c024278 //CRadar::DrawBlips x 20299b54 3c0242ae //CRadar::DrawBlips height 20299b5c 3c0243bf //CRadar::DrawBlips y 2029a2c0 3c024270 //CRadar::DrawBlips width 2029a2dc 3c024278 //CRadar::DrawBlips x 2029a2ec 3c0242ae //CRadar::DrawBlips height 2029a2f4 3c0243bf //CRadar::DrawBlips y 20296fd8 3c0240c6 //lui $v0, 0x40C6 - CRadar::DrawRotatingRadarSprite width //[No money zeros] //20414fF0 00642524 //20414fF4 00000000 //[No life/armour zeros] //20414708 00006425 //--------------------------------------------FOV by nemesis2000------------------------------------------// 20184a4c 3c013f9d 20184a50 44810000 20184a54 46006302 20184a58 03e00008 20184a5c e78c85c8 20253bb8 0c061293 20253d6c 0c061296 2027b214 0c061296 2027b6ec 0c061296 // ================================================ FILE: CHT/SLUS_200.63.cht ================================================ "Midnight Club - Street Racing /ID SLUS_200.63" //ELF CRC DFD26C76 Mastercode 902bc8b8 0c0af1d4 //[Widescreen 16:9] // author: PeterDelta //Widescreen hack 16:9 204784c0 3f471c97 204784d4 3f471c97 204784fc 3f471c97 ================================================ FILE: CHT/SLUS_200.64.cht ================================================ "Oni /ID SLUS_200.64" Mastercode 902b12d0 0c0aecce //wide 00134bb8 3c013f40 ================================================ FILE: CHT/SLUS_200.65.cht ================================================ "Smuggler's Run /ID SLUS_200.65" Mastercode 9027de38 0c09f734 //16:9 widescreen 2023ca3c 0809a2db 20268b6c 3c013faa 20268b70 3421aaab 20268b74 4481f800 20268b78 461f1082 20268b7c 0808f291 20268b80 3c04002c //Alternate hacks //Master X FOV //202340b8 0809a2db //20268b6c 3c030050 //20268b70 3c013f40 //20268b74 4481f800 //20268b78 0808d030 //20268b7c e47f90c0 //Render fixes //10194f2c 00003fea //10194f30 0000aaab //1023ccc0 00003f2b //Text position fix //10109f1c 000001ab ================================================ FILE: CHT/SLUS_200.66.cht ================================================ "Half-Life /ID SLUS_200.66" Mastercode 902f1c18 0c0bc6ae //902d1694 0c0b917d //90100168 0c0b7510 //wide 002aa91c 3c013fe3 002aa920 34218e38 002aa158 3c013f2b ================================================ FILE: CHT/SLUS_200.69.cht ================================================ "Bouncer, The /ID SLUS_200.69" Mastercode 90307be0 0c0c1ea0 //Widescreen 203923bc 3f400000 ================================================ FILE: CHT/SLUS_200.71.cht ================================================ "DOA2 - Hardcore /ID SLUS_200.71" Mastercode 9039b1bc 0c0e9662 //wide 2021b63c 3c014534 ================================================ FILE: CHT/SLUS_200.72.cht ================================================ "MX 2002 - featuring Ricky Carmichael /ID SLUS_200.72" //ELF CRC FBC3BC36 Mastercode 901e7d38 0c079ef6 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 202657d0 080a9af4 // c6010068 202657d4 00000000 // c602006c 202a6bd0 3c013f40 // 00000000 202a6bd4 4481f000 // 00000000 202a6bd8 c6010068 // 00000000 202a6bdc c602006c // 00000000 202a6be0 461e0843 // 00000000 202a6be4 e6010068 // 00000000 202a6be8 080995f6 // 00000000 ================================================ FILE: CHT/SLUS_200.73.cht ================================================ "Red Faction /ID SLUS_200.73" Mastercode 9024fcf8 0c093ee6 //ELF CRC=FBF28175 //Widescreen hack by ElHecht // 16:9 202071c4 3c013f40 // 00000000 hor fov 202071d0 4481f000 // 00000000 202072e0 461ea502 // 00000000 202072e8 461ead43 // 00000000 2023a444 3c024309 // 3c024334 shadow fix 2023a34c 461e0303 // 44826000 shadow fix // 16:10 //202071c4 3c013f55 // 00000000 hor fov //202071cc 34215555 // 00000000 hor fov //202071d0 4481f000 // 00000000 //202072e0 461ea502 // 00000000 //202072e8 461ead43 // 00000000 //2023a444 3c024318 // 3c024334 shadow fix //2023a34c 461e0303 // 44826000 shadow fix ================================================ FILE: CHT/SLUS_200.74.cht ================================================ "Summoner /ID SLUS_200.74" Mastercode 90249c20 0c0926b0 //ELF CRC=13E2774E //Widescreen Hack 20330558 3f400000 // 3F800000 ================================================ FILE: CHT/SLUS_200.75.cht ================================================ "Disneys Jungle Book - Rhythm & Groove /ID SLUS_200.75" //ELF CRC 46D74751 Mastercode 90217a90 0c085e4c //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //003f023c 00088244 a80020c6 2028d01c 3c023f20 //3c023f00 //Y-Fov //c2030146 07030046 (2nd) 2028d07c 080853d4 20214f50 460103c2 20214f54 3c013f40 20214f58 4481f000 20214f5c 461e7bc2 20214f60 080a3420 ================================================ FILE: CHT/SLUS_200.76.cht ================================================ "Disney's Tarzan Untamed /ID SLUS_200.76" Mastercode 9022b458 0c08acbe //Widescreen hack 16:9 //Zoom //a80020c6 003f023c 00088244 2036ca88 3c023f21 //Y-Fov //43a81446 a00030c6 a40031c6 2036cac8 08030000 200c0000 4614a843 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0842 200c0010 080db2b3 ================================================ FILE: CHT/SLUS_200.77.cht ================================================ "Donald Duck - Goin' Quackers /ID SLUS_200.77" Mastercode 90216c38 0c085ab4 //90232400 0c0892de //90235a24 0c08d434 //Zoom 202706f8 3c023f1d //Y-Fov 20270748 080850e8 //wide 202143a0 460103c2 202143a4 3c013f40 202143a8 4481f000 202143ac 461e7bc2 202143b0 0809c1d3 ================================================ FILE: CHT/SLUS_200.78.cht ================================================ "Silent Scope /ID SLUS_200.78" //ELF CRC 53CB5976 Mastercode 90106488 0c0418ca //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f023c 00608244 201d4450 3c023f40 //3c023f80 //Background picture fix (Zoom) //a33c023c 0ad74234 00088244 2800a28f (3rd) 201d724c 3c023c86 //3c023ca3 //HUD (Bullet info) Position fix //a33c023c 0ad74234 00088244 1800a28f (3rd) 201d720c 3c023c8c //3c023ca3 X 201d722c 3c023c80 //3c023ca3 Y ================================================ FILE: CHT/SLUS_200.79.cht ================================================ "Dynasty Warriors 2 /ID SLUS_200.79" Mastercode 9032b488 0c0cacc8 //Widescreen hack 16:9 202fa696 3faaaaab 202fb4ec 3c013fab 203320cc 3faaaaab 203321e8 3faaaaab 203321f4 3faaaaab 20332208 3faaaaab 20332214 3faaaaab 2033226c 3faaaaab 2033236c 3faaaaab 2033b18c 3faaaaab 2033b190 3faaaaab 2033b194 3faaaaab //Render fix (fix by Arapapa) //003f013c 00608144 DC9C94C7 20253d24 3c013f40 ================================================ FILE: CHT/SLUS_200.80.cht ================================================ "Gungriffon Blaze /ID SLUS_200.80" Mastercode 90280ab8 0c0a0254 //wide 20211684 3c013f40 20212168 3c013f40 ================================================ FILE: CHT/SLUS_200.84.cht ================================================ "Soldier of Fortune (Gold Edition) /ID SLUS_200.84" Mastercode 9044b838 0c112db6 //90435a5c 0c110de5 //90106714 0c10f2ce //X-Fov 2041c540 3c013f40 2041c548 4481f000 2041c54c 46071083 2041c550 461e1082 //Render fix 203f5f54 3c013f2b ================================================ FILE: CHT/SLUS_200.85.cht ================================================ "Silpheed - The Lost Planet /ID SLUS_200.85" Mastercode 9025ace0 0c096ade // 16:9 20432a48 3f400000 ================================================ FILE: CHT/SLUS_200.89.cht ================================================ "ESPN - Winter X Games - Snowboarding /ID SLUS_200.89" Mastercode 90113eb8 0c044f54 //ELF CRC=5F491DD1 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 2010320c 3c013f40 //00000000 20103210 44810000 //00000000 20103218 4600c602 //00000000 ================================================ FILE: CHT/SLUS_200.90.cht ================================================ "TimeSplitters /ID SLUS_200.90" //ELF CRC=B4A004F2 Mastercode 902d1338 0c0b83be //Widescreen hack by nemesis2000 and gamemasterplc (Font Fixes by gamemasterplc) 20202634 080e2665 //Jump to Code to Fix Button Width 2020268c 080e2678 //Jump to Code to Fix Button Skip Width 20202690 240200c0 //Button Skip Width Scale (192) 20202738 080e265c //Jump to Code to Fix Text Width 202027ac 080e2672 //Jump to Code to Fix Space Width 202027b0 96020004 //Get Space Width 202029bc 24040012 //Button Width for Text Alignment 20202a48 080e267d //Jump to Code to Fix Number Width for Alignment 20202a4c 240500c0 //Number Width for Alignment Scale (192) 20202a68 080e266c //Jump to Code to Fix Text Alignment 20202a6c 02431807 //Get Shifted Text Width for Alignment 2022c220 26520018 //Spacing for Secondary Button for Menu Item Text 2027b3f4 3c014328 //X FOV Value 2027b3f8 44810000 //Load X FOV Value 20389970 02a43007 //Get Shifted Text Width 20389974 240200c0 //Text Width Multiplier (192) 20389978 02420019 //Scale Text Spacing 2038997c 00009012 //Get Scaled Text Spacing 20389980 00c20019 //Scale Text Width 20389984 00003012 //Get Scaled Text Width 20389988 00129203 //Normalize Text Spacing 2038998c 080809d0 //Return to Game 20389990 00063203 //Normalize Text Width 20389994 0c0ad060 //Call dlSelectTextureKick 20389998 00000000 //Delay Slot 2038999c 240700c0 //Button Width Multiplier (192) 203899a0 02470019 //Scale Button Width 203899a4 00009012 //Get Scaled Button Width 203899a8 0808098f //Return to Game 203899ac 00129203 //Normalize Button Width 203899b0 240500c0 //Text Width Multiplier for Alignment (192) 203899b4 00a30019 //Scale Text Width for Alignment 203899b8 00001812 //Get Scaled Text Width for Alignment 203899bc 00031a03 //Normalize Text Width for Alignment 203899c0 08080a9c //Return to Game 203899c4 02639821 //Goto Next Character for Text Alignment 203899c8 02a21007 //Get Pre-Scaled Space Width 203899cc 240400c0 //Space Width X Scale 203899d0 00820019 //Scale Space Width 203899d4 00001012 //Get Scaled Space Width 203899d8 080809ed //Return to Game 203899dc 00021203 //Normalize Space Width 203899e0 02420019 //Scale Button Skip Width 203899e4 00009012 //Get Scaled Button Skip Width 203899e8 00129203 //Normalize Button Skip Width 203899ec 080809ee //Return to Game 203899f0 02328821 //Add Current Text Position to Button Skip Width 203899f4 00450019 //Scale Number Width for Alignment 203899f8 00001012 //Get Number Width for Alignment 203899fc 00021203 //Normalize Number Width for Alignment 20389a00 08080a9c //Return to Game 20389a04 02629821 //Add Current Text Size to Number Width for Alignment //No interlacing (GSM ON-NTSC) //202cadbc 00000000 ================================================ FILE: CHT/SLUS_200.92.cht ================================================ "Surfing H3O /ID SLUS_200.92" //ELF CRC 95062074 Mastercode 90232cf8 0c08cae4 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //02020746 60004324 600044c4 (1st) 201cf4cc 08030000 200c0000 46070202 200c0004 3c013f40 200c0008 4481f000 200c000c 461e4202 200c0010 08073d34 ================================================ FILE: CHT/SLUS_200.94.cht ================================================ "X Squad /ID SLUS_200.94" //ELF CRC 238FFAAE Mastercode 901feda8 0c07fb10 gametitle=X-Squad [NTSC-U] (SLUS-20094) //Widescreen Hack 201c7f64 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_201.00.cht ================================================ "NHL 2001 /ID SLUS_201.00" //ELF CRC 3BA51A68 Mastercode 90305318 0c0c146c //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //003f013c 00008144 0800aac7 202702f4 3c013ec0 //3c013f00 ================================================ FILE: CHT/SLUS_201.02.cht ================================================ "NBA Live 2001 /ID SLUS_201.02" //ELF CRC 823BFFD3 Mastercode 901d5fe0 0c07579e //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //82310946 0800a8df 201127d8 08030000 200c0000 46093182 200c0004 3c013f40 200c0008 4481f000 200c000c 461e3182 200c0010 080449f7 ================================================ FILE: CHT/SLUS_201.04.cht ================================================ "Tiger Woods PGA Tour 2001 /ID SLUS_201.04" //ELF CRC 5232E8D8 Mastercode 901e2258 0c07883c //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //0000803f 0af67f3f 17d87f3f (1st) 201e98d8 3faaaaab //3f800000 ================================================ FILE: CHT/SLUS_201.05.cht ================================================ "MDK2 - Armageddon /ID SLUS_201.05" Mastercode 901bc3b8 0c06f096 //wide 2017b418 3c0140ab ================================================ FILE: CHT/SLUS_201.13.cht ================================================ "Driving Emotion Type S /ID SLUS_201.13" //ELF CRC 1FCC0CFB Mastercode 9028ac78 0c0a2ac4 // Driving Emotion Type-S NTSC-U Widescreen Hack by VIRGIN KLM //Gameplay 3D 2045b2a8 3f400000 // 3F800000 ================================================ FILE: CHT/SLUS_201.30.cht ================================================ "Street Fighter EX3 /ID SLUS_201.30" Mastercode 902e7ee0 0c0b9f5e //902e8670 0c0be860 //9014ec94 0c0bc7a4 //wide 202e34d4 3c013f40 202e34d8 44810000 202e34e0 4600c602 ================================================ FILE: CHT/SLUS_201.31.cht ================================================ "Dark Angel: Vampire Apocalypse /ID SLUS_201.31" Mastercode 90206bf8 0c081aa6 //Widescreen 16:9 //X-Fov 20210e3c 08081008 20204020 c7a00024 20204024 3c013f40 20204028 4481f000 2020402c 461e0002 20204030 08084390 ================================================ FILE: CHT/SLUS_201.32.cht ================================================ "Army Men - Sarge's Heroes 2 /ID SLUS_201.32" Mastercode 901dfce8 0c077ee2 //Zoom 201b1978 3c013f22 //Fov 201db2a0 3c013fb3 //Menu Screen and Energy bar fix 201b1be0 3c013fab ================================================ FILE: CHT/SLUS_201.33.cht ================================================ "High Heat Baseball 2002 /ID SLUS_201.33" //ELF CRC 0EAB545E Mastercode 902e7ed8 0c0b9f5e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 202c3450 08030000 200c0000 46072103 200c0004 3c013f40 200c0008 4481f000 200c000c 461e2102 200c0010 080b0d15 ================================================ FILE: CHT/SLUS_201.34.cht ================================================ "Sky Odyssey /ID SLUS_201.34" Mastercode 901fea70 0c07fa44 // 16:9 20283488 3f400000 2026c300 43d55555 ================================================ FILE: CHT/SLUS_201.36.cht ================================================ "Barbarian /ID SLUS_201.36" Mastercode 902887b0 0c0a2194 Widescreen Hack 2012c8cc 3c013f40 20534908 3f800000 ================================================ FILE: CHT/SLUS_201.38.cht ================================================ "Rayman 2 - Revolution /ID SLUS_201.38" //ELF CRC D2F77DF2 // Shares mastercode with SLPM-67519 Mastercode 901c5eb0 0c071754 //Widescreen Hacks by ElHecht & ICUP321 // 16:9 2018c7d0 3c013f40 // 00000000 hor fov // General Widescreen Fixes 2018c7e0 4481f000 // 00000000 2018c7e4 461e0842 // 00000000 2011811c 461e6303 // 00000000 renderfix calculation // 15:9 //2018c7d0 3c013f50 // 00000000 hor fov // 16:10 //2018c7d0 3c013f55 // 00000000 hor fov //2018c7d4 34215555 // 00000000 hor fov // 21:9 //2018c7d0 3c013f10 // 00000000 hor fov // 25:16 //2018c7d0 3c013f5a // 00000000 hor fov //2018c7d4 3421740e // 00000000 hor fov // 32:9 //2018c7d0 3c013ed5 // 00000000 hor fov //2018c7d4 3421c28f // 00000000 hor fov ================================================ FILE: CHT/SLUS_201.41.cht ================================================ "CART Fury - Championship Racing /ID SLUS_201.41" //ELF CRC=116154AD Mastercode 901e901c 0c077b30 //Widescreen fix by BloodRaynare //16:9 X-FOV 20104b98 3c024370 ================================================ FILE: CHT/SLUS_201.43.cht ================================================ "ESPN - NBA 2 Night /ID SLUS_201.43" Mastercode 9010f8a0 0c043dd0 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 2010494c 3c013f40 //00000000 20104950 44810000 //00000000 20104958 4600c602 //00000000 ================================================ FILE: CHT/SLUS_201.44.cht ================================================ "Metal Gear Solid 2 - Sons of Liberty /ID SLUS_201.44" //ELF CRC BFBBB524 Mastercode 90177ef8 0c05df66 //Widescreen Hack 2011ea28 3c013f40 ================================================ FILE: CHT/SLUS_201.45.cht ================================================ "Ring of Red /ID SLUS_201.45" Mastercode 9014dfa0 0c053790 //90100148 0c0508de //wide 201107a8 08052e47 201107ac 00000000 201107b0 00000000 2014b91c 3c013faa 2014b920 3421aaab 2014b924 44810000 2014b928 3c020026 2014b92c 2442d8c0 2014b930 46006b42 2014b934 e44d0014 2014b938 080441eb 20110fac 3c013ec0 20110fe0 3c013fab 201070e0 3c013f40 ================================================ FILE: CHT/SLUS_201.46.cht ================================================ "Shadow of Destiny /ID SLUS_201.46" Mastercode 90237160 0c08dc00 //wide 2020fdc8 3c014455 2020fde0 3c013ac8 ================================================ FILE: CHT/SLUS_201.47.cht ================================================ "Aliens VS Predator - Extinction /ID SLUS_201.47" Mastercode 902b6540 0c0ad8f8 //902be8dc 0c0b1c26 //90205ef8 0c05eb1c //wide 2017fc74 3c023f40 ================================================ FILE: CHT/SLUS_201.48.cht ================================================ "Zone of the Enders /ID SLUS_201.48" Mastercode 9048b700 0c122d68 //wide 00450e80 3c013f40 ================================================ FILE: CHT/SLUS_201.49.cht ================================================ "Tribes Aerial Assault /ID SLUS_201.49" Mastercode 902a64c0 0c0a98d8 //9022da74 0c06bcb6 //9013eaf4 0c088ec8 //Gameplay 16:9 20181fe8 3c013f1e 201829a8 3c013ed1 //Render fix 201828c4 3c013f60 ================================================ FILE: CHT/SLUS_201.51.cht ================================================ "Klonoa 2 - Lunatea's Veil /ID SLUS_201.51" Mastercode 9032a638 0c0ca936 //Widescreen Code 2030536c 3c013f40 20305370 44810000 20305378 4600c602 //Partial HUD fix 2051a000 3f400000 2051b000 3f400000 2051c000 3f400000 2051d000 3f400000 ================================================ FILE: CHT/SLUS_201.52.cht ================================================ "Ace Combat 4 - Shattered Skies /ID SLUS_201.52" Mastercode 9026c6bc 0c0a462d //widescreen fix 2040dacc 441cf7ae ================================================ FILE: CHT/SLUS_201.53.cht ================================================ "RC Revenge Pro /ID SLUS_201.53" Mastercode 901c69d0 0c06df18 //Widescreen hack by Arapapa //16:9 201a3aac 08030000 200c0000 4618a502 200c0004 3c013f40 200c0008 4481f000 200c000c 461ea502 200c0010 08068eac ================================================ FILE: CHT/SLUS_201.58.cht ================================================ "Heroes of Might and Magic /ID SLUS_201.58" //ELF CRC BD80BB9C Mastercode 901b2f08 0c06cb6a //Widescreen Hack 20117494 3c013ff2 20117498 342158bb 202b3030 3f81de51 202b2f10 3fb9bdde ================================================ FILE: CHT/SLUS_201.59.cht ================================================ "Dave Mirra Freestyle BMX 2 /ID SLUS_201.59" Mastercode 901e0528 0c0780f2 //901d93b4 0c07b653 //90112384 0c079e6a // 16:9 20100c58 3c013f40 200fffd4 3c093f40 201010f0 0803fff5 201010f4 00000000 200fffdc 4489f000 200fffe0 461e0843 200fffe4 46000843 200fffe8 e6200448 200fffec 0804043d //Airport Garage helicopter rotor glitch fix 20100c04 3c013f40 200fffd8 3c093f40 ================================================ FILE: CHT/SLUS_201.60.cht ================================================ "WinBack - Covert Operations /ID SLUS_201.60" Mastercode 90272a60 0c09ca40 //9025442c 0c09a4d4 // 16:9 20246cb8 3c013f40 20246cbc 4481f000 20246ccc 461eb583 201c63a8 461e0002 201c68c4 461ea302 ================================================ FILE: CHT/SLUS_201.62.cht ================================================ "Aqua Aqua /ID SLUS_201.62" Mastercode 901e3178 0c078c04 //Widescreen 16:9 //X-Fov 20191538 080782d4 201e0b50 3c013f40 201e0b54 4481f000 201e0b58 c6010068 201e0b5c c602006c 201e0b60 461e0843 201e0b64 e6010068 201e0b68 08064550 ================================================ FILE: CHT/SLUS_201.65.cht ================================================ "Legacy of Kain - Soul Reaver 2 /ID SLUS_201.65" Mastercode 90208b18 0c08226e //901ef85c 0c07d55f //901a8cc4 0c0804b4 //90208058 0c081fbe //built-in widescreen 201705fc 24020001 20170600 3c010024 20170604 ac22e920 2017061c 46001146 20170620 00000000 20170624 00000000 //gameplay both fov+ 201144a0 3c0143c0 //render fix 20112dcc 3c013f40 //black border fix for cutscenes 2013db5c 3c01bf80 2013db64 3c013f80 //FMV Fix 201d3bf8 24057604 201d3c10 240a1400 ================================================ FILE: CHT/SLUS_201.66.cht ================================================ "ESPN - National Hockey Night /ID SLUS_201.66" Mastercode 9011e020 0c0477b0 //ELF CRC=0414648B //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 20103734 3c013f40 //00000000 20103738 44810000 //00000000 20103740 4600c602 //00000000 ================================================ FILE: CHT/SLUS_201.69.cht ================================================ "Ephemeral Fantasia /ID SLUS_201.69" Mastercode 902069f8 0c081a26 //ELF CRC=D4DE7788 //Widescreen Hack by Little Giant //vert 20231ff4 3c023fa2 20231ff8 34472222 202ca600 3c023fa2 202ca604 34422222 2032849c 3c023fa2 203284a0 34422222 //zoom 202830e8 3c013f40 202830ec 4481f000 20232158 461e6302 20232168 e46c0160 2023216c 03e00008 20232170 e4700154 20232174 8f8516b8 20232178 3c020040 2023217c 24439960 20232180 24020001 20232184 00052040 20232188 00852021 2023218c 00042080 20232190 00852021 20232194 00042140 20232198 00641821 2023219c e46c0158 202321a0 03e00008 202321a4 e46d015c 202c9580 0c08c85d 202ca60c 0c08c85d 203284b0 0c08c85d 203285b0 0c08c85d 2033a960 0c08c85d 2033ab68 0c08c85d ================================================ FILE: CHT/SLUS_201.70.cht ================================================ "The Adventures of Cookie & Cream /ID SLUS_201.70" Mastercode 901e3260 0c078c40 20100278 3c013f40 // Deinterlace //201dcd94 30420000 ================================================ FILE: CHT/SLUS_201.71.cht ================================================ "Motor Mayhem - Vehicular Combat League /ID SLUS_201.71" Mastercode 9017f5d8 0c05fd1e //ELF CRC=A1C2092C //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2011cc84 3c014287 //3c0142b4 //Render fix 20141fd8 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_201.72.cht ================================================ "Pryzm - Chapter One - The Dark Unicorn /ID SLUS_201.72" Mastercode 90397500 0c0e5ce8 //ELF CRC=51706243 //Widescreen Hack 201186e8 3c013f22 2017db4c 3c013f10 // vert fov 2033198c 3c01bec0 ================================================ FILE: CHT/SLUS_201.73.cht ================================================ "Unison /ID SLUS_201.73" Mastercode 901f9300 0c07e468 //ELF CRC=CE1DF671 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 201e4654 3c013f40 //00000000 201e4658 44810000 //00000000 201e4660 4600c602 //00000000 ================================================ FILE: CHT/SLUS_201.74.cht ================================================ "Rumble Racing /ID SLUS_201.74" Mastercode 9010bb38 0c042e76 //wide 20154984 3c023f40 ================================================ FILE: CHT/SLUS_201.75.cht ================================================ "Mobile Suit Gundam - Journey to Jaburo /ID SLUS_201.75" Mastercode 901047f8 0c0411a6 //ELF CRC=88CA8484 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Search Values //2044033c 00108344 28a68070 (X-Fov) //a043023c 00008244 466d0046 (Render fix) //Title e0023f00 00100050 20128c38 3c034455 //3c034420 X-Fov 201ae388 3c0243e0 //3c0243a0 Render fix //Story 1 e002f780 00100050 2012aed8 3c034455 //3c034420 X-Fov 201adbe8 3c0243e0 //3c0243a0 Render fix //Story 2 e002af80 00100050 2012aff8 3c034439 //3c034420 X-Fov 201af358 3c0243e0 //3c0243a0 Render fix //Story 3 e002c580 00100050 2012aff8 3c034455 //3c034420 X-Fov 201af1c8 3c0243e0 //3c0243a0 Render fix //Story 4 e0023d00 00100050 2012aff8 3c034455 //3c034420 X-Fov 201aef18 3c0243e0 //3c0243a0 Render fix //Story 5 e0021480 00100050 2012aff8 3c034455 //3c034420 X-Fov 201adf28 3c0243e0 //3c0243a0 Render fix //Story 6 e002b880 00100050 2012aff8 3c034455 //3c034420 X-Fov 201aef68 3c0243e0 //3c0243a0 Render fix //Story 7 e0028600 00100050 2012aff8 3c034455 //3c034420 X-Fov 201af4a8 3c0243e0 //3c0243a0 Render fix //Story 8 e002bc80 00100050 2012aff8 3c034455 //3c034420 X-Fov 201af398 3c0243e0 //3c0243a0 Render fix //Story 9 e0029f00 00100050 2012aed8 3c034455 //3c034420 X-Fov 201af4d8 3c0243e0 //3c0243a0 Render fix //////////////////////////////////////////////////////////////// //Extra 1 //e002a780 00100050 //2012aed8 3c034455 //3c034420 X-Fov //201ae388 3c0243e0 //3c0243a0 Render fix //Extra 2 //e0024600 00100050 //2012aed8 3c034455 //3c034420 X-Fov //201ae208 3c0243e0 //3c0243a0 Render fix //Extra 3 //e002d900 00100050 //2012aff8 3c034455 //3c034420 X-Fov //201ae618 3c0243e0 //3c0243a0 Render fix ================================================ FILE: CHT/SLUS_201.76.cht ================================================ "NASCAR Heat 2002 /ID SLUS_201.76" Mastercode 902813b8 0c0a0496 //ELF CRC=D813AF38 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 20243550 3c013ec0 //3c013f00 //Y-Fov 2024356c 3c01bfa0 //3c01bf70 20243570 34216d37 //3421a3d7 ================================================ FILE: CHT/SLUS_201.77.cht ================================================ "Test Drive - Offroad /ID SLUS_201.77" Mastercode 902a5d30 0c0a96f4 //902a024c 0c0a2e50 //90100164 0c0a3d6a //hor fov 202c0a70 3fa00000 //60 fps 202c0a74 00000001 ================================================ FILE: CHT/SLUS_201.78.cht ================================================ "Giants - Citizen Kabuto /ID SLUS_201.78" Mastercode 90248978 0c092206 //90225f6c 0c08f993 //9019b6f0 0c08d95c //wide 203bad40 3fe38e39 203baef8 3fe38e39 ================================================ FILE: CHT/SLUS_201.82.cht ================================================ "Stretch Panic /ID SLUS_201.82" Mastercode 901078d8 0c041dde //9010d3dc 0c0461e8 //9011f5fc 0c047e80 //16:9 widescreen 2011fb4c 08047ee0 2012bfd0 08047ed5 2011fb54 12600004 2011fb58 3c013faa 2011fb5c 3421aaab 2011fb60 4481f800 2011fb64 461f6302 2011fb68 0804aff6 2011fb6c 46006347 ================================================ FILE: CHT/SLUS_201.84.cht ================================================ "Resident Evil - Code - Veronica X /ID SLUS_201.84" Mastercode 9011166c 0c048ff6 //gameplay 201322a0 3c023fc0 20137860 00000000 2026c590 3c024370 2026c594 44826800 2026c598 2402401c 2026c59c 3c01002e 2026c5a0 03e00008 2026c5a4 a4222ab0 2026c5a8 00000000 2026c5ac 00000000 2026c5b0 3c024370 2026c5b4 44826800 2026c5b8 24024040 2026c5bc 3c01002e 2026c5c0 03e00008 2026c5c4 a4222ab0 2026c5c8 00000000 2026c5cc 00000000 20171db4 0809b16c 20171db8 00000000 20171d08 0809b164 20171d0c 00000000 202cfefc 3c013f80 202cff00 44811000 //FMV's fix 21e218c0 01aa0280 21e218c4 000c0000 //font fix 202b9a50 3c013f40 202b9a54 44816000 202b9a58 460c6b02 202b9a5c 3c010050 202b9a60 e42c8140 202b9a64 e42d8138 202b9a68 03e00008 202b9a6c e42e8130 ================================================ FILE: CHT/SLUS_201.87.cht ================================================ "NBA Street /ID SLUS_201.87" //ELF CRC AE381E74 Mastercode 90476240 0c11d838 // Widescreen Hack by VIRGIN KLM //Widescreen - 3D Elements 20644c48 3f955555 // 3F6EEEEF ================================================ FILE: CHT/SLUS_201.89.cht ================================================ "Tokyo Xtreme Racer Zero /ID SLUS_201.89" Mastercode 9010ee38 0c043b36 //ELF CRC=C1760287 // Widescreen Hack by VIRGIN KLM // 16:9 - 3D Elements 20748364 3f400000 // 16:9 - Gameplay HUD 2032dc70 3f400000 2032dca0 00000210 2032dcb8 3f400000 2032dd78 00000200 2032dd90 3f400000 2032ddc0 0000022e 2032ddd8 3f400000 2032de08 000001f5 2032de20 3f400000 2032de50 00000208 2032de68 3f400000 2032de98 0000021b 2032deb0 3f400000 2032def8 3f400000 2032e330 3f400000 2032e378 3f400000 2032e3c0 3f400000 2032e408 3f400000 2032e450 3f400000 2032e498 3f400000 2032e4e0 3f400000 2032e528 3f400000 2032e570 3f400000 2032e5b8 3f400000 2032e600 3f400000 2032e960 3f400000 2032e9a8 3f400000 2032e9f0 3f400000 2032ea38 3f400000 2032ea80 3f400000 2032eac8 3f400000 2032eb10 3f400000 2032eb58 3f400000 2032eba0 3f400000 2032ebe8 3f400000 //Menu (Car) //00 00 80 3F D9 EE 6E 3F 00 08 00 00 00 08 00 00 00 00 80 3F 00 24 74 4B 00 00 80 3F 00 00 FA 43 d0740296 00003f80 20740294 3f400000 ================================================ FILE: CHT/SLUS_201.90.cht ================================================ "Monster Rancher 3 /ID SLUS_201.90" Mastercode 903085b8 0c0c2116 //902dd934 0c0bfbe6 //902d1d8c 0c0be0dc //X-Fov 202da8d4 3c013f40 202da8d8 44810000 202da8e0 4600c602 //Render fix 202843b4 3c0143f0 ================================================ FILE: CHT/SLUS_201.91.cht ================================================ "Defender /ID SLUS_201.91" Mastercode 9022d408 0c08b4aa //902398d4 0c098105 //901edf4c 0c0960a6 //wide 201c8268 3c013f40 //X-Fov Menu (Select Ship) 202e8a4c 3ff6cf35 //X-Fov Game Play 202e8b74 3ff6cf35 //X-Fov Cut-Scene 202e8b9c 3ff6cf35 //??????? 202e8b44 3ff6cf35 202e8b48 3ff6cf35 202e8b98 3ff6cf35 202e8bc0 3ff6cf35 ================================================ FILE: CHT/SLUS_201.94.cht ================================================ "Grandia II /ID SLUS_201.94" Mastercode 9027d474 0c0a6b7c //902505dc 0c0a619e //902a7018 0c0a9bae //wide 20213974 3c013f40 //FMV fix (by flameofrecca) 20401874 42a00000 2040187c 43f00000 //GUI Fixes 202665e0 00000000 202665ec 00000000 2026c948 08099a04 20266810 3c033f40 20266814 44830000 20266818 460018c2 2026681c 3c0342a0 20266820 44830000 20266824 460018c0 20266828 0809b254 2026682c 8fa30000 2026b384 26d6ff96 2026b228 3c014455 20139370 3c0143a0 20139e6c 3c0143a0 201b72b0 3c014426 201fab38 3c014403 201fab40 3c014443 20179df8 3c01c2d5 20179dfc 44811800 20179e14 3c014455 202225b0 3c1bc2d5 202225c8 3c014455 202225e4 ae3b0000 202225f4 ae3b0010 2011b82c 00000000 201179b0 3c1bc2d5 20117a2c 3c014455 20117afc afbb0010 20117b00 afbb0000 20258460 00000000 20258484 3c01443a 20141880 3c01c2a5 201344b4 3c01c2c5 20134408 3c01c2c5 20136764 3c01c2ad 2025b050 3c013f80 2025b054 44814800 ================================================ FILE: CHT/SLUS_201.95.cht ================================================ "Dragon Rage /ID SLUS_201.95" //ELF CRC 37878C74 Mastercode 901f3460 0c07ccc0 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //02410446 380081e4 c2400346 201bfacc 08030000 200c0000 46044102 200c0004 3c013f40 200c0008 00000000 200c000c 4481f000 200c0010 461e2102 200c0014 0806feb4 ================================================ FILE: CHT/SLUS_201.96.cht ================================================ "Soccer America /ID SLUS_201.96" //ELF CRC E4AB856D Mastercode 9023dcd8 0c08f6de //Widescreen hack by Arapapa //Widescreen hack 16:9 201079c4 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_201.98.cht ================================================ "Fire Blade /ID SLUS_201.98" //ELF CRC = 18720162 Mastercode 9020f140 0c083bf8 //[Widescreen 16:9] //Widescreen Hack by El_Patas //Gameplay 16:9 20559830 3f400000 //3F800000 (Increases hor. axis) ================================================ FILE: CHT/SLUS_201.99.cht ================================================ "Shaun Palmers Pro Snowboarder /ID SLUS_201.99" Mastercode 9010f0d8 0c043bde //ELF CRC=3A8E10D7 //Widescreen Hack 2019e668 3c024455 201a60e0 3c0243a8 201a6108 3c0243c0 ================================================ FILE: CHT/SLUS_202.02.cht ================================================ "Crazy Taxi /ID SLUS_202.02" Mastercode 901bf298 0c06fc4e //wide 2047b2a8 3fe2fc93 ================================================ FILE: CHT/SLUS_202.04.cht ================================================ "Smuggler's Run 2 /ID SLUS_202.04" Mastercode 90353bf8 0c0d4ea6 //wide 2036edb8 3faaaaaa ================================================ FILE: CHT/SLUS_202.05.cht ================================================ "Casper - Spirit Dimensions /ID SLUS_202.05" //ELF CRC=5C06B9F3 //Mastercode 90217b58 0c085e7e //9022940c 0c0827b4 //9022abf8 0c085f62 //Widescreen Hack by Arapapa //16:9 //X-Fov 20331100 08100950 //c6010068 20402540 3c013f40 //00000000 20402544 4481f000 //00000000 20402548 c6010068 //00000000 2040254c c602006c //00000000 20402550 461e0843 //00000000 20402554 e6010068 //00000000 20402558 080cc442 //00000000 ================================================ FILE: CHT/SLUS_202.06.cht ================================================ "Army Men - RTS /ID SLUS_202.06" Mastercode 901ed730 0c07b574 //9019905c 0c04d0e3 //wide 201a33c4 3c013fab 201a3404 3c013f05 //Game Play 201a2ecc 3c013fab 201a3304 3c013f05 //Odd Zoom (able to avoid "render fix") 2020cb1c 3c013fb0 ================================================ FILE: CHT/SLUS_202.07.cht ================================================ "Le Mans - 24 Hours /ID SLUS_202.07" //ELF CRC 67835861 Mastercode 90119a38 0c046636 //[Widescreen 16:9] //Widescreen hack 20323af4 3c033fab ================================================ FILE: CHT/SLUS_202.08.cht ================================================ "Sunny Garcia Surfing /ID SLUS_202.08" //ELF CRC C9E72987 Mastercode 9034b4b8 0c0d2cd6 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov //803f013c 00108144 000001c6 (3rd) 2024f434 3c013fa5 //3c013f80 //Zoom //003f013c 00108144 703f5324 20251b80 3c013ec6 //3c013f00 ================================================ FILE: CHT/SLUS_202.09.cht ================================================ "Midnight Club II /ID SLUS_202.09" //ELF CRC=E5F2DF38 Mastercode 903f7558 0c0fdcfe //Widescreen hack by Arapapa ///aa3f013c a8aa2134 //2036c884 3c013fe3 //3c013faa //2036c888 34218e38 //3421aaa8 //new patch by PeterDelta 2042fab4 3fc55553 ================================================ FILE: CHT/SLUS_202.12.cht ================================================ "Bloody Roar 3 /ID SLUS_202.12" //ELF CRC=AA4E5A35 Mastercode 901db534 0c07ae45 //Widescreen Hack by unknown author 201f4454 3f400000 ================================================ FILE: CHT/SLUS_202.16.cht ================================================ "Devil May Cry /ID SLUS_202.16" Mastercode 90204698 0c08114e //gameplay 2014e478 3c023f19 2014e47c 3448999a //render fix 2024fc14 0c040b90 2024fc18 00000000 2024fc1c 4615a800 2024fc20 3c0342a0 2024fc24 3c010075 2024fc28 8c242ec0 2024fc2c 44830800 2024fc30 3c024220 2024fc34 46000803 2024fc38 3c033f00 2024fc3c 44822000 2024fc40 44831800 2024fc44 3c033f30 2024fc48 46030042 2024fc4c e4810024 2024fc50 44830800 2024fc54 46010042 2024fc58 4604a0c0 2024fc5c 8c222ec0 2024fc60 4604a081 2024fc64 e4810010 2024fc68 3c02c000 2024fc6c 44820800 2024fc70 3c033f80 2024fc74 4604a002 2024fc78 8c222ec0 2024fc7c 46000802 2024fc80 46021843 2024fc84 e4410038 2024fc88 8c222ec0 2024fc8c 46020003 2024fc90 e4400048 ================================================ FILE: CHT/SLUS_202.17.cht ================================================ "Arctic Thunder /ID SLUS_202.17" //ELF CRC=2B2E1535 Mastercode 901cc4b4 0c07563b //Widescreen Hack by Arapapa //803f013c 00008144 2d200000 20102a10 3c013f40 //3c013f80 //46630046 0000058e 2010cddc 46000346 //46006346 ================================================ FILE: CHT/SLUS_202.19.cht ================================================ "Time Crisis II /ID SLUS_202.19" Mastercode 902c86b8 0c0b2156 //902b04fc 0c0b0014 //901005a0 0c0af6d4 //wide 203cd7fc 3f400000 ================================================ FILE: CHT/SLUS_202.20.cht ================================================ "Dead to Rights /ID SLUS_202.20" //ELF CRC 5EA6B8BE Mastercode 902386a0 0c08e150 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Force turn on Widescreen //00 00 00 00 01 00 00 00 AB AA AA 3F 00 00 80 3F 0042b080 00000001 //Zoom fix //29 5C 8F 3F 00 00 C0 43 00 00 C0 43 2042b094 3f800000 //3f8f5c29 ///////////////////////////////////////////////////// //X-Fov //20114d9c 3c013f10 //3c013f40 ================================================ FILE: CHT/SLUS_202.21.cht ================================================ "Vampire Night /ID SLUS_202.21" Mastercode 90156198 0c05580e //901647c4 0c050c74 //901efb20 0c050ce2 // 16:9 20212358 3c013f40 // cut-scenes black bar removal 201ffc38 3c030000 // 16:9 and 16:10 main modfication // no need to change anything here! all modifications are calculated // based on the hor fov value in the upper 16:9/16:10 section 20212398 4481f000 202123b0 46001003 202123b4 461e0742 202123c8 461e0703 202123cc 44820000 20212310 3c023fb6 20212318 3444db6e 2021231c 44846000 20212338 461e6303 2021248c 3c023fb6 20212494 3444db6e 20212498 44846000 202124b4 461e6303 20212c0c 461e0843 202008b4 4601e042 2020d564 461d0803 201aedb8 3c083f80 201aedbc 44882000 201aedc0 46002103 201aedc4 461e26c3 201aedc8 461b0842 ================================================ FILE: CHT/SLUS_202.23.cht ================================================ "Splashdown /ID SLUS_202.23" Mastercode 903b2438 0c0ec8b6 //ELF CRC=A6D116DB //Widescreen Hack by Sergx12 and El_Patas //Gameplay 16:9 20213eb4 3c023fe4 //3C023FAA Y-FOV 20213eb8 34428e39 //3442AAAB 20214bec 3c023cac //3C023C8E Zoom 20214bf0 3442a21d //3442FA34 202da00c 3c023cac //3C023C8E Water fix 202da010 3442a21d //3442FA34 20214e00 3c033f2b //3C033F00 Fix graphical glitch 2 player vertical split screen ================================================ FILE: CHT/SLUS_202.24.cht ================================================ "Pac-Man World 2 /ID SLUS_202.24" //ELF CRC E7EA3288 Mastercode 902dcc20 0c0b72b0 //Official Widescreen auto-enable (vertical screen skewed) 205a68c0 00000001 // change value to 0 for 4:3 ================================================ FILE: CHT/SLUS_202.25.cht ================================================ "Gadget Racers /ID SLUS_202.25" Mastercode 901aaf88 0c06ab8a //901ab8ec 0c070b55 //9010013c 0c06ec2e //wide 20192b2c 3c014370 20192b70 3c014020 ================================================ FILE: CHT/SLUS_202.26.cht ================================================ "Batman - Vengeance /ID SLUS_202.26" Mastercode 9022bc58 0c08aebe //9024294c 0c085a24 //902102d4 0c090e70 //Zoom 202a1ff8 3c023f1e //Y-Fov 202a2044 0813d770 204f5dc0 460103c2 204f5dc4 3c013f40 204f5dc8 4481f000 204f5dcc 461e7bc2 204f5dd0 080a8812 ================================================ FILE: CHT/SLUS_202.27.cht ================================================ "Star Trek Voyager - Elite Force /ID SLUS_202.27" Mastercode 902a9378 0c0aa486 //ELF CRC=9F70EE4F //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //80bf013c 00108144 c0b01446 20217cd8 3c01bfab //3c01bf80 //Y-Fov //803f013c 00108144 0040013c 2029acec 3c013fab //3c013f80 //Render fix //003f013c 00b08144 02001546 20217e2c 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_202.28.cht ================================================ "Silent Hill 2 /ID SLUS_202.28" Mastercode 902ab740 0c0aad78 //902bb884 0c0a612e //901fb7d8 0c07ed9e //16:9 202d6b30 3f28f5c3 20189d98 3c034455 //FMV and black borders fix 202806d8 24100004 202806dc 24030004 202806bc 34068fc0 2028068c 3c027040 //Lens flare fix 2018b6b0 3c024010 2018b72c 3c0243a8 2018c384 3c024010 2018bfac 3c0243a8 2018c028 3c0243a8 2018c41c 3c0243a8 2018c498 3c0243a8 2018ca64 3c0243a8 2018caf8 3c0243a8 2018cb8c 3c0243a8 2018cc20 3c0243a8 2018cfb4 3c0243a8 2018d048 3c0243a8 2018d0dc 3c0243a8 2018d170 3c0243a8 2018d364 3c0243a8 2018d3d0 3c0243a8 2018d51c 3c0243a8 2018d588 3c0243a8 //black borders fix 201bd914 1000003a ================================================ FILE: CHT/SLUS_202.29.cht ================================================ "Jonny Moseley - Mad Trix /ID SLUS_202.29" //ELF CRC AE94FAF8 Mastercode 9024ff38 0c093f76 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //003f013c 00008144 e0ffbd27 201fd0d8 3c013f27 //Y-Fov //02000246 42410546 201fd0a8 08030000 200c0000 46020002 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e0002 200c0014 0807f42b ////////////////////// //X-Fov (except 'MENU') //201672ac 3c013fc3 //3c013f92 //201672b0 3421926c //34214dd3 ================================================ FILE: CHT/SLUS_202.30.cht ================================================ "Max Payne /ID SLUS_202.30" Mastercode 9012398c 0c040bf6 //90116adc 0c0475be //90110d98 0c04430e // 16:9 2050e030 3c013f40 2050e038 4481f000 2050e03c 0c04821c 2050e040 00000000 2050e044 461e0003 2050e054 461e0082 ================================================ FILE: CHT/SLUS_202.31.cht ================================================ "Herdy Gerdy /ID SLUS_202.31" Mastercode 9031d3e0 0c0c74a0 //902fcc6c 0c0c43b2 //902b22f8 0c0bc8a0 //Zoom 2012cca0 3c013f20 //Render fix 2012cef8 3c013f40 //vert 20260a34 3c013fab 20260a44 3c0143c0 ================================================ FILE: CHT/SLUS_202.32.cht ================================================ "Thunderstrike - Operation Phoenix /ID SLUS_202.32" Mastercode 90159c78 0c0566c6 //ELF CRC=7A0494DD //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20564080 3f366666 //3f733333 //Render Fix 20564094 42a00000 //424ccccd ================================================ FILE: CHT/SLUS_202.33.cht ================================================ "Mobile Suit Gundam - Zeonic Front /ID SLUS_202.33" Mastercode 902354b8 0c08d4d6 //ELF CRC=23FFE14B //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack (3rd) 202147cc 3c013f40 //00000000 202147d0 44810000 //00000000 202147d8 4600c602 //00000000 /////////////////////////////////////////////////// //Zoom //803f013c 00008144 2d20a003 (3rd) //202147f0 3c013fab //3c013f80 //Y-Fov (Except background Picture (Cloud) //efeeee3f -> f5491f40 //203a8008 401f49f5 //3feeeeef ================================================ FILE: CHT/SLUS_202.34.cht ================================================ "MX Rider /ID SLUS_202.34" Mastercode 9035c5a0 0c0d7110 //ELF CRC=FE0E9B39 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //003f013c 00008144 8e3c013c (2nd) 202ce4f4 3c013f20 //3c013f00 ================================================ FILE: CHT/SLUS_202.37.cht ================================================ "ESPN - X Games Skateboarding /ID SLUS_202.37" //ELF CRC C801FB9F Mastercode 9011c4d8 0c0470de //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 20102d5c 3c013f40 //00000000 20102d60 44810000 //00000000 20102d68 4600c602 //00000000 //Render Fix //803f013c 00008144 2d20a003 20102d80 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_202.38.cht ================================================ "Crash Bandicoot - The Wrath of Cortex /ID SLUS_202.38" Mastercode 90273e58 0c09cf3e //9025d74c 0c09a70d //v1.1 //90279a78 0c09e646 //v1.0 //Widescreen Code 001138b8 3c013f11 001127a0 3c013f2a 0011287c 3c013f2a ================================================ FILE: CHT/SLUS_202.39.cht ================================================ "Driven /ID SLUS_202.39" //ELF CRC EAB0862D Mastercode 9024e7e0 0c0939a0 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //43000146 0400048e 03000246 201c01a8 08030000 200c0000 46010043 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0842 200c0010 0807006b ================================================ FILE: CHT/SLUS_202.40.cht ================================================ "Conflict Zone /ID SLUS_202.40" Mastercode 90112298 0c04484e //ELF CRC=7DBA914D //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2018a5e8 080f1a24 //c6010068 203c6890 3c013f40 //00000000 203c6894 4481f000 //00000000 203c6898 c6010068 //00000000 203c689c c602006c //00000000 203c68a0 461e0843 //00000000 203c68a4 e6010068 //00000000 203c68a8 0806297c //00000000 ================================================ FILE: CHT/SLUS_202.42.cht ================================================ "Legends of Wrestling /ID SLUS_202.42" //ELF CRC 4876A0E7 Mastercode 90213298 0c084c4e //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 39 B4 C8 3A F4 FD 7F 3F 00 00 00 00 2073e190 3f400000 ================================================ FILE: CHT/SLUS_202.44.cht ================================================ "Robotech - Battlecry /ID SLUS_202.44" Mastercode 902a9878 0c0aa5c6 //90100da4 0c040766 //X-Fov 20122214 3c013f40 ================================================ FILE: CHT/SLUS_202.46.cht ================================================ “Capcom Vs SNK 2 (2001) /ID SLUS_202.46” Mastercode 9010de8c 0c0463e4 //Widescreen hack by gamemasterplc 2012489c 3c033fdd 201248a0 3463ddde 20124b60 3c023fdd 20124b64 3443ddde 20134dd8 24120340 2013ed94 3c024450 2013ef74 3c024450 2013f6a8 3c024450 2013f7e4 3c024450 201438b4 24020340 2014f534 3c02435a 2014f580 3c02435a 2014f58c 3c02435a 2014f5c4 3c02435a 2014f968 240400de 2014f980 240401dc 2014f9e8 240400de 2014fa08 240401dc 2014fa20 240400c6 2014fa38 240401c4 2014fa50 240400fe 2014fa68 240401fc 2014fbc0 24040146 2014fbe0 24040244 2014fbf8 2404016a 2014fc10 24040150 2014fc28 240401b8 2014fc40 24040184 2015005c 240400d6 20150078 240400d6 201500cc 240400d6 20150130 240400d6 2015015c 240401d4 20150178 240401d4 201501cc 240401d4 20150230 240401d4 20150248 24040170 20150260 24040140 20150278 240401a8 20150290 24040150 201502a8 24040184 20152784 3c02433f 201527a0 3c0243cd 201546e8 240201a0 20154760 240201a0 201547d8 240201a0 20154a34 240201a0 20154aac 240201a0 20161000 24130174 20161288 3c024358 20161368 3c024358 201614a4 3c0243d0 201614e0 3c0243d0 2017960c 24020080 201796b4 24420250 201905ec 24530060 201905f4 00000000 20195f94 24040278 2019de8c 24040258 2019df28 24020235 201a7aa8 3c0243d0 201a7ad8 3c0243d0 201aac90 2402022e 201aad08 2402022e 201adda8 240201a0 202d6a84 24040122 202db9cc 3c044450 202dbe90 24150100 202dbed0 24030340 202dbf40 24020340 202dbfa4 2404010d 202dbfd0 2404011b 202dc418 240400d0 202dc434 240400e0 202dc448 24040160 202dc480 24040168 202dc494 240401bc 202dc4ac 240401a0 202dcbcc 24040080 202dcbe8 24070020 202dcc08 24020340 202dccc8 24060208 202dd34c 240400a0 202dd3f0 24020340 202dd420 240400a0 202dd454 240500a0 202dde88 24060300 202ddeb4 24020340 202dded8 24060300 202ddf00 24060300 202ddfdc 24020304 202de4e8 24060300 202de514 24020340 202de538 24060300 202de55c 24060300 202de62c 24020304 202dea10 24060280 202dea3c 24020340 202dea60 24060280 202dea8c 24060280 202deb40 240202c4 2033b910 24020340 2033b984 24020340 2033d0a8 240501ed 2033ea78 24020340 2033eb2c 24020340 2033ec5c 24030340 2033ed40 24020340 2033edec 24030340 2033ee64 24020340 2033eeb8 24020340 2033ef14 24020340 2033efbc 3c024440 2033f014 3c024440 20344be8 3c024440 20344c3c 3c024440 20344d54 24020340 20344e78 24020340 20344fd0 24030340 20345170 24040168 2034518c 240401bc 203451ac 240401a0 2034973c 240201a0 2034c7f0 24020340 2034c868 24020340 103bae60 00000108 103bae74 000001d8 103baf30 00000120 103baf44 00000170 103baf58 000000e0 103baf6c 00000168 103bafc4 000002a0 ================================================ FILE: CHT/SLUS_202.49.cht ================================================ "Armored Core 2 - Another Age /ID SLUS_202.49" Mastercode 902c1408 0c0b04aa //902c390c 0c0b6b32 //90100128 0c0b5dec //wide 201c7ce8 3c013f40 201dcb4c 3c013f40 201dcc6c 3c013f40 202fbf80 43f00000 ================================================ FILE: CHT/SLUS_202.50.cht ================================================ "Stuntman /ID SLUS_202.50" Mastercode 9025acf0 0c096ae4 //90243d24 0c093bd7 //90102870 0c040aa8 //Render fix 201d4124 3c013f30 //Zoom 2028f5d8 3fd66666 //Y-Fov 201d4168 3c013fe3 201d416c 34218e3f ================================================ FILE: CHT/SLUS_202.51.cht ================================================ "Harvest Moon - Save The Homeland /ID SLUS_202.51" Mastercode 90104748 0c04117a //wide 2026eed0 3f400000 ================================================ FILE: CHT/SLUS_202.52.cht ================================================ "UFC - Ultimate Fighting Championship - Throwdown /ID SLUS_202.52" Mastercode 90206618 0c08192e //ELF CRC=1F051E41 //Widescreen hack by El_Patas //Gameplay 16:9 201a75cc 3c013cbb //3C013C8E Zoom 201a75d0 3421821d //3421FA36 201a7678 3c013fe3 //3C013FAA Y-FOV 201a767c 3421ae39 //3421AAAB ================================================ FILE: CHT/SLUS_202.53.cht ================================================ "The Mummy Returns /ID SLUS_202.53" Mastercode 90249508 0c0924ea Widescreen hack 16:9 201f9794 08030000 200c0000 c6150064 200c0004 3c013f40 200c0008 4481f000 200c000c 461ead42 200c0010 0807e5e6 ================================================ FILE: CHT/SLUS_202.57.cht ================================================ "Frogger - The Great Quest /ID SLUS_202.57" //ELF CRC 9206FE2A Mastercode 9018d318 0c06346e //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //003f023c 00008244 bc848ce7 2010dbd4 3c023f21 //3c023f00 //Y-Fov //7fbf023c ffbe023c 2010e0ec 3c02bfaa //3c02bf7f //Render fix //003f023c 000000c6 00088244 20140af0 3c023f2b //3c023f00 ================================================ FILE: CHT/SLUS_202.59.cht ================================================ "Wizardry - Tale of the Forsaken Land /ID SLUS_202.59" Mastercode 90429378 0c10a486 //904107ec 0c108460 //90100324 0c1073ea //wide 20119d1c 3c0143d5 ================================================ FILE: CHT/SLUS_202.61.cht ================================================ "ESPN - NBA 2 Night 2002 /ID SLUS_202.61" //ELF CRC 162CDF86 Mastercode 9013c2d8 0c04f05e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 20122ed4 3c013f40 //00000000 20122ed8 44810000 //00000000 20122ee0 4600c602 //00000000 //Render fix 20122ef8 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_202.64.cht ================================================ "F1 2001 /ID SLUS_202.64" //ELF CRC 2870C248 Mastercode 90133e18 0c04cf2e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00188144 2a09c14b 20214cf4 3c013f40 //3c013f80 ///////////////////////////////////////////// //[patches = 2870C248] // comment=Patch by Shadow Lady. // //IPU dma fix // 203b8580 00000000 //[/patches] ================================================ FILE: CHT/SLUS_202.65.cht ================================================ "James Bond 007 - Agent Under Fire /ID SLUS_202.65" //ELF CRC=79646C72 Mastercode 91f08c90 0c7c22cc //[Widescreen 16:9] // author: Arapapa, Silent // Action segments d03202dc 01003f80 103202dc 00003fab // 3F80 // Driving segments d022dcd8 04003f80 1022dcd8 00003f40 1012b7b0 00003fe8 1012b7b4 00008e39 1011b390 000043f0 // 480.0 ================================================ FILE: CHT/SLUS_202.67.cht ================================================ "Dot Hack Part 1 - Infection /ID SLUS_202.67" Mastercode 9011bfd0 0c046f9c //Widescreen 20a31e90 3f400000 ================================================ FILE: CHT/SLUS_202.68.cht ================================================ "Star Wars - Racer Revenge /ID SLUS_202.68" //ELF CRC A7F6E4C8 Mastercode 902f82c0 0c0be058 //[Widescreen 16:9] //Widescreen Hack by El_Patas //Gameplay 16:9 2013bca0 3c023f40 //3C023F80 Zoom 201153b4 3c023fab //3C023F80 Y-FOV ================================================ FILE: CHT/SLUS_202.70.cht ================================================ "Eve of Extinction /ID SLUS_202.70" Mastercode 90106d40 0c041af8 //ELF CRC=8A136BCA //Widescreen Hack 20151e44 3c023ec0 ================================================ FILE: CHT/SLUS_202.71.cht ================================================ "Shifters /ID SLUS_202.71" //ELF CRC 6CD016D5 Mastercode 903e7ec0 0c0f9f58 //[Widescreen 16:9] //Widescreen Hack 204c4ed0 3f81de4a 204c4f50 3f81de4a ================================================ FILE: CHT/SLUS_202.74.cht ================================================ "City Crisis /ID SLUS_202.74" Mastercode 90211388 0c08448a //90232648 0c08c99c //wide 20232c08 3c023f6e 20232c0c 3442eee9 20232c14 3c023fe3 20232c18 34428e2a 203ecc08 3c023f6e 203ecc0c 3442eee9 203ecc14 3c023fe3 203ecc18 34428e2a ================================================ FILE: CHT/SLUS_202.75.cht ================================================ "Kessen 2 /ID SLUS_202.75" Mastercode 9010cd98 0c04330e //Widescreen Hack 20156f84 3c023f40 ================================================ FILE: CHT/SLUS_202.77.cht ================================================ "Dynasty Warriors 3 /ID SLUS_202.77" //ELF CRC 4A35E19F Mastercode 901a2698 0c06894e //Widescreen hack 20188390 3c024307 201885f4 3c023f22 202fa714 3faaaaab // 3F800000 ================================================ FILE: CHT/SLUS_202.78.cht ================================================ "Yanya Caballista - City Skater /ID SLUS_202.78" //ELF CRC=12BCE532 Mastercode 902f5018 0c0bd3ae //Widescreen Hack 16:9by Arapapa //X-Fov //803f013c 00008144 30d66224 202c8c60 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_202.79.cht ================================================ "X-Men - Next Dimension /ID SLUS_202.79" Mastercode 9021c030 0c086fb4 //ELF CRC=36240AE2 //Widescreen Hack 201a5adc 3c014455 201a5af8 3c013fe3 201a5afc 34218e38 2019dae4 3c013f22 ================================================ FILE: CHT/SLUS_202.80.cht ================================================ "FIFA 2002 /ID SLUS_202.80" Mastercode 9034f728 0c0d3d72 //ELF CRC=73C38087 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //83100c46 180080ac 202d0c54 08030000 200c0000 460c1083 200c0004 3c013f40 200c0008 4481f000 200c000c 461e1082 200c0010 080b4316 ================================================ FILE: CHT/SLUS_202.81.cht ================================================ "NHL 2002 /ID SLUS_202.81" //ELF CRC 533584A7 Mastercode 903aa230 0c0ea834 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //003f013c 00988144 42280146 202fb83c 3c013ec0 //3c013f00 ================================================ FILE: CHT/SLUS_202.82.cht ================================================ "Victorious Boxers - Ippos Road to Glory /ID SLUS_202.82" Mastercode 901bb198 0c06ec0e //ELF CRC=4E11E5CC //Widescreen hack by Arapapa //Widescreen hack 16:9 X-Fov (In Squared Ring) //803f013c 00a08144 20114578 3c013f40 //3c013f80 //Event Zoom //803f013c 00008144 2019a3d8 3c013fab //3c013f80 //Event Y-Fov //f043013c 00008144 20190bc8 3c0143b4 //3c0143f0 ================================================ FILE: CHT/SLUS_202.85.cht ================================================ "Moto GP 2 /ID SLUS_202.85" //ELF CRC 586EA828 Mastercode 902938f8 0c0a4de6 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-fov //803f013c 00008144 913f013c 201c1ac4 3c013f40 //3c013f80 //Render fix 20161c98 3c014330 //3c0143a0 201ea0dc 3c014330 //3c0143a0 20214fc4 3c014010 //3c013f9c 20214fc8 34210000 //342128f6 //HUD speedometer fix //803f013c 00008144 20246ac0 3c013f40 //3c013f80 20246ea8 3c013f40 //3c013f80 20247518 3c013f40 //3c013f80 //[No-Interlacing] //20265444 fd030000 //2027fed0 24020001 //0043c588 00000001 //0036c798 00000003 //0036c7c0 00000003 ================================================ FILE: CHT/SLUS_202.86.cht ================================================ "Smash Court Tennis - Pro Tournament /ID SLUS_202.86" //ELF CRC AD3294F9 Mastercode 90262de0 0c098b20 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00208144 c89082c7 201ae5cc 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_202.91.cht ================================================ "Big Mutha Truckers /ID SLUS_202.91" Mastercode 9035a218 0c0d682e //90237bc4 0c0d4071 //902273d8 0c0d6138 //Zoom 201a3bcc 3c013f3a //Y-Fov 20382de0 3fe00000 ================================================ FILE: CHT/SLUS_202.92.cht ================================================ "Tsugunai - Atonement /ID SLUS_202.92" //ELF CRC 9D57694E Mastercode 9022bb38 0c08ae76 //Widescreen Hack 0017cf94 3c013f40 001c1f30 3c013f40 ================================================ FILE: CHT/SLUS_202.93.cht ================================================ "Star Wars - Jedi Starfighter /ID SLUS_202.93" Mastercode 903fdf58 0c0ff77e //Widescreen Hack 20126c30 3c023f40 ================================================ FILE: CHT/SLUS_202.94.cht ================================================ "Gitaroo Man /ID SLUS_202.94" Mastercode 9012efb8 0c04bb96 //901350a4 0c05047a //90100bcc 0c050962 //wide 2026fc70 3f400000 //hud fix 20105d2c 3c0243f0 2010612c 3c0243f0 2010713c 3c0243f0 20110620 3c0243f0 20112b90 3c0243f0 2011516c 3c0243f0 2016aab0 3c0243f0 202359bc 3c0243f0 ================================================ FILE: CHT/SLUS_202.96.cht ================================================ "Kao the Kangaroo - Round 2 /ID SLUS_202.96" Mastercode 90119518 0c0464ee //X-Fov 20234290 080e60d4 //wide 20398350 460d18c3 20398354 3c013f40 20398358 4481f000 2039835c 461e18c2 20398360 0808d0a5 //Render fix 201c6168 3c033f2b ================================================ FILE: CHT/SLUS_202.97.cht ================================================ "Return to Castle Wolfenstein - Operation Resurrection /ID SLUS_202.97" Mastercode 901eca60 0c07b240 //wide 2012f928 3c0142ab 2012f92c 3421e328 201302dc 3c0142ab 201302e0 3421e328 2012f6d8 3c0141e9 2012f724 3c0142d5 ================================================ FILE: CHT/SLUS_202.98.cht ================================================ "High Heat - Major League Baseball 2003 /ID SLUS_202.98" //ELF CRC 2DB5A0F4 Mastercode 9034ef48 0c0d3b7a //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //803f013c 00488144 40600146 20330ff4 3c013f20 //3c013f80 //Y-Fov //803f013c 00208144 2001b1ff 20346d64 3c013ffa //3c013f80 ================================================ FILE: CHT/SLUS_202.99.cht ================================================ "Street Hoops - King of the Court /ID SLUS_202.99" Mastercode 902591d8 0c09641e //ELF CRC=AD955489 //Widescreen hack by Arapapa //Widescreen hack 16:9 20235344 3c013f40 //00000000 20235348 44810000 //00000000 20235350 4600c602 //00000000 //Render fix //003f013c 00a08144 (4th) 20214a58 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_203.00.cht ================================================ "Dark Summit /ID SLUS_203.00" Mastercode 90470a08 0c11c22a //9046a7bc 0c122f43 //9029b958 0c120acc //wide 203d2240 08030000 200c0000 46040002 200c0004 3c013f40 200c0008 00000000 200c000c 4481f000 200c0010 461e0002 200c0014 080f4891 //Render fix 2036305c 3c013f2b ================================================ FILE: CHT/SLUS_203.01.cht ================================================ "Hidden Invasion /ID SLUS_203.01" Mastercode 901aa830 0c06a9b4 //ELF CRC=7759A3F0 //Widescreen Hack 20124224 3c013f40 ================================================ FILE: CHT/SLUS_203.02.cht ================================================ "XGIII - Extreme G Racing /ID SLUS_203.02" Mastercode 901b33c8 0c06cc9a //901b789c 0c069bcf //90129d10 0c068e6c //wide 2022cf04 3fe38e38 2022d014 42ac0000 ================================================ FILE: CHT/SLUS_203.03.cht ================================================ "NBA Live 2002 /ID SLUS_203.03" //ELF CRC 78B0222C Mastercode 9019d5b0 0c067514 //Widescreen hack by Arapapa //Gameplay 16:9 //Y-Fov //aa3f013c abaa2134 00688144 1c0637e6 //e33f013c 2a8e2134 00688144 1c0637e6 20194af8 3c013fe3 //3c013faa 20194afc 34218e2a //3421aaab //Zoom //403f013c 00608144 1806248e 20194f88 3c013f80 //3c013f40 ================================================ FILE: CHT/SLUS_203.05.cht ================================================ "The Simpsons: Road Rage /ID SLUS_203.05" Mastercode 9031ac40 0c0c6ab8 //Widescreen hack 16:9 //X-Fov 2027ae14 080a6494 20299250 46040002 20299254 3c013f40 20299258 4481f000 2029925c 461e0002 20299260 0809eb86 //Render fix //003f013c 00b08144 0000b07f 02031646 202197dc 3c013f2b ================================================ FILE: CHT/SLUS_203.06.cht ================================================ "Contra - Shattered Soldier /ID SLUS_203.06" Mastercode 905e9698 0c17a54e //905df1fc 0c1793fd //90400828 0c1002d6 //wide 205dbffc 3c013f40 205dc000 44810000 205dc008 4600c602 20677bf4 44d8aaab 20677bf8 c4d8aaab ================================================ FILE: CHT/SLUS_203.09.cht ================================================ "Jade Cocoon 2 /ID SLUS_203.09" Mastercode 9011c558 0c0470fe //9012277c 0c04caae //90141d18 0c040088 //wide 21e2edcc 3f400000 ================================================ FILE: CHT/SLUS_203.10.cht ================================================ "Gravity Games Bike - Street Vert. Dirt /ID SLUS_203.10" Mastercode 901991d0 0c06641c //ELF CRC=57BF965B //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //06a00046 003f023c 00008244 201cda4c 3c023f21 //3c023f00 //Y-Fov 201cda98 3c023f10 //3c023f40 ================================================ FILE: CHT/SLUS_203.11.cht ================================================ "All-Star Baseball 2003 /ID SLUS_203.11" Mastercode 9034d508 0c0d34ea //ELF CRC=E0A54502 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-fov //803f013c 00088144 02631646 203764a8 3c013fe4 //3c013f80 //Zoom //803f013c 00108144 34600046 2038ee34 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_203.12.cht ================================================ "Final Fantasy X /ID SLUS_203.12" //ELF CRC BB3D833A Mastercode 902f7b18 0c0bde6e //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 201a51cc 3c013f19 201a51d0 3421999a 2011973c 3c014440 20175a64 3c01442b //alternate values //20311340 3f34cccd // x fov 20311344 3f5eeeef // y fov - HD remaster //world map 20260538 3c013f40 //3c013f80 //sphere grid 20261e94 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_203.13.cht ================================================ "Wave Rally /ID SLUS_203.13" Mastercode 90205b38 0c081676 //Widescreen hack 16:9 //Zoom 2017d72c 3c013f94 2017d730 3421ef4e //Y-Fov 2017d62c 3c013fe3 2017d630 3421ef4e ================================================ FILE: CHT/SLUS_203.14.cht ================================================ "TimeSplitters 2 /ID SLUS_203.14" // ELF CRC = 12532F1C Mastercode 90445878 0c1115c6 //[Widescreen 16:9] //Widescreen hack by No.47 20598a08 3fc71c71 205995dc 3fc71c71 20599664 3fc71c71 2059ca10 3fc71c71 //[No Cutscene Letterbox] 103c7030 00000000 103c7058 000001c0 103c7668 00000000 103c766c 00000000 103c767c 00000000 103c7680 00000000 103c7684 00000000 ================================================ FILE: CHT/SLUS_203.15.cht ================================================ "Spyro the Dragon - Enter the Dragonfly /ID SLUS_203.15" //ELF CRC 4B8E0DE8 Mastercode 90108438 0c0420b6 //[Widescreen 16:9] // author: Muzzarino //Run the game at 16:9 Widescreen Aspect Ratio from the start. 10198a64 00000030 // Default: 0x20 (4:3); 0x30 (16:9); ================================================ FILE: CHT/SLUS_203.16.cht ================================================ "WWF SmackDown! - Just Bring It! /ID SLUS_203.16" //ELF CRC 612ED854 Mastercode 9010e278 0c043846 //[Widescreen 16:9] //Widescreen hack by GTAZAZO98 // 16:9 2010319c 3c013f40 // 00000000 hor fov 201031a8 44810000 // 00000000 201031ac 4600c602 // 00000000 201cb7e0 3c053f50 // 3c053f80 camera fix ================================================ FILE: CHT/SLUS_203.18.cht ================================================ "King's Field - The Ancient City /ID SLUS_203.18" Mastercode 90229f70 0c08a784 //9022c40c 0c090822 //9020aaf0 0c08fb16 //wide 2022d8e4 3c013f40 2022d8e8 44810000 2022d8f0 4600c602 ================================================ FILE: CHT/SLUS_203.20.cht ================================================ "ESPN - International Winter Sports 2002 /ID SLUS_203.20" //ELF CRC B03280F6 Mastercode 9011ebd8 0c047a9e //Widescreen hack by Arapapa //Widescreen hack 16:9 //0040053c 80c7033c 2015421c 3c053fc0 //3c054000 X-Fov ================================================ FILE: CHT/SLUS_203.21.cht ================================================ "ESPN - Winter X Games - Snowboarding 2002 /ID SLUS_203.21" Mastercode 90112f58 0c044b7e //ELF CRC=0FF28F8B //Widescreen hack by Arapapa //Widescreen hack 16:9 //Matrix Hack 20103684 3c013f40 //00000000 20103688 44810000 //00000000 20103690 4600c602 //00000000 ================================================ FILE: CHT/SLUS_203.23.cht ================================================ "Virtua Fighter 4 /ID SLUS_203.23" //ELF CRC=EA131B57 Mastercode 902e0af4 0c0be111 //Widescreen hack by ElHecht //X-Fov 2026e6cc 3c194455 // 3c194420 hor fov 2026e6d0 37395555 // 44811800 hor fov 2026e6f4 44991800 // 00000000 //2044013c 00a88144 2d28a003 20249404 3c014456 // 3c014420 renderfix ================================================ FILE: CHT/SLUS_203.24.cht ================================================ "Paris Dakar Rally /ID SLUS_203.24" Mastercode 9010de78 0c043746 //ELF CRC=EC3E8E86 //Widescreen hack by Arapapa //Widescreen hack 16:9 201ab57c 3c033f10 //3c033f40 Menu 2017beb0 3c023f10 //3c023f40 Gameplay ================================================ FILE: CHT/SLUS_203.27.cht ================================================ "Aggressive Inline /ID SLUS_203.27" Mastercode 90216d90 0c085b0c //90211a8c 0c088eb3 //901176e4 0c087e7a // 16:9 20101130 3c013f40 20272894 3c093f40 20101714 0809ca25 20101718 00000000 2027289c 4489f000 202728a0 461e0843 202728a4 46000843 202728a8 e62004e8 202728ac 080405c6 ================================================ FILE: CHT/SLUS_203.28.cht ================================================ "Tekken 4 /ID SLUS_203.28" Mastercode 90281328 0c0a0472 //902937cc 0c0a88c5 //90196a18 0c0a6998 //ee patch 202917e4 24020001 202919e4 00000000 //gameplay 20216ea0 3c013f40 //partial hud fix 201f6bf8 3c013f40 //rfix 1 2018d408 3c0143d5 //rfix 2 20200d84 3c013f40 20200d88 44810000 20200d94 46006303 ================================================ FILE: CHT/SLUS_203.33.cht ================================================ "Turok - Evolution /ID SLUS_203.33" Mastercode 901d0ff8 0c0743a6 //901c9504 0c0d3a26 //90326b54 0c0d2d9c //X-Fov 20325a28 3c023f40 //Render fix 2023550c 3c023f2b ================================================ FILE: CHT/SLUS_203.34.cht ================================================ "Kelly Slaters Pro Surfer /ID SLUS_203.34" Mastercode 903dd5f0 0c0f7524 //ELF CRC=EC474179 //Widescreen hack by Sergx12 //Gameplay 16:9 2029f198 3c01435f //3C014334 Zoom 204ac024 3fe38e39 //3FAAAAAB Y-FOV ================================================ FILE: CHT/SLUS_203.35.cht ================================================ "Matt Hoffmans Pro BMX 2 /ID SLUS_203.35" Mastercode 9038e050 0c0e37bc //ELF CRC=A37C0344 //Widescreen Hack 201c5744 3c023fab 2024d588 3c023c2e 2036c108 3c033fc0 ================================================ FILE: CHT/SLUS_203.36.cht ================================================ "Spider-Man /ID SLUS_203.36" Mastercode 904bf3c8 0c12fc9a //904a0e64 0c12d167 //902dda0c 0c12be22 //Y-Fov 204d13d4 3fe38e2a //Zoom 202b5c64 3c013c28 ================================================ FILE: CHT/SLUS_203.37.cht ================================================ "X-Men 2: Wolverine's Revenge /ID SLUS_203.37" Mastercode 902cd188 0c0b340a Widescreen Hack 2017e23c 3c0140ab 2017e25c 3c014399 2017e260 3421999a 2019ea18 3c013fee 20168750 3c014200 ================================================ FILE: CHT/SLUS_203.42.cht ================================================ "Top Angler - Real Bass Fishing /ID SLUS_203.42" //ELF CRC 39BA5EF3 Mastercode 90124f18 0c04936e //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov 803f023c 00088244 (1st) 20103464 3c023f40 //3c023f80 //Zoom 803f033c 00008344 (1st) 201038a4 3c033f40 //3c033f80 ================================================ FILE: CHT/SLUS_203.43.cht ================================================ "Forever Kingdom /ID SLUS_203.43" Mastercode 9021a690 0c08694c //ELF CRC=E3C4037C //Widescreen Hack 20101cc8 3c013f40 ================================================ FILE: CHT/SLUS_203.44.cht ================================================ "Rez /ID SLUS_203.44" Mastercode 901f8278 0c07e046 //wide 2027e8c4 3f400000 ================================================ FILE: CHT/SLUS_203.45.cht ================================================ "Mike Tyson - Heavyweight Boxing /ID SLUS_203.45" Mastercode 901fc778 0c07f186 //ELF CRC=61737929 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //03000146 a00040e4 201d14e0 08085a34 202168d0 46010003 202168d4 3c013f40 202168d8 4481f000 202168dc 461e0002 202168e0 08074539 ================================================ FILE: CHT/SLUS_203.46.cht ================================================ "Airblade /ID SLUS_203.46" Mastercode 9010c358 0c04307e //9011227c 0c047ab2 //wide 202eb9d0 3faaaaaa ================================================ FILE: CHT/SLUS_203.47.cht ================================================ "Shadow Hearts /ID SLUS_203.47" Mastercode 9020dfd8 0c08379e //90213d3c 0c088898 //902f7e30 0c0bdf68 //wide 2028d4f0 3c043f40 20282394 3c023f40 //field (optional) //20324530 3c023f40 //font size (optional) 2034a728 3c033f50 //wide2 2039fe08 3c023f40 203d5704 3c023f40 203eec44 3c023f40 ================================================ FILE: CHT/SLUS_203.49.cht ================================================ "Scooby-Doo! Night of 100 Frights /ID SLUS_203.49" Mastercode 90107350 0c041c7c //9010e274 0c095cb2 //90116e08 0c048ea4 //wide 201e6268 080a04ac 202812b0 3c013f40 202812b4 4481f000 202812b8 c6010068 202812bc c602006c 202812c0 461e0843 202812c4 e6010068 202812c8 0807989c ================================================ FILE: CHT/SLUS_203.52.cht ================================================ "Looney Tunes - Space Race /ID SLUS_203.52" Mastercode 90116840 0c0459b8 //90130b74 0c049538 //901a63e8 0c054b9c //X-Fov 202ac6f8 3c02bf40 ================================================ FILE: CHT/SLUS_203.54.cht ================================================ "Red Card Soccer 2003 /ID SLUS_203.54" Mastercode 90116980 0c045a08 //ELF CRC=9BC05316 //Widescreen Hack (NTSC-U by Arapapa) //Gameplay 16:9 20206ed4 3c023fe3 //3c023faa 20206edc 34428e39 //3442aaab 202578dc 3c023f22 //3c023f00 ================================================ FILE: CHT/SLUS_203.55.cht ================================================ "Tom & Jerry - War of the Whiskers /ID SLUS_203.55" //ELF CRC F243A4C9 Mastercode 901B1630 0C06C534 //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 2021cf4c 00000001 //00000000 ================================================ FILE: CHT/SLUS_203.56.cht ================================================ "Transworld Surf /ID SLUS_203.56" Mastercode 9026d5f0 0c09b524 //ELF CRC=66B7B74E //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //aa3f013c 713d2134 00188144 10008324 -> e23f013c fc932134 00188144 10008324 20183368 3c013fe2 //3c013faa 2018336c 3421fc93 //34213d71 ================================================ FILE: CHT/SLUS_203.60.cht ================================================ "Blade II /ID SLUS_203.60" Mastercode 90116c90 0c045acc //9012a514 0c04139c //9018bab8 0c0448d8 //wide 2018b6b8 3c033f40 2017e7d4 3c033f40 ================================================ FILE: CHT/SLUS_203.61.cht ================================================ "Rally Fusion: Race of Champions /ID SLUS_203.61" Mastercode 9031ae48 0c0c6b3a //Widescreen hack 16:9 //Zoom //333f013c 33332134 43200146 > 063f013c 66662134 43200146 201066e0 3c013f06 201066e4 34216666 //Y-Fov //6000c0c4 c3180046 20106714 08030000 200c0000 460018c3 200c0004 3c013ea2 200c0008 4481f000 200c000c 461e18c2 200c0010 080419c6 ================================================ FILE: CHT/SLUS_203.62.cht ================================================ "Need for Speed - Hot Pursuit 2 /ID SLUS_203.62" // ELF CRC = 1D2818AF Mastercode 90284ee8 0c0a1362 //Widescreen Hack by nemesis2000 2010e994 46011702 2032f6ec 3f400000 2032f850 3f2aaaaa //Widescreen HUD by Aero_ 2032f6f4 3f19999a 202cfd64 00000040 20330188 44555555 1010edec 000042f0 1010ee0c 00004384 ================================================ FILE: CHT/SLUS_203.64.cht ================================================ "Tiger Woods PGA Tour 2002 /ID SLUS_203.64" Mastercode 9010bd00 0c042ee8 //ELF CRC=50C6B393 //Widescreen Hack by VIRGIN KLM //Widescreen hack 16:9 //Menu 3D 0021e060 3f400000 //3f800000 //Game Play Fov 0060ee68 3f400000 //3f800000 00619e68 3f400000 //3f800000 00640668 3f400000 //3f800000 //Game Play Render Fix 0060ee78 44800000 //44000000 0060ee80 40000000 //3f800000 00619e78 44800000 //44000000 00619e80 40000000 //3f800000 00640678 44800000 //44000000 00640680 40000000 //3f800000 ================================================ FILE: CHT/SLUS_203.67.cht ================================================ "Freekstyle /ID SLUS_203.67" Mastercode 9010bbd0 0c042e9c //901127f4 0c046faa //90123514 0c048cf4 //wide 201443a4 3c023f40 ================================================ FILE: CHT/SLUS_203.68.cht ================================================ "Medal of Honor - Frontline /ID SLUS_203.68" Mastercode 902362dc 0c086b39 //wide 201455b8 0c052def 201455d8 0c052def 201455f8 0c052def //w2 2014b7bc 3c013f50 2014b7c0 44810800 2014b7c4 46016303 2014b7c8 c481043c 2014b7cc 460c0832 2014b7d0 45010008 2014b7d4 00000000 2014b7d8 46016034 2014b7dc 45000004 2014b7e0 e48c0444 2014b7e4 46006807 2014b7e8 03e00008 2014b7ec e4800448 2014b7f0 e48d0448 2014b7f4 03e00008 2014b7f8 3c030024 2014b7fc 27bdff60 //wide 20325c90 3f1c0000 ================================================ FILE: CHT/SLUS_203.69.cht ================================================ "Knockout Kings 2002 /ID SLUS_203.69" //ELF CRC 36FEEE3A Mastercode 90239ae0 0c08e660 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Matrix hack 20219a94 3c013f40 //00000000 20219a98 44810000 //00000000 20219aa0 4600c602 //00000000 ================================================ FILE: CHT/SLUS_203.70.cht ================================================ "Kingdom Hearts /ID SLUS_203.70" Mastercode 90263228 0c09291f //Widescreen Code 201103ac 3c0143d6 20110898 3c013f19 2011089c 3421999a //FMV's fix 202a0d88 70007000 201061f4 3c071900 //black border fix 20104264 00000000 20104384 00000000 // matrix (affects menu characters, textboxes, world map, gummi ship) 2026202c 3c013f40 20262030 44810000 20262038 4600c602 // textboxes 2048e550 3faaaaab //position fix weapon select 20207498 3c0144fa //font fix hud and menu 201ee910 24070020 201f76d0 24090020 //numbers fix 201f938c 240b0020 201f9110 24030020 ================================================ FILE: CHT/SLUS_203.71.cht ================================================ "Thing, The /ID SLUS_203.71" Mastercode 9010d464 0c0434ba //wide 2016ec34 3c023fe3 2016ec38 34428e38 ================================================ FILE: CHT/SLUS_203.73.cht ================================================ "Men in Black 2 - Alien Escape /ID SLUS_203.73" Mastercode 9011a010 0c0467ac //ELF CRC=69CF7BDF //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 203a9c2c 3c02bf40 //3c02bf80 //Background effect fix 201a6fac 3c033f2b //3c033f00 201a7018 3c033f2b //3c033f00 ================================================ FILE: CHT/SLUS_203.74.cht ================================================ "Hitman 2 - Silent Assassin /ID SLUS_203.74" Mastercode 90416e84 0c1070c5 //Amplitude Demo //16:9 Widescreen e0066d61 00341b30 201e9214 08096c9a 2025b268 3c013f40 2025b26c 4481f800 2025b270 461f07c2 2025b274 0807a487 2025b278 e61f0160 //Frequency Demo //16:9 Widescreen e0065246 008087d0 204ce64c 0813f231 204fc8c4 3c013f40 204fc8c8 4481f800 204fc8cc 461f07c2 204fc8d0 08133995 204fc8d4 e61f0120 //Frequency Online/Expansion Demo //16:9 Widescreen e0065246 00917618 20566d6c 0816709c 2059c270 3c013f40 2059c274 4481f800 2059c278 461f07c2 2059c27c 08159b5d 2059c280 e61f0120 //Hitman 2 - Silent Assassin (NTSC-U) [SLUS-20374] [7656425F] //important: addresses are in "STARTUP.ELF", not in the bootfile ("SLUS_203.74")! //16:9 Widescreen e00a3f10 00313f7e 20313f7c 3c013f10 202bbe18 3c1b3f40 202bc00c 3c013f00 202bc010 4481a800 202bc014 4615ad00 202bc018 449bf000 202bc054 461e0002 202bc058 46150002 202bc05c 4600a583 202bc060 e6200054 202bc064 4600a807 //War of the Monsters Demo //16:9 Widescreen //Enable Condition //Condition to only enable these hacks when the War of the Monsters demo's ELF file is loaded into memory. e0453739 002cd4f2 //Title Menu 20705140 43ba0000 20705160 3f206d3a //1 Player 20704f00 43900000 20704f20 3f206d3a 207052c0 43900000 207052e0 3f206d3a 10147f00 1000c33a 10147f04 10006666 //2 Players - Separator Bar 101496e8 0000fffb //2 Players - Unified View Black Bar Fix //Prevents black bar from appearing in the far right of unified view in 2 player matches e0010001 00731874 2019f0e0 00000000 e0010000 00731874 2019f0e0 0c052576 //2 Players - Player 1 20704fc0 43840000 20704fe0 3f206d39 10147f30 1000c2c7 10147f34 10000000 //2 Players - Player 2 20705080 43840000 207050a0 3f206d39 10147f78 100042c7 10147f7c 10000000 10147f44 1000433a 10147f48 10006666 1014b60c 00000262 1014b440 00000125 //Health Icons 202c8168 00000014 202c81f8 00000014 202c818c 00000014 202c821c 00000014 //Distant Shadows 2027e758 43c00000 2027e820 43c00000 //Sprites 2027e8c0 43c00000 2027ea10 43c00000 //Loading Bar 202497c4 3404014a //Generic Font - Width //Impacts top + bottom title screen text, unselected unlocks screen text, and pause menu text. 10212f0c 00000007 //Sub Pixels Font - Width and Spacing //Impacts all other text. 20213480 08084cd0 20213340 3c013f40 20213344 4481e800 20213348 3c013f00 2021334c 4481f000 20213350 4485f800 20213354 4680ffe0 20213358 461dffc2 2021335c 461effc0 20213360 4600ffe4 20213364 4405f800 20213368 4487f800 2021336c 4680ffe0 20213370 461dffc2 20213374 461effc1 20213378 4600ffe4 2021337c 4407f800 20213380 08084d22 20213384 00832018 //Left-Aligned Text Positions //Impacts P1 pickup notifications and tweaks menu. 20213178 08084cb4 202132d0 3c013f40 202132d4 4481e800 202132d8 3c013f00 202132dc 4481f000 202132e0 4485f800 202132e4 4680ffe0 202132e8 461dffc2 202132ec 461effc0 202132f0 4600ffe4 202132f4 4405f800 202132f8 08084c60 202132fc 00054100 //Tweaks - Interactive Music - Print Interactive Music Volumes 101d5e44 0000013b 101d5e70 0000013b ================================================ FILE: CHT/SLUS_203.75.cht ================================================ "Mister Mosquito /ID SLUS_203.75" Mastercode 90105358 0c04147e //9010b68c 0c045840 //90168dbc 0c04554c //wide 201b9d20 3c023f40 201b9a80 3c023f40 ================================================ FILE: CHT/SLUS_203.76.cht ================================================ "Mad Maestro /ID SLUS_203.76" //ELF CRC D2E4255A Mastercode 9019c318 0c06706e //Widescreen hack by Arapapa //Widescreen hack 16:9 //803f023c 00688244 10808cc7 20111400 3c023f40 //3c023f80 X-fov ================================================ FILE: CHT/SLUS_203.77.cht ================================================ "Metropolismania /ID SLUS_203.77" Mastercode 90110490 0c0440cc //9011c31c 0c0486e4 //9012ae28 0c061334 //X-Fov //803f0a3c ec0060ac 2012a92c 3c0a3f40 //Render Fix 20185e04 3c033fb0 //Zoom //2012a42c 3c023fab ================================================ FILE: CHT/SLUS_203.79.cht ================================================ "Dark Angel - James Camerons /ID SLUS_203.79" //ELF CRC 29BA2F04 Mastercode 9025ECF8 0C097AE6 //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 2024eaa4 3c013f30 20349120 3c013f1a 2027ee78 3c013fe3 20289188 3c013f22 ================================================ FILE: CHT/SLUS_203.81.cht ================================================ "MX Superfly /ID SLUS_203.81" Mastercode 90123b80 0c048e88 //ELF CRC=0CD3C2F6 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //020a0746 740062c4 (1st) 202a86c0 08030000 200c0000 46070a02 200c0004 3c013f40 200c0008 4481f000 200c000c 461e4202 200c0010 080aa1b1 ================================================ FILE: CHT/SLUS_203.82.cht ================================================ "Mobile Suit Gundam - Federation vs. Zeon /ID SLUS_203.82" Mastercode 901061c0 0c041818 //9010d0b4 0c045dae //902a8b50 0c0aa35c //wide 20128708 3c024328 202c20cc 3c024395 ================================================ FILE: CHT/SLUS_203.83.cht ================================================ "Vexx /ID SLUS_203.83" Mastercode 901c4778 0c071186 //901bcc84 0c0e638e //90369a58 0c0dabfc //Widescreen Hack 2035d74c 3c033f40 ================================================ FILE: CHT/SLUS_203.84.cht ================================================ "Sky Gunner /ID SLUS_203.84" Mastercode 90147118 0c051bee //901276c4 0c04f9db //901001e8 0c04ebae //wide 2017df80 3f400000 202f1d10 3f400000 ================================================ FILE: CHT/SLUS_203.86.cht ================================================ "Lethal Skies - Elite Pilot - Team SW /ID SLUS_203.86" Mastercode 902adaf8 0c0ab666 //ELF CRC=7ABEFA85 //Widescreen Hack 201004b0 3c0143b4 2014e450 3c0143c0 ================================================ FILE: CHT/SLUS_203.87.cht ================================================ "Suikoden III /ID SLUS_203.87" Mastercode 91919918 0c6465ee //wide 216c21c0 460d6502 216c21bc 460d6d42 ================================================ FILE: CHT/SLUS_203.88.cht ================================================ "Fatal Frame /ID SLUS_203.88" Mastercode 90226040 0c0897b8 //gameplay 201885c4 3c013f40 //cutscenes (port of pgert's value for pal version) 20183f4c 3c013f40 //FMV's fix 20180b80 24027100 20180b90 24027100 20180b98 24091e00 //Lens Flare's fix 20136ff4 3c013f2b 201359b0 3c014270 20135a94 3c0140f0 20135a5c 3c014110 20135a18 3c014190 ================================================ FILE: CHT/SLUS_203.90.cht ================================================ "Risk - Global Domination /ID SLUS_203.90" Mastercode 9020e1f8 0c083826 //90399598 0c080098 //Widescreen hack 16:9 20334870 0815d808 20576020 3c013f40 20576024 4481f000 20576028 c6010068 2057602c c602006c 20576030 461e0843 20576034 e6010068 20576038 080cd21e ================================================ FILE: CHT/SLUS_203.91.cht ================================================ "Terminator, The - Dawn of Fate /ID SLUS_203.91" Mastercode 903d6f70 0c0f5b84 //ELF CRC=DFA59850 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //2d202002 06bb0046 (3rd) 20179a74 08030000 200c0000 4600bb06 200c0004 3c013f52 200c0008 4481f000 200c000c 461e6303 200c0010 0805e69e ================================================ FILE: CHT/SLUS_203.92.cht ================================================ "Antz Extreme Racing /ID SLUS_203.92" Mastercode 9021f870 0c087dc4 //Widescreen 16:9 //X-Fov 201a72e0 08097aa8 2025eaa0 3c013f40 2025eaa4 4481f000 2025eaa8 c6010068 2025eaac c602006c 2025eab0 461e0843 2025eab4 e6010068 2025eab8 08069cba ================================================ FILE: CHT/SLUS_203.93.cht ================================================ "Onimusha 2 - Samurai's Destiny /ID SLUS_203.93" Mastercode 90105e80 0c041748 //wide 2010285c 3c013f40 20102860 44810000 20102868 4600c602 ================================================ FILE: CHT/SLUS_203.97.cht ================================================ "Tenchu - Wrath of Heaven /ID SLUS_203.97" Mastercode 9010f578 0c043d06 //90116aec 0c0486c8 //9024515c 0c091b14 //wide 2163aea4 3f400000 20155168 3c024455 201553d0 3c024455 ================================================ FILE: CHT/SLUS_203.98.cht ================================================ "Road Trip /ID SLUS_203.98" Mastercode 90287438 0c0a1cb6 //902003fc 0c09edde //Widescreen hack 16:9 2021f798 3c013f40 ================================================ FILE: CHT/SLUS_204.00.cht ================================================ "Mission Impossible - Operation Surma /ID SLUS_204.00" Mastercode 9048a2e0 0c122860 //ELF CRC=B82A0B91 //Widescreen patch by Arapapa // 16:9 (0000803f 00000000 00000000 00000000 00000080) 20657e60 3f400000 // 3F800000 ================================================ FILE: CHT/SLUS_204.02.cht ================================================ "Britney's Dance Beat /ID SLUS_204.02" //ELF CRC=08995DEE Mastercode 902b59a4 0c0b3bae //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 2017e08c 3c013f1a //hor aspect value 2017e094 44810000 2017e0b4 468008a0 2017e0b8 00041840 2017e0bc 00641821 2017e0c0 44830800 2017e0c4 3c013f6e 2017e0c8 3421eeee 2017e0d4 44810000 201fad44 0c0470b4 201fad48 00000000 201fad4c 4600a003 201fad50 8f85aeb4 201fad54 3c04462f //hor val 201fad58 3c034000 201fad5c 3484f000 201fad60 44841800 201fad64 e4a001c0 201fad68 44830800 201fad6c 8f84aeb4 201fad70 8f83aeb8 201fad74 c48201c0 201fad78 c4600030 201fad7c 46001002 201fad80 e4800040 201fad84 8f84aeb8 201fad88 8f83aeb4 201fad8c c4800034 201fad90 46001002 201fad94 e4600054 201fad98 8f84aeb8 201fad9c 8f83aeb4 201fada0 c4800030 201fada4 46001802 201fada8 46010003 201fadac 46001003 201fadb0 e4600080 201fadb4 8f84aeb8 201fadb8 8f83aeb4 201fadbc c4800034 201fadc0 3c04457f //vert val 201fadc4 3484f000 201fadc8 44841800 ================================================ FILE: CHT/SLUS_204.05.cht ================================================ "Downforce /ID SLUS_204.05" Mastercode 90261be0 0c0986a0 //9023b984 0c095228 //90162238 0c0934e2 //wide 2010ee50 3c013f40 ================================================ FILE: CHT/SLUS_204.07.cht ================================================ "Way of the Samurai /ID SLUS_204.07" Mastercode 90111390 0c04448c // 16:9 20100024 3c1b3f40 20137b8c 449bf000 20137b94 4600f787 20137bdc e7be0050 20137df0 449bf000 20137df8 4600f787 20137e44 e7be0060 20137f20 3c023fab ================================================ FILE: CHT/SLUS_204.08.cht ================================================ "Pitfall - The Lost Expedition /ID SLUS_204.08" Mastercode 90450f98 0c11438e //ELF CRC=394F402E //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //000018e6 280015e6 20371050 08113a78 2044e9e0 3c013f40 2044e9e4 4481f000 2044e9e8 461ec602 2044e9ec e6180000 2044e9f0 080dc415 ================================================ FILE: CHT/SLUS_204.12.cht ================================================ "Hot Wheels - Velocity X /ID SLUS_204.12" Mastercode 9020e5b8 0c083916 //ELF CRC=E7273BFA //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //42100146 803f023c 2023dc5c 08082ed8 2020bb60 46011042 2020bb64 3c013f40 2020bb68 4481f000 2020bb6c 461e0842 2020bb70 0808f718 //Render fix //003f023c 33336434 20248e3c 3c023f2b //3c023f00 ================================================ FILE: CHT/SLUS_204.13.cht ================================================ "Shadow Man - 2econd Coming /ID SLUS_204.13" Mastercode 9023fba8 0c08fe92 //901f6e7c 0c07deba //901d3458 0c08f002 //Widescreen hack 16:9 202ba00c 3fe38e08 202b9fe4 3fe38e08 //HUD (OPTIONAL) 2013f7ac 3c013ec0 ================================================ FILE: CHT/SLUS_204.14.cht ================================================ "Legaia 2 - Duel Saga /ID SLUS_204.14" Mastercode 902c9b04 0c0b707c //wide 2010fef0 3c013f40 2010ff7c 3c013f40 20156e2c 3c0143d5 20156e14 3c01c3d5 ================================================ FILE: CHT/SLUS_204.15.cht ================================================ "BMX XXX /ID SLUS_204.15" Mastercode 9022e690 0c08b94c //9022b2dc 0c08d023 //90116aa0 0c08f6f8 // 16:9 20101074 3c013f40 20299544 3c093f40 201014a4 080a6551 201014a8 00000000 2029954c 4489f000 20299550 461e0843 20299554 46000843 20299558 e62004e8 2029955c 0804052a ================================================ FILE: CHT/SLUS_204.16.cht ================================================ "Headhunter /ID SLUS_204.16" Mastercode 9023d8b0 0c08f5d4 //ELF CRC=6B64AB86 //Widescreen Hack by ElHecht // 16:9 20196fd4 10400007 // 1040000b 20196fec 1000fffd // 00000000 20196ff4 3c013f40 // 00000000 hor fov 20196ffc 4481f000 // 1000fffa 20197000 c784bccc // 00000000 20197014 461e2102 // c784bccc 2018f9a8 4615ad03 // 3c013f80 renderfix 2018f9ac 461e2743 // 4481a000 renderfix 2018f9e0 e79dbcb4 // e784bcb4 renderfix // 16:10 //20196fd4 10400007 // 1040000b //20196fec 1000fffd // 00000000 //20196ff4 3c013f55 // 00000000 hor fov //20196ff8 34215555 // 00000000 hor fov //20196ffc 4481f000 // 1000fffa //20197000 c784bccc // 00000000 //20197014 461e2102 // c784bccc //2018f9a8 4615ad03 // 3c013f80 renderfix //2018f9ac 461e2743 // 4481a000 renderfix //2018f9e0 e79dbcb4 // e784bcb4 renderfix //Black bar fix by Arapapa (Get rid of 'Black Bar') //9a99993f 5555553f 5655553e 20586d04 00000000 /3f99999a ================================================ FILE: CHT/SLUS_204.17.cht ================================================ "Grandia Xtreme /ID SLUS_204.17" Mastercode 9048e590 0c12390c //90479f54 0c1209db //wide 204b53a8 3f400000 ================================================ FILE: CHT/SLUS_204.20.cht ================================================ "Star Wars - Bounty Hunter /ID SLUS_204.20" Mastercode 90191d78 0c064706 //wide 204509e0 3f400000 204509f8 bf800000 20450a04 3f800000 203cd7d0 3fb00000 ================================================ FILE: CHT/SLUS_204.21.cht ================================================ "Battlestar Galactica /ID SLUS_204.21" Mastercode 90244788 0c09118a //902356a4 0c08e809 //90101a08 0c074306 //wide 20102354 3c013f66 20102358 34216666 201cb3a0 3c013f66 201cb3a4 34216666 ================================================ FILE: CHT/SLUS_204.22.cht ================================================ "Hulk, The /ID SLUS_204.22" Mastercode 90596d50 0c165afc //ELF CRC=3EA649FB //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //c3b00046 803980e4 204b9fd0 0813424c 204d0930 4600b0c3 204d0934 3c013f40 204d0938 4481f000 204d093c 461e18c2 204d0940 0812e7f5 //Render fix //003f013c 00608144 3700026a 203d5c14 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_204.23.cht ================================================ "Mortal Kombat - Deadly Alliance /ID SLUS_204.23" Mastercode 9010eb50 0c043a7c //wide 201809f8 3c023fe3 201809fc 34428e38 201a8114 3c023f40 ================================================ FILE: CHT/SLUS_204.24.cht ================================================ "Scorpion King, The - Rise of the Akkadian /ID SLUS_204.24" Mastercode 902042b0 0c081054 //ELF CRC=39A8356E //Widescreen hack by Arapapa //Widescreen 16:9 //03a50046 d405d6c4 20105070 08080644 20201910 4600a503 20201914 3c013faa 20201918 3421aaab 2020191c 4481f000 20201920 461ea502 20201924 0804141d ================================================ FILE: CHT/SLUS_204.25.cht ================================================ "SpongeBob SquarePants: Revenge of the Flying Dutchman /ID SLUS_204.25" Mastercode 9031af90 0c0c6b8c //Widescreen hack 16:9 //X-Fov //803f023c 1000bfff 00188244 20301a24 3c023f40 ================================================ FILE: CHT/SLUS_204.28.cht ================================================ "Fishermans Bass Club /ID SLUS_204.28" //ELF CRC 22CB4B43 Mastercode 9010e0b8 0c0437d6 //[Widescreen 16:9] //Widescreen hack //Widescreen hack 16:9 //X-Fov //700000c6 0400028e (1st) 2018150c 08030000 200c0000 c6000070 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 08060544 ================================================ FILE: CHT/SLUS_204.31.cht ================================================ "Wreckless - The Yakuza Missions /ID SLUS_204.31" Mastercode 9026ddf8 0c09b726 //9025284c 0c0990e1 //901001e8 0c098706 // 16:9 20146dc4 3c013f40 ================================================ FILE: CHT/SLUS_204.33.cht ================================================ "SWAT Global Strike Team /ID SLUS_204.33" Mastercode 902f8d70 0c0be304 //902f33b4 0c0e3801 //90100144 0c0787f0 //Zoom 202a6634 3c013f23 //Y-Fov 2025fa1c 080a5210 20294840 460039c2 20294844 3c013f40 20294848 4481f000 2029484c 461e39c3 20294850 08097e88 //////////////////////////////////////////// //X-Fov (needs render fix) //2025f9bc 080a5210 //20294840 46062102 //20294844 3c013f40 //20294848 4481f000 //2029484c 461e2102 //20294850 08097e70 ================================================ FILE: CHT/SLUS_204.35.cht ================================================ "Armored Core 3 /ID SLUS_204.35" Mastercode 902e26b8 0c0b8956 //902e53d4 0c0bee99 //90273fb4 0c0bde16 //wide 20199924 3c013f22 202c4be4 3c013f40 204279ec 43f00000 ================================================ FILE: CHT/SLUS_204.38.cht ================================================ "NHL Hitz 2003 /ID SLUS_204.38" Mastercode 90464d18 0c1192ee //ELF CRC=8EA2C9FB //Widescreen hack by No.47 2071fb08 3f248b44 2071fc18 3f2ae148 ================================================ FILE: CHT/SLUS_204.39.cht ================================================ "Futurama /ID SLUS_204.39" Mastercode 903ee0d4 0c100099 //902a1800 0c0c4164 //9040d978 0c103606 // 16:9 20101eac 0812aca8 20101eb0 00000000 204ab2a0 3c013f40 204ab2a4 4481f000 204ab2a8 461e0003 204ab2ac e60100b4 204ab2b0 e60000b0 204ab2b4 080407ac ================================================ FILE: CHT/SLUS_204.42.cht ================================================ "Red Faction 2 /ID SLUS_204.42" Mastercode 901b3640 0c06cd38 // 16:9 2018be60 3c013f40 2018be74 4481f000 2018be78 461ea502 2018be7c 461ead43 201a2700 3c034309 201a2620 3c023fab ================================================ FILE: CHT/SLUS_204.43.cht ================================================ "Rugrats - Royal Ransom /ID SLUS_204.43" //ELF CRC = 7AACBFD4 Mastercode 903AB760 0C0EAD80 //[Widescreen 16:9] // author: ICUP321 //Widescreen hack 202d6ef0 3c013fe3 //3c013faa 202d6ef4 34218e38 //3421aaab ================================================ FILE: CHT/SLUS_204.45.cht ================================================ "Robot Alchemic Drive - RAD /ID SLUS_204.45" //ELF CRC 25C68D58 Mastercode 9016c0b8 0c05afd6 //Widescreen hacks by ElHecht; updates by Aced14 // 16:9 201c63b4 3c033f00 // 3c033f80 menu meganite hor pos 2013e568 3c023f40 // 3c023f80 menu hor fov 201472b8 3c023f40 // 3c023f80 in-game hor fov // 16:10 (normal) //201c63b4 3c033f30 // 3c033f80 menu meganite hor pos //2023f51c 1040fffc // 00000000 //2023f524 3c1b3f55 // 3c023f80 menu + in-game hor fov //2023f528 377b5555 // 1040fff9 menu + in-game hor fov //2013e56c 449b6000 // 44826000 //201472bc 449b6000 // 44826000 // 16:10 (ultra) //201c63b4 3c033f00 // 3c033f80 menu meganite hor pos //2013e568 3c023f40 // 3c023f80 menu hor fov //2013e570 3c023f4a // 3c023f61 menu ver fov //2013e574 3442c083 // 344247ae menu ver fov //201472b8 3c023f40 // 3c023f80 in-game hor fov //201472c0 3c023f4a // 3c023f61 in-game ver fov //201472c4 3442c083 // 344247ae in-game ver fov ================================================ FILE: CHT/SLUS_204.46.cht ================================================ "Agassi Tennis Generation /ID SLUS_204.46" Mastercode 90259278 0c096446 //Widescreen 16:9 //X-Fov 201fe098 0806e628 201b98a0 3c013f40 201b98a4 4481f000 201b98a8 c6010068 201b98ac c602006c 201b98b0 461e0843 201b98b4 e6010068 201b98b8 0807f828 ================================================ FILE: CHT/SLUS_204.54.cht ================================================ "Enter the Matrix /ID SLUS_204.54" Mastercode 90451130 0c1143f4 //built-in widescreen 201ccdc8 a2740bcc ================================================ FILE: CHT/SLUS_204.55.cht ================================================ "F1 2002 /ID SLUS_204.55" //ELF CRC 8FF059A1 Mastercode 9010c530 0c0430f4 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 202c6c30 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_204.58.cht ================================================ "Dr. Muto /ID SLUS_204.58" Mastercode 9028c560 0c0a3100 //90294d74 0c0a8ed9 //90218b1c 0c0a6f12 // 16:9 2010045c 3c013fcc 20100460 3421cccd 20101b24 3c013f41 20101b28 34219d7d ================================================ FILE: CHT/SLUS_204.59.cht ================================================ "Shinobi /ID SLUS_204.59" Mastercode 90381124 0c0d6fb6 //wide 00234a50 3c023f40 ================================================ FILE: CHT/SLUS_204.61.cht ================================================ "Bloodrayne /ID SLUS_204.61" Mastercode 90307e60 0c0c1f40 //902e1d94 0c0beb09 //902c86cc 0c0bcc7a //Enable bult-in widescreen 201ef324 3c040001 //FMV Fix 202da118 24091400 202da11c 24037600 //Face 2020b950 3c0141d0 2020baf8 3c0142a8 2020bb00 3c013f48 //Pain overlay 2020bc78 3c013f40 2020bc8c 3c0142a8 //Health BG 2020bfd0 3c0141a8 2020bfe4 3c013f48 2020bff4 3c0142a6 //Health bar 2020c0ac 3c014178 2020c0d0 3c0142a6 2020bfdc 3c0f3f86 2020c084 448ff800 2020c0f4 461f20c2 //Frame 2020c1d4 3c0142f8 2020c1f0 3c01432b 2020c21c 46011042 ================================================ FILE: CHT/SLUS_204.62.cht ================================================ "WipEout Fusion /ID SLUS_204.62" Mastercode 902383e0 0c08e0a0 //90219094 0c08ac22 //9018ea1c 0c088f4a //built-in ws switches 2028e990 00000001 203965cc 00000001 //vert Fov 2024da74 3fe38e38 2024daf4 3fe38e38 2024db14 3fe38e38 //both FOV - ingame 20282e80 43340000 //both FOV & position - menu 3d elements //ships & player heads 20282a9c 41dbbbbc 20aaaa7c 43055555 20aaaadc 43055555 20aacf3c 43055555 20aacf9c 43055555 //challenge menu, page 1 (six symbols) 2024705c c1900000 20247060 43700000 2024706c c1900000 20247070 43700000 2024707c c1900000 20247080 43700000 2024708c c1900000 20247090 43700000 2024709c c1900000 202470a0 43700000 202470ac c1900000 202470b0 43700000 //challenge menu, page 2 (symbol at the top & three medals) 202470dc c2700000 202470e0 42f00000 202470f4 42960000 202470f8 42f00000 2024710c 42960000 20247110 42f00000 20247124 42960000 20247128 42f00000 //improved chase-cam (camera shows whole ship & camera angle like in the other WipeOut games) //camera settings for all 8 vehicles (each with 2 drivers) //6 lines for each vehicle: camera height, distance and angle for the faster driver, followed by camera height, distance and angle for the normal driver //ship 1 & zone ship 2034c33c 400ccccd 2034c340 c1500000 2034c34c 40a00000 2034ca0c 400ccccd 2034ca10 c1500000 2034ca1c 40a00000 //ship 2 2034d0dc 400ccccd 2034d0e0 c1500000 2034d0ec 40a00000 2034d7ac 400ccccd 2034d7b0 c1500000 2034d7bc 40a00000 //ship 3 2034de7c 400ccccd 2034de80 c1500000 2034de8c 40a00000 2034e54c 400ccccd 2034e550 c1500000 2034e55c 40a00000 //ship 4 2034ec1c 400ccccd 2034ec20 c1500000 2034ec2c 40a00000 2034f2ec 400ccccd 2034f2f0 c1500000 2034f2fc 40a00000 //ship 5 2034f9bc 400ccccd 2034f9c0 c1500000 2034f9cc 40a00000 2035008c 400ccccd 20350090 c1500000 2035009c 40a00000 //ship 6 2035075c 400ccccd 20350760 c1500000 2035076c 40a00000 20350e2c 400ccccd 20350e30 c1500000 20350e3c 40a00000 //ship 7 203514fc 400ccccd 20351500 c1500000 2035150c 40a00000 20351bcc 400ccccd 20351bd0 c1500000 20351bdc 40a00000 //ship 8 2035229c 400ccccd 203522a0 c1500000 203522ac 40a00000 2035296c 400ccccd 20352970 c1500000 2035297c 40a00000 ================================================ FILE: CHT/SLUS_204.63.cht ================================================ "Dropship - United Peace Force /ID SLUS_204.63" Mastercode 90225598 0c08950e //9010921c 0c08fa16 //90164fa8 0c04003c //wide 2019d198 08088ab4 20222ad0 c60f0058 20222ad4 3c013f40 20222ad8 4481f000 20222adc 461e7bc2 20222ae0 08067467 ================================================ FILE: CHT/SLUS_204.64.cht ================================================ "Fugitive Hunter - War on Terror /ID SLUS_204.64" Mastercode 90247520 0c091cf0 //ELF CRC=09745632 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov #1 2022d10c 3c013f40 //00000000 2022d110 44810000 //00000000 2022d118 4600c602 //00000000 //X-Fov #2 201c96d8 08092a44 //4600a346 2024a910 4600a346 2024a914 3c013f40 2024a918 4481f000 2024a91c 461e6b42 2024a920 080725b7 //#1 Render fix 2020447c 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_204.65.cht ================================================ "Alter Echo /ID SLUS_204.65" Mastercode 902d3cd8 0c0b4ede //90157dc4 0c0b1867 //90134be4 0c054280 //wide 20f92200 3f100000 201639f8 3c013c2a 201639fc 3421a000 2021de38 44800000 ================================================ FILE: CHT/SLUS_204.67.cht ================================================ "Tomb Raider - The Angel of Darkness /ID SLUS_204.67" Mastercode 902146a8 0c085152 //Full Boot 16:9 fix 20205230 3c013fe2 20205234 3421fc93 ================================================ FILE: CHT/SLUS_204.68.cht ================================================ "Dynasty Tactics /ID SLUS_204.68" Mastercode 9010d8c0 0c0435d8 //901147b4 0c07b78a //90120158 0c04803c //wide 20198af4 3c023f40 ================================================ FILE: CHT/SLUS_204.69.cht ================================================ "Xenosaga Episode I - Der Wille zur Macht /ID SLUS_204.69" Mastercode 9020bca4 0c0cbb33 //gameplay 204d88cc 4182e8ba //FMV's fixes 204a7bf4 00006e37 204a7c14 000091b7 ================================================ FILE: CHT/SLUS_204.71.cht ================================================ "Rygar - The Legendary Adventure /ID SLUS_204.71" Mastercode 9020ded8 0c08375e //901f9424 0c087dca //wide 203e559c 3f19999a 203f57cc 43d55555 ================================================ FILE: CHT/SLUS_204.74.cht ================================================ "NFL Blitz 2003 /ID SLUS_204.74" Mastercode 9025b918 0c096dee //ELF CRC=49A00204 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //420a0246 42490546 2028cdac 08096398 20258e60 46020a42 20258e64 3c013f40 20258e68 4481f000 20258e6c 461e4a42 20258e70 080a336c //Render fix //5a42033c 33b36334 20156308 3c034380 //3c03425a ================================================ FILE: CHT/SLUS_204.75.cht ================================================ "Dual Hearts /ID SLUS_204.75" Mastercode 903a9238 0c0ea436 //9038799c 0c0e7fa9 //90382bc4 0c0e774c //wide 206ef4e0 41400000 206c9eb0 42c00000 206c9ef0 41400000 ================================================ FILE: CHT/SLUS_204.78.cht ================================================ "Disneys PK - Out of the Shadows /ID SLUS_204.78" //ELF CRC 8938E1F5 Mastercode 9010f2d8 0c043c5e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //000080bf 0000803f 000080bf 00000000 203324b0 bf400000 //3f800000 ================================================ FILE: CHT/SLUS_204.83.cht ================================================ "WWE Smackdown - Shut Your Mouth /ID SLUS_204.83" Mastercode 9010e6c0 0c043958 //ELF CRC=B0AE1898 //Widescreen hack by ElHecht (NTSC-U by Arapapa) //Widescreen hack 16:9 201035e4 3c013f40 //00000000 201035f0 44810000 //00000000 201035f4 4600c602 //00000000 ================================================ FILE: CHT/SLUS_204.84.cht ================================================ "Devil May Cry 2 (Disc 1) /ID SLUS_204.84" Mastercode 9010d478 0c0434c6 //Widescreen 2017e08c 3c013f1a 2017e094 44810000 //wide 2017e0b4 468008a0 2017e0b8 00041840 2017e0bc 00641821 2017e0c0 44830800 2017e0c4 3c013f6e 2017e0c8 3421eeee 2017e0d4 44810000 //wide 201fad44 0c0470b4 201fad48 00000000 201fad4c 4600a003 201fad50 8f85aeb4 201fad54 3c04462f 201fad58 3c034000 201fad5c 3484f000 201fad60 44841800 201fad64 e4a001c0 201fad68 44830800 201fad6c 8f84aeb4 201fad70 8f83aeb8 201fad74 c48201c0 201fad78 c4600030 201fad7c 46001002 201fad80 e4800040 201fad84 8f84aeb8 201fad88 8f83aeb4 201fad8c c4800034 201fad90 46001002 201fad94 e4600054 201fad98 8f84aeb8 201fad9c 8f83aeb4 201fada0 c4800030 201fada4 46001802 201fada8 46010003 201fadac 46001003 201fadb0 e4600080 201fadb4 8f84aeb8 201fadb8 8f83aeb4 201fadbc c4800034 201fadc0 3c04457f 201fadc4 3484f000 201fadc8 44841800 ================================================ FILE: CHT/SLUS_204.85.cht ================================================ "Dino Stalker /ID SLUS_204.85" //ELF CRC 3FBF0EA6 Mastercode 90291960 0c0a4600 //Widescreen hack by nemesis2000 (pnach by nemesis2000) 202af944 3f199999 202af984 3f199999 202af9c4 3f199999 2012d224 3c0143d6 20117670 3c0143d6 ================================================ FILE: CHT/SLUS_204.86.cht ================================================ "Marvel VS. Capcom 2 /ID SLUS_204.86" Mastercode 901063f8 0c0418a6 //wide 20414284 3c023faa 203ddb10 ac83003c 203ddb14 3c033f40 203ddb18 03e00008 203ddb1c ac830000 203dd480 3c023fe3 ================================================ FILE: CHT/SLUS_204.87.cht ================================================ "Mega Man X7 /ID SLUS_204.87" Mastercode 90122fb8 0c048b96 //wide 2014d3e4 3c0244a8 ================================================ FILE: CHT/SLUS_204.89.cht ================================================ "Whirl Tour /ID SLUS_204.89" Mastercode 90241610 0c09052c //ELF CRC=43E749A2 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201a11ac 3c014440 //3c014480 //Render fix 20197de4 3c013c30 //3c013c0e /////////////////////////////////////////////////// //Zoom //201a10f8 3c013fab //3c013f80 //Y-Fov //3f9f49f4 -> 3FD46291 //20191edc 3c013fd4 //3c013f9f //20191ee0 34216291 //342149f4 //201a11b4 3c01c4ab ================================================ FILE: CHT/SLUS_204.90.cht ================================================ "Gladius /ID SLUS_204.90" Mastercode 902a1cb8 0c0a86d6 //902aa9b4 0c0aca04 //wide 0035bf78 3c023f40 ================================================ FILE: CHT/SLUS_204.91.cht ================================================ "RTX Red Rock /ID SLUS_204.91" //ELF CRC E349C1D4 Mastercode 901914b8 0c0644d6 //- Widescreen hack by pgert. //- Might not work with all BIOS types & configurations. 205f1840 3f400000 // 3F800000 - X-axis - 16:9 // 205f1840 3f555555 // - 16:10 // 205f1840 3f638e39 // - 15:10 (MS Surface Book) // ========== // 2057beb4 3f000000 // 3F800000 - Y-Axis - alternate 16:10 hack // ========== ================================================ FILE: CHT/SLUS_204.93.cht ================================================ "Gungrave /ID SLUS_204.93" Mastercode 901b8988 0c06e20a //901b9b84 0c074653 //90100808 0c07396a //wide 201bec1c 3c013f40 201bec20 44810000 201bec28 4600c602 20143504 2402010e ================================================ FILE: CHT/SLUS_204.95.cht ================================================ "Battle Engine Aquila /ID SLUS_204.95" Mastercode 9037d370 0c0df484 //9035a7ec 0c0dc59e //90309b60 0c0d50c2 //X-Fov 20472ca0 3d300000 //Render fix 201c0cc4 3c013f00 ================================================ FILE: CHT/SLUS_204.99.cht ================================================ "Breath Of Fire - Dragon Quarter /ID SLUS_204.99" Mastercode 9010ea38 0c043a36 //wide 2012dd1c 3c024307 2012de68 3c034074 ================================================ FILE: CHT/SLUS_205.02.cht ================================================ "Colin McRae Rally 3 /ID SLUS_205.02" //ELF CRC AA294EDC Mastercode 9029bd00 0c0a6ee8 //Widescreen patch //author=Silent // Enable a native Widescreen option from the PAL version 20134c78 3c040001 20134c80 00000000 ================================================ FILE: CHT/SLUS_205.05.cht ================================================ "Mace Griffin /ID SLUS_205.05" Mastercode 9012acb8 0c04aad6 // Widescreen Hack By Some Chump 2055c008 439991ec ================================================ FILE: CHT/SLUS_205.06.cht ================================================ "Black & Bruised /ID SLUS_205.06" Mastercode 901c4bb8 0c071296 //ELF CRC=D2CA77B8 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //003f023c 00008244 00000000 02000146 (1st) 201118b8 3c023ec0 //3c023f00 ================================================ FILE: CHT/SLUS_205.07.cht ================================================ "Legends of Wrestling 2 /ID SLUS_205.07" Mastercode 9010e5b8 0c043916 //ELF CRC=6E5692B9 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //03210e46 015a0546 202b0b84 080c6fd8 2031bf60 460e2103 2031bf64 3c173f40 2031bf68 4497f800 2031bf6c 461f2102 2031bf70 080ac2e2 ================================================ FILE: CHT/SLUS_205.08.cht ================================================ "Indiana Jones and the Emperor's Tomb /ID SLUS_205.08" Mastercode 9011eff4 0c0493a6 //9010e838 0c0439b6 //90100560 0c040098 //wide 2011b9cc 3c013f20 202f5178 3c023f40 ================================================ FILE: CHT/SLUS_205.09.cht ================================================ "Sega Soccer Slam /ID SLUS_205.09" Mastercode 903dd8f0 0c0f75e4 //903c8de4 0c0f4d07 //902000b8 0c0e11b0 //wide 20231f2c 3c013f40 ================================================ FILE: CHT/SLUS_205.11.cht ================================================ "Hunter the Reckoning - Wayward /ID SLUS_205.11" Mastercode 9010c2f8 0c043066 //ELF CRC=255F391C //Widescreen Hack 0023b1f4 3c023f22 2075d228 bfaa0000 ================================================ FILE: CHT/SLUS_205.13.cht ================================================ "NBA Starting Five /ID SLUS_205.13" //ELF CRC 4507B732 Mastercode 9016f7b8 0c05bd96 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 2011abfc 3c043ec0 //3c043f00 //Y-Fov 2016abf4 3c013fab //00000000 2016abf8 44810000 //00000000 2016ac00 4600bdc2 //00000000 //201244c4 3c033fab //3c033f80 ================================================ FILE: CHT/SLUS_205.14.cht ================================================ "Silent Scope 3 /ID SLUS_205.14" Mastercode 90105580 0c041508 //9010c18c 0c04570e //90209998 0c082528 //Screen Ratio 2013b348 3c054420 //Scope (Inside View Range) 20128040 3c033fab ================================================ FILE: CHT/SLUS_205.15.cht ================================================ "Yu-Gi-Oh! The Duelists of the Roses /ID SLUS_205.15" //ELF CRC 07AD79C9 (not confirmed) Mastercode 9017e010 0c05f7ac //Widescreen 16:9 //X 21fe0528 3f400000 - need render fix //Y -- works fine? 21fe052c 3fa06d3a //different Y 20326194 3faaaaaa - works fine as well? //Zoom Correction for Y //doesn't work for cards when they fight, soo they fill up the screen(looks ok actually), but works for everything else 21fe0524 44160000 //Game fixes(workarounds): //fix for the zoom graphic glitch(you can additionally also change EE/IOP rounding to negative and clamping to extra+preserve sign, but I didn't really saw much if any improvement of doing it;p) d1fe04f0 00000000 21fe04f0 3727c5ac //Duel Master(use only one code) in custom duel: //T //203173ac 00000003 //S //203173ac 00000002 //I //203173ac 00000004 ================================================ FILE: CHT/SLUS_205.16.cht ================================================ "Shrek Super Party /ID SLUS_205.16" Mastercode 90230a90 0c08c24c //Widescreen hack 16:9 //Zoom 20124748 0808ba78 2022e9e0 3c013f40 2022e9e4 4481f000 2022e9e8 461e18c2 2022e9ec e6030000 2022e9f0 080491d3 //Y-Fov 20124720 3c013fab ================================================ FILE: CHT/SLUS_205.17.CHT ================================================ "Haven - Call of the King /ID SLUS_205.17" Mastercode 90000860 003371E7 // Widescreen Hack 2021cc20 3c013fee 2021cc24 3421eeee 21f6f574 3f100000 ================================================ FILE: CHT/SLUS_205.19.cht ================================================ "Tak and the Power of Juju /ID SLUS_205.19" Mastercode 9038d780 0c0e3588 //9036d3bc 0c0e0321 //902d802c 0c0e4326 //Widescreen hack 16:9 20250598 3c013fe3 2025059c 34218e38 ================================================ FILE: CHT/SLUS_205.20.cht ================================================ "LOTR - The Fellowship of the Ring /ID SLUS_205.20" Mastercode 9036fbf0 0c0dbea4 //90362b0c 0c0df676 //901013e0 0c0dd9aa //wide 201473e0 08100078 201473e4 00000000 204001e0 3c013f40 204001e4 4481f000 204001e8 461e0002 204001ec e6000228 204001f0 461e0842 204001f4 e601022c 204001f8 08051cf9 202790e4 3c013edf 201fbee0 3c013f40 ================================================ FILE: CHT/SLUS_205.21.cht ================================================ "Mystic Heroes /ID SLUS_205.21" Mastercode 902e4808 0c0b91aa //902f2684 0c0befed //902b360c 0c0be430 //wide 20324690 3f400000 ================================================ FILE: CHT/SLUS_205.22.cht ================================================ "King of Route 66 /ID SLUS_205.22" Mastercode 9010cb78 0c043286 //901140ec 0c0483c8 //9012fd58 0c04bf40 //Widescreen Hack by unknown author 0012ff00 3c033f40 ================================================ FILE: CHT/SLUS_205.23.cht ================================================ "Crouching Tiger Hidden Dragon /ID SLUS_205.23" Mastercode 90206778 0c081986 //ELF CRC=71BE05FA //Widescreen hack by Arapapa //Widescreen hack 16:9 //Game play //803f013c 00a08144 4c79040c 2011dfb4 3c013f40 //3c013f80 //Event 2011e1c0 3c013f40 //3c013f80 //? (Same pattern's Search Value. Test time is short. Then remain it) 2011e3b0 3c013f40 //3c013f80 //Render fix //c043013c 00688144 c6a30046 2011e010 3c014400 //3c0143c0 ================================================ FILE: CHT/SLUS_205.24.cht ================================================ "Fighter Maker 2 /ID SLUS_205.24" //ELF CRC EA84CD37 Mastercode 902bb5b0 0c0aed14 //[Widescreen 16:9] //Widescreen hack //Widescreen hack 16:9 202b5764 3c013f40 //00000000 202b5768 44810000 //00000000 202b5770 4600c602 //00000000 ================================================ FILE: CHT/SLUS_205.27.cht ================================================ "Butt Ugly Martians - Zoom or Doom! /ID SLUS_205.27" //ELF CRC 660ECEDE Mastercode 9018e178 0c063806 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00108144 01004230 20151868 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_205.28.cht ================================================ "Zapper - One Wicked Cricket /ID SLUS_205.28" //ELF CRC 66026B1B Mastercode 9025a170 0c096804 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Y-Fov //003f013c 00608144 ae0c090c (2nd) 201fa370 3c013ed0 //3c013f00 //Zoom //003f013c 00b88144 58020cc6 201fa4c0 3c013f20 //3c013f00 //Render Fix //003f013c 00a08144 40ad1026 201f9620 3c013f30 //3c013f00 ================================================ FILE: CHT/SLUS_205.31.cht ================================================ "NHL 2003 /ID SLUS_205.31" Mastercode 90183500 0c060ce8 //ELF CRC=6A6173DA //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom (Gameplay) //c2f5a83e eb51383e 2043ea90 3ee147ae //3ea8f5c2 //Zoom (Cutscenes) //2e4c523f cf66553c (2nd) 2043b610 3f8c32b1 //3f524c2e //Y-Fov //aaaaaa3f 3333f33f 2043bde0 3fe38e38 //3faaaaaa ================================================ FILE: CHT/SLUS_205.33.cht ================================================ "Shox /ID SLUS_205.33" Mastercode 902beb38 0c0afa76 //902baea4 0c0b2789 //9026572c 0c09960c //X-Fov 20206414 3c013fe3 20206418 34218e2a ================================================ FILE: CHT/SLUS_205.34.cht ================================================ "Cabelas Big Game Hunter /ID SLUS_205.34" Mastercode 9011e878 0c0479c6 //ELF CRC=05D4EEB3 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //003f023c 7000b77f 00108344 202e3ee4 3c023f1c //3c023f00 //Y-Fov //03080046 ec00a0e6 f800a0c6 202e3f40 08030000 //46001002 200c0000 46000803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 080b8fd1 ================================================ FILE: CHT/SLUS_205.36.cht ================================================ "NBA Live 2003 /ID SLUS_205.36" Mastercode 902c4a40 0c0b1238 //ELF CRC=0BBDBE84 //Widescreen hack by Arapapa //Gameplay 16:9 2020c8dc 3c013fe3 //3c013faa 2020c8e0 34218e2a //3421aaab 2021438c 3c013fab //3c013f80 ================================================ FILE: CHT/SLUS_205.39.cht ================================================ "Fallout - Brotherhood of Steel /ID SLUS_205.39" Mastercode 901d0af8 0c074266 //X-Fov 2017eb5c 3c013f40 2018b860 3c013f40 201af78c 3c013f40 201afa00 3c013f40 201afb6c 3c013f40 //Render Fix 201a8e58 3c013ff0 201a8e5c 34210000 201aa918 3c013ff0 201aa91c 34210000 ================================================ FILE: CHT/SLUS_205.40.cht ================================================ "Evolution Skateboarding /ID SLUS_205.40" Mastercode 9011a338 0c046876 //ELF CRC=536D9565 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //0040033c 42ce0346 201a6104 3c033fc0 //3c034000 //Y-Fov //43200346 100022e6 201a614c 080e3b84 //46032043 2038ee10 46032043 2038ee14 3c013f40 2038ee18 4481f000 2038ee1c 461e0843 2038ee20 08069854 ================================================ FILE: CHT/SLUS_205.41.cht ================================================ "NBA Ballers /ID SLUS_205.41" Mastercode 9011cd30 0c0472f4 //ELF CRC=D9C58F05 //Widescreen Patch (16:9) by Monsterjamp //FOV 21c4e7a0 40400000 //This value prevents objects disappearing //from the sides of the screen 21c4e798 3ecccccd ================================================ FILE: CHT/SLUS_205.43.cht ================================================ "Metal Gear Solid 2 /ID SLUS_205.43" //ELF CRC 696F7462 Mastercode 90175e58 0c05d73e //[Widescreen 16:9] //Widescreen hack by Esppiral (NTSC-U by Arapapa) //3D Model view fix //803f013c00b08144380047b4 2011f580 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_205.45.cht ================================================ "Zone of the Enders - The 2nd Runner /ID SLUS_205.45" Mastercode 901a0ca8 0c0682d2 //16:9 0012a1a0 3c013f40 ================================================ FILE: CHT/SLUS_205.48.cht ================================================ "Sub Rebellion /ID SLUS_205.48" Mastercode 9020aa98 0c082a4e //901e7e9c 0c080524 //9011431c 0c07f9a4 //X-Fov 20100c3c 3c0143d5 //Render Fix 201f2d00 3c01c060 //Zoom ??? //201fb4e0 3c013f40 //201f2cac 3c013ec0 //201fb4e0 3c013f40 ================================================ FILE: CHT/SLUS_205.49.cht ================================================ "Conflict - Desert Storm /ID SLUS_205.49" Mastercode 903337f8 0c0ccda6 //ELF CRC=49AF964B //Widescreen Hack 2013f45c 3c0142ae //3c01428c 2021ef9c 3c013b36 //3c013b08 2021efa0 342103ce //34218889 ================================================ FILE: CHT/SLUS_205.52.cht ================================================ "GTA - Vice City /ID SLUS_205.52" //ELF CRC=20B19E49 Mastercode 90115478 0c0454c6 //901220ec 0c041c64 //90279388 0c048dbc // Modern Widescreen Fix // by Daniel Santos & Pedro_PAP //--------------------------------------------------HUD------------------------------------------------// 20290EC4 3c044270 //Radar Width 20290AA8 3c024270 //Radar Mask Width 20290BD0 3c024270 //Radar Mask Width 20293690 3c024270 //Radar stuff Width 202938C4 3c024270 //Radar stuff Width 20293934 3c024270 //Radar stuff Width 202940B4 3c024270 //Radar stuff Width 20294124 3c024270 //Radar stuff Width 20294DD0 3c034270 //Radar stuff Width 20295458 3c034270 //Radar Blip Disc Width 202D39E8 3c03424c //Radar Ring left 202D3A90 3c03424c //Radar Ring left 202D39F8 3c0342f6 //Radar Ring right 202D3AA0 3c0342f6 //Radar Ring right //CFont::SetScale hook 202CD990 3C013f40 //lui $at, 0x3f40 202CD994 44810000 //mtc1 $at, $f0 202CD998 46006302 //mul.s $f12, $f0 202CD99C 3c010069 //lui $at, 0x7C 202CD9A0 e42cd5f4 //swc1 $f12, flt_68D5F4 202CD9A4 3c010069 //lui $at, 0x7C 202CD9A8 03e00008 //jr ra 202CD9AC e42dd5f8 //swc1 $f13, flt_68D5F8 202D1CB4 3c034409 // Fist Icon left 202D1CC4 3c024415 // Fist icon right 202D1CC8 3442a391 // Fist icon right 202D1C54 3c0341c7 // Weapon Icon width //[No money zeros] 204ADB28 00642524 204ADB2C 00000000 //[No life/armour zeros] 204ADB40 00006425 //[Wanted Stars] 202D2558 3C034170 // wanted pos x offset - 15.0 202D23E8 3C034414 // initial pos x 202D2480 3C0242A7 // wanted pos y 202D24E4 3C0242A7 // wanted pos y 202D253C 3C0242A7 // wanted pos y //[Weapon ammo] 202D1E80 3C024288 // ammo pos Y 202D1E14 24040001 // CFont::SetDropShadowPosition(1LL); 202D1E5C 240600FF // color G 202D1E64 240700FF // color B //[Clock] 202D31E8 3C034408 // clock pos x //[Money] 202D199C 3C034408 // money pos x //[Life] 202D20F4 3C034408 // life pos x 202D2180 3C0343FE // life icon pos x //[Armour] 202D22A8 3C0343F7 // armour pos x 202D232C 3C0343E4 // armour icon pos x //--------------------------------------------------FOV------------------------------------------------// 201325BC 3C013F9D //New SetFOV 201325C0 44810000 //New SetFOV 201325C4 46006302 //New SetFOV 201325C8 03E00008 //New SetFOV 201325CC E78C86F8 //New SetFOV 202434EC 0C04C96F //SetFOV Call 2026FE1C 0C04C972 //SetFOV Call 202703F4 0C04C972 //SetFOV Call //20273988 00000000 //Skip MPEG Decoder //202739A8 00000000 //Skip MPEG Decoder //2029072C 00000000 //Radar quadrado //-----------------------------------------------------------------------------------------------------// //202E7860 24070001 // Remove the need of gta3_2.img onwards ================================================ FILE: CHT/SLUS_205.53.cht ================================================ "Fishermans Challenge /ID SLUS_205.53" //ELF CRC D1DFF756 Mastercode 90119278 0c046446 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2016cd0c 3c013ec0 //00000000 2016cd10 4481f000 //00000000 //42180146 02180046 42081446 2016cd50 4601f042 ================================================ FILE: CHT/SLUS_205.54.cht ================================================ "Metal Gear Solid 2 - Substance /ID SLUS_205.54" // ELF CRC C539049D Mastercode 901673ec 0c05be4e //Main Game e0010c28 00100010 2011fee0 3c013f40 //Skateboard - Mini game e0021c28 00100010 2011fee0 dfbf0030 203c054c 3f400000 //3f800000 ================================================ FILE: CHT/SLUS_205.55.cht ================================================ "Reel Fishing 3 /ID SLUS_205.55" //ELF CRC EA3B2269 Mastercode 90113038 0c044bb6 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 2012bfdc 3c063f40 //3c063f80 X-Fov 2012bff0 3c0343e0 //3c0343a0 Render Fix ================================================ FILE: CHT/SLUS_205.56.cht ================================================ "Reign of Fire /ID SLUS_205.56" Mastercode 9010f1c0 0c043c18 //ELF CRC=D10945CE //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Y-Fov 20135320 3c023fab //3c023f80 //Zoom 201352b8 3c023f24 //3c023f00 ================================================ FILE: CHT/SLUS_205.59.cht ================================================ "Rocky /ID SLUS_205.59" Mastercode 9011a290 0c04684c //ELF CRC=2DBC5095 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //D0 14 00 00 00 00 00 00 00 00 80 3F 00 00 00 3F 20244b98 3f400000 //Rener fix //00 00 a0 43 00 00 00 00 00 00 00 00 00 00 00 00 20244aa8 43e00000 //No Interlacing patch by Prafull //fix shaking issue ingame //38290500 08004264 //2010c624 00000000 /////////////////////////////////////// //Zoom //803f013c 00108144 42180546 //20122914 3c013fab //3c013f80 //Y-Fov //14003de6 6000a427 //201978dc 08030000 //200c0000 3c013f40 //200c0004 4481f000 //200c0008 461eef43 //200c000c e63d0014 //200c0010 08065e38 ================================================ FILE: CHT/SLUS_205.60.cht ================================================ "Galerians - Ash /ID SLUS_205.60" //ELF CRC = B506C936 Mastercode 902158b8 0c0855d6 //[Widescreen 16:9] //Widescreen Hack 201e0100 3c013f40 //[No-Interlacing] //201f0d5c 30420000 //201f112c 00000000 ================================================ FILE: CHT/SLUS_205.61.cht ================================================ "Disaster Report /ID SLUS_205.61" Mastercode 901cb280 0c072c48 //901d2174 0c077b0a //90100248 0c0400f0 //wide 2013d778 3c023f40 2013dfd4 3c023f40 2013e158 3c023f40 2025be20 43e00000 2025be30 43e00000 ================================================ FILE: CHT/SLUS_205.62.cht ================================================ "Dot Hack Part 2 - Mutation /ID SLUS_205.62" Mastercode 9011c050 0c046fbc //Widescreen 20a763d0 3f400000 ================================================ FILE: CHT/SLUS_205.63.cht ================================================ "Dot Hack Part 3 - Outbreak /ID SLUS_205.63" Mastercode 9011a4d0 0c0468dc //Widescreen 20a750c0 3f400000 ================================================ FILE: CHT/SLUS_205.64.cht ================================================ "Dot Hack Part 4 - Quarantine /ID SLUS_205.64" Mastercode 9011a290 0c04684c //WIDE 20971c40 3f400000 ================================================ FILE: CHT/SLUS_205.65.cht ================================================ "Champions Of Norrath - Realms of EverQuest /ID SLUS_205.65" Mastercode 902d76b8 0c0b5d56 //wide 20480074 3f3fffff 204800e4 3f3fffff 204800c4 3fe2fc95 204801b8 3fe2fc95 204801c0 3fe2fc95 204801c8 3fe2fc95 204801cc 3fe2fc95 204801d4 3fe2fc95 ================================================ FILE: CHT/SLUS_205.68.cht ================================================ "Hardhitter Tennis /ID SLUS_205.68" //ELF CRC 683845A3 Mastercode 902d2ef0 0c0b4b64 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //02210846 0000a4e7 040063c4 (1st) 2026f1fc 080b6598 202d9660 46082102 202d9664 3c013f40 202d9668 4481f000 202d966c 461e2102 202d9670 0809bc80 ================================================ FILE: CHT/SLUS_205.69.cht ================================================ "All-Star Baseball 2004 /ID SLUS_205.69" Mastercode 9040f278 0c103c46 //ELF CRC=3A38CD1A //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-fov //003f023c 00188344 f001a1c7 203e6d18 3c023f2b //3c023f00 //Render fix //803f033c 0040023c 00108344 203d2ac8 3c033f20 //3c033f80 /////////////////////////////////////// //X-Fov //803f023c 5c01a0af 47a00046 //203d11c0 3c023f30 //3c023f80 //Y-Fov //203d1308 3c023fab //3c023f80 //zoom //203d252c 3c023f20 //3c023f80 //203fc404 3c023fab //3c023f80 //20137c04 3c033fab //3c033f80 //Y-fov //203e6d14 3c033fab //3c033f80 ================================================ FILE: CHT/SLUS_205.71.cht ================================================ "Ty the Tasmanian Tiger /ID SLUS_205.71" //ELF CRC 4F755D39 Mastercode 90418d80 0c106308 //[Widescreen 16:9] // author: PeterDelta //Widescreen Hack 20228ee8 3c013f40 //3C013F80 ================================================ FILE: CHT/SLUS_205.72.cht ================================================ "Tiger Woods PGA Tour 2003 /ID SLUS_205.72" Mastercode 9010bd80 0c042f08 //ELF CRC=E14ADB65 //Widescreen Hack by VIRGIN KLM //Widescreen hack 16:9 //Menu 3D 0055a000 3f400000 //3f800000 //Game Play Fov 005784e0 3f400000 //3f800000 //Game Play Render Fix 005784f0 44800000 //44000000 005784f8 40000000 //3f800000 ================================================ FILE: CHT/SLUS_205.73.cht ================================================ "Sims, The /ID SLUS_205.73" Mastercode 90350b98 0c0d428e //901f44dc 0c0b1cbe //902c9a4c 0c0d5f3c //Widescreen hack by Arapapa 20326108 08030000 //4618b603 200c0000 4618b603 200c0004 3c013f40 200c0008 4481f000 200c000c 461ec602 200c0010 080c9843 202c0188 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_205.75.cht ================================================ "Island Xtreme Stunts /ID SLUS_205.75" //ELF CRC BC910F04 Mastercode 902a0130 0c0a7ff4 //[Widescreen 16:9] //Widescreen hack by by Arapapa //Widescreen hack 16:9 2021eec4 3c013f40 //00000000 2021eec8 44810000 //00000000 2021eed0 4600c602 //00000000 //Render Fix //803f013c 00088144 01b91646 20220f40 3c013fab //3c013f80 ================================================ FILE: CHT/SLUS_205.76.cht ================================================ "Harry Potter and The Chamber of Secrets /ID SLUS_205.76" //ELF CRC C5473413 Mastercode 904d8398 0c13608e //[Widescreen 16:9] //by Arapapa //Zoom 204ca798 3c013f24 //3c013f49 204ca79c 34210000 //34210fda //Y-Fov 204e8eb0 3c013fe3 //3c013faa 204e8eb4 34218e2a //3421aaab //Button fix 2031cb24 3c013fd0 //3c013f9c 2031cb28 342197af //342171c7 //Font Y-Fov //20541894 3b0882f1 //3acccccd //Font Y-Position //205418b4 bf000000 //bec00000 //Font Zoom //205418bc 3faaaaab //3f800000 //Widen HUD to hide icons //205e9f30 3f95c28f // Commented out as it broke loading screen font and other stuff. ================================================ FILE: CHT/SLUS_205.78.cht ================================================ "LOTR - The Two Towers /ID SLUS_205.78" Mastercode 902c450c 0c0af00a //902adc38 0c0ab6b6 //901002a4 0c0a8c10 //wide 00107160 3c023fe3 00107164 34428e38 ================================================ FILE: CHT/SLUS_205.82.cht ================================================ "Street Racing Syndicate /ID SLUS_205.82" Mastercode 9043ac00 0c10eaa8 //ELF CRC=B9EA7505 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 203451c0 3c013f1e //3c013f00 //Y-Fov 20345210 3c013f40 20345214 4481f000 20345224 461e2103 ================================================ FILE: CHT/SLUS_205.85.cht ================================================ "Powerpuff Girls, The - Relish Rampage /ID SLUS_205.85" Mastercode 901f0348 0c07c07a //ELF CRC=6ABE0187 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00608144 06050046 201891fc 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_205.86.cht ================================================ "IHRA Drag Racing 2 /ID SLUS_205.86" //ELF CRC 807FD7CA Mastercode 901113f8 0c0444a6 //Widescreen hack by Arapapa //Widescreen hack 16:9 2026ac60 080cbf04 2032fc10 46015883 2032fc14 3c013f40 2032fc18 4481f000 2032fc1c 461e1082 2032fc20 0809ab19 ================================================ FILE: CHT/SLUS_205.90.cht ================================================ "SpyHunter 2 /ID SLUS_205.90" Mastercode 90301840 0c0c05b8 //wide 202badc4 3c013fe3 202badc8 34217fa5 ================================================ FILE: CHT/SLUS_205.91.cht ================================================ "Dragon Ball Z: Budokai /ID SLUS_205.91" Mastercode 90104110 0c040fec Widescreen Hack 20331e00 3f400000 20332360 3f400000 00332364 3f9f49ef 2034ada0 3f400000 2034ba60 3f400000 2034d6a0 3f400000 2034d9a0 3f400000 2034de50 3f400000 2034deb0 3f400000 20355640 3f400000 ================================================ FILE: CHT/SLUS_205.93.cht ================================================ "Magic Pengel - The Quest for Color /ID SLUS_205.93" Mastercode 9010e478 0c0438c6 //901159ec 0c0489de //902b5178 0c0ad3e0 //wide 20338c84 3f400000 204a9db0 3f206d37 ================================================ FILE: CHT/SLUS_205.95.cht ================================================ "Area 51 /ID SLUS_205.95" Mastercode 903ad430 0c0eb4b4 //903c1770 0c0e627d //903726d0 0c0db370 //wide 203922d8 3c193f40 203922f0 4499f000 203922f4 461ea502 203929c0 461ebb03 203929ac 461eab83 ================================================ FILE: CHT/SLUS_205.96.cht ================================================ "UFC - Sudden Impact /ID SLUS_205.96" //ELF CRC = 0B971851 Mastercode 90259778 0c096586 //Widescreen Hack 2021beec 3c013ec0 //90ffbd27 003f013c to 90ffbd27 c03e013c 2021bf70 3c013f40 //c00001e6 803f013c to c00001e6 403f013c ================================================ FILE: CHT/SLUS_205.97.cht ================================================ "Warhammer 40,000 - Fire Warrior /ID SLUS_205.97" Mastercode 90110e70 0c044344 //90148af8 0c056998 //wide 2067256c 3f400000 20672570 3f800000 //force in-gamewidescreen off (needed) 20c234dc 00000000 ================================================ FILE: CHT/SLUS_205.98.cht ================================================ "Everblue 2 /ID SLUS_205.98" Mastercode 90208010 0c081fac //9021eb04 0c0856ca //90225188 0c080044 //wide 20229278 3c033f06 ================================================ FILE: CHT/SLUS_206.02.cht ================================================ "High Heat - Major League Baseball 2004 /ID SLUS_206.02" //ELF CRC 0AF91FC6 Mastercode 903d1798 0c0f458e //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 20363598 080f6114 203d8450 46010043 203d8454 3c013f40 203d8458 4481f000 203d845c 461e0842 203d8460 080d8d67 //Render fix 202a4014 3c0140ab //3c014080 ================================================ FILE: CHT/SLUS_206.03.cht ================================================ "Mary-Kate & Ashley - Sweet Sixteen - Licensed to Drive /ID SLUS_206.03" //ELF CRC A8CE7DF2 Mastercode 90110638 0c044136 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //4c3f023c 00088344 cdcc4234 (1st) -> 193f023c 00088344 9a994234 201918f0 3c023f19 //3c023f4c 201918f8 3442999a //3442cccd //Render Fix //803f023c 88246470(2nd) 201cf4f0 3c023f40 //3c023f80 ================================================ FILE: CHT/SLUS_206.04.cht ================================================ "MTVs Celebrity Deathmatch /ID SLUS_206.04" Mastercode 902babf8 0c0aeaa6 //ELF CRC=66DA0D78 //Widescreen Hack 20211768 3c023f22 ================================================ FILE: CHT/SLUS_206.06.cht ================================================ "Seek and Destroy /ID SLUS_206.06" Mastercode 901b7e20 0c06df30 //901b9004 0c074009 //901001e8 0c07272a // 16:9 201bc24c 3c013f40 201bc250 44810000 201bc258 4600c602 20186b64 3c0140a7 ================================================ FILE: CHT/SLUS_206.13.cht ================================================ "Ghost Recon /ID SLUS_206.13" Mastercode 90414200 0c105028 //9042a474 0c100e4c //903f9668 0c040b88 //sp 203a7ef4 3c023f40 203a7f14 3c0243d6 //mp 203a8014 3c023f40 203a8034 3c0243d6 //menu 2053b144 3c043f40 2053b150 3c0243d6 ================================================ FILE: CHT/SLUS_206.15.cht ================================================ "Fantastic 4 /ID SLUS_206.15" Mastercode 90280000 0c09ffa8 //ELF CRC=C7DA3DD2 //Widescreen Hack 2031d0f8 3faaaaab ================================================ FILE: CHT/SLUS_206.16.cht ================================================ "Virtua Fighter 4 - Evolution /ID SLUS_206.16" Mastercode 90113a2c 0c048a86 //wide 20924b9c 3f19999a ================================================ FILE: CHT/SLUS_206.17.cht ================================================ "Dynasty Warriors 3: Xtreme Legends /ID SLUS_206.17" Mastercode 901a6e38 0c069b36 //Widescreen 16:9 //X-Fov 20282f58 3faaaaab 20282f64 3faaaaab //Render fix 2017f9b0 3c023f40 ================================================ FILE: CHT/SLUS_206.18.cht ================================================ "MLB Slugfest 2004 /ID SLUS_206.18" Mastercode 901a8138 0c069ff6 //ELF CRC=C774219F //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //680080c4 03100046 700080e4 20158f58 080dfb10 //3c083f80 2037ec40 c4800068 2037ec44 3c013f40 2037ec48 4481f000 2037ec4c 461e0003 2037ec50 e4800068 2037ec54 080563d7 ================================================ FILE: CHT/SLUS_206.19.cht ================================================ "Starsky & Hutch /ID SLUS_206.19" Mastercode 901192f8 0c046466 //Zoom 20123e9c 3c033f2a //Y-Fov //3f333333 3f333333 204d235c 3f066666 ================================================ FILE: CHT/SLUS_206.21.cht ================================================ "Seven Samurai 20XX /ID SLUS_206.21" Mastercode 901111f0 0c044424 // 16:9 201bcdd4 3c094455 201bce0c 35235555 ================================================ FILE: CHT/SLUS_206.22.cht ================================================ "Silent Hill 3 /ID SLUS_206.22" Mastercode 9011f5c0 0c04412c //gameplay 201b4a64 3c023f28 201b4a68 3442f5c3 //Items & Weapons and Supplies fix 202ad978 3c023f19 202ad97c 3442999a //FMV's fix 202b60b8 24112550 202b60a4 24106d50 202b61dc 24100000 202b61e4 24100000 202b60bc 24032000 202b60a8 24037000 202b61fc 24100000 202b6200 24100000 //remove cutscene black borders, and small vertical borders on left/right 201ee320 03e00008 201ee324 00000000 ================================================ FILE: CHT/SLUS_206.23.cht ================================================ "Winning Eleven 6 /ID SLUS_206.23" //ELF CRC 59D4DF34 Mastercode 914C09D0 0C53021C //[Widescreen 16:9] // author: Arapapa 2152b0b8 08030000 //c6010068 200c0000 3c013f40 //00000000 200c0004 4481f000 //00000000 200c0008 c6010068 //00000000 200c000c c602006c //00000000 200c0010 461e0843 //00000000 200c0014 e6010068 //00000000 200c0018 0854ac30 //00000000 ================================================ FILE: CHT/SLUS_206.24.cht ================================================ "Simpsons, The - Hit and Run /ID SLUS_206.24" Mastercode 9040ce60 0c103340 //90406d34 0c0fbd9b //9016353c 0c105e62 // 16:9 ver 20138a88 00000000 2014b360 00000000 2014b364 00000000 202a0b38 00000000 2031c888 00000000 2031d674 00000000 ================================================ FILE: CHT/SLUS_206.25.cht ================================================ "Moto GP 3 /ID SLUS_206.25" Mastercode 902e9498 0c0ba4ce //ELF CRC=46B7FEC5 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201139d4 3c013f40 //3c013f80 //Render fix 201a4040 3c014330 //3c0143a0 Far distance 201c8354 3c014010 //3c013f9c NPC player 201c8358 34210000 //342128f5 202692a0 3c014330 //3c0143a0 Near distance //HUD speedometer fix 202b5a98 3c013f40 //3c013f80 202b5ec8 3c013f40 //3c013f80 202b6510 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_206.27.cht ================================================ "Devil May Cry 2 (Disc 2) /ID SLUS_206.27" Mastercode 9010d478 0c0434c6 //Widescreen 2017e08c 3c013f1a 2017e094 44810000 //wider 2017e0b4 468008a0 2017e0b8 00041840 2017e0bc 00641821 2017e0c0 44830800 2017e0c4 3c013f6e 2017e0c8 3421eeee 2017e0d4 44810000 //wide 201fad44 0c0470b4 201fad48 00000000 201fad4c 4600a003 201fad50 8f85aeb4 201fad54 3c04462f 201fad58 3c034000 201fad5c 3484f000 201fad60 44841800 201fad64 e4a001c0 201fad68 44830800 201fad6c 8f84aeb4 201fad70 8f83aeb8 201fad74 c48201c0 201fad78 c4600030 201fad7c 46001002 201fad80 e4800040 201fad84 8f84aeb8 201fad88 8f83aeb4 201fad8c c4800034 201fad90 46001002 201fad94 e4600054 201fad98 8f84aeb8 201fad9c 8f83aeb4 201fada0 c4800030 201fada4 46001802 201fada8 46010003 201fadac 46001003 201fadb0 e4600080 201fadb4 8f84aeb8 201fadb8 8f83aeb4 201fadbc c4800034 201fadc0 3c04457f 201fadc4 3484f000 201fadc8 44841800 ================================================ FILE: CHT/SLUS_206.28.cht ================================================ "Disneys Finding Nemo /ID SLUS_206.28" //ELF CRC 1E70F18D Mastercode 902999f8 0c0a6626 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //07a80046 803f013c 201157a4 080a5be8 20296fa0 3c013f40 20296fa4 4481f000 20296fa8 461eb582 20296fac 4600a807 20296fb0 080455ea //Render fix //003f013c 00088144 a891e724 (1st) 201157e8 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_206.31.cht ================================================ "NFL Blitz Pro /ID SLUS_206.31" Mastercode 90145ab0 0c051654 //ELF CRC=52922787 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201a3d4c 08052fd4 2014bf50 46000803 2014bf54 3c013f40 2014bf58 4481f000 2014bf5c 461e0002 2014bf60 08068f54 //Render fix //68008bc4 0800a327 201a2690 08052fd9 2014bf64 c48b0068 2014bf68 3c013faa 2014bf6c 3421aaab 2014bf70 4481f000 2014bf74 461e5ac2 2014bf78 080689a5 ================================================ FILE: CHT/SLUS_206.32.cht ================================================ "XGRA - Extreme G Racing Association /ID SLUS_206.32" Mastercode 90206db8 0c081b16 //901ed69c 0c07f98e //901344cc 0c06661c //Zoom 2019d554 3c013ec0 //Y-Fov 2019d574 3c013faa 2019d578 3421aaab 2019d580 4481f000 2019d584 461ebdc2 ================================================ FILE: CHT/SLUS_206.33.cht ================================================ "Clock Tower 3 /ID SLUS_206.33" Mastercode 9181cfb8 0c607396 //gameplay by hyakki 21939d28 3f1fbe77 //FMV's fix by nemesis2000 218bd568 3c026fa0 218bd5b8 34028260 218bcf38 3c026fa0 218bcf84 34028260 //black borders fix by nemesis2000 218f37e4 3c030000 //remove black square near Panic Meter 2041c240 00000000 //remove Panic Meter //20417f80 00000000 //2041a53c 00000000 //2041a880 00000000 //2041a8bc 00000000 //20419e00 00000000 //20419e24 00000000 ================================================ FILE: CHT/SLUS_206.34.cht ================================================ "Summer Heat Beach Volleyball /ID SLUS_206.34" Mastercode 90216b30 0c085a74 //ELF CRC=4C73FB6B //Widescreen hack by No.47 201b08a4 3c01464f //3c014622 - both FOV 201b0a38 3c01464f //3c014622 - render fix 201b0a58 3c013f9f //3c013f6f - vert fov 201b0a5c 3421ea28 //3421df3b ================================================ FILE: CHT/SLUS_206.35.cht ================================================ "Muppets Party Cruise, Jim Hensons /ID SLUS_206.35" Mastercode 902971d8 0c0a5c1e //ELF CRC=EB933C4B //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //003f013c 00008144 80680c46 2012424c 3c013f13 //3c013f00 //Y-Fov //02210546 000085e4 201242d0 08030008 200c0020 46052102 200c0024 3c013faa 200c0028 4481f000 200c002c 461e2102 200c0030 080490b5 //2D fix //83100046 0c0080ac 20124324 08030000 200c0000 46001083 200c0004 3c013f40 200c0008 4481f000 200c000c 461e1082 200c0010 080490ca //Render fix //003f013c 00008144 f0ffbd27 (2nd) 201243b0 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_206.36.cht ================================================ "Suffering, The /ID SLUS_206.36" Mastercode 90423570 0c108d04 //90417da4 0c10c4bb //90105dcc 0c10a80a //wide 201e6a8c e7b40010 201e6a90 8e020338 201e6a94 ae020330 201e6a98 8e02033c 201e6a9c ae020334 201e6aa0 c6030338 201e6aa4 468018e0 201e6aa8 3c013f00 201e6aac 4481b000 201e6ab0 c600033c 201e6ab4 46800020 201e6ab8 3c014500 201e6abc 44811000 201e6ac0 3c0142ab 201e6ac4 44810800 201e6ac8 44862000 201e6acc 46802120 201e6ad0 461618c2 201e6ad4 3c014300 201e6ad8 44813000 201e6adc 46160002 201e6ae0 e60102e0 201e6ae4 44852800 201e6ae8 46802960 201e6aec 3c01bf00 201e6af0 44813800 201e6af4 460310c1 201e6af8 ae050328 201e6afc 46001081 201e6b00 ae06032c 201e6b04 c6010330 201e6b08 46800860 201e6b0c 8e05034c 201e6b10 c6000334 201e6b14 46800020 201e6b18 3c013c8e 201e6b1c 3421fa36 201e6b20 4481b800 201e6b24 460518c0 201e6b28 46041080 201e6b2c 46000b06 201e6b30 46160902 201e6b34 46000346 201e6b38 46160142 201e6b3c 46013183 201e6b40 46070842 201e6b44 46070002 201e6b48 460418c0 201e6b4c 46051080 201e6b50 e60102f0 201e6b54 e60002f4 201e6b58 46011901 201e6b5c e6030310 201e6b60 46001141 201e6b64 e6020314 201e6b68 460118c0 201e6b6c e6060308 201e6b70 46001080 201e6b74 e604031c 201e6b78 e6050324 201e6b7c e6030318 201e6b80 e6020320 201e6b84 8ca20000 201e6b88 84440068 201e6b8c 8c43006c 201e6b90 0060f809 201e6b94 00a42021 201e6b98 c60202e0 201e6b9c c601030c 201e6ba0 46001002 201e6ba4 8e030350 201e6ba8 46000847 201e6bac 3c013f40 201e6bb0 4481a000 201e6bb4 46140002 201e6bb8 00000000 201e6bbc 00000000 //Font fix 201f90e8 3c013f40 ================================================ FILE: CHT/SLUS_206.38.cht ================================================ "Backyard Wrestling - Dont Try This At Home /ID SLUS_206.38" Mastercode 90372bd8 0c0dca9e //ELF CRC=600709E2 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov 202c15b8 3c013fcc //3c013f99 202c15bc 3421ccc4 //3421999a //Zoom 202c159c 3c014456 //3c014420 //Render fix 202b1254 3c014480 //3c014416 ================================================ FILE: CHT/SLUS_206.39.cht ================================================ "Def Jam - Vendetta /ID SLUS_206.39" Mastercode 902173d8 0c085c9e //901fb69c 0c0837d7 //9012f11c 0c081cea //wide 001a17b4 3c013f10 00197bbc 3c013f22 ================================================ FILE: CHT/SLUS_206.42.cht ================================================ "Auto Modellista /ID SLUS_206.42" Mastercode 9010f3f8 0c043ca6 //gameplay 2039b80c 3fe38e38 2022be20 3c023fe3 2022be28 34428e38 ================================================ FILE: CHT/SLUS_206.44.cht ================================================ "Armored Core - Silent Line /ID SLUS_206.44" Mastercode 90319990 0c0c660c //9031c4cc 0c0cd4ed //901a8328 0c0cc3c8 //wide 201241e8 3c013f22 2027693c 3c013f40 2034b36c 43f00000 ================================================ FILE: CHT/SLUS_206.45.cht ================================================ "Time Crisis 3 /ID SLUS_206.45" Mastercode 9025d4d8 0c0974de //9026f784 0c0a768e //90100128 0c050184 //wide 2033976c 3f400000 ================================================ FILE: CHT/SLUS_206.46.cht ================================================ "Mark Davis Pro Bass Challenge /ID SLUS_206.46" //ELF CRC 5744D227 Mastercode 9010bab8 0c042e56 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //aa3f023c abaa4234 00008344 00608244 (1st) 201af938 3c023fe3 //3c023faa 201af93c 34428e2a //3442aaab //Zoom //201c2b58 3c023f40 //3c023f80 //201c8dc0 3c023f40 //3c023f80 //Y-Fov ??? //201c3210 3c023f40 //3c023f80 //??? //201c9048 3c053f00 //3c053f80 ================================================ FILE: CHT/SLUS_206.47.cht ================================================ "Wallace & Gromit in Project Zoo /ID SLUS_206.47" Mastercode 90487998 0c121e0e //ELF CRC=E498DD6E //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //4040013c00088144 01b01846 20235f20 3c014080 //3c014040 ================================================ FILE: CHT/SLUS_206.49.cht ================================================ "Crash - Nitro Kart /ID SLUS_206.49" Mastercode 9043f0f8 0c10fbe6 //wide 2058bcf8 3c023f17 ================================================ FILE: CHT/SLUS_206.50.cht ================================================ "MVP Baseball 2003 /ID SLUS_206.50" Mastercode 9053acb0 0c14ead4 //ELF CRC=55493524 //Widescreen hack by Arapapa //Widescreen hack 16:9 //803f013c 00008144 380017e6 204ecfa8 3c013f40 //3c013f80 zoom //803f013c 00108144 83b50146 204ed038 3c013fab //3c013f80 fov ================================================ FILE: CHT/SLUS_206.51.cht ================================================ "NBA Street 2 /ID SLUS_206.51" //ELF CRC 92AEE337 Mastercode 903bfd18 0c0efeee comment = Widescreen Hack by Ko81e24wy // Widescreen 16:9 208d6aa0 3f400000 208d6ad8 3fa66666 208d6adc 3fa66666 ================================================ FILE: CHT/SLUS_206.52.cht ================================================ "Splinter Cell /ID SLUS_206.52" Mastercode 9010ed00 0c043ae8 //wide 201cf514 8f828ff8 201cf518 14400005 201cf51c 3c040045 201cf520 0c0776c8 201cf524 24842c32 201cf528 0c077680 //line below was missing a character so I added a 0 at the beginning 201cf52c 0af828ff 201cf530 8f848ff8 201cf534 3c060045 201cf538 0000282d 201cf53c 24c62c52 201cf540 0000382d 201cf544 24080001 201cf548 0c05a194 201cf54c 0000482d 201cf550 0040802d 201cf554 0c0592ac 201cf558 afa00088 201cf55c 8fa60088 201cf560 0200202d 201cf564 8f89801c 201cf568 0040282d 201cf56c 0000382d 201cf570 0000402d 201cf574 0c058fdc 201cf578 0000502d 201cf57c 8fa3005c 201cf580 0c05e844 201cf584 ac620060 201cf588 8fa6005c 201cf58c 3c023fd4 201cf590 34437ae1 201cf594 24050004 201cf598 3c043f40 201cf59c e4c00070 201cf5a0 8fa2005c 201cf5a4 ac4000c0 201cf5a8 8fa2005c 201cf5ac ac4000c4 201cf5b0 8fa2005c 201cf5b4 ac4000c8 201cf5b8 8fa2005c 201cf5bc e45400cc 201cf5c0 8fa2005c 201cf5c4 ac4000e0 201cf5c8 8fa2005c 201cf5cc ac4000e4 201cf5d0 8fa2005c 201cf5d4 ac4000e8 201cf5d8 8fa2005c 201cf5dc e45400ec 201cf5e0 8fa2005c 201cf5e4 ac4000f0 201cf5e8 8fa2005c 201cf5ec ac4000f4 201cf5f0 8fa2005c 201cf5f4 ac4000f8 201cf5f8 8fa2005c 201cf5fc e45400fc 201cf600 8fa2005c 201cf604 ac400100 201cf608 8fa2005c 201cf60c ac400108 201cf610 8fa2005c 201cf614 ac400104 201cf618 8fa2005c 201cf61c ac450090 201cf620 8fa2005c 201cf624 ac400084 201cf628 8fa2005c 201cf62c ac400080 201cf630 8fa2005c 201cf634 ac440088 201cf638 8fa2005c 201cf63c 3c043f80 201cf640 ac44008c ================================================ FILE: CHT/SLUS_206.53.cht ================================================ "Dynasty Warriors 4 /ID SLUS_206.53" //ELF CRC 6C89132B Mastercode 9010eb78 0c043a86 //Widescreen hack by nemesis2000 (pnach by nemesis2000) 20136f30 3c0243d6 20183dc0 3c023f2b ================================================ FILE: CHT/SLUS_206.55.cht ================================================ "Hobbit, The - The Prelude to the Lord of the Rings /ID SLUS_206.55" Mastercode 903c19d8 0c0f061e //90221bbc 0c0ee718 //Zoom 202f9434 3c013ec0 //Y-Fov 20389b30 3c013ec0 //Render fix 20389c44 3c013f40 ================================================ FILE: CHT/SLUS_206.56.cht ================================================ "X-Men Legends /ID SLUS_206.56" Mastercode 901e64b8 0c079924 //wide 005cc888 3c023f34 005cc889 003c023f 005cc88a 00003c02 005cc88b 0000003c 20720920 3fe38e38 2072094c 3f1ccccd ================================================ FILE: CHT/SLUS_206.57.cht ================================================ "McFarlane Evil Prophecy /ID SLUS_206.57" Mastercode 90228420 0c08a0b0 //ELF CRC=6798E3C9 //Widescreen hack (NTSC-U by Arapapa) //Widescreen hack 16:9 203173c0 443b8000 //447a0000 ================================================ FILE: CHT/SLUS_206.59.cht ================================================ "Piglets Big Game /ID SLUS_206.59" Mastercode 9010c038 0c042fb6 //ELF CRC=004B2E96 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //4940023c 00088344 db0f4434 20295cbc 3c024086 //3c024049 s//Y-Fov //aa3f023c abaa4234 00688244(5th, 6th) 202d9504 3c023fe3 //3c023faa Gameplay 202d9508 34428e32 //3442aaab 2032aba8 3c023fe3 //3c023faa 2032abac 34428e32 //3442aaab Cutscene ///////////////////////////////////////// //20142df4 08042578 //201095e0 46070202 //201095e4 3c013f40 //201095e8 00000000 //201095ec 4481f000 //201095f0 461e4202 //201095f4 08050b7e ================================================ FILE: CHT/SLUS_206.61.cht ================================================ "Fairly Odd Parents, The - Breakin Da Rules /ID SLUS_206.61" Mastercode 904720b8 0c11c7d6 //ELF CRC=813D240D //Widescreen Hack by Arapapa //Widescreen hack 16:9 2041cea4 0811e474 204791d0 46166302 204791d4 3c013faa 204791d8 3421aaab 204791dc 4481f000 204791e0 461e6302 204791e4 081073aa ================================================ FILE: CHT/SLUS_206.62.cht ================================================ "Gallop Racer 2003 - A New Breed /ID SLUS_206.62" Mastercode 9034bcb8 0c0d2ed6 //ELF CRC=3EFD508C //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 201f4520 3c013f40 //3c013f80 //Render fix 201f4788 3c0142d0 //3c014248 ================================================ FILE: CHT/SLUS_206.63.cht ================================================ "Naval Ops - Warship Gunner /ID SLUS_206.63" Mastercode 9011a4f8 0c0468e6 //90129224 0c04beea //901726fc 0c057940 //Widescreen hack 16:9 2027ac6c 3c024460 ================================================ FILE: CHT/SLUS_206.64.cht ================================================ "Barbie Horse Adventures - Wild Horse Rescue /ID SLUS_206.64" //ELF CRC 54D2D5DA Mastercode 902f0c70 0c0bc2c4 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Y-Fov //02030c46 003f013c 00608144 //02030c46 d03e013c 00608144 202381c4 3c013ed0 //3c013f00 //Zoom //003f013c 00b08144 58010cc6 20238320 3c013f20 //3c013f00 ================================================ FILE: CHT/SLUS_206.65.cht ================================================ "Cabelas Deer Hunt - 2004 Season /ID SLUS_206.65" Mastercode 9011e838 0c0479b6 //ELF CRC=658D8BB8 //Widescreen Hack by Arapapa //Widescreen hack 16:9 s //Zoom 20307ca4 3c023f20 //3c023f00 //Y-Fov //03080046 ec00a0e6 f800a0c6 20307d00 08030000 //46001002 200c0000 46000803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 080c1f41 ================================================ FILE: CHT/SLUS_206.66.cht ================================================ "Disgaea - Hour Of Darkness /ID SLUS_206.66" Mastercode 901080f8 0c041fe6 //Widescreen Fix 2014d6ac 3c033f40 2014d6b4 e7a000dc 2014d6b8 46000003 2014d6bc e7a000d8 201051d4 3c013f40 201051d8 44810000 201051e0 4600c602 //480i 2013b818 24050001 //font fix 201878f8 24080012 201892e0 24080017 201946c4 24080017 201d3594 24080017 201d382c 24080017 2013e258 24090017 2013e264 24c60007 //portrait fix 201944a4 2648001e 201944cc 2409003c 2018c914 2646000e 2018c930 2409003c 20188304 2546000a 2018830c 2409003c 2018d1b8 24c60008 2018d1a8 24090018 20192938 240a00c0 2019351c 24c60020 20194608 240900c0 20194618 24c60020 ================================================ FILE: CHT/SLUS_206.69.cht ================================================ "Resident Evil - Dead Aim /ID SLUS_206.69" Mastercode 90133170 0c04cc04 //wide 20232c30 3c1943f0 20232c34 46021003 20232c64 ac99000c ================================================ FILE: CHT/SLUS_206.70.cht ================================================ "Great Escape, The /ID SLUS_206.70" Mastercode 903f4b38 0c0fd276 //ELF CRC=D600925B //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 202b89cc 3c013b01 //3c013acc 202b89d0 34210000 //3421cccd //Y-Fov 202b8a54 3c013b35 //3c013b08 202b8a58 3421fe54 //34218889 //Render fix 202ca178 3c013d00 //3c013c8e 202ca17c 34210000 //3421fa36 ================================================ FILE: CHT/SLUS_206.71.cht ================================================ "Mafia /ID SLUS_206.71" Mastercode 90407a38 0c101e36 //90377358 0c0ddcb8 //Gameplay 16:9 20ff8d64 3fab0000 20ff8e4c 3fab0000 //Render fix 20ff8db4 3d000000 //Rendering distancce 20ff8db8 44000000 ================================================ FILE: CHT/SLUS_206.72.cht ================================================ "Final Fantasy X-2 /ID SLUS_206.72" Mastercode 9034b6d8 0c0d2d5e //ELF CRC=48FE0C71 //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 201b4f74 3c013f19 201b4f78 3421999a 2012369c 3c014440 2018645c 3c01442b //alternate values //203670c0 3f34cccd // x fov 203670c4 3f5eeeef // y fov - HD remaster //portraits, dressphere and cursor width on menu 202142cc 3c013f40 ================================================ FILE: CHT/SLUS_206.73.cht ================================================ "Alias /ID SLUS_206.73" Mastercode 90283754 0c09dbaa //Widescreen Hack by Arapapa //16:9 20248178 3c013ec0 201f3c30 3c013f40 //Disable FMV //20286c78 24020001 ================================================ FILE: CHT/SLUS_206.74.cht ================================================ "Virtual On Marz /ID SLUS_206.74" Mastercode 9010eff0 0c043ba4 //ELF CRC=2D52131D //Widescreen Hack by Arapapa //Widescreen hack 16:9 20153474 3c023f40 //3c023f80 ================================================ FILE: CHT/SLUS_206.75.cht ================================================ "Baldur's Gate - Dark Alliance II /ID SLUS_206.75" Mastercode 902f0818 0c0bc1ae //wide 201ed388 3c013f1f 201ed38c 342149f1 201ed39c 3c014440 2023fc24 3c013f1f 2023fc28 342149f1 2023fc34 3c014440 2027f854 3c013f1f 2027f858 342149f1 2027f864 3c014440 202c8698 3c013f1f 202c869c 342149f1 202c86a8 3c014440 //render fix value by No.47 202c4574 3c013fe3 202c4578 3421d70a 202c82dc 3c013fe3 202c82e0 3421d70a ================================================ FILE: CHT/SLUS_206.76.cht ================================================ "Lowrider /ID SLUS_206.76" Mastercode 902b4830 0c0ad1b4 //ELF CRC=87D87E3F //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov (Matrix hack) 2029ed24 3c013f40 //00000000 2029ed28 44810000 //00000000 2029ed30 4600c602 //00000000 //Render fix //003f013c 00a08144 3e028384 20271e0c 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_206.77.cht ================================================ "XIII /ID SLUS_206.77" Mastercode 90115ab0 0c045654 //901a2188 0c0683e0 //wide 201d66fc 14400005 201d6700 3c04003d 201d6704 0c09f8fc 201d6708 2484d1c8 201d670c 0c09f934 201d6710 af82a2ec 201d6714 8f84a2ec 201d6718 3c06003d 201d671c 0000282d 201d6720 24c6e7a0 201d6724 0000382d 201d6728 24080001 201d672c 0c05e844 201d6730 0000482d 201d6734 0040802d 201d6738 0c05f668 201d673c afa0009c 201d6740 8fa6009c 201d6744 0200202d 201d6748 8f8980cc 201d674c 0040282d 201d6750 0000382d 201d6754 0000402d 201d6758 0c05f904 201d675c 0000502d 201d6760 0c0760d4 201d6764 0040202d 201d6768 ae420068 201d676c 8e440068 201d6770 8c990000 201d6774 8f390068 201d6778 0320f809 201d677c 0240282d 201d6780 0c0635b4 201d6784 00000000 201d6788 e640007c 201d678c 3c023fd4 201d6790 ae4000d8 201d6794 24040004 201d6798 ae4000dc 201d679c 3c033f40 201d67a0 ae4000e0 201d67a4 34427ae1 201d67a8 ae4000e4 201d67ac ae4000e8 201d67b0 ae4000ec 201d67b4 ae4000f0 201d67b8 ae4000f4 201d67bc ae4000f8 201d67c0 ae4000fc 201d67c4 ae400104 201d67c8 ae400100 201d67cc ae4400b0 201d67d0 ae400090 201d67d4 ae40008c 201d67d8 ae4300a8 201d67dc 3c033f80 201d67e0 ae4300ac //FMV's fix 20355238 260276b0 20355288 24420951 20355370 260276b0 203553bc 24420951 ================================================ FILE: CHT/SLUS_206.78.cht ================================================ "Unlimited SaGa /ID SLUS_206.78" Mastercode 9070ebf8 0c1c3aa6 //ELF CRC=82BD9123 //Widescreen Hack by ElHecht // 16:9 battles //00000000 00000000 43ad1346 00000000 00000000 //403f013c 00002134 43ad1346 00008144 02c60046 20703bfc 3c013f40 //00000000 20703c00 34210000 //00000000 20703c08 44810000 //00000000 20703c0c 4600c602 //00000000 207e4fd8 3c0243ab //3c024380 ================================================ FILE: CHT/SLUS_206.80.cht ================================================ "SpongeBob SquarePants: Battle for Bikini Bottom /ID SLUS_206.80" Mastercode 901066b8 0c041956 //gameplay 2035ce30 0c045286 2035ce34 00000000 2035ce38 3c023f40 2035ce3c 0200202d 2035ce40 44820800 2035ce44 27a50028 2035ce48 46010083 2035ce4c e7a20028 //480p 20263ddc 24050000 20263de0 24060050 20263128 24060050 2026312c 24050000 20102254 3c090010 ================================================ FILE: CHT/SLUS_206.81.cht ================================================ "Disneys The Haunted Mansion /ID SLUS_206.81" //ELF CRC 32E9B04D Mastercode 9010f5f8 0c043d26 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //aa3f023c 8faa4234 00688244 c00201c6 201c946c 3c023fe3 //3c023faa #1 201c9470 34428e33 //3442aa8f //aa3f033c 0c0085ac 2022057c 3c033fe3 //3c033faa #2 20220584 34638e33 //3442aa8f ================================================ FILE: CHT/SLUS_206.82.cht ================================================ "K1 World Grand Prix /ID SLUS_206.82" Mastercode 902d63c8 0c0b589a //ELF CRC=E520CABA //Widescreen hack 2080143c 3f2ccccd //3f666666 ================================================ FILE: CHT/SLUS_206.83.cht ================================================ "Lupin the 3rd - Treasure of the Sorcerer King /ID SLUS_206.83" Mastercode 902624d8 0c0988de //9024effc 0c096491 //90104134 0c0957fe //Gameplay 16:9 202504e4 3c013f40 202504e8 44810000 202504f0 4600c602 //HUD Sphere map upper right fix 201f967c 3c013fab //Render fix 201fb31c 3c0143d6 ================================================ FILE: CHT/SLUS_206.84.cht ================================================ "Whiplash /ID SLUS_206.84" Mastercode 90367478 0c0d9cc6 //903548bc 0c0d6f55 //90215934 0c0daafa //wide 002c3768 3c013fe3 002c376c 34217fa5 ================================================ FILE: CHT/SLUS_206.85.cht ================================================ "Ape Escape 2 /ID SLUS_206.85" //ELF CRC BDD9F5E1 Mastercode 9039f070 0c0e7bc4 //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 203e06a4 00000001 //00000000 Widescreen //20534720 00000004 //00000002 Widescreen ================================================ FILE: CHT/SLUS_206.88.cht ================================================ "Psi-Ops - The Mindgate Conspiracy /ID SLUS_206.88" Mastercode 905726b0 0c15c954 //wide 2046dc3c 241102aa //FMV's fix 20469938 2411012a ================================================ FILE: CHT/SLUS_206.89.cht ================================================ "Conflict - Desert Storm 2 - Back to Baghdad /ID SLUS_206.89" Mastercode 903a42a8 0c0e9052 //ELF CRC=2BE460DF //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom fix - Internal Widescreen and 4:3 X-Fov //aa3f013c 93a92134 00b08144 202a36f0 3c013fe3 //3c013faa 202a36f4 34218cc1 //3421a993 //Y-Fov fix - Internal Widescreen 202a3730 3c013f0e //3c013f0a 202a3734 342190dd //342160dd ================================================ FILE: CHT/SLUS_206.91.cht ================================================ "NHL Hitz Pro /ID SLUS_206.91" Mastercode 90112f70 0c044b84 //ELF CRC=A6B59CA2 //Widescreen hack by No.47 203f4724 3f248b44 ================================================ FILE: CHT/SLUS_206.93.cht ================================================ "F1 Career Challenge /ID SLUS_206.93" //ELF CRC 2C1173B0 Mastercode 90115e20 0c045730 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 202ba160 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_206.94.cht ================================================ "Onimusha 3 - Demon Siege /ID SLUS_206.94" Mastercode 9010e530 0c0438f4 //val1 20151320 3c033f19 20151328 34639999 //val2 20151380 3c023f19 20151384 34439999 //val3 201514d8 3c033f19 201514e0 34639999 //rfix1 20151550 3c02c3d6 //rfix2 20151440 3c024527 ================================================ FILE: CHT/SLUS_206.95.cht ================================================ "Chaos Legion /ID SLUS_206.95" Mastercode 9020e6d0 0c08395c Widescreen 20242f4c 3c013f40 20242f5c 4481d800 20242f60 460fdec2 20243064 3c0243ab 20228064 3c023fab //FMV's fix 20325684 3c026fb0 20325594 241e77d0 ================================================ FILE: CHT/SLUS_206.96.cht ================================================ "Jimmy Neutron - Boy Genius - Jet Fusion /ID SLUS_206.96" Mastercode 902690f8 0c09a3e6 //ELF CRC=FCC09959 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //003f023c 4000bfff 00008244 202338a4 3c023f1d //Y-Fov //80bf033c 00088244 4800013c 20233900 3c03bfaa //Render fix //400520c6 003f023c 00088244 20232018 3c023f2b //3c023f00 ================================================ FILE: CHT/SLUS_206.97.cht ================================================ "Cy Girls (Disc 1) (Ice) /ID SLUS_206.97" Mastercode 9010ef78 0c043b86 //901164ec 0c047a16 //wide 203ab2f8 3f400000 203ab304 442b0000 203ab2f0 43ab0000 ================================================ FILE: CHT/SLUS_206.98.cht ================================================ "SD Gundam Force - Showdown! /ID SLUS_206.98" Mastercode 90110c70 0c0442c4 //902200c0 0c0438d4 //wide 20437134 3c023f18 20437138 34426184 ================================================ FILE: CHT/SLUS_207.01.cht ================================================ "Scooby-Doo! Mystery Mayhem /ID SLUS_207.01" Mastercode 901287b8 0c04a196 //90131524 0c04f91c //9011c774 0c040108 //wide 201978a0 0809fa4c 2027e930 46010043 2027e934 3c013f40 2027e938 4481f000 2027e93c 461e0842 2027e940 08065e29 ================================================ FILE: CHT/SLUS_207.02.cht ================================================ "Monster Rancher 4 /ID SLUS_207.02" Mastercode 902f53f8 0c0bd4a6 //wide 204edb2c 3f19999a ================================================ FILE: CHT/SLUS_207.03.cht ================================================ "Air Force - Delta Strike /ID SLUS_207.03" Mastercode 90136f78 0c04db86 //ELF CRC=3EC45D14 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Game Play //0000803f efee6e3f 00000000 204ae2ac 3f400000 //Render Fix //0000a043 00006043 (2nd) 204ae2a4 44200000 ================================================ FILE: CHT/SLUS_207.04.cht ================================================ "Backyard Basketball /ID SLUS_207.04" //ELF CRC A54D5444 Mastercode 901dd9a0 0c077610 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 202c9820 080e33b8 2038cee0 46043403 2038cee4 3c013f40 2038cee8 4481f000 2038ceec 461e8402 2038cef0 080b2609 ================================================ FILE: CHT/SLUS_207.06.cht ================================================ "Kill Switch /ID SLUS_207.06" Mastercode 90390398 0c0e408e //ELF CRC=ECC849C5 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Force turn on Widescreen //00 00 00 00 00 00 00 00 04 00 01 00 08 00 02 00 (2nd) 003c0e1c 00000001 //Zoom fix //00a08144 003f013c 00608144 2023b594 3c013f25 //3c013f00 ///////////////////////////////////////////////////// //4:3 Y-Fov //2023b574 3c013fe3 //3c013faa //2023b578 34218ef3 //3421a993 //HUD Y-Size //201fefd4 3c013bf8 //3c013b08 //HUD X-Size //201fefe8 3c013a99 //3c013acc //201fefec 34219dcb //3421cccd //HUD X-Position //201ff010 3c01c254 //3c014220 ================================================ FILE: CHT/SLUS_207.07.cht ================================================ "Spawn - Armageddon /ID SLUS_207.07" //ELF CRC B7E7D66F Mastercode 90270678 0C09C146 //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen e0020005 00370440 002d1200 00000001 00333ce4 00000001 00121c6c 3c013f01 //3C013F00 fix border //[Remove Blackbars] // author: PeterDelta //Removes black bars in cutscenes 0031f3f4 00000001 ================================================ FILE: CHT/SLUS_207.09.cht ================================================ "Batman - Rise of Sin Tzu /ID SLUS_207.09" Mastercode 901114f8 0c0444e6 //9011f444 0c0495cc //90130974 0c0400a4 //X-Fov 204af438 3f5a7408 //Render Fix 20308038 3c023f40 ================================================ FILE: CHT/SLUS_207.10.cht ================================================ "Onimusha - Blade Warriors /ID SLUS_207.10" Mastercode 90282cb8 0c0a0ad6 //ELF CRC=CE7451A4 // Widescreen Hack by VIRGIN KLM //Widescreen 204f7040 3f400000 // 3F800000 ================================================ FILE: CHT/SLUS_207.12.cht ================================================ "Gradius V /ID SLUS_207.12" Mastercode 90103570 0c040d04 //9016cd18 0c05b33c //X-Fov 201d9228 3c033f72 //Render fix 202e0638 3c033fb0 202e0948 3c033fb0 202e1038 3c033fb0 202e1178 3c033fb0 ================================================ FILE: CHT/SLUS_207.14.cht ================================================ "Red Ninja: End of Honor /ID SLUS_207.14" Mastercode 90437130 0c10dbf4 // 16:9 203695dc 3c013f40 203695e0 44817000 203695f0 460e7303 203fdc40 3c013f40 203fdc48 4481f000 203fdc98 4602f782 203fdcac 461e0842 2035dcc4 3c013f2b 20109e90 3c01c380 20109ec4 3c014380 ================================================ FILE: CHT/SLUS_207.15.cht ================================================ "WWII Paratroopers /ID SLUS_207.15" Mastercode 9023e818 0c08f9ae //ELF CRC=0712E8FA //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov (3D Layers -Basic 3D graphics, flare and etc) //ffff7f3f eeeeee3e 0000803f 00ff7f45 20399d34 3f400000 //3f7fffff 20399d8c 3f400000 //3f7fffff 20399db4 3f400000 //3f7fffff 2039a614 3f400000 //3f7fffff 2039a944 3f400000 //3f7fffff 2039ad88 3f400000 //3f7fffff 2039ae40 3f400000 //3f7fffff //Render fix 2039ae28 3fe30000 //3faa3d71 ? 2039b140 3fe30000 //3faa3d70 gameplay 2039b82c 3fe30000 //3faa3d71 cutscene 2039b894 3fe30000 //3faa3d71 ? ================================================ FILE: CHT/SLUS_207.16.cht ================================================ "Teenage Mutant Ninja Turtles /ID SLUS_207.16" Mastercode 9010c178 0c043006 //9012bcd8 0c048c5c //902d6f38 0c058c1c //wide 20164370 3c023fe3 20164378 34428e38 20164658 3c023fe3 2016465c 34428e38 //Zoom - ELF hack 20180454 3c023f40 ================================================ FILE: CHT/SLUS_207.18.cht ================================================ "Sonic Heroes /ID SLUS_207.18" Mastercode 9010cc70 0c0432c4 //wide 200c0000 3c023f40 200c0004 34420000 200c0008 44828800 200c000c 46000803 200c0010 46008802 200c0014 0805a938 200c0018 3c023f80 200c001c 34420000 200c0020 44828800 200c0024 46000803 200c0028 46008802 200c002c 0805a93b 2016a4b4 3c023f80 2016a4dc 08030000 2016a4e8 08030006 202ad094 24050002 ================================================ FILE: CHT/SLUS_207.22.cht ================================================ "Maximo vs Army of Zin /ID SLUS_207.22" Mastercode 9012da10 0c0495cc //wide 202c43d0 3fe58bf0 202cfb54 3feeeeee ================================================ FILE: CHT/SLUS_207.23.cht ================================================ "Robin Hood - Defender of the Crown /ID SLUS_207.23" Mastercode 90150938 0c0541f6 //ELF CRC=77E3CBB4 //Widescreen hack by Devina and Arapapa //Widescreen hack 16:9 //X-Fov //42a80146 2700013c 2022778c 08097c04 2025f010 4601a842 2025f014 3c013faa 2025f018 3421aaab 2025f01c 4481f000 2025f020 461e0842 2025f024 08089de4 ================================================ FILE: CHT/SLUS_207.24.cht ================================================ "Firefighter F.D.18 /ID SLUS_207.24" Mastercode 9029eb00 0c0a7a68 //wide 202a3fb4 3c013f40 202a3fb8 44810000 202a3fc0 4600c602 ================================================ FILE: CHT/SLUS_207.25.cht ================================================ "Call of Duty - Finest Hour /ID SLUS_207.25" Mastercode 9020d30c 0c0ab6e0 //wide 2024b3c4 00000000 ================================================ FILE: CHT/SLUS_207.31.cht ================================================ "Tony Hawk's Underground /ID SLUS_207.31" Mastercode 9031d310 0c0c746c //wide 2038a0ec 3fe55aed 20394268 40190190 ================================================ FILE: CHT/SLUS_207.32.cht ================================================ "Drakengard /ID SLUS_207.32" Mastercode 902fa874 0c0c45f5 //wide 203ad6e0 3f400000 ================================================ FILE: CHT/SLUS_207.33.cht ================================================ "Castlevania - Lament of Innocence /ID SLUS_207.33" // ELF CRC = 28270F7D Mastercode 906f6098 0c1bd7ce //[Widescreen 16:9] //by arapapa and nemesis2000 // Gameplay hack by arapapa 20712378 3c014455 // 3c014420 - Zoom 20712398 3c013ac0 // 3c013b00 - Y-Fov // FMV fix by nemesis2000 204511d0 24057300 // y-pos 204511d4 24062000 // x width 204511dc 24071b00 // y width ================================================ FILE: CHT/SLUS_207.34.cht ================================================ "Froggers Adventures - The Rescue /ID SLUS_207.34" Mastercode 9010e138 0c0437f6 //ELF CRC=9F53F96D //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 2012c764 3c023f25 //3c023f00 //Y-Fov 202ca7cc 08030000 //c6010074 200c0000 c6010074 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e0842 200c0014 080b29f4 ================================================ FILE: CHT/SLUS_207.35.cht ================================================ "Lethal Skies 2 /ID SLUS_207.35" Mastercode 902a0a18 0c0a822e //ELF CRC=F523DBC9 //Widescreen Hack by El_Patas //Gameplay 16:9 201262dc 3c0143c0 //3C014400 Zoom 2010108c 3c0143b4 //3C0143F0 Y-FOV general cameras 20100d1c 3c0143b4 //3C0143F0 Y-FOV internal cockpit graphic ================================================ FILE: CHT/SLUS_207.36.cht ================================================ "Cabelas Dangerous Hunts /ID SLUS_207.36" Mastercode 9011e8f8 0c0479e6 //ELF CRC=744175F0 //Widescreen Hack by Arapapa //Widescreen hack 16:9 s //Zoom 203aa2d4 3c023f20 //3c023f00 //Y-Fov //03080046 ec00a0e6 f800a0c6 203aa330 08030000 //46001002 200c0000 46000803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 080ea8cd ================================================ FILE: CHT/SLUS_207.37.cht ================================================ "Hot Wheels - World Race /ID SLUS_207.37" //ELF CRC FA9157AC Mastercode 902f2f48 0c0bcb7a //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00008144 1000b07f 2028ba2c 3c013fab ================================================ FILE: CHT/SLUS_207.38.cht ================================================ "Van Helsing /ID SLUS_207.38" Mastercode 90289a48 0c0a263a //9027142c 0c09f45b //90229d40 0c0a3666 //wide 202e7fa0 3fe38e38 ================================================ FILE: CHT/SLUS_207.40.cht ================================================ "Mobile Suit Gundam - Encounters in Space /ID SLUS_207.40" Mastercode 9011a3f8 0c0468a6 //9013da5c 0c069728 //wide 20199e54 3c024455 ================================================ FILE: CHT/SLUS_207.41.cht ================================================ "Mojo! /ID SLUS_207.41" //ELF CRC 00D5D3E4 Mastercode 9020ccb8 0c0832d6 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //8041023c 9000bfff 00088244 2024aae4 3c024140 ================================================ FILE: CHT/SLUS_207.42.cht ================================================ "Chulip /ID SLUS_207.42" Mastercode 9019acf0 0c066ae4 //9018975c 0c0648d1 //90136f0c 0c0615be //wide 20100fa0 3c013f40 //Memory hack 201edc40 43c00000 ================================================ FILE: CHT/SLUS_207.43.cht ================================================ "Prince of Persia - Sands of Time /ID SLUS_207.43" Mastercode 9010b298 0c042c4e //901040e4 0c045a80 //901034a0 0c04af60 //gameplay 204b5114 3c033f40 204b5144 4600a886 204b514c 46000346 204b5150 4600a306 //rfix 204a4e70 3c014455 204a4eac 44810000 //menu fix 20464538 0c11e32f 20478cbc 3c014456 20478d08 44812800 20478d04 2407ff95 //HUD fix 201d8c80 3c03bddd 201d8c88 3464dddd //partial bb fix 20253110 00000000 202bd92c 00000000 ================================================ FILE: CHT/SLUS_207.45.cht ================================================ "Shrek 2 /ID SLUS_207.45" Mastercode 901218d8 0c0485de //Wide 16:9 (ea4ed1bc 00000000 7faaaa3f 00000000) 203792b0 3f800000 //00 00 80 3F 00 00 80 3F 00 00 00 00 25 64 20 00 203604b4 3f400000 ================================================ FILE: CHT/SLUS_207.46.cht ================================================ "Rogue Ops /ID SLUS_207.46" Mastercode 9036fa58 0c0dbe3e //ELF CRC=FCEA8119 //Widescreen Hack 20665f80 3f400000 // 3F800000 ================================================ FILE: CHT/SLUS_207.48.cht ================================================ "Super Trucks Racing /ID SLUS_207.48" //ELF CRC CB307844 Mastercode 901a7398 0c069c8e // Super Trucks Racing NTSC-U (SLUS-20748) Widescreen Hack by VIRGIN KLM //Gameplay 3D Stuff 208138e4 3f400000 // 3F800000 //Menu 3D Stuff 2047dae4 3f400000 // 3F800000 ================================================ FILE: CHT/SLUS_207.51.cht ================================================ "James Bond 007 - Everything or Nothing /ID SLUS_207.51" Mastercode 91f128f8 0c7c49e6 //ELF CRC=6848699B //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 20315d28 24020001 //2043376c 3faaaaaa //20831508 3faaaaaa ================================================ FILE: CHT/SLUS_207.53.cht ================================================ "Medal of Honor - Rising Sun /ID SLUS_207.53" //ELF CRC=F22C1E3B Mastercode 9035327c 0c0c9ccd //by nemesis2000 //wide 203a3910 3f100000 //wide2 201b9110 3c013f50 201b9114 44810800 201b9118 46016303 201b911c c4810e30 201b9120 460c0832 201b9124 45010008 201b9128 00000000 201b912c 46016034 201b9130 45000004 201b9134 e48c0e38 201b9138 46006807 201b913c 03e00008 201b9140 e4800e3c 201b9144 e48d0e3c 201b9148 03e00008 201b914c 00000000 ================================================ FILE: CHT/SLUS_207.55.cht ================================================ "NBA Live 2004 /ID SLUS_207.55" Mastercode 90346150 0c0d17fc //ELF CRC=09F914F1 //Widescreen hack by Arapapa //Gameplay 16:9 2011789c 3c013fe3 //3c013faa 201178a0 34218e2a //3421aaab 2011854c 3c013fab //3c013f80 ================================================ FILE: CHT/SLUS_207.57.cht ================================================ "Tiger Woods PGA Tour 2004 /ID SLUS_207.57" //ELF CRC=64F9781E Mastercode 9010bf38 0c042f76 //Widescreen Hack by VIRGIN KLM and Arapapa //Gameplay 3D 207c3880 3f400000 // 3F800000 //Menu 3D 205a7c80 3f400000 // 3F800000 //Game Play Render Fix 007c3890 44800000 //44000000 007c3898 40000000 //3f800000 ================================================ FILE: CHT/SLUS_207.61.cht ================================================ "Dynasty Tactics 2 /ID SLUS_207.61" Mastercode 9010d8f8 0c0435e6 //90114e6c 0c049440 //90213b98 0c084ecc //wide 20140894 3c023f40 ================================================ FILE: CHT/SLUS_207.62.cht ================================================ "Secret Weapons over Normandy /ID SLUS_207.62" Mastercode 9011b578 0c046d06 //90164958 0c04b438 //9033e90c 0c043ae0 //X-Fov 201b6638 08128790 //wide 204a1e40 46014242 204a1e44 3c013f40 204a1e48 4481f000 204a1e4c 461e4a42 204a1e50 0806d98f //Render fix 201b5cf0 08128798 //wide2 204a1e60 c48b0068 204a1e64 3c013faa 204a1e68 3421aaab 204a1e6c 4481f000 204a1e70 461e5ac2 204a1e74 0806d73d ================================================ FILE: CHT/SLUS_207.63.cht ================================================ "Beyond Good & Evil /ID SLUS_207.63" Mastercode 906d5fb8 0c1b5796 //90110324 0c0440c0 //zoom 20131cb0 3c023f40 //Y-fov + Render fix 20126588 08030000 200c0000 3c1b3fab 200c0004 ac3b1398 200c0008 08049963 //Menu fix 20132a18 08030018 200c0060 c420139c 200c0064 3c1b3f40 200c0068 449bf000 200c006c 461e0003 200c0070 0804ca87 //HUD fix 2013297c 08030010 200c0040 c420139c 200c0044 3c1b3f40 200c0048 449bf000 200c004c 461e0003 200c0050 0804ca60 ================================================ FILE: CHT/SLUS_207.64.cht ================================================ "Bombastic /ID SLUS_207.64" Mastercode 90212718 0c08496e //901f40cc 0c081dad //901002a0 0c0810b4 //wide 201581bc 3c013f40 20158244 3c0143d6 201aa03c 3c013f40 201aa054 3c0143d6 //fov decrease //201aa074 3c014495 ================================================ FILE: CHT/SLUS_207.65.cht ================================================ "Resident Evil - Outbreak /ID SLUS_207.65" Mastercode 90180558 0c041eac //901a9414 0c042bf0 //90116e30 0c045b34 //wide 2038ca78 3fe38e39 //FMV's fix by nemesis2000 201bbb04 00000000 2037968c 24060015 20379864 000b5843 2037986c 00ab2820 //wide 2 201bb75c 3c040038 201bb760 90829830 201bb764 1440000f 201bb768 3c010126 201bb76c 34212818 201bb770 ac819830 201bb774 3c012406 201bb778 34211c00 201bb77c ac819834 201bb780 3c0100c5 201bb784 34215822 201bb788 ac819838 201bb78c 3c040037 201bb790 24013fab 201bb794 a4815a00 201bb798 3c014481 201bb79c 34217800 201bb7a0 ac815a04 ================================================ FILE: CHT/SLUS_207.66.cht ================================================ "Fatal Frame II - Crimson Butterfly /ID SLUS_207.66" Mastercode 90231230 0c08c434 //wide 2033760c 3f400000 2020c1bc 00000000 //disable Dither - optional hack. //2019edd4 10000012 //Optional: Puts the Y-axis value to that of 50Hz-mode (PAL). //20337610 3f800000 //Flashlight Widescreen hack by nemesis2000. 2013a19c 0c053dcb 2013a224 0c053dcb 2013a28c 0c053dcb 2013a304 0c053dcb 2014f72c 3c013f40 2014f79c 44810800 2014f7a0 46016302 //Cinematics hacks by nemesis2000. 201e5834 01c02820 201e5838 e4830030 201e5990 0c0795e0 201e5994 44811800 201e5998 8f84be5c 201e599c 0c079efe 201e59a0 0040802d 201e59a4 0200102d 201e59a8 dfbf0008 201e59ac 27bd0010 201e59b0 03e00008 201e59b4 dfb00000 //FMV-values. 201e598c 3c013f40 2033b228 0000006a ================================================ FILE: CHT/SLUS_207.67.cht ================================================ "MX Unleashed /ID SLUS_207.67" Mastercode 903fe5f8 0c0ff926 //ELF CRC=9866FE54 //Widescreen hack by El_Patas //Gameplay 16:9 20112e60 3c033caa //3C033C8E Zoom 20112e64 3463a21d //3463FA34 20112e58 3c023fab //3C023F80 Y-FOV //Render fix 201acb64 3c03bfab //3C03BF80 201acb68 3c023fab //3C023F80 ================================================ FILE: CHT/SLUS_207.69.cht ================================================ "Harry Potter - Quidditch World Cup /ID SLUS_207.69" //ELF CRC 39E7ECF4 Mastercode 9034e280 0c0d3848 //Widescreen hack by ElHecht 16:9 202af388 3c013f40 // 00000000 hor fov 202af38c 4481f000 // 00000000 202af394 461ebdc2 // 00000000 // hardware rendering fix 20358ae8 3c013e49 // 3c013f49 remove flickering // optional hud fix 202ae204 3c013f40 // 00000000 202ae208 4481f000 // 00000000 202ae214 461e0842 // 00000000 ================================================ FILE: CHT/SLUS_207.70.cht ================================================ "LOTR - The Return of the King /ID SLUS_207.70" Mastercode 9023f178 0c04a628 //9011b638 0c046d36 //901d9494 0c04a695 //wide 21019110 3f400000 21019120 442b0000 21019128 3fab0000 ================================================ FILE: CHT/SLUS_207.73.cht ================================================ "Legacy of Kain - Defiance /ID SLUS_207.73" Mastercode 90255c30 0c0956b4 //built in widescreen 2011a33c 00000000 2028cfe0 00000001 //sub black background off 2013d108 3c013b30 //cutscenes black border fix 20151ef8 3c01bf80 20151f04 3c013f80 //cutscenes render fix 2011972c 3c01c340 20119748 3c014340 //partial font size fix 2013ba0c 3c013f40 2013ba38 e422f400 2013ba68 46021083 2013ba6c e422f3ec //HUD fix (not fully tested) 2023be84 3c013b40 //FMV's fix 20212f2c 24070140 ================================================ FILE: CHT/SLUS_207.76.cht ================================================ "Spider-Man 2 /ID SLUS_207.76" //ELF CRC 6B68932C Mastercode 90598ab8 0c166256 //9040f294 0c16747a //[Widescreen 16:9] // author: flameofrecca + CRASHARKI //Patches the game to run at 16:9 Widescreen Aspect Ratio. (Original pnach by flameofrecca; new zoom value, gauge_hero, some map and the unused boss hud codes found by CRASHARKI) 2067a910 3f947ae1 //vertical fov 3f5eb852 2067a908 3c28a2f7 //zoom value 3c0efa35 //Map Screen HUD, text fixes //search the 206d**** address range for more map screen hud fixes //206d8034 425c0000 // map_igo_compass 42680000 - this breakes the compass in map menu //206d8048 42fa0000 // map_igo_compass 42f40000 - this breakes the compass in map menu 206db628 41580000 // level_500_trick 41900000 206db634 41580000 // level_500_trick 41900000 206db768 41580000 // level_500_hint 41900000 206db774 41580000 // level_500_hint 41900000 206dc328 41680000 // level_500_trick_ring_a 41a00000 206dc334 41680000 // level_500_trick_ring_a 41a00000 206dc478 41680000 // level_500_hint_ring_a 41a00000 206dc484 41680000 // level_500_hint_ring_a 41a00000 206dc5c8 41880000 // level_500_trick_ring_b 41c00000 206dc5d4 41880000 // level_500_trick_ring_b 41c00000 206dc718 41880000 // level_500_hint_ring_b 41c00000 206dc724 41880000 // level_500_hint_ring_b 41c00000 206df848 3f400000 // text_menu_general1 3f800000 206df918 3f400000 // text_menu_trick1 3f800000 206df9e8 3f400000 // text_menu_missions1 3f800000 206dfab8 3f400000 // map_igo_elevation_indicator_text_number 3f800000 206dfbb0 3f400000 // text_menu_hint1 3f800000 //Onscreen HUD 20720ce0 42680000 //gauge_frame 42300000 20720cf4 42680000 //gauge_frame 42300000 20720d08 43140000 //gauge_frame 43240000 20720d1c 43140000 //gauge_frame 43240000 20720ff4 42340000 //gauge_life 42700000 207212b4 421c0000 //gauge_charge 42500000 2072177c 42340000 //gauge_hero_hitlite 42700000 207223f0 42900000 //gauge_icon_spidey 42800000 20722404 42900000 //gauge_icon_spidey 42800000 20722418 42f40000 //gauge_icon_spidey 42FC0000 2072242c 42f40000 //gauge_icon_spidey 43000000 2072a0b0 42680000 //gauge_frame_hero 42300000 2072a0c4 42680000 //gauge_frame_hero 42300000 2072a0ec 43140000 //gauge_frame_hero 43240000 2072a0d8 43140000 //gauge_frame_hero 43240000 2072a158 42680000 //gauge_frame_hero 42300000 2072a180 43140000 //gauge_frame_hero 43240000 2072a194 43140000 //gauge_frame_hero 43240000 2072a16c 42680000 //gauge_frame_hero 42300000 20723ddc 42340000 //gauge_hero_03 42700000 20723ffc 42340000 //gauge_hero_02 42700000 2072421c 42340000 //gauge_hero_01 42700000 //Boss HUD - Unusuable due to addresses changing for each encounter (these addresses were applied to the doc-ock train fight) //208821ec 42340000 //gauge_boss_1_of_2_life 42700000 //208824c4 42340000 //gauge_boss_1_of_2_life 42700000 //208825c0 43f60000 //gauge_boss_1_frame 43EE0000 //208825d4 43f60000 //gauge_boss_1_frame 43EE0000 //208825e8 44117000 //gauge_boss_1_frame 44150000 //208825fc 44117000 //gauge_boss_1_frame 44150000 //20882860 43f60000 //gauge_boss_faded_back 43EE0000 //20882874 43f60000 //gauge_boss_faded_back 43EE0000 //20882888 44117000 //gauge_boss_faded_back 44150000 //2088289c 44117000 //gauge_boss_faded_back 44150000 //20882930 44117000 //gauge_boss_faded_back 44150000 //20882944 44117000 //gauge_boss_faded_back 44150000 //20882908 43f60000 //gauge_boss_faded_back 43EE0000 //2088291c 43f60000 //gauge_boss_faded_back 43EE0000 //20882ccc 42340000 //gauge_boss_1_life 42700000 //20882dc0 4402a000 //gauge_boss_icon_shocker 44014000 //20882dd4 4402a000 //gauge_boss_icon_shocker 44014000 //20882de8 440cd000 //gauge_boss_icon_shocker 440EC000 //20882dfc 440cd000 //gauge_boss_icon_shocker 440EC000 //20882f10 4402a000 //gauge_boss_icon_doc_ock 44014000 //20882f24 4402a000 //gauge_boss_icon_doc_ock 44014000 //20882f38 440cd000 //gauge_boss_icon_doc_ock 440EC000 //20882f4c 440cd000 //gauge_boss_icon_doc_ock 440EC000 //20883060 4402a000 //gauge_boss_icon_mysterio 44014000 //20883074 4402a000 //gauge_boss_icon_mysterio 44014000 //20883088 440cd000 //gauge_boss_icon_mysterio 440EC000 //2088309c 440cd000 //gauge_boss_icon_mysterio 440EC000 //208831b0 4402a000 //gauge_boss_icon_rhino 44014000 //208831c4 4402a000 //gauge_boss_icon_rhino 44014000 //208831d8 440cd000 //gauge_boss_icon_rhino 440EC000 //208831ec 440cd000 //gauge_boss_icon_rhino 440EC000 ================================================ FILE: CHT/SLUS_207.77.cht ================================================ "ObsCure /ID SLUS_207.77" Mastercode 90313db8 0c0c4f16 //gameplay by ElHecht 20249790 3c023f19 20249794 34428000 20249798 44820000 //rfix by ElHecht 201c0794 3c033f2b //FMV's fix by nemesis2000 2030fe74 24067100 2030fecc 24058f00 ================================================ FILE: CHT/SLUS_207.79.cht ================================================ "Dragon Ball Z: Budokai 2 /ID SLUS_207.79" Mastercode 9010c2f0 0c043064 // 16:9 2013192c 3c013f40 20131930 4481f000 201317fc 461ead42 ================================================ FILE: CHT/SLUS_207.80.cht ================================================ "R-Type - Final /ID SLUS_207.80" Mastercode 9011ae78 0c046b46 //9015a088 0c0461d4 //wide 2016edc0 3c033f40 2016fbac 3c043f40 2022ac90 43d60000 2022aca0 43d60000 ================================================ FILE: CHT/SLUS_207.82.cht ================================================ "Blood Will Tell - Tezuka Osamu's Dororo /ID SLUS_207.82" Mastercode 90146c10 0c051aac //90142250 0c054b60 //wide 201b8cbc 3c023f06 201b8cc4 34426666 ================================================ FILE: CHT/SLUS_207.86.cht ================================================ "Metal Arms - Glitch in the System /ID SLUS_207.86" Mastercode 90429220 0c10a430 //90410744 0c10729d //90100250 0c0d44bc //Zoom 203dca84 3c013f40 //Y-Fov 203dcb30 08113d44 2044f510 46073982 2044f514 3c013f10 2044f518 4481f000 2044f51c 461e3182 2044f520 080f72cd ================================================ FILE: CHT/SLUS_207.87.cht ================================================ "WWE - SmackDown! Here Comes the Pain /ID SLUS_207.87" Mastercode 9010e238 0c043836 // 16:9 201040e4 3c013f40 201040f0 44810000 201040f4 4600c602 20206a5c 3c023f08 ================================================ FILE: CHT/SLUS_207.93.cht ================================================ "Gladiator - Sword of Vengeance /ID SLUS_207.93" //ELF CRC = C5DAD771 Mastercode 902a6db8 0c0a9b16 //Widescreen hack 201c6240 3c013f40 //fov 2020dc38 3c013fab // vert fov 2028462c 3c010000 // black bars remove 20799d30 bfab0000 //hud stretch ================================================ FILE: CHT/SLUS_207.95.cht ================================================ "Bloody Roar 4 /ID SLUS_207.95" Mastercode 902d5360 0c0b5480 //9010024c 0c0ba976 //wide 20115768 3c013fe3 ================================================ FILE: CHT/SLUS_207.96.cht ================================================ "Monster 4x4 - Masters of Metal /ID SLUS_207.96" Mastercode 9010f2d0 0c043c5c //ELF CRC=0CEDE605 //Widescreen Hack 20143ae0 3c023ff3 //3c023fb6 car select menu 20143ae4 3443cf35 //3443db6e 203a3d98 3c023fab //3c023f80 character select menu 203fe720 3c033ff3 //3c033fb6 gameplay 203fe72c 3464cf35 //3464db6e ================================================ FILE: CHT/SLUS_207.99.cht ================================================ "Terminator 3 - Rise Of The Machines /ID SLUS_207.99" //ELF_CRC=21A1EACF Mastercode 902d58bc 0c0bafa3 //Widescreen hack by Arapapa // 16:9 //X-Fov //46a30046 c6c30046 06bc0046 2026d3d0 080bd578 202f55e0 4600a346 202f55e4 3c013f40 202f55e8 4481f000 202f55ec 461e6b42 202f55f0 0809b4f5 //Target Focus (X-Fov) //000015e6 2d280000 20287d64 080bed14 202fb450 461ead42 202fb454 e6150000 202fb458 080a1f5a ================================================ FILE: CHT/SLUS_208.03.cht ================================================ "Bard's Tale, The /ID SLUS_208.03" Mastercode 90152330 0c054874 //WIDESCREEN 2011c594 3c023f40 2012ed8c 3c033f40 201447a8 3c053f40 20144824 3c033f40 20144874 3c023f40 //render fix 2013e080 3c023f2b //font fix 2010ec24 3c0341c0 ================================================ FILE: CHT/SLUS_208.04.cht ================================================ "Demon Stone /ID SLUS_208.04" Mastercode 90110a38 0c044236 //wide 201a4fb0 3c013f40 201a4fb4 44810000 201a4fbc 46006b43 //wide 2 2015629c 3c023fe3 201562a0 34438e38 //black borders fix 201d8330 24040001 ================================================ FILE: CHT/SLUS_208.05.cht ================================================ "Yu Yu Hakusho - Dark Tournament /ID SLUS_208.05" //ELF CRC 6CC48709 Mastercode 9014c330 0c053074 //Widescreen hack by Little Giant //16:9 20118e08 3c0240ab //3c024080 hor 20118780 3c023f2b //3c023f00 render fix ================================================ FILE: CHT/SLUS_208.06.cht ================================================ "Space Channel 5 (Special Edition) (Disc 1) /ID SLUS_208.06" Mastercode 901c02b8 0c070056 //wide 202e84d4 3f400000 ================================================ FILE: CHT/SLUS_208.07.cht ================================================ "Space Channel 5 (Special Edition) (Disc 2) /ID SLUS_208.07" Mastercode 9024f5f8 0c093d26 //wide 202e84d4 3f400000 ================================================ FILE: CHT/SLUS_208.09.cht ================================================ "Godzilla - Save the Earth /ID SLUS_208.09" Mastercode 90154670 0c055144 //902869f0 0c055230 // 16:9 202457ac 0812d2c1 202457b0 00000000 204b4b04 3c013f40 204b4b08 4481f000 204b4b0c 461e0002 204b4b10 e6000124 204b4b14 e6010128 204b4b18 080915ec ================================================ FILE: CHT/SLUS_208.10.cht ================================================ "Nightshade /ID SLUS_208.10" Mastercode 9039f0f8 0c0e7be6 Widescreen 20183124 3c023f24 20183128 34428b44 2018314c 3c023f40 20183100 3c014280 2018310c 44815800 202e1b40 e48b0070 ================================================ FILE: CHT/SLUS_208.11.cht ================================================ "Need for Speed - Underground /ID SLUS_208.11" Mastercode 903b4a58 0c0ed23e //ELF CRC=CB99CD12 //Widescreen hack by nemesis2000 (pnach by nemesis2000) 204ff434 3f400000 204ff628 3f2aaaaa 204ff630 3f2aaaaa //FMV's fix 20229da8 3c01bf2a 20229dac 44816800 20229ddc 46007307 20229de0 46006bc7 ================================================ FILE: CHT/SLUS_208.12.cht ================================================ "Dynasty Warriors 4: Xtreme Legends /ID SLUS_208.12" Mastercode 9010f170 0c043c04 Widescreen 201396c0 3c0243d6 2018e0f0 3c023f2b ================================================ FILE: CHT/SLUS_208.17.cht ================================================ "Headhunter - Redemption /ID SLUS_208.17" Mastercode 90423b20 0c108e70 //ELF CRC=2F5EB1FF //Widescreen Hack 20190618 3c014310 20190648 3c013fe3 2019064c 34218e38 ================================================ FILE: CHT/SLUS_208.18.cht ================================================ "Bionicle /ID SLUS_208.18" Mastercode 901917e0 0c0645a0 //ELF CRC=8371B27B //Widescreen hack by ElHecht // 16:9 2010c248 3c014370 // 3c0143a0 hor fov 2010c088 3c013faa // 3c013f80 hud fix // 16:10 //2010c248 3c194385 // 3c0143a0 hor fov //2010c24c 37395555 // 44811000 hor fov //2010c288 afb90000 // e7a20000 //2010c088 3c013f99 // 3c013f80 hud fix ================================================ FILE: CHT/SLUS_208.20.cht ================================================ "Ghost Recon - Jungle Storm /ID SLUS_208.20" Mastercode 9017caf0 0c05f264 //9015b7b8 0c040d18 //sp 2051f798 3c023f40 2051f7d8 3c0243d6 //menu 2051da50 3c023f40 2051da70 3c0243d6 //mp 20387c54 3c023f40 20387c80 3c0243d6 //unk 2051f704 3c023f40 2051f748 3c0243d6 ================================================ FILE: CHT/SLUS_208.21.cht ================================================ "Mobile Suit Gundam - Gundam vs Zeta Gundam /ID SLUS_208.21" Mastercode 90106c50 0c041abc //ELF CRC=59319476 //Widescreen Hack 20267604 3c023f40 207a11b0 44bff400 207a1370 443fe7ff 207a1530 443fe7ff ================================================ FILE: CHT/SLUS_208.22.cht ================================================ "Galactic Wrestling Featuring Ultimate Muscle /ID SLUS_208.22" Mastercode 9029b5b8 0c0a6d16 //Widescreen hack 16:9 //X-Fov //403f013c 00888144 02b30c46 20188f54 3c013f10 //403f013c 00888144 03840146 2018d264 3c013f10 ================================================ FILE: CHT/SLUS_208.27.cht ================================================ "Manhunt /ID SLUS_208.27" Mastercode 90130b14 0c04999e //90251448 0c04d13c //903506f8 0c0d4166 //Widescreen hack 16:9 205e0664 00000000 20548ec8 3f6eeeee 20548ecc 3f0c0000 ////////////////////////////////////// //X-Fov (Needs Render fix) //20422ba8 080d3724 //2034dc90 46010043 //2034dc94 3c013f40 //2034dc98 4481f000 //2034dc9c 461e0842 //2034dca0 08108aeb ================================================ FILE: CHT/SLUS_208.31.cht ================================================ "Tokyo Xtreme Racer 3 /ID SLUS_208.31" Mastercode 90118bd0 0c04629c //ELF CRC=0F932D81 //Widescreen hack by nemesis2000 (pnach by nemesis2000) 20141248 3c043f53 20141250 34883333 ================================================ FILE: CHT/SLUS_208.36.cht ================================================ "Digimon World 4 /ID SLUS_208.36" Mastercode 9010d6f0 0c043564 //902d1668 0c0b4590 // 16:9 201b6d78 3c013f40 201b6d80 4481f000 201b6de8 461ebb03 201b6dec 46006347 ================================================ FILE: CHT/SLUS_208.37.cht ================================================ "Ribbit King /ID SLUS_208.37" //ELF CRC = 78764E9C Mastercode 901F9358 0C07E47E //[Widescreen 16:9] // author: Sergx12 //Widescreen Hack Conversion // 16:9 e0024500 003c5132 //font fix for pcsx2 1.7+ 203c4c10 3f280000 //gameplay 203c5110 43cddf6d // planet selection ================================================ FILE: CHT/SLUS_208.42.cht ================================================ "Sims, The - Bustin' Out /ID SLUS_208.42" Mastercode 903976b0 0c0e5d54 //90266a20 0c0a46c0 //wide 20293a50 3c013fe3 20293a54 34218e2a ================================================ FILE: CHT/SLUS_208.45.cht ================================================ "Cold Winter /ID SLUS_208.45" Mastercode 90533028 0c14cbb2 //wide 203c4cf4 3c013f40 203c4cfc 44810800 203c4d00 03e00008 203c4d04 4601a083 //weapon 20310f4c c6740330 20310f54 c7a30048 20310f60 e7a20050 20310f64 c6620330 //gameplay 201dcc34 8e440058 201dcc40 e7a20040 //480p 204f677c 3c050000 204f6784 3c060050 204f678c 3c070001 204f69e4 3c090010 ================================================ FILE: CHT/SLUS_208.46.cht ================================================ "Strike Force Bowling /ID SLUS_208.46" //ELF CRC B96EDBE5 Mastercode 9024ca90 0c09324c //Widescreen hack by Arapapa //Widescreen hack 16:9 20205e28 08097450 2025d140 3c013f40 2025d144 4481f000 2025d148 c6010068 2025d14c c602006c 2025d150 461e0843 2025d154 e6010068 2025d158 0808178c ================================================ FILE: CHT/SLUS_208.47.cht ================================================ "La Pucelle - Tactics /ID SLUS_208.47" Mastercode 9010beb0 0c042f54 //90100264 0c050654 //Gameplay 16:9 20108b1c 3c013f40 20108b20 44810000 20108b28 4600c602 204fa520 45700000 //2D Characters fix 20137588 3c023fc0 2013759c 3c023fc0 201375b0 3c043fc0 201375c4 3c033fc0 ================================================ FILE: CHT/SLUS_208.48.cht ================================================ "LifeLine - Voice Action Adventure /ID SLUS_208.48" Mastercode 902a6798 0c0a998e //ELF CRC=FD0936BF // Life Line Widescreen Hack by VIRGIN KLM //Widescreen 2038d3a8 3f400000 // 3F800000 ================================================ FILE: CHT/SLUS_208.50.cht ================================================ "Blowout /ID SLUS_208.50" Mastercode 902ef960 0c0bbe00 //wide 201d1a3c 00000000 203bb878 00000001 203b8c34 c0222222 203b8c4c 40222222 203b8c6c 40222222 ================================================ FILE: CHT/SLUS_208.51.cht ================================================ "Ace Combat 5 - The Unsung War /ID SLUS_208.51" Mastercode 9033bb08 0c0e0175 //widescreen fix 20440828 43d638f3 2044082c 43eb7385 ================================================ FILE: CHT/SLUS_208.52.cht ================================================ "Terminator 3 - Redemption /ID SLUS_208.52" Mastercode 9048c470 0c1230c4 //90476718 0c11fa41 //Gameplay 16:9 20416bf4 3c013ec0 20416dc4 3c013f22 ================================================ FILE: CHT/SLUS_208.53.cht ================================================ "Looney Tunes - Back in Action /ID SLUS_208.53" //ELF CRC = 0BB7AE9B Mastercode 902baa10 0c0aea2c //[Widescreen 16:9] // author: CRASHARKI //Patches the game to run at 16:9 Widescreen Aspect Ratio. 202d1f3c 4019999a //Viewport Width (Main Menu) e0010001 00367370 202d1f3c 3fe66666 //4019999A Viewport Width ================================================ FILE: CHT/SLUS_208.54.cht ================================================ "Cy Girls (Disc 2) (Aska) /ID SLUS_208.54" Mastercode 9010ef78 0c043b86 //901164ec 0c047a16 //wide 2048e2f0 43ab0000 2048e2f8 3f400000 2048e304 442b0000 ================================================ FILE: CHT/SLUS_208.55.cht ================================================ "Destruction Derby Arenas /ID SLUS_208.55" Mastercode 9020b838 0c082db6 //90100df0 0c097282 //wide 20204738 3c013fab 202f29b4 4399999a 202f29bc 4399999a 202f29a8 4399999a ================================================ FILE: CHT/SLUS_208.56.cht ================================================ "Spy Fiction /ID SLUS_208.56" Mastercode 901105f0 0c044124 //9012e988 0c0400ec //wide 201df11c 3f2aaaaa ================================================ FILE: CHT/SLUS_208.57.cht ================================================ "Fight Club /ID SLUS_208.57" Mastercode 902fb948 0c0bedfa //ELF CRC=7AB8929F //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //003f013c 00008144 2803028e 2025909c 3c013ec0//3c013f00 ================================================ FILE: CHT/SLUS_208.58.cht ================================================ "Corvette /ID SLUS_208.58" Mastercode 9037ee58 0c0dfb3e //widescreen patch 214cdef0 3fb60b60 ================================================ FILE: CHT/SLUS_208.60.cht ================================================ "Nightmare Before Christmas, Tim Burtons The - Oogies Revenge /ID SLUS_208.60" Mastercode 90113290 0c044c4c //ELF CRC=8AD8BA91 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //d7a3f03e 00000045 00000045 0000a040 2070cdd8 3f206d2f // 3ef0a3d7 2151e1d4 3f19999a // 3D figures 206fa908 3f400000 // 2D figures 20d5ba90 3f400000 //area 1 20d5bae4 3f400000 //area 2 206f9d40 3f400000 //FMV subtitles 204a4500 3f400000 //cutscene subtitles 204a1200 3f400000 //conversation subtitles 204ac350 3f400000 //musical subtitles 204a1a3c 3f400000 //pumpkin width 204a0870 3f400000 //closet text 2049771c 3f400000 //inventory item icon 203a1af0 3f400000 //inventory item text 203a1b10 3f400000 //inventory item description text 204988a8 3f400000 //index selected 20498944 3f400000 //index unselected 204989e0 3f400000 //index description text 20498a7c 3f400000 //index residents 2049880c 3f400000 //index portraits 204a50b4 3f400000 //shop item text 204a5150 3f400000 //shop item icon 204b72a8 3f400000 //results chapter 204b7424 3f400000 //results info 204b74c0 3f400000 //results time rank 204b755c 3f400000 //results combo rank 204b75f8 3f400000 //results damage rank 204b7694 3f400000 //results count rank 204b7730 3f400000 //results nightmare rank 204b7904 3f400000 //results "press any button" 204b77cc 3f400000 //results menu 1 204b7868 3f400000 //results menu 2 ================================================ FILE: CHT/SLUS_208.64.cht ================================================ "Punisher, The [Uncensored] /ID SLUS_208.64" Mastercode 901a55f0 0c069524 // 16:9 2042d2d0 3fdba5e3 20192404 3c023f20 2019240c 34426666 // force progressive scan //201a0204 3c050000 //201a0208 3c060050 //201a020c 3c070001 //201a0210 3c090010 ================================================ FILE: CHT/SLUS_208.65.cht ================================================ "Backyard Baseball /ID SLUS_208.65" Mastercode 903aabf8 0c0eaaa6 //ELF CRC=BA1727D6 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Batting View Fov //aa3f023c 00088344 93a94234 2013c23c 3c023fe3 //3c023faa 2013c244 34428b48 //3442a993 //Field View Fov //aa3f023c 00088344 93a94234 2013bdf8 3c023fe3 //3c023faa 2013be00 34428b48 //3442a993 //Announce 2013b410 3c023fe3 //3c023faa 2013b418 34428b48 //3442a993 //Replay 2013a1e0 3c023fe3 //3c023faa 2013a1e8 34428b48 //3442a993 //Etc (Replay Batting View, Intro Playgame and etc....) 20139274 3c023fe3 //3c023faa 2013927c 34428b48 //3442a993 2013a340 3c023fe3 //3c023faa 2013a348 34428b48 //3442a993 2013a400 3c023fe3 //3c023faa 2013a408 34428b48 //3442a993 2013a520 3c023fe3 //3c023faa 2013a528 34428b48 //3442a993 2013a5b4 3c023fe3 //3c023faa 2013a5bc 34428b48 //3442a993 2013a6b0 3c023fe3 //3c023faa 2013a6b8 34428b48 //3442a993 2013a744 3c023fe3 //3c023faa 2013a74c 34428b48 //3442a993 2013a97c 3c023fe3 //3c023faa 2013a984 34428b48 //3442a993 2013abfc 3c023fe3 //3c023faa 2013ac04 34428b48 //3442a993 2013ae84 3c023fe3 //3c023faa 2013ae8c 34428b48 //3442a993 2013afb8 3c023fe3 //3c023faa 2013afc0 34428b48 //3442a993 2013b244 3c023fe3 //3c023faa 2013b24c 34428b48 //3442a993 2013b51c 3c023fe3 //3c023faa 2013b524 34428b48 //3442a993 2013b5e8 3c023fe3 //3c023faa 2013b5f0 34428b48 //3442a993 2013b7ac 3c023fe3 //3c023faa 2013b7b4 34428b48 //3442a993 2013baec 3c023fe3 //3c023faa 2013baf4 34428b48 //3442a993 2013bb48 3c023fe3 //3c023faa 2013bb50 34428b48 //3442a993 2013bfa0 3c023fe3 //3c023faa 2013bfa8 34428b48 //3442a993 2013c104 3c023fe3 //3c023faa 2013c10c 34428b48 //3442a993 2013c4f8 3c023fe3 //3c023faa 2013c500 34428b48 //3442a993 ////////////////////////////////////////////////////////// //xxx //2013c400 3c023fe3 //3c023faa //2013c408 34428b48 //3442a993 //2013b6d4 3c023fe3 //3c023faa //2013b6dc 34428b48 //3442a993 ================================================ FILE: CHT/SLUS_208.66.cht ================================================ "Asterix & Obelix - Kick Buttix /ID SLUS_208.66" Mastercode 901134f8 0c044ce6 //9011bdf4 0c041a04 //9015aad8 0c0a1728 //wide 20126ddc 081032ec 20126de0 00000000 2040cbb0 3c013f40 2040cbb4 4481f000 2040cbb8 461e0002 2040cbbc e6000024 2040cbc0 c7a10020 2040cbc4 461e0843 2040cbc8 e7a10020 2040cbcc 08049b78 //Font fix by Arapapa 20229c00 3c023f10 2022a99c 3c023f10 ================================================ FILE: CHT/SLUS_208.67.cht ================================================ "Astro Boy /ID SLUS_208.67" Mastercode 90486098 0c1217ce //Widescreen hack 16:9 //Fov 202cb778 3c013fd5 //Zoom 2037f2f8 3c013ec0 ================================================ FILE: CHT/SLUS_208.68.cht ================================================ "MVP Baseball 2004 /ID SLUS_208.68" Mastercode 9062e3c0 0c18b898 //ELF CRC=753A1E73 //Widescreen hack by Arapapa //Widescreen hack 16:9 //803f013c 00008144 380017e6 205ba998 3c013f40 //3c013f80 zoom //803f013c 00108144 83b50146 205baa28 3c013fab //3c013f80 fov ================================================ FILE: CHT/SLUS_208.69.cht ================================================ "Judge Dredd - Dredd vs Death /ID SLUS_208.69" //ELF CRC = 759F05CB Mastercode 902E9F10 0C0BA76C //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen 2033d400 3fe38e39 2033d404 00000001 2033edb4 00010000 ================================================ FILE: CHT/SLUS_208.70.cht ================================================ "Ultimate Spider-Man /ID SLUS_208.70" //ELF CRC=FDD12792 Mastercode 90609a68 0c182642 //905ed9cc 0c17fa8b //90368c70 0c1833a6 //Widescreen hack by Arapapa //X-Fov //7400033c 3c10e14b 2058b210 08030000 //wide 200c0000 3c030074 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e18c2 200c0014 08162c85 ================================================ FILE: CHT/SLUS_208.73.cht ================================================ "Silent Hill 4 - The Room /ID SLUS_208.73" Mastercode 9010f5b0 0c043d14 //Widescreen //2045a1b4 3f400000 //2045a1b8 3f160000 //FMV //202f7954 3c020380 //202f7998 34021880 //Progressive mode + sharp framebuffer + video nopi (felixthecat1970) //2010025c 3c050000 //20100264 3c060050 //2010026c 3c070001 //20100914 34021000 //001020cc 00000000 // 16:9 widescreen archive 20148564 3c013f40 20148570 4481f000 201485a0 461ed683 201485b4 4600d647 // Black borders fix 001a9540 00000000 // FMV fix 102f7954 00000380 202f7998 34021880 // Inventory fix 20625d54 3f400000 20625e24 3f400000 20625ef4 3f400000 20625fc4 3f400000 20626094 3f400000 20626164 3f400000 20626234 3f400000 20626304 3f400000 206263d4 3f400000 206264a4 3f400000 // Item box fix 20624b54 3f400000 20624c24 3f400000 20624cf4 3f400000 20624dc4 3f400000 20624e94 3f400000 20624f64 3f400000 20625034 3f400000 ================================================ FILE: CHT/SLUS_208.74.cht ================================================ "Dragon Ball Z: Sagas /ID SLUS_208.74" Mastercode 903c0248 0c0f003a Widescreen Hack 205f474c 3fe38e38 205f4860 3f031c93 205f4880 bf031c93 ================================================ FILE: CHT/SLUS_208.75.cht ================================================ "Predator Concrete Jungle /ID SLUS_208.75" Mastercode 903c20a0 0c0f07d0 //Widescreen Hack 0035d014 3c013f10 ================================================ FILE: CHT/SLUS_208.76.cht ================================================ "Backyard Football 2006 /ID SLUS_208.76" Mastercode 9061abd0 0c186a9c //ELF CRC=D158BC15 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 204f3c28 08190030 206400c0 c4800068 206400c4 3c013f40 206400c8 4481f000 206400cc 461e0003 206400d0 e4800068 206400d8 0813cf0b ================================================ FILE: CHT/SLUS_208.77.cht ================================================ "Crimson Sea 2 /ID SLUS_208.77" Mastercode 90137d80 0c04bddc //9011cf50 0c04737c //901561c8 0c053d34 //wide 20443d18 3c024328 20443d28 3c023f1f 20443d2c 344349f9 ================================================ FILE: CHT/SLUS_208.78.cht ================================================ "Samurai Warriors /ID SLUS_208.78" Mastercode 90113cd0 0c044edc //9012b630 0c040e04 //9013f4f8 0c0400c0 // 16:9 2013eb18 3c024328 2013ed08 3c013f40 2013ed0c 4481f000 2013ed10 461e6b43 2013ed14 03e00008 2013ed18 e46d02bc ================================================ FILE: CHT/SLUS_208.80.cht ================================================ "Fairly Odd Parents, The - Shadow Showdown /ID SLUS_208.80" Mastercode 903db838 0c0f6db6 //ELF CRC=CC955736 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //02631646 540014c6 20381f44 080f8a54 203e2950 46166302 203e2954 3c013faa 203e2958 3421aaab 203e295c 4481f000 203e2960 461e6302 203e2964 080e07d2 ================================================ FILE: CHT/SLUS_208.81.cht ================================================ "Mortal Kombat - Deception /ID SLUS_208.81" Mastercode 9010f150 0c043bfc //zoom for arcade mode (widescreen) 20222144 3c0342c0 //aspect correction for widescreen mode 201875e4 3c0143f0 201875e8 46800860 201875ec 44810000 201875f0 46150842 201875f4 46000803 201875f8 46140003 //black borders fix 2017c5d0 46000001 2017c5e0 46000001 2017c620 46000001 2017c630 46000001 //widescreen switch fix 20222320 24020340 20222360 24020340 ================================================ FILE: CHT/SLUS_208.82.cht ================================================ "Hitman - Contracts /ID SLUS_208.82" //ELF CRC=3569E863 Mastercode 9046a8d8 0c11a9de //Widescreen hack by ElHecht // 16:9 202659d8 3c013f10 201c8300 3c1b3f40 201c8304 1060006d 201c8308 ae220044 201c830c c6200038 201c8310 3c013f80 201c8314 4481a000 201c8318 46140032 201c84bc 3c013f00 201c84c0 4481a800 201c84c4 4615ad00 201c84c8 449bf000 201c8504 461e0002 201c8508 46150002 201c850c 4600a583 201c8510 e6200054 201c8514 4600a807 ================================================ FILE: CHT/SLUS_208.83.cht ================================================ "Tom Clancy's Rainbow Six 3 /ID SLUS_208.83" Mastercode 9013585c 0c04adcc //wide 2030f100 3c023f40 ================================================ FILE: CHT/SLUS_208.84.cht ================================================ "Spyro - A Hero's Tail /ID SLUS_208.84" Mastercode 90411be0 0c1046a0 //903cd8cc 0c0f35da //Widescreen + Extra Perspective 203b1b70 3c013f10 203b1b84 3c013f10 ================================================ FILE: CHT/SLUS_208.85.cht ================================================ "Red Star, The /ID SLUS_208.85" Mastercode 9010e5c0 0c043918 //wide 20233c9c 3c033f40 ================================================ FILE: CHT/SLUS_208.87.cht ================================================ "Adventures of Jimmy Neutron, The - Attack of the Twonkies /ID SLUS_208.87" Mastercode 90110a50 0c04423c //ELF CRC=058849D1 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //c2090746 c2380346 2025c038 08030000 //460709c2 200c0000 460709c2 200c0004 3c013f40 200c0008 4481f000 200c000c 461e39c2 200c0010 0809700f //Render fix //003f023c 6000bfff 00008244 20158dc4 3c023f2b //3c023f00 ================================================ FILE: CHT/SLUS_208.88.cht ================================================ "Front Mission 4 /ID SLUS_208.88" Mastercode 9011d430 0c0474b4 //widescreen 16:9 hack by 99skull 20159438 3c024380 201594d4 3c023ee6 201594dc 34426666 202184f8 3c023ee6 20218500 34426666 ================================================ FILE: CHT/SLUS_208.89.cht ================================================ "MLB Slugfest - Loaded /ID SLUS_208.89" Mastercode 901a3170 0c068c04 //ELF CRC=46EDB9B8 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201581cc 0806a584 //c4600068 201a9610 c4600068 201a9614 3c013f40 201a9618 4481f000 201a961c 461e0003 201a9620 e4800068 201a9624 08056074 ================================================ FILE: CHT/SLUS_208.90.cht ================================================ "Rocky - Legends /ID SLUS_208.90" Mastercode 901082f0 0c042064 //ELF CRC=166EC9E6 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //0000803f 0000003f 0000a043 20346288 3f400000 //3F800000 fov 20346290 43e00000 //43A00000 render fix ================================================ FILE: CHT/SLUS_208.92.cht ================================================ "Xenosaga Episode II - Jenseits von Gut und Boese (Disc 1) /ID SLUS_208.92" //ELF CRC = EB39ABEC Mastercode 90122b38 0c048a76 // 901947d0 0c0a9b54 // ALTERNATIVE MASTERCODE //Widescreen hack by nemesis2000 //wide 2069b784 4182e8ba ================================================ FILE: CHT/SLUS_208.93.cht ================================================ "Way of the Samurai 2 /ID SLUS_208.93" Mastercode 90112978 0c044a06 //9011dc3c 0c048db2 //901001e8 0c059590 //Widescreen - 3D Elements 202f5f20 3f400000 20165b2c 3c033fab ================================================ FILE: CHT/SLUS_208.94.cht ================================================ "Worms 3D /ID SLUS_208.94" Mastercode 904ef620 0c13bd30 //904ea2f4 0c145267 //9027fec0 0c142a48 //Widescreen hack 16:9 202e0e34 3c013f40 202e0e38 4481f000 202e0e48 460a0843 202e0e4c 461e0842 ///////////////////////////////////////////// //Zoom //20290280 3c014010 //202ca964 3c013ff0 //202e0dec 3c014080 //Y-Fov //202e0ed8 3c013f00 //202e0ef8 3c0135f6 ================================================ FILE: CHT/SLUS_208.95.cht ================================================ "Bujingai - The Forsaken City /ID SLUS_208.95" Mastercode 9010bc78 0c042ec6 //WIDE 204b4580 3f400000 2035c5f8 3f990000 205cdb30 3f400000 ================================================ FILE: CHT/SLUS_208.96.cht ================================================ "Monster Hunter /ID SLUS_208.96" Mastercode 90223bf0 0c088ea4 //wide 20137ed4 3c023ff3 20137edc 3442cf35 ================================================ FILE: CHT/SLUS_208.98.cht ================================================ "Star Wars - Battlefront /ID SLUS_208.98" Mastercode 904f75c8 0c109949 //9010087c 0c041bd8 //9011a348 0c04687a //widscreen 204c4804 46010034 204c4808 45020005 204c480c 8cc20000 204c4810 8ca20000 204c4814 24420002 204c4818 03e00008 204c481c aca20000 204c4820 24420002 204c4824 03e00008 204c4828 acc20000 204c482c 27bdff00 204c4830 3c013f38 204c4834 44810000 204c4838 7fb000f0 204c483c 46006307 204c4840 7fb100e0 204c4844 46006b42 204c4848 7fb200d0 204c484c 00000000 204c4850 46007382 //wide 2049993c 3c013f40 20499940 44810000 20499948 46000003 204c4b3c 0c13120b 204c4b6c 0c13120b ================================================ FILE: CHT/SLUS_208.99.cht ================================================ "Samurai Jack - The Shadow of Aku /ID SLUS_208.99" Mastercode 90324ff8 0c0c93a6 //901b0a3c 0c0c46ce //wide 2019884c 3c013f1a 2040918c 43a80000 ================================================ FILE: CHT/SLUS_209.01.cht ================================================ "FlatOut /ID SLUS_209.01" Mastercode 902ce200 0c0b3828 //wide 201ad904 3c013fab 2018e380 3c013fab 2031a934 3ee80000 ================================================ FILE: CHT/SLUS_209.02.cht ================================================ "Shadow of Rome /ID SLUS_209.02" Mastercode 90112050 0c0447bc //wide 20146bc8 3c023f1f 20146bd0 344249f9 20146de4 3c023f1f 20146dec 344249f9 201e746c 3c044328 ================================================ FILE: CHT/SLUS_209.03.cht ================================================ "Mega Man X - Command Mission /ID SLUS_209.03" Mastercode 9011d210 0c04742c //wide 2010ea24 3c013f40 2010ea28 44810000 2010ea30 4600c602 ================================================ FILE: CHT/SLUS_209.04.cht ================================================ "SpongeBob Squarepants - The Movie /ID SLUS_209.04" Mastercode 90108690 0c04214c //Spongebob Squarepants Movie Game (NTSC-U) (SLUS-20904) Widescreen Hack (nemesis2000) (gamemasterplc) 20437714 46010083 //Multiply Aspect 20437718 e7a20028 //Store Multiplied Aspect 2043771c 46010002 //Set Height 20437720 0c0655bc //Jump to RWCameraSetView 20437724 e7a0002c //Store Height (Delay Slot) 20437728 dfbf0010 //Restore RA 2043772c 7bb00000 //Restore S0 20437730 03e00008 //Jump to RA 20437734 27bd0030 //Restore Stack (Delay Slot) ================================================ FILE: CHT/SLUS_209.05.cht ================================================ "Incredibles, The /ID SLUS_209.05" //ELF CRC EBDB6E4B Mastercode 90107ed0 0c041f5c //Widescreen hack by Sergx12 //Gameplay 16:9 201fe8e4 3c023f1c //3C023F00 Zoom 201fe910 3c023f10 //3C023F40 Y-FOV //Hang fix by Prafull (Only needed for pcsx2, is not needed for the PS2) //2010ec20 00000000 //40036000 ================================================ FILE: CHT/SLUS_209.07.cht ================================================ "Serious Sam - Next Encounter /ID SLUS_209.07" Mastercode 9031f178 0c0c7c06 //wide 2015d81c 8e440000 2015d820 3c100034 2015d824 4480a800 2015d828 24820008 2015d82c 4614a503 2015d830 4600a5c7 2015d834 ae420000 2015d838 fc830008 2015d83c 8e420000 2015d840 8ea43cb0 2015d844 8ec53cb4 2015d848 24420008 2015d84c ae420000 2015d850 8e660218 2015d854 8e67021c 2015d858 8e630220 2015d85c 00862021 2015d860 8e620224 2015d864 00a72821 2015d868 00031843 2015d86c 00021043 2015d870 0083a821 2015d874 0c0c37ae 2015d878 00a2b021 2015d87c 4600a003 2015d880 4616db02 2015d884 461a0003 2015d888 0c0c37ae 2015d88c e6003ca8 2015d890 4600a003 2015d894 c60c3ca8 2015d898 e7bc0000 2015d89c 266400d0 2015d8a0 3c013f40 2015d8a4 44816800 2015d8a8 4600d386 2015d8ac 4600abc6 2015d8b0 4600ac06 2015d8b4 4600a446 2015d8b8 4600bc86 2015d8bc 4600ecc6 2015d8c0 461a0003 2015d8c4 0c0571b8 2015d8c8 e6203cac 2015d8cc 3c013f40 2015d8d0 44816800 2015d8f8 4600a446 //FMV's fix 20162a88 00a0482d 20162a8c ffbf0000 20162a90 0080402d 20162a94 00c0582d 20162a98 ac40fa40 20162a9c 24050002 20162aa0 10e5000f 20162aa4 2ce20002 20162aa8 14400002 20162aac 24020003 20162ab0 10e20020 20162ab4 00093842 20162ab8 24030015 20162abc 3c04003d 20162ac0 00e33818 20162ac4 00073902 20162ac8 24030280 ================================================ FILE: CHT/SLUS_209.09.cht ================================================ "Crash Bandicoot Twinsanity /ID SLUS_209.09" //ELF CRC 8CFAB4EA Mastercode 902d1f30 0c0b4774 //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 2030a144 00000001 //00000000 20be2be4 00000001 //00000000 ================================================ FILE: CHT/SLUS_209.11.cht ================================================ "Shin Megami Tensei - Nocturne (Maniax Chronicle) /ID SLUS_209.11" Mastercode 90101c5c 0c0b4546 //wide 202f59b4 3fc6c6e7 202f56b4 3fd3a06d ================================================ FILE: CHT/SLUS_209.12.cht ================================================ "Superbikes TT /ID SLUS_209.12" Mastercode 901bec18 0c06faae //ELF CRC=8201A07C //Widescreen hack by Arapapa //Widescreen hack 16:9 (Memory Hack) //0000803f d7a3703f 205fbb58 3f400000 //3f800000 //Rendering Distance (cause a incorrect graphic of HUD mode) //f0ff7f4b 0000803f d7a3703f //205fbb54 4cf00000 //4b7ffff0 //Render Fix (ELF hack) //003f013c 00008144 82300146 2015a008 3c013f40 //3c013f00 2015aa5c 3c013f40 //3c013f00 //803f013c 00188144 02300046 20159fcc 3c013f40 //3c013f80 //803f013c 00088144 02300046 2015a018 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_209.13.cht ================================================ "Inuyasha - The Secret of The Cursed Mask /ID SLUS_209.13" Mastercode 9018e970 0c063a04 //InuYasha - Secret of the Cursed Mask(SLUS-20913) WS patch //3D field models 2020f680 3f400000 2020f688 3f400000 //2020f684 3faaaaa8 //height - leaving in case anyone preffer taller/bigger characters //3D menu models 202353e0 3f400000 202353e8 3f400000 //202353e4 3faaaaa8 //height - same as above //fights 2025808c 44555555 //"after fight" screen d0250222 00000023 //if "after fight screen" do: 2024f074 3f54924a //"if not" doesn't work, hence another 4 lines of code for wrongly affected stuff;p d0250222 00000020 2024f074 3f8db6dc d0250222 00000021 2024f074 3f8db6dc ================================================ FILE: CHT/SLUS_209.17.cht ================================================ "Sonic Mega Collection Plus /ID SLUS_209.17" Mastercode 902a5858 0c0a95be Blue Sphere c1dc9339 1d990576 Comix Zone 81bb8e2c 0bab1756 FLICKY 21ffa768 00000001 Knuckles In Sonic 2 21ffa754 00000001 Ristar 21ffa76c 00000001 Sonic 3 & Knuckles 21ffa758 00000001 The OOZE 21ffa770 00000001 ================================================ FILE: CHT/SLUS_209.19.cht ================================================ "ESPN - NFL 2K5 /ID SLUS_209.19" Mastercode 90bce010 0c2f37ac //ELF CRC=42F9D5AF //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom (Gameplay) //9800a0e7 803f013c 00008144 00000000 201ea324 3c013f40 //3c013f80 //Zoom (Menu and Cutscene) //8800a0e7 803f013c 00008144 00000000 2012cea8 3c013f40 //3c013f80 //Y-Fov (All) //c3390046 1c0020ae 20111e10 08030000 200c0000 460039c3 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e39c2 200c0014 08044785 ================================================ FILE: CHT/SLUS_209.20.cht ================================================ "ESPN - NBA 2K5 /ID SLUS_209.20" Mastercode 909cca30 0c273234 //ELF CRC=903C7BC5 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom (Gameplay) //9800a0e7 803f013c 00008144 00000000 2030dc80 3c013f40 //3c013f80 //Zoom (Menu and Cutscene) //8800a0e7 803f013c 00008144 00000000 2012cf28 3c013f40 //3c013f80 20313f14 3c013f40 //3c013f80 203fc948 3c013f40 //3c013f80 //Y-Fov (All) //c3390046 1c0020ae 20111e30 08030000 200c0000 460039c3 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e39c2 200c0014 0804478d ================================================ FILE: CHT/SLUS_209.21.cht ================================================ "ESPN - NHL 2K5 /ID SLUS_209.21" Mastercode 906b0e90 0c1ac34c //ELF CRC=9B6E69EC //Widescreen hack by El_Patas & Arapapa //Widescreen hack 16:9 //Zoom (gameplay) 201a3050 3c013f40 //3c013f80 //Zoom (Menu and Cutscene) 203e9ef8 3c013f40 //3c013f80 //Y-Fov //ec678b3f -> d61b513f 20595d80 3f511bd6 //3f8b67ec //Widescreen hack 21:9 //Zoom (gameplay) //201a3050 3c013f10 //3c013f80 //Zoom (Menu and Cutscene) //203e9ef8 3c013f10 //3c013f80 //Y-Fov //ec678b3f -> d61b513f //20595d80 3f1cd4dc //3f8b67ec /////////////////////////////////////////// //X-Fov (Needs render fix) //203d9c4c 080ab89c //202ae270 46012943 //202ae274 3c013f40 //202ae278 4481f000 //202ae27c 461e2942 //202ae280 080f6714 //Y-Fov //c3390046 1c0020ae ////203d9c98 08030000 //203d9c98 08030000 //200c0000 460039c3 //200c0004 3c013faa //200c0008 3421aaab //200c000c 4481f000 //200c0010 461e39c2 //200c0014 080f6727 //Gameplay 16:9 //201a2fc0 3c013faa //3C013F80 (Increases hor. axis) ================================================ FILE: CHT/SLUS_209.23.cht ================================================ "King of Fighters - Maximum Impact /ID SLUS_209.23" Mastercode 9010c778 0c043186 //ELF CRC=833DDCD5 //Widescreen hack by nemesis2000 (pnach by nemesis2000) //gameplay 20384384 3c043f24 203843bc 46010003 //HUD fix 2038cd88 3c023f24 2038cdc0 46010842 2038cdc8 46010903 ================================================ FILE: CHT/SLUS_209.24.cht ================================================ "Duel Masters /ID SLUS_209.24" Mastercode 90109c30 0c0426b4 //902b99e4 0c106f50 //wide 202e4d74 08041bf4 20106fd0 46020842 20106fd4 3c013faa 20106fd8 3421aaab 20106fdc 4481f000 20106fe0 461e0842 20106fe4 080b935e ================================================ FILE: CHT/SLUS_209.25.cht ================================================ "Shark Tale /ID SLUS_209.25" Mastercode 9028c9d8 0c0a321e //Widescreen hack 16:9 //X-Fov //46030046 a0004ec6 20135ca0 0806c8d4 201b2350 46000346 201b2354 3c013f40 201b2358 4481f000 201b235c 461e6b43 201b2360 0804d729 ================================================ FILE: CHT/SLUS_209.26.cht ================================================ "Harry Potter and The Prisoner of Azkaban /ID SLUS_209.26" Mastercode 9044b3c8 0c112c9a //ELF CRC=51E019BC //Widescreen hack by Devina and Arapapa //Widescreen hack 16:9 //to widen the HUD to hide unwanted elements, //enable patch in-game, not on boot //X-Fov //00000000 00000000 43ad1a46 //403f013c 00f08144 43ad1a46 20147af8 3c013f40 20147afc 4481f000 //00000000 03a51946 //03a51946 02a51e46 20147b10 4619a503 20147b14 461ea502 //Render fix //803f013c 00608144 aa3f013c 201223f0 3c013f40 //3c013f80 //Render fix #2 (doesn't seem needed in recent builds and causes graphic errors) //803f013c 00208144 2800b4e7 //201560b8 3c013fab //3c013f80 ================================================ FILE: CHT/SLUS_209.27.cht ================================================ "Time Crisis - Crisis Zone /ID SLUS_209.27" Mastercode 90107678 0c041d46 //9010ecec 0c046adc //901014b4 0c044414 //wide 20100658 3c033f40 ================================================ FILE: CHT/SLUS_209.28.cht ================================================ "Echo Night Beyond /ID SLUS_209.28" //ELF CRC = 2DE16D21 Mastercode 90184374 0c040c8c //90112338 0c044876 //90121e84 0c049dfc //wide 20143d10 3c033fa0 20143d14 3c023f20 //Force 4:3 aspect to fix widescreen 20a50944 00000000 //No-Interlacing + 60FPS by asasega //2013ffdc 10000014 ================================================ FILE: CHT/SLUS_209.29.cht ================================================ "Battle Assault 3 Featuring Gundam Seed /ID SLUS_209.29" Mastercode 9010f210 0c043c2c //90118a60 0c0891b2 //901b83e8 0c06bd44 //wide 201d5b04 3c0243e6 201d5b0c 34426666 201d5b30 3c02442b ================================================ FILE: CHT/SLUS_209.30.cht ================================================ "Choro Q /ID SLUS_209.30" Mastercode 901eed20 0c07baf0 //901e2790 0c082305 //901001f0 0c0809f2 //wide 201f1db4 3c013f40 201f1db8 44810000 201f1dc0 4600c602 201b54bc 3c0140a7 ================================================ FILE: CHT/SLUS_209.31.cht ================================================ "Trigger Man /ID SLUS_209.31" //ELF CRC AA73521B Mastercode 90225458 0c0894be //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00a88144 f0805624 20132b70 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_209.32.cht ================================================ "Mercenaries /ID SLUS_209.32" Mastercode 90453fd8 0c114f9e //9043ce20 0c0f466f //901bb204 0c115c62 //// 16:9 2033b0a0 3c013f40 // 16:9 and 16:10 main modifications // no need to change anything here! all modifications are calculated // based on the hor fov value in the upper 16:9/16:10 section 2033b0a8 4481f000 2033b0e8 4600f306 2033ef74 461e0843 2033ef78 46010d43 20346e60 4600f306 20339a00 0813cbee 20339a04 00000000 204f2fb8 46030842 204f2fbc 46030002 204f2fc0 461e0002 204f2fc4 080ce681 ================================================ FILE: CHT/SLUS_209.34.cht ================================================ "Death by Degrees /ID SLUS_209.34" //ELF CRC E1D6F85E Mastercode 9010e270 0c043844 //Widescreen Hack //gameplay by ElHecht 20188250 3c023fe3 20188258 3443bbd6 2018606c 3c023fe3 20186070 3443bbd6 201f5c88 3c023fe3 201f5c90 3442bbd6 //FMV's fix by nemesis2000 205d9054 3faaaaaa //black border's fix by nemesis2000 2032b0a8 3c023f80 ================================================ FILE: CHT/SLUS_209.37.cht ================================================ "Wild Arms - Alter Code - F /ID SLUS_209.37" Mastercode 901075f0 0c041d24 //901193e8 0c047108 //widescreen by sergx12 (improved by nemesis 2000) 20118af0 3c024455 20118afc 3c023f40 20118b34 460d6c43 20118b38 460d6cc3 20118b48 3c0343d5 20118ba0 3c024455 20118bac 3c023f40 20118be4 460d6c43 20118be8 460d6cc3 20118c24 3c024586 20118c3c 3c023f40 20118c68 460d6c43 20118c6c 460d6cc3 //wide 20118c7c 3c034505 20118cdc 3c024520 20118cf4 3c023f40 20118d20 460d6c43 20118d24 460d6cc3 20118d34 3c0344a0 20118d9c 3c023f40 20118e08 460d6c43 20118e10 460d6cc3 20118e68 3c023f40 20118ed4 460d6c43 20118ed8 460d6cc3 20118f14 3c033f40 20118f28 3c034506 20118f44 3c023f40 20118f58 3c0243da 20118fe0 3c024505 20119084 3c0243da 201190ec 3c023f40 201190f0 3c064555 2011911c 460d6c43 20119120 460d6cc3 20119188 3c033f40 201191a0 3c064455 201191c8 460d6c43 201191cc 460d6cc3 //FMV's fix by nemesis2000 201c6a3c 24027100 201c6a4c 34038f00 ================================================ FILE: CHT/SLUS_209.38.cht ================================================ "Dynasty Warriors 4: Empires /ID SLUS_209.38" //ELF CRC=BD3DBCF9 Mastercode 90214240 0c049c58 //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 20139b54 3c0243d6 20188da0 3c023f2b ================================================ FILE: CHT/SLUS_209.39.cht ================================================ "Viewtiful Joe 2 /ID SLUS_209.39" Mastercode 903b34a8 0c0eccd2 //wide 202d8c00 3c013fe3 202d8c04 34218e38 ================================================ FILE: CHT/SLUS_209.40.cht ================================================ "Yu-Gi-Oh! Capsule Monster Coliseum /ID SLUS_209.40" Mastercode 90285278 0c0a1446 //9028e7c4 0c0a6e82 //X-Fov (Only Battlefields) 201db054 3c023faa 201db058 3442aaab 201db05c 44820000 //2D fix 20a93130 bf400000 20a93140 3f400000 //////////////////////////////////////// //Zoom //202516fc 3c033f40 //Y-Fov //2025174c 080f61d4 //203d8750 46010002 //203d8754 3c013faa //203d8758 3421aaab //203d875c 4481f000 //203d8760 461e0002 //203d8764 080945d4 //2D Position fix //20251764 080fb1b0 //203ec6c0 46010002 //203ec6c4 3c013faa //203ec6c8 3421aaab //203ec6cc 4481f000 //203ec6d0 461e0002 //203ec6d4 080945da ================================================ FILE: CHT/SLUS_209.42.cht ================================================ "Robots /ID SLUS_209.42" //ELF CRC = 5931A065 Mastercode 902ff220 0c0bfc30 //Widescreen Hack by Arapapa, 16:9 //Y-Fov //803f013c 00188144 86080046 (1st) 20298924 3c013f40 //3c013f80 //Zoom //803f013c 00608144 4000a827 20298b2c 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_209.43.cht ================================================ "Heroes of the Pacific /ID SLUS_209.43" Mastercode 9014b950 0c052dfc //ELF CRC=83FB515E //Widescreen hack by Arapapa //Widescreen hack 16:9 201bb1c8 08052064 // c6010068 201bb1cc 00000000 // c602006c 20148190 3c013f40 // 00000000 20148194 4481f000 // 00000000 20148198 c6010068 // 00000000 2014819c c602006c // 00000000 201481a0 461e0843 // 00000000 201481a4 e6010068 // 00000000 201481a8 0806ec74 // 00000000 ================================================ FILE: CHT/SLUS_209.46.cht ================================================ "GTA - San Andreas /ID SLUS_209.46" //ELF CRC = 2C6BE434 Mastercode 90532640 0c1538ec e002ffff 00700942 2059d390 0c135858 2059d3a4 00000000 //------------------------------------------------Fixes------------------------------------------------// //Linear Filtering for License Plates 204a48a4 34630002 ori $v1, 2 //RWLINEARFILTER //Fixed ammo for melee weapons in cheats 2059d88c 24060001 li $s2 1 //knife 2059d998 24060001 li $s2 1 //knife 2059db60 24060001 li $s2 1 //chainsaw 2059dc34 24060001 li $s2 1 //chainsaw 2059f67c 24060001 li $s2 1 //parachute 2059f3bc 24060001 li $s2 1 //katana //014C cargen counter fix (by spaceeinstein) 20295af0 2c61ffff //slti => sltiu 20295af4 10000004 //beqz => b // Don't clean the car BEFORE Pay 'n Spray doors close, as it gets cleaned later again anyway! 202e41cc 00000000 nop // Fixed muzzleflash not showing from last bullet 204071f4 00000000 nop // Help boxes showing with big message // Game seems to assume they can show together 202ae3a0 00000000 nop // Impound garages working correctly 201c6088 0c0baa58 jal CGarages::IsPointWithinAnyGarage(CVector &) 201c63c0 0c0baa58 jal CGarages::IsPointWithinAnyGarage(CVector &) 201c6510 0c0baa58 jal CGarages::IsPointWithinAnyGarage(CVector &) // Impounding after busted works 202a09a4 00000000 nop // Weapon icon fix (crosshairs mess up rwRENDERSTATEZWRITEENABLE) 202aab44 00000000 nop 202ab284 00000000 nop 202ab2b4 00000000 nop //Fix 4th texture memory leak on effects 203d4d50 8e240018 203d4d64 ae200018 //-------------------------------------------------HUD-------------------------------------------------// //20663c00 3f666666 //Wanted Height 20663c04 3ecccccd //Wanted Width //20663c0c 3f8a3d71 //Wanted Shadow Height 20663c10 3ef5c28f //Wanted Shadow Width //202aa78c 3c023fc0 //Wanted Vertical Padding 2026e03c 3c084270 //Radar Width 2026ed00 3c024270 //Radar Mask Width 2026ee30 3c034270 //Radar Mask Width 2026ef18 3c034270 //Radar Mask Width 20269528 3c024270 //Radar Width unknown 2026e658 3c024270 //Radar Width plane green overlay 202ac8f8 3c024248 //Radar Width plane overlay 202ac964 3c024270 //Radar Heigth plane overlay 202acc4c 3c0341eb //Radar Disc Width left up - a esquerda dessa porra aqui 202acc50 3c0243aa //Radar Disc Width left up - a parte de cima dessa porra aqui 202acc60 3c034278 //Radar Disc Width left up - a direita dessa porra aqui 202acc64 3c0243bf //Radar Disc Width left up - a parte de baixo dessa porra aqui 202acc98 3c0342be //Radar Disc Width right up - a esquerda dessa porra aqui 202acc9c 3c0243aa //Radar Disc Width right up - a parte de cima dessa porra 202accac 3c034278 //Radar Disc Width right up - a direita dessa porra aqui 202accb0 3c0243bf //Radar Disc Width right up - a parte de baixo dessa porra 202acce4 3c0341eb //Radar Disc Width left down - a esquerda dessa porra aqui 202acce8 3c0243d4 //Radar Disc Width left down - a parte de cima dessa porra 202accf8 3c034278 //Radar Disc Width left down - a direita dessa porra aqui 202accfc 3c0243bf //Radar Disc Width left down - a parte de baixo dessa porra 202acd30 3c0342be //Radar Disc Width right down - a esquerda dessa porra aqui 202acd34 3c0243d4 //Radar Disc Width right down - a parte de cima dessa porra 202acd44 3c034278 //Radar Disc Width right down - a direita dessa porra aqui 202acd48 3c0243bf //Radar Disc Width right down - a parte de baixo dessa porra 2026ae54 3c034270 //Radar Blip disc Width 2026e04c 3c064278 //Radar X Pos //2026e0a0 3c0443bf //Radar Y Pos 2026ed10 3c024278 //Radar Mask X Pos 2026ee3c 3c044278 //Radar Mask X Pos 2026ef34 3c044278 //Radar Mask X Pos 2026ae6c 3c034278 //Radar Blip disc X Pos 2026e674 3c024278 //Radar X Pos plane green overlay 202ac900 3c034278 //Radar X Pos plane overlay 202a9ef4 3c024210 //Fist Icon Width 202a9e34 3c024190 //Weapon Icon Width 202aba40 2405020d //Weapon Icon Pos X 202aba7c 2405020d //Weapon Icon Pos X - Player 2 20663748 3e800000 //Ammo Width 202aba90 2405021f //Ammo X Pos 202abacc 2405021f //Ammo X Pos - Player 2 202a9b84 3c0242a8 //Health bar width 202a9904 2404002f //Armour bar width 202a9a04 2404002f //Breath bar width 202ab51c 24050231 //Armour bar pos x 202ab560 24050231 //Armour bar pos x 202ab6b0 24050231 //Breath bar pos x 202ab6f8 24050231 //Breath bar pos x //CHud::DrawBustedWastedMessage width 202af568 3c033f90 //lui $v1, 0x3f90 202af56c 0c0aa200 //jal _ZN5CFont8SetScaleEf # Jump And Link 202af570 44836000 //mtc1 $v1, $f12 202af574 0c0aa2f4 //jal _ZN5CFont15SetProportionalEh # Jump And Link 202af578 24040001 //li $a0, 1 # Load Immediate 202af57c 0c0aa310 //jal _ZN5CFont10SetJustifyEh # Jump And Link 202af580 0000202d //move $a0, $zero 202af584 0c0aa314 //jal _ZN5CFont14SetOrientationEh # Jump And Link 202af588 0000202d //move $a0, $zero 202af58c 0c0aa27c //jal _ZN5CFont12SetFontStyleEh # Jump And Link 202af590 0000202d //move $a0, $zero 202af594 0c0aa2ec //jal _ZN5CFont7SetEdgeEa # Jump And Link 202af598 24040003 //li $a0, 3 # Load Immediate 202af59c 3c01007c //lui $at, 0x7C # '|' # Load Upper Immediate 202af5a0 3c024f00 //lui $v0, 0x4F00 # Load Upper Immediate 202af5a4 c42132d8 //lwc1 $f1, _styledText3Alpha # Load Word to FPU 202af5a8 44820000 //mtc1 $v0, $f0 # Move to FPU //CHud::DrawSuccessFailedMessage width 202af0fc 3c033f59 //lui $v1, 0x3f59 202af100 0c0aa200 //jal _ZN5CFont8SetScaleEf # Jump And Link 202af104 44836000 //mtc1 $v1, $f12 202af108 0c0aa2f4 //jal _ZN5CFont15SetProportionalEh # Jump And Link 202af10c 24040001 //li $a0, 1 # Load Immediate 202af110 0c0aa310 //jal _ZN5CFont10SetJustifyEh # Jump And Link 202af114 0000202d //move $a0, $zero 202af118 0c0aa314 //jal _ZN5CFont14SetOrientationEh # Jump And Link 202af11c 0000202d //move $a0, $zero 202af120 2402024e //li $v0, 0x24E # Load Immediate 202af124 44820000 //mtc1 $v0, $f0 # Move to FPU 202af128 0c0aa29c //jal _ZN5CFont13SetCentreSizeEf # Jump And Link 202af12c 46800320 //cvt.s.w $f12, $f0 # Floating-point Convert to Single Fixed-Point Format 202af130 0c0aa27c //jal _ZN5CFont12SetFontStyleEh # Jump And Link 202af134 24040003 //li $a0, 3 # Load Immediate 202af138 0c0aa2ec //jal _ZN5CFont7SetEdgeEa # Jump And Link 202af13c 24040002 //li $a0, 2 # Load Immediate 202af140 3c01007c //lui $at, 0x7C # '|' # Load Upper Immediate 202af144 3c024f00 //lui $v0, 0x4F00 # Load Upper Immediate 202af148 c42132d0 //lwc1 $f1, flt_7C32D0 # Load Word to FPU 202af14c 44820000 //mtc1 $v0, $f0 # Move to FPU //CRadar::DrawRadarSprite width 2026d384 3c034100 //lui $v1, 0x4100 # Load Upper Immediate 2026d388 0200102d //move $v0, $s0 2026d38c 44831000 //mtc1 $v1, $f2 # Move to FPU 2026d390 3c0340c6 //lui $v1, 0x40C6 2026d394 44831800 //mtc1 $v1, $f3 # Move to FPU 2026d398 27a50050 //addiu $a1, $sp, 0x70+var_20 # a2 2026d39c 27a6006c //addiu $a2, $sp, 0x70+var_4 # rgbaColor 2026d3a0 4603a801 //sub.s $f0, $f21, $f3 # Floating-point Subtract 2026d3a4 00021880 //sll $v1, $v0, 2 # Shift Left Logical 2026d3a8 3c020070 //li $v0, dword_703A70 # Load Immediate 2026d3ac 24423a70 // 2026d3b0 00432021 //addu $a0, $v0, $v1 # a1 2026d3b4 e7a00050 //swc1 $f0, 0x70+var_20($sp) # Store Word from FPU 2026d3b8 4603a800 //add.s $f0, $f21, $f3 # Floating-point Add 2026d3bc e7a00058 //swc1 $f0, 0x70+var_18($sp) # Store Word from FPU 2026d3c0 4602a041 //sub.s $f1, $f20, $f2 # Floating-point Subtract 2026d3c4 4602a000 //add.s $f0, $f20, $f2 # Floating-point Add 2026d3c8 e7a1005c //swc1 $f1, 0x70+var_14($sp) # Store Word from FPU 2026d3cc 0c0ac258 //jal _ZN9CSprite2d4DrawERK5CRectRK5CRGBA # Jump And Link 2026d3d0 e7a00054 //swc1 $f0, 0x70+var_1C($sp) # Store Word from FPU 2026d3d4 0200282d //move $a1, $s0 2026d3d8 0c09a670 //jal _ZN6CRadar19AddBlipToLegendListEhi # Jump And Link 2026d3dc 0000202d //move $a0, $zero 2026d3e0 dfbf0040 //ld $ra, 0x70+var_30($sp) # Load Doubleword 2026d3e4 c7b50004 //lwc1 $f21, 0x70+var_6C($sp) # Load Word to FPU 2026d3e8 7bb20030 //lq $s2, 0x70+var_40($sp) # Load Quadword 2026d3ec c7b40000 //lwc1 $f20, 0x70+var_70($sp) # Load Word to FPU 2026d3f0 7bb10020 //lq $s1, 0x70+var_50($sp) # Load Quadword 2026d3f4 7bb00010 //lq $s0, 0x70+var_60($sp) # Load Quadword 2026d3f8 03e00008 //jr $ra # Jump Register 2026d3fc 27bd0070 //addiu $sp, 0x70 # Add Immediate Unsigned //CRadar::DrawBlips - Radar Centre 2026863c 24050006 20268644 24060008 20268674 24050006 2026867c 24060008 202ada20 3c033ecc //mission timers 202ad82c 3c023f33 //Vehicle name width 202afcac 3c023f33 //Mission title width 202ad29c c78c8384 //Area name width hook - 0x663474 20663bc8 3ecccccd //Money Width 20663c58 3ecccccd //Subtitles Width 20663674 3eb33333 //Help box Width 202ac440 c78c82bc //DrawVitalStats weekday width hook 202ac438 c78d899c //DrawVitalStats weekday height hook 2023e5c4 3c023f33 //CMenuManager::DrawWindow title width 202acab4 3c0341d4 //AltitudeBar width 202acc10 3c0241e5 //AltitudeCounter width 202acc00 3c034190 //AltitudeCounter X Pos //Set drop shadows to outline 202a8b90 3c01007c 202a8b94 a0202346 202a8b98 3c01007c 202a8b9c a024234b 202a8ba8 a024234c //--------------------------------------------------FOV------------------------------------------------// 2021df84 0c044c2f //SetFOV Call 20242d54 0c044c2f //SetFOV Call 2021df84 0c044c2f //SetFOV Call 201130bc 3c013f9d //New SetFOV 201130c0 44810000 //New SetFOV 201130c4 46006302 //New SetFOV 201130c8 03e00080 //New SetFOV 201130cc e78c9a90 //New SetFOV 2021dfe0 3c0242a0 // Emergency Vehicles Fix 202ee0e0 3c024120 // Fix sky multitude 202ee0e8 00000000 // Fix sky multitude 2020a484 3c024302 // Set vehicle max FOV //-------------------------------------------------Menu------------------------------------------------// 20234a44 24040001 //Set Menu Text Body 20234a14 c78c8b68 //Hook Menu Items Width to Subtitles width 202354f8 c78c8b68 //Hook Menu Items Width to Subtitles width 20242190 3c023ecc //Set Menu Labels Width //-------------------------------------------------Debug-----------------------------------------------// //20515870 00c70b00 //Disable radiosity, original replacement value was 0, but causes TLB misses on emu? //2039b53c 24040001 //Set VSync Mode to 60 FPS //20245790 00000000 //Skip MPEG Decoder //202457b0 00000000 //Skip MPEG Decoder ================================================ FILE: CHT/SLUS_209.47.cht ================================================ "Operation WinBack 2 - Project Poseidon /ID SLUS_209.47" Mastercode 90313d58 0c0c4efe //90321bd8 0c0c05e6 //90107284 0c0c02f2 // 16:9 202e6ff0 3c013f40 202e6ff4 4481f000 202e6ffc 461e0003 ================================================ FILE: CHT/SLUS_209.48.cht ================================================ "Crimson Tears /ID SLUS_209.48" Mastercode 902b9a78 0c0ae646 //902c6be4 0c0b334c //902d6938 0c040098 //wide 201bcb98 3c02bfe3 201bcba0 34438e39 ================================================ FILE: CHT/SLUS_209.51.cht ================================================ "Viewtiful Joe /ID SLUS_209.51" Mastercode 902cac28 0c0b7dca //wide 002b4904 3c01bf22 002bce28 3c013f22 ================================================ FILE: CHT/SLUS_209.52.cht ================================================ "Tak 2 - The Staff of Dreams /ID SLUS_209.52" Mastercode 9045ad70 0c116b04 //9043f644 0c113477 //902930fc 0c11860a //Gameplay 16:9 205a66ec 3fe38e38 ================================================ FILE: CHT/SLUS_209.53.cht ================================================ "Shaman King - Power of Spirit /ID SLUS_209.53" Mastercode 9028f338 0c0a3c76 //wide 201dd764 3c023fab ================================================ FILE: CHT/SLUS_209.54.cht ================================================ "Hot Wheels - Stunt Track Challenge /ID SLUS_209.54" Mastercode 9044e7d8 0c11399e //ELF CRC=E798B2D5 //Widescreen hack by Arapapa //Widescreen hack 16:9 20ba949c 3faaaaab //3f800000 fov 20bccd3c 3faaaaab //3f800000 fov ================================================ FILE: CHT/SLUS_209.55.cht ================================================ "Phantom Brave /ID SLUS_209.55" Mastercode 901089f0 0c042224 //Gameplay 16:9 20105654 3c013f40 20105658 44810000 20105660 4600c602 ================================================ FILE: CHT/SLUS_209.56.cht ================================================ "Leisure Suit Larry - Magna Cum Laude /ID SLUS_209.56" Mastercode 9010a9f0 0c042a24 //ELF CRC=A1736B07 //Widescreen hack by ElHecht // 16:9 202e4850 080fb09a // 46020082 jump to code-inject 003ec268 202e4854 00000000 // 46020842 203ec268 3c013f40 // 00000000 hor fov 203ec26c 4481f000 // 00000000 203ec270 46020082 // 00000000 203ec274 46020842 // 00000000 203ec278 461e0843 // 00000000 203ec27c 080b9215 // 00000000 jump back to 002e4854 ================================================ FILE: CHT/SLUS_209.57.cht ================================================ "Scaler /ID SLUS_209.57" Mastercode 901233b8 0c048c96 //Widescreen hack 16:9 2021b9dc 080bd30c 2021b9e0 00000000 202f4c30 3c013f40 202f4c38 4481f000 202f4c3c 461e0842 202f4c40 e4a10000 202f4c44 aca00004 202f4c48 08086e78 2020b274 3c023f40 2020b290 3c02bf40 ================================================ FILE: CHT/SLUS_209.58.cht ================================================ "Splinter Cell - Pandora Tomorrow /ID SLUS_209.58" Mastercode 902084d0 0c0820dc //wide 201b771c 14400005 201b7720 3c040048 201b7724 0c088178 201b7728 248425e8 201b772c 0c088130 201b7730 af829f40 201b7734 8f849f40 201b7738 3c060048 201b773c 0000282d 201b7740 24c651af 201b7744 0000382d 201b7748 24080001 201b774c 0c05a738 201b7750 0000482d 201b7754 0040882d 201b7758 0c059634 201b775c afa0009c 201b7760 8fa6009c 201b7764 0220202d 201b7768 8f898034 201b776c 0040282d 201b7770 0000382d 201b7774 0000402d 201b7778 0c059384 201b777c 0000502d 201b7780 0c06dfb8 201b7784 0040202d 201b7788 ae020060 201b778c 8e040060 201b7790 8c990000 201b7794 8f39006c 201b7798 0320f809 201b779c 0200282d 201b77a0 8f829de0 201b77a4 14400005 201b77a8 3c040048 201b77ac 0c071700 201b77b0 24842610 201b77b4 0c0716b8 201b77b8 af829de0 201b77bc 8f849de0 201b77c0 3c060048 201b77c4 0000282d 201b77c8 24c651c8 201b77cc 0000382d 201b77d0 24080001 201b77d4 0c05a738 201b77d8 0000482d 201b77dc 0040882d 201b77e0 0c059634 201b77e4 afa00098 201b77e8 8fa60098 201b77ec 0220202d 201b77f0 8f898034 201b77f4 0040282d 201b77f8 0000382d 201b77fc 0000402d 201b7800 0c059384 201b7804 0000502d 201b7808 0c05e85c 201b780c ae020064 201b7810 e6000074 201b7814 3c023fd4 201b7818 ae0000c0 201b781c 24040004 201b7820 ae0000c4 201b7824 3c033f40 201b7828 ae0000c8 201b782c 34427ae1 201b7830 e61400cc 201b7834 ae0000e0 201b7838 ae0000e4 201b783c ae0000e8 201b7840 e61400ec 201b7844 ae0000f0 201b7848 ae0000f4 201b784c ae0000f8 201b7850 e61400fc 201b7854 ae000100 201b7858 ae000108 201b785c ae000104 201b7860 ae040094 201b7864 ae000088 201b7868 ae000084 201b786c ae03008c 201b7870 3c033f80 201b7874 ae030090 ================================================ FILE: CHT/SLUS_209.59.cht ================================================ "Dukes of Hazzard, The - Return of the General Lee /ID SLUS_209.59" //ELF CRC FF2F701F Mastercode 901ab798 0c06ad8e //[Widescreen 16:9] //Widescreen Hack (NTSC-U by Arapapa) //Gameplay 16:9 203f8d00 3c013fc3 //3c013f92 203f8d04 34210c2c //34214925 ================================================ FILE: CHT/SLUS_209.60.cht ================================================ "Mega Man X8 /ID SLUS_209.60" Mastercode 90129698 0c13ef1a //wide 2010f10c 3c013f40 2010f110 44810000 2010f118 4600c602 ================================================ FILE: CHT/SLUS_209.61.cht ================================================ "Neo Contra /ID SLUS_209.61" Mastercode 9036f418 0c0dbcae //ELF CRC=08901101 //Widescreen Hack by ElHecht // 16:9 20359e34 3c013f40 // 00000000 hor fov 20359e40 44810000 // 00000000 20359e44 4600c602 // 00000000 // 16:10 //20359e34 3c013f55 // 00000000 hor fov //20359e38 34215555 // 00000000 hor fov //20359e40 44810000 // 00000000 //20359e44 4600c602 // 00000000 ================================================ FILE: CHT/SLUS_209.63.cht ================================================ "Final Fantasy XII /ID SLUS_209.63" //ELF CRC 0779FBDB Mastercode 904497a0 0c112590 //Widescreen hack by nemesis2000 (pnach by nemesis2000) //widescreen fix 20180388 3c013f80 2018038c 34210000 2033d55c 3c020000 ================================================ FILE: CHT/SLUS_209.64.cht ================================================ "Devil May Cry 3 /ID SLUS_209.64" //ELF CRC 0BED0AF9 Mastercode 9010ffa8 0c043f92 //Widescreen Hack 21cb0590 3f400000 ================================================ FILE: CHT/SLUS_209.67.cht ================================================ "Enthusia Professional Racing /ID SLUS_209.67" Mastercode 9030d458 0c0c34be Widescreen 20383708 3f400000 ================================================ FILE: CHT/SLUS_209.69.cht ================================================ "Steel Lancer Arena International /ID SLUS_209.69" Mastercode 9011d850 0c0475bc //90197ef0 0c04d58a //9026fb38 0c04e1da //widescreen 20267978 3c033f40 ================================================ FILE: CHT/SLUS_209.70.cht ================================================ "Rumble Roses /ID SLUS_209.70" Mastercode 9010f990 0c043e0c //ELF CRC=B95C635E //Widescreen hack (Font fix by Arapapa) //Widescreen hack 16:9 20103fa4 3c013f40 20103fa8 44810000 20103fb0 4600c602 //Font fix 20305bbc 3c033f53 //3c033f8c 20305bc0 34633333 //3463cccd ================================================ FILE: CHT/SLUS_209.73.cht ================================================ "Champions - Return To Arms /ID SLUS_209.73" Mastercode 90355b18 0c0d566e //903512d8 0c0ed7c3 //wide 2018a2f0 3c013f3f 201949d4 3c013f3f 2018a280 3c013fe2 2018a284 3421fc95 20199c3c 3c013fe2 20199c40 3421fc95 20199c70 3c013fe2 20199c74 3421fc95 2019a038 3c013fe2 2019a03c 3421fc95 2019a520 3c013fe2 2019a524 3421fc95 2019b5c8 3c013fe2 2019b5cc 3421fc95 202a8914 3c013fe2 202a8918 3421fc95 202a8948 3c013fe2 202a894c 3421fc95 //In game debug mode //When the following cheat is enabled the game will enter in debug mode //While in debug mode You can edit save file, since online capabilities have not been restored for this game //The following cheat is the only method available to start a New Game on the hidden 5th difficulty //204F8EEO 00000001 ================================================ FILE: CHT/SLUS_209.74.cht ================================================ "Shin Megami Tensei - Digital Devil Saga /ID SLUS_209.74" Mastercode 902f225c 0c0bfffb //wide 203245e4 3fd3a06d ================================================ FILE: CHT/SLUS_209.75.cht ================================================ "One Piece - Grand Battle /ID SLUS_209.75" Mastercode 901bea90 0c06fa4c //901e0698 0c0751a6 //901e1cf8 0c078750 //16:9 203f5898 3f400000 ================================================ FILE: CHT/SLUS_209.77.cht ================================================ "Virtua Fighter Cyber Generation /ID SLUS_209.77" //ELF CRC FF20AC4C Mastercode 900af910 0c02bdec //Widescreen Hack 200ccf3c 3c033f40 200ccf54 3c024420 //Widescreen for Hud 2040a070 3f200000 //3f800000 ================================================ FILE: CHT/SLUS_209.79.cht ================================================ "Suikoden IV /ID SLUS_209.79" Mastercode 9049a598 0c12690e //Widescreen 2048845c 3c013f40 20488460 44810000 20488468 4600c602 204b6b44 3c0143f0 //FMV's fix 204c4be4 24101e00 204c4d98 24110190 //Font width 207310ec 3f400000 207321bc 3f400000 ================================================ FILE: CHT/SLUS_209.80.cht ================================================ "Ys - The Ark of Napishtim /ID SLUS_209.80" Mastercode 9011bc9c 0c04858c //wide 202e0a28 3f19999a 202e0a2c 3f80eeef ================================================ FILE: CHT/SLUS_209.81.cht ================================================ "Teenage Mutant Turtles 2: Battle Nexus /ID SLUS_209.81" Mastercode 9010dfd0 0c04379c Widescreen Hack 00234ca4 3c023f1e 00234cb8 3c023fe3 00234cc0 34428e38 ================================================ FILE: CHT/SLUS_209.82.cht ================================================ "Bad Boys 2 /ID SLUS_209.82" Mastercode 9039bc88 0c0e6eca //ELF CRC=8AD9D4B1 //Widescreen hack by Arapapa //Gameplay 16:9 //X-Fov //02631646 540014c6 202e5a8c 080e68b8 //46166302 2039a2e0 46166302 //00000000 2039a2e4 3c013fa3 //00000000 2039a2e8 4481f000 //00000000 2039a2ec 461e6302 //00000000 2039a2f0 080b96a4 //00000000 ================================================ FILE: CHT/SLUS_209.83.cht ================================================ "Musashi - Samurai Legend /ID SLUS_209.83" Mastercode 902a5e58 0c0a973e //90292ec0 0c0a632c //wide 203dd108 3f19999a ================================================ FILE: CHT/SLUS_209.84.cht ================================================ "Resident Evil - Outbreak - File #2 /ID SLUS_209.84" Mastercode 9012b158 0c041eac //90134a34 0c042bf0 //90116e30 0c045b34 //gameplay by Hyakki 203a9448 3fe38e38 //item fix by nemesis2000 20392050 3c013fab 20392054 44817800 //FMV's fix by nemesis2000 20395f2c 24060015 203960d0 01262818 203960d4 24061c00 203960d8 00c55822 20396104 000b5843 20396108 14620003 2039610c 00ab2820 201473a4 00000000 ================================================ FILE: CHT/SLUS_209.85.cht ================================================ "Under the Skin /ID SLUS_209.85" Mastercode 901ce918 0c0739ee //wide 20109e08 3c013f9f 20109e0c 34213fbf 201a5db0 3c013f9e 201a5db4 34213fbf 20109da0 3c014328 ================================================ FILE: CHT/SLUS_209.86.cht ================================================ "Armored Core - Nexus (Disc 1) (Evolution) /ID SLUS_209.86" //ELF CRC=7E5F690C Mastercode 9024aef8 0c092b66 //90194218 0c0921f4 //wide (unknown author) 201211c8 3c023f22 21e16348 3c023f40 202b757c 43c00000 ================================================ FILE: CHT/SLUS_209.89.cht ================================================ "Polar Express, The /ID SLUS_209.89" Mastercode 9029d450 0c0a74bc //ELF CRC=4AC5A94B //Widescreen hack by Arapapa //Widescreen hack 16:9 20347860 080bc5d4 20347864 00000000 202f1750 3c013f40 // 00000000 202f1754 4481f000 // 00000000 202f1758 c6010068 // 00000000 202f175c c602006c // 00000000 202f1760 461e0843 // 00000000 202f1764 e6010068 // 00000000 202f1768 080d1e19 // 00000000 ================================================ FILE: CHT/SLUS_209.92.cht ================================================ "Catwoman /ID SLUS_209.92" Mastercode 901d8300 0c076068 //ELF CRC=E3DF71E1 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom fix (Internal Widescreen) //593f013c 9a992134 //803f013c 00000000 20116c64 3c013f80 //3c013f59 20116c68 00000000 //3421999a ================================================ FILE: CHT/SLUS_209.94.cht ================================================ "Fullmetal Alchemist and the Broken Angel /ID SLUS_209.94" Mastercode 901169e4 0c046fec //wide 202d8be0 3f9e859f 20a96994 3f400000 2092a0ec 3f400000 2092a108 3f400000 20a968ec 3f400000 20a96940 3f400000 20a96a20 3f400000 20a969e8 3f400000 20a969cc 3f400000 20a96b70 3f400000 ================================================ FILE: CHT/SLUS_209.98.cht ================================================ "Dragon Ball Z: Budokai 3 /ID SLUS_209.98" Mastercode 9010d5d0 0c04351c Widescreen Hack 2047ca50 3f23d706 20470434 3f23d706 ================================================ FILE: CHT/SLUS_210.02.cht ================================================ "Tiger Woods PGA Tour 2005 /ID SLUS_210.02" Mastercode 903002e0 0c0c0060 //ELF CRC=88A808FA //Widescreen Hack by VIRGIN KLM //Widescreen hack 16:9 //Menu 3D 0054ce70 3f400000 //3f800000 //Game Play Fov 007983f0 3f400000 //3f800000 //Game Play Render Fix 00798400 44800000 //44000000 00798408 40000000 //3f400000 ================================================ FILE: CHT/SLUS_210.04.cht ================================================ "Def Jam - Fight for NY /ID SLUS_210.04" Mastercode 903559e8 0c0d5622 //wide 20361a34 10a20016 20361a64 3c013fab 20361a68 44810800 20361a6c 46010002 20361a70 e4c00000 20361a74 46010842 20361a78 e4e10000 20361a7c c480001c 20361a80 e5000000 20361a84 c4810024 20361a88 03e00008 20361a8c e5210000 20361a90 c4800010 20361a94 3c013fab 20361a98 44810800 20361a9c 00000000 20361aa0 46010842 20361aa4 e4c00000 20361aa8 e4e10000 20361aac 3c013e80 20361ab0 44811800 20361ab4 c4820024 20361ab8 3c013f00 20361abc 44810000 20361ac0 46031082 20361ac4 c481001c 20361ac8 46001002 20361acc e5010000 20361ad0 c4800024 20361ad4 03e00008 20361ad8 e5200000 ================================================ FILE: CHT/SLUS_210.05.cht ================================================ "Kingdom Hearts II /ID SLUS_210.05" Mastercode 902fd330 0c0c42bd // new 16:9 hack by - ElHecht 20106c70 3c013f4c 20106c88 3421cccc 20106c8c 4481f800 20106c90 461fa503 20106cb4 3c1b3f40 20106cc0 449bf000 20106cd0 461effc2 20106cd4 e61f004c //optional zoom for cutscenes (hides sudden pop-in) 20378104 43f90000 //font fix 2037ae44 3f400000 2037ae48 3f400000 2037ae4c 3f400000 //black bar fix 2014aaf0 24050000 2014ab18 24050000 2014ab40 24050000 2014ab70 24050000 //lower subtitles 201aae88 240a0190 ================================================ FILE: CHT/SLUS_210.07.cht ================================================ "Kuon /ID SLUS_210.07" Mastercode 90110170 0c044004 //wide 001380a4 3c023f19 001380a8 3443999a ================================================ FILE: CHT/SLUS_210.08.cht ================================================ "Katamari Damacy /ID SLUS_210.08" Mastercode 901a2358 0c06887e //wide 20168550 3c0143d6 //FMV's fix 2027c1a8 42600000 2027c1b0 3faaaaab ================================================ FILE: CHT/SLUS_210.09.cht ================================================ "Sega Classics Collection /ID SLUS_210.09" Mastercode 901b9920 0c047714 901154b4 0c046b70 9010f8a4 0c071e46 9010e064 0c047ba8 901b0424 0c073317 9010e064 0c04692a 9017401c 0c0642e3 901addec 0c06ecac 90117be4 0c049074 //90165780 0c059588 //Alien Syndrome e0033f80 0039fcfa 2039fcf8 3faaaaab 20125398 3c023fe3 2012539c 34428e38 //Golden Axe e001aaab 0033b308 2033b308 3fe38e39 //these were disabled (used for hud?) //201339a4 3c013f40 //201339a8 44810000 //Out Run e0023f80 00124010 20124010 3c083fab 2012c548 3c043f40 //Space Harrier e003d000 002ea418 202ea418 44091c00 202eaef0 43f3c000 202eaee8 3f999999 //Virtua Racing e003d70a 001e6560 201e6560 3ef5c28f 2018a7c4 3c033fd3 2018bd6c 34643333 ================================================ FILE: CHT/SLUS_210.10.cht ================================================ "Nanobreaker /ID SLUS_210.10" Mastercode 901129d0 0c044a1c //901cd878 0c073840 //wide 20498ef8 44550000 20498f00 3ac00000 ================================================ FILE: CHT/SLUS_210.11.cht ================================================ "Cabelas Big Game Hunter - 2005 Adventures /ID SLUS_210.11" Mastercode 9011e578 0c047906 //ELF CRC=F1F4D83F //Widescreen Hack by Arapapa //Widescreen hack 16:9 s //Zoom 20350f54 3c023f20 //3c023f00 //Y-Fov //03080046 ec00a0e6 f800a0c6 20350fb0 08030000 //46001002 200c0000 46000803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 080d43ed ================================================ FILE: CHT/SLUS_210.14.cht ================================================ "High Roller Casino /ID SLUS_210.14" Mastercode 90111850 0c0445bc //ELF CRC=D3C57C9C //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 2013f754 3c033f26 //3c033f00 //Y-Fov 2013f7b4 08030000 200c0000 46010002 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 0804fdee ================================================ FILE: CHT/SLUS_210.15.cht ================================================ "Madagascar /ID SLUS_210.15" //ELF CRC E1F4BD26 Mastercode 902fcca0 0c0bf2d0 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //003f013c 00008144 3c008cc4 2014a0e0 3c013f21 //3c013f00 //Y-Fov //43000146 0400048e 202881c8 08045ca0 20117280 46010043 20117284 3c013f40 20117288 4481f000 2011728c 461e1082 20117290 080a2073 ================================================ FILE: CHT/SLUS_210.16.cht ================================================ "25 to Life /ID SLUS_210.16" Mastercode 9025de08 0c09772a //ELF CRC=C1B141D6 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //00000000 00000000 43030d46 20417e68 080978f8 //00000000 2025e3e0 3c013faa //00000000 2025e3e4 3421aaab //00000000 2025e3e8 4481f000 //00000000 2025e3ec 461e6b42 //00000000 2025e3f0 08105f9b //00000000 //Render fix //003f013c 00008144 6a00023c (1st) 203989b8 3c013f10 //3c013f00 ================================================ FILE: CHT/SLUS_210.17.cht ================================================ "Showdown - Legends of Wrestling /ID SLUS_210.17" Mastercode 9010dd78 0c043706 //ELF CRC=E90F7B89 //Widescreen hack by Arapapa //Widescreen hack 16:9 //000060e4 040062e4 080062e4 20249638 080c2984 2030a610 3c023f40 2030a614 4482f000 2030a618 461e0002 2030a61c e4600000 2030a620 0809258f ================================================ FILE: CHT/SLUS_210.19.cht ================================================ "Technic Beat /ID SLUS_210.19" Mastercode 90108938 0c0421f6 //90117fdc 0c08ece8 //9014b314 0c04009c //Y-Fov 20216954 3c023f20 20216958 34426d2f //Zoom 20216944 3c02443b ================================================ FILE: CHT/SLUS_210.20.cht ================================================ "Gungrave - Overdose /ID SLUS_210.20" Mastercode 902826f0 0c0a0964 //902838c4 0c0a6d47 //901018d0 0c0a60f4 //wide 20288904 3c013f40 20288908 44810000 20288910 4600c602 ================================================ FILE: CHT/SLUS_210.21.cht ================================================ "Cabelas Deer Hunt - 2005 Season /ID SLUS_210.21" Mastercode 9011daf8 0c047666 //ELF CRC=B005AE6B //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 202ef8c4 3c023f20 //3c023f00 //Y-Fov //03080046 ec00a0e6 f800a0c6 202ef920 08030000 //46001002 200c0000 46000803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 080bbe49 ================================================ FILE: CHT/SLUS_210.22.cht ================================================ "Prince of Persia - Warrior Within /ID SLUS_210.22" Mastercode 90103f10 0c046750 //90103258 0c04bd20 //9010c048 0c042fba //gameplay 20544dd4 3c023f40 20544df0 4600b046 20544df8 4600a306 20544dfc 4600ab46 //rfix 2052faec 3c014455 2052fb28 44810000 //menu fix 204ee128 0c140ddf 2050377c 3c014456 205037c4 44813000 205037c8 2407ff95 //HUD fix 2019e55c 3c03bddd 2019e564 3464dddd ================================================ FILE: CHT/SLUS_210.26.cht ================================================ "Battlefield 2 /ID SLUS_210.26" Mastercode 904f8438 0c13e0b6 //9027e5c0 0c139f25 //wide 2022d4b0 3c013fab 2022d8e8 3c013fab 203bf5c0 3c013f40 203bf5d0 4481f000 203bf69c 461e0303 203bfd88 461e0303 2040b4fc 461e0303 2027c1c8 24020002 //vert- widescreen correction 2022d490 3c013fab 2022d8c8 3c013fab ================================================ FILE: CHT/SLUS_210.27.cht ================================================ "LOTR - The Third Age /ID SLUS_210.27" Mastercode 9032a770 0c0ca984 //90278018 0c0c73f0 //901c29f8 0c09c6e0 //wide 20c37580 3f400000 20c37590 3fb00000 20c37598 3fb00000 ================================================ FILE: CHT/SLUS_210.28.cht ================================================ "World Championship Poker /ID SLUS_210.28" //ELF CRC 215DB422 Mastercode 90336608 0c0cd92a //Widescreen hack by Arapapa //Widescreen hack 16:9 202c9fc0 080d0410 //c6010068 20341040 3c013f40 //00000000 20341044 4481f000 //00000000 20341048 c6010068 //00000000 2034104c c602006c //00000000 20341050 461e0843 //00000000 20341054 e6010068 //00000000 20341058 080b27f2 //00000000 ================================================ FILE: CHT/SLUS_210.29.cht ================================================ "Midnight Club 3 - DUB Edition /ID SLUS_210.29" Mastercode 905452e8 0c151462 //ELF CRC=4A0E5B3A //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //43a51846 640103e6 2052dcf8 081529f8 2054a7e0 4618a543 2054a7e4 3c013f40 2054a7e8 4481f000 2054a7ec 461ead42 2054a7f0 0814b73f //Render fix //003f013c 00008144 02a50046 (2nd) 2052dc3c 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_210.30.cht ================================================ "Outlaw Golf 2 /ID SLUS_210.30" Mastercode 90197d90 0c065f0c //ELF CRC=1ED4B29C //Widescreen Hack 206746c8 3f9c67c8 // 3f6aaaab ================================================ FILE: CHT/SLUS_210.31.cht ================================================ "Gallop Racer 2004 /ID SLUS_210.31" Mastercode 902da570 0c0b6904 //ELF CRC=157ECF54 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2012bfb8 3c013f40 //3c013f80 //Render fix 2012c190 3c0142d0 //3c014248 ================================================ FILE: CHT/SLUS_210.32.cht ================================================ "Marc Eckos Getting Up - Contents Under Pressure /ID SLUS_210.32" //ELF CRC 1CF99B88 Mastercode 901133b8 0c044c96 //[Widescreen 16:9] //Widescreen Hack 2056764c 3c023f40 ================================================ FILE: CHT/SLUS_210.33.cht ================================================ "Second Sight /ID SLUS_210.33" Mastercode 90100d08 0c105ff4 //wide 20500c14 3fc71c71 20500c94 3fc71c71 ================================================ FILE: CHT/SLUS_210.37.cht ================================================ "Project - Snowblind /ID SLUS_210.37" //ELF CRC 2BDA8ADB Mastercode 902b6878 0c0ad9c6 //Widescreen hack by ElHecht. //Causes a crash on Level 2. NOT CONFIRMED ON REAL HARDWARE // 16:9 single player mode 201d87b8 3c013fe3 //3c013faa 201d87bc 34218e39 //3421aaab 203327f0 3c013fe3 //3c013faa 203327f4 34218e39 //3421aaab ================================================ FILE: CHT/SLUS_210.41.cht ================================================ "Shadow Hearts II - Covenant [Disc 1] /ID SLUS_210.41" //ELF CRC F3BDB2E6 Mastercode 9020cdf8 0c083326 //9021f6d0 0c087d90 //black borders fix (optional) //(c843033c 803f023c to c843033c 0000023c) 20402f24 3c020000 //3c023f80 // 16:9 20202c94 3c013f40 20202c98 44810000 20202ca0 4600c602 // Render-Fix 2022531c 3c033fc0 //16:9 Text box //Remove "//" before patch to activate //Side Effect - subtitles during cutscenes will be on the left side of the screen //2026d2e4 3c033f19 //3c033f4c //2027cf78 3c023f19 //3c023f4c //2026eabc 3c023eb0 //3c023f00 ================================================ FILE: CHT/SLUS_210.42.cht ================================================ "Darkwatch /ID SLUS_210.42" Mastercode 904680d0 0c119fdc //gameplay 20641770 3faaaaaa 20641774 3fe38e38 //coop 20641930 402aaaaa 20641934 40638e38 2064194c 402aaaaa 20641950 40638e38 202cd9c4 24110001 //cutscenes fix //2036512c 3c033fab 206c2c68 3fe38e38 //text width fix 2040da28 3c034455 //custscenes black border's fix 2065ca78 00000000 203de3dc 3c020000 203de4ec 3c020000 203de508 3c030000 //subtitles fix 2036bb74 24030000 //FMV's fix 203c5218 3c0143fe 203c5230 44810800 203c522c 00000000 203c5234 e7a10104 203c5248 c4600000 203c524c e7a00088 203c5254 e7a000c8 203c5258 3c01c270 203c525c 44810800 203c5260 e7a10044 203c5264 e7a100c4 //480p 2045aaa4 3c050000 2045aaac 3c060050 2045aab4 3c070001 2045ad74 3c090010 ================================================ FILE: CHT/SLUS_210.43.cht ================================================ "Backyard Wrestling 2 - There Goes the Neighborhood /ID SLUS_210.43" Mastercode 901aea78 0c06ba46 //903550c8 0c0fdd5b //wide 20231820 3c013fcc 20231824 3421ccc4 //Zoom 20231804 3c014456 //Render fix 2024635c 3c01bff0 2022bd74 3c013ff0 2023a924 3c013ff0 2023a970 3c013ff0 2023b548 3c013ff0 2023c8e8 3c013ff0 2023f2dc 3c013ff0 20240c08 3c013ff0 202415fc 3c013ff0 2024614c 3c013ff0 20246cd8 3c013ff0 20247a1c 3c013ff0 2026c8b8 3c013ff0 ================================================ FILE: CHT/SLUS_210.44.cht ================================================ "Shadow Hearts II - Covenant (Disc 2) /ID SLUS_210.44" Mastercode 9020cdf8 0c083326 //9021f6d0 0c087d90 //black borders fix (optional) 20402f24 3c020000 // 16:9 20202c94 3c013f40 20202c98 44810000 20202ca0 4600c602 // Render-Fix 2022531c 3c033fc0 ================================================ FILE: CHT/SLUS_210.45.cht ================================================ "Conflict Vietnam /ID SLUS_210.45" Mastercode 903fb0c8 0c0febda //ELF CRC=CC6CBF20 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom fix - Internal Widescreen and 4:3 X-Fov 203095ec 3c013fe3 //3c013faa 203095f0 34218cc1 //3421a993 //Y-Fov fix - Internal Widescreen //2030962c 3c013f0e //3c013f0a //20309630 342190dd //342160dd ================================================ FILE: CHT/SLUS_210.49.cht ================================================ "Outlaw Volleyball Remixed /ID SLUS_210.49" Mastercode 90346850 0c0d19bc //ELF CRC=6690A8BE //Widescreen Hack 206128a0 3cbe95ed 206128a4 3fe38e38 ================================================ FILE: CHT/SLUS_210.50.cht ================================================ "Burnout 3 - Takedown /ID SLUS_210.50" Mastercode 9010e630 0c043934 //902158e8 0c048faa //9012eb3c 0c040090 //wide 00665ecd 00000001 204e0a38 3faaaaab 204e0c70 3fe38e39 204e0c7c 3fe38e39 204e0c80 40638e39 // HUD (16:9) 204e105c 3a99999a 206682b0 42a00000 20669b30 42a00000 204b7688 3f98f5c3 204b7678 3f98f5c3 204b7658 be47ae14 204b7668 be47ae14 204ca660 44555555 204ca640 44555555 204ca650 44555555 204ca638 c2d70000 204ca658 c2d70000 //dftgdfgdf 203d7238 3c024456 203d70bc 08121630 204858c0 3c08c2d7 204858c4 44880800 204858c8 080f5c30 203d72f4 08121633 204858cc 3c19c2d7 204858d0 44991000 204858d4 080f5cbe // Menus (16:9) 1030d7e4 000043f0 2030d834 08121636 204858d8 e4830008 204858dc 3c1942a0 204858e0 44991800 204858e4 e4830000 204858e8 080c360e 204d1570 44555555 204d1568 c2d70000 //fujhguji 1031b180 00004456 2031b1f4 0812163b 204858ec 3c190000 204858f0 44993800 204858f4 e4870000 204858f8 c4850004 204858fc 080c6c7e //yu8ty8i 1038ae00 00004456 1038ae38 00004456 2038ae4c 08121640 20485900 3c19c2d7 20485904 afb90068 20485908 080e2b94 2038ae04 08121643 2048590c 3c193e00 20485910 afb90078 20485914 080e2b82 //6fghfg 1031d6e4 00004456 1031d73c 00004456 1031d7e8 00004456 1031d790 00004456 1031d840 00004456 2031d6f8 08121646 20485918 3c193e00 2048591c afb90110 20485920 080c75bf 2031d750 08121649 20485924 3c193e00 20485928 afb900f8 2048592c 080c75d5 2031d7fc 0812164c 20485930 3c193e00 20485934 afb900c8 20485938 080c7600 2031d7a4 0812164f 2048593c 3c193e00 20485940 afb900e0 20485944 080c75ea 2031d854 08121652 20485948 3c193e00 2048594c afb900b0 20485950 080c7616 //dfhhg 1031da20 00004456 2031da40 08121655 20485954 3c19c2d7 20485958 afb901d8 2048595c 080c7691 ================================================ FILE: CHT/SLUS_210.58.cht ================================================ "NBA Live 2005 /ID SLUS_210.58" Mastercode 9036c640 0c0db138 //ELF CRC=3DF2B0BE //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //003f013c 00088144 1800028e 203cc5fc 3c013ec0 //3c013f00 ================================================ FILE: CHT/SLUS_210.59.cht ================================================ "Tekken 5 /ID SLUS_210.59" Mastercode 9010c1d0 00832021 //901001c4 0c07c1e4 //optional: Force in-game widescreen 203e4538 01000c0c //optional: Force in-game sharp image (interlaced) //203e4578 00000000 //optional: Force in-game progressive scan //203ef450 00000001 //wide 2032b448 3c013f40 //applies both fov+ only for widescreen mode 2032b478 3c010015 2032b47c c62dd11c 2032b49c 46016b42 2032b4a0 46010843 2032b4b8 460d1083 2032b4bc 460d0843 //effects fix 20257434 46161083 20257488 46160843 202574e0 46160843 20257538 46160843 e0018e38 0015d11c 20257764 10000008 e001aaaa 0015d11c 20257764 45020008 //render fix 20222484 3c013f2b 20222494 44810000 20222498 46006302 ================================================ FILE: CHT/SLUS_210.65.cht ================================================ "Need For Speed Underground 2 /ID SLUS_210.65" //ELF_CRC=F5C7B45F Mastercode 9042c81c 0c1100eb //Fixes by PsxFan107 //Aspect Ratio and Icons Fix: 201ccaf4 0c0ed18b 203b462c 3c03004c 203b4630 e474d848 203b4634 03e00008 203b4638 2404001a 2056fb44 3f5b8d14 2056fb48 3f24a9cf 2056fbf4 3f154000 2056fbf8 3f470000 ================================================ FILE: CHT/SLUS_210.66.cht ================================================ "Urbz, The - Sims in the City /ID SLUS_210.66" Mastercode 9043bbf0 0c10eea4 //903922d8 0c0e5c14 //Widescreen hack 16:9 2039a148 3c013fe3 2039a14c 34218e21 ================================================ FILE: CHT/SLUS_210.67.cht ================================================ "Digimon Rumble Arena 2 /ID SLUS_210.67" Mastercode 9040a8d8 0c1029de //9023c49c 0c0fe234 //wide 2029cbd0 3c013f22 202210a4 3c013f22 205560b0 44550000 ================================================ FILE: CHT/SLUS_210.68.cht ================================================ "Vietcong - Purple Haze /ID SLUS_210.68" Mastercode 904b0d08 0c12c2ea //ELF CRC=3C8B93DF //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //003f013c 00608144 5ae3120c 20220934 3c013f20 //3c013f00 //Y-Fov //403f013c 00088144 0000a0e7 20220944 3c013f10 //3c013f40 /////////////////////////////////////////////// //Zoom (except Player hands) //203ab034 3c013fab //3c013f80 //X-Fov //803f013c 00008144 03000146 4000a0e7(5th) //2044ac28 3c013f40 //3c013f80 //201d8ff4 3c013f40 //3c013f80 //Zoom //20451d84 3c013f40 //3c013f80 //2044af84 3c013f40 //3c013f80 //20208ebc 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_210.69.cht ================================================ "American Chopper /ID SLUS_210.69" Mastercode 901131d0 0c044c1c //ELF CRC=16F94F28 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //82000c46 01000524 02000d46 2016a590 08043e84 2010fa10 460c0082 2010fa14 3c013f9b 2010fa18 3421aaaa 2010fa1c 4481f000 2010fa20 461e1082 2010fa24 0805a965 ================================================ FILE: CHT/SLUS_210.71.cht ================================================ "Nightmare of Druaga, The - Fushigino Dungeon /ID SLUS_210.71" Mastercode 90412ed0 0c104b5c //90427c84 0c10008c //wide 2042a7ac 3c023f06 2042a7b0 34436666 ================================================ FILE: CHT/SLUS_210.72.cht ================================================ "Finny the Fish & The Seven Waters /ID SLUS_210.72" Mastercode 9015f130 0c057bf4 //ELF CRC=0199EC27 //Widescreen Hack by Arapapa //Widescreen hack 16:9 20183950 3c023ff3 //3c023fb6 20183954 3442cf9a //3442db6e ================================================ FILE: CHT/SLUS_210.75.cht ================================================ "Haunting Ground /ID SLUS_210.75" Mastercode 9026f510 0c09bcec //wide 2010e31c 3c013f40 2010e320 44810000 2010e328 4600c602 //cutscenes fix 202ba3ec 34a98c00 202ba3d4 34a67400 //black borders fix 202c9ea8 00000000 202c9eac 03e00008 202c9eb0 00000000 ================================================ FILE: CHT/SLUS_210.77.cht ================================================ "Gauntlet - Seven Sorrows /ID SLUS_210.77" Mastercode 90114cb0 0c0452d4 //wide 20446200 24020002 //480p 20107244 3c050000 2010724c 3c060050 20107254 3c070001 20107514 3c090010 ================================================ FILE: CHT/SLUS_210.78.cht ================================================ "Lemony Snickets A Series of Unfortunate Events /ID SLUS_210.78" Mastercode 90358bb8 0c0d6296 //ELF CRC=4835F048 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom (Gameplay) //003f013c 00608144 2018cd58 3c013f1b //3c013f00 //Y-Fov (Gameplay) //82100046 000002e6 2018cda4 080dee6c 2037b9b0 46001082 2037b9b4 3c013f40 2037b9b8 4481f000 2037b9bc 461e1082 2037b9c0 0806336a //Black bar fix (Gameplay) //803f013c 00008144 34100046 00000000 201af498 3c013a00 //3c013f80 //X-Fov (Menu,Text and Cutscene) //0000acc7 803f013c (2nd) 202bbf24 080dee74 2037b9d0 c7ac0000 2037b9d4 3c013faa 2037b9d8 3421aaab 2037b9dc 4481f000 2037b9e0 461e6302 2037b9e4 080aefca ================================================ FILE: CHT/SLUS_210.79.cht ================================================ "Armored Core - Nexus (Disc 2) (Revolution) /ID SLUS_210.79" //ELF CRC=7E5F690C Mastercode 9024aef8 0c092b66 //90194218 0c0921f4 //wide (unknown author) 201211c8 3c023f22 21e16348 3c023f40 202b757c 43c00000 ================================================ FILE: CHT/SLUS_210.80.cht ================================================ "Samurai Warriors - Xtreme Legends /ID SLUS_210.80" Mastercode 90113d90 0c044f0c //9012b6f0 0c040e08 //90140428 0c0400c4 //wide 2013fa48 3c024328 2013fc38 3c013f40 2013fc3c 4481f000 2013fc40 461e6b43 2013fc44 03e00008 2013fc48 e46d02bc ================================================ FILE: CHT/SLUS_210.83.cht ================================================ "LEGO Star Wars - The Video Game /ID SLUS_210.83" Mastercode 90308b90 0c0c228c //902e8e08 0c0beb0b //wide 21f95534 3f100000 ================================================ FILE: CHT/SLUS_210.86.cht ================================================ "Big Mutha Truckers 2 /ID SLUS_210.86" Mastercode 903e74c0 0c0f9cd8 //wide 20481c28 3fe38e2a 20481c20 3f400000 ================================================ FILE: CHT/SLUS_210.87.cht ================================================ "Mortal Kombat - Shaolin Monks /ID SLUS_210.87" Mastercode 90482c48 0c120aba // 16:9 204f4b38 3f400000 // black border fix 20322f2c 3c013f80 //FMV's fix 20272210 24030256 20272498 240b0256 ================================================ FILE: CHT/SLUS_210.88.cht ================================================ "Disney's Chicken Little /ID SLUS_210.88" Mastercode 90446788 0c11198a //Widescreen hack 16:9 20310ee0 3c013fc0 20310ef4 00000000 20310eec 08030000 200c0000 3c173f40 200c0004 4497f000 200c0008 461e6343 200c000c 44817000 200c0010 080c43bc /////////////////////////////////////////////////// //Gameplay //abaaaa3f 00000000 00504347 01000000 (Memory Hack) //205c5cfc 3fe38e32 //3faaaaab fov //Start Menu and Left Status Bar (ELF Hack) //2044013c 00608144 f043013c 00688144 //20284638 3c014455 //3c014420 ================================================ FILE: CHT/SLUS_210.90.cht ================================================ "Alien Hominid /ID SLUS_210.90" Mastercode 9019d690 0c06754c //wide 2017c7d8 08030000 200c0000 3c153f40 200c0004 44955000 200c0008 c4a90000 200c000c c4c80000 200c0010 c4e70000 200c0014 c5060000 200c0018 460a4a42 200c001c 460a4202 200c0020 460a39c2 200c0024 460a3182 200c0028 e4a90000 200c002c e4c80000 200c0030 e4e70000 200c0034 e5060000 200c0038 0805f1f8 200c003c 0160b021 2013e2b8 00000000 20102a20 24b3ff96 20102ac0 00000000 2014bdd0 24020337 2014bd94 3c024455 20129c38 3c034455 ================================================ FILE: CHT/SLUS_210.91.cht ================================================ "Scooby-Doo! Unmasked /ID SLUS_210.91" //ELF CRC=FE0030D6 Mastercode 90123b38 0c048e76 //9011bf38 0c04f368 //Widescreen hack by Arapapa //Zoom 201daf68 3c023fc0 //Y-Fov 2023af14 08030000 //wide 200c0000 46001002 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e0002 200c0014 0808ebc6 ================================================ FILE: CHT/SLUS_210.93.cht ================================================ "Worms Forts Under Siege /ID SLUS_210.93" Mastercode 9041d290 0c10744c //90418b9c 0c10e3b5 //902c5660 0c10be6c //Zoom 201bbb40 3c013cb1 201bbb44 34214000 //Y-Fov 201bbb5c 3c013f10 ================================================ FILE: CHT/SLUS_210.94.cht ================================================ "Midway Arcade Treasures 3 /ID SLUS_210.94" //ELF CRC = B843EAFB Mastercode 90112370 0c044884 //Widescreen Hack 201e3e54 3c023f40 //3C023F80 (Hydro Thunder) ================================================ FILE: CHT/SLUS_210.97.cht ================================================ "MX World Tour featuring Jamie Little /ID SLUS_210.97" Mastercode 902f2598 0c0bc90e //ELF CRC=383176C2 //Widescreen hack by Arapapa //Widescreen hack 16:9 2028a720 08030000 // c6010068 2028a724 00000000 // c602006c 200c0000 3c013f40 // 00000000 200c0004 4481f000 // 00000000 200c0008 c6010068 // 00000000 200c000c c602006c // 00000000 200c0010 461e0843 // 00000000 200c0014 e6010068 // 00000000 200c0018 080a29ca // 00000000 ================================================ FILE: CHT/SLUS_210.98.cht ================================================ "Frogger - Ancient Shadow /ID SLUS_210.98" Mastercode 90105b10 0c04166c //ELF CRC=D233C793 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //003f023c 5000bfff 00008244 201cfeb4 3c023f25 //3c023f00 //Y-Fov //740001c6 020a0746 (1st) 2012f06c 08094e87 20253a1c c6010074 20253a20 3c013faa 20253a24 3421aaab 20253a28 4481f000 20253a2c 461e0842 20253a30 0804bc1c ================================================ FILE: CHT/SLUS_210.99.cht ================================================ "Stolen /ID SLUS_210.99" Mastercode 903ab658 0c0ead3e //ELF CRC=C98BEF46 //Widescreen Hack 20ab44b0 3f400000 ================================================ FILE: CHT/SLUS_211.04.cht ================================================ "MX vs ATV Unleashed /ID SLUS_211.04" Mastercode 90342250 0c0d083c //ELF CRC=95BB1901 //Widescreen Hack 2018ee14 3c03bfab //r fix 2018ee18 3c023fab //r fix 201b81d4 3c023f18 //fov 2022c5c8 3c043fe3 // vert fov 2022c5cc 348e8e39 ================================================ FILE: CHT/SLUS_211.05.cht ================================================ "Tom Clancys Ghost Recon 2 /ID SLUS_211.05" Mastercode 91406490 0c5018cc //ELF CRC=82E1D0EA //Widescreen hack by nemesis2000 (pnach by Arapapa) //Search value is exactly the same as the Tom Clancy's Ghost Recon //Single Player 203a8b94 3c023f40 203a8bb4 3c0243d6 //Multi Player 203a8cb4 3c023f40 203a8cd4 3c0243d6 //Menu 2053c404 3c043f40 2053c410 3c0243d6 ================================================ FILE: CHT/SLUS_211.07.cht ================================================ "X-Men - The Official Game /ID SLUS_211.07" //ELF CRC AEFCA55C Mastercode 90435F70 0C10D784 //[Widescreen 16:9] // author: Gabominated //Widescreen fix e001e979 00a10970 20a10970 3f400000 //3F46E979 ================================================ FILE: CHT/SLUS_211.08.cht ================================================ "Hitman - Blood Money /ID SLUS_211.08" Mastercode 9041a308 00832021 //wide 20178b58 3c013f40 20178b5c 4481f000 20178b98 461e0003 20291610 461ea502 202b27f4 461ea302 //Enabling either one of the following options seem to cause the random crashes reported on issue #14 //force progressive //01417aa0 00000002 //force interlaced //01417aa0 00000001 ================================================ FILE: CHT/SLUS_211.09.cht ================================================ "Drive to Survive /ID SLUS_211.09" //ELF CRC 0520A26D Mastercode 90411298 0c10444e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 2019a430 08106838 2041a0e0 46020002 2041a0e4 3c013faa 2041a0e8 3421aaab 2041a0ec 4481f000 2041a0f0 461e0002 2041a0f4 0806690d ================================================ FILE: CHT/SLUS_211.10.cht ================================================ "Pirates of the Caribbean - The Legend of Jack Sparrow /ID SLUS_211.10" Mastercode 90159f58 0c05677e //ELF CRC=632E3976 //Widescreen Hack //16:9 20492f88 3fab851f // 3F800000 ================================================ FILE: CHT/SLUS_211.12.cht ================================================ "L.A. Rush /ID SLUS_211.12" //ELF CRC 35B70FB8 Mastercode 90329f90 0c0ca78c //[Widescreen 16:9] //Widescreen Hack (NTSC-U by Arapapa) //Gameplay 16:9 202e38d8 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_211.13.cht ================================================ "Atelier Iris - Eternal Mana /ID SLUS_211.13" //ELF CRC E3981DBB Mastercode 902bd1d0 0c0af41c //[Widescreen 16:9] //Widescreen hack by gamemasterplc 2021cfd8 3c0144ab //Zoom-In Battle Camera View 2024a3c4 08030000 //Jump to Code for Resizing View 200c0000 3c013f40 //View Width Multiplier (.75f) 200c0004 44811000 //Load View Width Multiplier into f2 200c0008 080928f3 //Return to Original Code 200c000c 46020002 //Get Updated View X Axis Width (Delay Slot) 202797e8 2483fe56 //Tile Render Fix (Left) 20279804 248201aa //Tile Render Fix (Right) 202ba3a4 3c013f40 //3D Scenes Aspect Ratio Multiplier 202ba3a8 44810000 //Load 3D Scenes Aspect Ratio Multiplier into f0 202ba3b0 4600c602 //Fix 3D Scenes Aspect Ratio ================================================ FILE: CHT/SLUS_211.14.cht ================================================ "NHRA Championship Drag Racing /ID SLUS_211.14" Mastercode 9011b570 0c046d04 //ELF CRC=7D9E9D17 //Widescreen hack by Arapapa //Widescreen hack 16:9 202334f8 08030000 // c6010068 202334fc 00000000 // c602006c 200c0000 3c013f40 // 00000000 200c0004 4481f000 // 00000000 200c0008 c6010068 // 00000000 200c000c c602006c // 00000000 200c0010 461e0843 // 00000000 200c0014 e6010068 // 00000000 200c0018 0808cd40 // 00000000 ================================================ FILE: CHT/SLUS_211.15.cht ================================================ "Okami /ID SLUS_211.15" Mastercode 90401030 0c1003b4 //Widescreen Fix 2015c33c 3c0143a8 2033ec38 3c013f9f 2033ec3c 4481a800 2015c360 3c013f9f 2015c364 44817000 2015c3ac 00000000 ================================================ FILE: CHT/SLUS_211.17.cht ================================================ "World Soccer - Winning Eleven 8 - International /ID SLUS_211.17" Mastercode 90108910 0c0421ec //ELF CRC=8B645E10 //Widescreen hack by El_Patas //Gameplay 16:9 202d7e30 3faaaaab //3F800000 (Increases hor. axis) //Render fix 20126004 3c023fab //3C023F80 ================================================ FILE: CHT/SLUS_211.19.cht ================================================ "Kessen 3 /ID SLUS_211.19" Mastercode 90113650 0c044d3c //wide 2015be08 3c023f40 2038f4d8 3c023f40 ================================================ FILE: CHT/SLUS_211.20.cht ================================================ "Psychonauts /ID SLUS_211.20" Mastercode 902e3e30 0c0b8f34 //Widescreen 201e9fe4 3c013f40 201e9fe8 4481f800 201e9fec 461f3183 201ea004 46061983 //Render Fix 201e873c 340f02ab 201292b8 240e02ab ================================================ FILE: CHT/SLUS_211.24.cht ================================================ "Delta Force - Black Hawk Down /ID SLUS_211.24" //ELF CRC FAF7FA20 Mastercode 903cb5e8 0c0f2d22 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov (4:3) //abaaaa3f 00010000 17d0a63f 2043a3e0 3fe38e39 //3faaaaab //Zoom fix (4:3 and 16:9) //0000ace7 0000a27b 0008a248 (3rd) 201a8744 080c5798 20315e60 3c013f52 20315e64 4481f000 20315e68 461e6303 20315e6c e7ac0000 20315e70 0806a1d2 ================================================ FILE: CHT/SLUS_211.25.cht ================================================ "Airborne Troops-Countdown To D-Day /ID SLUS_211.25" //ELF CRC=C5CE56CD Mastercode 901318f4 0c04916a //Widescreen Hack by Arapapa //16:9 //X-Fov //1042023c 2d808000 00008244 2040775c 3c024240 ////////////////////////////////////////////// //X-Fov (Needs render fix) //2013e9d4 08044e64 //46070202 //20113990 46070202 // //20113994 3c013f40 // //20113998 4481f000 // //2011399c 461e4202 // //201139a0 0804fa76 // ================================================ FILE: CHT/SLUS_211.27.cht ================================================ "Brave - The Search for Spirit Dancer /ID SLUS_211.27" //ELF CRC 17E7E24E Mastercode 9033D780 0C0CF588 //[Widescreen 16:9] // author: PeterDelta //Enable native widescreen 00465be4 00000001 //[Remove Blackbars] // author: PeterDelta //Removes black bars in cutscenes 20402460 00000000 ================================================ FILE: CHT/SLUS_211.28.cht ================================================ "Blitz The League /ID SLUS_211.28" Mastercode 9012df50 0c04b77c //90145b24 0c051644 //X-Fov 201780d8 08030000 200c0000 46014242 200c0004 3c013f40 200c0008 4481f000 200c000c 461e4a42 200c0010 0805e037 //Render fix 20177790 08177f18 205dfc60 c48b0068 205dfc64 3c013faa 205dfc68 3421aaab 205dfc6c 4481f000 205dfc70 461e5ac2 205dfc74 0805dde5 /////////////////////////// //Zoom //20178e24 3c023f00 //201780a4 3c02bec0 //Y-Fov //e0013f40 006e2da2 //206e2da0 3f100000 ================================================ FILE: CHT/SLUS_211.29.cht ================================================ "Tenchu - Fatal Shadows /ID SLUS_211.29" Mastercode 90112e10 0c044b2c //90136c2c 0c04e198 //wide 2012ef48 3c023f40 2012f738 3c02442b ================================================ FILE: CHT/SLUS_211.30.cht ================================================ "SnoCross 2 featuring Blair Morgan /ID SLUS_211.30" Mastercode 90288ac0 0c0a2258 //ELF CRC=E243EA40 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //00000000 436b0546 380042e4 201ee198 3c01bf90 201ee1a4 4481f000 201ee1a8 46056b43 201ee1ac 461e68c2 ================================================ FILE: CHT/SLUS_211.32.cht ================================================ "Stella Deus - The Gate of Eternity /ID SLUS_211.32" Mastercode 90125bd0 0c04969c //9011cd10 0c04c7f8 //901002a8 0c0400f0 //wide 202f7110 44c00000 ================================================ FILE: CHT/SLUS_211.33.cht ================================================ "Xenosaga Episode II - Jenseits von Gut und Boese (Disc 2) /ID SLUS_211.33" //ELF CRC = EB39ABEC Mastercode 90122b38 0c048a76 // 901947d0 0c0a9b54 // ALTERNATIVE MASTERCODE //Widescreen hack by nemesis2000 //wide 2069b784 4182e8ba ================================================ FILE: CHT/SLUS_211.34.cht ================================================ "Resident Evil 4 /ID SLUS_211.34" Mastercode 902a4108 0c0a8fea //Hold X and triangle at start for progressive scan or use this code to force it: //20f98820 00010100 //Keep on always 20430f60 40000000 202810e0 3c013f2b //Use if doing Leon's campaign (disable if not doing Leon's campaign) 2031e3f4 42820000 2031dc74 42820000 2031c2f4 42700000 2031c474 42700000 //Use if not doing Leon's campaign (disable if doing Leon's campaign) //Force zoom out //e0020001 1041c0b8 //20252f18 3c014360 //2021d2b4 3c01bf80 //e0020001 0041c0b8 //20252f18 3c014328 //2021d2b4 3c01bfaa ================================================ FILE: CHT/SLUS_211.35.cht ================================================ "MVP Baseball 2005 /ID SLUS_211.35" Mastercode 905dc1f0 0c177024 //ELF CRC=0544E001 //Widescreen hack by Arapapa //Widescreen hack 16:9 //803f013c 00008144 380017e6 2054f920 3c013f40 //3c013f80 zoom //803f013c 00108144 83b50146 2054f9b0 3c013fab //3c013f80 fov ================================================ FILE: CHT/SLUS_211.36.cht ================================================ "Graffiti Kingdom /ID SLUS_211.36" Mastercode 9010c8b8 0c0431d6 //9014f038 0c053c04 //X-Fov 201f15a0 3c023fab ================================================ FILE: CHT/SLUS_211.37.cht ================================================ "Tom Clancys Splinter Cell 3 - Chaos Theory /ID SLUS_211.37" Mastercode 9020f510 0c083cec //ELF CRC=CFE85175 //Widescreen hack by nemesis2000 (pnach by nemesis2000) 201f2904 e6600084 201f2908 3c01007e 201f290c c42069d0 201f2910 24030004 201f2914 3c023f80 201f2918 e66000d0 201f291c 3c01007e 201f2920 c42069d4 201f2924 e66000d4 201f2928 3c01007e 201f292c c42069d8 201f2930 e66000d8 201f2934 3c01007e 201f2938 c42069dc 201f293c e66000dc 201f2940 3c01007e 201f2944 c42069d0 201f2948 e6600110 201f294c 3c01007e 201f2950 c42069d4 201f2954 e6600114 201f2958 3c01007e 201f295c c42069d8 201f2960 e6600118 201f2964 3c01007e 201f2968 c42069dc 201f296c e660011c 201f2970 3c01007e 201f2974 c42069d0 201f2978 e6600120 201f297c 3c01007e 201f2980 c42069d4 201f2984 e6600124 201f2988 3c01007e 201f298c c42069d8 201f2990 e6600128 201f2994 3c01007e 201f2998 c42069dc 201f299c e660012c 201f29a0 3c01007f 201f29a4 ae600130 201f29a8 ae600138 201f29ac ae600134 201f29b0 ae6300a4 201f29b4 ae600098 201f29b8 ae600094 201f29bc ae62009c 201f29c0 3c023f80 201f29c4 ae6200a0 ================================================ FILE: CHT/SLUS_211.38.cht ================================================ "X-Men Legends II - Rise of Apocalypse /ID SLUS_211.38" Mastercode 903a0f98 0c0e83c4 //wide 0016080c 3c023f72 0016080d 003c023f 0016080e 00003c02 0016080f 0000003c 208985a4 3fe38e32 208985d0 3f199999 ================================================ FILE: CHT/SLUS_211.40.cht ================================================ "Mobile Suit Gundam Seed - Never Ending Tomorrow /ID SLUS_211.40" Mastercode 90147150 0c051bfc //90155150 0c056ce0 //90190c3c 0c041458 //wide 20111ac0 3c0343b4 201522c4 3c013f40 ================================================ FILE: CHT/SLUS_211.42.cht ================================================ "Constantine /ID SLUS_211.42" Mastercode 904121d8 0c10481e //ELF CRC=314DAA9F //Widescreen Hack by Arapapa //X-Fov - ELF hack //803f013c 00108144 0c00438e 202b52e0 3c013f40 //3c013f80 //Memory Hack //20817074 3f400000 // 3F800000 ================================================ FILE: CHT/SLUS_211.43.cht ================================================ "Star Wars - Episode III - Revenge of the Sith /ID SLUS_211.43" Mastercode 90127ff4 0c041826 //90129d7c 0c04baa8 //90113cf8 0c044ee6 //wide 204dbd2c 3c033fab 2051ac44 3c023f20 ================================================ FILE: CHT/SLUS_211.44.cht ================================================ "Tom Clancys Rainbow Six - Lockdown /ID SLUS_211.44" //ELF CRC A80FBAAC Mastercode 90105f58 0c04177e //Widescreen hack by nemesis2000 2030f100 3c023f40 ================================================ FILE: CHT/SLUS_211.45.cht ================================================ "Full Spectrum Warrior /ID SLUS_211.45" Mastercode 90480290 0c12004c //ELF CRC=2545CA71 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00a88144 80001026 20402c28 3c013fab //3c013f80 //X-Fov (Menu and etc) //8c3f013c cdcc2134 00088144 40134224 204019d0 3c013f53 //3c013f8c 204019d4 34213333 //3421cccd //Render fix //00000000 00000000 c3b00046 700115e6 00000000 00000000 03110046 800115e6 00000000 00000000 43a10046 //ab3f013c 00f08144 c3b00046 700115e6 00000000 03110046 02211e46 800115e6 00000000 43a10046 42291e46 2042b404 3c013fab //00000000 2042b408 4481f000 //00000000 2042b418 46001103 //00000000 2042b41c 461e2102 //46001103 Left 2042b428 4600a143 //00000000 2042b42c 461e2942 //4600a143 Right //Black Bar Fix(Get rid of Black Bar) //4842013c 00a08144 80730e46 202ea0f0 3c010000 //3c014248 //Get rid of fading effect (Black Scene) 202ea018 3c010000 //3c013f80 202ea4a0 3c010000 //3c013f80 202ea5ec 3c010000 //3c01437f ================================================ FILE: CHT/SLUS_211.50.cht ================================================ "Beat Down - Fists of Vengeance /ID SLUS_211.50" Mastercode 90110e50 0c04433c //901d182c 0c074768 //wide 20375388 3c013f40 20375394 4481f000 2037539c 461ea503 ================================================ FILE: CHT/SLUS_211.51.cht ================================================ "Disney Pixar Cars /ID SLUS_211.51" //ELF CRC F2A25D7B Mastercode 904673d0 0c119c9c //Widescreen Hack by El_Patas (NTSC-U by Arapapa) //Gameplay 16:9 20116d48 3c023fab //3c023f80 20116d50 3c033cae //3C033C8E 20116d54 34635555 //3463FA34 //Render fix 201d5dc4 3c03bfab //3c03bf80 201d5dc8 3c023fab //3c023f80 ================================================ FILE: CHT/SLUS_211.52.cht ================================================ "Shin Megami Tensei - Digital Devil Saga 2 /ID SLUS_211.52" Mastercode 9034b104 0c0d6cb7 //wide 2037f5e4 3fc00000 ================================================ FILE: CHT/SLUS_211.53.cht ================================================ "Dynasty Warriors 5 /ID SLUS_211.53" Mastercode 90122850 0c0489bc //wide 20146c48 3c0243d6 20181cec 3c023f2b 20146994 3c023e40 ================================================ FILE: CHT/SLUS_211.54.cht ================================================ "Killer 7 /ID SLUS_211.54" Mastercode 9010c6d0 0c04315c //90124f88 0c04a302 //90103928 0c040e30 //wide 20db5688 3fe38e38 ================================================ FILE: CHT/SLUS_211.55.cht ================================================ "Codename - Kids Next Door - Operation V.I.D.E.O.G.A.M.E. /ID SLUS_211.55" Mastercode 9010a850 0c0429bc //ELF CRC=9AC20A5B //Widescreen Hack by El_Patas //Gameplay 16:9 //00 00 80 3F 00 00 80 BF 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 E0 01 00 00 50 00 00 0E 20c1a9a4 3f400000 //3F800000 (Increases hor. axis) ================================================ FILE: CHT/SLUS_211.56.cht ================================================ "Without Warning /ID SLUS_211.56" //ELF CRC = 15948AA5 Mastercode 90360908 0c0d81ea //Widescreen hack by nemesis2000 201486fc 3c013f40 20148700 44810800 20148704 27bdffe0 20148708 3c04004b 2014870c 8c848318 20148710 03a0282d 20148714 46016002 20148718 46016303 20148368 0c0521bf 20197ddc 0c0521bf 20197df8 0c0521bf //black borders fix 2017f75c 3c013f80 ================================================ FILE: CHT/SLUS_211.57.cht ================================================ "Flipnic - Ultimate Pinball /ID SLUS_211.57" Mastercode 901edc78 0c07b6c6 //ELF CRC=EADDB48E //Widescreen Hack 201865d8 3c043f40 //hor 201869ac 3c023fab //render fix ================================================ FILE: CHT/SLUS_211.58.cht ================================================ "Rugby 2005 /ID SLUS_211.58" Mastercode 9042c468 0c10b0c2 //ELF CRC=DAEC84E6 //Widescreen hack by Arapapa //Widescreen hack 16:9 //240080ac 280080e4 0800e003 2039c28c 08030000 2039c290 00000000 200c0000 ac800024 200c0004 3c013f40 200c0008 4481f000 200c000c 4600f002 200c0010 e4800028 200c0014 080e70a5 ================================================ FILE: CHT/SLUS_211.59.cht ================================================ "Moto GP 4 /ID SLUS_211.59" Mastercode 902affe0 0c0abfa0 //ELF CRC=AF7BEB14 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov Game play //0000803f 5304c23f 205624a4 3f400000 //3f800000 //Render fix 2055c608 43000000 //43a00000 Result background 20564718 43000000 //43a00000 Gameplay 20596438 43000000 //43a00000 NPC player 205916f0 40100000 //3f9c28f6 Ground object ================================================ FILE: CHT/SLUS_211.62.cht ================================================ "Ford Mustang - The Legend Lives /ID SLUS_211.62" //ELF CRC = 9BA131BD Mastercode 903597c0 0c0d6598 //Widescreen hack by Arapapa 16:9 //Zoom //800040c6 003f013c 00608144 20135b78 3c013f1d //3c013f00 //Y-Fov //82310446 0400aac4 20135c08 080d7818 2035e060 46043182 2035e064 3c013faa 2035e068 3421aaab 2035e06c 4481f000 2035e070 461e3182 2035e074 0804d703 ================================================ FILE: CHT/SLUS_211.63.cht ================================================ "Brothers In Arms - Road To Hill 30 /ID SLUS_211.63" Mastercode 9012ed70 0c04bb04 //gameplay 20304f5c 3c023f40 //menu font fix 203e4e3c 3c033f40 203e4e44 3c033f80 203e4e48 44830800 203e4e4c ae630108 203e4e50 c6600104 203e4e54 46010036 ================================================ FILE: CHT/SLUS_211.65.cht ================================================ "Arc the Lad - End of Darkness /ID SLUS_211.65" Mastercode 90251918 0c0945ee //9026abd8 0c09d55d // 16:9 202c5584 3f19999a 202c58b8 3f19999a ================================================ FILE: CHT/SLUS_211.66.cht ================================================ "Fullmetal Alchemist 2 - Curse of the Crimson Elixir /ID SLUS_211.66" Mastercode 9010b5f8 0c042d26 //90116724 0c046f4a //901719ac 0c04546a //wide 20181528 3c023f28 20181530 3442f5c3 ================================================ FILE: CHT/SLUS_211.68.cht ================================================ "Castlevania - Curse of Darkness /ID SLUS_211.68" Mastercode 90404088 0c1d51b0 //gameplay 20751384 3c013f40 20751388 44810000 20751390 4600c602 //FMV's fix 20443eb8 00000000 20775398 24056e40 207753a4 24072380 ================================================ FILE: CHT/SLUS_211.70.cht ================================================ "Makai Kingdom - Chronicles of the Sacred Tome /ID SLUS_211.70" Mastercode 90108a50 0c04223c //90118de8 0c0a1b5c //90100244 0c09764c //Gameplay 16:9 (ELF hack) 20104de4 3c013f40 20104de8 44810000 20104df0 4600c602 //2D Characters X-Fov 201488ac 3c023f40 //(Old previous Memory hack by JLB) //20332070 45700000 ================================================ FILE: CHT/SLUS_211.71.cht ================================================ "Harvest Moon - A Wonderful Life (Special Edition) /ID SLUS_211.71" Mastercode 90446778 0c111986 // 16:9 2043c6dc 3c013f40 2043c6e8 44810000 2043c6ec 4600c602 20402e18 3c043fab 20402e20 3c05bfab ================================================ FILE: CHT/SLUS_211.72.cht ================================================ "Conflict - Global Terror /ID SLUS_211.72" Mastercode 904d8148 0c135ffa //ELF CRC=005AA020 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 4:3 Screen //aa3f013c 93a92134 00888144 203f028c 3c013fe3 //3c013faa 203f0290 34218cc1 //3421a993 //X-Fov fix - Internal Widescreen //bb3f013c 61322134 00888144 203f02b4 3c013fe3 //003f02b4 203f02b8 34218e39 //34213261 //Y-Fov fix - Internal Widescreen 203f02c0 3c013f80 //3c013f4a 203f02c4 00000000 //34215ffa //Render fix //83a50046 003f013c 00608144 20407fdc 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_211.75.cht ================================================ "Bible Game, The /ID SLUS_211.75" //ELF CRC=E1496246 Mastercode 90219758 0c08a87d //Widescreen hack by Arapapa //16:9 //X-Fov 201e615c 0808d504 20235410 3c013f40 20235414 4481f000 20235418 461e9cc2 2023541c e4930000 20235420 08079858 //Render fix 201e620c 3c013f2b ================================================ FILE: CHT/SLUS_211.76.cht ================================================ "World Championship Poker 2 featuring Howard Lederer /ID SLUS_211.76" Mastercode 90478498 0c11e0ce //ELF CRC=9AEECC9D //Widescreen hack by Arapapa //Widescreen hack 16:9 2023c2dc 08030000 200c0000 46031082 200c0004 3c013f40 200c0008 4481f000 200c000c 461e1082 200c0010 0808f0b8 ================================================ FILE: CHT/SLUS_211.79.cht ================================================ "Colosseum - Road To Freedom /ID SLUS_211.79" Mastercode 904d6360 00832021 //Widescreen Hack by unknown author 20473258 3c013f40 204731d4 3c013ec3 ================================================ FILE: CHT/SLUS_211.80.cht ================================================ "Onimusha - Dawn of Dreams (Disc 1) /ID SLUS_211.80" //ELF CRC=FE44479E Mastercode 90111350 0c04447c comment=Widescreen correction by nemesis2000 //val1 2012f960 3c033f19 2012f968 34649999 //val2 2012fb38 3c033f19 2012fb40 34639999 //val3 2012f9c8 3c023f19 2012f9cc 34439999 //rfix1 2012fbb0 3c02c3d6 //rfix1 2012faa0 3c024527 ================================================ FILE: CHT/SLUS_211.83.cht ================================================ "Teen Titans /ID SLUS_211.83" //ELF CRC = E1F17139 Mastercode 9011a4b8 0c0468d6 //Widescreen hack by ElHecht, also works with NTSC-U // 16:9 20205784 080f1e0c // 4600ab06 jump to 003c7830 20205788 00000000 // 0c072734 203c7830 3c013f40 // 00000000 hor fov gameplay 203c7834 4481f000 // 00000000 203c7838 461ead43 // 00000000 203c783c 4600ab06 // 00000000 203c7840 0c072734 // 00000000 203c7844 00000000 // 00000000 203c7848 080815e2 // 00000000 jump back to 00205788 201c9d78 3c023fc0 // 3c024000 zoom cut-scenes 201c9da8 3c013f40 // 00000000 ver fov cut-scenes 201c9dac 4481f000 // 00000000 201c9db4 461e0342 // 00000000 ================================================ FILE: CHT/SLUS_211.84.cht ================================================ "Teenage Muta Turtles 3 - Mutant Nightmare (USA) /ID SLUS_211.84" Mastercode 9010e010 0c0437ac Widescreen Hack 0028fd80 3c023f1e 0028fdb0 3c023fe3 0028fdb8 34428e38 ================================================ FILE: CHT/SLUS_211.86.cht ================================================ "NBA Ballers - Phenom /ID SLUS_211.86" Mastercode 90122390 0c04888c //ELF CRC=B9BCD679 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //42420146 02490446 20136838 08150bd0 20542f40 46014242 20542f44 3c013f40 20542f48 4481f000 20542f4c 461e4a42 20542f50 0804da0f //Render fix //68008bc4 0800a327 20135ef0 08150bd8 20542f60 c48b0068 20542f64 3c013faa 20542f68 3421aaab 20542f6c 4481f000 20542f70 461e5ac2 20542f74 0804d7bd ================================================ FILE: CHT/SLUS_211.87.cht ================================================ "Samurai Western /ID SLUS_211.87" Mastercode 9011e310 0c04786c //90100238 0c053458 //wide 202d35a0 3f400000 2014cf5c 3c033fab ================================================ FILE: CHT/SLUS_211.89.cht ================================================ "Suffering, The - Ties That Bind /ID SLUS_211.89" Mastercode 904c8498 0c1320ce //90106a60 0c1345da //wide 20206784 e7b40010 20206788 8e020348 2020678c ae020340 20206790 8e02034c 20206794 ae020344 20206798 c6010344 2020679c 46800860 202067a0 3c01bf00 202067a4 44810000 202067a8 c60c0340 202067ac 46806320 202067b0 3c013f20 202067b4 44811800 202067b8 3c014500 202067bc 44811000 202067c0 46000b46 202067c4 3c013ed5 202067c8 44812000 202067cc 46000842 202067d0 ae050338 202067d4 46006002 202067d8 e60402f0 202067dc 460c18c3 202067e0 ae06033c 202067e4 46011181 202067e8 8e05035c 202067ec 46001141 202067f0 e6000300 202067f4 46020900 202067f8 e6010304 202067fc 46020000 20206800 e6060334 20206804 e605032c 20206808 e6030318 2020680c e6040330 20206810 e6020320 20206814 e6020324 20206818 e6000328 2020681c e6000328 20206820 3421fa36 20206824 4481b000 20206828 8ca20000 2020682c 3c013f00 20206830 4481b800 20206834 84440070 20206838 8c430074 2020683c 0060f809 20206840 00a42021 20206844 c60202f0 20206848 c601031c 2020684c 3c013f40 20206850 4481a000 20206854 46140002 20206858 00000000 2020685c 00000000 //Font fix 20220a50 3c013f40 ================================================ FILE: CHT/SLUS_211.90.cht ================================================ "Outlaw Tennis /ID SLUS_211.90" Mastercode 9040ab50 0c102a7c //ELF CRC=61692A69 //Widescreen Hack 205b8068 3f9c67c8 ================================================ FILE: CHT/SLUS_211.91.cht ================================================ "Crash - Tag Team Racing /ID SLUS_211.91" Mastercode 904e79a8 0c139e12 //X-Fov 20399f58 3c013fab //Render fix 202d91c0 3c013fe0 //60 FPS by asasega 207a9e5c 00000001 ================================================ FILE: CHT/SLUS_211.92.cht ================================================ "Cabelas Outdoor Adventures 2006 /ID SLUS_211.92" Mastercode 9011dcf8 0c0476e6 //ELF CRC=E65F9D33 //Widescreen Hack by Arapapa //Widescreen hack 16:9 s //Zoom 20317bc4 3c023f20 //3c023f00 //Y-Fov //03080046 ec00a0e6 f800a0c6 20317c20 08030000 //46001002 200c0000 46000803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 080c5f09 ================================================ FILE: CHT/SLUS_211.93.cht ================================================ "Inuyasha: Feudal Combat /ID SLUS_211.93" Mastercode 90300458 0c0c00be //16:9 2011ff98 3c013fdc 2011ff9c 34211ade 20121a90 3c013fdc 20121a94 34211ade 201224a0 3c013fdc 201224a4 34211ade ================================================ FILE: CHT/SLUS_211.94.cht ================================================ "Phantasy Star Universe /ID SLUS_211.94" Mastercode 90140cd8 0c0502de //901b14f8 0c044fde //9014a08c 0c04008c // 16:9 2085abb0 43400000 2068eed4 3c093c02 2068eed8 35293fab 2068ef20 3c0a0028 2068ef24 ad493d78 //optional cut-scenes black bar removal 20766e44 40000000 ================================================ FILE: CHT/SLUS_211.95.cht ================================================ "Breeders Cup - World Thoroughbred Championships /ID SLUS_211.95" Mastercode 90215538 0c0854f6 //ELF CRC=A07F8571 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201b54dc 080848c8 20212320 46001906 20212324 3c013f40 20212328 4481f000 2021232c 461e2102 20212330 0806d538 //Render fix 2011adb4 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_211.96.cht ================================================ "Indigo Prophecy /ID SLUS_211.96" Mastercode 9020f46c 0c084ca4 //wide 20836500 3fe38e38 ================================================ FILE: CHT/SLUS_211.97.cht ================================================ "Shrek Superslam /ID SLUS_211.97" //ELF CRC = C09CB530 Mastercode 9042D898 0C10B5CE //[Widescreen 16:9] // author: xMichael //Patches the game to run at 16:9 Widescreen Aspect Ratio. 21c8111c 3fe38e39 // 3FAAAAAB ================================================ FILE: CHT/SLUS_211.98.cht ================================================ "Batman Begins /ID SLUS_211.98" Mastercode 9022bc98 0c08aece //Widescreen hack 16:9 //Zoom //00000000 a80020c6 003f023c 00088244 202a1ff8 3c023f1e //Y-Fov //c2030146 06a40046 202a2044 0813d770 204f5dc0 460103c2 204f5dc4 3c013f40 204f5dc8 4481f000 204f5dcc 461e7bc2 204f5dd0 080a8812 ================================================ FILE: CHT/SLUS_211.99.cht ================================================ "Medal of Honor - European Assault /ID SLUS_211.99" //ELF CRC=BB70FFB9 Mastercode 9047fc04 0c110a93 // 91c0d0d8 0c7033de // alternative mastercode //Widescreen hack by nemesis2000 //wide 2012927c 00000000 ================================================ FILE: CHT/SLUS_212.00.cht ================================================ "Armored Core - Nine Breaker /ID SLUS_212.00" Mastercode 90122fb8 0c048b96 //901e2ba8 0c048224 //wide 20172538 3c023f22 21ec2218 3c023f40 202b067c 43c00000 ================================================ FILE: CHT/SLUS_212.01.cht ================================================ "Tales of Legendia /ID SLUS_212.01" Mastercode 90117a50 0c045e3c //wide 203dafa0 3f266666 203bfab0 40133333 ================================================ FILE: CHT/SLUS_212.04.cht ================================================ "Victorious Boxers 2 - Fighting Spirit /ID SLUS_212.04" Mastercode 90106fd0 0c041b9c //ELF CRC=DC2C7C01 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov (in Squred Ring) 2019291c 3c063fab //3c063f80 //Cutscenes //02080046 4800a0e7 380080c4 2013b784 080aed94 202bb650 46000802 202bb654 3c013f40 202bb658 4481f000 202bb65c 461e0003 202bb660 0804ede2 ///////////////////////////////////////////////// //Y-Fov (Event In Squred Ring) //20195308 3c063fab //3c063f80 //20195318 3c074455 //3c074420 //Zoom (All Event) //2013b754 3c023f40 //3c023f00 //Y-Fov (Event) //201b4d8c 3c074455 //3c074420 //201beeac 3c074455 //3c074420 //201c0620 3c024455 //3c024420 //202af75c 3c074455 //3c074420 //202b9548 3c074455 //3c074420 //202bae1c 3c074455 //3c074420 //202baf14 3c024455 //3c024420 //202baf48 3c024455 //3c024420 ================================================ FILE: CHT/SLUS_212.06.cht ================================================ "Shining Force Neo /ID SLUS_212.06" Mastercode 9011b4a0 0c047b94 //wide 201a8ff8 3c033ff3 201a9000 3463cf35 2029dd78 3c02401f ================================================ FILE: CHT/SLUS_212.12.cht ================================================ "Spartan - Total Warrior /ID SLUS_212.12" Mastercode 9021ec90 0c087acc //90239ad0 0c08cb0e //902a4624 0c0981e0 //wide 2057c814 3f100000 ================================================ FILE: CHT/SLUS_212.15.cht ================================================ "Warriors, The /ID SLUS_212.15" Mastercode 9043fec0 0c10ff58 //901446f0 0c10ac08 //Fix 'Internal Widecscreen' 20194e8c 3c013fe3 20194e90 34218e3e ================================================ FILE: CHT/SLUS_212.16.cht ================================================ "Soul Calibur 3 /ID SLUS_212.16" Mastercode 9018e254 0c10a3de //wide 2012a118 3c013f40 2012a11c 34210000 //OLD //0012a118 3c013f40 //0012a119 003c013f //0012a11a 00003c01 //0012a11b 0000003c //0012a11c 34210000 //0012a11d 00342100 //0012a11e 00003421 //0012a11f 00000034 ================================================ FILE: CHT/SLUS_212.17.cht ================================================ "Incredibles, The - Rise of the Underminers /ID SLUS_212.17" //ELF CRC 6DFE8ED7 Mastercode 9010a390 0c04288c //Widescreen hack //201110e0 00000000 // hang fix by Prafull 20218e84 3c023f17 20218eb0 3c023f10 ================================================ FILE: CHT/SLUS_212.18.cht ================================================ "Tak - The Great Juju Challenge /ID SLUS_212.18" Mastercode 90475f48 0c11d77a //9044e0d0 0c11a0e5 //902c4a68 0c11ea36 //Widescreen hack 16:9 203dcd18 3c013fe3 203dcd1c 3421388e ================================================ FILE: CHT/SLUS_212.19.cht ================================================ "Pac-Man World 3 /ID SLUS_212.19" //ELF CRC = 91ECC411 Mastercode 90476238 0c11d836 //Pac-Man World 3 (U)(SLUS-21219) //Widescreen Hack by ICUP321 //Widescreen hack 16:9 (Set "Normal" in Picture Options) //X-Fov //000000000000000083ad004600000000 203efdc4 3c013f40 203efdc8 4481f000 203efdd0 461eb582 //Render fix //003f013c 00a88144 2db80002 20435bac 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_212.20.cht ================================================ "World Soccer - Winning Eleven 9 International /ID SLUS_212.20" Mastercode 90108710 0c04216c //ELF CRC=4429BEFE //Widescreen hack by El_Patas //Gameplay 16:9 2036aa60 3faaaaab //3F800000 (Increases hor. axis) //Render fix 20129eec 3c053fab //3C053F80 ================================================ FILE: CHT/SLUS_212.21.cht ================================================ "Magna Carta - Tears of Blood /ID SLUS_212.21" //ELF CRC C0AC5781 Mastercode 901089b8 0c042216 //Magna Carta - Tears of Blood - Widescreen Hack (16:9) (NTSC-U) //16:9 (b002a427 00608044 803f023c 00688244 00000000 86630046 30c2050c) 202bd948 3c023f40 //3c023f80 ================================================ FILE: CHT/SLUS_212.22.cht ================================================ "Top Spin /ID SLUS_212.22" Mastercode 90120e10 0c04832c //ELF CRC=D8BBFFF3 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //aa3f033c abaa6334 00688344 50e20a0c 20318c40 3c033fe3 //3c033faa 20318c44 34638e2a //3463aaab ================================================ FILE: CHT/SLUS_212.24.cht ================================================ "Guitar Hero /ID SLUS_212.24" Mastercode 90278be8 0c09e2a2 //ELF CRC=B815F724 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 2019cc20 3c013ec0 //3c013f00 //201b1fbc 3c013f20 //3c013f00 //Y-Fov 201b1fd8 3c01bfab //3c01bf80 //Render fix 2027fcf8 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_212.25.cht ================================================ "Bratz - Rock Angels /ID SLUS_212.25" Mastercode 903b4538 0c0ed0f6 //ELF CRC=9CA89C19 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //000000000000000083ad004600000000 202fa544 3c013f40 //00000000 202fa548 4481f000 //00000000 202fa550 461eb582 //00000000 //Render fix //003f013c 00a88144 2db80002 2035b404 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_212.27.cht ================================================ "Dragon Ball Z: Budokai Tenkaichi /ID SLUS_212.27" Mastercode 901ae958 0c06b9fe // 16:9 menu 201fa2c4 3f600000 //803f013c 00208144 1000a527 2011e2c8 3c013f40 2011e2f8 3c01442b //803f013c 00008144 86230046 2011e388 3c013f40 2011e3a0 3c01442b 2011e3f0 3c013f40 2011e404 3c01442b //803f013c 00088144 0045013c 2010f4f0 3c013f40 2010f518 3c01442b // 16:9 gameplay e0083f80 0022ae34 //3c013f80 00088144 70b16324 2022ae34 3c013f40 2022ae68 3c01442b 2022b79c 3c013f40 2022b7dc 3c01442b 2022b8d8 3c013f40 2022b8f0 3c01442b 2022b950 3c013f40 2022b964 3c01442b ================================================ FILE: CHT/SLUS_212.30.cht ================================================ "We Love Katamari /ID SLUS_212.30" Mastercode 901000c4 0c07676c //wide 00118e68 3c023f40 00118d9c 3c023f40 00118f44 3c023f40 00118f14 3c033f40 00118f58 3c0243d9 00118f28 3c034505 001191a0 3c064455 00118af0 3c024455 ================================================ FILE: CHT/SLUS_212.31.cht ================================================ "Sniper Elite /ID SLUS_212.31" Mastercode 904782a8 0c11e052 //Y-Fov 20501e48 3fe38e2a //Zoom 20500bf0 3f9faaab //Zoom //2010d044 3c013f1c //2010d04c 3c013f40 //201b930c 3c013ff0 //20500c44 3f6da000 ================================================ FILE: CHT/SLUS_212.36.cht ================================================ "Tokyo Xtreme Racer Drift /ID SLUS_212.36" Mastercode 9023e710 0c08f96c //ELF CRC=07A4E535 //Widescreen hack by nemesis2000 (pnach by nemesis2000) 201196f4 3c043f40 ================================================ FILE: CHT/SLUS_212.37.cht ================================================ "And 1 Streetball /ID SLUS_212.37" Mastercode 90412a78 0c104a46 //ELF CRC=A542271D //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //46c30046 608092c7 2032ced0 08106094 20418250 4600c346 20418254 3c013f40 20418258 4481f000 2041825c 461e6b42 20418260 080cb3b5 //Font Fix 20164c5c 3c013f06 //3c013f33 20164c60 34216666 //34213333 2016506c 3c013f06 //3c013f33 20165070 34216666 //34213333 20163f40 3c013f0d //3c013f3c 20163f44 34218106 //3421ac08 20164300 3c013f0d //3c013f3c 20164304 34218106 //3421ac08 20164d3c 3c013f10 //3c013f40 ================================================ FILE: CHT/SLUS_212.38.cht ================================================ "Final Fight - Streetwise /ID SLUS_212.38" //ELF CRC = 7985D894 Mastercode 9010f210 0c043c2c //Widescreen hack by nemesis2000 2017f228 3c043f71 2017f22c 3489d5a2 2017f230 3c03bf71 2017f234 346ad5a2 201ea9d0 3c033fab ================================================ FILE: CHT/SLUS_212.40.cht ================================================ "Star Wars Battlefront II /ID SLUS_212.40" //Widescreen Hack by nemesis2000 and Arapapa //ELF CRC 02F4B541 Mastercode 901143d8 0c04509e //905ed660 0c17b540 // Mastercode for SWBFRNT2.ELF //Widescreen hack 16:9 //00000000 00000000 83051646 00000000 //403f013c 00008144 83051646 03000046 20580784 3c013f40 //hor fov 20580788 44810000 20580790 46000003 ================================================ FILE: CHT/SLUS_212.42.cht ================================================ "Burnout Revenge /ID SLUS_212.42" Mastercode 90449d08 0c1126ea ////Force turn on Internal Widescreen (Full boot bypassing) 203a6308 24020002 //Zoom Fix //9A 99 99 3F 39 8E E3 3F 80 02 00 00 C0 01 00 00 21bfe890 3faaaaab //Hud Width by SuperType1/remco 2016bca8 3c013a9d //Hud Elements by SuperType1/remco 21c02438 3faa3d71 21c02448 3faa3d71 21c02398 44610000 21c02410 3f2e147b 21bfe698 438c0000 2010da78 3c014448 20167844 3c014f23 21c02108 43c30000 ================================================ FILE: CHT/SLUS_212.43.cht ================================================ "Metal Gear Solid 3 - Subsistence (Disc 2) /ID SLUS_212.43" Mastercode 90177138 0c062470 //wide e0072882 000802cc 200802cc 8c860000 200802d0 10c00033 200802d4 00050c02 200802d8 00c13021 200802dc 10000030 200802e0 a4c50000 100800bc 00000083 200c0220 3c01000c 200c0224 25cf0158 200c0228 03e00008 200c022c ac2f0000 200c0230 3c01000c 200c0234 3c040026 200c0238 8c843f10 200c023c 50800008 200c0240 ac200000 200c0244 8c85370c 200c0248 8c260260 200c024c 54a60004 200c0250 ac200000 200c0254 3c050803 200c0258 34a50088 200c025c ac85370c 200c0260 03e00008 200c0264 00000000 20177184 0803008c //wide2 202050ac 3f400000 //Force 60 FPS (V3ditata: this cheat makes the game unplayable on real hardware) //001d5ad8 00000000 //001d6db8 00000001 //001d6dbc 00000000 ================================================ FILE: CHT/SLUS_212.44.cht ================================================ "Fatal Frame III - The Tormented /ID SLUS_212.44" Mastercode 90277600 0c09dd28 //gameplay 2032652c 3f400000 //FMV's fix 2036ea30 44200000 2036ea38 3e333333 //wide 20216ea0 0c09c1ac 20216ea4 c5e10000 20216ea8 8faf00b0 20216eac 0200202d 20216eb0 8fae00b4 20216eb4 448f0000 20216eb8 46800020 20216ebc 25effffe 20216ec0 46010042 20216ec4 e7a10044 20216ec8 afaf002c 20216ecc afae0030 20216ed0 3c013f40 20216ed4 44810800 20216ed8 4601b582 20216edc 4600b583 20216ee0 448e0800 20216ee4 46800860 //Lens Flare's fix 2016c60c 0c060269 2016c50c 0c060269 2016c56c 0c060269 2016c5b0 0c060269 //wide 201809a4 3c013f40 201809a8 44810800 201809ac 46016302 201809b0 27bdff90 201809b4 ffb00020 201809b8 ffb10028 201809bc 0000182d 201809c0 ffb20030 201809c4 313000ff 201809c8 ffb30038 201809cc 311100ff 201809d0 ffb50048 201809d4 00a0902d 201809d8 ffb60050 201809dc 30f300ff 201809e0 ffb70058 201809e4 315500ff 201809e8 ffb40040 201809ec ffbf0060 201809f0 e7b40068 201809f4 c4a10000 201809f8 c4a20004 201809fc 460c0900 20180a00 460d10c0 20180a04 3c014180 20180a08 44810000 20180a0c 460c0841 20180a10 3c0f002f 20180a14 460d1081 20180a18 8dee472c 20180a1c 460018c2 20180a20 46002102 20180a24 008e2021 20180a28 46000842 20180a2c 3c0f0035 20180a30 46001082 20180a34 25eff510 20180a38 00042140 20180a3c 008f2021 20180a40 9486000e 20180a44 46002024 20180a48 948b000c 20180a4c 0006b900 20180a50 000bb100 20180a54 440d0000 20180a58 46001824 20180a5c afad0004 20180a60 afad000c 20180a64 340d8000 20180a68 440c0000 20180a6c 46000824 20180a70 afac0018 20180a74 afac001c 20180a78 46001064 20180a7c 440f0000 20180a80 afaf0000 20180a84 440e0800 20180a88 afaf0008 20180a8c afae0010 20180a90 afae0014 20180a94 dc940000 20180a98 03a0702d 20180a9c 8dcf0000 20180aa0 25efc000 20180aa4 01af782b 20180aa8 55e00069 20180aac dfb00020 20180ab0 8dcf0010 20180ab4 25efc000 20180ab8 01af782b 20180abc 15e00063 20180ac0 25ce0004 20180ac4 24630001 20180ac8 286f0004 20180acc 55e0fff4 20180ad0 8dcf0000 20180ad4 c6400008 20180ad8 3c0e0fff 20180adc 3c014180 20180ae0 4481a000 ================================================ FILE: CHT/SLUS_212.45.cht ================================================ "Suikoden Tactics /ID SLUS_212.45" Mastercode 90390598 0c0e410e //wider 2037e94c 3c013f40 2037e950 44810000 2037e958 4600c602 //wide 2061223c 3f400000 2061114c 3f400000 //FMV's fix 203bb58c 24101e00 203bb740 24110190 ================================================ FILE: CHT/SLUS_212.46.cht ================================================ "Charlie and the Chocolate Factory /ID SLUS_212.46" Mastercode 9010a850 0c0429bc //ELF CRC=157995EE //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //380000c6 42000246 (1st) 2029c154 08041c28 //c6000038 201070a0 c6000038 //00000000 201070a4 3c1b3f40 //00000000 201070a8 449bf000 //00000000 201070ac 461e0003 //00000000 201070b0 080a7056 //00000000 ================================================ FILE: CHT/SLUS_212.48.cht ================================================ "Legend of Kay /ID SLUS_212.48" Mastercode 903f00b8 0c0fbfd6 //wide 2063d9c0 3fae8ba3 2063d9c4 401b26ca 206e6814 3fbbbbbb ================================================ FILE: CHT/SLUS_212.50.cht ================================================ "Full Spectrum Warrior - Ten Hammers /ID SLUS_212.50" Mastercode 904ec560 0c13b100 //ELF CRC=5D153990 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 20186b84 3c013f40 //3c013f80 //Y-Fov 204d1c94 3c013fb6 //3c013f88 204d1c98 34219cfe //3421f5c3 //Render fix 20488144 3c013f40 //3c013f00 Screen 20577430 3c013f80 //3c013f00 Object (NPC) ================================================ FILE: CHT/SLUS_212.51.cht ================================================ "FlatOut 2 /ID SLUS_212.51" Mastercode 903f6980 0c0fda08 //wide 203a0498 3c013f14 202d4b40 3c014010 2022e768 3c013f8a ================================================ FILE: CHT/SLUS_212.52.cht ================================================ "SpongeBob Squarepants - Lights, Camera, PANTS! /ID SLUS_212.52" Mastercode 90112bd0 0c044a9c //ELF CRC=9DDF4676 //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov //680080c4 03080046 2022fee8 081255ac 204956b0 c4800068 204956b4 3c013f40 204956b8 4481f000 204956bc 461e0003 204956c0 e4800068 204956c4 0808bfbb ================================================ FILE: CHT/SLUS_212.54.cht ================================================ "Zach Bell! Mamodo Battles /ID SLUS_212.54" Mastercode 90335458 0c0cd4be //Widescreen Hack by Little Giant //16:9 2011bd4c 3c013f40 //00000000 2011bd74 4481f000 //00000000 202f8198 080cf79a //46010043 2033de5c 080cf7a0 //00000000 2033de68 461e0fc3 //00000000 2033de6c 46010043 //00000000 2033de70 461e0842 //00000000 2033de74 e61f0068 //00000000 2033de78 080be068 //00000000 ================================================ FILE: CHT/SLUS_212.55.cht ================================================ "Trapt /ID SLUS_212.55" Mastercode 90124e38 0c049336 2042e0d0 3f400000 2042e0f8 bf400000 ================================================ FILE: CHT/SLUS_212.56.cht ================================================ "IHRA Drag Racing - Sportsman Edition /ID SLUS_212.56" //ELF CRC E2C71FD9 Mastercode 90103e90 0c040f4c //Widescreen hack by Arapapa //Widescreen hack 16:9 202fefd4 08129860 204a6180 46002d03 204a6184 3c013f40 204a6188 4481f000 204a618c 461ea502 204a6190 080bfbf6 ================================================ FILE: CHT/SLUS_212.58.cht ================================================ "Dot Hack G.U. Vol. 1 - Rebirth /ID SLUS_212.58" Mastercode 901300d0 0c04bfdc //wide 2094e194 3f400000 ================================================ FILE: CHT/SLUS_212.61.cht ================================================ "Shadow the Hedgehog /ID SLUS_212.61" Mastercode 90110dd0 0c04431c //9012f570 0c048db4 //9028f148 0c040090 //wide 207cf188 3f199999 20845ed8 3faaaaaa ================================================ FILE: CHT/SLUS_212.63.cht ================================================ "Romancing SaGa /ID SLUS_212.63" Mastercode 9029d438 0c0a74b6 // 16:9 2027fa54 3c013f40 2027fa58 44810000 2027fa60 4600c602 20183124 3c014430 // Compass 20425b00 43c00000 ================================================ FILE: CHT/SLUS_212.64.cht ================================================ "Tiger Woods PGA Tour 2006 /ID SLUS_212.64" Mastercode 903cb3e8 0c0f2ca2 //ELF CRC=40F3E75D //Widescreen Hack by VIRGIN KLM //Game Play Fov 008f4e40 3f400000 //3f800000 //Game Play Render Fix 008f4e50 44800000 //44000000 008f4e58 40000000 //3f800000 ================================================ FILE: CHT/SLUS_212.65.cht ================================================ "Sims 2 /ID SLUS_212.65" Mastercode 90476cf8 0c11dae6 //903cfc78 0c0f51aa //Widescreen hack 16:9 203da970 3c013fe3 203da974 34218e21 //Fov and Zoom (ELF hack) [optional] //201165e8 3c013fab //203b9704 3c013f40 //Menu Box and Text Fix (Memory Hack) [optional] //219e2acc 3f400000 ================================================ FILE: CHT/SLUS_212.68.cht ================================================ "24 - The Game /ID SLUS_212.68" Mastercode 90474ca8 0c11d2d2 //ELF CRC=F1C7201E //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //aa3f013c a8aa2134 //2a8e2134 e33f013c //20460364 3c013fe3 //3c013faa //20460368 34218e2a //3421aaa8 //Zoom Fix (When turn on the Widescreen option) //6000023c 2cbd428c 202fbea0 3c020000 //3c020060 ================================================ FILE: CHT/SLUS_212.69.cht ================================================ "Bully /ID SLUS_212.69" Mastercode 901178d8 0c045dde //ELF CRC=28703748 //Widescreen fix by nemesis2000 (pnach by nemesis2000) //Widescreen fix 20471640 14640007 20471644 3c030022 20471648 2404bec0 2047164c a464280c 20471650 24043fc0 20471654 3c03001d 20471658 a4644cf4 2047165c 10000007 20471660 2404bf00 20471664 a464280c 20471668 24044000 2047166c 3c03001d 20471670 a4644cf4 20471674 00000000 20471678 00000000 e0010000 005e09b8 20729748 435c0000 e0010000 005e09b8 2072974c 435c0000 e001aaab 005e09b8 20729748 432b0000 e001aaab 005e09b8 2072974c 432b0000 //e001aaab 005e09b8 //2047163c 24030000 //e001aaab 005e09b8 //2022280c 3c01bec0 //e001aaab 005e09b8 //201d4cf4 3c023fc0 //e0010000 005e09b8 //2047163c 9063702e //e0010000 005e09b8 //2022280c 3c01bf00 //e0010000 005e09b8 //201d4cf4 3c024000 //480p 2023ea90 24060050 2023ea94 24050000 2023ea9c 23070001 ================================================ FILE: CHT/SLUS_212.70.cht ================================================ "MS Saga - A New Dawn /ID SLUS_212.70" Mastercode 9027b6f8 0c09ed66 //wide 201b8b5c 46000003 201b8b60 7fb00010 201b8b64 ffbf0000 201b8b68 0080802d 201b8b6c c4a10004 201b8b70 c4a30000 201b8b74 3c013f40 201b8b78 44811000 201b8b7c 460218c3 201b8b80 e601006c 201b8b84 e6030068 201b8b88 c6010068 201b8b8c c602006c 201b8b90 46010043 201b8b94 8e040004 201b8b98 46020003 201b8b9c 10800002 201b8ba0 e6010070 201b8ba4 0c06ea86 201b8ba8 e6000074 201b8bac 0200102d 201b8bb0 dfbf0000 201b8bb4 7bb00010 201b8bb8 03e00008 201b8bbc 27bd0020 ================================================ FILE: CHT/SLUS_212.75.cht ================================================ "River King - A Wonderful Journey /ID SLUS_212.75" Mastercode 9040fe78 0c103f46 //ELF CRC=D926BF85 //Widescreen Hack by Arapapa //Widescreen hack 16:9 20404df4 3c013f40 //00000000 20404df8 44810000 //00000000 20404e00 4600c602 //00000000 ================================================ FILE: CHT/SLUS_212.77.cht ================================================ "Barnyard /ID SLUS_212.77" Mastercode 90446c00 0c111aa8 //ELF CRC=EC8EF2DE //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov 20540d60 3f9f4877 //3f6eecc0 //Zoom (Select Menu and Game Play) //2053e804 3fa80000 //3f860a93 2053d748 3fd50000 //3eaaaaab //Black Bar Fix (Event Scene Top and Bottom) // TLB miss //21a1df04 00000000 //42300000 //21a1df7c 00000000 //42300000 ================================================ FILE: CHT/SLUS_212.79.cht ================================================ "NBA Live 06 /ID SLUS_212.79" Mastercode 9024a698 0c09294e //ELF CRC=10118EC4 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //003f013c 00088144 1800028e 2059bc54 3c013ec0 //3c013f00 ================================================ FILE: CHT/SLUS_212.82.cht ================================================ "007 - From Russia With Love /ID SLUS_212.82" Mastercode 902f74b8 00832021 //wide 2040560c 46140002 20405610 27a50030 20405614 46010003 20405618 3c013f40 2040561c 44810800 20405620 4601a503 20405624 e7b40030 20405628 46020002 2040562c 0c0c87e6 20405630 e7a00034 20405634 7bb00050 20405638 dfbf0040 2040563c c7b40060 20405640 03e00008 20405644 27bd0070 ================================================ FILE: CHT/SLUS_212.83.cht ================================================ "Total Overdose - A Gunslinger's Tale in Mexico /ID SLUS_212.83" Mastercode 9060ea00 0c183a28 //905f5224 0c18077a //wide 206927ac 3f47ae14 206c62bc 3f400000 ================================================ FILE: CHT/SLUS_212.84.cht ================================================ "Nicktoons Unite! /ID SLUS_212.84" Mastercode 903444b0 0c0d10d4 Widescreen fix by flameofrecca 20b9e100 3f400000 2086f71c 3f400000 ================================================ FILE: CHT/SLUS_212.85.cht ================================================ "Ultimate Spider-Man (Limited Edition) /ID SLUS_212.85" //ELF CRC=FDD12792 Mastercode 90609a68 0c182642 //905ed9cc 0c17fa8b //90368c70 0c1833a6 //Widescreen hack by Arapapa //X-Fov 2058b210 08030000 //wide 200c0000 3c030074 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e18c2 200c0014 08162c85 ================================================ FILE: CHT/SLUS_212.86.cht ================================================ "WWE SmackDown! vs RAW 2006 /ID SLUS_212.86" Mastercode 9012a350 0c04a87c //ELF CRC=74EB4E40 //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 2011e95c 3c013f40 2011e960 44810000 2011e968 4600c602 ================================================ FILE: CHT/SLUS_212.87.cht ================================================ "Prince of Persia - The Two Thrones /ID SLUS_212.87" Mastercode 90103f10 0c046740 //gameplay 205b8794 3c023f40 205b87b0 4600b046 205b87b8 4600a306 205b87bc 4600ab46 //rfix 205a1cac 3c014455 205a1ce8 44810000 //menu fix 2055e930 0c15ce5f 2057397c 3c014456 205739c4 44813000 205739c8 2407ff95 //HUD fix 20217ce4 3c03bddd 20217cec 3464dddd ================================================ FILE: CHT/SLUS_212.88.cht ================================================ "American Chopper 2 /ID SLUS_212.88" Mastercode 90113450 0c044cbc //ELF CRC=ADFDCCD7 //Widescreen Hack by Arapapa //Widescreen hack 16:9 2015a8c0 080f4eb8 //460c0082 203d3ae0 460c0082 203d3ae4 3c013fa0 203d3ae8 3421aaaa 203d3aec 4481f000 203d3af0 461e1082 203d3af4 08056a31 ================================================ FILE: CHT/SLUS_212.91.cht ================================================ "Suikoden V /ID SLUS_212.91" Mastercode 901f2550 0c07c8fc //Widescreen 201b8804 3c023f40 201b881c 46011083 201b8820 46010843 201b8824 0080802d 201b8828 e4820068 201b882c e480006c 201b8830 c4800068 201b8834 46000803 201b8838 e4800070 201b883c c480006c 201b8840 46000803 201b8844 e4800074 201b8848 8c840004 201b884c 10800003 201b8850 00000000 201b8854 0c06e758 201b8858 3c023f80 201b885c 0200102d 201b8860 dfbf0010 201b8864 7bb00000 201b8868 03e00008 201b886c 27bd0020 //FMV's fix 20256dec 3c0143f0 20256df4 44816000 20256dfc 3c0143e0 20256e08 44816800 ================================================ FILE: CHT/SLUS_212.92.cht ================================================ "Wild Arms 4 /ID SLUS_212.92" Mastercode 901121d0 0c04481c //wide 201596d0 3c064500 2015976c 3c023f40 20159574 3c05442b ================================================ FILE: CHT/SLUS_212.93.cht ================================================ "Metal Saga /ID SLUS_212.93" Mastercode 9032fbd8 0c0cbe9e //9030e950 0c0c940d //wide 202c2bac 3c014455 20293364 3c014455 20100480 3c014455 201012f8 3c014455 20103948 3c014455 201ebd94 3c014455 20293388 3c013fa0 2029338c 342162f6 20310018 3c013faa ================================================ FILE: CHT/SLUS_212.97.cht ================================================ "Devil Kings /ID SLUS_212.97" Mastercode 9028f058 0c0a3bbe Widescreen hack 20130afc 3c013f19 20130b00 3421999a 201ba360 3c013f19 201ba364 3421999a ================================================ FILE: CHT/SLUS_212.99.cht ================================================ "Dynasty Warriors 5 - Xtreme Legends /ID SLUS_212.99" Mastercode 901228d0 0c0489dc //90130740 0c04223c //90100238 0c0400bc //wide 20146d7c 3c0243d6 2019814c 3c023f2b ================================================ FILE: CHT/SLUS_213.00.cht ================================================ "Over the Hedge /ID SLUS_213.00" Mastercode 903d5d20 0c0f56f0 //Widescreen hack 16:9 //X-Fov //066e0046 1800b5e7 (1st) 20319760 08030000 200c0000 46006e06 200c0004 3c013f40 200c0008 4481f000 200c000c 461ec603 200c0010 080c65d9 //Render fix //003f013c 00088144 38004cc4 20271b9c 3c013f2b ================================================ FILE: CHT/SLUS_213.01.cht ================================================ "World Series of Poker /ID SLUS_213.01" Mastercode 9034f798 0c0d3d8e //ELF CRC=F61754B9 //Widescreen Hack by Arapapa //Widescreen hack 16:9 20321504 3c013f40 //00000000 20321508 44810000 //00000000 20321510 4600c602 //00000000 ================================================ FILE: CHT/SLUS_213.03.cht ================================================ "Rebel Raiders - Operation Nighthawk /ID SLUS_213.03" //ELF CRC 5B048038 Mastercode 9015df80 0c057788 //Widescreen hack by Arapapa //Widescreen hack 16:9 2016bb18 08047790 //c6010068 2011de40 3c013f40 // 00000000 2011de44 4481f000 // 00000000 2011de48 c6010068 // 00000000 2011de4c c602006c // 00000000 2011de50 461e0843 // 00000000 2011de54 e6010068 // 00000000 2011de58 0805aec8 // 00000000 ================================================ FILE: CHT/SLUS_213.04.cht ================================================ "Justice League Heroes /ID SLUS_213.04" Mastercode 90351098 0c0d43ce //ELF CRC=C33CA288 //Widescreen hack 201bbde8 3c014285 //3c014248 201bbe70 3c013f1f //3c013eee 201bbe74 34214a25 //3421eeef 2019054c 3c013f1f //3c013eee 20190550 34214a25 //3421eeef ================================================ FILE: CHT/SLUS_213.05.cht ================================================ "Arthur and the Invisibles /ID SLUS_213.05" Mastercode 90112a90 0c044a4c //ELF CRC=8EBA521C //Widescreen hack by Sergx12 //Gameplay 16:9 2012bba4 3c023f1e //3C023F00 2012bbc8 3c023f0f //3C023F40 ================================================ FILE: CHT/SLUS_213.10.cht ================================================ "Brothers In Arms - Earned In Blood /ID SLUS_213.10" Mastercode 9012eab0 0c04ba54 //gameplay 202f114c 3c023f40 //menu font fix 203c58ec 3c033f40 203c58f4 3c033f80 203c58f8 44830800 203c58fc ae63010c 203c5900 c6600108 203c5904 46010036 ================================================ FILE: CHT/SLUS_213.11.cht ================================================ "King Kong, Peter Jacksons - The Official Game of the Movie /ID SLUS_213.11" Mastercode 905f7a90 0c17de4c //ELF CRC=2B1CC3FF //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 20127ac4 3c033f40 //3c033f80 //Y-Fov 20134e68 3c033fe3 //3c033faa 4/3 Black Bands Screen Mode 20134e70 3c033fe3 //3c033faa 4/3 Screen Mode //Render fix 201529e0 3c023f40 //3c023f00 ================================================ FILE: CHT/SLUS_213.12.cht ================================================ "Wallace & Gromit - The Curse of the Were-Rabbit /ID SLUS_213.12" //ELF CRC 073EEDC0 Mastercode 904f4390 0c13d08c //Widescreen hack by Arapapa, 16:9 //Zoom 2011a4f4 3c013f1d //3c013f00 //Y-Fov 2011a598 3c014080 //3c014040 ================================================ FILE: CHT/SLUS_213.14.cht ================================================ "Ruff Trigger - Vancore Conspiracy /ID SLUS_213.14" //ELF CRC F73488D5 Mastercode 902f0198 0c0bc00e //[Widescreen 16:9] //Widescreen Hack 201e9a28 3c013fd5 ================================================ FILE: CHT/SLUS_213.15.cht ================================================ "50 Cent - Bulletproof /ID SLUS_213.15" Mastercode 9038b220 0c0e2c30 //X-Fov 4:3 fix 201eb2a8 3c013f08 201eb2ac 34218883 //X-Fov Wide screen fix 201eb2c4 3c013f08 201eb2c8 34218883 //Font's Shadow fix 201583dc 3c013f40 //868c0046 ac00058e (1st) 201583fc 0807d6e0 201f5b80 3c013f80 201f5b84 44819000 201f5b88 08056100 //Font fix 20158430 3c013f40 //868c0046 ac00058e (2nd) 2015844c 0807d6dc 201f5b70 3c013f80 201f5b74 44819000 201f5b78 08056114 //Font fix (Menu) 204e9468 3f400000 204e9658 3f400000 204e9700 3f400000 204e97a4 3f400000 204e9848 3f400000 204e98ec 3f400000 204e9990 3f400000 204e9a34 3f400000 204e9ad8 3f400000 204e9b7c 3f400000 204e9c20 3f400000 204e9cc4 3f400000 204e9d68 3f400000 204e9e0c 3f400000 204e9eb0 3f400000 204e9f58 3f400000 204e9ffc 3f400000 204ea0a0 3f400000 204ea144 3f400000 204ea1e8 3f400000 204ea290 3f400000 204ea338 3f400000 204ea3dc 3f400000 204ea480 3f400000 204ea524 3f400000 204ea5c8 3f400000 204ea66c 3f400000 204ea710 3f400000 204ea7b4 3f400000 204ea858 3f400000 204ea8fc 3f400000 204ea9a0 3f400000 204eaa44 3f400000 204eaae8 3f400000 204eab8c 3f400000 204eac30 3f400000 204eacd8 3f400000 204ead7c 3f400000 204eae20 3f400000 204eaec4 3f400000 204eaf68 3f400000 204eb00c 3f400000 204eb0b0 3f400000 204eb1f8 3f400000 204eb29c 3f400000 204eb340 3f400000 204eb3e4 3f400000 204eb488 3f400000 204eb52c 3f400000 204eb5d0 3f400000 204eb674 3f400000 204eb718 3f400000 204eb7bc 3f400000 204eb860 3f400000 204eb904 3f400000 204eb9a8 3f400000 204eba50 3f400000 204ebaf4 3f400000 204ebb98 3f400000 204ebc3c 3f400000 204ebce0 3f400000 204ebd84 3f400000 204ebed0 3f400000 204ebf74 3f400000 204ec018 3f400000 204ec0bc 3f400000 204ec160 3f400000 204ec204 3f400000 204ec2a8 3f400000 204ec34c 3f400000 204ec3f0 3f400000 204ec494 3f400000 204ec538 3f400000 204ec5dc 3f400000 204ec680 3f400000 204eca58 3f400000 204ecba0 3f400000 204ecc48 3f400000 204ecd98 3f400000 204ed550 3f400000 204ed5f4 3f400000 204ed698 3f400000 //added 204ed0d0 3f400000 204ed174 3f400000 204f9224 3f400000 //Yes and No 204f90dc 3f400000 204f9180 3f400000 //60 FPS by asasega (4th) 201b3b98 3c014270 ================================================ FILE: CHT/SLUS_213.19.cht ================================================ "Flow - Urban Dance Uprising /ID SLUS_213.19" //ELF CRC=40893E32 Mastercode 901231b8 0c048c16 //Widescreen hack by Arapapa //X-Fov //42100146 803f033c 07000046 202475b0 08030000 200c0000 46011042 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0842 200c0010 08091d6d ================================================ FILE: CHT/SLUS_213.20.cht ================================================ "Rogue Trooper /ID SLUS_213.20" //ELF CRC = 2F63F868 Mastercode 903ca228 0c0f2832 //Widescreen hack by Arapapa, 16:9 //X-Fov //803f013c 00e08144 201c8974 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_213.21.cht ================================================ "Alfa Romeo Racing Italiano /ID SLUS_213.21" Mastercode 90115550 0c0454fc //Widescreen hack 16:9 //X-fov //403f023c 00088244 00188344 2027cb84 3c023f10 ================================================ FILE: CHT/SLUS_213.22.cht ================================================ "Eragon /ID SLUS_213.22" Mastercode 9010c650 0c04313c //ELF CRC=7E3C6FDE //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //00000000 00000000 00000000 43a81846 //403f013c 00f08144 43a81846 42081e46 201b632c 3c013f40 201b6330 4481f000 201b6334 4618a843 201b6338 461e0842 //Render fix //003f023c 3000bfff 00008244 2000b07f 201afc34 3c023f2b //3c023f00 ================================================ FILE: CHT/SLUS_213.23.cht ================================================ "Rampage - Total Destruction /ID SLUS_213.23" //ELF CRC=E389B921 Mastercode 90149e10 0c05272c //90164308 0c0ca836 //901a7a8c 0c052818 //X-Fov 2025e694 3c023f10 ================================================ FILE: CHT/SLUS_213.25.cht ================================================ "Harry Potter and The Goblet of Fire /ID SLUS_213.25" Mastercode 90219828 0c0865b2 //ELF CRC=B38CC628 //Widescreen Hack 2029fd74 3c013fe3 2029fd78 34218e39 ================================================ FILE: CHT/SLUS_213.26.cht ================================================ "Shadow Hearts III - From the New World /ID SLUS_213.26" Mastercode 9020ceb8 0c083356 //9022253c 0c090ba4 //black borders fix (optional) 202f75c4 3c020000 // 16:9 20202d4c 3c013f40 20202d50 44810000 20202d58 4600c602 // Render-Fix 202282cc 3c033fc0 ================================================ FILE: CHT/SLUS_213.27.cht ================================================ "Atelier Iris 2 - The Azoth of Destiny /ID SLUS_213.27" Mastercode 902ae8d8 0c0ab9de //3D scenes 202aab6c 3c013f40 202aab70 44810000 202aab78 4600c602 //battle's fix 207cfdec 44400000 207cfdf4 c4400000 //2D scenes 20190164 3c014440 20190168 44810800 2019016c 46010002 20190170 e7c00090 20190174 3c014480 20190178 44810800 2019017c c60000e8 20190180 46010002 20190184 e7c000a4 20190188 c60000e8 2019018c 3c01c440 20190190 44810800 ================================================ FILE: CHT/SLUS_213.30.cht ================================================ "Monster Rancher Evo /ID SLUS_213.30" Mastercode 9031aad8 0c0c6a5e //90312ac8 0c0cf7f9 //wide 204f05ec 3f19999a 20591854 43d55555 ================================================ FILE: CHT/SLUS_213.31.cht ================================================ "Sonic Riders /ID SLUS_213.31" //ELF CRC = B44896B7 Mastercode 90105850 0c0415bc //Widescreen hack 2044e6d8 43700000 28008da0 43700000 // store, character 20134e4c 3c023fab // 3c023f80 renderfix ================================================ FILE: CHT/SLUS_213.33.cht ================================================ "World Poker Tour 2K6 /ID SLUS_213.33" Mastercode 9036e898 0c0db9ce //ELF CRC=E701DB54 //Widescreen Hack by Arapapa //Widescreen hack 16:9 202fc950 08030000 //c6010068 200c0000 3c013f40 //00000000 200c0004 4481f000 //00000000 200c0008 c6010068 //00000000 200c000c c602006c //00000000 200c0010 461e0843 //00000000 200c0014 e6010068 //00000000 200c0018 080bf256 //00000000 ================================================ FILE: CHT/SLUS_213.34.cht ================================================ "Grandia III (Disc 1) /ID SLUS_213.34" Mastercode 9010c9f8 0c043226 //wide 2013b450 3c033f27 2013b4a0 3c013f40 2013b4a4 4481a000 2013b4a8 46146d83 2013b4ac 46007546 2013b4b0 46007e86 //cutscenes black borders fix (optional memory hack) - may cause error 202a8578 24030000 //battle black borders fix (optional memory hack) - may cause error 2032cef8 24030000 ================================================ FILE: CHT/SLUS_213.35.cht ================================================ "Hustle, The - Detroit Streets - Kats Story /ID SLUS_213.35" Mastercode 9047f998 0c11fe0e //ELF CRC=CD50F9CA //Widescreen hack by Arapapa //Widescreen hack 16:9 //1855448e 60524cc4 202dd184 0811f104 2047c410 c44c5260 2047c414 3c013faa 2047c418 3421aaab 2047c41c 4481f000 2047c420 461e6302 2047c424 080b7462 ================================================ FILE: CHT/SLUS_213.36.cht ================================================ "Zathura /ID SLUS_213.36" Mastercode 9010a850 0c0429bc //ELF CRC=844EDE02 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //42080246 07080046 3c0000e6 (1st) 202f5684 0810bfa4 2042fe90 46020842 2042fe94 3c013f40 2042fe98 4481f000 2042fe9c 461e0843 2042fea0 080bd5a2 ================================================ FILE: CHT/SLUS_213.38.cht ================================================ "Armored Core - Last Raven /ID SLUS_213.38" Mastercode 901154b8 0c0454d6 //901cc260 0c06ac8c //wide 20174e64 3c024455 ================================================ FILE: CHT/SLUS_213.40.cht ================================================ "World Championship Cards /ID SLUS_213.40" Mastercode 904f8058 0c13dfbe //ELF CRC=539C8208 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //42080246 8c0203e6 202b6574 0815af58 2056bd60 46020842 2056bd64 3c013f40 2056bd68 4481f000 2056bd6c 461e0842 2056bd70 080ad95e ================================================ FILE: CHT/SLUS_213.42.cht ================================================ "MLB Slugfest 2006 /ID SLUS_213.42" Mastercode 9019f630 0c067d34 //ELF CRC=F6D977AE //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201547ac 080696b4 //c4600068 201a5ad0 c4600068 201a5ad4 3c013f40 201a5ad8 4481f000 201a5adc 461e0003 201a5ae0 e4800068 201a5ae4 080551ec ================================================ FILE: CHT/SLUS_213.43.cht ================================================ "Samurai Champloo - Sidetracked /ID SLUS_213.43" Mastercode 9036e550 0c0db8fc //9010ac84 0c043b50 // 16:9 201409f4 3c023fbd 201409fc 3442a12e ================================================ FILE: CHT/SLUS_213.44.cht ================================================ "Steambot Chronicles /ID SLUS_213.44" Mastercode 9024e950 0c0939fc //ELF CRC=9F391882 //Widescreen Hack 201329c0 3c033f40 20132818 3c0643d6 ================================================ FILE: CHT/SLUS_213.45.cht ================================================ "Grandia III (Disc 2) /ID SLUS_213.45" Mastercode 9010c9f8 0c043226 //wide 2013b450 3c033f27 2013b4a0 3c013f40 2013b4a4 4481a000 2013b4a8 46146d83 2013b4ac 46007546 2013b4b0 46007e86 //cutscenes black borders fix (optional memory hack) - may cause error 202a8578 24030000 //battle black borders fix (optional memory hack) - may cause error 2032cef8 24030000 ================================================ FILE: CHT/SLUS_213.46.cht ================================================ "Ace Combat Zero - The Belkan War /ID SLUS_213.46" Mastercode 90309ab8 0c0cba89 //widescreen fix 203fa350 43d638f3 203fa354 43eb7385 ================================================ FILE: CHT/SLUS_213.50.cht ================================================ "Cabelas Dangerous Hunts 2 /ID SLUS_213.50" Mastercode 9011dcf8 0c0476e6 //ELF CRC=B8F7EC73 //Widescreen Hack by Arapapa //Widescreen hack 16:9 s //Zoom 2031f7a4 3c023f20 //3c023f00 //Y-Fov //03080046 ec00a0e6 f800a0c6 2031f800 08030000 //46001002 200c0000 46000803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 080c7e01 ================================================ FILE: CHT/SLUS_213.53.cht ================================================ "Eureka Seven - Vol.1 - The New Wave /ID SLUS_213.53" Mastercode 90145dd0 0c05171c //ELF CRC=88DD7C86 //Widescreen Hack 20110b24 3c034455 2011129c 3c0343f0 203a6cc8 43f00000 203a66b8 43f00000 ================================================ FILE: CHT/SLUS_213.54.cht ================================================ "Curious George /ID SLUS_213.54" Mastercode 9027eea8 0c09fb52 //ELF CRC=A275B0C0 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //000009e6 280000e6 380001e6 202255a8 0809ef94 2027be50 3c013f40 2027be54 4481f000 2027be58 461e4a42 2027be5c e6090000 2027be60 0808956b ================================================ FILE: CHT/SLUS_213.55.cht ================================================ "Midnight Club 3: Dub Edition /ID SLUS_213.55" Mastercode 90548a28 0c152232 Widescreen Hack 20527e14 3c013fe3 20527e18 34218e34 20527e14 3c013fe3 20527e18 34218e34 Max Cash Earned 200f00d0 6b244345 200f00dc 05f5e0ff ================================================ FILE: CHT/SLUS_213.56.cht ================================================ "Splinter Cell - Double Agent /ID SLUS_213.56" Mastercode 9020f310 0c083c6c //9011a3d0 0c04689c // Mastercode for 'SC4_OFF.ELF' //wide 201f4784 e66000a4 201f4788 3c02007f 201f478c c44062c0 201f4790 3c03007f 201f4794 3c0b007f 201f4798 3c0a007f 201f479c 3c09007f 201f47a0 3c08007f 201f47a4 e66000f0 201f47a8 3c02007f 201f47ac c46062c4 201f47b0 3c07007f 201f47b4 3c06007f 201f47b8 3c05007f 201f47bc 3c04007f 201f47c0 240d0004 201f47c4 e66000f4 201f47c8 3c03007f 201f47cc c44162c8 201f47d0 3c0c3f40 201f47d4 e66100f8 201f47d8 3c020080 201f47dc c56162cc 201f47e0 c44094a0 201f47e4 e66100fc 201f47e8 c54162c0 201f47ec e6610130 201f47f0 c52162c4 201f47f4 e6610134 201f47f8 c50162c8 201f47fc e6610138 201f4800 c4e162cc 201f4804 e661013c 201f4808 c4c162c0 201f480c e6610140 201f4810 c4a162c4 201f4814 e6610144 201f4818 c48162c8 201f481c e6610148 201f4820 c46162cc 201f4824 e661014c 201f4828 ae600150 201f482c ae600158 201f4830 ae600154 201f4834 ae6d00c4 201f4838 ae6000b8 201f483c ae6000b4 201f4840 ae6c00bc 201f4844 3c0c3f80 201f4848 ae6c00c0 ================================================ FILE: CHT/SLUS_213.57.cht ================================================ "Hummer Badlands /ID SLUS_213.57" Mastercode 9046fc40 0c11beb8 //ELF CRC=449E1F6B //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //003f013c 00608144 20376e00 3c013f1e //3c013f00 //Y-Fov //82310446 0400aac4 20376e90 0811d194 20474650 46043182 20474654 3c013faa 20474658 3421aaab 2047465c 4481f000 20474660 461e3182 20474664 080ddba5 ================================================ FILE: CHT/SLUS_213.58.cht ================================================ "Naruto: Ultimate Ninja /ID SLUS_213.58" Mastercode 9011fef8 0c047f66 //X-Fov 2082f300 3f400000 //3D Cartoon Scene 202633f4 3c023f40 20263444 3c023f40 2026358c 3c023f40 202636d4 3c023f40 20264cb0 3c023f40 20264cfc 3c023f40 20264e3c 3c023f40 ================================================ FILE: CHT/SLUS_213.59.cht ================================================ "Metal Gear Solid 3 - Subsistence [Disc 1] /ID SLUS_213.59" //ELF CRC=053D2239 Mastercode 90177138 0c062470 //wide e0072882 000802cc 200802cc 8c860000 200802d0 10c00033 200802d4 00050c02 200802d8 00c13021 200802dc 10000030 200802e0 a4c50000 100800bc 00000083 200c0220 3c01000c 200c0224 25cf0158 200c0228 03e00008 200c022c ac2f0000 200c0230 3c01000c 200c0234 3c040026 200c0238 8c843f10 200c023c 50800008 200c0240 ac200000 200c0244 8c85370c 200c0248 8c260260 200c024c 54a60004 200c0250 ac200000 200c0254 3c050803 200c0258 34a50088 200c025c ac85370c 200c0260 03e00008 200c0264 00000000 20177184 0803008c //wide2 202050ac 3f400000 //Force 60 FPS (V3ditata: this cheat makes the game unplayable on real hardware) //001d5ad8 00000000 //001d6db8 00000001 //001d6dbc 00000000 ================================================ FILE: CHT/SLUS_213.61.cht ================================================ "Devil May Cry 3 - Dante's Awakening (Special Edition) /ID SLUS_213.61" Mastercode 90122a14 0c04a0b4 //wide 21d0dea0 3f400000 206a2870 3f400000 //FMV's fix 2023279c 240301aa 202e52ec 240801aa ================================================ FILE: CHT/SLUS_213.62.cht ================================================ "Onimusha - Dawn of Dreams (Disc 2) /ID SLUS_213.62" //ELF CRC=FFDE85E9 Mastercode 90111350 0c04447c comment=Widescreen correction by nemesis2000 //val1 2012f960 3c033f19 2012f968 34649999 //val2 2012fb38 3c033f19 2012fb40 34639999 //val3 2012f9c8 3c023f19 2012f9cc 34439999 //rfix1 2012fbb0 3c02c3d6 //rfix1 2012faa0 3c024527 ================================================ FILE: CHT/SLUS_213.63.cht ================================================ "Zatch Bell! Mamodo Fury /ID SLUS_213.63" Mastercode 9023f3f8 0c08fca6 //Widescreen Hack by Little Giant //16:9 2022a91c 3c013f40 // 00000000 hor 2022a920 44810000 // 00000000 2022a928 4600c602 // 00000000 201dca68 3c014220 // 3C0141F0 render ================================================ FILE: CHT/SLUS_213.64.cht ================================================ "One Piece - Pirates Carnival /ID SLUS_213.64" Mastercode 901106d0 0c04415c //[Widescreen 16:9] //Widescreen Hack by Little Giant //16:9 201c931c 3c023fe3 //3C023FAA vert 201c9320 34428e39 //3442AAAB 201d8c0c 3c023f2b //3C023F00 zoom ================================================ FILE: CHT/SLUS_213.65.cht ================================================ "King of Fighters 2006 /ID SLUS_213.65" //ELF CRC 4EE93170 Mastercode 9010df90 0c04378c //Widescreen hack by nemesis2000 (pnach by nemesis2000) 2013b2f4 46000003 2013b2f8 7fb00010 2013b2fc ffbf0000 2013b300 0080802d 2013b304 c4a10004 2013b308 c4a30000 2013b30c 00000000 //3c013f00 2013b310 44811000 2013b314 460218c3 2013b318 e601006c 2013b31c e6030068 2013b320 c6010068 2013b324 c602006c 2013b328 46010043 2013b32c 8e040004 2013b330 46020003 2013b334 10800002 2013b338 e6010070 2013b33c 0c04f462 2013b340 e6000074 2013b344 0200102d 2013b348 dfbf0000 2013b34c 7bb00010 2013b350 03e00008 2013b354 27bd0020 201af5e0 0c04e12f 20138494 45010007 20138498 0000102d 2013849c c4800008 201384a0 46020034 201384a4 45010003 201384a8 00000000 201384ac 03e00008 201384b0 24020001 201384b4 03e00008 201384b8 00000000 201384bc 27bdff90 201384c0 24050001 201384c4 7fb10050 201384c8 27a60030 201384cc 0080882d 201384d0 7fb00060 201384d4 ffbf0040 201384d8 0c04c144 201384dc 27a70034 201384e0 10400036 201384e4 8fa30034 201384e8 3c02fffc 201384ec 3442b000 201384f0 00621821 201384f4 2c632003 201384f8 10600028 201384fc 0000282d 20138500 03a0202d 20138504 0c04a3b2 20138508 24060020 2013850c 8fa60030 20138510 0220202d 20138514 0c04d4d8 20138518 03a0282d 2013851c 8fa30030 20138520 14430027 20138524 0000102d 20138528 0c04ebb8 2013852c 00000000 20138530 0040802d 20138534 12000021 20138538 0220282d 2013853c 3c040060 20138540 2484d7f8 20138544 0c04d6b0 20138548 0200302d 2013854c 1040001b 20138550 03a0282d 20138554 3c013f40 //cutscenes 201e5e18 3c013f40 //character select 20440594 3c013f40 //unknown 20440a40 3c013f40 //unknown 204418e0 3c013f40 //unknown 20441d98 3c013f40 //gameplay 20453cd0 3c013f40 //unknown 204f1858 3c013f80 204f185c 0c04ecbc 204f1860 e7b40074 204f1864 8e040000 204f1868 27a30060 204f186c 8c920020 204f1870 8c850000 204f1874 8c840008 204f1878 10600007 204f187c 2402000c 204f1880 a0600000 204f1884 2442ffff 204f1888 24630001 204f188c 00000000 204f1890 00000000 204f1894 1440fffa 204f2824 3f013f80 204f2828 0c04ecbc 204f282c e7b401ac //480p //2010023c 3c050000 //20100244 3c060050 //2010024c 3c070001 //2010050c 3c090010 ================================================ FILE: CHT/SLUS_213.67.cht ================================================ "MVP 06 - NCAA Baseball /ID SLUS_213.67" Mastercode 9067c8f0 0c19f1e4 //ELF CRC=9315EF73 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //80bf013c 00008144 1000a427 204494f8 3c01bfab //3c01bf80 //Y-Fov //aa3f013c abaa2134 00008144 0800e003 (2nd) 204515a4 3c013fe3 //3c013faa 204515a8 34218e39 //3421aaab ================================================ FILE: CHT/SLUS_213.70.cht ================================================ "Mega Man X Collection /ID SLUS_213.70" Mastercode 9012f8b0 00832021 //Unlock Mega Man Battle & Chase e0010001 00662e84 00669980 00000001 //All Gallery e0010001 00662e84 206699c4 ffffffff //HDTVFiX (all games) 2014497c 3c050001 2014498c 1c070001 ================================================ FILE: CHT/SLUS_213.73.cht ================================================ "Drakengard 2 /ID SLUS_213.73" Mastercode 903ae3b8 0c0eb896 //wide 204cf458 3fe38e32 20560f94 44550000 ================================================ FILE: CHT/SLUS_213.74.cht ================================================ "Marvel - Ultimate Alliance /ID SLUS_213.74" Mastercode 90119ca0 00832021 //wide 20979ac8 3fe6db6e 20979acc 3fe38e32 ================================================ FILE: CHT/SLUS_213.76.cht ================================================ "Black /ID SLUS_213.76" Mastercode 9036a688 0c0da94a //9029c8e8 0c0d7151 //90264034 0c0a3eee //wide 203be83c 00000001 204bc150 00000001 204bd18c 00000001 204ca554 3fe38e39 204ca5f0 3faaaaab 204ca5f4 3fe38e39 204ca694 3fe38e39 205bc390 3f400000 //alternative in case above has skewed fov //203be83c 00000001 //204bc150 00000001 //204bd18c 00000001 //204ca554 3fe38e39 //204ca5f0 3fcccccd //204ca5f4 3fe38e39 //204ca694 3fe38e39 //205bc390 3f400000 ================================================ FILE: CHT/SLUS_213.77.cht ================================================ "Dance Dance Revolution SuperNOVA /ID SLUS_213.77" //ELF CRC 23EFA2AF Mastercode 90106AD8 0C041A5E //[Widescreen 16:9] //Widescreen Hack // 16:9 20153be4 3c023f22 // 3c023f00 20153dd4 3c023fe3 // 3c023faa 20153de0 34458e39 // 3445aaab ================================================ FILE: CHT/SLUS_213.79.cht ================================================ "Cabelas African Safari /ID SLUS_213.79" Mastercode 9011d2f8 0c047466 //ELF CRC=A326D973 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //003f023c 7000b77f 00108344 20329984 3c023f1c //3c023f00 //Y-Fov //03080046 ec00a0e6 f800a0c6 203299e0 08030000 //46001002 200c0000 46000803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 080ca679 ================================================ FILE: CHT/SLUS_213.82.cht ================================================ "Franklin - A Birthday Surprise /ID SLUS_213.82" Mastercode 901193b0 0c046494 //ELF CRC=309FC75F //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //803f033c 0800a5c7 82180c46 20136a34 3c033fab //3c033f80 //Y-Fov //00bf023c 42080d46 00008244 20136b4c 3c02bf2b //3c02bf00 ================================================ FILE: CHT/SLUS_213.84.cht ================================================ "Cabelas Alaskan Adventures /ID SLUS_213.84" Mastercode 9011d3f8 0c0474a6 //ELF CRC=CACC5766 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 203276e4 3c023f20 //3c023f00 //Y-Fov 20327730 08030000 //46001002 200c0000 c6a000e4 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e0002 200c0014 080c9dcd ================================================ FILE: CHT/SLUS_213.85.cht ================================================ "Godfather, The /ID SLUS_213.85" Mastercode 902e7590 0c0b9d0c //904d2d48 0c14f669 //90116e54 0c0b6140 //wide //003f013c 00608144 2035f26c 3c013f20 //Fov 2036f468 3c013f24 2036f46c 34219247 //Cutscene Bars 206617b8 00000001 ================================================ FILE: CHT/SLUS_213.86.cht ================================================ "Tales of the Abyss /ID SLUS_213.86" //ELF CRC A616A6C2 //there are two variations of the game, for second variation ELF CRC is 14FE77F7 & mastercode is the same it seems Mastercode 90106210 0c04182c //wide? 2032e008 3c023fe3 2032dfa4 3c034307 2032e004 00000000 //Activate Internal Widescreen (Vert-) 2019435c 3c013f40 //Camera Zoom 2033e880 3c023f19 //Menu Graphics Scale 2034133c 3c034555 //Config/Save Background Size 203b14ec 3c024555 //Black Background Size 20117e34 240200c0 //Company Logo Screens Width (192px) 202b2ca0 3c0343d5 //Game Logo X Position 202b2d4c 3c0343d5 //Trademark X Position 202b2df8 3c0343ad //Author Name X Position 202b2ef0 3c0243d5 //New Game X Position 202b3050 3c0243d5 //Continue X Position 202b3130 3c0243d5 //Config X Position 202b3220 3c0243d5 //Sound Test X Position 202b3300 3c0243d5 //Game Record X Position 202b1a3c 3c0243d5 //Game Over Alternate Third Option Text X Position 202b1a04 3c0243d5 //Game Over View Skit Text X Position 202b19c8 3c0243d5 //Game Over Quit Game Text X Position 202b199c 3c0343d5 //Game Over Load Data Text X Position 202b1a70 3c0243d5 //Game Over Upper Centre Text X Position 2036892c 3c033f19 //Notice Textbox GFX Scale 20338cc8 3c023f19 //Action Indicator GFX Position Multiplier 20338c84 3c1b3f40 //Action Indicator GFX Scale 20338ca0 449b0000 //Action Indicator GFX Scale Update 203b1620 3c0343d5 //Checking Memory Card Textbox X Position 203b0c40 3c0343d5 //Loading System Data Textbox X Position 203afcb0 3c0343d5 //System Data Load Complete Textbox X Position 203877e4 3c0343d5 //Load Selected File Textbox X Position 203b98e4 3c0343d5 //Exit Sound Test Textbox X Position 20386c70 3c0343d5 //Save Error Textbox X Position 20389264 3c0343d5 //Checking Memory Card Textbox X Position 20386b98 3c0343d5 //Saving Game Data Textbox X Position 203864e8 3c0343d5 //Saving System Data Textbox X Position 203865b4 3c0343d5 //Save Complete Textbox X Position 20385f40 3c0343d5 //Overwrite Save? Textbox X Position 2057ac90 444ec000 //Action Indicator X Position 202b46c4 240601aa //Room Names X Position 202a265c 3c034455 //Character Textbox Viewport Width (Out of Battle) 202a5080 3c034455 //Character Textbox Viewport Width (In Battle) 2030837c 3c013f95 //Portraits Zoom 202ce478 3c034415 //Portraits Vert 202ce4e0 3c024400 //Portraits Y Position 205d6878 43d55555 //Skits Text Position 202a3cf8 3c0543d5 //Get Item Textbox Position 202a222c 3c074455 //Story Textbox Range Extend 2011a668 00000000 //Bloom Off e01ecccd 00684180 //Battle Enable Condition 2068417c 3c063f19 //Battle Status Face Width 20683a18 3c093f19 //Battle Status Numbers Width 2066d2d8 3c05444d //Battle Hits Counter X Position 206a9818 3c024273 //Battle Triangle Fade Size 2066d980 3c0443d5 //Arte Names X Position 2068f17c 3c034455 //Battle Fades with Colour Size 2066eee0 3c0243d5 //Pause Shadow Position 2066ef1c 3c0243d5 //Pause Text Position 2067b04c 3c034455 //Battle Fades with Image Size 2066bc6c 3c024449 //Battle Enemy Name Header Width 2066bcb0 3c03444f //Battle Enemy Name Header Edge Position 2066be1c 3c03444d //Battle Enemy Name Position 206523dc 3c034455 //Battle Damage Number Placement Scale 20696804 3c0543d5 //Starting Position of Battle Rewards 20694290 3c02442f //Destination Position of Gald Time Grade Rewards 2069305c 3c024438 //Details Battle End Text Position 20693000 3c02442b //Details Battle End Box Position 20696cd8 240301aa //Textbox Position Item Won From Battle 206969e8 24030335 //Textbox Size Item Won From Battle 20696a10 240301aa //Textbox Position Item Won From Battle (Part 2) 20696a0c 24020335 //Textbox Size Item Won From Battle (Part 2) 20684720 3c023f19 //In Battle Level Change Indicator Size 206c1da8 43810000 //Artes Selection Position 206c1dc8 43a50000 //Strat Selection Position 206c1de8 43c90000 //Equip Selection Position 206c1e08 43ed0000 //Item Selection Position 206c1e28 44088000 //Escape Selection Position 2066ae8c 3c034416 //Enemy Name Selection Screen Position 2066af0c 3c03445d //Enemy Name Slide Out Position 2064c4e8 3c034455 //Battle Motion Blur Size 20579b40 43d55555 //Centered Story Textboxes X Position 20579b68 43d55555 //Game Over Skit Textboxes X Position 20579b50 43d55555 //Top Aligned Story Textboxes X Position e0173f6e 00673ba0 //World Map Enable Condition 20673b98 3c023f19 //Upper Left Offset (World Map) 20673dc8 3c023f19 //Upper Right Offset (World Map) 20673ff8 3c023f19 //Lower Left Offset (World Map) 20674228 3c023f19 //Lower Right Offset (World Map) 20672528 3c023f19 //Upper Left World Map Scissor Offset 20672758 3c023f19 //Upper Right World Map Scissor Offset 20672988 3c023f19 //Lower Left World Map Scissor Offset 20672bb8 3c023f19 //Lower Right World Map Scissor Offset 2066b790 3c033f19 //East Offset (World Map) 2066bb40 3c033f19 //West Offset (World Map) 2066bef0 3c033f19 //South Offset (World Map) 2066c2a0 3c033f19 //North Offset (World Map) 2066c650 3c033f19 //Wanted Direction Shadow 1 Offset (World Map) 2066ca00 3c033f19 //Wanted Direction Shadow 2 Offset (World Map) 2066cdb0 3c033f19 //Wanted Direction Shadow 3 Offset (World Map) 206a47a4 240601aa //Level Names (Places) X Position (World Map) 206a4a48 240601aa //Level Names (Objects) X Position (World Map) 206a3f08 240601aa //Level Names (Alternate) X Position (World Map) 206a47f8 240602a1 //Enter (Places) X Position (World Map) 206a4ac8 240602a1 //Enter (Objects) X Position (World Map) 206a3f9c 240602a1 //Enter (Alternate) X Position (World Map) 206aa610 3c154480 //Fades X Position (World Map) 206aa654 3c134200 //Fades Size (World Map) ================================================ FILE: CHT/SLUS_213.87.cht ================================================ "Warship Gunner 2 /ID SLUS_213.87" Mastercode 90264c80 0c0992c8 //90275528 0c09fe1d //wide 202b26c0 3f400000 ================================================ FILE: CHT/SLUS_213.88.cht ================================================ "Sopranos, The /ID SLUS_213.88" Mastercode 903be038 0c0ef7b6 //ELF CRC=7C006C52 //Widescreen hack by Arapapa //Wide 16:9 (00000000 3f90a3d7 3fc00000) 20429870 3fc0d938 // 3f90a3d7 ================================================ FILE: CHT/SLUS_213.89.cht ================================================ "Xenosaga Episode III - Also sprach Zarathustra (Disc 1) /ID SLUS_213.89" //ELF CRC=2088950A Mastercode 902f2408 0c0bc8aa //gameplay 2054ff20 3fc1f080 //cutscenes portrait's fix 20268f40 24020078 203e4340 00000174 203e4360 00000174 //480p //2019adf8 24020001 //2019adfc a2020081 //black borders's fix (optional) 20244d90 24060000 20244da4 24c801c0 //black border removal for bosses //(CAUSES ISSUES WITH HAKOX - characters not loading in tutorials) //20a9e5d8 24060000 //20a9e5e0 240801c0 //zoom value = 2054E200 ================================================ FILE: CHT/SLUS_213.90.cht ================================================ "Urban Chaos - Riot Response /ID SLUS_213.90" Mastercode 903b6960 00832021 // 16:9 20655260 3c013f40 20655264 34210000 // 16:9 and 16:10 modifications // no need to change anything here! all modifications are calculated // based on the hor fov value in the upper 16:9/16:10 section 2018f548 08195498 2018f54c 00000000 20655268 4481f000 2065526c 461e2102 20655270 e7a40000 20655274 c7b40070 20655278 08063d53 ================================================ FILE: CHT/SLUS_213.91.cht ================================================ "SpongeBob SquarePants - Creature from the Krusty Krab /ID SLUS_213.91" //ELF CRC = 82C46B7A Mastercode 904ea548 0c13a8fa //Widescreen hack 16:9 by Arapapa & ICUP321 //X-Fov //000000000000000083ad004600000000 20438b6c 3c013f40 20438b70 4481f000 20438b78 461eb582 //Render fix //003f013c 00a08144 98000cc6 (1st) 2041a458 3c013f20 //3c013f00 ================================================ FILE: CHT/SLUS_213.92.cht ================================================ "Shrek Smash and Crash /ID SLUS_213.92" Mastercode 901a61d0 0c06981c //ELF CRC=34B473E6 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //02080046 5000a0e7 040040c4 20273cbc 08068a84 201a2a10 46000802 201a2a14 3c013faa 201a2a18 3421aaab 201a2a1c 4481f000 201a2a20 461e0002 201a2a24 0809cf30 ================================================ FILE: CHT/SLUS_213.93.cht ================================================ "Gallop Racer 2006 /ID SLUS_213.93" Mastercode 902222e0 0c088860 //ELF CRC=E7ED0846 //Widescreen hack by Arapapa //X-Fov //X-Fov //803f013c 00508144 01000224 20134460 3c013f40 //3c013f80 //803f013c 00688144 00848ec7 20134af0 3c013f40 //3c013f80 //Render fix //4842013c 00108144 01000224 20134888 3c0142d0 //3c014248 ================================================ FILE: CHT/SLUS_213.94.cht ================================================ "TXR Drift 2 /ID SLUS_213.94" Mastercode 90116f10 0c045b6c //ELF CRC=B32E018E //Widescreen hack by nemesis2000 (pnach by nemesis2000) 203f59d0 3f400000 ================================================ FILE: CHT/SLUS_213.95.cht ================================================ "The Last Airbender /ID SLUS_213.95" Mastercode 90107c18 0c041eae //16:9 201426e8 3c033fe3 201426ec 34638e39 ================================================ FILE: CHT/SLUS_213.96.cht ================================================ "Star Trek - Encounters /ID SLUS_213.96" //ELF CRC E91EAFEE Mastercode 902b7098 0c0adbce //Widescreen hack by Arapapa //Widescreen hack 16:9 //3000bfff 06190046 //3000bfff 00000308 2024c204 08030000 200c0000 46001906 200c0004 3c013f40 200c0008 4481f000 200c000c 461e2102 200c0010 08093082 ================================================ FILE: CHT/SLUS_213.97.cht ================================================ "Disgaea 2 - Cursed Memories /ID SLUS_213.97" Mastercode 90113250 0c044c3c //wide 20104a5c 3c013f40 20104a60 44810000 20104a68 4600c602 //NEW 2027d32c 46000883 2027d330 1040000e 2027d334 00000000 2027d338 c6010050 2027d33c 0200202d 2027d340 46021002 2027d344 27a50020 2027d348 46011042 2027d34c e7a10020 2027d350 c6010064 2027d354 46011042 2027d358 e7a00028 2027d35c 0c09f138 2027d360 e7a10024 2027d364 1000000b 2027d368 00000000 2027d36c 46021002 2027d370 0200202d 2027d374 27a50020 2027d378 e7a20024 2027d37c 3c013f40 2027d380 4481f000 2027d384 461e1082 2027d388 e7a20020 //font fix 2012e444 3c023f40 201b5608 24070015 20144f38 24070015 201b5634 24070015 20205fa8 24170015 201d7c30 24080015 //portrait fix 20204c48 240900d9 2028d180 000000b8 2028d184 00000130 2028d188 00000160 2028d18c 00000190 2028d190 00000208 20205e00 24090042 20205de0 2666001e 201dbe68 24090042 201dbe6c 240a002c 201dbe5c 26a60013 201dc668 24090042 201dc66c 240a002c 201dc65c 26460013 201ddb34 24090042 201ddb38 240a002c 201ddb28 26260013 201db9d8 24090018 201db9d0 26860008 ================================================ FILE: CHT/SLUS_213.98.cht ================================================ "Dynasty Warriors 5 - Empires /ID SLUS_213.98" //ELF CRC F0EA2271 Mastercode 90122b50 0c048a7c //[Widescreen 16:9] description=Renders the game in 16:9 aspect ratio, instead of 4:3. 20146e4c 3c0243d6 //3c0243a0 2019f8ec 3c023f2b //3c023f00 ================================================ FILE: CHT/SLUS_214.00.cht ================================================ "Monster House /ID SLUS_214.00" //ELF CRC=1AFD7469 Mastercode 901148f8 0c0451e6 //Widescreen Hack by Arapapa //Y-Fov + Zoom in //00000000 00000000 03150146 00000000 //763f013c 00f88144 42081f46 46011503 201c610c 3c013f76 //00000000 201c6110 4481f800 //00000000 201c6114 461f0842 //46011503 201c6118 46011503 //00000000 //Zoom out //0040023c 00008244 3c00a2c7 //dd3f023c 00008244 3c00a2c7 //Zoom value adjust : NTSC-K(3c023fdd), NTSC-U and PAL(3c023fe0) 201c60f8 3c023fe0 //3c024000 //------------------------------------// //zoom //20102ca0 3c023f50 //3c023f80 //zoom //2015809c 3c033eb0 //3c033f00 //X-Fov ????? //20123bd0 3c013f90 //3c013f80 ================================================ FILE: CHT/SLUS_214.01.cht ================================================ "Equestriad /ID SLUS_214.01" Mastercode 901f3a90 0c07ce4c //ELF CRC=42E245CE //Widescreen hack by Arapapa //Widescreen hack 16:9 20275b38 081112b0 // c6010068 20275b3c 00000000 // c602006c 20444ac0 3c013f40 // 00000000 20444ac4 4481f000 // 00000000 20444ac8 c6010068 // 00000000 20444acc c602006c // 00000000 20444ad0 461e0843 // 00000000 20444ad4 e6010068 // 00000000 20444ad8 0809d6d0 // 00000000 ================================================ FILE: CHT/SLUS_214.03.cht ================================================ "Backyard Baseball 07 /ID SLUS_214.03" //ELF CRC FCA5EE17 Mastercode 90171e18 0c05c72e //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20189cb8 08096140 //c6010068 20258500 3c013f40 //00000000 20258504 4481f000 //00000000 20258508 c6010068 //00000000 2025850c c602006c //00000000 20258510 461e0843 //00000000 20258514 e6010068 //00000000 20258518 08062730 //00000000 ================================================ FILE: CHT/SLUS_214.09.cht ================================================ "LEGO Star Wars II - The Original Trilogy /ID SLUS_214.09" Mastercode 90393bf8 0c0e4ea6 //Widescreen hack 16:9 20352de8 3c013f10 2012a250 3c013fab 20174f0c 3c013f40 20174f88 3c013f40 ================================================ FILE: CHT/SLUS_214.10.cht ================================================ "Mortal Kombat - Armageddon /ID SLUS_214.10" Mastercode 9010fcd8 0c043ede //Mortal Kombat - Armageddon (U) (SLUS-21410) Widescreen Hack (16:9) by ElHecht // 16:9 21eb1ed0 3f842256 // 3FB02DC8 X-Axis //21eb1ed4 3ffbaf1e // 3FFBAF1E Y-Axis ================================================ FILE: CHT/SLUS_214.12.cht ================================================ "World Championship Poker featuring Howard Lederer - All-In /ID SLUS_214.12" Mastercode 903a39c0 0c0e8e18 //ELF CRC=47EC4C9E //Widescreen hack by Arapapa //Widescreen hack 16:9 2021ccc0 080e7014 2039c050 46030842 2039c054 3c013f40 2039c058 4481f000 2039c05c 461e0842 2039c060 08087331 ================================================ FILE: CHT/SLUS_214.13.cht ================================================ "Thrillville /ID SLUS_214.13" Mastercode 905d69b8 0c175a16 //9056abec 0c1700bb //FOV 20cc5540 3fe374bc //HUD Scaling 20cc5544 3f666666 20cc5548 3f866666 20cc554c 3f8374bc //Increases Draw Distance (Needed to restore effects lost in HW mode) 20cc5558 3fc00000 ================================================ FILE: CHT/SLUS_214.14.cht ================================================ "Delta Force - Team Sabre /ID SLUS_214.14" //ELF CRC 3115A446 Mastercode 903e9968 0c0fa602 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov (4:3) //abaaaa3f 00010000 17d0a63f 204643f8 3fe38e39 //3faaaaab //Zoom fix (4:3 and 16:9) //0000ace7 0000a27b 0008a248 (3rd) 201b80fc 08030000 200c0000 3c013f52 200c0004 4481f000 200c0008 461e6303 200c000c e7ac0000 200c0010 0806e040 ================================================ FILE: CHT/SLUS_214.16.cht ================================================ "D1 Grand Prix /ID SLUS_214.16" //ELF CRC 2D7A8F3E Mastercode 902ce838 0c0b39b6 //Widescreen hack by Arapapa Widescreen hack 16:9 //X-Fov //02020746 50004324 500044c4 (1st) 2027c524 0808d1e0 20234780 46070202 20234784 3c013f40 20234788 4481f000 2023478c 461e4202 20234790 0809f14a ================================================ FILE: CHT/SLUS_214.17.cht ================================================ "Xenosaga Episode III - Also sprach Zarathustra (Disc 2) /ID SLUS_214.17" //ELF CRC=2088950A Mastercode 902f2408 0c0bc8aa //gameplay 2054ff20 3fc1f080 //cutscenes portrait's fix 20268f40 24020078 203e4340 00000174 203e4360 00000174 //480p //2019adf8 24020001 //2019adfc a2020081 //black borders's fix (optional) 20244d90 24060000 20244da4 24c801c0 //black border removal for bosses //(CAUSES ISSUES WITH HAKOX - characters not loading in tutorials) //20a9e5d8 24060000 //20a9e5e0 240801c0 //zoom value = 2054E200 ================================================ FILE: CHT/SLUS_214.19.cht ================================================ "Dirge of Cerberus - Final Fantasy VII /ID SLUS_214.19" Mastercode 90442dc8 0c111b1f //904523e0 0c1148a0 //902482b4 0c104ed2 // old hack by unknown author //2040b628 3c013fc9 //2040b62c 342162d8 //2040c220 3c013ec0 // author: Gabominated 204fb248 3fc962fc //3F970A3D y-fov 204fb250 42b40000 //42930000 zoom 2040c5d4 3c013fab //3c013f80 render y-fix 2040c5f4 3c013fab //3c013f80 render y-fix ================================================ FILE: CHT/SLUS_214.20.cht ================================================ "Disney's Chicken Little: Ace in Action /ID SLUS_214.20" Mastercode 90434f40 0c10d378 //Widescreen hack 16:9 //X-Fov //07000046 140040e4 0400a4e7 202396b0 08065634 201958d0 46000007 201958d4 3c013f40 201958d8 4481f000 201958dc 461e6b42 201958e0 0808e5ad //Render fix //003f013c 00008144 5100023c (1st) 201e9490 3c013f2b ================================================ FILE: CHT/SLUS_214.21.cht ================================================ "SpyHunter - Nowhere to Run /ID SLUS_214.21" Mastercode 904bf178 0c12fc06 //wide 205fb404 3fdba5e3 ================================================ FILE: CHT/SLUS_214.23.cht ================================================ "GTA - Liberty City Stories /ID SLUS_214.23" Mastercode 90380278 0c0e0046 //widescreen fix 202918d0 468010a0 202918d4 c6650030 202918d8 44830800 202918dc 46800860 202918e0 c6640034 202918e4 44840000 202918e8 46800020 202918ec c6630038 202918f0 46151082 202918f4 46150842 202918f8 46150002 202918fc 46022940 20291900 46012100 20291904 460018c0 20291908 4615a034 2029190c e6650030 20291910 e6640034 20291914 45000012 20291918 e6630038 2029191c 27c2bbf0 20291920 24040001 20291924 8c431d04 20291928 1064000d 2029192c 24070096 20291930 3c01437f 20291934 44810000 20291938 2405000b 2029193c 4600b002 20291940 ae05002c 20291944 46000064 20291948 44020800 2029194c 24420019 20291950 28430097 20291954 00e3100a 20291958 10000007 2029195c ae020028 20291960 8e03002c 20291964 2402000b 20291968 14620003 2029196c 2405ffff 20291970 ae00002c 20291974 ae050028 20291978 0c0a47a2 2029197c 0260202d 20291980 0c0a47a4 20291984 0260202d 20291988 c7ac0124 2029198c 3c013f9d 20291990 44810000 20291994 0c0820e8 20291998 46006302 ================================================ FILE: CHT/SLUS_214.27.cht ================================================ "WWE SmackDown! vs RAW 2007 /ID SLUS_214.27" Mastercode 902d3e68 0c0b4f42 //ELF CRC=9D5AC274 //Widescreen hack by nemesis2000 (pnach by nemesis2000 ) 202b1ac8 3c013f40 ================================================ FILE: CHT/SLUS_214.28.cht ================================================ "Bionicle - Heroes /ID SLUS_214.28" //ELF_CRC=EB6C8519 Mastercode 9044b3c8 0c116c1f //Widescreen Hack by Arapapa //16:9 //Zoom fix (Internal Widescreen Option) 20388cf8 3c013f80 //X-Fov 20388d28 3c013f10 ================================================ FILE: CHT/SLUS_214.30.cht ================================================ "IGPX - Immortal Grand Prix /ID SLUS_214.30" Mastercode 902506d8 0c09415e //ELF CRC=F23579D9 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2031ef78 080d5ad4 // c6010068 2031ef7c 00000000 // c602006c 20356b50 3c013f40 // 00000000 20356b54 4481f000 // 00000000 20356b58 c6010068 // 00000000 20356b5c c602006c // 00000000 20356b60 461e0843 // 00000000 20356b64 e6010068 // 00000000 20356b68 080c7be0 // 00000000 ================================================ FILE: CHT/SLUS_214.31.cht ================================================ "Shin Megami Tensei - Devil Summoner - Raidou Kuzunoha vs. The So /ID SLUS_214.31" Mastercode 90395f58 0c0e577e //90379b6c 0c0e21bf //90101bb4 0c0e15a8 //wide 203ad464 3fc6d3a0 203ad814 3fc6d3a0 ================================================ FILE: CHT/SLUS_214.35.cht ================================================ "One Piece - Grand Adventure /ID SLUS_214.35" Mastercode 90291b50 0c0a467c //902adc10 0c0a891e //9027cbe8 0c09f310 //wide 202b4d18 3c013f40 202b4d2c 4481f000 202b4d70 461ec602 ================================================ FILE: CHT/SLUS_214.36.cht ================================================ "Just Cause /ID SLUS_214.36" Mastercode 904e01e0 0c138020 //904c6950 0c134c85 //wide 207bf288 3faaaaab ================================================ FILE: CHT/SLUS_214.37.cht ================================================ "Kim Possible - What's the Switch /ID SLUS_214.37" Mastercode 90114f78 0c045386 //9010d194 0c0400c0 //Zoom (Gameplay) 201ca558 3c023f2a //Zoom (Event) 201cafc4 3c024184 201cafc8 3442c4ea //Y-Fov 201ca958 3c013fe1 201ca95c 4481f000 201ca960 461e6b42 201ca964 461e0343 ================================================ FILE: CHT/SLUS_214.38.cht ================================================ "Cartoon Network Racing /ID SLUS_214.38" Mastercode 9042f6a0 0c10bd50 //Widescreen hack 16:9 //Zoom //840041c4 003f013c 00608144 //840041c4 173f013c 00608144 2033f0b4 3c013f17 //Y-Fov //83100046 4c00023c 2033f100 080e2d60 2038b580 46001083 2038b584 3c013faa 2038b588 3421aaab 2038b58c 4481f000 2038b590 461e1082 2038b594 080cfc41 ================================================ FILE: CHT/SLUS_214.40.cht ================================================ "LarryBoy and the Bad Apple /ID SLUS_214.40" Mastercode 902e3f28 0c0b8f72 //ELF CRC=4E838541 //Widescreen hack by El_Patas (Causes a glitch in the upper left HUD panel) //Gameplay 16:9 2021e414 3c014440 //3C014480 (Increases horiz. axis) //Render fix 2021271c 3c013c2e //3C013C0E ================================================ FILE: CHT/SLUS_214.41.cht ================================================ "Dragon Ball Z - Budokai Tenkaichi 2 /ID SLUS_214.41" Mastercode 90331d98 0c0cc70e //90314638 0c0c944b //wide 2012ba08 3c013f10 20386dc8 3fc71c55 20386da4 3fc71c55 20386dd8 4410553e 20386da0 4410553e 20386e00 4410553e 20386df4 4410553e 2025b694 3c013f40 ================================================ FILE: CHT/SLUS_214.42.cht ================================================ "Super DragonBall Z /ID SLUS_214.42" Mastercode 90178010 0c05dfac //ELF CRC=FABD7602 //Widescreen Hack 202b12d4 3c023f10 ================================================ FILE: CHT/SLUS_214.43.cht ================================================ "DaVinci Code, The /ID SLUS_214.43" //ELF CRC 9AC33DB5 Mastercode 901113d8 0c04449e //Widescreen hack 203ae5d8 3c023f40 ================================================ FILE: CHT/SLUS_214.45.cht ================================================ "Ar Tonelico - Melody of Elemia /ID SLUS_214.45" Mastercode 90347838 0c0d1db6 //Widescreen 203440bc 3c013f40 203440c0 44810000 203440c8 4600c602 //battle fix 20a8edd4 44400000 20a8eddc c4400000 //2D scenes 201a363c 3c014440 201a3640 44810800 201a3644 46010042 201a3648 e6810090 201a364c 3c014480 201a3650 44810800 ================================================ FILE: CHT/SLUS_214.48.cht ================================================ "Rule of Rose /ID SLUS_214.48" Mastercode 90260798 0c09818e //9026b460 0c09e4d7 //wide 0013bd54 3c013f12 0013bd7c 3c013f10 //optional Draw distance //20302418 00000000 //noise off 2073d6a0 00000000 //black borders's fix 20190e58 24050000 ================================================ FILE: CHT/SLUS_214.49.cht ================================================ "Fast and the Furious, The /ID SLUS_214.49" Mastercode 904522c0 0c114858 //9021e098 0c113eb6 //wide 20352fd4 080e6234 203988d0 460308c2 203988d4 3c013f40 203988d8 4481f000 203988dc 461e18c2 203988e0 080d4bf6 ================================================ FILE: CHT/SLUS_214.50.cht ================================================ "Super Trucks Racing 2 /ID SLUS_214.50" Mastercode 9010f710 0c043d6c //ELF CRC=D304FA88 //Widescreen hack by Sergx12 & El_Patas //Gameplay 16:9 201f7ff0 3c023f18 //3C023F00 (Increases hor. axis) //Cars menus 20260f48 3c033f67 //3C033F80 (Increases hor. axis) ================================================ FILE: CHT/SLUS_214.51.cht ================================================ "Grim Adventures of Billy & Mandy, The /ID SLUS_214.51" Mastercode 9010a790 0c04298c //ELF CRC=D3659615 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //0000803f 000080bf 00000000 20d467a4 3f400000 // 3f800000 ================================================ FILE: CHT/SLUS_214.52.cht ================================================ "Valkyrie Profile 2 - Silmeria /ID SLUS_214.52" Mastercode 9013a550 0c04e8fc //90121500 0c04cb22 //9010025c 0c040330 //wide e0011060 0037983a 20379844 3c033f40 e0011060 0037983a 20379848 34640000 e0011060 0037983a 20423f80 03e00008 e0011060 0037983a 20423f84 3c027fff e0011060 0037983a 2049a2cc 00000000 e0011060 0037983a 203d9370 00000000 e0011060 0037983a 20427e54 00000000 e0011060 0037983a 20383ffc 00000000 ================================================ FILE: CHT/SLUS_214.53.cht ================================================ "Disneys Meet the Robinsons /ID SLUS_214.53" //ELF CRC E319F8A2 Mastercode 904f31c0 0c13cc18 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 203a353c 3c013faa //00000000 203a3540 3421aaab //00000000 203a3564 4481f000 //00000000 203a3568 461e6b42 //00000000 //Render fix 202670d0 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_214.54.cht ================================================ "Shrek the Third /ID SLUS_214.54" Mastercode 904a6280 0c129848 //Widescreen hack 16:9 //X-Fov //003f013c 00b88144 1002a0af 202ebbe4 3c013f21 //Y-Fov //02000246 87030046 (2nd) 202ebc24 08030000 200c0000 46020002 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 080baf0a ================================================ FILE: CHT/SLUS_214.56.cht ================================================ "Tony Hawk's Downhill Jam /ID SLUS_214.56" Mastercode 903902f8 0c0e4066 //wide 20127cd4 3c013f10 20157dc4 3c013fe3 20157dc8 34218e39 ================================================ FILE: CHT/SLUS_214.57.cht ================================================ "World Championship Paintball /ID SLUS_214.57" Mastercode 90305388 0c0c148a //ELF CRC=5F6EB42B //Widescreen hack by Arapapa //Widescreen hack 16:9 20244ec8 08030000 //c6010068 200c0000 3c013f40 //00000000 200c0004 4481f000 //00000000 200c0008 c6010068 //00000000 200c000c c602006c //00000000 200c0010 461e0843 //00000000 200c0014 e6010068 //00000000 200c0018 080913b4 //00000000 ================================================ FILE: CHT/SLUS_214.62.cht ================================================ "Samurai Warriors 2 /ID SLUS_214.62" Mastercode 9012b3d0 0c04ac9c //901029f8 0c046070 // 16:9 20179f18 3c023f19 20179f20 3442999a 2017a0d8 3c033f19 2017a0e0 3463999a 2017a3a4 3c03440a 2017a344 3c03440a //Skip Videos //2013cd10 24020001 ================================================ FILE: CHT/SLUS_214.64.cht ================================================ "Winning Eleven - Pro Evolution Soccer 2007 /ID SLUS_214.64" Mastercode 901086d0 0c04215c //ELF CRC=DE67BB91 //Widescreen hack by No.47 2039baa0 3faaaaab //3f800000 hor FOV 2012a59c 3c053fab //3C053F80 render fix ================================================ FILE: CHT/SLUS_214.66.cht ================================================ "Plan, The /ID SLUS_214.66" Mastercode 90166f10 0c059b6c //ELF CRC=447DE0BA //Widescreen Hack 201125c8 3c033faa ================================================ FILE: CHT/SLUS_214.67.cht ================================================ "Open Season /ID SLUS_214.67" Mastercode 90112110 0c0447ec //ELF CRC=06BBB610 //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov //02100046 700120e6 203f993c 08150c04 20543010 46001002 20543014 3c013f40 20543018 4481f000 2054301c 461e0002 20543020 080fe650 //Render fix //3443033c b00421c6 20291a1c 3c034300 //3c034334 ================================================ FILE: CHT/SLUS_214.69.cht ================================================ "Nicktoons - Battle for Volcano Island /ID SLUS_214.69" Mastercode 901c0ac8 0c07025a //ELF CRC=CAF1432F //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //00000000 003f013c 00a08144 20286148 3c013f68 //3c013f00 //Y-Fov //00000000 0c00a1c7 42080046 20286194 0806f684 //46000842 201bda10 46000842 201bda14 3c013faa 201bda18 3421aaab 201bda1c 4481f000 201bda20 461e0842 201bda24 080a1866 ================================================ FILE: CHT/SLUS_214.70.cht ================================================ "Bratz - Forever Diamonds /ID SLUS_214.70" Mastercode 903ac120 0c0eaff0 //ELF CRC=8A18DA30 //Widescreen Hack by Arapapa //Widescreen Hack 16:9 //003f013c 00608144 ac9a090c 020b0c46 202ff55c 3c013ec0 //3c013f00 fov //003f013c 00b88144 98000cc6 900018c6 2031e200 3c013f2b //3c013f00 zoom //003f013c 00a08144 98000cc6 c93f013c 202ff470 3c013f2b //3c013f00 render fix ================================================ FILE: CHT/SLUS_214.71.cht ================================================ "Tokobot Plus - Mysteries of the Karakuri /ID SLUS_214.71" Mastercode 90254988 0c09520a //90260528 0c0a29ff //wide 2012833c 3c013f40 ================================================ FILE: CHT/SLUS_214.74.cht ================================================ "History Channel - Civil War - A Nation Divided /ID SLUS_214.74" //ELF CRC 18834BA2 Mastercode 903030B0 0C0C0BD4 //[Widescreen 16:9] // author: Arapapa //Widescreen Hack //Zoom 201828dc 3c013fc0 //3c014000 //Y-Fov 20237d30 3c013f10 //3c013f40 ================================================ FILE: CHT/SLUS_214.78.cht ================================================ "Pirates - Legend of the Black Buccaneer /ID SLUS_214.78" Mastercode 90110c50 0c0442bc //ELF CRC=741E27AB //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov //000080e4 0800a0e7 0c00a0e7 040080e4 202edc30 08116108 20458420 3c013f40 20458424 4481f000 20458428 461e0783 2045842c e49e0000 20458430 080bb70d ================================================ FILE: CHT/SLUS_214.79.cht ================================================ "Reservoir Dogs /ID SLUS_214.79" //ELF CRC 08C682C1 Mastercode 90447208 0C111C2A //[Widescreen 16:9] // author: PeterDelta //Widescreen fix 00397770 3c013f00 00377030 3c013f00 e0010001 004f1bec 00397770 3c013f25 00377030 3c013f25 ================================================ FILE: CHT/SLUS_214.84.cht ================================================ "Flushed Away /ID SLUS_214.84" Mastercode 902e62b0 0c0b9854 //Widescreen hack 16:9 //Y-Fov //003f013c 00608144 8e3c013c (1st) 201ca3bc 3c013ed6 //Zoom //003f013c 00008144 4000b4e7 2027ebec 3c013f1c ================================================ FILE: CHT/SLUS_214.85.cht ================================================ "Backyard Basketball 07 /ID SLUS_214.85" Mastercode 90117050 0c045bbc //ELF CRC=2FD3C5A9 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov (Gameplay) 2024f560 0813fd94 204ff650 3c013f40 204ff654 4481f000 204ff658 461e6303 204ff65c 08093d59 //Menu Zoom //202d3998 3c043f40 //3c043f80 ================================================ FILE: CHT/SLUS_214.86.cht ================================================ "Eagle Eye Golf /ID SLUS_214.86" //ELF CRC=4D42F305 Mastercode 90113410 0c044cac //Widescreen Hack by Arapapa (16:9) //X-Fov //803f033c 9c00a227 (2nd) 20231ac8 3c033f40 //3c033f80 ================================================ FILE: CHT/SLUS_214.88.cht ================================================ "Dot Hack G.U. Vol. 2 - Reminisce /ID SLUS_214.88" Mastercode 9012fed0 0c04bf5c //wide 20a0cd94 3f400000 ================================================ FILE: CHT/SLUS_214.89.cht ================================================ "Dot Hack G.U. Vol. 3 - Redemption /ID SLUS_214.89" Mastercode 9012fb90 0c04be8c //wide 20a87c94 3f400000 ================================================ FILE: CHT/SLUS_214.91.cht ================================================ "World Series of Poker - Tournament of Champions /ID SLUS_214.91" Mastercode 903a0ea0 0c0e8350 //ELF CRC=802ED9C2 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 2030e17c 3c013f21 //3c013f00 //Y-Fov 20371b24 3c013f40 //00000000 20371b28 44810000 //00000000 20371b30 4600bdc3 //00000000 ================================================ FILE: CHT/SLUS_214.97.cht ================================================ "Strawberry Shortcake - Adventures in the Land of Dreams /ID SLUS_214.97" //ELF CRC 1D1B3CBC Mastercode 901138d0 0c044ddc //Widescreen hack by Arapapa //Widescreen hack 16:9 //803f033c 4940023c 00188344 2019d624 3c033f40 //3c033f80 ================================================ FILE: CHT/SLUS_214.98.cht ================================================ "Naruto: Chronicles /ID SLUS_214.98" Mastercode 9010b678 0c042d46 // 16:9 // 613f023c af474234 (search twice) 202d84b8 3c023f28 202d84bc 3442f5c3 202d8b50 3c023f28 202d8b54 3442f5c3 ================================================ FILE: CHT/SLUS_214.99.cht ================================================ "Corvette Evolution GT /ID SLUS_214.99" Mastercode 9010f9d0 0c043e1c Widescreen 201b0980 3c023f10 20145fe0 3c023f22 ================================================ FILE: CHT/SLUS_215.01.cht ================================================ "Raw Danger /ID SLUS_215.01" Mastercode 902b5c50 0c0ad6bc //902dd7d8 0c0b8d00 //9011e468 0c0ac9f4 //wide 203a83e0 43e00000 203a8400 43e00000 2048bfa8 3f400000 ================================================ FILE: CHT/SLUS_215.03.cht ================================================ "God Hand /ID SLUS_215.03" //ELF CRC 6FB69282 Mastercode 90397d48 00832021 //903b26b0 0c0ec954 // ALTERNATIVE MASTERCODE //Widescreen hack 16:9 2030b8f0 3c013f9f 2030b8f4 342149f1 //Font fix 202af4f8 3c013f2c //3c013f66 202af4fc 3421cccd //34216666 //Widescreen For Gauge 2014300c 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_215.36.cht ================================================ "Sims 2, The - Pets /ID SLUS_215.36" Mastercode 904a3678 0c128d46 //903dfd08 0c1045ec //wide 2042b6f0 3c013fe3 2042b6f4 34218e21 ================================================ FILE: CHT/SLUS_215.38.cht ================================================ "Eureka Seven - Vol.2 - The New Vision /ID SLUS_215.38" Mastercode 90145e10 0c05172c //ELF CRC=EAF91930 //Widescreen Hack 20110b24 3c034455 2011129c 3c0343f0 203bc638 43f00000 203bcc48 43f00000 ================================================ FILE: CHT/SLUS_215.39.cht ================================================ "Greg Hastings Tournament Paintball Maxd /ID SLUS_215.39" Mastercode 90334ef8 0c0cd366 //ELF CRC=40181DDF //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov //aa3f013c be9f2134 20143980 3c013f80 //3c013faa 20143984 00000000 //34219fbe //Zoom //cd43013c 00608144 466c0046 201439a8 3c01439a //3c0143cd //Render fix //803f013c 00088144 02300046 202a2268 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_215.43.cht ================================================ "Mortal Kombat - Armageddon (Premium Edition) /ID SLUS_215.43" Mastercode 9010fcd8 0c043ede //zoom for arcade mode (widescreen) 20220364 3c0342c0 //aspect correction for widescreen mode 2017efa4 240201e0 2017eff4 46140003 2017f018 46800020 2017f01c 46000803 2017f020 46140003 //black borders fix 201743f4 46000001 20174404 46000001 20174444 46000001 20174454 46000001 //widescreen switch fix 202204f8 24020340 20220538 24020340 ================================================ FILE: CHT/SLUS_215.44.cht ================================================ "Fantastic 4 - Rise of Silver Surfer /ID SLUS_215.44" Mastercode 903299b8 0c0ca616 //ELF CRC=DE62A872 //Widescreen Hack 2037e3e0 3faaaaab ================================================ FILE: CHT/SLUS_215.47.cht ================================================ "NHRA - Countdown to the Championship 2007 /ID SLUS_215.47" Mastercode 9010d910 0c0435ec //ELF CRC=0CE6D8EB //Widescreen hack by Arapapa //Widescreen hack 16:9 2013c408 08030000 200c0000 46010002 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 0804f103 ================================================ FILE: CHT/SLUS_215.48.cht ================================================ "Mercury Meltdown - Remix /ID SLUS_215.48" Mastercode 90176138 0c05d7f6 //ELF CRC=2130D815 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //f041013c 00008144 713e013c 20155e74 3c014120 //3c0141f0 //Y-Fov //440003e6 03a50046 201f8ea0 0805ed16 2017b458 4600a503 2017b45c 46031082 2017b460 3c013f40 2017b464 4481f000 2017b468 461e18c3 2017b46c e6030044 2017b470 0807e3ab /////////////////////////////////// //X-Fov (render fix) //201f8ea8 0805ed16 //2017b458 46031082 //2017b45c 3c013f40 //2017b460 4481f000 //2017b464 461e1082 //2017b468 0807e3ab ================================================ FILE: CHT/SLUS_215.52.cht ================================================ "Spider-Man 3 /ID SLUS_215.52" Mastercode 904096d8 0c10255e //90415218 0c107ea0 //wide 203488c8 3c023f22 2032a974 3c023f22 //vert //203488dc 3c023ec0 21a1b54c 3ff19fdd 21a45f6c 3ff19fdd ================================================ FILE: CHT/SLUS_215.60.cht ================================================ "Family Guy - Video Game! /ID SLUS_215.60" Mastercode 901c0200 0c070028 //wide 2011b3a8 00000000 2011b3bc 3c013f80 2011b3c0 34210000 ================================================ FILE: CHT/SLUS_215.63.cht ================================================ "Horsez /ID SLUS_215.63" Mastercode 904268d8 0c1099de //ELF CRC=F0512849 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Y-Fov 2032ca6c 3c023f00 //3c023f40 //Zoom 2032ca78 3c023fc0 //3c024000 //Hud Fix 20222c1c 08040718 20101c60 46010303 20101c64 3c013faa 20101c68 3421aaab 20101c6c 4481f000 20101c70 461e6302 20101c74 08088b08 ================================================ FILE: CHT/SLUS_215.64.cht ================================================ "Atelier Iris 3 - Grand Phantasm /ID SLUS_215.64" Mastercode 903619f8 0c0d8626 //3D scenes 2035e58c 3c013f40 2035e590 44810000 2035e598 4600c602 //battle's fix 208f3eb8 44400000 208f3ec0 c4400000 208f312c 3faaaaab //2D scenes 201b03f8 3c014440 201b03fc 44810000 ================================================ FILE: CHT/SLUS_215.66.cht ================================================ "Brunswick Pro Bowling /ID SLUS_215.66" Mastercode 90213d08 0c084eea //ELF CRC=E04356E2 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //03001246 03150046 20196ae0 0807c9ac 201f26b0 46001503 201f26b4 3c013f40 201f26b8 4481f000 201f26bc 461ea503 201f26c0 08065ab9 ///////////////////////////////////////// //X-Fov (2D +3D) needs render fix //20196d20 08030000 //200c0000 46030842 //200c0004 3c013f40 //200c0008 4481f000 //200c000c 461e0842 //200c0010 08065b49 ================================================ FILE: CHT/SLUS_215.67.cht ================================================ "Shining Force EXA /ID SLUS_215.67" Mastercode 9011c000 0c048ef8 //wide 201abbd8 3c033ff3 201abbe0 3463cf35 202b9560 3c02401c //old //210fd738 43c00000 //210fd73c 43bb3333 //210fd730 42800000 //210fd734 41a80000 ================================================ FILE: CHT/SLUS_215.69.cht ================================================ "Shin Megami Tensei - Persona 3 /ID SLUS_215.69" Mastercode 90509798 0c14258e //ELF CRC=7AE1C04B //16:9 207afd9c 3fe38e38 //partial HUD fix by nemesis2000 20106a68 3c043f40 20106a70 00701821 20106a74 24637dac 20106a7c 00000000 20106a80 24630004 20106a84 3c043f80 //FMV's fix by nemesis2000 2010ac10 1462000a 2010ac18 3c02c294 2010ac1c 10000008 2010ac20 00000000 2010ac3c 3c02c1a8 2010ac50 00000000 //Font fix by nemesis2000 (causes spacing errors) 2039ce64 00118903 2039ce68 02338818 2039ce70 8e93001c 2039cf18 82970003 2039d064 24130015 2039f2ec 2415000c 2039f304 3c0241a8 2039f330 01154018 2039f334 00084103 2039f338 0100a82d ================================================ FILE: CHT/SLUS_215.72.cht ================================================ "Surfs Up /ID SLUS_215.72" Mastercode 90118e10 0c04632c //ELF CRC=BED8AB7C //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //003f033c 8041023c 206040c4 3c033ec0 //3c033f00 2060d108 3c033ec0 //3c033f00 ================================================ FILE: CHT/SLUS_215.74.cht ================================================ "Dawn of Mana /ID SLUS_215.74" Mastercode 90528218 0c14a02e //9050b710 0c146656 //wide 2012ae74 3c013f40 //alternate:20a13280 3f400000 ================================================ FILE: CHT/SLUS_215.75.cht ================================================ "Naruto: Ultimate Ninja 2 /ID SLUS_215.75" Mastercode 901245d8 0c04911e //16:9 20a47a00 3f400000 ================================================ FILE: CHT/SLUS_215.76.cht ================================================ "Rayman - Raving Rabbids /ID SLUS_215.76" //ELF CRC = 53591072 Mastercode 905b19d0 0c16c61c //Widescreen hack by ICUP321 (16:9) //Zoom //803f033c 0070023c 00088344 00000000 03080046 2012ac54 3c033f40 //3c033f80 //Y-Fov //aa3f033c 03006050 aa3f033c 0c000010 20138508 3c033fe3 //3c033faa 4/3 Black Bands Screen Mode 20138510 3c033fe3 //3c033faa 4/3 Screen Mode //Render fix //0c0000c6 003f023c 00088244 20155f80 3c023f40 //3c023f00 ================================================ FILE: CHT/SLUS_215.77.cht ================================================ "Odin Sphere /ID SLUS_215.77" Mastercode 9010b998 0c042e0e //9011d300 0c04838c //9011d938 0c0401c0 //Zoom 20171ee4 080d8730 20361cc0 44831000 20361cc4 3c013faa 20361cc8 3421aaab 20361ccc 4481f000 20361cd0 461e1082 20361cd4 0805c7ba //Y-Fov 20171efc 080d8738 20361ce0 4618b841 20361ce4 461e0002 20361ce8 0805c7c0 //Render fix 2019c914 3c03c3d2 2019c948 3c0243d2 ================================================ FILE: CHT/SLUS_215.78.cht ================================================ "Biker Mice from Mars /ID SLUS_215.78" Mastercode 90113090 0c044bcc //Widescreen hack 16:9 //X-Fov 02100046 4000a1e7 20134a00 08030000 200c0000 46001002 200c0004 3c013fa0 200c0008 3421aaab 200c000c 4481f000 200c0010 461e0002 200c0014 0804d281 //Zoom 0001349c8 3c023f40 //3c023f00 ================================================ FILE: CHT/SLUS_215.79.cht ================================================ "Barbie in The 12 Dancing Princesses /ID SLUS_215.79" Mastercode 902ad298 0c0ab44e //ELF CRC=EC38550F //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20236418 08081924 //c6010068 20206490 3c013f40 //00000000 20206494 4481f000 //00000000 20206498 c6010068 //00000000 2020649c c602006c //00000000 202064a0 461e0843 //00000000 202064a4 e6010068 //00000000 202064a8 0808d908 //00000000 ================================================ FILE: CHT/SLUS_215.80.cht ================================================ "Pimp my Ride /ID SLUS_215.80" Mastercode 903d75d8 0c0f5d1e //ELF CRC=3CCCFD55 //Widescreen hack by Arapapa //Widescreen hack 16:9 201e80fc 0806bcb4 201af2d0 c4810008 201af2d4 3c013faa 201af2d8 3421aaab 201af2dc 4481f000 201af2e0 461e0842 201af2e4 0807a040 ================================================ FILE: CHT/SLUS_215.82.cht ================================================ "MVP 07 - NCAA Baseball /ID SLUS_215.82" Mastercode 9069ffb0 0c1a7f94 //ELF CRC=8D479556 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom 20458e78 3c01bfab //3c01bf80 //Y-Fov 20460f24 3c013fe3 //3c013faa 20460f28 34218e39 //3421aaab ================================================ FILE: CHT/SLUS_215.83.cht ================================================ "Crash of the Titans /ID SLUS_215.83" //ELF CRC C6E85EF0 Mastercode 905863D0 0C16189C //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 01bd4f68 00000001 //00000000 //In-game option 01bd4fa2 00000010 //40 //Zoom 1 21bd4fa8 3f066666 //3F333333 //Zoom 2 ================================================ FILE: CHT/SLUS_215.84.cht ================================================ "Romance of the 3 Kingdoms XI /ID SLUS_215.84" Mastercode 90113ed8 0c044f5e //90171e58 0c04009c //wide 20182fbc 3c024455 20c57790 44bfff40 ================================================ FILE: CHT/SLUS_215.85.cht ================================================ "Samurai Warriors 2 - Empires /ID SLUS_215.85" Mastercode 9012b110 0c04abec //ELF CRC=3D3D9A58 //Widescreen Hack (16:9) by ElHecht converted by Shang // 16:9 2017a918 3c023f19 // 3c023f4c hor fov 1-player 2017a920 3442999a // 3442cccd hor fov 1-player 2017aad8 3c033f19 // 3c033f4c hor fov 2-players 2017aae0 3463999a // 3463cccd hor fov 2-players 2017ad54 3c03440a // 3c0343cf renderfix enemies 1-player 2017adb4 3c03440a // 3c0343cf renderfix enemies 2-players // 16:10 //2017a918 3c023f2a // 3c023f4c hor fov 1-player e //2017a920 3442aaab // 3442cccd hor fov 1-player e //2017aad8 3c033f2a // 3c033f4c hor fov 2-players //2017aae0 3463aaab // 3463cccd hor fov 2-players //2017ad54 3c0343f9 // 3c0343cf renderfix enemies 1-player //2017adb4 3c0343f9 // 3c0343cf renderfix enemies 2-players ================================================ FILE: CHT/SLUS_215.87.cht ================================================ "Made Man - Confessions of the Family Blood /ID SLUS_215.87" //ELF CRC=C339BD7D Mastercode 902b43e8 0c0ad0a2 //902a1e88 00832021 //Widescreen Hack by Arapapa //Y-Fov //803f013c 00a88144 30001126 20152dd0 3c013fab //3c013f80 //Zoom //003f013c 00608144 0000a67f (2nd) 202205d8 3c013f20 //3c013f00 //Black Bar Fix //2044013c 00c08144 20100b8c 3c010000 //3c014420 Bottom 20100ba0 3c010000 //3c014270 Upper //Black Scene Fix //f043013c 00a08144 2d200002 20100e2c 3c010000 //3c0143f0 //Zoom (Event, Menu) 3F508228 //201b2e10 3c013f50 //3c013f1c //201b2e14 34218228 //342161ab ================================================ FILE: CHT/SLUS_215.88.cht ================================================ "The Last Airbender: The Burning Earth /ID SLUS_215.88" Mastercode 90107b58 0c041e7e //16:9 20142f30 3c033fe3 20142f44 34638e39 ================================================ FILE: CHT/SLUS_215.90.cht ================================================ "GTA - Vice City Stories /ID SLUS_215.90" Mastercode 9046a2e0 0c11a860 //widescreen fix 202653d8 3c013f9d 202653dc 44810000 202653e0 46006302 202653e4 3c020048 202653e8 03e00008 202653ec e44c7484 //w 2037add4 0c0994f6 203b9d14 0c0994f9 203ba1b0 0c0994f9 ================================================ FILE: CHT/SLUS_215.92.cht ================================================ "The Adventures of Darwin /ID SLUS_215.92" Mastercode 90113098 0c044bce //Gameplay 16:9 20437230 3f400000 ================================================ FILE: CHT/SLUS_215.94.cht ================================================ "Naruto: Uzumaki Chronicles 2 /ID SLUS_215.94" Mastercode 9010b678 0c042d46 // 16:9 20203cc8 3c023f28 20203ccc 3442f5c3 20204580 3c023f28 20204584 3442f5c3 ================================================ FILE: CHT/SLUS_215.95.cht ================================================ "TMNT /ID SLUS_215.95" Mastercode 9010ae48 0c042b3a //90101e94 0c041e34 // 16:9 2041e5f8 3c023fe3 2041e5fc 34427fa9 2041e65c 3c013f40 2041e660 44816000 ================================================ FILE: CHT/SLUS_215.96.cht ================================================ "Burnout Dominator /ID SLUS_215.96" Mastercode 903afdd0 0c0ebf1c //Force turn on Internal Widescreen (Full boot bypassing) 2038b128 24020002 //Zoom fix //9A 99 99 3F 39 8E E3 3F 80 02 00 00 2043e8f0 3faaaaab ================================================ FILE: CHT/SLUS_215.97.cht ================================================ "Medal of Honor - Vanguard /ID SLUS_215.97" //ELF CRC=EA1BFC51 Mastercode 904afbc4 0c11c9f9 //Widescreen hack by nemesis2000 //wide 201308b4 00000000 ================================================ FILE: CHT/SLUS_215.98.cht ================================================ "Digimon World - Data Squad /ID SLUS_215.98" //ELF CRC 7E582398 Mastercode 90259d98 0c09670e // 16:9 hack 2033a9c0 3faaaaaa // 3F800000 2033a9d0 3f400000 // 3F800000 ================================================ FILE: CHT/SLUS_216.00.cht ================================================ "Spider-Man - Friend or Foe /ID SLUS_216.00" Mastercode 90333610 0c0ccd2c //9033ea00 0c0d14a0 //902216f8 0c0a6518 //Gameplay 16:9 203ec448 3fe38e38 ================================================ FILE: CHT/SLUS_216.03.cht ================================================ "Soul Nomad & the World Eaters /ID SLUS_216.03" Mastercode 901130d0 0c044bdc //901252d8 0c04aa56 //90136ce8 0c058b54 //gameplay 201048e4 3c013f40 201048e8 44810000 201048f0 4600c602 //sprite fix 20150e20 3c033f40 20150e34 3c033f80 20150e38 ac830010 20150e3c ac800014 20150e40 ac800018 20150e44 ac80001c 20150e48 03e00008 20150e4c ac830020 //text width 2012faa4 3c023f40 //text box fix 2020b584 252affe5 2020b54c 2444ffdd 2020b8e8 24840036 2020b424 24090042 2020b3e0 26860040 2020b564 27c7fff8 //portraits fix 201a887c 24050135 201a8884 24080018 201a8858 2409001c 201a8928 24080018 201a8994 2409001c 201a89b4 26650005 201a89bc 24080018 201d98d4 24080018 //wide 201da9f4 26e5000b 201da9f8 26a60019 201daa04 2408003a 201daa08 24090024 201dbf68 24080040 201dc2bc 24080040 202a72e8 24080034 202b05dc 24080020 ================================================ FILE: CHT/SLUS_216.04.cht ================================================ "GrimGrimoire /ID SLUS_216.04" Mastercode 9010ba18 0c042e2e //9011b3a8 0c047b9c //9017fb68 0c0401ac //Zoom 2016ea20 3c033fb5 //Y-Fov 2016ea2c 08080104 20200410 4602d043 20200414 3c013f08 20200418 4481f000 2020041c 461e0842 20200420 0805ba8c ================================================ FILE: CHT/SLUS_216.05.cht ================================================ "Nicktoons: Attack of the Toybots /ID SLUS_216.05" Mastercode 9019f470 0c067cc4 //Widescreen hack 16:9 //Zoom //403f013c 00608144 a8a80c0c 2012a818 3c013f80 //Y-Fov 20276ff0 08030000 200c0000 3c013f40 200c0004 4481f000 200c0008 461e0f83 200c000c e7be000c 200c0010 0809dbfd ================================================ FILE: CHT/SLUS_216.08.cht ================================================ "Dance Dance Revolution - SuperNOVA 2 /ID SLUS_216.08" //ELF CRC E2EF3D68 Mastercode 90106BD8 0C041A9E //[Widescreen 16:9] //Widescreen Hack // 16:9 2018a034 3c023f22 // 3c023f00 2018a224 3c023fe3 // 3c023faa 2018a230 34458e39 // 3445aaab ================================================ FILE: CHT/SLUS_216.11.cht ================================================ "Thrillville - Off the Rails /ID SLUS_216.11" Mastercode 905eacb8 0c17aad6 //905df854 0c1813ed //Zoom 20410548 3c013f20 //Y-Fov 204105dc 3c014080 ================================================ FILE: CHT/SLUS_216.15.cht ================================================ "Wild Arms 5 /ID SLUS_216.15" Mastercode 901133d0 0c044c9c //90142060 0c04da7e //90100244 0c040180 //wide 20153994 3c024500 20153a30 3c023f40 2015391c 3c02442b ================================================ FILE: CHT/SLUS_216.19.cht ================================================ "Harry Potter and The Order of the Phoenix /ID SLUS_216.19" //ELF CRC=4C01B1B0 Mastercode 90476cd8 0c11dade //Widescreen hack by Arapapa //Force turn on Internal Widescreen 204bf588 24020002 //30420003 //Zoom fix //003f013c 00108144 02000146 (2nd) 20350750 3c013f20 //3c013f00 ================================================ FILE: CHT/SLUS_216.21.cht ================================================ "Shin Megami Tensei - Persona 3 FES /ID SLUS_216.21" //ELF CRC 94A82AAA Mastercode 9019398c 0c14896a // 90506658 0c14193e // ALTERNATIVE MASTERCODE: SEEM TO BE TWO VERSIONS OF IT? //Widescreen hack by nemesis2000, devina, CeruleansBlue, Arapapa, The Calculator //X-Fov by CeruleansBlue 207cad1c 3fe38e38 //partial HUD fix 20106e30 3c043f40 20106e38 00701821 20106e3c 24632bac 20106e44 00000000 20106e48 24630004 20106e4c 3c043f80 //FMV's fix by nemesis2000 2010afd0 1462000a 2010afd8 3c02c294 2010afdc 10000008 2010afec 00000000 2010affc 3c02c1a8 2010b010 00000000 //zoom fix //(ALL cheats must be loaded via cheats_ws or else it will freeze //upon entering the protag's bedroom for the first time) 203bb94c 0c132e4c 203bb950 0220202d 203bb954 0220202d 203bb958 0200282d 203bb95c 0000302d 203bb960 0c132dfc 203bb964 00000000 203bb968 0c130e20 203bb96c 0200202d 203bb970 0240202d 203bb974 3c013fa1 // 80=hor+, a1=moonwalk fix, aa=vert- 203bb978 44810000 203bb97c c66c0100 203bb980 0c069160 203bb984 46006303 /////////////////////////////////////////////////////// //In-Game Menu Portraits fix by Arapapa //74008224 21104500 00004284 //74008224 21104500 00004294 20112b94 08030034 200c00d0 94420000 200c00d4 01224821 200c00d8 00421021 200c00dc 01221021 200c00e0 00021082 200c00e4 08044ae6 //Main Character X-Position //d643033c 2011cb14 3c0343f0 //3c0343d6 2011cbc4 3c0343f0 //3c0343d6 2011d118 3c0343f0 //3c0343d6 2011d7f4 3c0343f0 //3c0343d6 2011e0dc 3c0343f0 //3c0343d6 20125e94 3c0343f0 //3c0343d6 201260c8 3c0343f0 //3c0343d6 2014ca5c 3c0343f0 //3c0343d6 20160914 3c0343f0 //3c0343d6 20160b64 3c0343f0 //3c0343d6 2018a744 3c0343f0 //3c0343d6 //Menu (Status) Main Character X-Position #2 //c1010324 00008344 00000000 (2 times) 2012633c 240301f5 //240301c1 20126530 240301f5 //240301c1 //Partner Character X-Position //b343023c 20164d84 3c0243d8 //3c0243b3 201653f8 3c0243d8 //3c0243b3 2016573c 3c0243d8 //3c0243b3 20165b90 3c0243d8 //3c0243b3 20166548 3c0243d8 //3c0243b3 //Main Character (In-Game Menu) Shadow //803f023c b000a2af //803f023c b000a1af 20126890 3c013fab //00000000 201268b0 afa100b0 //afa200b0 //Shadow (In-Game Menu) X-Position fix //3c43023c //3c43023c 4802a2af 4c02a0af 20126ca4 3c024398 //3c02433c Main Character's Shadow 20126dd8 3c024398 //3c02433c 20126efc 3c024398 //3c02433c 20127044 3c024398 //3c02433c 201270f0 3c024398 //3c02433c 20127184 3c024398 //3c02433c 2012729c 3c024398 //3c02433c 20164cf0 3c0243cc //3c02433c Partner's Shadow /////////////////////////////////////////////////////// //Popup portraits, Clock and etc.. fix by Arapapa //Some elaboration: By pop up portraits they ment cut ins and the clock is the animation that plays when you enter the dark hour -The Calculator //02080046 b4f260e4 6c0080c4 204aa460 08030024 200c0090 46000802 200c0094 3c013f40 200c0098 4481f000 200c009c 461e0002 200c00a0 0812a919 //////////////////////////////////////////////// //Detect 'Open the in-game menu' e0020000 107cdf48 204aa460 46000802 //Set original value 20112b94 08030034 //84420000 jump to 'In-Game Menu Portraits fix' e0020000 007cdf48 204aa460 08030024 //46000802 jump to 'Clock, Popup Portraits and etc fix' 20112b94 84420000 //Set original value //Detect 'Scene changing' //0040023c c0f2a0e4 20108046 //00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00 00 e0010000 107cded4 204aa444 3c02402a //Zoom e0010000 007cded4 204aa444 3c024000 //Set original value //////////////////////////////////////////////// //Arcana Card fix by Arapapa //fe42023c 00608244 //be42023c 00608244 (twice) 203a0374 3c0242be //3c0242fe 203a0448 3c0242be //3c0242fe //b442023c 00008244 00000000 41080046 //4042023c 00008244 00000000 41080046(2nd) 203a0060 3c024240 //3c0242b4 //Shuffle Time (Card) fix by Arpapa //2c0000c6 6000a0e7 2020caf4 08168754 //c600002c 205a1d50 c600002c //00000000 205a1d54 3c013f40 //00000000 205a1d58 4481f000 //00000000 205a1d5c 461e0002 //00000000 205a1d60 080832be //00000000 /////////////////////////////////////////////////////////// //S.LINK - Community (2D Characters & Cards) fix by Arapapa //000040c4 0000e0e4 040040c4 (3rd) //20114390 081fb4cb //Jump to patch check (Approach 1) *Sorry these two lines I think were a left* //20114390 00000000 //nop patch check *over from my testing you can ingnore them -The Calculator* 20114390 0816875a //Jump to oringal patch 205a1d68 c4400000 205a1d6c 3c013f40 205a1d70 4481f000 205a1d74 461e0002 205a1d78 080450e5 ////////////////////////////// //Calculator's Tartarous offset //Approach 2 Just off set the position lol //461D6B42 mul (LOL didn't even use this why would I? Did help me get to the asnswer tho) {Yeah I did kinda use it in the end} //Select floor menu (Animation hold) 20441720 3c02c260 //Main Tower offset 204416e8 0c1fb4cb //Call offset glow/outline and draw //Select floor menu (Animation enter) 204477f8 3c02c260 //Main Tower offset 2043fbb8 0c1fb4cb //Call offset glow/outline and draw //Select floor menu (Animation exit) 2043fc64 3c02c260 //Main Tower offset 204477c0 0c1fb4cb //Call offset glow/outline and draw //Progress to next block (Animation enter) 2044a4ec 3c02c260 //Main Tower offset 2043ea58 0c1fb4cb //Call offset glow/outline and draw //Progress to next block (Animation hold) 20442cc0 3c02c260 //Main Tower offset 20442c88 0c1fb4cb //Call offset glow/outline and draw //Progress to next block (Animation exit) 2044341c 3c02c260 //Main Tower offset 20443370 0c1fb4cb //Call offset glow/outline and draw //Hooked draw call to offset glow/outline 207ed32c 3c02c338 //Load the offset to v0 207ed330 4482e800 //Loaf v0 in f29 207ed334 08045034 //Jump the draw function to resume regular execution 207ed338 461d6b41 //f13 = f13-f29 ///////////////////////////////// //S.LINK - Community 2D Characters X-Position //bb43023c 00088244 0002a0c7 2013a2ac 3c024405 //3c0243bb //b143023c 00088244 f801a0c7 2013a350 3c024400 //3c0243b1 //S.LINK - Community Cards X-Position //c041023c 00088244 7800a0c7 (2nd) 201373f4 3c024250 //3c0241c0 //S.LINK - Main Menu Shadows X-Position //c842033c 00008344 00000000 410d0046 100055e4 //c842033c 00008344 00000000 01080046 100040e4 (4 times) 201368fc 3c0341b0 //3c0342c8 Shadow 201379f0 3c0341b0 //3c0342c8 Shadow Character 2013804c 3c0341b0 //3c0342c8 20138618 3c0341b0 //3c0342c8 20138ce4 3c0341b0 //3c0342c8 //S.LINK - Community Cards #2 X-Size //000060c4 000000e5 040060c4 040000e5 20115148 0803002c 200c00b0 c4600000 200c00b4 3c013f40 200c00b8 4481f000 200c00bc 461e0002 200c00c0 08045453 //S.LINK - Community Cards #2 X-Position //e041023c 00088244 7800a0c7 400b0046 (3rd) 201395dc 3c024256 //3c0241e0 //S.LINK - Reverse Community Cards #1 X-Position //c041023c 00088244 7800a0c7 (1st) //8841023c 00088244 7800a0c7 (1st) 20137398 3c024250 //3c0241c0 Reverse Cards 2013749c 3c0241b6 //3c024188 Red Box //S.LINK - Reverse Community Cards #2 //4041023c 00008244 00000000 010b0046 20139544 3c024010 //3c024140 Red Box //e041023c 00088244 7800a0c7 400b0046 (2nd) 20139470 3c024216 //3c0241e0 X-Position /////////////////////////////////////////////////////////// //Popup Portraits (Left top, In the Battles) fix by Arapapa //8045023c 00008244 00000000 42001546 (1st) 203c90ac 3c024540 //3c024580 //Popup Portraits (Left top, In the Battles) X-Position //100040e4 00009244 00000000 (2nd) 203c9084 00000000 //8042023c 00108244 80c1023c 203ab7f8 3c020000 //3c024280 //Flare effect fix by Arapapa //0040023c 00088244 00000000 82090046 20347b38 3c023fc0 //3c024000 Zoom //42090046 2d180000 803f023c 20347b50 08030008 //Y-Fov 200c0020 46000942 200c0024 461e2943 200c0028 080d1ed5 /////////////////////////////////////////////////////////// //Head Portraits (Right, In the Battles) fix by Arapapa //10004426 7000a527 (1st) 2022d804 0803000c //#1 200c0030 26440010 200c0034 c7bf0078 200c0038 3c013f40 200c003c 4481f000 200c0040 461effc2 200c0044 e7bf0078 200c0048 0808b602 //10014426 7000a527 (1st) 2022d904 08030014 //#2 200c0050 26440110 200c0054 c7bf0078 200c0058 3c013f40 200c005c 4481f000 200c0060 461effc2 200c0064 e7bf0078 200c0068 0808b642 //Head Portraits (Right, In the Battles) X-Position //f041033c 00008344 00000000 c0051746 (1st) 2022d7c4 3c034220 //3c0341f0 //Emoticon (In the Battles) fix by Arapapa //30054426 7000a527 2022dd98 0803001c 200c0070 26440530 200c0074 c7bf0078 200c0078 3c013f40 200c007c 4481f000 200c0080 461effc2 200c0084 e7bf0078 200c0088 0808b767 //Emoticon X-Position //e842033c 00008344 00000000 00001946 2022dd58 3c0342d0 //3c0342e8 ///////////////////////////////////////////// //Title Menu fix by Arapapa 2026e7d4 3c013fab //00000000 2026e7e4 afa10068 //afa20068 #1 2026e818 afa10068 //afa20068 #2 2026e84c afa10068 //afa20068 #3 2026e880 afa10068 //afa20068 #4 2026eaac afa10068 //afa20068 #5 //Title Menu (Shadow) 2026ea50 3c02439b //3c024368 //Sub Menu - Select Episode (Shadow) 2026b524 c7808478 //00000000 2026b534 461e0002 //c7808478 ////////////////////////////////////////// //Font fix by nemesis2000 (causes spacing errors)* 203b14a4 00118903 203b14a8 02338818 203b14b0 8e93001c 203b1558 82970003 203b16a4 24130015 203b392c 2415000c 203b3944 3c0241a8 203b3970 01154018 203b3974 00084103 203b3978 0100a82d ================================================ FILE: CHT/SLUS_216.22.cht ================================================ "Bee Movie Game /ID SLUS_216.22" Mastercode 9010a918 0c0429ee //Widescreen hack 16:9 //Zoom //003f023c 1c0101c6 201864b0 3c023f1a //Y-Fov //03081546 9400a0e7 2018652c 0808bac4 2022eb10 46150803 2022eb14 3c013faa 2022eb18 3421aaab 2022eb1c 4481f000 2022eb20 461e0002 2022eb24 0806194c ================================================ FILE: CHT/SLUS_216.23.cht ================================================ "BIGS, The /ID SLUS_216.23" Mastercode 9039ee30 0c0e7b34 //ELF CRC=81FF8198 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Normal play 20bdf298 3fe38e32 //3FAAAAAB //Turbo and Power blast play 20bdf378 3fe38e32 //3FAAAAAB 20bdf430 3fe38e32 //3FAAAAAB 20bdf4e4 3fe38e32 //3FAAAAAB 20bdf5c4 3fe38e32 //3FAAAAAB 20bdf67c 3fe38e32 //3FAAAAAB 20bdf730 3fe38e32 //3FAAAAAB ================================================ FILE: CHT/SLUS_216.24.cht ================================================ "Cabela's Trophy Bucks/ID SLUS_216.24" //ELF CRC=0576A188 Mastercode 9011d078 0c0473c6 //Widescreen Hack by Arapapa //Zoom 202f30cc 3c023f20 //3c023f00 //Y-Fov //03080046 ec00a0e6 f800a0c6 202f30f8 08030000 //46001002 200c0000 46000803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 080bcc3f ================================================ FILE: CHT/SLUS_216.25.cht ================================================ "Cabelas Big Game Hunter III /ID SLUS_216.25" Mastercode 9011d2b8 0c047456 //ELF CRC=66A43859 //Widescreen Hack by Arapapa //Widescreen hack 16:9 s //Zoom 202ec38c 3c023f20 //3c023f00 //Y-Fov //03080046 ec00a0e6 f800a0c6 202ec3b8 08030000 //46001002 200c0000 46000803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 080bb0ef ================================================ FILE: CHT/SLUS_216.26.cht ================================================ "Stuntman - Ignition /ID SLUS_216.26" Mastercode 9010a2d0 0c04285c //90118450 0c04739a //901e3190 0c04739a //9038f0b4 0c0a3eec //Zoom 202a83e4 3c023f10 //Y-Fov 205aa760 3f252945 ================================================ FILE: CHT/SLUS_216.28.cht ================================================ "Hot Wheels - Beat That /ID SLUS_216.28" Mastercode 904364a0 0c10d8d0 //ELF CRC=8EA70682 //Widescreen hack by Arapapa //Widescreen hack 16:9 //43480146 040082c4 20239da0 080a6824 2029a090 46014843 2029a094 3c013f40 2029a098 4481f000 2029a09c 461e0842 2029a0a0 0808e769 ================================================ FILE: CHT/SLUS_216.31.cht ================================================ "Phantasy Star Universe - Ambition of the Illuminus /ID SLUS_216.31" Mastercode 90140cd8 0c0502de //901a6900 0c044fde //9014a078 0c04008c // 16:9 208cbaf0 43400000 20660acc 3c093c02 20660ad0 35293fab 20660b18 3c0a0028 20660b1c ad499298 ================================================ FILE: CHT/SLUS_216.33.cht ================================================ "Aqua Teen Hunger Force - Zombie Ninja Pro-Am /ID SLUS_216.33" Mastercode 90111810 0c0445ac //9011cbe0 0c0c4dec //9014e39c 0c040258 //wide 201241f8 080ee12c 203b84b0 460c0842 203b84b4 3c013f97 203b84b8 34214aaa 203b84bc 4481f000 203b84c0 461e0842 203b84c4 0804907f ================================================ FILE: CHT/SLUS_216.34.cht ================================================ "Crazy Frog Racer /ID SLUS_216.34" //ELF CRC DB53D06D Mastercode 904110f0 0c1043e4 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom //803f023c 2d208002 00088244 2047fe48 3c023f40 //3c023f80 //Y-Fov //00bf033c 00088244 2d204002 2046d10c 3c03bf2a //3c03bf00 //HUD fix (Zoom) //0040023c 00088644 2046d610 3c023fc0 //3c024000 ================================================ FILE: CHT/SLUS_216.35.cht ================================================ "Monster Jam /ID SLUS_216.35" Mastercode 90181fd0 0c06079c //ELF CRC=C9F5FE15 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 201ad9c8 080d8c90 // c6010068 201ad9cc 00000000 // c602006c 20363240 3c013f40 // 00000000 20363244 4481f000 // 00000000 20363248 c6010068 // 00000000 2036324c c602006c // 00000000 20363250 461e0843 // 00000000 20363254 e6010068 // 00000000 20363258 0806b674 // 00000000 ================================================ FILE: CHT/SLUS_216.36.cht ================================================ "Looney Tunes - Acme Arsenal /ID SLUS_216.36" //ELF CRC = 77689D8B Mastercode 90369C80 0C0DA6C8 //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 208269d0 3f100000 208269e8 3f400000 208269f4 3f160000 2032ffdc 3c054000 //HUD 002eaf1c 3c063f22 //render fix 00826434 00000002 //fix submenu e0013000 00826710 //fix submenu 00826434 00000001 //fix submenu e0040001 00666b90 208269d0 3f800000 208269e8 3f800000 208269f4 3f800000 2032ffdc 3c053f80 00826444 00000000 //00000031 Black bands 0082644c 000001bf //0000015E //[Remove Blackbars] // author: PeterDelta //Original image without black bars, showing 16:9 aspect ratio 00826434 00000002 //fix submenu e0013000 00826710 //fix submenu 00826434 00000001 //fix submenu 208269d0 3f800000 208269e8 3f800000 208269f4 3f800000 2032ffdc 3c053f80 00826444 00000000 //00000031 Black bands 0082644c 000001bf //0000015E ================================================ FILE: CHT/SLUS_216.37.cht ================================================ "Cars Mater-National Championship /ID SLUS_216.37" Mastercode 903ba890 0c0ee9cc //Gameplay 16:9 20119550 3c033cae 20119554 34635555 20119548 3c023fab //Render fix 201de9c4 3c03bfab 201de9c8 3c023fab //Better match for 2 player mode //20119550 3c033cb0 //3C033C8E Zoom //20119554 34635555 //3463FA34 //20119548 3c023fab //3C023F80 Y-FOV ================================================ FILE: CHT/SLUS_216.41.cht ================================================ "Innocent Life - A Futuristic Harvest Moon (Special Edition) /ID SLUS_216.41" Mastercode 90192d60 0c064b00 //9019df68 0c06c1fb //Widescreen 2023bdb0 3f199999 ================================================ FILE: CHT/SLUS_216.42.cht ================================================ "Sonic Riders - Zero Gravity /ID SLUS_216.42" //ELF CRC D04516EE Mastercode 9010f858 0c043dbe //Widescreen hack by JLB 205fe740 43700000 205fe7a0 43700000 // shop, character 20149964 3c023fab // 3c023f80 renderfix ================================================ FILE: CHT/SLUS_216.43.cht ================================================ "Bratz - The Movie /ID SLUS_216.43" //ELF CRC=3217BCCC Mastercode 904984d0 0c1260dc //90100214 0c0c95d2 //Widescreen hack by Arapapa //X-Fov //000000000000000083ad004600000000 203dd444 3c013f40 //00000000 203dd448 4481f000 //00000000 203dd450 461eb582 //00000000 //Render fix //003f013c 00a08144 98000cc6 (1st) 203bc790 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_216.44.cht ================================================ "SpongeBobs Atlantis SquarePantis /ID SLUS_216.44" Mastercode 9047afd0 0c11eb9c //ELF CRC=1FF9C051 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //000000000000000083ad004600000000 203b343c 3c013f40 203b3440 4481f000 203b3448 461eb582 //Render fix //003f013c 00a08144 98000cc6 (1st) 20392f60 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_216.45.cht ================================================ "WWE SmackDown vs. Raw 2008 /ID SLUS_216.45" //ELF CRC=6CFEFAC1 Mastercode 9016ab20 00832021 //Widescreen hack by nemesis2000 (pnach by nemesis2000) 20288b50 3c033f40 ================================================ FILE: CHT/SLUS_216.55.cht ================================================ "CSI - Crime Scene Investigation - 3 Dimensions of Murder /ID SLUS_216.55" //ELF CRC=033C16DC Mastercode 90103b58 0c040e7e //Widescreen Hack by ElHecht 2027d5f0 3c033f40 // 3c033f80 hor fov 2027d5fc 46000803 // 46010003 hor fov 20184d9c 3c02402b // 3c024000 renderfix 1 20184e0c 3c023fc0 // 3c024000 renderfix 2 20185800 3c013f40 // 00000000 font fix1 2018581c 4481f000 // 00000000 font fix1 20185894 4614f742 // 00000000 font fix1 201858a8 461d0842 // 46140842 font fix1 20185864 461e0f02 // 00000000 font fix2 20185868 4602e042 // 46020842 font fix2 2027d7f4 3c033faa // 3c033f80 font fix3 2027d848 3463aaab // 44830800 font fix3 2027d84c 44830800 // 00000000 font fix3 // 16:10 //2027d5f0 3c033f55 // 3c033f80 hor fov //2027d5f4 34425555 // 44830000 hor fov //2027d5f8 44830000 // 00000000 hor fov //2027d5fc 46000803 // 46010003 hor fov //20184d9c 3c02401a // 3c024000 renderfix 1 //20184e0c 3c023fd6 // 3c024000 renderfix 2 //20185800 3c013f55 // 00000000 font fix1 //20185814 34215555 // 00000000 font fix1 //2018581c 4481f000 // 00000000 font fix1 //20185894 4614f742 // 00000000 font fix1 //201858a8 461d0842 // 46140842 font fix1 //20185864 461e0f02 // 00000000 font fix2 //20185868 4602e042 // 46020842 font fix2 //2027d7f4 3c033f99 // 3c033f80 font fix3 //2027d848 3463999a // 44830800 font fix3 //2027d84c 44830800 // 00000000 font fix3 ================================================ FILE: CHT/SLUS_216.56.cht ================================================ "World Superbikes 07 /ID SLUS_216.56" Mastercode 90109cd0 0c0426dc //ELF CRC=E9FFA1F2 //Widescreen hack by ElHecht // 16:9 //00088344 00000000 020b0046 2013c824 4483e800 // 44830800 2013c828 4600eb02 // 00000000 2013c82c e7b40000 // 46000b02 2013c830 0c046676 // e7b40000 2013c834 46006d06 // 0c046676 2013c838 3c013f40 // 46006d06 hor fov 2013c83c 4481f000 // 3c023c8e 2013c840 461e0003 // 3443fa35 2013c858 4600e846 // 44830800 ================================================ FILE: CHT/SLUS_216.58.cht ================================================ "Need for Speed - ProStreet /ID SLUS_216.58" //ELF CRC DD3CE71B Mastercode 9058a768 0c162982 // by Xan1242 & Aero_ // Enables Widescreen Mode 20168a10 24020001 // li v0, 1 // Corrects Aspect Ratio 206828d8 3f400000 // Horizontal: 0.75f 206828dc 3f8ccccd // Vertical: 1.10f ================================================ FILE: CHT/SLUS_216.60.cht ================================================ "Disney Princess - Enchanted Journey /ID SLUS_216.60" //ELF CRC 56790A28 Mastercode 90311ad8 0c0c465e //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 202652c4 3c014440 //3c014480 //Render fix 203f2490 40000000 //3eaaaaab //Black Bar fix 20188978 00000000 //44810000 //Menu.... Character Position (Not Fixed Address) //206db7d8 39000000 //3d991686 //206db7e0 3e3f0000 //3e4d4fdf ================================================ FILE: CHT/SLUS_216.61.cht ================================================ "Ben 10 - Protector of Earth /ID SLUS_216.61" //ELF CRC=8FCCB5D9 Mastercode 901c7a18 0c071e2e //901c1810 0c07e49f //Widescreen Hack, author was not specified on original file (from PCSX2) 2011940c 3c013f4d 20119410 3421b6e0 //Enable Debug Options 10355dd6 00000275 ================================================ FILE: CHT/SLUS_216.62.cht ================================================ "Warriors Orochi /ID SLUS_216.62" Mastercode 90139fd0 0c04e79c //9018ebc8 0c04b624 //90103078 0c049308 // 16:9 2019a3a8 3c023f19 2019a3b0 3442999a 2019a238 3c033f19 2019a240 3463999a 20199f60 3c02440a 20199e60 3c02440a 2024f2c8 3c0243ab ================================================ FILE: CHT/SLUS_216.63.cht ================================================ "Cocoto Fishing Master /ID SLUS_216.63" //ELF CRC=93352BA1 Mastercode 90411670 0c104544 //9047a778 0c1008d4 //Widescreen Hack by Arapapa //Zoom 2049580c 3c023f40 //3c023f80 //Y-Fov 20469c6c 3c03bf2a //3c03bf00 //HUD fix 2046a168 3c023fc0 //3c024000 ================================================ FILE: CHT/SLUS_216.64.cht ================================================ "Sims 2, The - Castaway /ID SLUS_216.64" Mastercode 904851a0 0c121410 //903e46e8 0c1061f2 //Widescreen hack 16:9 20433b00 3c013fe3 20433b04 34218e2a ================================================ FILE: CHT/SLUS_216.66.cht ================================================ "Mountain Bike Adrenaline /ID SLUS_216.66" //ELF CRC 856ACEB6 Mastercode 90311560 0c0c4500 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //403f013c 00008144 3002c3e7 20199868 3c013f10 //3c013f40 ================================================ FILE: CHT/SLUS_216.68.cht ================================================ "George of the Jungle and the Search for the Secret /ID SLUS_216.68" //ELF CRC=028AAFC8 Mastercode 90366998 0c0d9a0e //9038a698 0c0e4d3e //901004b4 0c0dbf1a //Widescreen hack by Arapapa //A8 AA AA 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B0 84 4D 00 78 01 00 00 C0 AA 47 00 80 B6 42 00 206f2a08 3fe38e39 //3faaaaa8 ================================================ FILE: CHT/SLUS_216.70.cht ================================================ "Backyard Football 2008 /ID SLUS_216.70" Mastercode 9010a510 0c0428ec //ELF CRC=408D540D //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //8041023c 00008244 00000000 (1st) 20129320 3c024140 //3c024180 ================================================ FILE: CHT/SLUS_216.71.cht ================================================ "MLB Power Pros /ID SLUS_216.71" //ELF CRC=8D5A0F43 Mastercode 907a82d8 00832021 //90796898 0c1e59ce //Widescreen hack by Arapapa 20139f9c 44910800 20139fa0 3c024455 20139fa4 34425555 //3c024420 ================================================ FILE: CHT/SLUS_216.78.cht ================================================ "Dragon Ball Z - Budokai Tenkaichi 3 /ID SLUS_216.78" Mastercode 902b3d18 0c0aceee //90296038 0c0aa687 //wide 202fe4cc 3fc70fb6 202fe594 43c70fb6 20130bf0 3c013f10 ================================================ FILE: CHT/SLUS_216.85.cht ================================================ "Pro Evolution Soccer 2008 /ID SLUS_216.85" Mastercode 901086d0 0c04215c //ELF CRC=C7A1EFF2 //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 201043fc 3c013f40 //00000000 20104400 44810000 //00000000 20104408 4600c602 //00000000 //Render fix 20125f4c 3c053fab //3c053f80 ================================================ FILE: CHT/SLUS_216.88.cht ================================================ "MotoGP 07 /ID SLUS_216.88" Mastercode 90109cd0 0c0426dc //ELF CRC=FF46F4C4 //Widescreen Hack by El_Patas (NTSC-U by Arapapa) //Gameplay 16:9 2020e264 4483e800 //44830800 2020e268 4600eb02 //00000000 2020e26c e7b40000 //46000B02 2020e270 0c046676 //E7B40000 2020e274 46006d06 //0C046676 2020e278 3c013f40 //46006D06 hor fov 2020e27c 4481f000 //3C023C8E 2020e280 461e0003 //3443FA35 2020e298 4600e846 //44830800 //00088344 00000000 020b0046 0000b4e7 7666040c 066d0046 8e3c023c 35fa4334 ================================================ FILE: CHT/SLUS_216.90.cht ================================================ "Alone in the Dark /ID SLUS_216.90" Mastercode 9011a578 0c046906 //ELF CRC=B3723E7E 2035039c 46000003 203503a0 7fb00010 203503a4 ffbf0000 203503a8 0080802d 203503ac c4a10004 203503b0 c4a30000 203503b4 3c013f40 203503b8 44811000 203503bc 460218c3 203503c0 e601006c 203503c4 e6030068 203503c8 c6010068 203503cc c602006c 203503d0 46010043 203503d4 8e040004 203503d8 46020003 203503dc 10800002 203503e0 e6010070 203503e4 0c0d488c 203503e8 e6000074 203503ec 0200102d 203503f0 dfbf0000 203503f4 7bb00010 203503f8 03e00008 203503fc 27bd0020 2042b45c 3c033f2b ================================================ FILE: CHT/SLUS_216.97.cht ================================================ "Iridium Runners /ID SLUS_216.97" //ELF CRC=304497E5 //Also works for SLES-55013 Mastercode 902ac098 0c0aafce //90277fd8 0c0a685b //Widescreen Hack by Arapapa //X-Fov //aa3f013c 93a92134 2022f1a8 3c013fe3 //3c013faa 2022f1ac 34218cc1 //3421a993 ================================================ FILE: CHT/SLUS_217.01.cht ================================================ "MX vs ATV Untamed /ID SLUS_217.01" //ELF CRC=08FE7DFD Mastercode 903309d0 0c0cc21c //9034fdb8 0c0d0982 //90152344 0c06be50 //Widescreen Hack by El_Patas //Gameplay 16:9 201119f0 3c033cae //3C033C8E Zoom 201119f4 34635555 //3463FA34 201119e8 3c023fab //3C023F80 Y-FOV //Render fix 2018aa4c 3c03bfab //3C03BF80 2018aa50 3c023fab //3C023F80 ================================================ FILE: CHT/SLUS_217.02.cht ================================================ "Fire Pro Wrestling Returns /ID SLUS_217.02" Mastercode 90113b10 0c044e6c //90120b98 0c04a720 //901002f8 0c0400f0 //wide 2010533c 3c013f40 20105340 44810000 20105348 4600c602 ================================================ FILE: CHT/SLUS_217.09.cht ================================================ "ObsCure - The Aftermath /ID SLUS_217.09" Mastercode 90119bf8 0c0466a6 //gameplay based on ElHecht's values 20211b60 1600001f 20211b64 8e5001ec 20211b68 c621000c 20211b6c 3c02bf00 20211b70 44820000 20211b74 0c049ac4 20211b78 46010302 20211b7c 3c013f40 20211b80 44810800 20211b84 46010003 20211be8 1000ffdf //rfix by ElHecht 20256234 3c033f2b //black borders fix 201f4b58 3c020000 201f4a68 3c030000 201f4ad8 3c020000 //resolution fix (upped from 512x448 to 640x448) by nemesis2000 202125b4 24020280 //480p 2010cedc 3c050000 2010cee4 3c060050 2010ceec 3c070001 2010d1ac 3c090010 //FMV's fix by nemesis2000 2021114c 24020188 20211150 14480003 20211154 00000000 20211158 240801c0 2021115c 24060000 20211160 10200006 20211164 e7b40000 20211168 44870800 2021116c 44850000 20211170 46800920 20211174 10000005 20211178 468000a0 2021117c 44850800 20211180 44870000 20211184 46800920 20211188 468000a0 2021118c 0106082a 20211190 10200006 20211194 00000000 20211198 44880800 2021119c 44860000 202111a0 46800960 202111a4 10000005 202111a8 468000e0 202111ac 44860800 202111b0 44880000 202111b4 46800960 202111b8 468000e0 202111bc 8c8301e8 202111c0 46021043 ================================================ FILE: CHT/SLUS_217.11.cht ================================================ "Biathlon 2008 /ID SLUS_217.11" //ELF CRC=495F76EF Mastercode 90217218 0c085c2e //Widescreen hack by Arapapa //Zoom 20384af8 3f400000 //3f800000 //Y-Fov 20385428 412aaaa4 //41000000 ================================================ FILE: CHT/SLUS_217.12.cht ================================================ "History Channel - Battle for the Pacific /ID SLUS_217.12" Mastercode 9011e4f8 0c0478e6 //ELF CRC=551E3E7A //Widescreen Hack by Arapapa //Widescreen 16:9 //Zoom //003f023c 988a22c4 (2nd) 202e881c 3c023f20 //3c023f00 //Y-Fov //03080046 ec00a0e6 202e8850 08164f48 20593d20 46000803 20593d24 3c013f40 20593d28 4481f000 20593d2c 461e0002 20593d30 080ba215 ////////////////////////////////// //X-Fov (needs render fix) //202e7f24 3c033fc0 //3c034000 //X-Fov //0000803f 00000000 0000803f 00000000 00000000 00000000 03000000 //205d5de8 3faaaaab //3f800000 //Render fix //0040023c c80283c4 //202e1690 3c033fc0 //3c034000 //0040033c 00308344 0800c0e4 //202e1798 3c03402b //3c034000 ================================================ FILE: CHT/SLUS_217.14.cht ================================================ "Baroque /ID SLUS_217.14" Mastercode 902252d8 0c08945e //902307f0 0c08f09a //902e11a8 0c0b8460 // 16:9 2039e744 3c033f40 2039e74c 4483f000 2039e750 461ef143 2039e754 4602f083 2044c180 3f5eb852 20166b50 3c054028 20166b90 3c053ff0 // effects 20237914 3c014500 2010fc60 3c023e80 ================================================ FILE: CHT/SLUS_217.15.cht ================================================ "Cabelas Moster Bass /ID SLUS_217.15" Mastercode 9011ed38 0c047af6 //ELF CRC=8FCC33A2 //Widescreen Hack by Arapapa //Widescreen hack 16:9 s //Zoom 202ef4ac 3c023f20 //3c023f00 //Y-Fov //03080046 ec00a0e6 f800a0c6 202ef4d8 08030000 //46001002 200c0000 46000803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 080bbd37 ================================================ FILE: CHT/SLUS_217.18.cht ================================================ "Go, Diego, Go! Safari Rescue /ID SLUS_217.18" //ELF CRC=E3029E2B Mastercode 901cd0d8 0c0733de //901c6ea0 0c0c1aa9 //Widescreen hack by Arapapa //83001646 140000e6 20118e34 08072814 201ca050 46160083 201ca054 3c013f40 201ca058 4481f000 201ca05c 461e1082 201ca060 0804638e ================================================ FILE: CHT/SLUS_217.21.cht ================================================ "Nobunaga's Ambition - Rise to Power /ID SLUS_217.21" Mastercode 901317d0 0c04c59c //9014ef58 0c0400ac //X-Fov 202810e4 3c023f40 //20281098 3c023fc0 //Y-Fov //202810b4 3c024040 //Y-Fov //205460c0 3f9f49e9 //Zoom //2028110c 3c023fb0 //Render fix //2015d530 3c024440 //2015d55c 3c023f6e //2015d560 3442eeef 2015d534 3c0343d4 ================================================ FILE: CHT/SLUS_217.22.cht ================================================ "Chaos Wars /ID SLUS_217.22" Mastercode 9010fe30 0c043f34 //901c0f60 0c048ec2 //9012e7dc 0c044020 ////wide 201374c4 3c033f19 201374c8 3463999a 201374e4 3c0343f7 ================================================ FILE: CHT/SLUS_217.26.cht ================================================ "Samurai Warriors 2- Xtreme Legends /ID SLUS_217.26" Mastercode 9012cbd0 0c04b29c //90102dc8 0c04657c 20181bf8 3c023f19 // 3c023f4c - X-FoV 1-player 20181c00 3442999a // 3442cccd - X-FoV 1-player 20181db8 3c033f19 // 3c033f4c - X-FoV 2-players // - wrong offset fixed by drobovik: 001882a8 -> 00181db8 20181dc0 3463999a // 3463cccd - X-FoV 2-players 20182034 3c03440a // 3c0343cf - renderfix enemies 1-player 20182094 3c03440a // 3c0343cf - renderfix enemies 2-players ================================================ FILE: CHT/SLUS_217.27.cht ================================================ "Naruto: Ultimate 3 /ID SLUS_217.27" Mastercode 9012ced8 0c04b35e //16:9 20b60b54 3f400000 ================================================ FILE: CHT/SLUS_217.28.cht ================================================ "Crash: Mind over Mutant /ID SLUS_217.28" Mastercode 902016d0 0c08055c //Internal 16-9 to 21:9 20413a3c 3c013fe0 20413a40 00000000 20583528 3c013fe0 2058352c 44810800 20583530 3c013ed8 20583534 34216da8 ================================================ FILE: CHT/SLUS_217.30.cht ================================================ "Jumper - Griffin's Story /ID SLUS_217.30" //ELF CRC=E164CB28 Mastercode 904299e0 0c10a620 //Widescreen hack by Arapapa //X-Fov //06050046 46b30046 (1st) 203fd5a8 080c3078 2030c1e0 46000506 2030c1e4 3c013f40 2030c1e8 4481f000 2030c1ec 461ea502 2030c1f0 080ff56b ////////////////////////// //701e4700 00000000 0000803f 00000000 Memory hack. needs render fix) //204b0430 3f400000 //3f800000 ================================================ FILE: CHT/SLUS_217.31.cht ================================================ "Silent Hill Origins /ID SLUS_217.31" Mastercode 90293e40 00832021 //90324140 0c0c8ff8 //wide 201da9b4 3c013fe3 201da9b8 34218e39 //black borders's fix (optional) 20183548 24020000 ================================================ FILE: CHT/SLUS_217.33.cht ================================================ "Sega Superstars Tennis /ID SLUS_217.33" //ELF CRC = E46EDD51 Mastercode 902FA7C8 0C0BE99A //[Widescreen 16:9] // author: PeterDelta //Renders the game in 16:9 aspect ratio 20234a0c 3c013fe3 203d75ec 00000001 ================================================ FILE: CHT/SLUS_217.34.cht ================================================ "Falling Stars /ID SLUS_217.34" //ELF CRC 0EFCCA90 Mastercode 90332040 0c0cc7b8 //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20424fd0 43400000 //Render fix 20424fdc 3f100000 ================================================ FILE: CHT/SLUS_217.35.cht ================================================ "Mana Khemia - Alchemists of Al-Revis /ID SLUS_217.35" Mastercode 90470500 0c11c0e8 //3D scenes 2046cc7c 3c013f40 2046cc80 44810000 2046cc88 4600c602 //battle's fix 20ba73cc 44400000 20ba73d4 c4400000 20ba6700 3faaaaab ================================================ FILE: CHT/SLUS_217.37.cht ================================================ "Riding Star /ID SLUS_217.37" Mastercode 90338600 0c0ce128 //ELF CRC=050C429A //Widescreen hack by Arapapa //Widescreen hack 16:9 202cf180 08030000 //c6010068 200c0000 3c013f40 // 00000000 200c0004 4481f000 // 00000000 200c0008 c6010068 // 00000000 200c000c c602006c // 00000000 200c0010 461e0843 // 00000000 200c0014 e6010068 // 00000000 200c0018 080b3c62 // 00000000 ================================================ FILE: CHT/SLUS_217.38.cht ================================================ "Nitrobike /ID SLUS_217.38" Mastercode 9045cae0 0c117260 //ELF CRC=F5FE754D //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Y-Fov 20429eac 3c013faa //00000000 20429eb0 3421aaab //00000000 20429eb8 4481f000 //00000000 20429ebc 461ebdc2 //00000000 //Zoom //003f013c 00608144 00009344 00000000 20008046 2039bf14 3c013f16 //3c013f00 //20429eac 3c013f40 //00000000 //20429eb0 44810000 //00000000 //20429eb8 4600c602 //00000000 ================================================ FILE: CHT/SLUS_217.39.cht ================================================ "Iron Man /ID SLUS_217.39" //ELF CRC=37245C3F Mastercode 9011ed50 0c047afc //Widescreen hack by PsxFan107 20148fd0 3c0c3faa 20148fd8 358caaab ================================================ FILE: CHT/SLUS_217.42.cht ================================================ "Women's Volleyball Championship /ID SLUS_217.42" //ELF CRC=1E1D2995 Mastercode 91bfb3f0 0c7408fc //Widescreen Hack by Arapapa 21c0c960 3c013f40 //3c013f80 ================================================ FILE: CHT/SLUS_217.43.cht ================================================ "Code Lyoko - Quest for Infinity /ID SLUS_217.43" Mastercode 904112b0 0c104454 //ELF CRC=4EECA3D0 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 20477770 3c03bfab //3c03bf80 //Y-Fov 204777fc 3c03bf2a //3c03bf00 //Rendder fix 2047776c 3c024040 //3c024000 //80c3033c 00088444 5c00053c 2045b92c 3c03c340 //3c03c380 2045b954 3c0243ab //3c024380 ================================================ FILE: CHT/SLUS_217.48.cht ================================================ "MLB Power Pros 2008 /ID SLUS_217.48" //ELF CRC=EE662389 Mastercode 90688ed8 0c1a235e //9069a948 0c1a83a6 //90129aa4 0c19d410 //Widescreen hack by Arapapa //Gameplay //2044023c 00088244 f043023c 201332ac 3c024455 //3c024420 201332b0 34425555 //44820800 201332b4 44820800 //3c0243f0 201332b8 3c0243f0 //44911000 201332bc 44911000 //00000000 ================================================ FILE: CHT/SLUS_217.49.cht ================================================ "Garfield: Lasagna World Tour /ID SLUS_217.49" Mastercode 90113910 0c044dec //FOV //803f033c 4940023c 00188344 201c3ba4 3c033f40 ================================================ FILE: CHT/SLUS_217.50.cht ================================================ "Hannah Montana - Spotlight World Tour /ID SLUS_217.50" //ELF CRC A06A7AFD Mastercode 90484de8 0c121322 1gametitle=Disney Hannah Montana - Spotlight World Tour (U)(SLUS-21750) //Widescreen Hack by Arapapa //Widescreen hack 16:9 204f952c 3fe38e32 //3faaaaab 2050b5cc 3fe38e32 //3faaaaab ================================================ FILE: CHT/SLUS_217.51.cht ================================================ "Backyard Football 2009 /ID SLUS_217.51" Mastercode 90110450 0c0440bc //ELF CRC=A929EC81 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov //8041023c 00008244 00000000 20132e80 3c024140 //Y-Fov //20132ec4 3c023fee //3c023fb3 //20132ecc 3442eee9 //34423333 ================================================ FILE: CHT/SLUS_217.54.cht ================================================ "CID the Dummy /ID SLUS_217.54" //ELF CRC A06BD445 Mastercode 90269070 0c09a3c4 //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //06a30046 86050046 20228aa0 08030000 200c0000 46000586 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461eb582 200c0014 0808a2a9 ================================================ FILE: CHT/SLUS_217.57.cht ================================================ "Kung Fu Panda /ID SLUS_217.57" Mastercode 9056c308 0c15b06a //Widescreen hack 16:9 //abaaaa3f 000080bf 00007a44 20694e0c 3fe38e3e ================================================ FILE: CHT/SLUS_217.59.cht ================================================ "LEGO Indiana Jones - The Original Adventures /ID SLUS_217.59" Mastercode 90449d50 0c1126fc //Widescreen hack 16:9 204ef0dc 00000a01 204ef0f0 00000a01 2031db2c 3c013f40 ================================================ FILE: CHT/SLUS_217.60.cht ================================================ "Jeep Thrills /ID SLUS_217.60" //ELF CRC 3DDBDB2C Mastercode 901e7d18 0c079eee //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 201684e4 3c013f88 //3c013f4c 201684e8 34218883 //3421cccd //Y-Fov 20168500 08030000 200c0000 4600a343 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461e6b42 200c0014 0805a141 ================================================ FILE: CHT/SLUS_217.61.cht ================================================ "B-Boy /ID SLUS_217.61" Mastercode 90349180 0c0d2408 //Wide Screen 16:9 //Zoom //003f013c 00008144 0000bfff 8e3c013c (1st) 20215a6c 3c013ec7 //Y-Fov 202c21b0 080a38dc 2028e370 3c013f40 2028e374 4481f000 2028e378 c6010068 2028e37c c602006c 2028e380 461e0843 2028e384 e6010068 2028e388 080b086d ================================================ FILE: CHT/SLUS_217.65.cht ================================================ "Incredible Hulk, The /ID SLUS_217.65" Mastercode 90573178 0c15cc06 //ELF CRC=EA8D4BDF //Widescreen hack 20368440 3c013fdf //3C013FA7 20368444 342192c2 //3421AE14 20410854 3c013f20 //3c013f00 ================================================ FILE: CHT/SLUS_217.67.cht ================================================ "Dance Dance Revolution X /ID SLUS_217.67" //ELF CRC 3148A285 Mastercode 90106B18 0C041A6E //[Widescreen 16:9] //Widescreen Hack // 16:9 2017e964 3c023f22 // 3c023f00 2017eae4 3c023fe3 // 3c023faa 2017eaf0 34458e39 // 3445aaab ================================================ FILE: CHT/SLUS_217.72.cht ================================================ "Tiger Woods PGA Tour 09 /ID SLUS_217.72" //ELF CRC 56D7AC28 Mastercode 903376b0 0c0cdd54 //Widescreen Hack by VIRGIN KLM //Game Play Fov 008cc390 3f400000 //3f800000 //Game Play Render Fix 008cc3a0 44800000 //44000000 008cc3a8 40000000 //3f400000 ================================================ FILE: CHT/SLUS_217.74.cht ================================================ "Dynasty Warriors 6 /ID SLUS_217.74" Mastercode 901227d0 0c04899c //90130670 0c0421f8 //90100238 0c0400b8 // 16:9 20147178 3c0243b4 20147238 3c0243f0 201556a4 3c023f15 ================================================ FILE: CHT/SLUS_217.78.cht ================================================ "Dokapon Kingdom /ID SLUS_217.78" Mastercode 9031ad98 0c0c6b0e //903262f0 0c0cbe74 //903ab278 0c0eac94 //wide 2043b8a8 3c023f22 ================================================ FILE: CHT/SLUS_217.79.cht ================================================ "Eternal Poison /ID SLUS_217.79" Mastercode 90368f98 0c0da38e //90334ee8 0c0d6bed //901003f8 0c0797d4 //X-Fov 20487114 bf400000 //Text Box Fix 20557404 43c00000 205573e0 42c00000 205573e4 00000000 //Message Indicator Position (Up) 2055736c 43c80000 //Font fix (Conversation) 20557378 3f400000 //******** 2D FIX PARTS ******** //2D Characters (Town & Battle Field) 20132e20 0810b346 2042cd18 3c0f0043 2042cd1c 3c013faa 2042cd20 3421aaab 2042cd24 4481f000 2042cd28 e61e01d8 2042cd2c 0804cb8a //Traviata House 202d9360 0810b334 2042ccd0 3c013f40 2042ccd4 4481f800 2042ccd8 e61f0090 2042ccdc 080b64d9 //The Uzaporium Shop 202ac0ac 0810b338 2042cce0 3c013f40 2042cce4 4481f800 2042cce8 e61f0090 2042ccec 080ab02c //Twilight's Rest (Potraits) 20286be0 0810b33c 2042ccf0 3c013f40 2042ccf4 4481f000 2042ccf8 e61e0094 2042ccfc 080a1af9 //2D Characters (Conversation and Twilight's Rest) 2023cdd8 0810b341 2042cd04 c4400008 2042cd08 3c013f40 2042cd0c 4481f000 2042cd10 461e0002 2042cd14 0808f377 ================================================ FILE: CHT/SLUS_217.82.cht ================================================ "Shin Megami Tensei - Persona 4 /ID SLUS_217.82" Mastercode 90424cd8 0c1092de //16:9 by pavachan 2076111c 3fe38e38 //partial HUD fix by nemesis2000 20104680 3c043f40 20104688 00731821 2010468c 24636728 20104694 00000000 20104698 24630004 2010469c 3c043f80 //FMV's fix by nemesis2000 2046957c 1460000a 20469584 3c03c294 20469588 10000008 2046958c 00000000 204695a8 3c03c1a8 204695bc 00000000 //Font fix by nemesis2000 202732b4 00118903 202732b8 02338818 202732c0 8e93001c 20273368 82970003 2027343c 24130015 20275dbc 2415000c 20275dd4 3c0241a8 20275e00 01154018 20275e04 00084103 20275e08 0100a82d //zoom fix by nemesis2000 2026c620 0c0fa77c 2026c624 0220202d 2026c628 0220202d 2026c62c 0200282d 2026c630 0000302d 2026c634 0c0fa72c 2026c638 00000000 2026c63c 0c0f83d0 2026c640 0200202d 2026c644 0240202d 2026c648 3c013fa1 2026c64c 44810000 2026c650 c66c0140 2026c654 0c115df4 2026c658 46006303 //personas art fix by nemesis2000 2011dc6c 10400032 2011dc78 1060002f 2011dd28 3c013f02 2011dd2c 44810800 2011dd30 0c04756c 2011dd34 46016b43 2011dd38 dfbf0020 2011dd3c 7bb00010 2011dd40 c7b40000 2011dd44 27bd0030 2011dd48 03e00008 2011d724 3c024340 2011a114 00000000 201369b0 00000000 //characters art fix by nemesis2000 20354ce4 3c024340 20223008 3c024340 //partial HUD text fix by nemesis2000 20123430 24020bf6 //Progressive Scan & 60fps //2041751c 3c050000 //20417524 3c060050 //2041752c 3c070001 ================================================ FILE: CHT/SLUS_217.85.cht ================================================ "LEGO Batman - The Videogame /ID SLUS_217.85" Mastercode 9046b710 0c11ad6c //90442540 0c11877b //Widescreen hack 16:9 2033de44 00000a01 20615710 00000a01 2033dd6c 3c013f40 ================================================ FILE: CHT/SLUS_217.87.cht ================================================ "TNA iMPACT! /ID SLUS_217.87" //ELF CRC=5A31AA5B Mastercode 901ad718 0c06b56e //Widescreen hack by ElHecht (NTSC-U by Arapapa) // note: data is stored in "TNAPOV.ELF" e0043f80 00225090 // check 20225090 matches value xxxx3f80 20225090 3c013f40 // 3c013f80 20225094 4481f000 // 4481e000 2022509c 461ef703 // 00000000 202250a4 4602f083 // 4602e083 ================================================ FILE: CHT/SLUS_217.88.cht ================================================ "Ar Tonelico II - Melody of Metafalica /ID SLUS_217.88" Mastercode 902c06e0 0c0b0160 //Widescreen 202bc554 3c013f40 202bc558 44810000 202bc560 4600c602 //battle fix 20a008a4 44400000 20a008ac c4400000 //2D scenes 201a9ffc 3c014480 201aa004 44811800 201aa008 3c014a00 201aa00c 44812000 201aa010 e7a40044 201aa014 e7a3004c 201aa018 3c01c480 201aa01c 44811000 201aa020 3c0e00a0 201aa024 25ce148c 201aa028 e7a40040 201aa02c 46020882 201aa030 c5c00000 201aa034 e7a00048 201aa038 46030842 201aa03c 46051082 201aa040 46050842 201aa044 e7a20038 201aa048 e7a10024 201aa04c 3c013f40 201aa050 44813000 201aa054 46060842 ================================================ FILE: CHT/SLUS_217.89.cht ================================================ "Cabelas Legendary Adventures /ID SLUS_217.89" Mastercode 9011e678 0c047946 //ELF CRC=407F494D //Widescreen Hack by Arapapa //Widescreen hack 16:9 s //Zoom 20259cfc 3c023f20 //3c023f00 //Y-Fov //03080046 ec00a0e6 f800a0c6 20259d28 08030000 //46001002 200c0000 46000803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 0809674b ================================================ FILE: CHT/SLUS_217.91.cht ================================================ "Bratz - Girlz Really Rock /ID SLUS_217.91" Mastercode 90484550 0c1210fc //ELF CRC=8071EB8E //Widescreen Hack by Arapapa //Widescreen hack 16:9 203bad7c 3c013f40 //00000000 203bad80 4481f000 //00000000 203bad88 461eb582 //00000000 ================================================ FILE: CHT/SLUS_217.96.cht ================================================ "Dora the Explorer - Dora Saves the Snow Princess /ID SLUS_217.96" //ELF CRC=EAEDE6E8 Mastercode 901d4098 0c074fce //901cde70 0c0c38db //Widescreen Hack by Arapapa //X-Fov //83001646 2011a504 08030000 200c0000 46160083 200c0004 3c013f40 200c0008 4481f000 200c000c 461e1082 200c0010 08046942 ================================================ FILE: CHT/SLUS_217.97.cht ================================================ "Tak and the Guardians of Gross /ID SLUS_217.97" Mastercode 9048b450 0c122cbc //90100254 0c0c35e8 //X-Fov 203c4e08 08030000 200c0000 c60c0098 200c0004 3c013f40 200c0008 4481f000 200c000c 461e6303 200c0010 080f1383 //Render fix 203a4ce0 3c013f2b ================================================ FILE: CHT/SLUS_217.99.cht ================================================ "Kingdom Hearts RE Chain of Memories /ID SLUS_217.99" Mastercode 903143a0 0c0c5090 //gameplay by asmodean 203328bc 3f19999a //vert //203328c0 3f8ccccd //FMV's fix by nemesis2000 //only vertical stretch //2019d054 24070204 ================================================ FILE: CHT/SLUS_218.03.cht ================================================ "Warriors Orochi 2 /ID SLUS_218.03" Mastercode 9013be90 0c04ef4c //901a0460 0c04bbdc //90103098 0c04989c //16:9 2050e568 3f19999a 2050e7a8 3f19999a //View Distance 2050e598 41200000 ================================================ FILE: CHT/SLUS_218.04.cht ================================================ "The Last Airbender: Into the Inferno /ID SLUS_218.04" Mastercode 90109818 0c0425ae //16:9 20148364 3c023fe3 20148378 34428e39 ================================================ FILE: CHT/SLUS_218.05.cht ================================================ "Hasbro - Family Game Night /ID SLUS_218.05" //ELF CRC = 3D96DC04 Mastercode 9058d0f0 0c1633e4 //Widescreen hack by Arapapa, 16:9 //Force turn on Native Widescreen (Full boot passing) 205a3990 24020002 //30420003 //Zoom fix 204d0668 3c013f21 //3c013f00 ================================================ FILE: CHT/SLUS_218.06.cht ================================================ "Barbie Horse Adventures - Riding Camp /ID SLUS_218.06" Mastercode 901e76d0 0c079d5c //ELF CRC=EA79D106 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 2070aa2c 3fe38e39 //3faaaaaa ================================================ FILE: CHT/SLUS_218.07.cht ================================================ "Monster Jam - Urban Assault /ID SLUS_218.07" //ELF CRC=55BC9C93 Mastercode 9019b8d8 0c066dde //901a6be8 0c06b856 //90294d80 0c0657b8 //Widescreen Hack by Arapapa //X-Fov 201c82c0 080f2450 // c6010068 201c82c4 00000000 // c602006c 203c9140 3c013f40 // 00000000 203c9144 4481f000 // 00000000 203c9148 c6010068 // 00000000 203c914c c602006c // 00000000 203c9150 461e0843 // 00000000 203c9154 e6010068 // 00000000 203c9158 080720b2 // 00000000 ================================================ FILE: CHT/SLUS_218.09.cht ================================================ "Backyard Football 2009 /ID SLUS_218.09" Mastercode 9010a510 0c0428ec //ELF CRC=1DAA15B5 //Widescreen hack by Arapapa //Widescreen hack 16:9 //X-Fov 20129320 3c024140 //3c024180 ================================================ FILE: CHT/SLUS_218.10.cht ================================================ "WWE SmackDown! vs Raw 2009 /ID SLUS_218.10" Mastercode 9014add8 0c052b1e //ELF CRC=02A3F34D //Widescreen hack by nemesis2000 (pnach by nemesis2000) 202a4310 3c033f40 ================================================ FILE: CHT/SLUS_218.11.cht ================================================ "MotoGP 08 /ID SLUS_218.11" //ELF CRC=73DA9F6F Mastercode 90109e90 0c04274c //901564a0 0c048ff4 //9038dfa4 0c040b2c //Widescreen Hack by El_Patas (NTSC-U by Arapapa) 2020ee98 4482e000 //44820000 2020eea8 460ce002 //460c0002 2020eeac 4483e800 //44830800 2020eeb8 4600eb02 //46000b02 2020eebc 00000000 //e7a00048 2020eec0 3c013f40 //3c023f00 2020eec4 4481f000 //44820000 2020eec8 461e0003 //3c033c8e 2020eecc e7a00048 //3463fa35 2020eed4 4614e002 //46140002 2020eed8 4600e846 //44830800 ================================================ FILE: CHT/SLUS_218.12.cht ================================================ "Speed Racer /ID SLUS_218.12" Mastercode 9039c190 0c0e700c =Widescreen 204c314c 3c013f00 204c315c 4481f800 204c31b0 461f0003 ================================================ FILE: CHT/SLUS_218.15.cht ================================================ "Ben 10: Alien Force /ID SLUS_218.15" //ELF CRC=DB2DE310 Mastercode 902d1530 0c0b44f4 //902af720 0c0b0733 //Widescreen Hack by Sergx12 //Gameplay 16:9 202a2430 3c013f1c //3C013F00 Zoom 201124e4 3c013ed6 //3C013F00 Y-FOV ================================================ FILE: CHT/SLUS_218.18.cht ================================================ "SpongeBob SquarePants featuring Nicktoons - Globs of Doom /ID SLUS_218.18" //ELF CRC = A1DB02D9 Mastercode 9034AA50 0C0D2A3C //[Widescreen 16:9] // author: CRASHARKI //Run the game at 16:9 Widescreen Aspect Ratio from the start. 20413cb4 3f9f49f4 //3F6EEEEE 204b4684 00000001 //00000000 ================================================ FILE: CHT/SLUS_218.19.cht ================================================ "High School Musical 3 - Senior Year DANCE! /ID SLUS_218.19" //ELF CRC D3F40C6A Mastercode 902c2cb8 0c0b0ad6 1gametitle=Disney High School Musical 3 - Senior Year Dance! (U)(SLUS-21819) //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //02020746 50004324 (1st)) 20255d84 080afe64 202bf990 46070202 202bf994 3c013f40 202bf998 4481f000 202bf99c 461e4202 202bf9a0 08095762 //Hud //2b44013c 00402134 20204d88 3c014464 //3c01442b 20204d8c 34215555 //34214000 //Render fix //803f013c 00388144 42080246 201d0b88 3c013fab //3c013f80 ================================================ FILE: CHT/SLUS_218.21.cht ================================================ "Pro Evolution Soccer 2009 /ID SLUS_218.21" Mastercode 901086d0 0c04215c //ELF CRC=7FCDAAAD //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 201043fc 3c013f40 //00000000 20104400 44810000 //00000000 20104408 4600c602 //00000000 //Render fix 20125d3c 3c053fab //3c053f80 ================================================ FILE: CHT/SLUS_218.31.cht ================================================ "Army Men: Soldiers of Misfortune /ID SLUS_218.31" Mastercode 902cbab0 0c0b2e54 //Widescreen hack 16:9 //Y-Fov //003f013c 00608144 be3c013c 201123c4 3c013ed8 //Zoom //003f013c 00a88144 2000b026 2029caf8 3c013f1b ================================================ FILE: CHT/SLUS_218.34.cht ================================================ "Goosebumps HorrorLand /ID SLUS_218.34" //ELF CRC = 02FDFF19 Mastercode 9029cd98 0c0a730e //Widescreen hack by Arapapa (16:9) //Zoom 202271b0 3c013f27 //3c013f00 //Y-Fov 2022726c 08030000 200c0000 4616a503 200c0004 3c013faa 200c0008 3421aaab 200c000c 4481f000 200c0010 461ea502 200c0014 08089c9c ================================================ FILE: CHT/SLUS_218.36.cht ================================================ "Secret Service /ID SLUS_218.36" Mastercode 9042fc70 0c10bec4 //ELF CRC=5AA9405C //Widescreen hack by Arapapa //Widescreen 16:9 //Zoom //003f013c 00008144 2800b5e7 202c7ad4 3c013f1e //3c013f00 //Y-Fov //403f013c 00008144 d00b8224 20180018 3c013f10 //3c013f40 ================================================ FILE: CHT/SLUS_218.38.cht ================================================ "Monster Lab /ID SLUS_218.38" Mastercode 90320140 0c0c7ff8 //ELF CRC=A6BDA6BE //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //02051446 e40100e6 201857f8 080430d4 2010c350 46140502 2010c354 3c013faa 2010c358 3421aaab 2010c35c 4481f000 2010c360 461ea502 2010c364 080615ff ================================================ FILE: CHT/SLUS_218.40.cht ================================================ "DreamWorks Madagascar 2 - Escape 2 Africa /ID SLUS_218.40" //ELF CRC=6EC0C6C3 Mastercode 90469a98 0c11a64e //90473850 0c11fe7e // Alternative //Widescreen Hack by Arapapa //X-Fov //820d0046 003f023c 00008244 (2nd) 201ff08c 3c023f1e //3c023f00 ================================================ FILE: CHT/SLUS_218.41.cht ================================================ "Cabelas Dangerous Hunts 2009 /ID SLUS_218.41" Mastercode 9011e678 0c047946 //ELF CRC=2EC2432C //Widescreen Hack by Arapapa //Widescreen hack 16:9 //Zoom 2025018c 3c023f20 //3c023f00 //Y-Fov //03080046 ec00a0e6 f800a0c6 202501c0 08030000 //46001002 200c0000 46000803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 08094071 ================================================ FILE: CHT/SLUS_218.42.cht ================================================ "Dragon Ball Z: Infinite World /ID SLUS_218.42" Mastercode 90105298 0c04144e Widescreen Hack 2052e6b0 3f23d706 2049c054 3f23d706 ================================================ FILE: CHT/SLUS_218.44.cht ================================================ "Disneys Bolt /ID SLUS_218.44" Mastercode 905c9900 0c1725e8 1gametitle=Bolt (U)(SLUS-21844) //Widescreen Hack by Arapapa //Widescreen hack 16:9 /X-Fov //43030d46 07000046 140040e4 0400a4e7 202d8668 08171b24 //e7a40004 205c6c90 e7a40004 205c6c94 3c013f40 205c6c98 4481f000 205c6c9c 461e6b42 205c6ca0 080b619b //Render fix //003f013c 00008144 7900023c (1st) 204b5328 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_218.45.cht ================================================ "Shin Megami Tensei - Devil Summoner 2 - Raidou Kuzunoha vs King /ID SLUS_218.45" Mastercode 9040edd8 0c103b1e //903ef7ac 0c10055b //90101be4 0c0fecb8 //wide 204278e4 3fc6d3a0 20427c94 3fc6d3a0 //black borders's fix (optional) 20116928 24040000 20106be0 a380a213 201069c4 2404ff00 ================================================ FILE: CHT/SLUS_218.46.cht ================================================ "Sonic Unleashed /ID SLUS_218.46" Mastercode 9065b758 0c196d7e //9066e558 0c19fac4 //904ff630 0c038d28 //FOV 20872cd0 3fd21daf //Fixes video aspect ratio 20ed1a68 43e00000 20ed1a58 00000000 ================================================ FILE: CHT/SLUS_218.52.cht ================================================ "Tale of Despereaux, The /ID SLUS_218.52" Mastercode 90370958 0c0dc1fe //ELF CRC=F989A710 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //803f013c 00a08144 4100023c 20247a88 3c013f40 //3c013f80 //Y-Fov //03180446 2400a0e7 20247a74 08030000 200c0000 46041803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0003 200c0010 08091e9e //Render fix //003f013c 00008144 00a51446 2022b860 3c013f2b //3c013f00 ================================================ FILE: CHT/SLUS_218.54.cht ================================================ "Coraline /ID SLUS_218.54" Mastercode 903df618 0c0f7d2e //ELF CRC=64ABECC8 //Widescreen hack 201a65f0 3c013c2e //r fix 202644ec 3c014440 // hor fov //20267dd0 3c013f40 //hud zoom in //Get rid of black bar //8642013c 67662134 20225ffc 3c014000 //3c014286 20226000 00000000 //34216667 ================================================ FILE: CHT/SLUS_218.55.cht ================================================ "NPPL Championship Paintball 2009 /ID SLUS_218.55" Mastercode 9011ec78 0c047ac6 //ELF CRC=1B0BF18E //Widescreen Hack by Arapapa //Widescreen 16:9 //Zoom 20237f4c 3c023f20 //3c023f00 //Y-Fov 20237f78 081a8558 //46000803 206a1560 46000803 206a1564 3c013f40 206a1568 4481f000 206a156c 461e0002 206a1570 0808dfdf ================================================ FILE: CHT/SLUS_218.57.cht ================================================ "Short Track Racing - Trading Paint /ID SLUS_218.57" //ELF CRC=C56B0941 Mastercode 904fa7f0 0c13e9a4 //Widescreen Hack by Arapapa //X-Fov 20279134 3c013faa //00000000 20279140 3421aaab //00000000 20279144 4481f000 //00000000 20279154 461e0002 //00000000 ================================================ FILE: CHT/SLUS_218.60.cht ================================================ "BIGS 2, The /ID SLUS_218.60" Mastercode 903d1960 0c0f4600 //ELF CRC=BC94F047 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Normal play 20c74768 3fe38e32 //3AAAAAAB //Turbo and Power blast play 20c74848 3fe38e32 //3AAAAAAB 20c74900 3fe38e32 //3AAAAAAB 20c749b4 3fe38e32 //3AAAAAAB 20c74a94 3fe38e32 //3AAAAAAB 20c74b4c 3fe38e32 //3AAAAAAB 20c74c00 3fe38e32 //3AAAAAAB ================================================ FILE: CHT/SLUS_218.62.cht ================================================ "Naruto Shippuden: Ultimate Ninja 4 /ID SLUS_218.62" Mastercode 901678d8 0c059dde Widescreen 20ab3f94 3f400000 ================================================ FILE: CHT/SLUS_218.70.cht ================================================ "Monsters vs. Aliens /ID SLUS_218.70" Mastercode 9010fb18 0c043e6e //Widescreen hack 16:9 //Zoom (Menu and Cutscenes) //003f023c ec0081c6 201abcf0 3c023f1b ////Y-Fov (Menu and Cutscenes) //03081546 1401a0e7 201abd6c 080a06f0 20281bc0 46150803 20281bc4 3c013faa 20281bc8 3421aaab 20281bcc 4481f800 20281bd0 461f0002 20281bd4 0806af5c //Zoom (Gameplay) //003f023c 00008244 f00097c4 20233734 3c023f1b //Y-Fov (Gameplay) 2023373c 080a06e8 20281ba0 c49700f0 20281ba4 3c013f40 20281ba8 4481f000 20281bac 461ebdc2 20281bb0 0808cdd0 ================================================ FILE: CHT/SLUS_218.73.cht ================================================ "Dynasty Warriors - Gundam 2 /ID SLUS_218.73" Mastercode 90112f58 0c044b7e //wide 204d9eb8 3f2aaaab ================================================ FILE: CHT/SLUS_218.79.cht ================================================ "Marvel - Ultimate Alliance 2 /ID SLUS_218.79" Mastercode 906d6398 0c1b588e //Widescreen Hack 208314e4 3fe6db6e 208314e8 3fe38e32 20831518 3f299999 ================================================ FILE: CHT/SLUS_218.82.cht ================================================ "Ghostbusters - The Video Game /ID SLUS_218.82" Mastercode 90470640 0c11c138 //904149c0 0c118470 //wide 2037e54c 3c013fdb 2037e550 3421a5ef 202d1594 3c014158 2037d694 3c013fa4 2037d698 3421bc76 2031d1f4 3c013f80 ================================================ FILE: CHT/SLUS_218.83.cht ================================================ "Cars Race-O-Rama /ID SLUS_218.83" Mastercode 90316c98 0c0c5ace //Widescreen hack 16:9 //Zoom //0040063c 00c0033c 803f053c 2014750c 3c063fc0 //Y-Fov //c3180446 000080e4 040080ac 20147540 080c4cd4 20313350 460418c3 20313354 3c013f40 20313358 4481f000 2031335c 461e18c3 20313360 08051d51 ================================================ FILE: CHT/SLUS_218.84.cht ================================================ "Backyard Baseball '10 /ID SLUS_218.84" Mastercode 90110450 0c0440bc //90119cd0 0c048d10 //90126ee8 0c0441a8 //wide 20133350 3c024140 ================================================ FILE: CHT/SLUS_218.85.cht ================================================ "Indiana Jones and the Staff of Kings /ID SLUS_218.85" Mastercode 9011f7d0 0c047d9c //Widescreen hack 16:9 //X-Fov 803f033c aa3f033c 713d6334 201a3d40 3c033fab ================================================ FILE: CHT/SLUS_218.86.cht ================================================ "G.I. Joe - The Rise of Cobra /ID SLUS_218.86" Mastercode 903e4a78 0c0f9246 //ELF CRC=4EC21458 //Widescreen hack by Arapapa //Widescreen hack 16:9 //Zoom //003f013c 00108144 48000cc6 202244e8 3c013ec0 //3c013f00 //Y-Fov //00000000 00000000 c3180d46 2000a0ac 00000000 00000000 //aa3f013c abaa2134 c3180d46 2000a0ac 00f08144 c2181e46 2022443c 3c013faa 20224440 3421aaab 2022444c 4481f000 20224450 461e18c2 ////////////////////////////////////////// //0000803f 0000803f 5555953f //2049c990 3f400000 //Render fix //20253ffc 3c013fb0 //3c013f80 ================================================ FILE: CHT/SLUS_218.90.cht ================================================ "Mana Khemia 2 - Fall of Alchemy /ID SLUS_218.90" Mastercode 905e6120 0c1797f0 //3D scenes 205e1fb4 3c013f40 205e1fb8 44810000 205e1fc0 4600c602 //battle's fix 20c3745c 44400000 20c37464 c4400000 ================================================ FILE: CHT/SLUS_218.95.cht ================================================ "Astro Boy: The Video Game /ID SLUS_218.95" Mastercode 901d6758 0c07597e 16:9 //X-Fov //83001646140000e6 2011a1dc 0804afdc 2012bf70 46160083 2012bf74 3c013f40 2012bf78 4481f000 2012bf7c 461e1082 2012bf80 08046878 ================================================ FILE: CHT/SLUS_218.96.cht ================================================ "Secret Saturdays, The - Beasts of the 5th Sun /ID SLUS_218.96" //ELF CRC=B6BA0E59 //NOTE: This hack should also work for SLES_555.46 Mastercode 901d8458 0c0760be //901d2240 0c08368d //Alternative one? //Widescreen hack by Arapapa //893f013c 93242134 2011a67c 3c013f4d //3c013f89 2011a680 3421b6d4 //34212493 ================================================ FILE: CHT/SLUS_218.99.cht ================================================ "Silent Hill - Shattered Memories /ID SLUS_218.99" Mastercode 9042a360 0c10a880 //widescreen fix 202c4524 3c013faa 202c4528 3421aaaa 202c4534 46036302 202c4538 460318c2 202c453c e7ac0000 202c4540 1480000f 202c4544 afa00004 202c4548 3c013faa 202c454c 3421aaa8 202c4550 44810800 202c4554 3c013eaa 202c4558 3421aaab 202c455c 44810000 //fastboot widescreen 203890e0 24020002 //noise off 2047abc0 00000000 ================================================ FILE: CHT/SLUS_219.01.cht ================================================ "WWE SmackDown vs. Raw 2010 /ID SLUS_219.01" //ELF CRC=A00ED0D5 Mastercode 901bbf18 0c06ef6e //Widescreen hack by nemesis2000 (pnach by nemesis2000) 202d97bc 3c033f40 ================================================ FILE: CHT/SLUS_219.06.cht ================================================ "Cabelas Outdoor Adventures 2010 /ID SLUS_219.06" Mastercode 9011f078 0c047bc6 //ELF CRC=6712AFD7 //Widescreen Hack by Arapapa //Widescreen hack 16:9 s //Zoom 202508dc 3c023f20 //3c023f00 //Y-Fov //03080046 ec00a0e6 f800a0c6 20250908 08030000 //46001002 200c0000 46000803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 08094243 ================================================ FILE: CHT/SLUS_219.07.cht ================================================ "Jurassic - The Hunted /ID SLUS_219.07" Mastercode 9049c118 0c126fee //9037c910 0c1230c6 //wide //Y-Fov 20178f80 3c013f10 //Zoom 202b5b44 3c013f1e ================================================ FILE: CHT/SLUS_219.10.cht ================================================ "Marvel - Super Hero Squad /ID SLUS_219.10" Mastercode 9042dfa8 0c10b792 //ELF CRC=578C42F7 //Widescreen Hack 202ab418 3c013f40 20152e5c 3c013f25 ================================================ FILE: CHT/SLUS_219.14.cht ================================================ "NHL 2K10 /ID SLUS_219.14" Mastercode 907f9208 0c1fe42a //9014a51c 0c04002e //X-Fov 20251238 3c013fab //OPTIONAL - force in-game camera settings to prevent distortions (Camera: 3/4 Zoom: 80) 2095f254 41c00000 2095f244 0000000e ================================================ FILE: CHT/SLUS_219.18.cht ================================================ "PES 2010 - Pro Evolution Soccer /ID SLUS_219.18" Mastercode 901086d0 0c04215c //ELF CRC=6579BD4D //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 201043fc 3c013f40 //00000000 20104400 44810000 //00000000 20104408 4600c602 //00000000 //Render fix 20125ddc 3c053fab //3c053f80 ================================================ FILE: CHT/SLUS_219.19.cht ================================================ "Backyard Football '10 /ID SLUS_219.19" Mastercode 9010a510 0c0428ec //9011ff98 0c049382 //90143fe8 0c0429d8 //wide 20129330 3c024140 ================================================ FILE: CHT/SLUS_219.21.cht ================================================ "Ben 10 - Alien Force - Vilgax Attacks /ID SLUS_219.21" //ELF CRC=8A1D18EE Mastercode 90421758 0c10857e //Widescreen Hack by El_Patas (NTSC-U by Arapapa) 20741a54 3fe38e38 //3FAAAAAB (Increases hor. axis) ================================================ FILE: CHT/SLUS_219.23.cht ================================================ "Nickelodeon Dora the Explorer - Dora Saves the Crystal Kingdom /ID SLUS_219.23" //ELF CRC 643BED21 Mastercode 901dda58 0c07763e //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov 2011a224 08030000 200c0000 46160083 200c0004 3c013f40 200c0008 4481f000 200c000c 461e1082 200c0010 0804688a ================================================ FILE: CHT/SLUS_219.26.cht ================================================ "Nickelodeon Ni Hao, Kai-Lan - Super Game Day /ID SLUS_219.26" Mastercode 901dda58 0c07763e //ELF CRC=C20B1822 //Widescreen hack by Arapapa //Widescreen hack 16:9 2011a224 08030000 200c0000 46160083 200c0004 3c013f40 200c0008 4481f000 200c000c 461e1082 200c0010 0804688a ================================================ FILE: CHT/SLUS_219.31.cht ================================================ "Toy Story 3 /ID SLUS_219.31" Mastercode 905398b0 0c14e5d4 /Widescreen hack 16:9 //Zoom fix (Internal Widescreen) //aa3f033c 00188444 713d6334 204f6ee8 3c033f80 204f6ef0 34630000 ================================================ FILE: CHT/SLUS_219.33.cht ================================================ "Despicable Me - The Game /ID SLUS_219.33" //ELF CRC 4106DBA1 Mastercode 904236f0 0c108d64 //[Widescreen 16:9] //Widescreen Hack by Arapapa //Widescreen hack 16:9 //X-Fov //803f013c 00008144 00000000 34001446 00000000 (1st) //803f013c 00008144 00000000 00000000 00000000 201197f8 00000000 //6542013c e12e2134 00088144 (1st) 20119840 3c014235 20119844 3421e327 ////////////////////////////// //Zoom //201197ec 3c013faa ================================================ FILE: CHT/SLUS_219.35.cht ================================================ "Cabelas North American Adventures /ID SLUS_219.35" Mastercode 9011f278 0c047c46 //ELF CRC=47EB5E7D //Widescreen Hack by Arapapa //Widescreen hack 16:9 s //Zoom 2023c03c 3c023f20 //3c023f00 //Y-Fov //03080046 ec00a0e6 f800a0c6 2023c068 08030000 //46001002 200c0000 46000803 200c0004 3c013f40 200c0008 4481f000 200c000c 461e0002 200c0010 0808f01b ================================================ FILE: CHT/SLUS_219.38.cht ================================================ "Ben 10 - Ultimate Alien - Cosmic Destruction /ID SLUS_219.38" Mastercode 904466d8 0c11195e //ELF CRC=5902F6D2 //Widescreen Hack by El_Patas //Gameplay 16:9 20764a54 3fe38e38 //3FAAAAAB (Increases hor. axis) ================================================ FILE: CHT/SLUS_219.39.cht ================================================ "WWE SmackDown vs. Raw 2011 /ID SLUS_219.39" Mastercode 901c2b58 0c070a7e Widescreen 2022ed0c 3c033f40 ================================================ FILE: CHT/SLUS_219.40.cht ================================================ "WWE All-Stars /ID SLUS_219.40" Mastercode 903369e0 0c0cda20 /Widescreen hack 16:9 //X-Fov 202d94e0 3c013fab ================================================ FILE: CHT/SLUS_219.42.cht ================================================ "PES 2011 - Pro Evolution Soccer /ID SLUS_219.42" Mastercode 901086d0 0c04215c //ELF CRC=FF55109B //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 201043fc 3c013f40 //00000000 20104400 44810000 //00000000 20104408 4600c602 //00000000 //Render fix 20125f0c 3c053fab //3c053f80 ================================================ FILE: CHT/SLUS_219.48.cht ================================================ "PES 2012 - Pro Evolution Soccer /ID SLUS_219.48" Mastercode 901086d0 0c04215c //[Widescreen 16:9] //Widescreen hack by Arapapa //Widescreen 16:9 //X-Fov 201043fc 3c013f40 //00000000 20104400 44810000 //00000000 20104408 4600c602 //00000000 //Render fix 20125f2c 3c053fab //3c053f80 ================================================ FILE: CHT/SLUS_219.55.cht ================================================ "PES 2013 - Pro Evolution Soccer /ID SLUS_219.55" //ELF CRC 670486ED Mastercode 901086d0 0c04215c //Widescreen hack (NTSC-U by Arapapa) // 16:9 (00000000 00000000 43ad1346 00000000) 201043fc 3c013f40 // 00000000 hor fov 20104400 44810000 // 00000000 20104408 4600c602 // 00000000 // Render fix by El_Patas (803f053c 4400023c) 20125f2c 3c053fab //3C053F80 (increases hor. render area) ================================================ FILE: CHT/SWBFRNT2.ELF.cht ================================================ "Star Wars - Battlefront II /ID SWBFRNT2.ELF" //ELF CRC EAC52C47 Mastercode 905ed660 0c17b540 //Widescreen hack 16:9 //00000000 00000000 83051646 00000000 //403f013c 00008144 83051646 03000046 20582814 3c013f40 //00000000 20582818 44810000 //00000000 20582820 46000003 //00000000 //Render fix //003f013c 00208144 c2180546 20573f6c 3c013f2b //3c013f00 //003f013c 00008144 f000b07f 205b074c 3c013f2b //3c013f00 ================================================ FILE: CONTRIBUTORS.MD ================================================ # Contributors - [@JoseRp21](GitHub.com/JoseRp21) - [@kodatarule](GitHub.com/kodatarule) - [@Rockman98](GitHub.com/Rockman98) - [@holictsubasa](GitHub.com/holictsubasa) - [@nikitalita](GitHub.com/nikitalita) - [@carl0sjt](GitHub.com/carl0sjt) - [@citronalco](GitHub.com/citronalco) - [@DieSkaarj](GitHub.com/DieSkaarj) - Luis Jose Mendez Cadena - Francisco Artaza - Noeh CR ================================================ FILE: MISSING_MASTERCODE.TSV ================================================ ID LINK PBPX_952.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/PBPX-95201_2AF8719D.pnach PBPX_952.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/PBPX-95201_31603A01.pnach PBPX_952.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/PBPX-95201_35610B70.pnach PBPX_952.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/PBPX-95201_AA75FE6A.pnach PBPX_952.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/PBPX-95201_BD27FC43.pnach PBPX_952.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/PBPX-95201_CC0DF99A.pnach PBPX_952.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/PBPX-95201_CE3B7939.pnach PBPX_952.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/PBPX-95201_D79F697A.pnach PBPX_952.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/PBPX-95201_EE68CA13.pnach PBPX_952.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/PBPX-95201_F66528FF.pnach PBPX_952.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/PBPX-95201_F7D86DD0.pnach PBPX_955.06 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/PBPX-95506_7ACF7E03.pnach SCAJ_200.16 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCAJ-20016_07E0108A.pnach SCAJ_201.44 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCAJ-20144_3EEB02D9.pnach SCAJ_300.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCAJ-30001_A3D63039.pnach SCES_505.99 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCES-50599_F5B07CC0.pnach SCES_532.85 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCES-53285_D697D204.pnach SCKA_200.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20001_85172335.pnach SCKA_200.04 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20004_71017DE1.pnach SCKA_200.19 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20019_47C2C34A.pnach SCKA_200.23 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20023_56ABF4C6.pnach SCKA_200.25 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20025_5B563DA7.pnach SCKA_200.38 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20038_7AF33AEC.pnach SCKA_200.39 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20039_F088FA5B.pnach SCKA_200.44 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20044_518DD841.pnach SCKA_200.50 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20050_E4F5DA2B.pnach SCKA_200.51 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20051_E0BF7C19.pnach SCKA_200.57 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20057_E12A4CFA.pnach SCKA_200.63 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20063_A8CC1583.pnach SCKA_200.68 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20068_AA9ABE8B.pnach SCKA_200.69 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20069_33EFA0B0.pnach SCKA_200.90 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20090_924C4AA6.pnach SCKA_200.96 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20096_0B2F3DEE.pnach SCKA_200.98 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20098_CC8451F9.pnach SCKA_201.14 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCKA-20114_9891B945.pnach SCPS_110.06 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCPS-11006_9000252A.pnach SCPS_110.07 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCPS-11007_592FE581.pnach SCPS_110.08 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCPS-11008_EE838B5C.pnach SCPS_110.26 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCPS-11026_CE2A5384.pnach SCPS_110.34 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCPS-11034_09312716.pnach SCPS_150.69 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCPS-15069_E77C2D4F.pnach SCPS_560.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCPS-56001_2DF2C1EA.pnach SCPS_560.02 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCPS-56002_D73A8856.pnach SCPS_560.07 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCPS-56007_98C1CE89.pnach SCPS_560.08 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCPS-56008_BCF04BF3.pnach SCPS_560.12 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCPS-56012_8D726B7A.pnach SCUS_974.36 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SCUS-97436_32A1C752.pnach SLES_500.22 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-50022_0D434FEC.pnach SLES_500.54 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-50054_8CB701AF.pnach SLES_502.32 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-50232_78168525.pnach SLES_502.64 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-50264_B911D61B.pnach SLES_503.00 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-50300_30FABE51.pnach SLES_504.36 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-50436_7EF08A6F.pnach SLES_505.07 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-50507_F9E3CF90.pnach SLES_505.08 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-50508_F9E3CF90.pnach SLES_505.79 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-50579_FD4E2837.pnach SLES_508.10 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-50810_257F96FD.pnach SLES_508.13 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-50813_295D2F91.pnach SLES_508.32 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-50832_A7E91CE8.pnach SLES_508.37 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-50837_AE0979D3.pnach SLES_510.95 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-51095_8E2021E8.pnach SLES_511.43 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-51143_CA5967E2.pnach SLES_514.03 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-51403_A3AE7C2A.pnach SLES_514.68 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-51468_A6698B41.pnach SLES_514.68 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-51468_BADCA543.pnach SLES_514.70 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-51470_6EEE06DD.pnach SLES_514.70 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-51470_BADCA543.pnach SLES_516.87 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-51687_D8A68BBA.pnach SLES_518.44 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-51844_FD32030F.pnach SLES_518.59 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-51859_30BE71D7.pnach SLES_519.89 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-51989_BF45EFF4.pnach SLES_521.03 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-52103_2F1F3758.pnach SLES_522.16 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-52216_50DFAD38.pnach SLES_522.47 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-52247_36ECD588.pnach SLES_522.80 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-52280_E185C725.pnach SLES_522.86 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-52286_542766CA.pnach SLES_523.42 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-52342_1A2D3CC7.pnach SLES_523.62 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-52362_5D0235B7.pnach SLES_525.52 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-52552_BCCAB4C0.pnach SLES_525.57 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-52557_00ACE936.pnach SLES_525.89 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-52589_89920FD9.pnach SLES_526.42 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-52642_A1FD63D6.pnach SLES_528.57 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-52857_38351989.pnach SLES_528.96 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-52896_34DA05D2.pnach SLES_530.29 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-53029_72DC82B5.pnach SLES_530.31 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-53031_72DC82B5.pnach SLES_531.56 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-53156_9A03A3DD.pnach SLES_532.19 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-53219_0FECA8E8.pnach SLES_532.99 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-53299_3524C3B8.pnach SLES_533.11 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-53311_F28709A1.pnach SLES_534.04 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-53404_D777863A.pnach SLES_535.02 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-53502_EFC63B51.pnach SLES_536.23 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-53623_9ADA98B4.pnach SLES_537.10 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-53710_F59EA4FB.pnach SLES_537.51 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-53751_797ABFFF.pnach SLES_537.67 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-53767_42CD7065.pnach SLES_541.60 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-54160_379819CC.pnach SLES_543.35 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-54335_1C42A8E7.pnach SLES_548.07 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-54807_A54496E5.pnach SLES_548.13 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-54813_2E98C05B.pnach SLES_548.43 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-54843_AEFD7D25.pnach SLES_549.72 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-54972_0FCF8FE4.pnach SLES_549.75 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-54975_278B7BEA.pnach SLES_549.89 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-54989_FD4FE026.pnach SLES_549.97 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-54997_A97B93F7.pnach SLES_551.72 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-55172_6AECA3DC.pnach SLES_551.99 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-55199_CB0AEC6F.pnach SLES_552.05 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-55205_0F89A154.pnach SLES_552.06 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-55206_0F89A154.pnach SLES_552.71 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-55271_A9060667.pnach SLES_552.72 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-55272_8EB42610.pnach SLES_554.02 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-55402_CABE6FFD.pnach SLES_556.39 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-55639_F4299325.pnach SLES_820.03 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-82003_E7D4DC18.pnach SLES_820.13 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-82013_086273D2.pnach SLES_820.13 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-82013_98D4BC93.pnach SLES_820.24 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLES-82024_79ED26AD.pnach SLKA_150.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-15001_2829E9E9.pnach SLKA_150.06 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-15006_741A5EA2.pnach SLKA_150.09 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-15009_B8605ABB.pnach SLKA_150.15 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-15015_23D96D2B.pnach SLKA_150.28 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-15028_BC808780.pnach SLKA_150.30 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-15030_9AD6381D.pnach SLKA_150.32 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-15032_01093275.pnach SLKA_150.35 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-15035_8AA8BEA6.pnach SLKA_150.41 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-15041_A745BF1E.pnach SLKA_150.42 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-15042_BC0F422C.pnach SLKA_150.45 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-15045_5204B254.pnach SLKA_150.54 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-15054_F02B30E6.pnach SLKA_150.58 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-15058_B5DB999E.pnach SLKA_150.59 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-15059_5980BD69.pnach SLKA_200.70 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-20070_2799A4E5.pnach SLKA_250.03 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25003_70BFFBBB.pnach SLKA_250.07 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25007_9872000C.pnach SLKA_250.10 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25010_04DD88DB.pnach SLKA_250.10 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25010_F9507A7C.pnach SLKA_250.11 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25011_637125B6.pnach SLKA_250.20 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25020_C01FD223.pnach SLKA_250.27 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25027_9C5D24FF.pnach SLKA_250.28 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25028_37FA69D8.pnach SLKA_250.31 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25031_9AB05FF8.pnach SLKA_250.32 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25032_E5BE5D27.pnach SLKA_250.33 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25033_DB0707F3.pnach SLKA_250.34 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25034_006C35A7.pnach SLKA_250.35 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25035_3F192139.pnach SLKA_250.38 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25038_A8D433AD.pnach SLKA_250.42 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25042_48397D33.pnach SLKA_250.44 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25044_7CE9B195.pnach SLKA_250.47 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25047_1B4EBBA4.pnach SLKA_250.48 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25048_AE97CE43.pnach SLKA_250.55 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25055_81D0BA2B.pnach SLKA_250.56 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25056_828024B7.pnach SLKA_250.59 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25059_3CA4D49.pnach SLKA_250.62 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25062_C2B6BDCC.pnach SLKA_250.63 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25063_E3795E39.pnach SLKA_250.72 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25072_91F5D064.pnach SLKA_250.76 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25076_84D1A8DA.pnach SLKA_250.80 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25080_E2A9676A.pnach SLKA_250.82 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25082_9A93FE5D.pnach SLKA_250.91 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25091_3750F7C7.pnach SLKA_250.92 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25092_316527D2.pnach SLKA_250.98 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25098_CB0E0788.pnach SLKA_250.99 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25099_C4FBEC7B.pnach SLKA_251.02 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25102_E600953D.pnach SLKA_251.05 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25105_EB328633.pnach SLKA_251.07 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25107_6178158D.pnach SLKA_251.10 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25110_0167915E.pnach SLKA_251.21 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25121_97A4995B.pnach SLKA_251.26 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25126_A72F7A17.pnach SLKA_251.29 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25129_4A5539CF.pnach SLKA_251.31 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25131_81B3598B.pnach SLKA_251.37 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25137_8D9CBC4B.pnach SLKA_251.38 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25138_B07FF0E6.pnach SLKA_251.45 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25145_783DE9A6.pnach SLKA_251.46 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25146_D285B3DF.pnach SLKA_251.50 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25150_66927E5B.pnach SLKA_251.52 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25152_66DADE18.pnach SLKA_251.55 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25155_B9545AD0.pnach SLKA_251.56 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25156_B7ADE017.pnach SLKA_251.60 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25160_D3FFC263.pnach SLKA_251.66 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25166_75326E04.pnach SLKA_251.70 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25170_819DDCF8.pnach SLKA_251.74 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25174_367B2A15.pnach SLKA_251.80 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25180_002C5D88.pnach SLKA_251.98 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25198_0D73BBCD.pnach SLKA_251.99 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25199_C45E77F4.pnach SLKA_252.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25201_1102F889.pnach SLKA_252.02 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25202_1102F889.pnach SLKA_252.04 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25204_36416C48.pnach SLKA_252.08 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25208_0326AE0E.pnach SLKA_252.10 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25210_7A7E708C.pnach SLKA_252.11 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25211_589A6B75.pnach SLKA_252.13 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25213_DF3FEFA9.pnach SLKA_252.18 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25218_A7B09415.pnach SLKA_252.19 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25219_93421C9E.pnach SLKA_252.25 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25225_FDA2F2DF.pnach SLKA_252.26 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25226_B24520AD.pnach SLKA_252.30 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25230_FD3969E1.pnach SLKA_252.32 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25232_4DF3A440.pnach SLKA_252.34 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25234_6435675C.pnach SLKA_252.43 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25243_BB70F989.pnach SLKA_252.46 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25246_35DEA711.pnach SLKA_252.51 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25251_C69ACB6F.pnach SLKA_252.52 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25252_22425C19.pnach SLKA_252.54 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25254_115A184D.pnach SLKA_252.55 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25255_1453B44C.pnach SLKA_252.57 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25257_48793741.pnach SLKA_252.58 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25258_F1E2D375.pnach SLKA_252.64 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25264_94A0C34F.pnach SLKA_252.68 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25268_6325DDDD.pnach SLKA_252.72 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25272_1C713A5C.pnach SLKA_252.77 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25277_03E58308.pnach SLKA_252.79 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25279_C139D620.pnach SLKA_252.82 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25282_B31E8440.pnach SLKA_252.91 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25291_BD11A6EE.pnach SLKA_252.96 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25296_2B8BBCBB.pnach SLKA_252.99 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25299_CA2073B3.pnach SLKA_253.07 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25307_9669948F.pnach SLKA_253.13 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25313_9CD1A85C.pnach SLKA_253.16 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25316_55764AFD.pnach SLKA_253.28 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25328_950876FA.pnach SLKA_253.30 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25330_A1F79484.pnach SLKA_253.37 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25337_EA9B3268.pnach SLKA_253.43 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25343_E8BF0F97.pnach SLKA_253.45 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25345_EF8BBFE6.pnach SLKA_253.46 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25346_A1CBBE50.pnach SLKA_253.49 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25349_865109E4.pnach SLKA_253.51 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25351_9CF2D6C3.pnach SLKA_253.53 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25353_B0D195EF.pnach SLKA_253.54 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25354_3EBABC9C.pnach SLKA_253.58 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25358_92037CC4.pnach SLKA_253.60 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25360_3894622B.pnach SLKA_253.62 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25362_C8B06625.pnach SLKA_253.64 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25364_74694096.pnach SLKA_253.65 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25365_9D8201FB.pnach SLKA_253.66 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25366_E94C9A02.pnach SLKA_253.68 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25368_9554A03C.pnach SLKA_253.72 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25372_688E77CC.pnach SLKA_253.79 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25379_C6C71A64.pnach SLKA_253.80 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25380_DA8488A4.pnach SLKA_253.84 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25384_A49563FA.pnach SLKA_253.88 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25388_E446C9F9.pnach SLKA_253.90 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25390_4A7E3B36.pnach SLKA_253.94 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25394_13A41CA1.pnach SLKA_253.95 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25395_600A44DC.pnach SLKA_253.97 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25397_E29C09A3.pnach SLKA_253.99 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25399_B47431E3.pnach SLKA_254.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25401_56A593F3.pnach SLKA_254.07 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25407_9B0E119F.pnach SLKA_254.18 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25418_02A1CB4D.pnach SLKA_254.43 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25443_009E5458.pnach SLKA_254.63 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25463_A101C8D5.pnach SLKA_254.77 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-25477_49EB0A85.pnach SLKA_645.40 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLKA-64540_900D62AA.pnach SLPM_203.91 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-20391_D13EAC09.pnach SLPM_204.36 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-20436_4FF4AA01.pnach SLPM_254.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-25401_EB925207.pnach SLPM_620.15 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-62015_14F1013C.pnach SLPM_620.46 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-62046_D9FB2413.pnach SLPM_620.66 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-62066_FA38CA6F.pnach SLPM_620.81 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-62081_59C8E0B8.pnach SLPM_620.97 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-62097_D5E8F99A.pnach SLPM_622.45 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-62245_52F1ACCB.pnach SLPM_622.46 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-62246_69684336.pnach SLPM_622.51 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-62251_B23A2A98.pnach SLPM_623.41 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-62341_C53DB321.pnach SLPM_624.70 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-62470_EF475537.pnach SLPM_627.24 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-62724_47C29CE9.pnach SLPM_645.02 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-64502_7908730E.pnach SLPM_645.10 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-64510_0F7CD26F.pnach SLPM_645.14 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-64514_55AB5FA6.pnach SLPM_645.17 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-64517_C1D359F2.pnach SLPM_645.22 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-64522_915C2552.pnach SLPM_645.24 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-64524_F84FE9DE.pnach SLPM_645.37 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-64537_D8BE3E6E.pnach SLPM_645.39 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-64539_B92C34BE.pnach SLPM_645.51 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-64551_C1497C84.pnach SLPM_645.52 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-64552_411004D2.pnach SLPM_650.05 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65005_E37B178F.pnach SLPM_650.54 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65054_59AB0A06.pnach SLPM_650.56 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65056_40A831BF.pnach SLPM_651.41 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65141_5A930A4A.pnach SLPM_651.74 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65174_60672369.pnach SLPM_652.00 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65200_61039F8D.pnach SLPM_652.17 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65217_23D75731.pnach SLPM_652.29 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65229_7A26E1BB.pnach SLPM_653.38 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65338_D0FDDA59.pnach SLPM_653.79 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65379_B7E155F3.pnach SLPM_653.80 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65380_8E79F84B.pnach SLPM_654.50 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65450_970FEAB8.pnach SLPM_654.77 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65477_94C80119.pnach SLPM_655.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65501_661BDA62.pnach SLPM_655.71 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65571_E2E6AD46.pnach SLPM_655.96 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65596_ACBB45C3.pnach SLPM_656.12 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65612_A8901AD6.pnach SLPM_656.55 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65655_334BBC45.pnach SLPM_656.99 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65699_61DB93AB.pnach SLPM_656.99 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65699_634947D7.pnach SLPM_657.90 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65790_0481AD8A.pnach SLPM_658.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65801_0CA02D02.pnach SLPM_658.05 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65805_98CD9ACA.pnach SLPM_658.72 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65872_A9B076A1.pnach SLPM_659.47 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65947_F03336E3.pnach SLPM_659.59 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65959_5D41A6AD.pnach SLPM_659.85 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-65985_F4D474EB.pnach SLPM_660.90 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-66090_1E65175B.pnach SLPM_661.59 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-66159_58BF0E90.pnach SLPM_662.21 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-66221_3406B985.pnach SLPM_662.56 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-66256_47C35A50.pnach SLPM_662.91 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-66291_49D66AEF.pnach SLPM_663.22 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-66322_DDC02A89.pnach SLPM_664.03 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-66403_3D2ADD93.pnach SLPM_664.36 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-66436_CA295E61.pnach SLPM_664.77 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-66477_F4EF4B57.pnach SLPM_666.22 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-66622_86BC3040.pnach SLPM_666.72 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-66672_83162EAD.pnach SLPM_666.94 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-66694_1A7A27E6.pnach SLPM_666.98 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-66698_F694D3D9.pnach SLPM_667.12 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-66712_0B8AB37B.pnach SLPM_669.02 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-66902_38D6ED88.pnach SLPM_675.06 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-67506_44510A2D.pnach SLPM_675.16 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-67516_1B7FF35A.pnach SLPM_675.18 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-67518_106A1E75.pnach SLPM_675.20 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-67520_8CF4E374.pnach SLPM_675.22 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-67522_E4672E95.pnach SLPM_675.28 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-67528_7E33C663.pnach SLPM_675.30 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-67530_0B5371C9.pnach SLPM_675.31 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-67531_46CFF455.pnach SLPM_675.33 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-67533_E511E11E.pnach SLPM_675.40 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-67540_C4F0E5CC.pnach SLPM_675.43 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-67543_F4D84B68.pnach SLPM_680.08 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-68008_B5FEAE85.pnach SLPM_741.01 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-74101_DC2E5A76.pnach SLPM_742.09 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-74209_95264B6F.pnach SLPM_742.77 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-74277_232C7D72.pnach SLPM_744.05 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-74405_1C9C08BA.pnach SLPM_744.19 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPM-74419_8362ED29.pnach SLPS_200.58 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-20058_2CB87FF1.pnach SLPS_200.67 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-20067_739EB266.pnach SLPS_201.30 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-20130_F820AA03.pnach SLPS_201.35 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-20135_BD27FC43.pnach SLPS_201.73 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-20173_EC15F3BD.pnach SLPS_202.05 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-20205_F3717E4C.pnach SLPS_202.14 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-20214_F7D86DD0.pnach SLPS_204.99 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-20499_AA75FE6A.pnach SLPS_250.13 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25013_1DE78E93.pnach SLPS_250.42 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25042_F7CD277C.pnach SLPS_250.60 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25060_41C1D2B2.pnach SLPS_250.94 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25094_DFC8C288.pnach SLPS_250.96 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25096_E8E54032.pnach SLPS_251.05 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25105_DB557147.pnach SLPS_252.65 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25265_4C927A09.pnach SLPS_252.72 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25272_B33016F7.pnach SLPS_252.79 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25279_93476F02.pnach SLPS_252.99 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25299_4D5B1DB3.pnach SLPS_253.02 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25302_B2F0A8D2.pnach SLPS_253.58 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25358_AB9E3E64.pnach SLPS_254.62 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25462_FEBE1992.pnach SLPS_254.70 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25470_9DA64F02.pnach SLPS_254.76 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25476_7970F63C.pnach SLPS_254.78 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25478_8AD46A5B.pnach SLPS_255.51 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25551_C162A768.pnach SLPS_255.77 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25577_CFC64C8D.pnach SLPS_258.81 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-25881_D5FDEBDC.pnach SLPS_275.65 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-27565_645495B7.pnach SLPS_560.16 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-56016_3C00FB1B.pnach SLPS_654.59 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-65459_1384338F.pnach SLPS_670.14 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-67014_6DEAEFEA.pnach SLPS_731.03 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-73103_D00037C4.pnach SLPS_732.08 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-73208_10B25938.pnach SLPS_732.15 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLPS-73215_F7671511.pnach SLUS_200.41 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLUS-20041_B2A5B6F2.pnach SLUS_201.03 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLUS-20103_E138094A.pnach SLUS_201.28 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLUS-20128_E3BC4CEE.pnach SLUS_201.40 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLUS-20140_B0B73F49.pnach SLUS_201.40 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLUS-20140_E2CC1613.pnach SLUS_201.83 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLUS-20183_031DA682.pnach SLUS_202.18 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLUS-20218_D5B1137C.pnach SLUS_202.36 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLUS-20236_689339AC.pnach SLUS_202.62 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLUS-20262_3E29A8FD.pnach SLUS_203.41 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLUS-20341_6D7F918D.pnach SLUS_203.80 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLUS-20380_A99B8FE7.pnach SLUS_203.95 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLUS-20395_A05A58EB.pnach SLUS_204.80 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLUS-20480_71B142EC.pnach SLUS_209.15 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLUS-20915_AA31B5BF.pnach SLUS_219.17 https://github.com/PCSX2/pcsx2_patches/blob/main/patches/SLUS-21917_CF2C33AB.pnach ================================================ FILE: QualityControl.sh ================================================ #!/bin/bash C_RED='\033[1;31m' C_GREEN='\033[1;32m' C_YELLOW='\033[1;33m' C_BLUE='\033[1;34m' C_NC='\033[0m' # No Color for i in $@ do if [ "$i" = "--help" ]; then echo "available switches:" echo "--no-case-normalize : dont normalize case of cheat codes" echo "--only-case-normalize : only normalize case of cheat codes, skip any other check" exit fi if [ "$i" = "--no-case-normalize" ]; then echo " -- cheat codes case will NOT be normalized" DONT_NORMALIZE = 1 fi if [ "$i" = "--only-case-normalize" ]; then echo " -- cheat codes case will be normalized, and any other control will be skipped" ONLY_NORMALIZE = 1 fi done RETURN_CODE=0 LOL=0 cd CHT for a in *.cht do HEAD="" HEAD=$(head -n1 -q "$a" | grep -Eo [0-9A-Z][0-9A-Z][0-9A-Z][0-9A-Z]_[0-9][0-9][0-9].[0-9][0-9]) COUNT=$(grep -iEo "^[0-8A-Fa-f]{1}[0-9A-Fa-f]{7} [0-9A-Fa-f]{8}" "$a" | wc -l) MASTERCODE_COUNT=$(grep -iEo "^9[0-9A-Fa-f]{7} [0-9A-Fa-f]{8}" "$a" | wc -l) # printf "\r[$a]:" if [ DONT_NORMALIZE != 1 ]; then sed -Ei 's/[a-fA-F0-9]{8} [a-fA-F0-9]{8}/\L&/g' "$a" fi if [ ONLY_NORMALIZE != 1 ]; then if [ -z "$HEAD" ]; then echo -e "${C_YELLOW} CHT/$a: could not find ELF ID on header${C_NC}" RETURN_CODE=1 fi if [ "$HEAD.cht" != "$a" ]; then echo -e "${C_YELLOW} CHT/$a: has an invalid ELF header: [$HEAD]${C_NC}" RETURN_CODE=1 fi if [ $COUNT -gt 250 ]; then echo -e "${C_YELLOW} CHT/$a: $COUNT Cheats detected, OPL Cheat engine supports up to 250 common cheats...${C_NC}" ; RETURN_CODE=1 fi if [ $COUNT -le 0 ]; then echo -e "${C_RED} CHT/$a: $COUNT Cheats found!${C_NC}" ; RETURN_CODE=1 fi if [ $MASTERCODE_COUNT -le 0 ] || [ $MASTERCODE_COUNT -gt 5 ]; then echo -e "${C_RED} CHT/$a: $MASTERCODE_COUNT Mastercodes. quantity out of range (1-5)...${C_NC}" ; RETURN_CODE=1 fi if grep -q "Mastercode" "$a" ; then : else echo -e "${C_RED} CHT/$a: could not find a matching mastercode string${C_NC}" ; RETURN_CODE=1 fi fi done #if at least one check failed, return nonzero so gh actions marks error on workflow summary exit $RETURN_CODE ================================================ FILE: README.md ================================================ # Open PS2 Loader Widescreen Hacks ![GitHub release (latest by date)](https://img.shields.io/github/downloads/PS2-Widescreen/OPL-Widescreen-Cheats/Latest/total?label=Downloads) ![available cheats](https://img.shields.io/github/directory-file-count/PS2-Widescreen/OPL-Widescreen-Cheats/CHT?color=gree&extension=cht&label=Available%20cheats&type=file) unzip the file and put the `CHT/` folder into the OPL File structure (`hdd0:/$OPL_PARTITION/` for HDD or device root for any other device) ##### See available cheats table [here](https://github.com/PS2-Widescreen/OPL-Widescreen-Cheats/blob/main/cheat_list.MD) So you have some sexy component cables on your big widescreen TV and you think you are ballin' hard? Well sorry to break it to you but you aren't. Most games do not have widescreen support or a bad implementation of it (example: GTA - San Andreas) These cheats will give you the best experience! Just make sure you go to __Cheat Settings__ on OPL and change __Enable PS2RD Cheat Engine__ to __On__ and change __PS2RD Cheat Engine Mode__ to __Auto-select cheats__. to avoid the hassle of manually picking wich games have widescreen cheats available, enable the cheats globally and paste the whole package, so if a cheat is available, it's automatically loaded. I am converting most of them from the `.pnach` files from this Widescreen patch archive: https://forums.pcsx2.net/Thread-PCSX2-Widescreen-Game-Patches Example: # Contribute to the project this is the [list of cheats that need testing and a mastercode](https://github.com/PS2-Widescreen/OPL-Widescreen-Cheats/blob/Latest/MISSING_MASTERCODE.TSV) ================================================ FILE: SUFFIX.txt ================================================ //More Information: https://github.com/PS2-Widescreen/OPL-Widescreen-Cheats ================================================ FILE: cheat_list.MD ================================================ game count|3609 ------------- | --------------- | .Hack-Part 1 Infection | [SLES_522.37](./CHT/SLES_522.37.cht) .Hack-Part 2 Mutation | [SLES_524.67](./CHT/SLES_524.67.cht) .Hack-Part 3 Outbreak | [SLES_524.69](./CHT/SLES_524.69.cht) .Hack-Part 4 Quarantine | [SLES_524.68](./CHT/SLES_524.68.cht) .hack//G.U. Vol.1 - Saitan | [SLPS_256.51](./CHT/SLPS_256.51.cht) .hack//G.U. Vol.2 - Kimi Omou Koe | [SLPS_256.55](./CHT/SLPS_256.55.cht) .hack//G.U. Vol.3 - Aruku Youna Hayasa de | [SLPS_256.56](./CHT/SLPS_256.56.cht) .hack//Vol.1 | [SLPS_251.21](./CHT/SLPS_251.21.cht) .hack//Vol.2 - Mutation | [SLPS_251.43](./CHT/SLPS_251.43.cht) .hack//Vol.3 - Erosion Pollution | [SLPS_251.58](./CHT/SLPS_251.58.cht) .hack//Vol.4 - Zettai Houi | [SLPS_252.02](./CHT/SLPS_252.02.cht) //Raw Danger! | [SLES_545.87](./CHT/SLES_545.87.cht) 007 - Agent Under Fire (Korea) | [SLPM_675.05](./CHT/SLPM_675.05.cht) 007 - Alles oder Nichts | [SLES_520.46](./CHT/SLES_520.46.cht) 007 Everything Or Nothing | [SLES_520.05](./CHT/SLES_520.05.cht) 007 From Russia With Love | [SLES_535.53](./CHT/SLES_535.53.cht) 10.000 Bullets | [SLES_534.81](./CHT/SLES_534.81.cht) 18 Wheeler-American Pro Trucker | [SLES_502.14](./CHT/SLES_502.14.cht) 2002 FIFA World Cup | [SLES_507.96](./CHT/SLES_507.96.cht) 2002 FIFA World Cup (Korea) | [SLPM_675.12](./CHT/SLPM_675.12.cht) 2003-nen Kaimaku - Ganbare Kyuukai-ou - Iwayuru Pro Yakyuu desu ne | [SLPM_623.20](./CHT/SLPM_623.20.cht) 24 - The Game | [SCES_533.58](./CHT/SCES_533.58.cht) 24 - The Game | [SLUS_212.68](./CHT/SLUS_212.68.cht) 25 to Life | [SLES_531.99](./CHT/SLES_531.99.cht) 25 to Life | [SLUS_210.16](./CHT/SLUS_210.16.cht) 50 Cent-Bulletproof | [SLES_537.34](./CHT/SLES_537.34.cht) 50cent - Bulletproof | [SLES_539.06](./CHT/SLES_539.06.cht) 7 Blades | [SLPM_650.08](./CHT/SLPM_650.08.cht) 7 Sins | [SLES_532.80](./CHT/SLES_532.80.cht) 7 Sins | [SLES_532.97](./CHT/SLES_532.97.cht) A.C.E. Another Centurys Episode 2 [Special Vocal Version] | [SLPS_258.29](./CHT/SLPS_258.29.cht) AC Milan Club Football 2005 | [SLES_526.56](./CHT/SLES_526.56.cht) AFL Live 2004 | [SLES_518.26](./CHT/SLES_518.26.cht) AFL Live 2004 - Aussie Rules Football | [SLES_511.68](./CHT/SLES_511.68.cht) AFL Live 2004 - Aussie Rules Football | [SLES_519.03](./CHT/SLES_519.03.cht) AFL Live Premiership Edition | [SLES_523.68](./CHT/SLES_523.68.cht) AFL Premiership 2005 | [SCES_534.49](./CHT/SCES_534.49.cht) AFL Premiership 2006 | [SCES_540.68](./CHT/SCES_540.68.cht) AQUA KIDS | [SLKA_251.61](./CHT/SLKA_251.61.cht) ATHENS 2004 | [SCKA_200.31](./CHT/SCKA_200.31.cht) ATV Off-Road | [SCES_502.93](./CHT/SCES_502.93.cht) ATV Off-Road Fury 2 | [SLES_518.14](./CHT/SLES_518.14.cht) Aa Megami Sama | [SLPS_257.43](./CHT/SLPS_257.43.cht) Ace Combat - The Belkan War | [SCES_540.41](./CHT/SCES_540.41.cht) Ace Combat 4 - Shattered Skies | [SLPS_250.52](./CHT/SLPS_250.52.cht) Ace Combat 5 - Squadron Leader | [SCES_524.24](./CHT/SCES_524.24.cht) Ace Combat 5 - The Unsung War | [SLPS_254.18](./CHT/SLPS_254.18.cht) Ace Combat Zero - The Belkan War | [SLPS_256.29](./CHT/SLPS_256.29.cht) Ace Combat: Distant Thunder | [SCES_504.10](./CHT/SCES_504.10.cht) Ace Lightning | [SLES_515.03](./CHT/SLES_515.03.cht) Action Girlz Racing | [SLES_529.56](./CHT/SLES_529.56.cht) Adventure of Tokyo Disney Sea | [SLPM_650.61](./CHT/SLPM_650.61.cht) Adventures of Jimmy Neutron, The - Attack of the Twonkies | [SLUS_208.87](./CHT/SLUS_208.87.cht) Agassi Tennis Generation | [SLES_521.25](./CHT/SLES_521.25.cht) Aggressive Inline Skating | [SLES_504.80](./CHT/SLES_504.80.cht) Aim for the Top! Gunbuster | [SLPS_254.47](./CHT/SLPS_254.47.cht) Air Force - Delta Strike | [SLUS_207.03](./CHT/SLUS_207.03.cht) AirForce Delta Strike | [SLKA_251.33](./CHT/SLKA_251.33.cht) Airblade | [SCES_502.46](./CHT/SCES_502.46.cht) Airborne Troops - Countdown to D-Day | [SLES_529.39](./CHT/SLES_529.39.cht) Airborne Troops-Countdown To D-Day | [SLUS_211.25](./CHT/SLUS_211.25.cht) Airforce Delta - Blue Wing Knights | [SLPM_654.86](./CHT/SLPM_654.86.cht) Akudaikan | [SLPM_651.51](./CHT/SLPM_651.51.cht) Akudaikan 2 | [SLPM_653.30](./CHT/SLPM_653.30.cht) Akudaikan 3 | [SLPM_666.53](./CHT/SLPM_666.53.cht) Akumajo Dracula - Yami no Juin | [SLPM_661.75](./CHT/SLPM_661.75.cht) Alarm for Cobra 11 Autobahn | [SLES_520.63](./CHT/SLES_520.63.cht) Alarm for Cobra 11 Vol.2 - Hot Pursuit | [SLES_533.60](./CHT/SLES_533.60.cht) Alarm fuer Cobra 11 Vol II | [SLES_529.20](./CHT/SLES_529.20.cht) Alex Ferguson Player Manager 2002 | [SLES_504.29](./CHT/SLES_504.29.cht) Alias | [SLES_518.21](./CHT/SLES_518.21.cht) Alias | [SLUS_206.73](./CHT/SLUS_206.73.cht) Aliens in the Attic | [SLES_555.32](./CHT/SLES_555.32.cht) Aliens vs Predator - Extinction | [SLES_517.92](./CHT/SLES_517.92.cht) All Star Pro-Wrestling II | [SLPS_201.39](./CHT/SLPS_201.39.cht) All-Star Baseball 2002 | [SLES_502.18](./CHT/SLES_502.18.cht) All-Star Baseball 2002 | [SLPM_620.69](./CHT/SLPM_620.69.cht) All-Star Baseball 2002 | [SLUS_200.08](./CHT/SLUS_200.08.cht) All-Star Baseball 2003 | [SLES_504.47](./CHT/SLES_504.47.cht) All-Star Baseball 2003 | [SLPM_651.37](./CHT/SLPM_651.37.cht) All-Star Baseball 2003 | [SLUS_203.11](./CHT/SLUS_203.11.cht) All-Star Baseball 2004 | [SLUS_205.69](./CHT/SLUS_205.69.cht) All-Star Fighters | [SLES_544.59](./CHT/SLES_544.59.cht) All-Star Pro Wrestling | [SLPS_200.22](./CHT/SLPS_200.22.cht) All-Star Pro Wrestling 3 | [SLPM_653.00](./CHT/SLPM_653.00.cht) All-Stars Baseball 2004 | [SLES_516.02](./CHT/SLES_516.02.cht) Alone in the Dark | [SLES_552.07](./CHT/SLES_552.07.cht) Alone in the Dark | [SLUS_216.90](./CHT/SLUS_216.90.cht) Alpine Racer 3 | [SCES_508.87](./CHT/SCES_508.87.cht) Alter Echo | [SLES_516.71](./CHT/SLES_516.71.cht) American Chopper | [SLES_531.08](./CHT/SLES_531.08.cht) American Chopper | [SLUS_210.69](./CHT/SLUS_210.69.cht) American Chopper 2 | [SLUS_212.88](./CHT/SLUS_212.88.cht) American Chopper 2 - Full Throttle | [SLES_537.79](./CHT/SLES_537.79.cht) Americas 10 Most Wanted | [SLES_523.67](./CHT/SLES_523.67.cht) Amplitude | [SCES_517.06](./CHT/SCES_517.06.cht) An American Tail | [SLES_546.26](./CHT/SLES_546.26.cht) And 1 Streetball | [SLUS_212.37](./CHT/SLUS_212.37.cht) Animaniacs - The Great Edgar Hunt | [SLES_527.29](./CHT/SLES_527.29.cht) Another Centurys Episode | [SLPS_253.94](./CHT/SLPS_253.94.cht) Another Centurys Episode 2 | [SLPS_256.23](./CHT/SLPS_256.23.cht) Another Centurys Episode 3 - The Final | [SLPS_257.84](./CHT/SLPS_257.84.cht) Antz Extreme Racing | [SLES_509.64](./CHT/SLES_509.64.cht) Anubis II | [SLES_535.71](./CHT/SLES_535.71.cht) Anubis Zone of Enders | [SLPM_652.36](./CHT/SLPM_652.36.cht) Anubis Zone of Enders [Special Edition LE] | [SLPM_653.61](./CHT/SLPM_653.61.cht) Ape Escape 2 | [SCES_508.85](./CHT/SCES_508.85.cht) Ape Escape 2 | [SCES_511.02](./CHT/SCES_511.02.cht) Ape Escape 2 | [SCES_511.03](./CHT/SCES_511.03.cht) Ape Escape 2 | [SCES_511.04](./CHT/SCES_511.04.cht) Ape Escape 2 | [SCES_511.05](./CHT/SCES_511.05.cht) Ape Escape 2 | [SLUS_206.85](./CHT/SLUS_206.85.cht) Ape Escape 3 | [SCES_536.42](./CHT/SCES_536.42.cht) Ape Escape 3 | [SCUS_975.01](./CHT/SCUS_975.01.cht) Aqua Aqua - Wetrix 2 | [SLES_500.53](./CHT/SLES_500.53.cht) Aqua Kids | [SLPM_656.70](./CHT/SLPM_656.70.cht) Aqua Teen Hunger Force Zombie Ninja Pro-Am | [SLES_547.88](./CHT/SLES_547.88.cht) Aquaqua | [SLPS_200.27](./CHT/SLPS_200.27.cht) Ar Tonelico - Sekai no Owari de Utai Tsudukeru Shoujo | [SLPS_256.04](./CHT/SLPS_256.04.cht) Ar Tonelico IISekai ni Hibiku Shoujo Tachi no Souzoushi | [SLPS_258.19](./CHT/SLPS_258.19.cht) Ar tonelico - Melody of Elemia | [SLES_545.86](./CHT/SLES_545.86.cht) Ar tonelico II - Melody of Metafalica | [SLES_554.44](./CHT/SLES_554.44.cht) Arc the Lad - Generation | [SCPS_150.58](./CHT/SCPS_150.58.cht) Arc the Lad - Seirei no Koukon | [SCPS_150.41](./CHT/SCPS_150.41.cht) Arc the Lad - Twilight of the Spirits | [SCES_519.10](./CHT/SCES_519.10.cht) Arctic Thunder | [SLES_502.74](./CHT/SLES_502.74.cht) Arctic Thunder | [SLUS_202.17](./CHT/SLUS_202.17.cht) Area 51 | [SLES_525.70](./CHT/SLES_525.70.cht) Area 51 | [SLES_530.75](./CHT/SLES_530.75.cht) Area 51 | [SLPM_664.68](./CHT/SLPM_664.68.cht) Argus-ui Jeonsa (Korea) | [SCKA_200.06](./CHT/SCKA_200.06.cht) Ark the Lad - jeongryeongui Hwanghon | [SCKA_200.12](./CHT/SCKA_200.12.cht) Armored Core - Formula Front | [SLKA_252.70](./CHT/SLKA_252.70.cht) Armored Core - Formula Front | [SLPS_254.61](./CHT/SLPS_254.61.cht) Armored Core - Last Raven | [SLES_538.20](./CHT/SLES_538.20.cht) Armored Core - Nexus (Disc 1) (Evolution) | [SLUS_209.86](./CHT/SLUS_209.86.cht) Armored Core - Nexus (Disc 2) (Revolution) | [SLUS_210.79](./CHT/SLUS_210.79.cht) Armored Core - Nexus [Evolution Disc] | [SLES_820.36](./CHT/SLES_820.36.cht) Armored Core - Nexus [Evolution Disc] | [SLPS_253.38](./CHT/SLPS_253.38.cht) Armored Core - Nexus [Revolution Disc] | [SLES_820.37](./CHT/SLES_820.37.cht) Armored Core - Nexus [Revolution Disc] | [SLPS_253.39](./CHT/SLPS_253.39.cht) Armored Core - Nine Breaker | [SCKA_200.47](./CHT/SCKA_200.47.cht) Armored Core - Nine Breaker | [SLES_538.19](./CHT/SLES_538.19.cht) Armored Core - Nine Breaker | [SLPS_254.08](./CHT/SLPS_254.08.cht) Armored Core - Silent Line | [SLES_522.03](./CHT/SLES_522.03.cht) Armored Core - Silent Line | [SLKA_250.41](./CHT/SLKA_250.41.cht) Armored Core 2 | [SLES_500.79](./CHT/SLES_500.79.cht) Armored Core 2 | [SLPS_250.07](./CHT/SLPS_250.07.cht) Armored Core 2 - Another Age | [SLES_509.05](./CHT/SLES_509.05.cht) Armored Core 2 - Another Age | [SLPS_250.40](./CHT/SLPS_250.40.cht) Armored Core 3 | [SLES_513.99](./CHT/SLES_513.99.cht) Armored Core 3 | [SLPM_675.24](./CHT/SLPM_675.24.cht) Armored Core 3 | [SLPS_251.12](./CHT/SLPS_251.12.cht) Armored Core 3 - Silent Line | [SLPS_251.69](./CHT/SLPS_251.69.cht) Army Men - Air Attack - Blades Revenge | [SLES_502.33](./CHT/SLES_502.33.cht) Army Men - Real Time Strategy | [SLES_507.06](./CHT/SLES_507.06.cht) Army Men - Sarges Heroes 2 | [SLES_501.92](./CHT/SLES_501.92.cht) Arthur and the Invisibles | [SLUS_213.05](./CHT/SLUS_213.05.cht) Arthus & The Minimoys | [SLES_544.20](./CHT/SLES_544.20.cht) Ashita no Joe - Masshiro ni Moetsukuru | [SLPM_654.41](./CHT/SLPM_654.41.cht) Asterix & Obelix XXL 2 - Mission Las Vegum | [SLES_530.60](./CHT/SLES_530.60.cht) Asterix & Obelix XXL2 | [SLES_518.38](./CHT/SLES_518.38.cht) Asterix & Obelix XXL2 | [SLES_537.25](./CHT/SLES_537.25.cht) Astro Boy - The Video Game | [SLES_555.93](./CHT/SLES_555.93.cht) Astro Boy Atom | [SLPM_655.51](./CHT/SLPM_655.51.cht) Astro Boy Atom (Korea) | [SLKA_251.59](./CHT/SLKA_251.59.cht) Astroboy | [SLES_524.86](./CHT/SLES_524.86.cht) Atelier Iris - Eternal Mana | [SLUS_211.13](./CHT/SLUS_211.13.cht) Atelier Iris 2 - The Azoth of Destiny | [SLES_543.85](./CHT/SLES_543.85.cht) Atelier Iris 3 - Grand Phantasm | [SLES_548.22](./CHT/SLES_548.22.cht) Athens 2004 | [SCES_524.10](./CHT/SCES_524.10.cht) Athens 2004 | [SCUS_973.79](./CHT/SCUS_973.79.cht) Auto Modellista | [SLES_511.91](./CHT/SLES_511.91.cht) Auto Modellista | [SLPM_651.24](./CHT/SLPM_651.24.cht) Autobahn Raser - Das Spiel zum Film | [SLES_524.59](./CHT/SLES_524.59.cht) Autobahn Raser IV | [SLES_510.09](./CHT/SLES_510.09.cht) Avatar - The Legend of Aang -- The Burning Earth | [SLES_548.40](./CHT/SLES_548.40.cht) Azumi | [SLPS_254.65](./CHT/SLPS_254.65.cht) B-Boy | [SCES_539.60](./CHT/SCES_539.60.cht) BDFL Manager 2002 | [SLES_505.48](./CHT/SLES_505.48.cht) BDFL Manager 2003 | [SLES_510.25](./CHT/SLES_510.25.cht) BDFL Manager 2004 | [SLES_514.58](./CHT/SLES_514.58.cht) BDFL Manager 2005 | [SLES_526.94](./CHT/SLES_526.94.cht) BIGS 2, The | [SLUS_218.60](./CHT/SLUS_218.60.cht) BIGS, The | [SLUS_216.23](./CHT/SLUS_216.23.cht) Backyard Baseball | [SLUS_208.65](./CHT/SLUS_208.65.cht) Backyard Baseball 07 | [SLUS_214.03](./CHT/SLUS_214.03.cht) Backyard Basketball | [SLUS_207.04](./CHT/SLUS_207.04.cht) Backyard Basketball 07 | [SLUS_214.85](./CHT/SLUS_214.85.cht) Backyard Football 2006 | [SLUS_208.76](./CHT/SLUS_208.76.cht) Backyard Football 2008 | [SLUS_216.70](./CHT/SLUS_216.70.cht) Backyard Football 2009 | [SLUS_217.51](./CHT/SLUS_217.51.cht) Backyard Football 2009 | [SLUS_218.09](./CHT/SLUS_218.09.cht) Backyard Wrestling - Don't Try This At Home | [SLES_519.86](./CHT/SLES_519.86.cht) Backyard Wrestling - Dont Try This At Home | [SLUS_206.38](./CHT/SLUS_206.38.cht) Backyard Wrestling - Dont Try This at Home | [SLPS_253.41](./CHT/SLPS_253.41.cht) Backyard Wrestling 2 - There Goes The Neighborhood | [SLES_526.86](./CHT/SLES_526.86.cht) Bad Boys 2 | [SLUS_209.82](./CHT/SLUS_209.82.cht) Bad Boys II | [SLES_517.72](./CHT/SLES_517.72.cht) Bad Boys II | [SLES_523.63](./CHT/SLES_523.63.cht) Bakuen Kakeshi Neverland Senki Zero | [SLPM_656.35](./CHT/SLPM_656.35.cht) Bakuso! Mountain Bikers | [SCPS_150.62](./CHT/SCPS_150.62.cht) Bakusou Convoy Densetsu | [SLPM_623.78](./CHT/SLPM_623.78.cht) Baldur's Gate - Dark Alliance | [SLES_506.72](./CHT/SLES_506.72.cht) Baldur's Gate - Dark Alliance | [SLUS_200.35](./CHT/SLUS_200.35.cht) Baldurs Gate - Dark Alliance | [SLPS_251.40](./CHT/SLPS_251.40.cht) Baldurs Gate - Dark Alliance 2 | [SLES_521.87](./CHT/SLES_521.87.cht) Baldurs Gate - Dark Alliance 2 | [SLES_521.88](./CHT/SLES_521.88.cht) Baldurs Gate - Dark Alliance II | [SLPM_658.45](./CHT/SLPM_658.45.cht) Baphomets Fluch - Der Schlafende Drache | [SLES_519.78](./CHT/SLES_519.78.cht) Barbarian | [SLES_509.72](./CHT/SLES_509.72.cht) Barbie - Horse Adventure | [SLES_518.45](./CHT/SLES_518.45.cht) Barbie Horse Adventures - Riding Camp | [SLES_553.71](./CHT/SLES_553.71.cht) Barbie Horse Adventures - Riding Camp | [SLUS_218.06](./CHT/SLUS_218.06.cht) Barbie Horse Adventures - Wild Horse Rescue | [SLUS_206.64](./CHT/SLUS_206.64.cht) Barbie in The 12 Dancing Princesses | [SLES_545.66](./CHT/SLES_545.66.cht) Barbie in The 12 Dancing Princesses | [SLES_546.08](./CHT/SLES_546.08.cht) Barbie in The 12 Dancing Princesses | [SLUS_215.79](./CHT/SLUS_215.79.cht) Bard's Tale | [SLES_531.54](./CHT/SLES_531.54.cht) Barnyard | [SLUS_212.77](./CHT/SLUS_212.77.cht) Baroque | [SLES_552.16](./CHT/SLES_552.16.cht) Baroque | [SLPM_667.47](./CHT/SLPM_667.47.cht) Baseball 2002, The | [SLPM_621.55](./CHT/SLPM_621.55.cht) Baskelian | [SLPS_202.66](./CHT/SLPS_202.66.cht) Basketball Xciting | [SLES_518.50](./CHT/SLES_518.50.cht) Bass Master Fishing | [SLES_518.62](./CHT/SLES_518.62.cht) Batman 2 - The Rise of Sin Tsu | [SLES_517.56](./CHT/SLES_517.56.cht) Batman Vengeance | [SLES_503.55](./CHT/SLES_503.55.cht) Battle Engine Aquila | [SLES_507.77](./CHT/SLES_507.77.cht) Battle Gear 2 | [SLPM_620.48](./CHT/SLPM_620.48.cht) Battle Gear 3 | [SLPM_654.34](./CHT/SLPM_654.34.cht) Battle Stadium D.O.N. | [SLPS_256.75](./CHT/SLPS_256.75.cht) Battle of Sunrise | [SLPS_258.55](./CHT/SLPS_258.55.cht) Battle of Yu Yu Hakushou - Shitou! Ankoku Bujutsukai 120% | [SLPS_257.34](./CHT/SLPS_257.34.cht) Battlefield 2 - Modern Combat | [SLES_537.29](./CHT/SLES_537.29.cht) Battlefield 2 - Modern Combat | [SLES_537.30](./CHT/SLES_537.30.cht) Battlefield 2 - Modern Combat | [SLPM_662.06](./CHT/SLPM_662.06.cht) Battlestar Galactica | [SLES_517.02](./CHT/SLES_517.02.cht) Beat Down - Fists of Vengeance | [SLES_535.05](./CHT/SLES_535.05.cht) Beat Down - Fists of Vengeance | [SLPM_661.81](./CHT/SLPM_661.81.cht) Bee Movie Game | [SLES_550.16](./CHT/SLES_550.16.cht) Ben 10 - Alien Force | [SLES_554.40](./CHT/SLES_554.40.cht) Ben 10 - Alien Force - Vilgax Attacks | [SLUS_219.21](./CHT/SLUS_219.21.cht) Ben 10 - Protector Of Earth | [SLES_549.51](./CHT/SLES_549.51.cht) Ben 10 - Protector of Earth | [SLES_549.52](./CHT/SLES_549.52.cht) Ben 10 - Protector of Earth | [SLUS_216.61](./CHT/SLUS_216.61.cht) Ben 10 - Ultimate Alien - Cosmic Destruction | [SLUS_219.38](./CHT/SLUS_219.38.cht) Ben 10 Alien Force - Vilgax Attacks | [SLES_555.92](./CHT/SLES_555.92.cht) Ben 10: Alien Force | [SLUS_218.15](./CHT/SLUS_218.15.cht) Beverly Hills Cop | [SLES_544.56](./CHT/SLES_544.56.cht) Beyond Good & Evil | [SLES_519.17](./CHT/SLES_519.17.cht) Biathlon 2008 | [SLUS_217.11](./CHT/SLUS_217.11.cht) Bible Game, The | [SLUS_211.75](./CHT/SLUS_211.75.cht) Big Mutha Truckers | [SLES_513.55](./CHT/SLES_513.55.cht) Big Mutha Truckers 2 | [SLES_529.80](./CHT/SLES_529.80.cht) Biker Mice from Mars | [SLES_543.19](./CHT/SLES_543.19.cht) Billy the Wizard - Rocket Broomstick Racing | [SLES_537.36](./CHT/SLES_537.36.cht) BioHazard - Code Veronica - Perfect Version | [SLPM_650.22](./CHT/SLPM_650.22.cht) BioHazard Outbreak | [SLPM_654.28](./CHT/SLPM_654.28.cht) BioHazard Outbreak - File 2 | [SLPM_656.92](./CHT/SLPM_656.92.cht) Biohazard Gun Survivor 2 - CODE - Veronica [with Guncon] | [SLPM_650.59](./CHT/SLPM_650.59.cht) Biohazard Gun Survivor 4 - Heroes Never Die | [SLPM_652.45](./CHT/SLPM_652.45.cht) Bionicle | [SLUS_208.18](./CHT/SLUS_208.18.cht) Bionicle - Heroes | [SLUS_214.28](./CHT/SLUS_214.28.cht) Bionicle - The Game | [SLES_519.56](./CHT/SLES_519.56.cht) Bionicle Heroes | [SLES_541.50](./CHT/SLES_541.50.cht) Bionicle Heroes | [SLPM_666.45](./CHT/SLPM_666.45.cht) Black | [SLES_538.86](./CHT/SLES_538.86.cht) Black | [SLPM_663.54](./CHT/SLPM_663.54.cht) Black & Bruised | [SLES_516.20](./CHT/SLES_516.20.cht) Black & Bruised | [SLUS_205.06](./CHT/SLUS_205.06.cht) Black Buccaneer | [SLES_542.13](./CHT/SLES_542.13.cht) Black Matrix 2 | [SLPS_201.87](./CHT/SLPS_201.87.cht) Blade II | [SLES_510.13](./CHT/SLES_510.13.cht) Blazing Souls | [SLPM_662.70](./CHT/SLPM_662.70.cht) Blood Omen 2 - Legend of Kain | [SLES_508.15](./CHT/SLES_508.15.cht) Blood Omen 2: Legacy of Kain | [SLES_507.71](./CHT/SLES_507.71.cht) Blood Rayne | [SLES_514.74](./CHT/SLES_514.74.cht) Blood Will Tell - Tezuka Osamu's Dororo | [SLES_527.55](./CHT/SLES_527.55.cht) Blood+ One Night Kiss | [SLPS_256.77](./CHT/SLPS_256.77.cht) Blood+ Souyoku Battle Rinbukyoku | [SCPS_151.12](./CHT/SCPS_151.12.cht) Bloody Roar 3 | [SLES_502.03](./CHT/SLES_502.03.cht) Bloody Roar 3 | [SLPM_620.55](./CHT/SLPM_620.55.cht) Bloody Roar 3 | [SLUS_202.12](./CHT/SLUS_202.12.cht) Bloody Roar 4 | [SLES_518.77](./CHT/SLES_518.77.cht) Bloody Roar 4 | [SLPM_654.99](./CHT/SLPM_654.99.cht) Blowout | [SLES_529.89](./CHT/SLES_529.89.cht) Boboboubo Boubobo Hajike Matsuri | [SLPM_652.62](./CHT/SLPM_652.62.cht) Bokujou Monogarari - Oh! Wonderful Life | [SLPS_254.21](./CHT/SLPS_254.21.cht) Bokujou Monogatari 3 | [SLPS_201.04](./CHT/SLPS_201.04.cht) Bombastic | [SLES_519.66](./CHT/SLES_519.66.cht) Bomberman Battles | [SLPM_625.03](./CHT/SLPM_625.03.cht) Bomberman Hardball | [SLES_533.01](./CHT/SLES_533.01.cht) Bomberman Kart | [SLPM_621.18](./CHT/SLPM_621.18.cht) Bongsin Yeonui 2 (Korea) | [SLPM_675.36](./CHT/SLPM_675.36.cht) Boukoku no Aegis 2035 - Warship Gunner | [SLPM_660.60](./CHT/SLPM_660.60.cht) Bouncer, The | [SCES_502.41](./CHT/SCES_502.41.cht) Bouncer, The | [SLPS_250.23](./CHT/SLPS_250.23.cht) Bowling Xciting | [SLES_518.61](./CHT/SLES_518.61.cht) Boxing Champions | [SLES_517.17](./CHT/SLES_517.17.cht) Bratz - Forever Diamonds | [SLUS_214.70](./CHT/SLUS_214.70.cht) Bratz - Forever Diamondz | [SLES_543.43](./CHT/SLES_543.43.cht) Bratz - Girlz Really Rock | [SLES_553.57](./CHT/SLES_553.57.cht) Bratz - Girlz Really Rock | [SLUS_217.91](./CHT/SLUS_217.91.cht) Bratz - Rock Angels | [SLUS_212.25](./CHT/SLUS_212.25.cht) Bratz - Rock Angelz | [SLES_535.74](./CHT/SLES_535.74.cht) Bratz - Rock Angelz | [SLES_535.75](./CHT/SLES_535.75.cht) Bratz - The Movie | [SLES_549.86](./CHT/SLES_549.86.cht) Bratz - The Movie | [SLES_549.88](./CHT/SLES_549.88.cht) Bratz - The Movie | [SLUS_216.43](./CHT/SLUS_216.43.cht) Brave - The Search for Spirit Dancer | [SCES_516.35](./CHT/SCES_516.35.cht) Brave - The Search for Spirit Dancer | [SLUS_211.27](./CHT/SLUS_211.27.cht) Brave Story - Wataru no Bouken | [SCPS_151.11](./CHT/SCPS_151.11.cht) Breath of Fire - Dragon Quarter | [SLES_514.96](./CHT/SLES_514.96.cht) Breath of Fire - Dragon Quarter | [SLKA_251.00](./CHT/SLKA_251.00.cht) Breath of Fire V - Dragon Quarter | [SLPM_651.96](./CHT/SLPM_651.96.cht) Breeders Cup - World Thoroughbred Championships | [SLUS_211.95](./CHT/SLUS_211.95.cht) Britney's Dance Beat | [SLUS_204.02](./CHT/SLUS_204.02.cht) Britneys Dance Beat | [SLES_509.47](./CHT/SLES_509.47.cht) Broken Sword - Nenereru Ryuu no Densetsu | [SLPS_253.56](./CHT/SLPS_253.56.cht) Brother in Arms - Road to Hill 30 | [SLPM_660.42](./CHT/SLPM_660.42.cht) Brothers In Arms - Earned In Blood | [SLES_536.59](./CHT/SLES_536.59.cht) Brothers In Arms - Earned In Blood | [SLPM_664.10](./CHT/SLPM_664.10.cht) Brothers in Arms: Road to Hill 30 | [SLES_528.88](./CHT/SLES_528.88.cht) Brunswick Pro Bowling | [SLES_545.88](./CHT/SLES_545.88.cht) Brunswick Pro Bowling | [SLUS_215.66](./CHT/SLUS_215.66.cht) Bully | [SLPS_258.79](./CHT/SLPS_258.79.cht) Bully | [SLUS_212.69](./CHT/SLUS_212.69.cht) Bumpy Trot | [SCKA_200.58](./CHT/SCKA_200.58.cht) Burnout 3 - Takedown | [SLES_525.84](./CHT/SLES_525.84.cht) Burnout 3 - Takedown | [SLES_525.85](./CHT/SLES_525.85.cht) Burnout 3 - Takedown | [SLKA_252.06](./CHT/SLKA_252.06.cht) Burnout 3 - Takedown | [SLPM_657.19](./CHT/SLPM_657.19.cht) Burnout Dominator | [SLES_546.27](./CHT/SLES_546.27.cht) Burnout Dominator | [SLPM_667.39](./CHT/SLPM_667.39.cht) Burnout Revenge | [SLES_535.06](./CHT/SLES_535.06.cht) Burnout Revenge | [SLES_535.07](./CHT/SLES_535.07.cht) Burnout Revenge | [SLKA_253.04](./CHT/SLKA_253.04.cht) Burnout Revenge | [SLPM_661.08](./CHT/SLPM_661.08.cht) Burnout Revenge | [SLUS_212.42](./CHT/SLUS_212.42.cht) Busin - Wizardry Alternative | [SLPM_620.98](./CHT/SLPM_620.98.cht) Busin 0 - Wizardry Alternative Neo | [SLKA_252.21](./CHT/SLKA_252.21.cht) Busin 0 - Wizardry Alternative Zero | [SLPM_653.78](./CHT/SLPM_653.78.cht) Busou Renkin | [SLPS_257.64](./CHT/SLPS_257.64.cht) Bust-A-Bloc | [SLES_517.13](./CHT/SLES_517.13.cht) Butt Ugly Martians | [SLES_510.60](./CHT/SLES_510.60.cht) Butt Ugly Martians - Zoom or Doom! | [SLUS_205.27](./CHT/SLUS_205.27.cht) CART Fury - Championship Racing | [SLUS_201.41](./CHT/SLUS_201.41.cht) CID The Dummy | [SLES_550.79](./CHT/SLES_550.79.cht) CID the Dummy | [SLUS_217.54](./CHT/SLUS_217.54.cht) CSI - Crime Scene Investigation - 3 Dimensions of Murder | [SLUS_216.55](./CHT/SLUS_216.55.cht) CSI 3 - Dimensions of Murder | [SLES_544.65](./CHT/SLES_544.65.cht) Cabela's Trophy Bucks | [SLUS_216.24](./CHT/SLUS_216.24.cht) Cabelas African Safari | [SLUS_213.79](./CHT/SLUS_213.79.cht) Cabelas Alaskan Adventures | [SLUS_213.84](./CHT/SLUS_213.84.cht) Cabelas Big Game Hunter | [SLUS_205.34](./CHT/SLUS_205.34.cht) Cabelas Big Game Hunter - 2005 Adventures | [SLUS_210.11](./CHT/SLUS_210.11.cht) Cabelas Big Game Hunter 2005 Adventures | [SLES_531.07](./CHT/SLES_531.07.cht) Cabelas Big Game Hunter III | [SLUS_216.25](./CHT/SLUS_216.25.cht) Cabelas Dangerous Adventures | [SLES_553.31](./CHT/SLES_553.31.cht) Cabelas Dangerous Hunts | [SLUS_207.36](./CHT/SLUS_207.36.cht) Cabelas Dangerous Hunts 2 | [SLUS_213.50](./CHT/SLUS_213.50.cht) Cabelas Dangerous Hunts 2009 | [SLUS_218.41](./CHT/SLUS_218.41.cht) Cabelas Deer Hunt - 2004 Season | [SLUS_206.65](./CHT/SLUS_206.65.cht) Cabelas Deer Hunt - 2005 Season | [SLUS_210.21](./CHT/SLUS_210.21.cht) Cabelas Legendary Adventures | [SLUS_217.89](./CHT/SLUS_217.89.cht) Cabelas Moster Bass | [SLUS_217.15](./CHT/SLUS_217.15.cht) Cabelas North American Adventures | [SLUS_219.35](./CHT/SLUS_219.35.cht) Cabelas Outdoor Adventures 2006 | [SLUS_211.92](./CHT/SLUS_211.92.cht) Cabelas Outdoor Adventures 2010 | [SLUS_219.06](./CHT/SLUS_219.06.cht) Call of Duty - Finest Hour | [SLES_527.82](./CHT/SLES_527.82.cht) Call of Duty - Finest Hour | [SLES_527.83](./CHT/SLES_527.83.cht) Canis Canem Edit | [SLES_535.61](./CHT/SLES_535.61.cht) Capcom vs SNK 2 | [SCUS_202.46](./CHT/SCUS_202.46.cht) Capcom vs SNK 2 | [SLPM_650.47](./CHT/SLPM_650.47.cht) Car Racing Challenge | [SLES_534.85](./CHT/SLES_534.85.cht) Cars Race-O-Rama | [SLES_555.36](./CHT/SLES_555.36.cht) Casper - Spirit Dimensions | [SLES_506.47](./CHT/SLES_506.47.cht) Casper - Spirit Dimensions | [SLUS_202.05](./CHT/SLUS_202.05.cht) Casper and The Ghostly Trio | [SLES_543.83](./CHT/SLES_543.83.cht) Caspers Scare School | [SLES_546.72](./CHT/SLES_546.72.cht) Castlevania - Lament of Innocence | [SLES_521.18](./CHT/SLES_521.18.cht) Castlevania - Lament of Innocence | [SLPM_654.44](./CHT/SLPM_654.44.cht) Castlevania - Lament of Innocence | [SLUS_207.33](./CHT/SLUS_207.33.cht) Castleween | [SLES_512.49](./CHT/SLES_512.49.cht) Catwoman | [SLES_525.67](./CHT/SLES_525.67.cht) Catwoman | [SLUS_209.92](./CHT/SLUS_209.92.cht) Centre Court - Hardhitter | [SLES_506.36](./CHT/SLES_506.36.cht) Champions - Return to Arms | [SLES_530.39](./CHT/SLES_530.39.cht) Champions of Norrath - Realms of EverQuest | [SLES_523.25](./CHT/SLES_523.25.cht) Champions of Norrath: Realms of EverQuest | [SLES_523.73](./CHT/SLES_523.73.cht) Chaos Field - New Order | [SLPM_661.76](./CHT/SLPM_661.76.cht) Chaos Legion | [SLES_515.53](./CHT/SLES_515.53.cht) Chaos Legion | [SLKA_250.26](./CHT/SLKA_250.26.cht) Chaos Legion | [SLPM_652.49](./CHT/SLPM_652.49.cht) Chaos Wars | [SLPM_665.53](./CHT/SLPM_665.53.cht) Charlie and the Chocolate Factory | [SLES_533.86](./CHT/SLES_533.86.cht) Charlie and the Chocolate Factory | [SLUS_212.46](./CHT/SLUS_212.46.cht) Charlies Angels | [SLES_517.50](./CHT/SLES_517.50.cht) Choro Q - High Grade | [SLPS_250.15](./CHT/SLPS_250.15.cht) Choro Q - High Grade 3 | [SLPM_622.44](./CHT/SLPM_622.44.cht) Choro Q HG 4 | [SLPM_653.26](./CHT/SLPM_653.26.cht) Choro Q Works | [SLPM_657.24](./CHT/SLPM_657.24.cht) ChoroQ | [SLES_531.40](./CHT/SLES_531.40.cht) Chou Battle Houshin | [SLPM_652.07](./CHT/SLPM_652.07.cht) Chou Saisoku! Zokusha King B.U. [Simple Series DX] | [SLPM_624.86](./CHT/SLPM_624.86.cht) Chulip | [SLPS_202.30](./CHT/SLPS_202.30.cht) Circuit Blasters | [SLES_530.90](./CHT/SLES_530.90.cht) City Crisis | [SLES_503.64](./CHT/SLES_503.64.cht) City Crisis | [SLPS_201.01](./CHT/SLPS_201.01.cht) City Soccer Challenge | [SLES_533.43](./CHT/SLES_533.43.cht) Classic British Motor Racing | [SLES_536.14](./CHT/SLES_536.14.cht) Climax Tennis - WTA Tour Edition | [SLPM_621.29](./CHT/SLPM_621.29.cht) Clock Tower 3 | [SLES_516.19](./CHT/SLES_516.19.cht) Clock Tower 3 | [SLPM_652.21](./CHT/SLPM_652.21.cht) Clock Tower 3 (Korea) | [SLKA_250.51](./CHT/SLKA_250.51.cht) Club Football - Arsenal | [SLES_510.89](./CHT/SLES_510.89.cht) Club Football - Juventus 2003-2004 Season | [SLES_510.81](./CHT/SLES_510.81.cht) Cocoto - Platform Jumper | [SLES_525.23](./CHT/SLES_525.23.cht) Cocoto Fishing Master | [SLUS_216.63](./CHT/SLUS_216.63.cht) Cocoto Funfair | [SLES_538.05](./CHT/SLES_538.05.cht) Cocoto Kart Racer | [SLES_528.58](./CHT/SLES_528.58.cht) Code Age Commanders | [SLPM_661.09](./CHT/SLPM_661.09.cht) Code Lyoko - Quest for Infinity | [SLUS_217.43](./CHT/SLUS_217.43.cht) Code of the Samurai | [SLES_546.15](./CHT/SLES_546.15.cht) Codename - Kids Next Door - Operation - V.I.D.E.O.G.A.M.E. | [SLES_538.12](./CHT/SLES_538.12.cht) Codename - Kids Next Door - Operation V.I.D.E.O.G.A.M.E. | [SLUS_211.55](./CHT/SLUS_211.55.cht) Cold Winter | [SLES_529.63](./CHT/SLES_529.63.cht) Colin McRae Rally 3 | [SLUS_205.02](./CHT/SLUS_205.02.cht) Colosseum - Road To Freedom | [SLUS_211.79](./CHT/SLUS_211.79.cht) Colosseum - Road to Freedom | [SLES_533.56](./CHT/SLES_533.56.cht) Conflict - Desert Storm | [SLES_509.02](./CHT/SLES_509.02.cht) Conflict - Desert Storm | [SLUS_205.49](./CHT/SLUS_205.49.cht) Conflict - Desert Storm 2 - Back to Baghdad | [SLUS_206.89](./CHT/SLUS_206.89.cht) Conflict - Desert Storm II | [SLES_515.23](./CHT/SLES_515.23.cht) Conflict - Global Storm | [SLES_525.73](./CHT/SLES_525.73.cht) Conflict - Global Terror | [SLUS_211.72](./CHT/SLUS_211.72.cht) Conflict - Vietnam | [SLES_526.30](./CHT/SLES_526.30.cht) Conflict Delta - Wangan War 1991 | [SLPM_654.60](./CHT/SLPM_654.60.cht) Conflict Delta II - Gulf War 1991 | [SLPM_660.00](./CHT/SLPM_660.00.cht) Conflict Vietnam | [SLUS_210.45](./CHT/SLUS_210.45.cht) Conflict Zone | [SLUS_202.40](./CHT/SLUS_202.40.cht) Constantine | [SLES_528.72](./CHT/SLES_528.72.cht) Constantine | [SLPM_659.72](./CHT/SLPM_659.72.cht) Constantine | [SLUS_211.42](./CHT/SLUS_211.42.cht) Contra - Shattered Soldier | [SLES_512.84](./CHT/SLES_512.84.cht) Cool Boarders - Code Alien | [SLPS_250.22](./CHT/SLPS_250.22.cht) Cool Girl | [SLPM_655.06](./CHT/SLPM_655.06.cht) Coraline | [SLES_554.70](./CHT/SLES_554.70.cht) Coraline | [SLUS_218.54](./CHT/SLUS_218.54.cht) Corvette | [SLES_522.19](./CHT/SLES_522.19.cht) Covert Command | [SLES_545.68](./CHT/SLES_545.68.cht) Crash - Mind Over Mutant | [SLES_552.04](./CHT/SLES_552.04.cht) Crash Bandicoot - Bakuso! Nitro Kart | [SLPM_655.80](./CHT/SLPM_655.80.cht) Crash Bandicoot - Mawangui Buwhal (Korea) | [SLPM_645.13](./CHT/SLPM_645.13.cht) Crash Bandicoot - The Wrath of Cortex | [SLUS_202.38](./CHT/SLUS_202.38.cht) Crash Bandicoot - the wrath of Cortex | [SLES_503.86](./CHT/SLES_503.86.cht) Crash Bandicoot 4 - Sakuretsu! Majin Power | [SLPM_621.14](./CHT/SLPM_621.14.cht) Crash Bandicoot Twinsanity | [SLUS_209.09](./CHT/SLUS_209.09.cht) Crash Nitro Kart | [SLES_515.11](./CHT/SLES_515.11.cht) Crash Tag Team Racing | [SLES_534.39](./CHT/SLES_534.39.cht) Crash Twinsanity | [SLES_525.68](./CHT/SLES_525.68.cht) Crash of the Titans | [SLES_548.41](./CHT/SLES_548.41.cht) Crash of the Titans | [SLES_548.42](./CHT/SLES_548.42.cht) Crash of the Titans | [SLUS_215.83](./CHT/SLUS_215.83.cht) Crazy Frog Racer | [SLUS_216.34](./CHT/SLUS_216.34.cht) Crazy Taxi | [SLES_502.15](./CHT/SLES_502.15.cht) Crazy Taxi | [SLPM_621.02](./CHT/SLPM_621.02.cht) Crime Life - Gang Wars | [SLES_521.22](./CHT/SLES_521.22.cht) Crimson Sea 2 | [SLES_525.56](./CHT/SLES_525.56.cht) Crimson Tears | [SLPM_655.75](./CHT/SLPM_655.75.cht) Crisis Zone | [SCES_525.30](./CHT/SCES_525.30.cht) Critical Velocity | [SLPS_255.32](./CHT/SLPS_255.32.cht) Croket Ban - King no Kiki wo Sukuu | [SLPM_655.54](./CHT/SLPM_655.54.cht) Cross Fire | [SLPS_200.23](./CHT/SLPS_200.23.cht) Crouching Tiger Hidden Dragon | [SLUS_205.23](./CHT/SLUS_205.23.cht) Crouching Tiger, Hidden Dragon | [SLES_519.16](./CHT/SLES_519.16.cht) Crouching Tiger, Hidden Dragon | [SLPS_253.08](./CHT/SLPS_253.08.cht) Crusty Demons | [SLES_541.46](./CHT/SLES_541.46.cht) Curious George | [SLES_543.64](./CHT/SLES_543.64.cht) Curious George | [SLUS_213.54](./CHT/SLUS_213.54.cht) Curry House Coco Ichibanya | [SLPS_203.67](./CHT/SLPS_203.67.cht) Curse - The Eye of Isis | [SLES_519.34](./CHT/SLES_519.34.cht) Cy Girls | [SLES_820.18](./CHT/SLES_820.18.cht) Cy Girls (Aska Disc) | [SLES_820.19](./CHT/SLES_820.19.cht) Cyclone Circus | [SLES_526.84](./CHT/SLES_526.84.cht) D-Unit Drift Racing | [SLES_541.54](./CHT/SLES_541.54.cht) D1 Grand Prix | [SLUS_214.16](./CHT/SLUS_214.16.cht) D1 Grand Prix 2005 | [SLPM_661.44](./CHT/SLPM_661.44.cht) D1 Grand Prix Series - Professional Drift | [SLPM_658.63](./CHT/SLPM_658.63.cht) DNA - Dark Native Apostle | [SLES_502.02](./CHT/SLES_502.02.cht) DSF Fußball Manager 2002 | [SLES_505.58](./CHT/SLES_505.58.cht) Da Vinci Code, The | [SLES_540.31](./CHT/SLES_540.31.cht) DaVinci Code, The | [SLUS_214.43](./CHT/SLUS_214.43.cht) Daisenryaku VII Exceed | [SLPS_254.54](./CHT/SLPS_254.54.cht) Dance Dance Revolution - SuperNOVA 2 | [SLUS_216.08](./CHT/SLUS_216.08.cht) Dance Dance Revolution SuperNOVA | [SLUS_213.77](./CHT/SLUS_213.77.cht) Dance Dance Revolution X | [SLUS_217.67](./CHT/SLUS_217.67.cht) Dance Summit 2001 | [SLPM_620.29](./CHT/SLPM_620.29.cht) Dancing Stage SuperNOVA 2 | [SLES_551.97](./CHT/SLES_551.97.cht) Dancing Stage SuperNova | [SLES_543.41](./CHT/SLES_543.41.cht) Dark Angel | [SLES_513.33](./CHT/SLES_513.33.cht) Dark Angel - James Camerons | [SLUS_203.79](./CHT/SLUS_203.79.cht) Dark Chronicle | [SCES_511.90](./CHT/SCES_511.90.cht) Dark Chronicle | [SCPS_150.33](./CHT/SCPS_150.33.cht) Dark Claud 2 | [SCKA_200.14](./CHT/SCKA_200.14.cht) Dark Cloud | [SCES_502.95](./CHT/SCES_502.95.cht) Dark Cloud | [SCPS_150.04](./CHT/SCPS_150.04.cht) Dark Summit | [SLES_505.75](./CHT/SLES_505.75.cht) Darkwatch | [SLES_535.64](./CHT/SLES_535.64.cht) Das Ding aus einer anderen Welt | [SLES_509.76](./CHT/SLES_509.76.cht) Dave Mirra Freestyle BMX 2 | [SLES_502.17](./CHT/SLES_502.17.cht) David Beckham Soccer | [SLES_502.43](./CHT/SLES_502.43.cht) David Douillet Judo | [SLES_543.66](./CHT/SLES_543.66.cht) Dead or Alive 2 | [SCES_500.03](./CHT/SCES_500.03.cht) Dead or Alive 2 | [SLPS_250.02](./CHT/SLPS_250.02.cht) Dead or Alive 2 - Hardcore | [SLPS_250.26](./CHT/SLPS_250.26.cht) Dead to Rights | [SLES_515.81](./CHT/SLES_515.81.cht) Dead to Rights | [SLPS_252.68](./CHT/SLPS_252.68.cht) Dead to Rights | [SLUS_202.20](./CHT/SLUS_202.20.cht) Death Crimson OX+ | [SLPM_624.01](./CHT/SLPM_624.01.cht) Death by Degrees | [SCES_530.54](./CHT/SCES_530.54.cht) Death by Degrees | [SLUS_209.34](./CHT/SLUS_209.34.cht) Def Jam - Fight for New York | [SLES_525.07](./CHT/SLES_525.07.cht) Def Jam - Vendetta | [SLPS_252.75](./CHT/SLPS_252.75.cht) Def Jam Fight for NY | [SLPM_659.07](./CHT/SLPM_659.07.cht) Def Jam Vendetta | [SLES_514.79](./CHT/SLES_514.79.cht) Defender | [SLES_507.14](./CHT/SLES_507.14.cht) Delta Force - Black Hawk Down | [SLUS_211.24](./CHT/SLUS_211.24.cht) Delta Force - Dlack Hawk Down - Team Sabre | [SLES_541.15](./CHT/SLES_541.15.cht) Delta Force - Team Sabre | [SLUS_214.14](./CHT/SLUS_214.14.cht) Demento | [SLPM_659.13](./CHT/SLPM_659.13.cht) Demon Chaos | [SLES_543.05](./CHT/SLES_543.05.cht) Densha de Go! Final | [SLPM_655.90](./CHT/SLPM_655.90.cht) Der Herr der Ringe - Die Rückkehr des Königs | [SLES_520.18](./CHT/SLES_520.18.cht) Despicable Me | [SLES_556.25](./CHT/SLES_556.25.cht) Despicable Me - The Game | [SLUS_219.33](./CHT/SLUS_219.33.cht) Destroy All Humans! | [SLES_531.96](./CHT/SLES_531.96.cht) Destruction Derby Arena [Beta, Promo, & Full Retail] | [SCES_507.81](./CHT/SCES_507.81.cht) Detective Conan - Inheritance of Britain | [SLPS_254.26](./CHT/SLPS_254.26.cht) Detonator | [SLES_520.41](./CHT/SLES_520.41.cht) Devil Kings | [SLES_538.70](./CHT/SLES_538.70.cht) Devil May Cry | [SLES_503.58](./CHT/SLES_503.58.cht) Devil May Cry | [SLPM_650.38](./CHT/SLPM_650.38.cht) Devil May Cry (Korea) | [SLPM_675.02](./CHT/SLPM_675.02.cht) Devil May Cry 2 (Korea) (Disc 1) (Dante) | [SLKA_250.12](./CHT/SLKA_250.12.cht) Devil May Cry 2 - Disc 1 - Dante | [SLES_820.11](./CHT/SLES_820.11.cht) Devil May Cry 2 - Disc 2 - Lucia | [SLES_820.12](./CHT/SLES_820.12.cht) Devil May Cry 2 [Dante Disc] | [SLPM_652.32](./CHT/SLPM_652.32.cht) Devil May Cry 2 [Lucia Disc] | [SLPM_652.33](./CHT/SLPM_652.33.cht) Devil May Cry 3 | [SLKA_252.65](./CHT/SLKA_252.65.cht) Devil May Cry 3 | [SLPM_658.80](./CHT/SLPM_658.80.cht) Devil May Cry 3 | [SLUS_209.64](./CHT/SLUS_209.64.cht) Devil May Cry 3 - Dantes Awakening | [SLES_530.38](./CHT/SLES_530.38.cht) Devil May Cry 3 - Dantes Awakening [Special Edition] | [SLES_541.86](./CHT/SLES_541.86.cht) Devil May Cry 3 [Special Edition] | [SLPM_661.60](./CHT/SLPM_661.60.cht) Devil Summoner - Kuzunoha Raidou tai Abaddon Ou [Plus] | [SLPM_666.79](./CHT/SLPM_666.79.cht) Diabolik - The Original Sin | [SLES_552.74](./CHT/SLES_552.74.cht) Die Sims | [SLES_512.57](./CHT/SLES_512.57.cht) Die Sims brechen aus | [SLES_520.47](./CHT/SLES_520.47.cht) Diet Channel | [SLPM_624.72](./CHT/SLPM_624.72.cht) Digimon Battle Chronicle | [SLPS_253.83](./CHT/SLPS_253.83.cht) Digimon Savers - Another Mission | [SLPS_257.16](./CHT/SLPS_257.16.cht) Digimon World - Data Squad | [SLUS_215.98](./CHT/SLUS_215.98.cht) Digimon World 4 | [SLES_534.05](./CHT/SLES_534.05.cht) Digimon World X | [SLPS_254.53](./CHT/SLPS_254.53.cht) Digital Devil Saga - Avatar Tuner | [SLPM_655.97](./CHT/SLPM_655.97.cht) Digital Devil Saga - Avatar Tuner 2 | [SLKA_253.01](./CHT/SLKA_253.01.cht) Digital Devil Saga - Avatar Tuner 2 | [SLPM_657.95](./CHT/SLPM_657.95.cht) Digital Devil Saga [Special Package] | [SLKA_253.00](./CHT/SLKA_253.00.cht) Dino Stalker | [SLES_509.30](./CHT/SLES_509.30.cht) Dino Stalker | [SLUS_204.85](./CHT/SLUS_204.85.cht) Dirge of Cerberus - Final Fantasy VII | [SLES_541.85](./CHT/SLES_541.85.cht) Dirge of Cerberus - Final Fantasy VII | [SLPM_662.71](./CHT/SLPM_662.71.cht) Dirge of Cerberus - Final Fantasy VII International | [SLPM_666.29](./CHT/SLPM_666.29.cht) Dirt Track Devils | [SLES_516.21](./CHT/SLES_516.21.cht) Disgaea - Hour Of Darkness | [SLES_524.58](./CHT/SLES_524.58.cht) Disgaea 2 - Cursed Memories | [SLES_544.54](./CHT/SLES_544.54.cht) Disney Bolt | [SLES_554.29](./CHT/SLES_554.29.cht) Disney Bolt | [SLES_554.30](./CHT/SLES_554.30.cht) Disney Hannah Montana - Spotlight World Tour | [SLES_552.93](./CHT/SLES_552.93.cht) Disney High School Musical 3 - Senior Year Dance! | [SLES_553.98](./CHT/SLES_553.98.cht) Disney Monster Inc. - Scare Island | [SCES_506.00](./CHT/SCES_506.00.cht) Disney Peter Pan - Adventures in Neverland | [SCES_505.22](./CHT/SCES_505.22.cht) Disney Pixar Cars | [SLUS_211.51](./CHT/SLUS_211.51.cht) Disney Princess - Enchanted Journey | [SLES_548.37](./CHT/SLES_548.37.cht) Disney Princess - Enchanted Journey | [SLUS_216.60](./CHT/SLUS_216.60.cht) Disney-Pixar Monsters Inc. | [SCES_505.95](./CHT/SCES_505.95.cht) Disney-Pixars Cars | [SLES_540.07](./CHT/SLES_540.07.cht) Disney-Pixars Finding Nemo | [SLES_517.55](./CHT/SLES_517.55.cht) Disney-Pixars The Incredibles | [SLES_528.12](./CHT/SLES_528.12.cht) Disney/Pixar Cars - Mater-National Championship | [SLES_550.26](./CHT/SLES_550.26.cht) Disney/Pixar Cars - Mater-National Championship | [SLES_550.30](./CHT/SLES_550.30.cht) Disney/Pixar Ratatouille | [SLES_547.47](./CHT/SLES_547.47.cht) Disney/Pixar Toy Story 3 | [SLES_556.22](./CHT/SLES_556.22.cht) Disneys Bolt | [SLUS_218.44](./CHT/SLUS_218.44.cht) Disneys Chicken Little | [SLES_537.39](./CHT/SLES_537.39.cht) Disneys Chicken Little | [SLES_537.44](./CHT/SLES_537.44.cht) Disneys Dinosaur | [SLES_500.42](./CHT/SLES_500.42.cht) Disneys Dinosaur | [SLES_500.43](./CHT/SLES_500.43.cht) Disneys Finding Nemo | [SLUS_206.28](./CHT/SLUS_206.28.cht) Disneys Jungle Book - Groove Party | [SLES_500.45](./CHT/SLES_500.45.cht) Disneys Jungle Book - Rhythm & Groove | [SLUS_200.75](./CHT/SLUS_200.75.cht) Disneys Meet the Robinsons | [SLUS_214.53](./CHT/SLUS_214.53.cht) Disneys Monsters Inc. | [SCUS_971.23](./CHT/SCUS_971.23.cht) Disneys PK - Out of the Shadows | [SLUS_204.78](./CHT/SLUS_204.78.cht) Disneys Stitch - Experiment 626 | [SCES_509.66](./CHT/SCES_509.66.cht) Disneys Stitch - Experiment 626 | [SCUS_971.45](./CHT/SCUS_971.45.cht) Disneys Stitch - Experiment 626 | [SLKA_250.24](./CHT/SLKA_250.24.cht) Disneys Tarzan - Freeride | [SLES_503.50](./CHT/SLES_503.50.cht) Disneys Tarzan - Freeride | [SLPS_201.60](./CHT/SLPS_201.60.cht) Disneys The Haunted Mansion | [SLUS_206.81](./CHT/SLUS_206.81.cht) Disneys Treasure Planet | [SCES_511.77](./CHT/SCES_511.77.cht) Document of Metal Gear Solid 2, The | [SLPM_651.84](./CHT/SLPM_651.84.cht) Dog of Bay | [SLPS_200.57](./CHT/SLPS_200.57.cht) Dogs Life | [SCES_512.48](./CHT/SCES_512.48.cht) Dokapon Kingdom | [SLPM_668.78](./CHT/SLPM_668.78.cht) Dokodemo Issyo - Toro to Ippai | [SCPS_150.81](./CHT/SCPS_150.81.cht) Donald Duck - Quack Attack | [SLES_500.48](./CHT/SLES_500.48.cht) Donald Duck - Rescue Daisakusen!! | [SLPS_200.70](./CHT/SLPS_200.70.cht) Donald Duck Phantomias Platyrhynchos Kineticus | [SLES_507.73](./CHT/SLES_507.73.cht) Doomsday Racers | [SLES_531.42](./CHT/SLES_531.42.cht) Dora the Explorer - Dora Saves the Snow Princess | [SLUS_217.96](./CHT/SLUS_217.96.cht) Dororo | [SLPM_655.26](./CHT/SLPM_655.26.cht) Downhill Domination | [SLES_522.02](./CHT/SLES_522.02.cht) Dr. Muto | [SLES_507.10](./CHT/SLES_507.10.cht) Dr. Seuss Cat in the Hat | [SLES_520.34](./CHT/SLES_520.34.cht) Drag-on Dragoon | [SLPM_652.66](./CHT/SLPM_652.66.cht) Drag-on Dragoon 2 - Fuuin no Kurenai | [SLPM_659.99](./CHT/SLPM_659.99.cht) Dragon Ball Z (Korea) | [SLKA_250.46](./CHT/SLKA_250.46.cht) Dragon Ball Z - Budokai Tenkaichi 3 | [SLES_549.45](./CHT/SLES_549.45.cht) Dragon Ball Z - Infinite World | [SLES_553.47](./CHT/SLES_553.47.cht) Dragon Quest - Shounen Yangus no Fushigi na Daibouken | [SLPM_663.63](./CHT/SLPM_663.63.cht) Dragon Rage | [SLES_506.30](./CHT/SLES_506.30.cht) Dragon Rage | [SLES_506.31](./CHT/SLES_506.31.cht) Dragon Rage | [SLUS_201.95](./CHT/SLUS_201.95.cht) Dragon Shadow Spell | [SLPS_257.35](./CHT/SLPS_257.35.cht) DragonBall Z - Budokai | [SLES_512.33](./CHT/SLES_512.33.cht) DragonBall Z - Budokai | [SLPS_251.74](./CHT/SLPS_251.74.cht) DragonBall Z - Budokai 2 | [SLES_518.39](./CHT/SLES_518.39.cht) DragonBall Z - Budokai 2 V | [SLPM_685.13](./CHT/SLPM_685.13.cht) DragonBall Z - Budokai 3 | [SLES_527.30](./CHT/SLES_527.30.cht) DragonBall Z - Budokai 3 [Collectors Edition] | [SLES_533.46](./CHT/SLES_533.46.cht) DragonBall Z - Budokai Tenkaichi | [SLES_532.00](./CHT/SLES_532.00.cht) DragonBall Z - Sparking! | [SLPS_255.60](./CHT/SLPS_255.60.cht) DragonBall Z 3 | [SLKA_252.05](./CHT/SLKA_252.05.cht) DragonBall Z 3 | [SLPS_254.60](./CHT/SLPS_254.60.cht) DragonBall Z Budokai - Tenkaichi 2 | [SLES_541.64](./CHT/SLES_541.64.cht) DragonBall Z Sparking! Meteor | [SLPS_258.15](./CHT/SLPS_258.15.cht) Drakan - The Ancients' Gates | [SCES_500.06](./CHT/SCES_500.06.cht) Drakengard | [SLES_523.22](./CHT/SLES_523.22.cht) Drakengard 2 | [SLES_537.94](./CHT/SLES_537.94.cht) Draon Sisters | [SLES_544.60](./CHT/SLES_544.60.cht) Dream Mix TV World Fighters | [SLPM_653.84](./CHT/SLPM_653.84.cht) DreamWorks Kung Fu Panda | [SLES_552.36](./CHT/SLES_552.36.cht) DreamWorks Madagascar - Escape 2 Africa | [SLES_553.74](./CHT/SLES_553.74.cht) DreamWorks Madagascar 2 - Escape 2 Africa | [SLUS_218.40](./CHT/SLUS_218.40.cht) DreamWorks Shrek - SuperSlam | [SLES_537.52](./CHT/SLES_537.52.cht) DreamWorks Shrek the Third | [SLES_547.71](./CHT/SLES_547.71.cht) Dreamworks Madagascar | [SLES_532.25](./CHT/SLES_532.25.cht) Drive to Survive | [SLUS_211.09](./CHT/SLUS_211.09.cht) Driven | [SLES_503.90](./CHT/SLES_503.90.cht) Driven | [SLUS_202.39](./CHT/SLUS_202.39.cht) Driven to Destruction | [SLES_527.33](./CHT/SLES_527.33.cht) Driving Emotion Type S | [SLPS_200.07](./CHT/SLPS_200.07.cht) Driving Emotion Type S | [SLUS_201.13](./CHT/SLUS_201.13.cht) Driving Emotion Type-S | [SLES_500.73](./CHT/SLES_500.73.cht) Dropship - United Peace Force | [SCES_504.59](./CHT/SCES_504.59.cht) Dual Hearts | [SCPS_150.22](./CHT/SCPS_150.22.cht) Duel Masters | [SLES_528.84](./CHT/SLES_528.84.cht) Dukes of Hazzard, The - Return of the General Lee | [SLUS_209.59](./CHT/SLUS_209.59.cht) Dukes of Hazzard, The - The Return of General Lee | [SLES_527.47](./CHT/SLES_527.47.cht) Dune, Frank Herberts | [SLES_506.54](./CHT/SLES_506.54.cht) Dynasty Warriors 2 | [SLES_500.57](./CHT/SLES_500.57.cht) Dynasty Warriors 2 | [SLES_500.59](./CHT/SLES_500.59.cht) Dynasty Warriors 3 | [SLES_506.41](./CHT/SLES_506.41.cht) Dynasty Warriors 3 | [SLKA_250.50](./CHT/SLKA_250.50.cht) Dynasty Warriors 3 | [SLUS_202.77](./CHT/SLUS_202.77.cht) Dynasty Warriors 3 - Empires | [SLKA_251.87](./CHT/SLKA_251.87.cht) Dynasty Warriors 3 - Extreme Legends | [SLES_514.41](./CHT/SLES_514.41.cht) Dynasty Warriors 3 - Xtreme Legends | [SLES_514.43](./CHT/SLES_514.43.cht) Dynasty Warriors 3 - Xtreme Legends | [SLKA_250.85](./CHT/SLKA_250.85.cht) Dynasty Warriors 4 | [SLES_516.62](./CHT/SLES_516.62.cht) Dynasty Warriors 4 | [SLES_516.63](./CHT/SLES_516.63.cht) Dynasty Warriors 4 | [SLUS_206.53](./CHT/SLUS_206.53.cht) Dynasty Warriors 4 - Empires | [SLES_525.92](./CHT/SLES_525.92.cht) Dynasty Warriors 4 - Xtreme Legends | [SLES_521.73](./CHT/SLES_521.73.cht) Dynasty Warriors 4: Empires | [SLUS_209.38](./CHT/SLUS_209.38.cht) Dynasty Warriors 5 | [SLES_533.40](./CHT/SLES_533.40.cht) Dynasty Warriors 5 | [SLES_533.41](./CHT/SLES_533.41.cht) Dynasty Warriors 5 - Empires | [SLES_540.97](./CHT/SLES_540.97.cht) Dynasty Warriors 5 - Empires | [SLUS_213.98](./CHT/SLUS_213.98.cht) Dynasty Warriors 5 - Xtreme Legends | [SLES_538.62](./CHT/SLES_538.62.cht) Dynasty Warriors 6 | [SLKA_350.05](./CHT/SLKA_350.05.cht) E.O.E - Eve of Extinction (Korea) | [SLPM_675.21](./CHT/SLPM_675.21.cht) EA Sports Rugby | [SLES_502.20](./CHT/SLES_502.20.cht) EOE - Eve of Evtinction | [SLPS_251.15](./CHT/SLPS_251.15.cht) ESPN - International Winter Sports 2002 | [SLUS_203.20](./CHT/SLUS_203.20.cht) ESPN - NBA 2 Night | [SLUS_201.43](./CHT/SLUS_201.43.cht) ESPN - NBA 2 Night 2002 | [SLUS_202.61](./CHT/SLUS_202.61.cht) ESPN - NBA 2K5 | [SLUS_209.20](./CHT/SLUS_209.20.cht) ESPN - NFL 2K5 | [SLUS_209.19](./CHT/SLUS_209.19.cht) ESPN - NHL 2K5 | [SLUS_209.21](./CHT/SLUS_209.21.cht) ESPN - National Hockey Night | [SLUS_201.66](./CHT/SLUS_201.66.cht) ESPN - Winter X Games - Snowboarding | [SLUS_200.89](./CHT/SLUS_200.89.cht) ESPN - Winter X Games - Snowboarding 2002 | [SLUS_203.21](./CHT/SLUS_203.21.cht) ESPN - X Games Skateboarding | [SLUS_202.37](./CHT/SLUS_202.37.cht) ESPN International Track & Field | [SLES_500.36](./CHT/SLES_500.36.cht) ESPN NBA 2K5 | [SLES_530.22](./CHT/SLES_530.22.cht) ESPN NBA 2Night | [SLES_500.75](./CHT/SLES_500.75.cht) ESPN NBA 2Night | [SLPM_620.32](./CHT/SLPM_620.32.cht) ESPN NBA 2Night 2002 | [SLPM_621.21](./CHT/SLPM_621.21.cht) ESPN NFL 2K5 | [SLES_529.43](./CHT/SLES_529.43.cht) ESPN NHL 2K5 | [SLES_529.66](./CHT/SLES_529.66.cht) ESPN National Hockey Night | [SLPM_620.41](./CHT/SLPM_620.41.cht) ESPN Winter Sports 2002 | [SLES_505.86](./CHT/SLES_505.86.cht) ESPN Winter X-Games Snowboarding 2002 | [SLPM_650.72](./CHT/SLPM_650.72.cht) ESPN X-Games Skateboarding | [SLPM_620.84](./CHT/SLPM_620.84.cht) ESPN X-Games Snowboarding | [SLPM_650.09](./CHT/SLPM_650.09.cht) Eagle Eye Golf | [SLUS_214.86](./CHT/SLUS_214.86.cht) Echo Night Beyond | [SLUS_209.28](./CHT/SLUS_209.28.cht) Echo Night - Beyond | [SLES_534.14](./CHT/SLES_534.14.cht) Elemental Gerad | [SLPM_626.23](./CHT/SLPM_626.23.cht) Enter The Matrix | [SLES_512.03](./CHT/SLES_512.03.cht) Enthusia - Professional Racing | [SLES_531.25](./CHT/SLES_531.25.cht) Enthusia Professional Racing | [SLPM_659.48](./CHT/SLPM_659.48.cht) Ephemeral Fantasia | [SLES_501.10](./CHT/SLES_501.10.cht) Ephemeral Fantasia | [SLUS_201.69](./CHT/SLUS_201.69.cht) Equestriad | [SLUS_214.01](./CHT/SLUS_214.01.cht) Eragon | [SLES_541.59](./CHT/SLES_541.59.cht) Eragon | [SLUS_213.22](./CHT/SLUS_213.22.cht) Eternal Quest | [SLES_516.24](./CHT/SLES_516.24.cht) Eternal Ring | [SLES_500.51](./CHT/SLES_500.51.cht) Eternal Ring | [SLPS_250.01](./CHT/SLPS_250.01.cht) Eureka Seven - New Vision | [SLPS_256.46](./CHT/SLPS_256.46.cht) Eureka Seven - New Wave Graduation [Welcome Price 2800] | [SLPS_257.05](./CHT/SLPS_257.05.cht) Eureka Seven - Vol.1 - The New Wave | [SLUS_213.53](./CHT/SLUS_213.53.cht) Eureka Seven - Vol.2 - The New Vision | [SLUS_215.38](./CHT/SLUS_215.38.cht) Eureka Seven TR1 - New Wave | [SLPS_255.54](./CHT/SLPS_255.54.cht) European Club Soccer - Winning Eleven Tactics | [SLPM_658.04](./CHT/SLPM_658.04.cht) European Tennis Pro | [SLES_518.13](./CHT/SLES_518.13.cht) Evangelion - Jo | [SLPS_259.32](./CHT/SLPS_259.32.cht) Eve of Extinction | [SLES_507.58](./CHT/SLES_507.58.cht) Eve of Extinction | [SLUS_202.70](./CHT/SLUS_202.70.cht) Ever Blue 2 | [SLPM_622.14](./CHT/SLPM_622.14.cht) Everblue 2 | [SLES_513.81](./CHT/SLES_513.81.cht) Evergrace | [SLES_500.50](./CHT/SLES_500.50.cht) Evergrace | [SLPS_250.03](./CHT/SLPS_250.03.cht) Evergrace 2 | [SLPS_250.44](./CHT/SLPS_250.44.cht) Everybodys Golf | [SCES_525.82](./CHT/SCES_525.82.cht) Everybodys Tennis | [SCES_545.35](./CHT/SCES_545.35.cht) Evolution GT | [SLES_539.76](./CHT/SLES_539.76.cht) Evolution Skateboarding | [SLES_513.49](./CHT/SLES_513.49.cht) Evolution Skateboarding | [SLKA_250.15](./CHT/SLKA_250.15.cht) Evolution Skateboarding | [SLUS_205.40](./CHT/SLUS_205.40.cht) Extermination | [SCES_502.40](./CHT/SCES_502.40.cht) Extermination | [SCPS_150.11](./CHT/SCPS_150.11.cht) Extreme Sprint 3010 | [SLES_530.80](./CHT/SLES_530.80.cht) F1 2001 | [SLES_504.23](./CHT/SLES_504.23.cht) F1 2001 | [SLUS_202.64](./CHT/SLUS_202.64.cht) F1 2002 | [SLES_508.74](./CHT/SLES_508.74.cht) F1 2002 | [SLPS_201.99](./CHT/SLPS_201.99.cht) F1 2002 | [SLUS_204.55](./CHT/SLUS_204.55.cht) F1 Career Challenge | [SLES_515.84](./CHT/SLES_515.84.cht) F1 Career Challenge | [SLPS_202.95](./CHT/SLPS_202.95.cht) F1 Career Challenge | [SLUS_206.93](./CHT/SLUS_206.93.cht) F1 Championship Season 2000 | [SLES_500.17](./CHT/SLES_500.17.cht) F1 Championship Season 2000 | [SLPS_200.44](./CHT/SLPS_200.44.cht) F1 Racing Championship | [SLES_500.47](./CHT/SLES_500.47.cht) F1 Racing Championship | [SLPS_200.42](./CHT/SLPS_200.42.cht) FC Barcelona - Club Football | [SLES_510.78](./CHT/SLES_510.78.cht) FIFA 2002 | [SLUS_202.80](./CHT/SLUS_202.80.cht) FIFA 2002 - Road to World Cup | [SLPS_250.69](./CHT/SLPS_250.69.cht) FIFA Football 2002 (Korea) | [SLPM_675.03](./CHT/SLPM_675.03.cht) Fahrenheit | [SLES_535.39](./CHT/SLES_535.39.cht) Fahrenheit | [SLES_535.40](./CHT/SLES_535.40.cht) Fahrenheit | [SLPM_661.93](./CHT/SLPM_661.93.cht) Fairly Odd Parents, The - Breakin Da Rules | [SLUS_206.61](./CHT/SLUS_206.61.cht) Fairly Odd Parents, The - Shadow Showdown | [SLUS_208.80](./CHT/SLUS_208.80.cht) Falling Stars | [SLUS_217.34](./CHT/SLUS_217.34.cht) Fallout - Brotherhood of Steel | [SLES_515.25](./CHT/SLES_515.25.cht) Fallout - Brotherhood of Steel | [SLES_515.26](./CHT/SLES_515.26.cht) Fallout - Brotherhood of Steel | [SLPM_659.15](./CHT/SLPM_659.15.cht) Family Guy - The Video Game | [SLES_541.26](./CHT/SLES_541.26.cht) FantaVision | [SCES_500.02](./CHT/SCES_500.02.cht) Fantastic 4 | [SLUS_206.15](./CHT/SLUS_206.15.cht) Fantastic 4 - Rise of Silver Surfer | [SLUS_215.44](./CHT/SLUS_215.44.cht) Fantastic Four | [SLES_531.43](./CHT/SLES_531.43.cht) Fantastic Four - Rise of the Silver Surfer | [SLES_546.16](./CHT/SLES_546.16.cht) Fantastic Four - Rise of the Silver Surfer | [SLES_547.76](./CHT/SLES_547.76.cht) Fantastic Four, The | [SLES_531.47](./CHT/SLES_531.47.cht) Fantavision | [SCPS_110.02](./CHT/SCPS_110.02.cht) Fantavision | [SCUS_971.05](./CHT/SCUS_971.05.cht) Fatal Frame - Zero | [SLPS_255.44](./CHT/SLPS_255.44.cht) Fate/Unlimited Codes | [SLPM_551.08](./CHT/SLPM_551.08.cht) Fight Club | [SLES_527.18](./CHT/SLES_527.18.cht) Fight Club | [SLUS_208.57](./CHT/SLUS_208.57.cht) Fighter Maker 2 | [SLUS_205.24](./CHT/SLUS_205.24.cht) Fighting Angels | [SLES_534.08](./CHT/SLES_534.08.cht) Fighting Beauty Wulong | [SLPS_256.57](./CHT/SLPS_256.57.cht) Fighting Fury | [SLES_510.56](./CHT/SLES_510.56.cht) Final Armada | [SLES_544.67](./CHT/SLES_544.67.cht) Final Fantasy X | [SCES_504.90](./CHT/SCES_504.90.cht) Final Fantasy X | [SCES_504.91](./CHT/SCES_504.91.cht) Final Fantasy X | [SCES_504.92](./CHT/SCES_504.92.cht) Final Fantasy X | [SCES_504.94](./CHT/SCES_504.94.cht) Final Fantasy X | [SLPS_250.50](./CHT/SLPS_250.50.cht) Final Fantasy X | [SLUS_203.12](./CHT/SLUS_203.12.cht) Final Fantasy X International (Korea) | [SLPM_675.13](./CHT/SLPM_675.13.cht) Final Fantasy X-2 | [SLES_518.15](./CHT/SLES_518.15.cht) Final Fantasy X-2 | [SLES_518.16](./CHT/SLES_518.16.cht) Final Fantasy X-2 | [SLES_518.17](./CHT/SLES_518.17.cht) Final Fantasy X-2 | [SLES_518.19](./CHT/SLES_518.19.cht) Final Fantasy X-2 | [SLKA_251.44](./CHT/SLKA_251.44.cht) Final Fantasy X-2 | [SLPS_252.50](./CHT/SLPS_252.50.cht) Final Fantasy X-2 | [SLUS_206.72](./CHT/SLUS_206.72.cht) Final Fantasy XII | [SLES_543.54](./CHT/SLES_543.54.cht) Final Fantasy XII | [SLES_543.56](./CHT/SLES_543.56.cht) Final Fantasy XII | [SLPM_663.20](./CHT/SLPM_663.20.cht) Final Fantasy XII | [SLUS_209.63](./CHT/SLUS_209.63.cht) Final Fight - Streetwise | [SLES_538.53](./CHT/SLES_538.53.cht) Final Fight - Streetwise | [SLUS_212.38](./CHT/SLUS_212.38.cht) Final fantasy X | [SCES_504.93](./CHT/SCES_504.93.cht) Finny the Fish & The Seven Waters | [SLUS_210.72](./CHT/SLUS_210.72.cht) Fire Blade | [SLUS_201.98](./CHT/SLUS_201.98.cht) Fire Heroes | [SLES_532.37](./CHT/SLES_532.37.cht) Fireblade | [SLES_509.95](./CHT/SLES_509.95.cht) Firefighter F.D. 18 | [SLES_520.96](./CHT/SLES_520.96.cht) Firefighter F.D. 18 | [SLPM_654.70](./CHT/SLPM_654.70.cht) Fish Eyes 3 | [SLPS_202.91](./CHT/SLPS_202.91.cht) Fishermans Bass Club | [SLUS_204.28](./CHT/SLUS_204.28.cht) Fishermans Challenge | [SLUS_205.53](./CHT/SLUS_205.53.cht) Fitness Fun | [SLES_529.83](./CHT/SLES_529.83.cht) FlatOut | [SLES_527.53](./CHT/SLES_527.53.cht) FlatOut 2 | [SLES_540.02](./CHT/SLES_540.02.cht) FlatOut 2 GTR | [SLPM_665.91](./CHT/SLPM_665.91.cht) Flintstones - Viva Rock Vegas | [SLES_502.59](./CHT/SLES_502.59.cht) Flintstones, The - Bedrock Racing | [SLES_544.73](./CHT/SLES_544.73.cht) Flipnic | [SCPS_150.50](./CHT/SCPS_150.50.cht) Flipnic - Ultimate Pinball | [SLES_520.65](./CHT/SLES_520.65.cht) Flipnic - Ultimate Pinball | [SLUS_211.57](./CHT/SLUS_211.57.cht) Flow - Urban Dance Uprising | [SLES_538.48](./CHT/SLES_538.48.cht) Flow - Urban Dance Uprising | [SLUS_213.19](./CHT/SLUS_213.19.cht) Flushed Away | [SLES_545.27](./CHT/SLES_545.27.cht) Flying Circus | [SLPM_620.96](./CHT/SLPM_620.96.cht) Football Generation | [SLES_519.59](./CHT/SLES_519.59.cht) Football Kingdom [Trial Edition] | [SLPS_203.74](./CHT/SLPS_203.74.cht) Forbidden Siren | [SCES_519.20](./CHT/SCES_519.20.cht) Forbidden Siren | [SCES_523.27](./CHT/SCES_523.27.cht) Forbidden Siren | [SCES_523.29](./CHT/SCES_523.29.cht) Forbidden Siren - Viviendo la Pesadilla | [SCES_523.30](./CHT/SCES_523.30.cht) Ford Mustang - The Legend Lives | [SLUS_211.62](./CHT/SLUS_211.62.cht) Forever Kingdom | [SLUS_203.43](./CHT/SLUS_203.43.cht) Forgotten Realms - Demon Stone | [SLES_526.69](./CHT/SLES_526.69.cht) Formula Challenge | [SLES_524.03](./CHT/SLES_524.03.cht) Formula One 2001 | [SCES_500.04](./CHT/SCES_500.04.cht) Formula One 2001 | [SCPS_150.19](./CHT/SCPS_150.19.cht) Formula One 2001 | [SCUS_971.50](./CHT/SCUS_971.50.cht) Formula One 2002 | [SCES_510.04](./CHT/SCES_510.04.cht) Formula One 2002 | [SCPS_150.32](./CHT/SCPS_150.32.cht) Formula One 2003 | [SCES_515.92](./CHT/SCES_515.92.cht) Franklin - A Birthday Surprise | [SLUS_213.82](./CHT/SLUS_213.82.cht) Freak Out | [SLES_503.10](./CHT/SLES_503.10.cht) Freak Out - Extreme Freeride | [SLES_546.53](./CHT/SLES_546.53.cht) Free Running | [SLES_545.59](./CHT/SLES_545.59.cht) Freedom Fighters | [SLES_514.67](./CHT/SLES_514.67.cht) Freedom Fighters | [SLES_514.69](./CHT/SLES_514.69.cht) Freedom Fighters | [SLES_514.71](./CHT/SLES_514.71.cht) Freekstyle | [SLES_507.53](./CHT/SLES_507.53.cht) Frequency | [SCES_507.91](./CHT/SCES_507.91.cht) Frogger | [SLPM_653.04](./CHT/SLPM_653.04.cht) Frogger - Ancient Shadow | [SLUS_210.98](./CHT/SLUS_210.98.cht) Frogger - The Great Quest | [SLES_507.88](./CHT/SLES_507.88.cht) Frogger - The Great Quest | [SLUS_202.57](./CHT/SLUS_202.57.cht) Froggers Adventures - The Rescue | [SLUS_207.34](./CHT/SLUS_207.34.cht) Front Mission 4 | [SLPM_654.43](./CHT/SLPM_654.43.cht) Fruitfall | [SLES_531.48](./CHT/SLES_531.48.cht) Fu-un Bakumatsu Den | [SLPM_658.13](./CHT/SLPM_658.13.cht) Fu-un Shinsengumi | [SLKA_251.39](./CHT/SLKA_251.39.cht) Fugitive Hunter - War on Terror | [SLUS_204.64](./CHT/SLUS_204.64.cht) Fukuhara Love Ping Pong | [SLPM_625.05](./CHT/SLPM_625.05.cht) Full Metal Alchemist - Dream Carnival | [SLKA_253.52](./CHT/SLKA_253.52.cht) Full Spectrum Warrior | [SLUS_211.45](./CHT/SLUS_211.45.cht) Full Spectrum Warrior - Ten Hammers | [SLUS_212.50](./CHT/SLUS_212.50.cht) Furry Tales | [SLES_528.24](./CHT/SLES_528.24.cht) Futurama | [SLES_515.07](./CHT/SLES_515.07.cht) Future Tactics - The Uprising | [SLES_527.01](./CHT/SLES_527.01.cht) Fuun Shinsengumi | [SLPM_654.94](./CHT/SLPM_654.94.cht) G-Saviour | [SLPS_250.09](./CHT/SLPS_250.09.cht) G.I. Joe - The Rise of Cobra | [SLES_555.37](./CHT/SLES_555.37.cht) G.I. Joe - The Rise of Cobra | [SLUS_218.86](./CHT/SLUS_218.86.cht) GA-ROU-DEN BREAKBLOW | [SLKA_253.71](./CHT/SLKA_253.71.cht) GTA - San Andreas | [SLUS_209.46](./CHT/SLUS_209.46.cht) GTC Africa | [SLES_504.72](./CHT/SLES_504.72.cht) GTC Africa | [SLPM_622.58](./CHT/SLPM_622.58.cht) Gachinko Professional Baseball | [SLPS_203.01](./CHT/SLPS_203.01.cht) Gadget and the Gadgetinis | [SLES_528.45](./CHT/SLES_528.45.cht) Gaeguri Jungsa Keroro - Bulkkottwineun Battle Royal Z (Korea) | [SLKA_253.61](./CHT/SLKA_253.61.cht) Gakkou o Tsukurou - Happy Days!! | [SLPS_254.71](./CHT/SLPS_254.71.cht) Galacta Meisaku Gekijou - Rakugaki Oukouku | [SLPM_650.97](./CHT/SLPM_650.97.cht) Galerians - Ash | [SLES_513.43](./CHT/SLES_513.43.cht) Galerians - Ash | [SLUS_205.60](./CHT/SLUS_205.60.cht) Gallop Racer | [SLES_518.96](./CHT/SLES_518.96.cht) Gallop Racer 2 | [SLES_530.11](./CHT/SLES_530.11.cht) Gallop Racer 2003 - A New Breed | [SLUS_206.62](./CHT/SLUS_206.62.cht) Gallop Racer 2004 | [SLUS_210.31](./CHT/SLUS_210.31.cht) Gallop Racer 2006 | [SLUS_213.93](./CHT/SLUS_213.93.cht) Gallop Racer 6 - Revolution [PlayStation 2 The Best] | [SLPS_734.15](./CHT/SLPS_734.15.cht) Gallop Racer Inbreed | [SLPS_257.01](./CHT/SLPS_257.01.cht) Gallop Racer Lucky 7 | [SLPS_253.33](./CHT/SLPS_253.33.cht) Gantz - The Game | [SLPM_659.50](./CHT/SLPM_659.50.cht) Garfield | [SLES_528.43](./CHT/SLES_528.43.cht) Garfield - Lasagna World Tour | [SLES_548.17](./CHT/SLES_548.17.cht) Garfield - Lasagna World Tour | [SLES_550.43](./CHT/SLES_550.43.cht) Garfield - Saving Arlene | [SLES_535.87](./CHT/SLES_535.87.cht) Garfield - Saving Arlene | [SLPM_627.33](./CHT/SLPM_627.33.cht) Garfield 2 - Tale of Two Kitties | [SLES_541.72](./CHT/SLES_541.72.cht) Garouden Break Blow | [SLPS_255.30](./CHT/SLPS_255.30.cht) Garouden Break Blow - Fist or Twist | [SLPS_257.47](./CHT/SLPS_257.47.cht) Gekisha Boy 2 | [SLPS_200.91](./CHT/SLPS_200.91.cht) Gene Troopers | [SLES_536.44](./CHT/SLES_536.44.cht) Generation of Chaos 3 [Limited Edition] | [SLPM_652.78](./CHT/SLPM_652.78.cht) Generation of Chaos 4 | [SLPM_655.72](./CHT/SLPM_655.72.cht) Generation of Chaos 5 | [SLPM_660.55](./CHT/SLPM_660.55.cht) Generation of Chaos III - Toki no Fuuin [Limited Edition] | [SLPM_652.79](./CHT/SLPM_652.79.cht) Genji | [SCES_533.28](./CHT/SCES_533.28.cht) Genji | [SCKA_200.52](./CHT/SCKA_200.52.cht) Genji - Dawn of the Samurai | [SCPS_150.95](./CHT/SCPS_150.95.cht) Genso Suikoden III | [SLPM_650.73](./CHT/SLPM_650.73.cht) Genso Suikoden V | [SLPM_662.86](./CHT/SLPM_662.86.cht) Geomho 2 (Korea) | [SLKA_250.09](./CHT/SLKA_250.09.cht) George of the Jungle and the Search for the Secret | [SLUS_216.68](./CHT/SLUS_216.68.cht) Germanys Next Topmodel | [SLES_555.29](./CHT/SLES_555.29.cht) Get Backers - All Members Gather | [SLPM_622.76](./CHT/SLPM_622.76.cht) Get Backers - The Stolen City of Infinite | [SLPM_621.86](./CHT/SLPM_621.86.cht) Get Backers Dakkanoku - Ura Shinjuku Saikyou Battle | [SLPM_624.76](./CHT/SLPM_624.76.cht) Get Ride! AM Driver - The Truth of Xiangke | [SLPM_659.49](./CHT/SLPM_659.49.cht) Ghost Vibration | [SLES_514.33](./CHT/SLES_514.33.cht) Ghost Vibration | [SLPM_675.26](./CHT/SLPM_675.26.cht) Ghost Vibration | [SLPS_251.31](./CHT/SLPS_251.31.cht) Ghostbusters | [SCES_555.71](./CHT/SCES_555.71.cht) Ghostmaster | [SLES_526.71](./CHT/SLES_526.71.cht) Giant Robo - The Animation | [SLPM_625.26](./CHT/SLPM_625.26.cht) Giants - Citizen Kabuto | [SLES_503.14](./CHT/SLES_503.14.cht) Gidong Jeonsa Gundam - Haehu-ui Uju (Korea) | [SLKA_251.32](./CHT/SLKA_251.32.cht) Gigantic Drive | [SLPM_622.09](./CHT/SLPM_622.09.cht) Gitaroo Man | [SLES_506.53](./CHT/SLES_506.53.cht) Gitaroo Man | [SLPM_675.08](./CHT/SLPM_675.08.cht) Gladiator - Road to Freedom | [SLPS_254.56](./CHT/SLPS_254.56.cht) Gladiator - Road to Freedom - Remix | [SLPM_661.32](./CHT/SLPM_661.32.cht) Gladiator - Sword of Vengeance | [SLES_517.66](./CHT/SLES_517.66.cht) Gladiator - Sword of Vengeance | [SLUS_207.93](./CHT/SLUS_207.93.cht) Gladius | [SLES_510.64](./CHT/SLES_510.64.cht) Global Folktale | [SLPS_200.52](./CHT/SLPS_200.52.cht) Go Go Golf | [SLES_510.55](./CHT/SLES_510.55.cht) Go, Diego, Go! Safari Rescue | [SLUS_217.18](./CHT/SLUS_217.18.cht) God Hand | [SLPM_665.50](./CHT/SLPM_665.50.cht) God Hand | [SLUS_215.03](./CHT/SLUS_215.03.cht) God Of War 2 | [SCES_542.06](./CHT/SCES_542.06.cht) God of War | [SCES_531.33](./CHT/SCES_531.33.cht) God of War | [SCKA_300.02](./CHT/SCKA_300.02.cht) God of War 2 | [SCKA_300.06](./CHT/SCKA_300.06.cht) Godfather, The | [SLES_539.67](./CHT/SLES_539.67.cht) Godfather, The | [SLES_539.71](./CHT/SLES_539.71.cht) Godfather, The | [SLPM_667.10](./CHT/SLPM_667.10.cht) Godzilla - Save The Earth | [SLES_527.66](./CHT/SLES_527.66.cht) Gold Gashbell - Friendship Tag Battle 2 | [SLPS_254.79](./CHT/SLPS_254.79.cht) Gold Gashbell!! Gekitou! Saikyou no Mamonotachi | [SLPS_254.40](./CHT/SLPS_254.40.cht) Golf Paradise | [SLPS_200.09](./CHT/SLPS_200.09.cht) Golf Paradise DX | [SLPS_250.27](./CHT/SLPS_250.27.cht) Golful Golf | [SLPS_250.32](./CHT/SLPS_250.32.cht) Goosebumps HorrorLand | [SLUS_218.34](./CHT/SLUS_218.34.cht) Gradius V | [SLES_520.95](./CHT/SLES_520.95.cht) Gradius V | [SLPM_624.62](./CHT/SLPM_624.62.cht) Gran Turismo 4 | [SCES_517.19](./CHT/SCES_517.19.cht) Gran Turismo 4 | [SCUS_973.28](./CHT/SCUS_973.28.cht) Grand Theft Auto - Liberty City Stories | [SLPM_668.51](./CHT/SLPM_668.51.cht) Grand Theft Auto - San Andreas | [SLPM_659.84](./CHT/SLPM_659.84.cht) Grand Theft Auto - San Andreas [Rockstar Classics] | [SLPM_552.92](./CHT/SLPM_552.92.cht) Grand Theft Auto - Vice City | [SLPM_654.88](./CHT/SLPM_654.88.cht) Grand Theft Auto - Vice City Stories | [SLES_546.22](./CHT/SLES_546.22.cht) Grand Theft Auto III | [SLPM_653.82](./CHT/SLPM_653.82.cht) Grand Theft Auto III / ID [SLUS_200.62](./CHT/SLUS_200.62.cht) Grand Theft Auto: San Andreas | [SLES_525.41](./CHT/SLES_525.41.cht) Grand Theft Auto: Vice City | [SLES_510.61](./CHT/SLES_510.61.cht) Grandia Extreme | [SLPM_650.89](./CHT/SLPM_650.89.cht) Grandia II | [SLES_504.98](./CHT/SLES_504.98.cht) Grandia II | [SLPM_650.81](./CHT/SLPM_650.81.cht) Grandia III | [SLPM_659.76](./CHT/SLPM_659.76.cht) Grandia III (Disc 2) | [SLPM_659.77](./CHT/SLPM_659.77.cht) Gravity Games Bike - Street Vert. Dirt | [SLUS_203.10](./CHT/SLUS_203.10.cht) Gravity Games Bike Street - Vertical Dirt | [SLES_507.15](./CHT/SLES_507.15.cht) Great Escape, The | [SLES_513.15](./CHT/SLES_513.15.cht) Great Escape, The | [SLPS_253.74](./CHT/SLPS_253.74.cht) Great Escape, The | [SLUS_206.70](./CHT/SLUS_206.70.cht) Greatest Striker | [SLPM_620.28](./CHT/SLPM_620.28.cht) Greg Hastings Tournament Paintball Maxd | [SLUS_215.39](./CHT/SLUS_215.39.cht) Gregory Horror Show - Soul Collector | [SLPM_652.34](./CHT/SLPM_652.34.cht) Gregory Horror Show - Soul Collector | [SLPM_653.24](./CHT/SLPM_653.24.cht) Gretzky NHL 06 | [SCUS_974.66](./CHT/SCUS_974.66.cht) Gretzky NHL 2005 | [SCUS_974.09](./CHT/SCUS_974.09.cht) Grim Adventures of Billy & Mandy, The | [SLUS_214.51](./CHT/SLUS_214.51.cht) Grim Grimoire | [SLES_548.97](./CHT/SLES_548.97.cht) Grim Grimoire | [SLPS_257.71](./CHT/SLPS_257.71.cht) Guitar Hero | [SLUS_212.24](./CHT/SLUS_212.24.cht) GunGrave | [SLPM_651.53](./CHT/SLPM_651.53.cht) Guncom 2 | [SLES_526.20](./CHT/SLES_526.20.cht) Gundam - Federation vs Zeon DX | [SLPM_650.76](./CHT/SLPM_650.76.cht) Gundam Musou 2 | [SLPM_551.22](./CHT/SLPM_551.22.cht) Gundam Musou Special | [SLPM_669.40](./CHT/SLPM_669.40.cht) Gundam Seed | [SLKA_150.18](./CHT/SLKA_150.18.cht) Gundam Seed - Never Ending Tomorrow | [SLPS_253.89](./CHT/SLPS_253.89.cht) Gundam Seed Destiny - Generation of C.E. | [SLPS_255.49](./CHT/SLPS_255.49.cht) Gundam True Odyssey | [SLPS_255.20](./CHT/SLPS_255.20.cht) Gungrave | [SCPS_560.14](./CHT/SCPS_560.14.cht) Gungrave - Overdose | [SLES_529.41](./CHT/SLES_529.41.cht) Gungrave O.D. | [SCKA_200.26](./CHT/SCKA_200.26.cht) Gungriffon Blaze | [SLES_501.58](./CHT/SLES_501.58.cht) Gungriffon Blaze | [SLES_501.59](./CHT/SLES_501.59.cht) Gungriffon Blaze | [SLPS_200.33](./CHT/SLPS_200.33.cht) Gunslinger Girl Vol.1 | [SLPS_253.43](./CHT/SLPS_253.43.cht) Gunslinger Girl Vol.2 | [SLPS_253.73](./CHT/SLPS_253.73.cht) Gunslinger Girl Vol.3 | [SLPS_253.88](./CHT/SLPS_253.88.cht) Gwimuja 3 (Korea) | [SLKA_250.93](./CHT/SLKA_250.93.cht) Hagane no Renkinjutsushi - Akaki Elixir no Akuma | [SLPM_657.08](./CHT/SLPM_657.08.cht) Hagane no Renkinjutsushi - Dream Carnival | [SLPS_254.02](./CHT/SLPS_254.02.cht) Hagane no Renkinjutsushi - Tobenai Tenshi | [SLPM_654.73](./CHT/SLPM_654.73.cht) Hagane no Renkinjutsushi 3 - Kami o Tsugu Shoujo | [SLPM_660.73](./CHT/SLPM_660.73.cht) Hajime no Ippo - All-Stars | [SLPS_254.39](./CHT/SLPS_254.39.cht) Hajime no Ippo 2 - Victorious Road | [SLKA_251.82](./CHT/SLKA_251.82.cht) Half Life | [SLES_505.04](./CHT/SLES_505.04.cht) Half-Life | [SLES_505.05](./CHT/SLES_505.05.cht) Half-Life | [SLES_505.09](./CHT/SLES_505.09.cht) Hanjuku Hero 4 | [SLPM_658.39](./CHT/SLPM_658.39.cht) Hanjuku Hero VS 3D | [SLPM_653.15](./CHT/SLPM_653.15.cht) Hannah Montana - Spotlight World Tour | [SLUS_217.50](./CHT/SLUS_217.50.cht) Happy! Happy!! Boarders | [SLPS_200.50](./CHT/SLPS_200.50.cht) Hard Hitter 2 | [SLES_510.57](./CHT/SLES_510.57.cht) Hard Knock High | [SLES_545.90](./CHT/SLES_545.90.cht) Hard Luck - Return of the Heroes | [SLPM_656.95](./CHT/SLPM_656.95.cht) Hardhitter Tennis | [SLUS_205.68](./CHT/SLUS_205.68.cht) Harry Potter - Kammer D Schreckens | [SLES_511.94](./CHT/SLES_511.94.cht) Harry Potter - Quidditch World Cup | [SLKA_150.16](./CHT/SLKA_150.16.cht) Harry Potter - Quidditch World Cup | [SLUS_207.69](./CHT/SLUS_207.69.cht) Harry Potter and The Chamber of Secrets | [SLUS_205.76](./CHT/SLUS_205.76.cht) Harry Potter and The Goblet of Fire | [SLES_537.28](./CHT/SLES_537.28.cht) Harry Potter and The Goblet of Fire | [SLUS_213.25](./CHT/SLUS_213.25.cht) Harry Potter and The Order of the Phoenix | [SLKA_252.71](./CHT/SLKA_252.71.cht) Harry Potter and The Order of the Phoenix | [SLUS_216.19](./CHT/SLUS_216.19.cht) Harry Potter and The Prisoner of Azkaban | [SLUS_209.26](./CHT/SLUS_209.26.cht) Harry Potter and the Chamber of Secrets | [SLES_511.92](./CHT/SLES_511.92.cht) Harry Potter and the Goblet of Fire (Korea) | [SLKA_253.27](./CHT/SLKA_253.27.cht) Harry Potter and the Order of the Phoenix | [SLES_547.79](./CHT/SLES_547.79.cht) Harry Potter and the Prisoner of Azkaban | [SLKA_251.72](./CHT/SLKA_251.72.cht) Harry Potter to Himitsu no Heya | [SLPM_680.05](./CHT/SLPM_680.05.cht) Harry Potter to Himitsu no Heya | [SLPS_202.34](./CHT/SLPS_202.34.cht) Harry Potter y la Cámara Secreta | [SLES_511.95](./CHT/SLES_511.95.cht) Harvest Moon - A Wonderful Life [Special Edition] | [SLES_534.80](./CHT/SLES_534.80.cht) Hasbro - Family Game Night | [SLUS_218.05](./CHT/SLUS_218.05.cht) Haunted Mansion | [SLPM_655.81](./CHT/SLPM_655.81.cht) Haunting Ground | [SLES_528.77](./CHT/SLES_528.77.cht) Haven - Call of the King | [SLES_512.09](./CHT/SLES_512.09.cht) Headhunter | [SCES_505.00](./CHT/SCES_505.00.cht) Headhunter | [SLUS_204.16](./CHT/SLUS_204.16.cht) Headhunter - Redemption | [SLES_516.82](./CHT/SLES_516.82.cht) Headhunter - Redemption | [SLES_525.12](./CHT/SLES_525.12.cht) Headhunter - Redemption | [SLUS_208.17](./CHT/SLUS_208.17.cht) Heavy Metal Thunder | [SLPM_660.30](./CHT/SLPM_660.30.cht) Hello Kitty Star Light - Fusiginasekai | [SLPM_622.50](./CHT/SLPM_622.50.cht) Hello Kitty Star Light - Inogasi Cube | [SLPM_622.49](./CHT/SLPM_622.49.cht) Hello Kitty no PikoPiko Daisakusen | [SLPM_658.31](./CHT/SLPM_658.31.cht) Herdy Gerdy | [SLES_507.51](./CHT/SLES_507.51.cht) Heroes of Might and Magic | [SLUS_201.58](./CHT/SLUS_201.58.cht) Heroes of the Pacific | [SLES_534.41](./CHT/SLES_534.41.cht) Heroes of the Pacific | [SLUS_209.43](./CHT/SLUS_209.43.cht) Hidden Invasion | [SLES_502.60](./CHT/SLES_502.60.cht) Hidden Invasion | [SLUS_203.01](./CHT/SLUS_203.01.cht) High Heat - Major League Baseball 2003 | [SLUS_202.98](./CHT/SLUS_202.98.cht) High Heat - Major League Baseball 2004 | [SLUS_206.02](./CHT/SLUS_206.02.cht) High Heat Baseball 2002 | [SLUS_201.33](./CHT/SLUS_201.33.cht) High Roller Casino | [SLUS_210.14](./CHT/SLUS_210.14.cht) High School Musical 3 - Senior Year DANCE! | [SLUS_218.19](./CHT/SLUS_218.19.cht) Hippa Linda | [SLPM_621.09](./CHT/SLPM_621.09.cht) Hissatsu Ura-Kagyou | [SLPM_661.13](./CHT/SLPM_661.13.cht) History Channel - Battle for the Pacific | [SLUS_217.12](./CHT/SLUS_217.12.cht) History Channel - Civil War - A Nation Divided | [SLUS_214.74](./CHT/SLUS_214.74.cht) Hitman - Blood Money | [SLES_530.28](./CHT/SLES_530.28.cht) Hitman - Blood Money | [SLES_530.30](./CHT/SLES_530.30.cht) Hitman - Blood Money | [SLES_530.32](./CHT/SLES_530.32.cht) Hitman - Contracts | [SLES_521.32](./CHT/SLES_521.32.cht) Hitman - Contracts | [SLES_521.33](./CHT/SLES_521.33.cht) Hitman - Contracts | [SLES_521.35](./CHT/SLES_521.35.cht) Hitman - Contracts | [SLPS_254.06](./CHT/SLPS_254.06.cht) Hitman - Contracts | [SLUS_208.82](./CHT/SLUS_208.82.cht) Hitman 2 - Silent Assassin | [SLES_509.92](./CHT/SLES_509.92.cht) Hitman 2 - Silent Assassin | [SLES_511.07](./CHT/SLES_511.07.cht) Hitman 2 - Silent Assassin | [SLES_511.08](./CHT/SLES_511.08.cht) Hitman 2 - Silent Assassin | [SLES_511.09](./CHT/SLES_511.09.cht) Hitman 2 - Silent Assassin | [SLES_511.10](./CHT/SLES_511.10.cht) Hitman 2 - Silent Assassin | [SLPS_252.69](./CHT/SLPS_252.69.cht) Hobbit, The | [SLES_517.23](./CHT/SLES_517.23.cht) Home Alone | [SLES_544.69](./CHT/SLES_544.69.cht) Homerun | [SLES_518.12](./CHT/SLES_518.12.cht) Horsez | [SLUS_215.63](./CHT/SLUS_215.63.cht) Hot Shots Golf 3 | [SCUS_971.30](./CHT/SCUS_971.30.cht) Hot Shots Tennis | [SCUS_976.10](./CHT/SCUS_976.10.cht) Hot Wheels - Beat That | [SLUS_216.28](./CHT/SLUS_216.28.cht) Hot Wheels - Stunt Track Challenge | [SLES_524.81](./CHT/SLES_524.81.cht) Hot Wheels - Stunt Track Challenge | [SLUS_209.54](./CHT/SLUS_209.54.cht) Hot Wheels - Velocity X | [SLUS_204.12](./CHT/SLUS_204.12.cht) Hot Wheels - World Race | [SLUS_207.37](./CHT/SLUS_207.37.cht) Hot Wheels World Race | [SLES_518.79](./CHT/SLES_518.79.cht) Houshin Engi 2 | [SLPM_650.83](./CHT/SLPM_650.83.cht) Hresvelgr | [SLPS_200.24](./CHT/SLPS_200.24.cht) Hresvelgr [International Edition] | [SLPS_200.59](./CHT/SLPS_200.59.cht) Hudson Selection Vol.1 - Cubic Lode Runner | [SLPM_624.04](./CHT/SLPM_624.04.cht) Hudson Selection Vol.3 - PC Genjin | [SLPM_624.18](./CHT/SLPM_624.18.cht) Hudson Selection Vol.4 - Adventure Island [Takahashi Meijin no Bouken Jima] | [SLPM_624.22](./CHT/SLPM_624.22.cht) Hulk, The | [SLES_515.08](./CHT/SLES_515.08.cht) Hulk, The | [SLUS_204.22](./CHT/SLUS_204.22.cht) Hummer Badlands | [SLES_541.58](./CHT/SLES_541.58.cht) Hummer Badlands | [SLUS_213.57](./CHT/SLUS_213.57.cht) Hungry Ghosts | [SCPS_150.46](./CHT/SCPS_150.46.cht) Hunter X Hunter - Ryumyaku no Saidan | [SLPM_620.67](./CHT/SLPM_620.67.cht) Hunter the Reckoning - Wayward | [SLUS_205.11](./CHT/SLUS_205.11.cht) Hustle, The - Detroit Streets - Kats Story | [SLUS_213.35](./CHT/SLUS_213.35.cht) Hyper Sports 2002 Winter | [SLPM_621.26](./CHT/SLPM_621.26.cht) I.Q. Remix | [SCPS_110.01](./CHT/SCPS_110.01.cht) I.Q. Remix+ - Intelligent Qube | [SLKA_250.60](./CHT/SLKA_250.60.cht) ICO | [SCUS_971.13](./CHT/SCUS_971.13.cht) IGPX | [SLPS_256.28](./CHT/SLPS_256.28.cht) IGPX - Immortal Grand Prix | [SLUS_214.30](./CHT/SLUS_214.30.cht) IHRA Drag Racing - Sportsman Edition | [SLUS_212.56](./CHT/SLUS_212.56.cht) IHRA Drag Racing 2 | [SLUS_205.86](./CHT/SLUS_205.86.cht) INDIGO PROPHECY | [SLKA_253.09](./CHT/SLKA_253.09.cht) Ice Age 2 - The Meltdown | [SLES_539.84](./CHT/SLES_539.84.cht) Ice Age 3 - Dawn of the Dinosaurs | [SLES_554.87](./CHT/SLES_554.87.cht) Ichigeki Sacchuu! HoiHoi-san | [SLPM_623.91](./CHT/SLPM_623.91.cht) Ico | [SCPS_110.03](./CHT/SCPS_110.03.cht) Ikki Tousen - Shining Dragon | [SLPS_257.98](./CHT/SLPS_257.98.cht) Ikusa Gami | [SLKA_253.20](./CHT/SLKA_253.20.cht) Ikusa Gami | [SLPM_661.84](./CHT/SLPM_661.84.cht) Ikuze! Onsen Takkyuu! | [SLPM_620.35](./CHT/SLPM_620.35.cht) Inaka Kurasi - Nan no Shima no Monogatari | [SLPS_202.22](./CHT/SLPS_202.22.cht) Incredible Hulk, The | [SLUS_217.65](./CHT/SLUS_217.65.cht) Incredibles, The | [SLES_528.16](./CHT/SLES_528.16.cht) Incredibles, The | [SLUS_209.05](./CHT/SLUS_209.05.cht) Incredibles, The - Rise of the Underminer | [SLES_534.74](./CHT/SLES_534.74.cht) Incredibles, The - Rise of the Underminers | [SLUS_212.17](./CHT/SLUS_212.17.cht) Indiana Jones and The Emperors Tomb | [SLES_508.40](./CHT/SLES_508.40.cht) Indiana Jones and the Emperor's Tomb | [SLES_508.36](./CHT/SLES_508.36.cht) IndyCar Series 2005 | [SLES_522.98](./CHT/SLES_522.98.cht) Ingot 79 | [SLPS_251.66](./CHT/SLPS_251.66.cht) Initial D - Special Stage | [SLPM_652.68](./CHT/SLPM_652.68.cht) International Cue Club | [SLES_509.14](./CHT/SLES_509.14.cht) International Golf Pro | [SLES_523.50](./CHT/SLES_523.50.cht) International League Soccer | [SLES_502.31](./CHT/SLES_502.31.cht) International Pool Championship | [SLES_522.40](./CHT/SLES_522.40.cht) International Snooker Championship | [SLES_519.96](./CHT/SLES_519.96.cht) International Super Karts | [SLES_531.86](./CHT/SLES_531.86.cht) International Superstar Soccer | [SLES_500.39](./CHT/SLES_500.39.cht) International Superstar Soccer 2 | [SLES_507.87](./CHT/SLES_507.87.cht) International Superstar Soccer 3 | [SLES_514.35](./CHT/SLES_514.35.cht) International Tennis Pro | [SLES_545.82](./CHT/SLES_545.82.cht) InuYasha - Juso no Kamen | [SLPS_253.20](./CHT/SLPS_253.20.cht) InuYasha - Ougi Ranbu | [SLPS_255.18](./CHT/SLPS_255.18.cht) Inuyasha - The Secret of The Cursed Mask | [SLUS_209.13](./CHT/SLUS_209.13.cht) Inyou Taisenki - Byakko Enbu | [SLPS_204.17](./CHT/SLPS_204.17.cht) Inyou Taisenki - Byakko Enbu [with EyeToy] | [SLPS_204.16](./CHT/SLPS_204.16.cht) Iridium Runners | [SLES_550.13](./CHT/SLES_550.13.cht) Iridium Runners | [SLUS_216.97](./CHT/SLUS_216.97.cht) Iron Aces 2 - Birds of Prey | [SLES_506.86](./CHT/SLES_506.86.cht) Iron Man | [SLES_551.98](./CHT/SLES_551.98.cht) Iron Man | [SLUS_217.39](./CHT/SLUS_217.39.cht) Island Xtreme Stunts | [SLUS_205.75](./CHT/SLUS_205.75.cht) Itadaki Street 3 | [SLPM_621.12](./CHT/SLPM_621.12.cht) J League Winning Eleven 6 | [SLPM_622.17](./CHT/SLPM_622.17.cht) J League Winning Eleven 8 - Asia Championship | [SLPM_620.40](./CHT/SLPM_620.40.cht) J-League Pro Soccer Club - Tsukuku 2004 | [SLPM_655.30](./CHT/SLPM_655.30.cht) J-League Pro Soccer Club - Tsukuku! 3 | [SLPM_652.27](./CHT/SLPM_652.27.cht) J-League Winning Eleven 10 - Europa League 06-07 | [SLPM_665.95](./CHT/SLPM_665.95.cht) J-League Winning Eleven 5 | [SLPM_620.88](./CHT/SLPM_620.88.cht) J-League Winning Eleven 8 - Asia Championship | [SLPM_657.40](./CHT/SLPM_657.40.cht) J-League Winning Eleven 9 - Asia Championship | [SLPM_661.69](./CHT/SLPM_661.69.cht) J-League Winning Eleven Tactics | [SLPM_654.32](./CHT/SLPM_654.32.cht) J-Pheonix - Cobalt Shoutaihen | [SLPM_651.99](./CHT/SLPM_651.99.cht) J-Pheonix Burst Tactics | [SLPM_651.23](./CHT/SLPM_651.23.cht) J.League Winning Eleven 2007 Club Championship | [SLPM_668.10](./CHT/SLPM_668.10.cht) J.League Winning Eleven 2008 Club Championship | [SLPM_550.33](./CHT/SLPM_550.33.cht) J.League Winning Eleven 2009 - Club Championship | [SLPM_551.82](./CHT/SLPM_551.82.cht) J.League Winning Eleven 2010 Club Championship | [SLPM_552.62](./CHT/SLPM_552.62.cht) Jacked | [SLES_537.78](./CHT/SLES_537.78.cht) Jade Cocoon 2 | [SLES_507.35](./CHT/SLES_507.35.cht) Jak & Daxter 2 | [SCPS_150.21](./CHT/SCPS_150.21.cht) Jak & Daxter 2 | [SCPS_150.57](./CHT/SCPS_150.57.cht) Jak 3 | [SCES_524.60](./CHT/SCES_524.60.cht) Jak 3 | [SCKA_200.40](./CHT/SCKA_200.40.cht) Jak II | [SCKA_200.10](./CHT/SCKA_200.10.cht) Jak and Daxter - The Lost Frontier | [SCES_555.10](./CHT/SCES_555.10.cht) James Bond 007 - Agent Under Fire | [SLES_505.39](./CHT/SLES_505.39.cht) James Bond 007 - Agent Under Fire | [SLUS_202.65](./CHT/SLUS_202.65.cht) James Bond 007 - Everything or Nothing | [SLPM_654.46](./CHT/SLPM_654.46.cht) James Bond 007 - Everything or Nothing | [SLUS_207.51](./CHT/SLUS_207.51.cht) Jeep Thrills | [SLUS_217.60](./CHT/SLUS_217.60.cht) Jet Ion GP | [SLES_505.44](./CHT/SLES_505.44.cht) Jet Ski Riders | [SLES_505.52](./CHT/SLES_505.52.cht) Jet X2O | [SCUS_971.73](./CHT/SCUS_971.73.cht) Jet de Go! 2 | [SLPM_651.08](./CHT/SLPM_651.08.cht) Jikkyo Powerful Pro Baseball XI | [SLPM_656.30](./CHT/SLPM_656.30.cht) Jikkyou Powerful Major League 2009 | [SLPM_551.55](./CHT/SLPM_551.55.cht) Jikkyou Powerful Major League 3 | [SLPM_550.62](./CHT/SLPM_550.62.cht) Jikkyou Powerful Pro Baseball 10 | [SLPM_653.17](./CHT/SLPM_653.17.cht) Jikkyou Powerful Pro Baseball 12 | [SLPM_660.61](./CHT/SLPM_660.61.cht) Jikkyou Powerful Pro Baseball 13 | [SLPM_664.50](./CHT/SLPM_664.50.cht) Jikkyou Powerful Pro Major League | [SLPM_664.17](./CHT/SLPM_664.17.cht) Jikkyou Powerful Pro Major League 2 | [SLPM_668.75](./CHT/SLPM_668.75.cht) Jikkyou Powerful Pro Yakyuu 11 Chou Ketteiban | [SLPM_658.25](./CHT/SLPM_658.25.cht) Jikkyou Powerful Pro Yakyuu 12 Ketteiban | [SLPM_662.17](./CHT/SLPM_662.17.cht) Jikkyou Powerful Pro Yakyuu 13 Chou Ketteiban | [SLPM_665.90](./CHT/SLPM_665.90.cht) Jikkyou Powerful Pro Yakyuu 14 | [SLPM_667.77](./CHT/SLPM_667.77.cht) Jikkyou Powerful Pro Yakyuu 14 Chou Ketteiban | [SLPM_669.16](./CHT/SLPM_669.16.cht) Jikkyou Powerful Pro Yakyuu 15 | [SLPM_550.24](./CHT/SLPM_550.24.cht) Jikkyou Powerful Pro Yakyuu 2009 | [SLPM_551.46](./CHT/SLPM_551.46.cht) Jikkyou Powerful Pro Yakyuu 9 | [SLPM_621.92](./CHT/SLPM_621.92.cht) Jikuu Bouken Zentrix | [SLPS_254.98](./CHT/SLPS_254.98.cht) Jimmy Neutron - Attack of the Twonkies | [SLES_527.00](./CHT/SLES_527.00.cht) Jimmy Neutron - Boy Genius - Jet Fusion | [SLUS_206.96](./CHT/SLUS_206.96.cht) Jin Samguk Mussang (Korea) | [SLPM_645.01](./CHT/SLPM_645.01.cht) Jin Samguk Mussang 2 (Korea) | [SLPM_675.23](./CHT/SLPM_675.23.cht) Jin Samguk Mussang 2 - Maengjangjeon (Korea) | [SLPM_675.50](./CHT/SLPM_675.50.cht) Jojo no Kimyou na Bouken - Phantom Blood | [SLPS_256.86](./CHT/SLPS_256.86.cht) Jojos Bizarre Adventure 5 | [SLPM_651.40](./CHT/SLPM_651.40.cht) Jonny Moseley - Mad Trix | [SLUS_202.29](./CHT/SLUS_202.29.cht) Jonny Moseley Mad Trix | [SLES_506.19](./CHT/SLES_506.19.cht) Judge Dredd - Dredd vs Death | [SLUS_208.69](./CHT/SLUS_208.69.cht) Judge Dredd vs Judge Death | [SLES_516.49](./CHT/SLES_516.49.cht) Jumper - Griffin's Story | [SLUS_217.30](./CHT/SLUS_217.30.cht) Jumper - Griffins Story | [SLES_551.29](./CHT/SLES_551.29.cht) Jurassic Park - Operation Genesis | [SLES_513.54](./CHT/SLES_513.54.cht) Just Cause | [SLES_541.37](./CHT/SLES_541.37.cht) Just Cause | [SLES_542.00](./CHT/SLES_542.00.cht) Justice League Heroes | [SLUS_213.04](./CHT/SLUS_213.04.cht) K-1 World Grand Prix - The Beast Attack! | [SLPM_653.36](./CHT/SLPM_653.36.cht) K-1 World Grand Prix 2001 | [SLPM_650.75](./CHT/SLPM_650.75.cht) K-1 World Grand Prix 2002 | [SLPM_652.02](./CHT/SLPM_652.02.cht) K-1 World Grand Prix 2003 | [SLPM_654.33](./CHT/SLPM_654.33.cht) K-1 World Grand Prix 2005 | [SLPS_255.78](./CHT/SLPS_255.78.cht) K-1 World Grand Prix 2006 | [SLPS_257.10](./CHT/SLPS_257.10.cht) K-1 World Max 2005 | [SLPM_660.77](./CHT/SLPM_660.77.cht) K.League - Winning Eleven 9 - Asia Championship | [SLKA_253.21](./CHT/SLKA_253.21.cht) K.O. King | [SLES_545.37](./CHT/SLES_545.37.cht) K1 World Grand Prix | [SLUS_206.82](./CHT/SLUS_206.82.cht) KILL.SWITCH | [SCES_521.24](./CHT/SCES_521.24.cht) KUNOICHI | [SLKA_251.35](./CHT/SLKA_251.35.cht) Ka 2 - Lets Go Hawaii | [SCPS_150.45](./CHT/SCPS_150.45.cht) Kagero II - Dark Illusion | [SLPS_254.45](./CHT/SLPS_254.45.cht) Kaido Battle 2 - Chain Reaction | [SLPM_655.14](./CHT/SLPM_655.14.cht) Kaido Racer | [SLES_531.91](./CHT/SLES_531.91.cht) Kaido Racer | [SLES_539.00](./CHT/SLES_539.00.cht) Kaido Touge no Densetsu | [SLPM_660.22](./CHT/SLPM_660.22.cht) Kaidou Battle | [SLPM_652.46](./CHT/SLPM_652.46.cht) Kaitou Sly Cooper | [SCPS_150.36](./CHT/SCPS_150.36.cht) Kamen Rider - Climax Heroes | [SLPS_259.44](./CHT/SLPS_259.44.cht) Kamen Rider 555 | [SLPS_203.29](./CHT/SLPS_203.29.cht) Kamen Rider Blade | [SLPS_204.02](./CHT/SLPS_204.02.cht) Kamen Rider Hibiki | [SLPS_204.47](./CHT/SLPS_204.47.cht) Kamen Rider Kabuto | [SLPS_204.83](./CHT/SLPS_204.83.cht) Kao the Kangaroo - Round 2 | [SLES_519.98](./CHT/SLES_519.98.cht) Kateikyoushi Hitman Reborn! Dream Hyper Battle | [SLPS_258.06](./CHT/SLPS_258.06.cht) Katekyoo Hitman Reborn! Kindan no Yami no Delta | [SLPS_259.04](./CHT/SLPS_259.04.cht) Kaze no Klonoa 2 - Sekai ga Nozonda Wasuremono | [SLPS_250.33](./CHT/SLPS_250.33.cht) Kelly Slaters Pro Surfer | [SLES_512.00](./CHT/SLES_512.00.cht) Kelly Slaters Pro Surfer | [SLES_512.01](./CHT/SLES_512.01.cht) Kelly Slaters Pro Surfer | [SLUS_203.34](./CHT/SLUS_203.34.cht) Kengo - Master of Bushido | [SLES_501.14](./CHT/SLES_501.14.cht) Kengo 2 | [SLPS_251.07](./CHT/SLPS_251.07.cht) Kengo 3 | [SLPM_657.00](./CHT/SLPM_657.00.cht) Kenran Butousai | [SCPS_150.85](./CHT/SCPS_150.85.cht) Kensetsu Juuki Kenka Battle - Buchigire Kongou!! | [SLPS_250.04](./CHT/SLPS_250.04.cht) Keroro Gunsou - Mero Mero Battle Royale | [SLPS_253.99](./CHT/SLPS_253.99.cht) Keroro Gunsou - Mero Mero Battle Royale Z | [SLPS_255.75](./CHT/SLPS_255.75.cht) Kessen 2 | [SLPM_650.15](./CHT/SLPM_650.15.cht) Kessen III | [SLPM_657.81](./CHT/SLPM_657.81.cht) Kidou Senshi Gundam - Ver. 1.5 | [SLPS_250.61](./CHT/SLPS_250.61.cht) Kidou Senshi Gundam 00 - Gundam Meisters | [SLPS_259.00](./CHT/SLPS_259.00.cht) Kidou Shin Sangumi Moeyo Ken | [SLPS_251.86](./CHT/SLPS_251.86.cht) Kidz Sports Basketball | [SLES_524.49](./CHT/SLES_524.49.cht) Kidz Sports Ice Hockey | [SLES_527.22](./CHT/SLES_527.22.cht) Kikou Heidai - J-Pheonix 2 | [SLPM_623.39](./CHT/SLPM_623.39.cht) Kikou Heidai - J-Pheonix 2 | [SLPM_653.43](./CHT/SLPM_653.43.cht) Kikou Heidan J-Phoenix - Joshou-hen | [SLPS_200.75](./CHT/SLPS_200.75.cht) Kikou Heiden - J-Pheonix | [SLPM_650.33](./CHT/SLPM_650.33.cht) Kill Switch | [SLUS_207.06](./CHT/SLUS_207.06.cht) Killer7 | [SLES_533.66](./CHT/SLES_533.66.cht) Kim Possible - What's the Switch | [SLES_543.88](./CHT/SLES_543.88.cht) King Kong, Peter Jacksons - The Official Game of the Movie | [SLPM_662.11](./CHT/SLPM_662.11.cht) King Kong, Peter Jacksons - The Official Game of the Movie | [SLUS_213.11](./CHT/SLUS_213.11.cht) King of Clubs | [SLES_547.31](./CHT/SLES_547.31.cht) King of Colosseum - Green | [SLPM_652.06](./CHT/SLPM_652.06.cht) King of Colosseum - Red | [SLPM_651.76](./CHT/SLPM_651.76.cht) King of Colosseum 2 | [SLPM_656.02](./CHT/SLPM_656.02.cht) King of Fighters - Maximum Impact | [SLUS_209.23](./CHT/SLUS_209.23.cht) King of Fighters 2006 | [SLUS_213.65](./CHT/SLUS_213.65.cht) King of Fighters, The - Maximum Impact 2 | [SLPS_256.09](./CHT/SLPS_256.09.cht) King of Fighters, The - Maximum Impact Maniax | [SLPS_253.86](./CHT/SLPS_253.86.cht) King of Route 66 | [SLUS_205.22](./CHT/SLUS_205.22.cht) King of Route 66, The | [SLES_516.15](./CHT/SLES_516.15.cht) King's Field IV | [SLES_509.20](./CHT/SLES_509.20.cht) Kingdom Hearts | [SCES_509.67](./CHT/SCES_509.67.cht) Kingdom Hearts | [SCES_509.69](./CHT/SCES_509.69.cht) Kingdom Hearts | [SCES_509.71](./CHT/SCES_509.71.cht) Kingdom Hearts (France) | [SCES_509.68](./CHT/SCES_509.68.cht) Kingdom Hearts - Final Mix | [SLPS_251.98](./CHT/SLPS_251.98.cht) Kingdom Hearts - Re:Chain of Memories | [SLPM_666.76](./CHT/SLPM_666.76.cht) Kingdom Hearts 2 Final Mix + | [SLPM_666.75](./CHT/SLPM_666.75.cht) Kingdom Hearts II | [SLES_542.32](./CHT/SLES_542.32.cht) Kingdom Hearts II | [SLES_542.33](./CHT/SLES_542.33.cht) Kingdom Hearts II | [SLES_542.34](./CHT/SLES_542.34.cht) Kingdom Hearts II | [SLES_542.35](./CHT/SLES_542.35.cht) Kingdom Hearts II | [SLPM_662.33](./CHT/SLPM_662.33.cht) Kings Field 4 | [SLPS_250.57](./CHT/SLPS_250.57.cht) Kinniku Banzuke - Muscle Wars 21 | [SLPM_650.48](./CHT/SLPM_650.48.cht) Kinnikuman Generations | [SLPS_203.69](./CHT/SLPS_203.69.cht) Klonoa 2 - Lunatea's Veil | [SCES_503.54](./CHT/SCES_503.54.cht) Knight Rider 2 | [SLES_528.36](./CHT/SLES_528.36.cht) Knockout Kings 2002 | [SLES_508.02](./CHT/SLES_508.02.cht) Knockout Kings 2002 | [SLUS_203.69](./CHT/SLUS_203.69.cht) Korobotto Adventure | [SLPS_256.87](./CHT/SLPS_256.87.cht) Koushien - Konpeki no Sora | [SLPS_201.72](./CHT/SLPS_201.72.cht) Kowloon Youma Gakuenki | [SLPM_656.52](./CHT/SLPM_656.52.cht) Kujibibi Unbalance | [SLPS_257.29](./CHT/SLPS_257.29.cht) Kunoichi | [SLPM_654.47](./CHT/SLPM_654.47.cht) Kuon | [SLPS_253.29](./CHT/SLPS_253.29.cht) Kuri Kuri Mix | [SLES_502.24](./CHT/SLES_502.24.cht) Kurogane no Houkou - Warship Gunner 2 | [SLPM_663.21](./CHT/SLPM_663.21.cht) Kurogane no Houkou 2 - Warship Commander | [SLPM_654.58](./CHT/SLPM_654.58.cht) Kurogane no Houkou 2 - Warship Gunner | [SLPM_652.67](./CHT/SLPM_652.67.cht) Kuusen | [SLPS_200.46](./CHT/SLPS_200.46.cht) Kuusen 2 | [SLPM_624.13](./CHT/SLPM_624.13.cht) Kyoushuu Kidou Butai - Kougeki Helicopter Senki | [SLPM_625.38](./CHT/SLPM_625.38.cht) Kyuuryuu Youma Gakuenki Re-charge | [SLPM_665.11](./CHT/SLPM_665.11.cht) L.A. Rush | [SLUS_211.12](./CHT/SLUS_211.12.cht) LA Rush | [SLES_534.19](./CHT/SLES_534.19.cht) LEGO Indiana Jones - The Original Adventures | [SLES_551.33](./CHT/SLES_551.33.cht) LEGO Star Wars - The Video Game | [SLPS_204.23](./CHT/SLPS_204.23.cht) LEGO Star Wars II - The Original Trilogy | [SLPM_665.72](./CHT/SLPM_665.72.cht) LMA Manager 2002 | [SLES_505.46](./CHT/SLES_505.46.cht) LMA Manager 2003 | [SLES_510.23](./CHT/SLES_510.23.cht) LMA Manager 2004 | [SLES_514.56](./CHT/SLES_514.56.cht) LMA Manager 2005 | [SLES_526.93](./CHT/SLES_526.93.cht) LMA Manager 2006 | [SLES_534.71](./CHT/SLES_534.71.cht) LMA Manager 2007 | [SLES_542.25](./CHT/SLES_542.25.cht) La Pucelle | [SLPS_201.67](./CHT/SLPS_201.67.cht) La Pucelle - Hikari no Seijyo Densetsu Nijuu | [SLPS_203.98](./CHT/SLPS_203.98.cht) La Pucelle: Tactics | [SLES_529.78](./CHT/SLES_529.78.cht) Lake Masters EX Super | [SLPS_201.03](./CHT/SLPS_201.03.cht) Lake Masters Fishing EX | [SLPS_200.43](./CHT/SLPS_200.43.cht) Lara Croft Tomb Raider: The Angel Of Darkness | [SLES_512.27](./CHT/SLES_512.27.cht) Lara Croft Tomb Raider: The Angel of Darkness | [SLKA_250.73](./CHT/SLKA_250.73.cht) Largo Winch - Empire Under Threat | [SLES_510.93](./CHT/SLES_510.93.cht) LarryBoy and the Bad Apple | [SLUS_214.40](./CHT/SLUS_214.40.cht) Lassie | [SLES_546.69](./CHT/SLES_546.69.cht) Le Avventure di Lupin III | [SLES_549.73](./CHT/SLES_549.73.cht) Le Mans - 24 Hours | [SLUS_202.07](./CHT/SLUS_202.07.cht) Le Mans 24 Hours | [SLES_501.31](./CHT/SLES_501.31.cht) Le Mans 24 Hours | [SLPM_621.28](./CHT/SLPM_621.28.cht) League Series Baseball 2 | [SLES_517.18](./CHT/SLES_517.18.cht) Legacy of Kain: Defiance | [SLES_521.50](./CHT/SLES_521.50.cht) Legacy of Kain: Soul Reaver 2 | [SLES_501.96](./CHT/SLES_501.96.cht) Legaia 2 - Duel Saga | [SCPS_150.20](./CHT/SCPS_150.20.cht) Legend of Alon Dar, The | [SLUS_200.45](./CHT/SLUS_200.45.cht) Legend of Kay | [SLES_529.31](./CHT/SLES_529.31.cht) Legends of Wrestling | [SLES_501.07](./CHT/SLES_501.07.cht) Legends of Wrestling | [SLUS_202.42](./CHT/SLUS_202.42.cht) Legends of Wrestling 2 | [SLUS_205.07](./CHT/SLUS_205.07.cht) Legends of Wrestling II | [SLES_510.45](./CHT/SLES_510.45.cht) Legion - Legend of Excalibur | [SLUS_200.48](./CHT/SLUS_200.48.cht) Legion - The Legend of Excalibur | [SLES_502.73](./CHT/SLES_502.73.cht) Legions Gekitou! Saga Battle | [SLPS_254.27](./CHT/SLPS_254.27.cht) Leisure Suit Larry - Magna Cum Laude | [SLES_526.43](./CHT/SLES_526.43.cht) Leisure Suit Larry - Magna Cum Laude | [SLES_526.44](./CHT/SLES_526.44.cht) Leisure Suit Larry - Magna Cum Laude | [SLUS_209.56](./CHT/SLUS_209.56.cht) Leisure Suit Larry - Magna Cum Laude - Uncut | [SLES_526.41](./CHT/SLES_526.41.cht) Lemony Snickets A Series of Unfortunate Events | [SLES_528.07](./CHT/SLES_528.07.cht) Lemony Snickets A Series of Unfortunate Events | [SLES_528.25](./CHT/SLES_528.25.cht) Lemony Snickets A Series of Unfortunate Events | [SLUS_210.78](./CHT/SLUS_210.78.cht) Lethal Skies - Elite Pilot - Team SW | [SLUS_203.86](./CHT/SLUS_203.86.cht) Lethal Skies 2 | [SLUS_207.35](./CHT/SLUS_207.35.cht) Lethal Skies Elite Pilot: Team SW | [SLES_508.92](./CHT/SLES_508.92.cht) Lethal Skies II | [SLES_518.86](./CHT/SLES_518.86.cht) Lets Bravo Music | [SCKA_200.05](./CHT/SCKA_200.05.cht) Lets Bravo Music | [SCPS_110.28](./CHT/SCPS_110.28.cht) Lets Ride! Silver Buckle Stables | [SLES_551.36](./CHT/SLES_551.36.cht) LifeLine - Voice Action Adventure | [SLUS_208.48](./CHT/SLUS_208.48.cht) Lilo and Stitch - Stitch no Daibouken | [SLPS_251.53](./CHT/SLPS_251.53.cht) Little Britain - The Video Game | [SLES_544.94](./CHT/SLES_544.94.cht) Live World Soccer 2000 | [SLPM_620.02](./CHT/SLPM_620.02.cht) Living World Racing | [SLES_535.94](./CHT/SLES_535.94.cht) Looney Toons - Back in Action | [SLES_517.94](./CHT/SLES_517.94.cht) Looney Tunes - Acme Arsenal | [SLES_549.31](./CHT/SLES_549.31.cht) Looney Tunes - Acme Arsenal | [SLUS_216.36](./CHT/SLUS_216.36.cht) Looney Tunes - Back in Action | [SLUS_208.53](./CHT/SLUS_208.53.cht) Lord of the Rings - The Two Towers | [SLPM_675.46](./CHT/SLPM_675.46.cht) Lord of the Rings, The - Return of the King | [SLES_520.17](./CHT/SLES_520.17.cht) Lord of the Rings, The - The Fellowship of the Ring | [SLES_509.88](./CHT/SLES_509.88.cht) Lord of the Rings, The - The Return of the King | [SLES_520.20](./CHT/SLES_520.20.cht) Lord of the Rings, The - The Return of the King | [SLPM_655.03](./CHT/SLPM_655.03.cht) Lord of the Rings, The - The Third Age | [SLES_528.01](./CHT/SLES_528.01.cht) Lord of the Rings, The - The Third Age | [SLES_528.05](./CHT/SLES_528.05.cht) Lord of the Rings, The - The Two Towers | [SLES_512.52](./CHT/SLES_512.52.cht) Lord of the Rings, The - The Two Towers | [SLES_512.56](./CHT/SLES_512.56.cht) Lord of the Rings, The - The Two Towers | [SLPS_290.04](./CHT/SLPS_290.04.cht) Lord of the Rings, The - The Two Towers [Seigneur des Anneaux - Les Deux Tours] | [SLES_512.53](./CHT/SLES_512.53.cht) Lord of the Rings, The - Uchitsu Kuni Daisanki | [SLPM_658.46](./CHT/SLPM_658.46.cht) Lotus Challenge | [SLES_502.30](./CHT/SLES_502.30.cht) Lotus Challenge | [SLPS_202.47](./CHT/SLPS_202.47.cht) Low Rider | [SLPS_202.45](./CHT/SLPS_202.45.cht) Lowrider | [SLUS_206.76](./CHT/SLUS_206.76.cht) Lucinda Greens Equestrian Challenge | [SLES_546.14](./CHT/SLES_546.14.cht) Lupin III - Columbus no Isan wa Akenisomar | [SLPS_254.30](./CHT/SLPS_254.30.cht) Lupin III - Lupin ni wa Shi o, Zenigata ni wa Koi o | [SLPS_257.40](./CHT/SLPS_257.40.cht) Lupin III - Majutsu no Isan | [SLPS_251.71](./CHT/SLPS_251.71.cht) MDK2 - Armageddon | [SLES_502.48](./CHT/SLES_502.48.cht) MEDAL OF HONOR - RISING SUN | [SLKA_251.40](./CHT/SLKA_251.40.cht) MLB 2005 | [SCUS_973.26](./CHT/SCUS_973.26.cht) MLB Power Pros | [SLUS_216.71](./CHT/SLUS_216.71.cht) MLB Power Pros 2008 | [SLUS_217.48](./CHT/SLUS_217.48.cht) MLB Slugfest - Loaded | [SLUS_208.89](./CHT/SLUS_208.89.cht) MLB Slugfest 2003 | [SLUS_200.49](./CHT/SLUS_200.49.cht) MLB Slugfest 2004 | [SLUS_206.18](./CHT/SLUS_206.18.cht) MLB Slugfest 2006 | [SLUS_213.42](./CHT/SLUS_213.42.cht) MTV Pimp My Ride - Street Racing | [SLES_555.11](./CHT/SLES_555.11.cht) MTVs Celebrity Deathmatch | [SLES_511.89](./CHT/SLES_511.89.cht) MTVs Celebrity Deathmatch | [SLUS_206.04](./CHT/SLUS_206.04.cht) MVP 06 - NCAA Baseball | [SLUS_213.67](./CHT/SLUS_213.67.cht) MVP 07 - NCAA Baseball | [SLUS_215.82](./CHT/SLUS_215.82.cht) MVP Baseball 2003 | [SLUS_206.50](./CHT/SLUS_206.50.cht) MVP Baseball 2004 | [SLKA_251.48](./CHT/SLKA_251.48.cht) MVP Baseball 2004 | [SLUS_208.68](./CHT/SLUS_208.68.cht) MVP Baseball 2005 | [SLUS_211.35](./CHT/SLUS_211.35.cht) MX 2002 - featuring Ricky Carmichael | [SLUS_200.72](./CHT/SLUS_200.72.cht) MX 2002 featuring Ricky Carmichael | [SLES_504.28](./CHT/SLES_504.28.cht) MX Rider | [SLES_501.32](./CHT/SLES_501.32.cht) MX Rider | [SLUS_202.34](./CHT/SLUS_202.34.cht) MX Superfly | [SLUS_203.81](./CHT/SLUS_203.81.cht) MX Superfly featuring Ricky Carmichael | [SLES_510.38](./CHT/SLES_510.38.cht) MX Unleashed | [SLES_520.43](./CHT/SLES_520.43.cht) MX Unleashed | [SLUS_207.67](./CHT/SLUS_207.67.cht) MX World Tour | [SLES_528.64](./CHT/SLES_528.64.cht) MX World Tour featuring Jamie Little | [SLUS_210.97](./CHT/SLUS_210.97.cht) MX vs ATV Unleashed | [SLES_531.06](./CHT/SLES_531.06.cht) MX vs ATV Unleashed | [SLUS_211.04](./CHT/SLUS_211.04.cht) MX vs ATV Untamed | [SLUS_217.01](./CHT/SLUS_217.01.cht) MX vs. ATV Untamed | [SLES_550.50](./CHT/SLES_550.50.cht) Mace Griffin | [SLUS_205.05](./CHT/SLUS_205.05.cht) Mace Griffin - Bounty Hunter | [SLES_516.53](./CHT/SLES_516.53.cht) Mad Maestro | [SLUS_203.76](./CHT/SLUS_203.76.cht) Mad Maestro! | [SLES_507.70](./CHT/SLES_507.70.cht) Madagascar | [SLES_532.42](./CHT/SLES_532.42.cht) Madagascar | [SLES_532.46](./CHT/SLES_532.46.cht) Madagascar | [SLUS_210.15](./CHT/SLUS_210.15.cht) Made Man | [SLES_544.43](./CHT/SLES_544.43.cht) Made Man | [SLES_544.44](./CHT/SLES_544.44.cht) Made Man - Confessions of the Family Blood | [SLUS_215.87](./CHT/SLUS_215.87.cht) Mafia | [SLES_522.82](./CHT/SLES_522.82.cht) Magical Sports - 2000 Koushien | [SLPS_200.36](./CHT/SLPS_200.36.cht) Magical Sports - Go Go Golf | [SLPS_200.37](./CHT/SLPS_200.37.cht) Magical Sports - Koshien | [SLPS_200.97](./CHT/SLPS_200.97.cht) Magical Sports - Pro Baseball 2001 | [SLPS_201.11](./CHT/SLPS_201.11.cht) Magna Carta | [SCKA_200.43](./CHT/SCKA_200.43.cht) Magna Carta - Tears of Blood | [SLUS_212.21](./CHT/SLUS_212.21.cht) Magna Carta: Tears of Blood | [SLES_534.83](./CHT/SLES_534.83.cht) Mahoroba Stories | [SLPM_667.51](./CHT/SLPM_667.51.cht) Mahou Tsukai Kurohime | [SLPM_661.64](./CHT/SLPM_661.64.cht) Mahou no Pumpkin | [SLPS_202.80](./CHT/SLPS_202.80.cht) Makai Eiyuuki Maximo - Machine Monster no Yabou | [SLPM_653.67](./CHT/SLPM_653.67.cht) Makai Kingdom - Chronicles of the Sacred Tome | [SLES_536.90](./CHT/SLES_536.90.cht) Makai Senki Disaea | [SLPS_202.51](./CHT/SLPS_202.51.cht) Makai Senki Disgaea 2 | [SLPS_256.08](./CHT/SLPS_256.08.cht) Maken Shao - Demon Sword | [SLES_510.58](./CHT/SLES_510.58.cht) Mana Khemia - Alchemists of Al-Revis | [SLES_554.43](./CHT/SLES_554.43.cht) Mana Khemia 2 - Ochita Gakuen to Renkinjutsushi Tachi | [SLPM_550.05](./CHT/SLPM_550.05.cht) Mana-Khemia - Gakuen no Renkinjutsu Shitachi | [SLPM_667.48](./CHT/SLPM_667.48.cht) Manhunt | [SLES_520.23](./CHT/SLES_520.23.cht) Marc Eckos Getting Up - Contents Under Pressure | [SLES_534.59](./CHT/SLES_534.59.cht) Marc Eckos Getting Up - Contents Under Pressure | [SLKA_253.31](./CHT/SLKA_253.31.cht) Marc Eckos Getting Up - Contents Under Pressure | [SLUS_210.32](./CHT/SLUS_210.32.cht) Mark Davis Pro Bass Challenge | [SLUS_206.46](./CHT/SLUS_206.46.cht) Marvel - Super Hero Squad | [SLUS_219.10](./CHT/SLUS_219.10.cht) Marvel Super Hero Squad | [SLES_555.72](./CHT/SLES_555.72.cht) Marvel vs Capcom 2 | [SLES_511.74](./CHT/SLES_511.74.cht) Marvel vs Capcom 2 | [SLPM_622.27](./CHT/SLPM_622.27.cht) Mary-Kate & Ashley - Sweet Sixteen - Licensed to Drive | [SLUS_206.03](./CHT/SLUS_206.03.cht) Mashed | [SLES_524.46](./CHT/SLES_524.46.cht) Mat Hoffman's Pro BMX 2 | [SLES_508.70](./CHT/SLES_508.70.cht) Matt Hoffmans Pro BMX 2 | [SLUS_203.35](./CHT/SLUS_203.35.cht) Mawaza | [SCPS_110.27](./CHT/SCPS_110.27.cht) Max Payne | [SLES_503.25](./CHT/SLES_503.25.cht) Max Payne | [SLES_503.26](./CHT/SLES_503.26.cht) Max Payne 2 - The Fall of Max Payne | [SLES_519.54](./CHT/SLES_519.54.cht) Max Payne 2 - The Fall of Max Payne | [SLES_522.56](./CHT/SLES_522.56.cht) Maximo | [SLPM_621.27](./CHT/SLPM_621.27.cht) Maximo | [SLPM_645.04](./CHT/SLPM_645.04.cht) Maxxed Out Racing | [SLES_516.22](./CHT/SLES_516.22.cht) Maxxed Out Racing Nitro | [SLES_545.45](./CHT/SLES_545.45.cht) McFarlane Evil Prophecy | [SLUS_206.57](./CHT/SLUS_206.57.cht) McFarlanes Evil Prophecy | [SLES_527.10](./CHT/SLES_527.10.cht) Mechsmith, The - Run-Dim | [SLPS_200.31](./CHT/SLPS_200.31.cht) Medal of Honor - European Assault | [SLES_533.32](./CHT/SLES_533.32.cht) Medal of Honor - European Assault | [SLES_533.36](./CHT/SLES_533.36.cht) Medal of Honor - European Assault | [SLUS_211.99](./CHT/SLUS_211.99.cht) Medal of Honor - Frontline | [SLES_506.84](./CHT/SLES_506.84.cht) Medal of Honor - Jishousaidai no Sakusen | [SLPS_251.51](./CHT/SLPS_251.51.cht) Medal of Honor - Rising Sun | [SLES_518.73](./CHT/SLES_518.73.cht) Medal of Honor - Rising Sun | [SLES_518.76](./CHT/SLES_518.76.cht) Medal of Honor - Rising Sun | [SLUS_207.53](./CHT/SLUS_207.53.cht) Medal of Honor - Vanguard | [SLES_546.83](./CHT/SLES_546.83.cht) Medal of Honor - Vanguard | [SLUS_215.97](./CHT/SLUS_215.97.cht) Mega Man X - Command | [SLES_528.32](./CHT/SLES_528.32.cht) Mega Man X7 (Europe) | [SLES_518.85](./CHT/SLES_518.85.cht) MegaMan X8 | [SLES_529.88](./CHT/SLES_529.88.cht) MegaRace 3 - Nanotech Disaster | [SLES_509.03](./CHT/SLES_509.03.cht) Meiwaku Seijin Panic Maker | [SLPM_656.42](./CHT/SLPM_656.42.cht) Men in Black 2 - Alien Escape | [SLUS_203.73](./CHT/SLUS_203.73.cht) Men in Black II - Alien Escape | [SLES_507.89](./CHT/SLES_507.89.cht) Mercenaries | [SLES_525.90](./CHT/SLES_525.90.cht) Mercenaries | [SLES_530.08](./CHT/SLES_530.08.cht) Mercenaries | [SLPM_659.42](./CHT/SLPM_659.42.cht) Mercenaries (Europe) | [SLES_525.88](./CHT/SLES_525.88.cht) Mercenaries 2 - World in Flames | [SLES_550.01](./CHT/SLES_550.01.cht) Mercury Meltdown - Remix | [SLUS_215.48](./CHT/SLUS_215.48.cht) Mercury Meltdown Remix | [SLES_544.32](./CHT/SLES_544.32.cht) Metal Arms - Glitch in the System | [SLES_517.58](./CHT/SLES_517.58.cht) Metal Gear Solid 2 | [SLUS_205.43](./CHT/SLUS_205.43.cht) Metal Gear Solid 2 - Sons of Liberty | [SLES_503.85](./CHT/SLES_503.85.cht) Metal Gear Solid 2 - Sons of Liberty | [SLPM_650.78](./CHT/SLPM_650.78.cht) Metal Gear Solid 2 - Sons of Liberty | [SLUS_201.44](./CHT/SLUS_201.44.cht) Metal Gear Solid 2 - Sons of Liberty (Premium Package) | [SLPM_650.77](./CHT/SLPM_650.77.cht) Metal Gear Solid 2 - Sons of Liberty (Shareholder Edition) | [SLPM_685.03](./CHT/SLPM_685.03.cht) Metal Gear Solid 2 - Substance | [SLES_820.09](./CHT/SLES_820.09.cht) Metal Gear Solid 2 - Substance | [SLKA_350.01](./CHT/SLKA_350.01.cht) Metal Gear Solid 2 - Substance | [SLPM_670.02](./CHT/SLPM_670.02.cht) Metal Gear Solid 2 - Substance | [SLUS_205.54](./CHT/SLUS_205.54.cht) Metal Gear Solid 2, Document of | [SLES_820.10](./CHT/SLES_820.10.cht) Metal Gear Solid 2: Sons of Liberty | [SLES_503.83](./CHT/SLES_503.83.cht) Metal Gear Solid 2: Sons of Liberty | [SLPM_675.15](./CHT/SLPM_675.15.cht) Metal Gear Solid 3 - Snake Eater | [SLES_820.26](./CHT/SLES_820.26.cht) Metal Gear Solid 3 - Snake Eater | [SLES_820.32](./CHT/SLES_820.32.cht) Metal Gear Solid 3 - Subsistence | [SLES_820.46](./CHT/SLES_820.46.cht) Metal Gear Solid 3 - Subsistence | [SLES_820.48](./CHT/SLES_820.48.cht) Metal Gear Solid 3 - Subsistence [Disc 1] | [SLUS_213.59](./CHT/SLUS_213.59.cht) Metal Saga - Chain of Cloud | [SLPM_658.68](./CHT/SLPM_658.68.cht) Metal Slug 6 | [SLPS_256.74](./CHT/SLPS_256.74.cht) Metropolismania | [SLES_511.62](./CHT/SLES_511.62.cht) Michigan | [SLPM_654.80](./CHT/SLPM_654.80.cht) Michigan (2005) | [SLES_530.73](./CHT/SLES_530.73.cht) Micro Machines | [SLES_506.20](./CHT/SLES_506.20.cht) Midnight Club - Street Racing | [SLES_500.71](./CHT/SLES_500.71.cht) Midnight Club - Street Racing | [SLUS_200.63](./CHT/SLUS_200.63.cht) Midnight Club 3 - DUB Edition | [SLES_529.42](./CHT/SLES_529.42.cht) Midnight Club 3 - DUB Edition | [SLUS_210.29](./CHT/SLUS_210.29.cht) Midnight Club 3 - DUB Edition Remix | [SLES_537.17](./CHT/SLES_537.17.cht) Midnight Club II | [SLUS_202.09](./CHT/SLUS_202.09.cht) Midway Arcade Treasures 3 | [SLUS_210.94](./CHT/SLUS_210.94.cht) Mike Tyson - Heavyweight Boxing | [SLUS_203.45](./CHT/SLUS_203.45.cht) Mike Tyson Heavyweight Boxing | [SLES_503.96](./CHT/SLES_503.96.cht) Minna no Golf 3 | [SCPS_150.16](./CHT/SCPS_150.16.cht) Minna no Golf 4 | [SCPS_150.59](./CHT/SCPS_150.59.cht) Minna no Tennis | [SCPS_151.13](./CHT/SCPS_151.13.cht) Mission Impossible - Operation Surma | [SLES_520.01](./CHT/SLES_520.01.cht) Mission Impossible - Operation Surma | [SLUS_204.00](./CHT/SLUS_204.00.cht) Mobile Suit - Gundam Seed | [SLPS_203.00](./CHT/SLPS_203.00.cht) Mobile Suit Gundam | [SLPS_250.20](./CHT/SLPS_250.20.cht) Mobile Suit Gundam - Gundam vs Z-Gundam | [SLPS_254.19](./CHT/SLPS_254.19.cht) Mobile Suit Gundam - Gundam vs Zeta Gundam | [SLUS_208.21](./CHT/SLUS_208.21.cht) Mobile Suit Gundam - Journey to Jaburo | [SLUS_201.75](./CHT/SLUS_201.75.cht) Mobile Suit Gundam - Lost War Chronicles | [SLPS_251.23](./CHT/SLPS_251.23.cht) Mobile Suit Gundam - Zeonic Front | [SLUS_202.33](./CHT/SLUS_202.33.cht) Mobile Suit Gundam Climax U.C. | [SLPS_256.27](./CHT/SLPS_256.27.cht) Mojib-Ribbon | [SCPS_110.33](./CHT/SCPS_110.33.cht) Mojo! | [SLES_521.11](./CHT/SLES_521.11.cht) Mojo! | [SLUS_207.41](./CHT/SLUS_207.41.cht) Momotaro Densetsu | [SLPM_625.55](./CHT/SLPM_625.55.cht) Momotaro Densetsu 15 | [SLPM_627.02](./CHT/SLPM_627.02.cht) Momotaro Densetsu 16 | [SLPM_627.50](./CHT/SLPM_627.50.cht) Momotaro Densetsu XI | [SLPM_622.66](./CHT/SLPM_622.66.cht) Momotaro Densetsu XII - West Japan Hen | [SLPM_624.16](./CHT/SLPM_624.16.cht) Monkey Turn V | [SLPS_203.81](./CHT/SLPS_203.81.cht) Monster 4x4 - Masters of Metal | [SLUS_207.96](./CHT/SLUS_207.96.cht) Monster Farm 3 | [SLPS_250.35](./CHT/SLPS_250.35.cht) Monster Farm 4 | [SLPS_252.63](./CHT/SLPS_252.63.cht) Monster Farm 5 | [SLPS_255.85](./CHT/SLPS_255.85.cht) Monster House | [SCKA_200.84](./CHT/SCKA_200.84.cht) Monster House | [SLES_542.15](./CHT/SLES_542.15.cht) Monster House | [SLUS_214.00](./CHT/SLUS_214.00.cht) Monster Hunter | [SLES_527.07](./CHT/SLES_527.07.cht) Monster Hunter | [SLPM_654.95](./CHT/SLPM_654.95.cht) Monster Hunter 2 | [SLPM_662.80](./CHT/SLPM_662.80.cht) Monster Hunter G | [SLPM_658.69](./CHT/SLPM_658.69.cht) Monster Jam | [SLUS_216.35](./CHT/SLUS_216.35.cht) Monster Jam - Urban Assault | [SLUS_218.07](./CHT/SLUS_218.07.cht) Monster Lab | [SLES_551.69](./CHT/SLES_551.69.cht) Monster Lab | [SLUS_218.38](./CHT/SLUS_218.38.cht) Monster Trux - Off-Road Edition | [SLES_530.05](./CHT/SLES_530.05.cht) Monster Trux Extreme | [SLES_527.50](./CHT/SLES_527.50.cht) Monsters vs. Aliens | [SLES_554.86](./CHT/SLES_554.86.cht) Moorhuhn Fun Kart 2008 | [SLES_551.22](./CHT/SLES_551.22.cht) Mortal Kombat - Armageddon | [SLES_541.56](./CHT/SLES_541.56.cht) Mortal Kombat - Armageddon | [SLUS_214.10](./CHT/SLUS_214.10.cht) Mortal Kombat - Deadly Alliance | [SLES_507.17](./CHT/SLES_507.17.cht) Mortal Kombat - Deception | [SLES_527.06](./CHT/SLES_527.06.cht) Mortal Kombat - Shaolin Monks | [SLES_535.24](./CHT/SLES_535.24.cht) Moto GP | [SLPS_200.40](./CHT/SLPS_200.40.cht) Moto GP 2 | [SLUS_202.85](./CHT/SLUS_202.85.cht) Moto GP 3 | [SLUS_206.25](./CHT/SLUS_206.25.cht) Moto GP 4 | [SLUS_211.59](./CHT/SLUS_211.59.cht) Moto GP3 | [SLPS_252.04](./CHT/SLPS_252.04.cht) Moto X Maniac | [SLES_548.85](./CHT/SLES_548.85.cht) MotoGP | [SCES_500.34](./CHT/SCES_500.34.cht) MotoGP 07 | [SLPM_668.67](./CHT/SLPM_668.67.cht) MotoGP 07 | [SLUS_216.88](./CHT/SLUS_216.88.cht) MotoGP 08 | [SLUS_218.11](./CHT/SLUS_218.11.cht) MotoGP 4 | [SLPS_255.61](./CHT/SLPS_255.61.cht) Motor Mayhem | [SLES_504.38](./CHT/SLES_504.38.cht) Motor Mayhem - Vehicular Combat League | [SLUS_201.71](./CHT/SLUS_201.71.cht) Motorbike King | [SLES_525.18](./CHT/SLES_525.18.cht) Mountain Bike Adrenaline | [SLUS_216.66](./CHT/SLUS_216.66.cht) Mountain Bike Adrenaline featuring Salomon | [SLES_547.28](./CHT/SLES_547.28.cht) Mouse Trophy | [SLES_525.25](./CHT/SLES_525.25.cht) Mr Moskeeto | [SLES_507.69](./CHT/SLES_507.69.cht) Mr. Incredible | [SLPM_657.59](./CHT/SLPM_657.59.cht) Mr. Incredible - Kyouteki Underminer Toujou | [SLPM_662.48](./CHT/SLPM_662.48.cht) Mummy Returns, The | [SLES_505.10](./CHT/SLES_505.10.cht) Muppets Party Cruise | [SLES_522.30](./CHT/SLES_522.30.cht) Muppets Party Cruise, Jim Hensons | [SLUS_206.35](./CHT/SLUS_206.35.cht) Musashi - Samurai Legend | [SLES_535.21](./CHT/SLES_535.21.cht) Musashiden II - Blademaster | [SLPM_660.08](./CHT/SLPM_660.08.cht) Musou Orochi | [SLPM_667.21](./CHT/SLPM_667.21.cht) Musou Orochi - Maou Sairin | [SLPM_669.53](./CHT/SLPM_669.53.cht) Mystic Heroes | [SLES_513.58](./CHT/SLES_513.58.cht) Mystic Nights | [SCKA_200.55](./CHT/SCKA_200.55.cht) Mystical Ninja Goemon Zero (Aug 26, 2005 prototype) | [SLPM_650.14](./CHT/SLPM_650.14.cht) Myth Makers - Orbs of Doom | [SLES_522.41](./CHT/SLES_522.41.cht) Myth Makers Super Kart GP | [SLES_521.59](./CHT/SLES_521.59.cht) NASCAR 06 - Total Team Control | [SLES_536.35](./CHT/SLES_536.35.cht) NASCAR 07 | [SLES_542.23](./CHT/SLES_542.23.cht) NASCAR Heat 2002 | [SLUS_201.76](./CHT/SLUS_201.76.cht) NBA 2001 | [SLES_500.26](./CHT/SLES_500.26.cht) NBA Ballers | [SLUS_205.41](./CHT/SLUS_205.41.cht) NBA Ballers - Phenom | [SLUS_211.86](./CHT/SLUS_211.86.cht) NBA Hoopz | [SLES_500.80](./CHT/SLES_500.80.cht) NBA Hoopz | [SLUS_200.50](./CHT/SLUS_200.50.cht) NBA Live 06 | [SLES_535.46](./CHT/SLES_535.46.cht) NBA Live 06 | [SLES_535.81](./CHT/SLES_535.81.cht) NBA Live 06 | [SLKA_253.15](./CHT/SLKA_253.15.cht) NBA Live 06 | [SLUS_212.79](./CHT/SLUS_212.79.cht) NBA Live 07 | [SLES_542.51](./CHT/SLES_542.51.cht) NBA Live 08 | [SLES_549.33](./CHT/SLES_549.33.cht) NBA Live 09 | [SLES_553.37](./CHT/SLES_553.37.cht) NBA Live 2001 | [SLPS_200.73](./CHT/SLPS_200.73.cht) NBA Live 2001 | [SLUS_201.02](./CHT/SLUS_201.02.cht) NBA Live 2002 | [SLUS_203.03](./CHT/SLUS_203.03.cht) NBA Live 2003 | [SLPM_675.41](./CHT/SLPM_675.41.cht) NBA Live 2003 | [SLUS_205.36](./CHT/SLUS_205.36.cht) NBA Live 2003 (EFDEI) | [SLES_511.98](./CHT/SLES_511.98.cht) NBA Live 2004 | [SLKA_250.86](./CHT/SLKA_250.86.cht) NBA Live 2004 | [SLUS_207.55](./CHT/SLUS_207.55.cht) NBA Live 2004 (Europe) | [SLES_520.08](./CHT/SLES_520.08.cht) NBA Live 2005 | [SLES_527.13](./CHT/SLES_527.13.cht) NBA Live 2005 | [SLES_527.27](./CHT/SLES_527.27.cht) NBA Live 2005 | [SLUS_210.58](./CHT/SLUS_210.58.cht) NBA Starting Five | [SLUS_205.13](./CHT/SLUS_205.13.cht) NBA Starting Five 2005 | [SLPM_657.67](./CHT/SLPM_657.67.cht) NBA Street | [SLES_502.19](./CHT/SLES_502.19.cht) NBA Street | [SLUS_201.87](./CHT/SLUS_201.87.cht) NBA Street 2 | [SLUS_206.51](./CHT/SLUS_206.51.cht) NBA Street Vol 2 | [SLES_514.81](./CHT/SLES_514.81.cht) NCAA Final Four 2001 | [SCUS_971.09](./CHT/SCUS_971.09.cht) NCAA Final Four 2002 | [SCUS_971.36](./CHT/SCUS_971.36.cht) NCAA Final Four 2003 | [SCUS_972.04](./CHT/SCUS_972.04.cht) NFL Blitz 2003 | [SLUS_204.74](./CHT/SLUS_204.74.cht) NFL Blitz Pro | [SLUS_206.31](./CHT/SLUS_206.31.cht) NHL 2001 | [SLES_500.27](./CHT/SLES_500.27.cht) NHL 2001 | [SLUS_201.00](./CHT/SLUS_201.00.cht) NHL 2002 | [SLUS_202.81](./CHT/SLUS_202.81.cht) NHL 2003 | [SLUS_205.31](./CHT/SLUS_205.31.cht) NHL Hitz 2003 | [SLES_507.12](./CHT/SLES_507.12.cht) NHL Hitz 2003 | [SLUS_204.38](./CHT/SLUS_204.38.cht) NHL Hitz Pro | [SLES_518.40](./CHT/SLES_518.40.cht) NHL Hitz Pro | [SLUS_206.91](./CHT/SLUS_206.91.cht) NHRA - Countdown to the Championship 2007 | [SLUS_215.47](./CHT/SLUS_215.47.cht) NHRA Championship Drag Racing | [SLUS_211.14](./CHT/SLUS_211.14.cht) NPPL Championship Paintball 2009 | [SLUS_218.55](./CHT/SLUS_218.55.cht) Nanobreaker | [SLPM_658.09](./CHT/SLPM_658.09.cht) Naruto - Konoha Spirits | [SLPS_257.14](./CHT/SLPS_257.14.cht) Naruto - Narutimate Hero | [SLPS_252.93](./CHT/SLPS_252.93.cht) Naruto - Narutimate Hero 2 | [SLPS_253.98](./CHT/SLPS_253.98.cht) Naruto - Ultimate Ninja | [SLES_541.63](./CHT/SLES_541.63.cht) Naruto - Ultimate Ninja 2 | [SLES_548.78](./CHT/SLES_548.78.cht) Naruto - Ultimate Ninja 3 | [SLES_552.37](./CHT/SLES_552.37.cht) Naruto - Uzumaki Chronicles | [SLES_547.27](./CHT/SLES_547.27.cht) Naruto - Uzumaki Chronicles 2 | [SLES_550.90](./CHT/SLES_550.90.cht) Naruto Narutimett Hero 3 | [SLPS_255.89](./CHT/SLPS_255.89.cht) Naruto Shippuden - Ultimate Ninja 5 | [SLES_556.05](./CHT/SLES_556.05.cht) Naruto Shippuuden - Narutimate Accel 2 | [SLPS_258.37](./CHT/SLPS_258.37.cht) Naruto Shippuuden Narutimate Accel | [SLPS_257.68](./CHT/SLPS_257.68.cht) Naruto Uzumaki Ninden | [SLPS_255.42](./CHT/SLPS_255.42.cht) National Geographic - Safari Adventures Africa | [SLES_545.08](./CHT/SLES_545.08.cht) Naval Ops - Warship Gunner | [SLES_518.93](./CHT/SLES_518.93.cht) Nebula - Echo Night | [SLPS_253.14](./CHT/SLPS_253.14.cht) Need For Speed Underground 2 | [SLUS_210.65](./CHT/SLUS_210.65.cht) Need for Speed - Carbon | [SLES_543.23](./CHT/SLES_543.23.cht) Need for Speed - Hot Pursuit 2 | [SLES_507.31](./CHT/SLES_507.31.cht) Need for Speed - Most Wanted | [SLES_535.59](./CHT/SLES_535.59.cht) Need for Speed - ProStreet | [SLES_550.03](./CHT/SLES_550.03.cht) Need for Speed - ProStreet | [SLES_550.04](./CHT/SLES_550.04.cht) Need for Speed - ProStreet | [SLUS_216.58](./CHT/SLUS_216.58.cht) Need for Speed - Underground | [SLKA_251.36](./CHT/SLKA_251.36.cht) Need for Speed - Underground | [SLUS_208.11](./CHT/SLUS_208.11.cht) Need for Speed - Underground 2 | [SLES_527.25](./CHT/SLES_527.25.cht) Need for Speed Underground | [SLPM_654.71](./CHT/SLPM_654.71.cht) Need for Speed Underground J-Tune [EA Best Hits] | [SLPM_656.14](./CHT/SLPM_656.14.cht) Neo Atlas 3 | [SLPS_250.16](./CHT/SLPS_250.16.cht) Neo Contra | [SLES_525.10](./CHT/SLES_525.10.cht) Neo Contra | [SLPM_657.52](./CHT/SLPM_657.52.cht) Neo Contra | [SLUS_209.61](./CHT/SLUS_209.61.cht) Neon Genesis Evangelion - Battle Orchestra | [SLPM_667.63](./CHT/SLPM_667.63.cht) Neopets - The Darkest Faerie | [SCUS_973.67](./CHT/SCUS_973.67.cht) New Century GPX Cyber Formula - Road to the Infinity | [SLPS_253.07](./CHT/SLPS_253.07.cht) New Century GPX Cyber Formula - Road to the Infinity 2 | [SLPS_255.41](./CHT/SLPS_255.41.cht) New Century GPX Cyber Formula - Road to the Infinity 3 | [SLPS_256.95](./CHT/SLPS_256.95.cht) New Roommania - Porori Seishun | [SLPM_652.35](./CHT/SLPM_652.35.cht) Nichibeikan Pro Yakyuu - Final League | [SLPS_251.01](./CHT/SLPS_251.01.cht) Nickelodeon Barnyard | [SLES_543.78](./CHT/SLES_543.78.cht) Nickelodeon Dora the Explorer - Dora Saves the Crystal Kingdom | [SLUS_219.23](./CHT/SLUS_219.23.cht) Nickelodeon Ni Hao, Kai-Lan - Super Game Day | [SLUS_219.26](./CHT/SLUS_219.26.cht) Nicktoons - Attack of the Toybots | [SLES_549.91](./CHT/SLES_549.91.cht) Nicktoons - Battle for Volcano Island | [SLUS_214.69](./CHT/SLUS_214.69.cht) Nightmare Before Christmas | [SLPM_657.39](./CHT/SLPM_657.39.cht) Nightmare Before Christmas, The - Tim Burtons | [SLES_531.92](./CHT/SLES_531.92.cht) Nightmare Before Christmas, Tim Burtons The - Oogies Revenge | [SLUS_208.60](./CHT/SLUS_208.60.cht) Nightmare of Druaga, The - Fushigi no Dungeon | [SLPS_253.77](./CHT/SLPS_253.77.cht) Nightshade | [SLES_522.38](./CHT/SLES_522.38.cht) Nihon Sumou Kyoukai Kounin - Nihon Oozumou - Gekitou Honbasho-hen | [SLPM_621.94](./CHT/SLPM_621.94.cht) Nihon Sumou Kyoukai Kounin - Nihon Oozumou - Kakutou-hen | [SLPM_620.99](./CHT/SLPM_620.99.cht) Ninjabread Man | [SLES_535.70](./CHT/SLES_535.70.cht) Ninkyouden Toseinin Ichidaiki | [SLPM_662.74](./CHT/SLPM_662.74.cht) Nitrobike | [SLES_551.92](./CHT/SLES_551.92.cht) Nitrobike | [SLUS_217.38](./CHT/SLUS_217.38.cht) No One Lives Forever | [SLUS_200.28](./CHT/SLUS_200.28.cht) Noddy and The Magic Book | [SLES_543.11](./CHT/SLES_543.11.cht) OTOSTAZ | [SCPS_560.04](./CHT/SCPS_560.04.cht) ObsCure | [SLES_525.08](./CHT/SLES_525.08.cht) ObsCure | [SLES_527.37](./CHT/SLES_527.37.cht) Obscure | [SLES_527.38](./CHT/SLES_527.38.cht) Obscure 2 | [SLES_547.82](./CHT/SLES_547.82.cht) Odin Sphere | [SLES_551.10](./CHT/SLES_551.10.cht) Odin Sphere | [SLPM_664.74](./CHT/SLPM_664.74.cht) Official U.S. PlayStation Magazine Demo Disc 055 | [SCUS_971.81](./CHT/SCUS_971.81.cht) Offroad Extreme! | [SLES_527.51](./CHT/SLES_527.51.cht) Okami | [SLPM_663.75](./CHT/SLPM_663.75.cht) Olympic Summer Games - Athens 2004 | [SCPS_150.74](./CHT/SCPS_150.74.cht) One Piece - Grand Adventure | [SLES_541.65](./CHT/SLES_541.65.cht) One Piece - Grand Battle | [SLES_535.79](./CHT/SLES_535.79.cht) One Piece - Grand Battle! Combat Rush | [SLPS_254.73](./CHT/SLPS_254.73.cht) One Piece - Land Land | [SLPS_253.82](./CHT/SLPS_253.82.cht) One Piece - Pirates Carnival | [SLPS_255.76](./CHT/SLPS_255.76.cht) One Piece - Pirates Carnival | [SLUS_213.64](./CHT/SLUS_213.64.cht) Oni | [SLES_501.34](./CHT/SLES_501.34.cht) Oni | [SLES_501.76](./CHT/SLES_501.76.cht) Oni | [SLES_501.77](./CHT/SLES_501.77.cht) Onimusha - Blade Warriors | [SLUS_207.10](./CHT/SLUS_207.10.cht) Onimusha - Dawn of Dreams (Disc 1) | [SLUS_211.80](./CHT/SLUS_211.80.cht) Onimusha - Dawn of Dreams (Disc 2) | [SLUS_213.62](./CHT/SLUS_213.62.cht) Onimusha - Dawn of Dreams [Disc 1] | [SLES_820.38](./CHT/SLES_820.38.cht) Onimusha - Dawn of Dreams [Disc 2] | [SLES_820.39](./CHT/SLES_820.39.cht) Onimusha 2 | [SLPM_651.00](./CHT/SLPM_651.00.cht) Onimusha 2 | [SLPM_651.01](./CHT/SLPM_651.01.cht) Onimusha 2 - Samurais Destiny | [SLES_509.78](./CHT/SLES_509.78.cht) Onimusha 3 | [SLPM_654.13](./CHT/SLPM_654.13.cht) Onimusha Buraiden | [SLPM_654.11](./CHT/SLPM_654.11.cht) Oookuki | [SLPM_664.41](./CHT/SLPM_664.41.cht) Open Season | [SLUS_214.67](./CHT/SLUS_214.67.cht) Open Season - Rebelles de la Foret | [SLES_543.16](./CHT/SLES_543.16.cht) Operation Air Assault | [SLES_525.72](./CHT/SLES_525.72.cht) Operation Air Assault 2 | [SLES_548.04](./CHT/SLES_548.04.cht) Operation WinBack 2 | [SLES_541.16](./CHT/SLES_541.16.cht) Operation Winback | [SLES_501.55](./CHT/SLES_501.55.cht) Orphen - Scion of Sorcery | [SLUS_200.11](./CHT/SLUS_200.11.cht) Otostaz | [SCPS_110.24](./CHT/SCPS_110.24.cht) Outlaw Golf | [SLES_519.26](./CHT/SLES_519.26.cht) Outlaw Golf 2 | [SLES_529.65](./CHT/SLES_529.65.cht) Outlaw Golf 2 | [SLUS_210.30](./CHT/SLUS_210.30.cht) Outlaw Tennis | [SLES_534.90](./CHT/SLES_534.90.cht) Outlaw Tennis | [SLUS_211.90](./CHT/SLUS_211.90.cht) Outlaw Volleyball | [SLES_522.59](./CHT/SLES_522.59.cht) Outlaw Volleyball - Remixed | [SLES_531.38](./CHT/SLES_531.38.cht) Outlaw Volleyball Remixed | [SLUS_210.49](./CHT/SLUS_210.49.cht) Over the Hedge | [SLES_538.66](./CHT/SLES_538.66.cht) Over the Monochrome Rainbow featuring Shogo Hamada | [SLPM_652.71](./CHT/SLPM_652.71.cht) Oz | [SLPM_660.33](./CHT/SLPM_660.33.cht) PES 2010 - Pro Evolution Soccer | [SLUS_219.18](./CHT/SLUS_219.18.cht) PES 2011 - Pro Evolution Soccer | [SLUS_219.42](./CHT/SLUS_219.42.cht) PES 2012 - Pro Evolution Soccer | [SLUS_219.48](./CHT/SLUS_219.48.cht) PES 2013 - Pro Evolution Soccer | [SLUS_219.55](./CHT/SLUS_219.55.cht) PaRappa the Rapper 2 | [SCES_504.08](./CHT/SCES_504.08.cht) PaRappa the Rapper 2 | [SCPS_150.17](./CHT/SCPS_150.17.cht) Pac-Man World 2 | [SLUS_202.24](./CHT/SLUS_202.24.cht) Pac-Man World 3 | [SLUS_212.19](./CHT/SLUS_212.19.cht) Pacific Air Warriors 2 - Dogfight | [SLES_525.71](./CHT/SLES_525.71.cht) Paddington Bear | [SLES_546.65](./CHT/SLES_546.65.cht) Panel Quiz Attack 25 | [SLPS_251.48](./CHT/SLPS_251.48.cht) Panzer Elite Action | [SLES_534.44](./CHT/SLES_534.44.cht) Paris Dakar Rally | [SLUS_203.24](./CHT/SLUS_203.24.cht) Paris-Dakar Rally | [SLES_502.12](./CHT/SLES_502.12.cht) Perfect Ace - Pro Tournament Tennis | [SLES_517.35](./CHT/SLES_517.35.cht) Perfect Ace 2 - The Championships | [SLES_524.02](./CHT/SLES_524.02.cht) Persona 3 | [SCKA_200.99](./CHT/SCKA_200.99.cht) Persona 3 | [SLPM_664.45](./CHT/SLPM_664.45.cht) Persona 3 - Fes [Independent Starting Version] | [SCKA_201.09](./CHT/SCKA_201.09.cht) Persona 3 - Fes [Independent Starting Version] | [SLPM_666.90](./CHT/SLPM_666.90.cht) Persona 4 | [SCKA_201.32](./CHT/SCKA_201.32.cht) Persona 4 [Konami-style Special Edition] | [SLPM_669.78](./CHT/SLPM_669.78.cht) Peter Jackson's King Kong | [SLES_537.03](./CHT/SLES_537.03.cht) Phantasy Star Universe | [SLES_543.08](./CHT/SLES_543.08.cht) Phantasy Star Universe | [SLPM_660.31](./CHT/SLPM_660.31.cht) Phantasy Star Universe - Ambition of the Illuminus | [SLES_548.92](./CHT/SLES_548.92.cht) Phantasy Star Universe - Ambition of the Illuminus | [SLPM_666.63](./CHT/SLPM_666.63.cht) Phantom Brave | [SLES_529.51](./CHT/SLES_529.51.cht) Phantom Kingdom | [SLPS_204.10](./CHT/SLPS_204.10.cht) Piglets Big Game | [SLES_516.66](./CHT/SLES_516.66.cht) Piglets Big Game | [SLUS_206.59](./CHT/SLUS_206.59.cht) Pilot Down - Behind Enemy Lines | [SLES_530.99](./CHT/SLES_530.99.cht) Pilot ni Narou! 2 | [SLPS_200.77](./CHT/SLPS_200.77.cht) Pimp my Ride | [SLUS_215.80](./CHT/SLUS_215.80.cht) Pink Pong | [SLES_525.19](./CHT/SLES_525.19.cht) Pirates - Legend of the Black Buccaneer | [SLUS_214.78](./CHT/SLUS_214.78.cht) Pirates - The Legend Of Black Kat | [SLES_506.80](./CHT/SLES_506.80.cht) Pirates of the Caribbean - The Legend of Jack Sparrow | [SLES_542.37](./CHT/SLES_542.37.cht) Pirates of the Caribbean - The Legend of Jack Sparrow | [SLUS_211.10](./CHT/SLUS_211.10.cht) Pitfall - The Lost Expedition | [SLES_516.90](./CHT/SLES_516.90.cht) Pitfall - The Lost Expedition | [SLUS_204.08](./CHT/SLUS_204.08.cht) Plan, The | [SLES_539.14](./CHT/SLES_539.14.cht) Plan, The | [SLES_539.65](./CHT/SLES_539.65.cht) Plan, The | [SLUS_214.66](./CHT/SLUS_214.66.cht) PoPoLoCrois - Hajimari no Bouken | [SCPS_150.27](./CHT/SCPS_150.27.cht) Poison Pink | [SLPS_258.54](./CHT/SLPS_258.54.cht) Polar Express, The | [SLES_526.85](./CHT/SLES_526.85.cht) Polar Express, The | [SLUS_209.89](./CHT/SLUS_209.89.cht) Police 24-7 | [SLES_502.85](./CHT/SLES_502.85.cht) Poncotsu Roman Daikatsugeki Bumpy Trot | [SLPS_254.57](./CHT/SLPS_254.57.cht) Pop Idol | [SLES_518.25](./CHT/SLES_518.25.cht) Pop Star Academy | [SLES_520.62](./CHT/SLES_520.62.cht) Popolocrois - The Law of the Moon | [SCPS_150.63](./CHT/SCPS_150.63.cht) Portal Runner | [SLES_502.63](./CHT/SLES_502.63.cht) Portal Runner | [SLES_504.44](./CHT/SLES_504.44.cht) Portal Runner | [SLUS_200.03](./CHT/SLUS_200.03.cht) Power Smash 2 | [SLPM_622.36](./CHT/SLPM_622.36.cht) Power Volleyball | [SLES_547.17](./CHT/SLES_547.17.cht) Powerful Pro Baseball 10 - Decision | [SLPM_654.45](./CHT/SLPM_654.45.cht) Powerful Pro Baseball 9 Ketteiban | [SLPM_622.74](./CHT/SLPM_622.74.cht) Powerpuff Girls, The - Relish Rampage | [SLUS_205.85](./CHT/SLUS_205.85.cht) Predator - Concrete Jungle | [SLES_530.91](./CHT/SLES_530.91.cht) Pride | [SLPM_651.67](./CHT/SLPM_651.67.cht) Pride FC - Fighting Championships | [SLES_513.71](./CHT/SLES_513.71.cht) Pride Grand Prix 2003 | [SLPM_654.16](./CHT/SLPM_654.16.cht) Primal [Review] | [SCES_511.35](./CHT/SCES_511.35.cht) Prince of Persia - The Sands of Time | [SLES_519.18](./CHT/SLES_519.18.cht) Prince of Persia - The Sands of Time | [SLKA_251.20](./CHT/SLKA_251.20.cht) Prince of Persia: The Two Thrones | [SLES_537.77](./CHT/SLES_537.77.cht) Prince of Persia: Warrior Within | [SLES_528.22](./CHT/SLES_528.22.cht) Prisoner of War | [SLES_503.97](./CHT/SLES_503.97.cht) Pro Baseball Gekikuukan | [SLPS_200.10](./CHT/SLPS_200.10.cht) Pro Baseball Spirits 2 | [SLPM_659.29](./CHT/SLPM_659.29.cht) Pro Evolution Soccer | [SLES_504.12](./CHT/SLES_504.12.cht) Pro Evolution Soccer | [SLES_504.62](./CHT/SLES_504.62.cht) Pro Evolution Soccer 2 | [SLES_511.14](./CHT/SLES_511.14.cht) Pro Evolution Soccer 2008 | [SLES_549.13](./CHT/SLES_549.13.cht) Pro Evolution Soccer 2008 | [SLUS_216.85](./CHT/SLUS_216.85.cht) Pro Evolution Soccer 2009 | [SLES_554.06](./CHT/SLES_554.06.cht) Pro Evolution Soccer 2009 | [SLUS_218.21](./CHT/SLUS_218.21.cht) Pro Evolution Soccer 2010 | [SLES_555.87](./CHT/SLES_555.87.cht) Pro Evolution Soccer 2010 /D [SLES_555.89](./CHT/SLES_555.89.cht) Pro Evolution Soccer 2011 | [SLES_556.36](./CHT/SLES_556.36.cht) Pro Evolution Soccer 2011 | [SLES_556.38](./CHT/SLES_556.38.cht) Pro Evolution Soccer 2012 | [SLES_556.56](./CHT/SLES_556.56.cht) Pro Evolution Soccer 2012 | [SLES_556.58](./CHT/SLES_556.58.cht) Pro Evolution Soccer 2013 | [SLES_556.66](./CHT/SLES_556.66.cht) Pro Evolution Soccer 2013 | [SLES_556.69](./CHT/SLES_556.69.cht) Pro Evolution Soccer 2014 | [SLES_556.73](./CHT/SLES_556.73.cht) Pro Evolution Soccer 2014 | [SLES_556.74](./CHT/SLES_556.74.cht) Pro Evolution Soccer 2014 | [SLES_556.76](./CHT/SLES_556.76.cht) Pro Evolution Soccer 3 | [SLES_519.12](./CHT/SLES_519.12.cht) Pro Evolution Soccer 4 | [SLES_527.60](./CHT/SLES_527.60.cht) Pro Evolution Soccer 5 | [SLES_535.44](./CHT/SLES_535.44.cht) Pro Evolution Soccer 6 | [SLES_542.03](./CHT/SLES_542.03.cht) Pro Evolution Soccer 6 | [SLES_543.62](./CHT/SLES_543.62.cht) Pro Evolution Soccer Management | [SLES_538.99](./CHT/SLES_538.99.cht) Pro Rally 2002 | [SLES_506.37](./CHT/SLES_506.37.cht) Pro Tennis WTA tour | [SLES_507.52](./CHT/SLES_507.52.cht) Pro Yakyuu Spirits 2010 | [SLPM_552.52](./CHT/SLPM_552.52.cht) Pro Yakyuu Spirits 3 | [SLPM_663.64](./CHT/SLPM_663.64.cht) Pro Yakyuu Spirits 4 | [SLPM_667.28](./CHT/SLPM_667.28.cht) Pro Yakyuu Spirits 5 | [SLPM_669.70](./CHT/SLPM_669.70.cht) Pro Yakyuu Spirits 5 Kanzenban | [SLPM_551.30](./CHT/SLPM_551.30.cht) Pro Yakyuu Spirits 6 | [SLPM_551.58](./CHT/SLPM_551.58.cht) Project - Snowblind | [SLUS_210.37](./CHT/SLUS_210.37.cht) Project Altered Beast | [SLAJ_250.60](./CHT/SLAJ_250.60.cht) Project Altered Beast | [SLPM_657.96](./CHT/SLPM_657.96.cht) Project Arms | [SLPS_251.02](./CHT/SLPS_251.02.cht) Project FIFA World Cup | [SLPS_251.10](./CHT/SLPS_251.10.cht) Project Minerva | [SLPM_651.65](./CHT/SLPM_651.65.cht) Project Minerva | [SLPM_675.45](./CHT/SLPM_675.45.cht) Project Minerva - Professional | [SLPM_653.44](./CHT/SLPM_653.44.cht) Project Snowblind | [SLES_531.24](./CHT/SLES_531.24.cht) Project Zero | [SLES_508.21](./CHT/SLES_508.21.cht) Project Zero | [SLPS_250.74](./CHT/SLPS_250.74.cht) Project Zero 3 - The Tormented | [SLES_538.25](./CHT/SLES_538.25.cht) Project Zero II - Crimson Butterfly | [SLES_523.84](./CHT/SLES_523.84.cht) Pryzm - Chapter One | [SLES_507.21](./CHT/SLES_507.21.cht) Pryzm - Chapter One - The Dark Unicorn | [SLUS_201.72](./CHT/SLUS_201.72.cht) Psi-Ops - The Mindgate Conspiracy | [SLES_527.02](./CHT/SLES_527.02.cht) Psychonauts | [SLES_538.30](./CHT/SLES_538.30.cht) Punisher, The | [SLES_530.47](./CHT/SLES_530.47.cht) Punisher, The | [SLES_532.03](./CHT/SLES_532.03.cht) R-Type Final | [SCKA_200.09](./CHT/SCKA_200.09.cht) R-Type Final | [SLES_519.52](./CHT/SLES_519.52.cht) R-Type Final | [SLPS_252.47](./CHT/SLPS_252.47.cht) RC Revenge Pro | [SLES_500.77](./CHT/SLES_500.77.cht) RC Revenge Pro | [SLUS_201.53](./CHT/SLUS_201.53.cht) RC Toy Machines | [SLES_529.99](./CHT/SLES_529.99.cht) RPM Tuning | [SLES_521.90](./CHT/SLES_521.90.cht) RTL Biathlon 2008 | [SLES_549.37](./CHT/SLES_549.37.cht) RTX - Red Rock | [SLES_510.69](./CHT/SLES_510.69.cht) RTX - Red Rock | [SLES_510.71](./CHT/SLES_510.71.cht) RTX Red Rock | [SLUS_204.91](./CHT/SLUS_204.91.cht) Racing Battle C1 Grand Prix | [SLPM_658.97](./CHT/SLPM_658.97.cht) Racing Game - Chuui! | [SLPM_660.43](./CHT/SLPM_660.43.cht) Raging Bless | [SLPS_201.98](./CHT/SLPS_201.98.cht) Raging Bless - Gouma Mokushiroku | [SLPM_645.21](./CHT/SLPM_645.21.cht) Rakugaki Oukoku 2 - Majo no Tataki | [SLPM_656.37](./CHT/SLPM_656.37.cht) Rally Fusion | [SLES_509.97](./CHT/SLES_509.97.cht) Rampage - Total Destruction | [SLES_538.00](./CHT/SLES_538.00.cht) Rampage - Total Destruction | [SLUS_213.23](./CHT/SLUS_213.23.cht) Ratchet & Clank | [SCPS_150.37](./CHT/SCPS_150.37.cht) Ratchet & Clank - Size Matters | [SCES_550.19](./CHT/SCES_550.19.cht) Ratchet & Clank 2 | [SCES_516.07](./CHT/SCES_516.07.cht) Ratchet & Clank 3 | [SCES_524.56](./CHT/SCES_524.56.cht) Ratchet: Deadlocked | [SCUS_974.65](./CHT/SCUS_974.65.cht) Rayman - Raving Rabbids | [SLES_543.07](./CHT/SLES_543.07.cht) Rayman - Raving Rabbids | [SLUS_215.76](./CHT/SLUS_215.76.cht) Rayman 2 - Revolution | [SLPM_675.19](./CHT/SLPM_675.19.cht) Rayman 2 - Revolution | [SLUS_201.38](./CHT/SLUS_201.38.cht) Rayman Revolution | [SLES_500.44](./CHT/SLES_500.44.cht) Rayman Revolution | [SLPS_250.29](./CHT/SLPS_250.29.cht) Ready 2 Rumble Boxing - Round 2 | [SLPM_621.24](./CHT/SLPM_621.24.cht) Ready 2 Rumble Boxing Round 2 | [SLES_500.10](./CHT/SLES_500.10.cht) Real Sports Professional Baseball | [SLPS_203.05](./CHT/SLPS_203.05.cht) Realm of the Dead | [SLES_543.39](./CHT/SLES_543.39.cht) Rebel Raiders - Operation Nighthawk | [SLES_534.13](./CHT/SLES_534.13.cht) Rebel Raiders - Operation Nighthawk | [SLUS_213.03](./CHT/SLUS_213.03.cht) Red Card Soccer 2003 | [SLUS_203.54](./CHT/SLUS_203.54.cht) Red Faction | [SLES_502.78](./CHT/SLES_502.78.cht) Red Faction | [SLES_502.79](./CHT/SLES_502.79.cht) Red Faction | [SLUS_200.73](./CHT/SLUS_200.73.cht) Red Faction II | [SLES_511.33](./CHT/SLES_511.33.cht) Red Ninja - End of Honor | [SLES_530.25](./CHT/SLES_530.25.cht) Red Ninja - End of Honor | [SLES_530.26](./CHT/SLES_530.26.cht) Red Ninja - End of Honor | [SLPM_659.45](./CHT/SLPM_659.45.cht) RedCard | [SLES_507.11](./CHT/SLES_507.11.cht) Reel Fishing 3 | [SLES_513.08](./CHT/SLES_513.08.cht) Reel Fishing 3 | [SLUS_205.55](./CHT/SLUS_205.55.cht) Reign of Fire | [SLES_508.73](./CHT/SLES_508.73.cht) Reign of Fire | [SLUS_205.56](./CHT/SLUS_205.56.cht) Reiselied - Ephemeral Fantasia | [SLPM_650.04](./CHT/SLPM_650.04.cht) Reservoir Dogs | [SLES_537.75](./CHT/SLES_537.75.cht) Reservoir Dogs | [SLUS_214.79](./CHT/SLUS_214.79.cht) Resident Evil - Code Veronica X | [SLES_503.06](./CHT/SLES_503.06.cht) Resident Evil - Dead Aim | [SLES_514.48](./CHT/SLES_514.48.cht) Resident Evil - Outbreak | [SLES_515.89](./CHT/SLES_515.89.cht) Resident Evil - Outbreak File #2 | [SLES_533.19](./CHT/SLES_533.19.cht) Resident Evil 4 | [SLES_537.02](./CHT/SLES_537.02.cht) Resident Evil Gun Survivor 2 - Code Veronica | [SLES_506.50](./CHT/SLES_506.50.cht) Return to Castle Wolfenstein - Operation Resurrection | [SLES_514.49](./CHT/SLES_514.49.cht) Return to Castle Wolfenstein - Operation Resurrection | [SLES_515.22](./CHT/SLES_515.22.cht) Rez | [SCES_505.01](./CHT/SCES_505.01.cht) Rez | [SLPM_621.01](./CHT/SLPM_621.01.cht) Rhapsodia | [SLPM_661.05](./CHT/SLPM_661.05.cht) Rhapsody 3 - Tenshi no Present - The Marl Kingdom Stories | [SLPS_200.66](./CHT/SLPS_200.66.cht) Ribbit King | [SLUS_208.37](./CHT/SLUS_208.37.cht) Richard Burns Rally | [SLES_523.23](./CHT/SLES_523.23.cht) Richard Burns Rally | [SLPM_660.68](./CHT/SLPM_660.68.cht) Ridge Racer V | [SCES_500.00](./CHT/SCES_500.00.cht) Ridge Racer V | [SLPS_200.01](./CHT/SLPS_200.01.cht) Riding Spirits 2 | [SLES_522.77](./CHT/SLES_522.77.cht) Riding Spirits 2 | [SLPM_654.27](./CHT/SLPM_654.27.cht) Riding Star | [SLUS_217.37](./CHT/SLUS_217.37.cht) Riding Star 3 | [SLES_550.08](./CHT/SLES_550.08.cht) Ring of Red | [SLPM_620.13](./CHT/SLPM_620.13.cht) River King - A Wonderful Journey | [SLUS_212.75](./CHT/SLUS_212.75.cht) River Ride Adventure featuring Salomon | [SLPM_627.58](./CHT/SLPM_627.58.cht) Road Rage 3 | [SLES_519.30](./CHT/SLES_519.30.cht) Road Trip Adventure | [SLES_513.56](./CHT/SLES_513.56.cht) Robin Hood - Defender of the Crown | [SLUS_207.23](./CHT/SLUS_207.23.cht) Robot Alchemic Drive - RAD | [SLUS_204.45](./CHT/SLUS_204.45.cht) Robot Wars - Arenas of Destruction | [SLES_505.72](./CHT/SLES_505.72.cht) Robotech Battlecry | [SLES_513.22](./CHT/SLES_513.22.cht) Robots | [SLES_530.52](./CHT/SLES_530.52.cht) Robots | [SLPM_660.59](./CHT/SLPM_660.59.cht) Robots | [SLUS_209.42](./CHT/SLUS_209.42.cht) RockMan X - Command Mission | [SLPM_656.43](./CHT/SLPM_656.43.cht) RockMan X7 | [SLPM_653.31](./CHT/SLPM_653.31.cht) RockMan X8 | [SLPM_657.30](./CHT/SLPM_657.30.cht) Rocky | [SLES_512.08](./CHT/SLES_512.08.cht) Rocky | [SLPM_654.63](./CHT/SLPM_654.63.cht) Rocky | [SLUS_205.59](./CHT/SLUS_205.59.cht) Rocky - Legends | [SLUS_208.90](./CHT/SLUS_208.90.cht) Rogue Galaxy | [SCES_545.52](./CHT/SCES_545.52.cht) Rogue Galaxy [Directors Cut] | [SCPS_170.13](./CHT/SCPS_170.13.cht) Rogue Ops | [SLES_520.02](./CHT/SLES_520.02.cht) Rogue Ops | [SLUS_207.46](./CHT/SLUS_207.46.cht) Rogue Trooper | [SLES_529.21](./CHT/SLES_529.21.cht) Rogue Trooper | [SLUS_213.20](./CHT/SLUS_213.20.cht) Roland Garros 2005 - Powered by Smash Court Tennis | [SCES_533.10](./CHT/SCES_533.10.cht) Romancing SaGa - Minstrel Song | [SLPM_659.20](./CHT/SLPM_659.20.cht) Ruff Trigger | [SLES_540.21](./CHT/SLES_540.21.cht) Ruff Trigger - Vancore Conspiracy | [SLUS_213.14](./CHT/SLUS_213.14.cht) Rugby 2005 | [SLES_530.94](./CHT/SLES_530.94.cht) Rugby 2005 | [SLUS_211.58](./CHT/SLUS_211.58.cht) Rugrats - Royal Ransom | [SLUS_204.43](./CHT/SLUS_204.43.cht) Rule of Rose | [SCPS_150.93](./CHT/SCPS_150.93.cht) Rule of Rose | [SLES_542.18](./CHT/SLES_542.18.cht) Rumble Racing | [SLES_501.20](./CHT/SLES_501.20.cht) Rumble Roses | [SLPM_658.85](./CHT/SLPM_658.85.cht) Rumble Roses | [SLUS_209.70](./CHT/SLUS_209.70.cht) Rumble Roses S | [SLES_525.35](./CHT/SLES_525.35.cht) Run Like Hell | [SLES_513.45](./CHT/SLES_513.45.cht) Run Like Hell | [SLPM_656.03](./CHT/SLPM_656.03.cht) Run Like Hell - Hunt or Be Hunted | [SLUS_200.37](./CHT/SLUS_200.37.cht) Runabout 3 - Neo Age | [SLES_512.23](./CHT/SLES_512.23.cht) Runabout 3 - Neo Age | [SLPS_251.08](./CHT/SLPS_251.08.cht) Rygar - The Legendary Adventure | [SLES_514.45](./CHT/SLES_514.45.cht) S.C.A.R. - Squadra Corse Alfa Romeo | [SLES_533.20](./CHT/SLES_533.20.cht) S.L.A.I. - Steel Lancer Arena International | [SLPM_657.91](./CHT/SLPM_657.91.cht) S.L.A.I. Steel Lancer Arena International | [SLES_529.40](./CHT/SLES_529.40.cht) SBK-07 Superbike World Championship | [SLES_547.05](./CHT/SLES_547.05.cht) SBK-08 Superbike World Championship | [SLES_551.48](./CHT/SLES_551.48.cht) SBK-09 Superbike World Championship | [SLES_554.92](./CHT/SLES_554.92.cht) SD Gundam Force Daikessen! | [SLPS_254.25](./CHT/SLPS_254.25.cht) SD Gundam G Generation - Gundam Seed Edition | [SLPS_255.31](./CHT/SLPS_255.31.cht) SD Gundam G Generation Neo | [SLKA_250.81](./CHT/SLKA_250.81.cht) SD Gundam G Generation Neo | [SLPS_251.70](./CHT/SLPS_251.70.cht) SD Gundam G Generation Spirits | [SLPS_258.32](./CHT/SLPS_258.32.cht) SD Gundam G Generation Wars | [SLPS_259.41](./CHT/SLPS_259.41.cht) SILENT HILL 3 | [SLKA_250.65](./CHT/SLKA_250.65.cht) SILENT HILL 4 - THE ROOM | [SLKA_251.49](./CHT/SLKA_251.49.cht) SOCOM - U.S. Navy SEALs | [SCKA_200.07](./CHT/SCKA_200.07.cht) SOCOM - U.S. Navy SEALs | [SCPS_150.44](./CHT/SCPS_150.44.cht) SOCOM - U.S. Navy SEALs | [SCUS_971.34](./CHT/SCUS_971.34.cht) SOCOM - U.S. Navy SEALs [Beta & Full Release] | [SCES_509.28](./CHT/SCES_509.28.cht) SOCOM II - U.S. Navy SEALs | [SCES_519.04](./CHT/SCES_519.04.cht) SOCOM II - U.S. Navy SEALs | [SCKA_200.20](./CHT/SCKA_200.20.cht) SOCOM II - U.S. Navy SEALs | [SCPS_150.65](./CHT/SCPS_150.65.cht) SONIC HEROES | [SLKA_251.22](./CHT/SLKA_251.22.cht) SOS - The Final Escape | [SLES_513.01](./CHT/SLES_513.01.cht) SWAT - Global Strike Team | [SLES_519.97](./CHT/SLES_519.97.cht) SX Superstar | [SLES_514.95](./CHT/SLES_514.95.cht) Sacred Blaze | [SLPS_259.17](./CHT/SLPS_259.17.cht) Sagashi ni Ikouyo - Go to Find It! | [SCPS_110.05](./CHT/SCPS_110.05.cht) Saint Seiya Meiou Hades Juunikyuu Hen | [SLPS_257.44](./CHT/SLPS_257.44.cht) Sakura Zakashobotai | [SLPS_253.63](./CHT/SLPS_253.63.cht) Samgukji Jeongi 2 | [SLKA_250.88](./CHT/SLKA_250.88.cht) Samurai | [SLPS_201.78](./CHT/SLPS_201.78.cht) Samurai Champloo - Sidetracked | [SLPS_256.00](./CHT/SLPS_256.00.cht) Samurai Warriors | [SLES_525.53](./CHT/SLES_525.53.cht) Samurai Warriors 2 | [SLES_543.40](./CHT/SLES_543.40.cht) Samurai Warriors 2 - Empires | [SLES_546.24](./CHT/SLES_546.24.cht) Samurai Warriors 2 - Empires | [SLUS_215.85](./CHT/SLUS_215.85.cht) Samurai Warriors 2 - Xtreme Legends | [SLES_551.08](./CHT/SLES_551.08.cht) Samurai Warriors Xtreme Legends | [SLES_530.04](./CHT/SLES_530.04.cht) Samurai Western - Katsugeki Samurai-dou | [SLPM_657.55](./CHT/SLPM_657.55.cht) Sangokushi Senki | [SLPM_650.93](./CHT/SLPM_650.93.cht) Sangokushi Senki 2 | [SLPM_652.47](./CHT/SLPM_652.47.cht) Sangokushi XI | [SLPM_665.49](./CHT/SLPM_665.49.cht) Sangokushi XI [with Power-Up Kit] | [SLPM_667.01](./CHT/SLPM_667.01.cht) Saru Get You - Million Monkeys | [SCPS_151.15](./CHT/SCPS_151.15.cht) Saru Get You 2 | [SCPS_150.25](./CHT/SCPS_150.25.cht) Saru Get You! 3 | [SCPS_150.96](./CHT/SCPS_150.96.cht) Scaler | [SLES_529.17](./CHT/SLES_529.17.cht) Scaler | [SLES_529.18](./CHT/SLES_529.18.cht) Scooby Doo! Mystery Mayhem | [SLES_518.83](./CHT/SLES_518.83.cht) Scooby-Doo! Unmasked | [SLES_531.00](./CHT/SLES_531.00.cht) Scooby-Doo! Unmasked | [SLUS_210.91](./CHT/SLUS_210.91.cht) Scooby-Doo! and The Night of 100 Frights | [SLES_510.17](./CHT/SLES_510.17.cht) Scorpion King, The - Rise of the Akkadian | [SLUS_204.24](./CHT/SLUS_204.24.cht) Sea-Man | [SLPS_250.64](./CHT/SLPS_250.64.cht) Search and Destroy | [SLES_540.33](./CHT/SLES_540.33.cht) Second Sight | [SLES_526.70](./CHT/SLES_526.70.cht) Secret Saturdays, The - Beasts of the 5th Sun | [SLUS_218.96](./CHT/SLUS_218.96.cht) Secret Service | [SLES_553.30](./CHT/SLES_553.30.cht) Secret Service | [SLUS_218.36](./CHT/SLUS_218.36.cht) Secret Weapons Over Normandy | [SLPM_654.83](./CHT/SLPM_654.83.cht) Seed, The | [SLPS_201.44](./CHT/SLPS_201.44.cht) Seed, The - War Zone | [SLES_517.15](./CHT/SLES_517.15.cht) Seek & Destroy | [SLES_516.03](./CHT/SLES_516.03.cht) Sega Rally 2006 | [SLPM_662.12](./CHT/SLPM_662.12.cht) Sega Rally Championship | [SLPM_627.03](./CHT/SLPM_627.03.cht) Sega Superstars Tennis | [SLES_549.46](./CHT/SLES_549.46.cht) Sega Superstars Tennis | [SLUS_217.33](./CHT/SLUS_217.33.cht) Seiken Densetsu 4 | [SLPM_665.76](./CHT/SLPM_665.76.cht) Sengoku Basara | [SLPM_660.58](./CHT/SLPM_660.58.cht) Sengoku Musou | [SLPM_655.17](./CHT/SLPM_655.17.cht) Sengoku Musou 2 | [SLPM_663.07](./CHT/SLPM_663.07.cht) Sengoku Musou 2 Empires | [SLPM_665.42](./CHT/SLPM_665.42.cht) Sengoku Musou Moushouden | [SLPM_657.18](./CHT/SLPM_657.18.cht) Sensible Soccer 2006 | [SLES_538.10](./CHT/SLES_538.10.cht) Seven Samurai 20XX | [SLES_523.48](./CHT/SLES_523.48.cht) Shadow Hearts | [SLES_506.77](./CHT/SLES_506.77.cht) Shadow Hearts | [SLPS_250.41](./CHT/SLPS_250.41.cht) Shadow Hearts - Covenant - Disc 1 | [SLES_820.30](./CHT/SLES_820.30.cht) Shadow Hearts - Covenant - Disc 2 | [SLES_820.31](./CHT/SLES_820.31.cht) Shadow Hearts - From the New World | [SLPM_660.71](./CHT/SLPM_660.71.cht) Shadow Hearts 2 [Directors Cut] [PlayStation 2 The Best] | [SLPS_732.14](./CHT/SLPS_732.14.cht) Shadow Hearts 3: From The New World | [SLES_547.11](./CHT/SLES_547.11.cht) Shadow Hearts II - Covenant [Disc 1] | [SLUS_210.41](./CHT/SLUS_210.41.cht) Shadow Hearts [PlayStation 2 The Best] | [SLPS_734.18](./CHT/SLPS_734.18.cht) Shadow Man: 2econd Coming | [SLES_504.46](./CHT/SLES_504.46.cht) Shadow of Memories | [SLES_501.12](./CHT/SLES_501.12.cht) Shadow of Memories | [SLPM_650.13](./CHT/SLPM_650.13.cht) Shadow of Rome | [SLES_529.50](./CHT/SLES_529.50.cht) Shadow of Rome | [SLPM_658.83](./CHT/SLPM_658.83.cht) Shadow the Hedgehog | [SLES_535.42](./CHT/SLES_535.42.cht) Shaman King - Power of Spirit | [SLES_533.53](./CHT/SLES_533.53.cht) Shaman King Funbari Spirits | [SLPS_253.59](./CHT/SLPS_253.59.cht) Shark Tale | [SLES_525.36](./CHT/SLES_525.36.cht) Shark Tale | [SLES_525.37](./CHT/SLES_525.37.cht) Shaun Palmers Pro Snowboarder | [SLES_504.00](./CHT/SLES_504.00.cht) Shaun Palmers Pro Snowboarder | [SLUS_201.99](./CHT/SLUS_201.99.cht) Shifters | [SLES_506.43](./CHT/SLES_506.43.cht) Shifters | [SLES_506.44](./CHT/SLES_506.44.cht) Shifters | [SLES_506.45](./CHT/SLES_506.45.cht) Shifters | [SLUS_202.71](./CHT/SLUS_202.71.cht) Shin Bakusou Dekotora Densetsu | [SLPM_658.16](./CHT/SLPM_658.16.cht) Shin Bokujou Monogatari - Pure Innocent Life | [SLPS_257.63](./CHT/SLPS_257.63.cht) Shin Combat Choro Q | [SLPM_651.05](./CHT/SLPM_651.05.cht) Shin Contra | [SLPM_622.64](./CHT/SLPM_622.64.cht) Shin Megami Tensei - Devil Summoner - Kuzunoha Raidou | [SLPM_662.46](./CHT/SLPM_662.46.cht) Shin Megami Tensei - Persona 3 | [SLUS_215.69](./CHT/SLUS_215.69.cht) Shin Megami Tensei - Persona 3 FES | [SLES_553.54](./CHT/SLES_553.54.cht) Shin Megami Tensei - Persona 3 FES | [SLUS_216.21](./CHT/SLUS_216.21.cht) Shin Megami Tensei - Persona 4 | [SLES_554.74](./CHT/SLES_554.74.cht) Shin Megami Tensei 3 - Nocturne - Maniacs | [SLPM_654.62](./CHT/SLPM_654.62.cht) Shin Megami Tensei III - Nocturne Maniax Chronicle Edition | [SLPM_666.81](./CHT/SLPM_666.81.cht) Shin Megami Tensei: Devil Summoner - Raidou Kuzunoha vs the Soulless Army | [SLES_546.29](./CHT/SLES_546.29.cht) Shin Megami Tensei: Digital Devil Saga | [SLES_534.58](./CHT/SLES_534.58.cht) Shin Megami Tensei: Digital Devil Saga 2 | [SLES_545.55](./CHT/SLES_545.55.cht) Shin Megami Tensei: Lucifer's Call | [SLES_533.63](./CHT/SLES_533.63.cht) Shin Onimusha - Dawn of Dreams [Disc 1] | [SLPM_662.75](./CHT/SLPM_662.75.cht) Shin Onimusha - Dawn of Dreams [Disc 2] | [SLPM_662.76](./CHT/SLPM_662.76.cht) Shin Onimusha - Dawn of Dreams [PlayStation 2 The Best] | [SLPM_742.32](./CHT/SLPM_742.32.cht) Shin Sangoku Musou | [SLPM_620.05](./CHT/SLPM_620.05.cht) Shin Sangoku Musou 2 | [SLPM_650.53](./CHT/SLPM_650.53.cht) Shin Sangoku Musou 2 - Mushouden | [SLPM_651.70](./CHT/SLPM_651.70.cht) Shin Sangoku Musou 3 | [SLPM_652.48](./CHT/SLPM_652.48.cht) Shin Sangoku Musou 3 - Empires | [SLPM_655.65](./CHT/SLPM_655.65.cht) Shin Sangoku Musou 3 - Mushouden | [SLPM_653.77](./CHT/SLPM_653.77.cht) Shin Sangoku Musou 4 | [SLKA_252.89](./CHT/SLKA_252.89.cht) Shin Sangoku Musou 4 | [SLPM_658.90](./CHT/SLPM_658.90.cht) Shin Sangoku Musou 4 - Empires | [SLPM_663.43](./CHT/SLPM_663.43.cht) Shin Sangoku Musou 4 - Moushouden | [SLKA_253.29](./CHT/SLKA_253.29.cht) Shin Sangoku Musou 4 - Moushouden | [SLPM_661.01](./CHT/SLPM_661.01.cht) Shin Sangoku Musou 5 Special | [SLPM_550.82](./CHT/SLPM_550.82.cht) Shining Force EXA | [SLPM_666.46](./CHT/SLPM_666.46.cht) Shining Force Neo | [SLPM_659.08](./CHT/SLPM_659.08.cht) Shinki Genso - Spectral Souls | [SLPM_653.91](./CHT/SLPM_653.91.cht) Shinki Genso Spectral Souls II | [SLPM_658.61](./CHT/SLPM_658.61.cht) Shinkon Gattai Gondannar!! | [SLPS_203.80](./CHT/SLPS_203.80.cht) Shinseiki GPX Cyber Formula - Road to the Infinity 4 | [SLPS_258.14](./CHT/SLPS_258.14.cht) Shinseiki Yuusha Taisen | [SLPM_658.21](./CHT/SLPM_658.21.cht) Shinsengumi Gunrou-den | [SLPM_658.23](./CHT/SLPM_658.23.cht) Short Track Racing - Trading Paint | [SLUS_218.57](./CHT/SLUS_218.57.cht) Showdown - Legends of Wrestling | [SLUS_210.17](./CHT/SLUS_210.17.cht) Shox - Rally Reinvented | [SLES_511.44](./CHT/SLES_511.44.cht) Shrek - Smash n Crash Racing | [SLES_545.53](./CHT/SLES_545.53.cht) Shrek - Super Slam | [SLES_536.57](./CHT/SLES_536.57.cht) Shrek 2 | [SLES_523.79](./CHT/SLES_523.79.cht) Shrek 2 | [SLES_523.82](./CHT/SLES_523.82.cht) Shrek 2 | [SLPM_656.97](./CHT/SLPM_656.97.cht) Shrek Smash and Crash | [SLUS_213.92](./CHT/SLUS_213.92.cht) Shrek Superslam | [SLUS_211.97](./CHT/SLUS_211.97.cht) Shutokou Battle 0 | [SLPS_250.28](./CHT/SLPS_250.28.cht) Shutokou Battle 01 | [SLPM_653.08](./CHT/SLPM_653.08.cht) Sidewinder F | [SLPM_675.38](./CHT/SLPM_675.38.cht) Sidewinder F | [SLPS_250.76](./CHT/SLPS_250.76.cht) Sidewinder Max | [SLPS_250.18](./CHT/SLPS_250.18.cht) Sidewinder V | [SLPS_252.71](./CHT/SLPS_252.71.cht) Silent Hill - Origins | [SLES_551.47](./CHT/SLES_551.47.cht) Silent Hill - Origins | [SLKA_254.22](./CHT/SLKA_254.22.cht) Silent Hill - Shattered Memories | [SLES_555.69](./CHT/SLES_555.69.cht) Silent Hill - Shattered Memories | [SLPM_552.31](./CHT/SLPM_552.31.cht) Silent Hill 2 | [SLES_503.82](./CHT/SLES_503.82.cht) Silent Hill 2 | [SLPM_650.51](./CHT/SLPM_650.51.cht) Silent Hill 2 - Directors Cut | [SLES_511.56](./CHT/SLES_511.56.cht) Silent Hill 2 - Saigo no Uta | [SLPM_650.98](./CHT/SLPM_650.98.cht) Silent Hill 3 | [SLES_514.34](./CHT/SLES_514.34.cht) Silent Hill 3 | [SLPM_652.57](./CHT/SLPM_652.57.cht) Silent Hill 4 - The Room | [SLES_524.45](./CHT/SLES_524.45.cht) Silent Hill 4 - The Room | [SLPM_655.74](./CHT/SLPM_655.74.cht) Silent Hill 4 - The Room | [SLUS_208.73](./CHT/SLUS_208.73.cht) Silent Scope | [SLUS_200.78](./CHT/SLUS_200.78.cht) Silent Scope 3 | [SLES_511.57](./CHT/SLES_511.57.cht) Silpheed - The Lost Planet | [SLES_501.93](./CHT/SLES_501.93.cht) Simple 2000 Series Ultimate Vol.02 - Edit Racing | [SLPM_651.07](./CHT/SLPM_651.07.cht) Simple 2000 Series Ultimate Vol.09 - Runabout 3 | [SLPM_653.45](./CHT/SLPM_653.45.cht) Simple 2000 Series Ultimate Vol.1 - Love - Smash! | [SLPM_620.93](./CHT/SLPM_620.93.cht) Simple 2000 Series Ultimate Vol.13 - Kyousou! Tansha King - Kattobi! Bari Bari Densetsu | [SLPM_623.99](./CHT/SLPM_623.99.cht) Simple 2000 Series Ultimate Vol.25 - Chou-Saisoku! Zokusha King BU no BU 2 | [SLPM_626.16](./CHT/SLPM_626.16.cht) Simple 2000 Series Ultimate Vol.28 - The Gaidou! Genocide Grand Prix - Drive to Survive | [SLPS_204.45](./CHT/SLPS_204.45.cht) Simple 2000 Series Ultimate Vol.29 - K-1 Premium 2005 Dynamite!! | [SLPS_204.53](./CHT/SLPS_204.53.cht) Simple 2000 Series Ultimate Vol.3 - Saisoku! Zokusha King - Buchigiri Densetsu | [SLPM_622.24](./CHT/SLPM_622.24.cht) Simple 2000 Series Ultimate Vol.30 - Kourin! Zokusha Goddo! | [SLPS_204.52](./CHT/SLPS_204.52.cht) Simple 2000 Series Vol.03 - The Bass Fishing | [SLPM_621.50](./CHT/SLPM_621.50.cht) Simple 2000 Series Vol.05 - Love Upper Boxing | [SLPM_622.96](./CHT/SLPM_622.96.cht) Simple 2000 Series Vol.05 - The Blockbuster Hyper | [SLPM_621.71](./CHT/SLPM_621.71.cht) Simple 2000 Series Vol.07 - Saikyou! Shiro Biking Security Police | [SLPM_623.14](./CHT/SLPM_623.14.cht) Simple 2000 Series Vol.07 - The Real Fist Fighter | [SLPM_621.97](./CHT/SLPM_621.97.cht) Simple 2000 Series Vol.100 - The Otoko Tachi no Kijuu Houza | [SLPS_204.65](./CHT/SLPS_204.65.cht) Simple 2000 Series Vol.102 - The Fuhyou - Senjou no Inu Tachi | [SLPS_204.67](./CHT/SLPS_204.67.cht) Simple 2000 Series Vol.105 - The Maid Fuku to Kikanjuu | [SLPS_204.64](./CHT/SLPS_204.64.cht) Simple 2000 Series Vol.106 - The Block Kuzushi Quest - Dragon Kingdom | [SLPS_204.68](./CHT/SLPS_204.68.cht) Simple 2000 Series Vol.107 - The Honoo no Kakutou Banchou | [SLPS_204.74](./CHT/SLPS_204.74.cht) Simple 2000 Series Vol.108 - The Nippon Tokushubutai | [SLPS_204.76](./CHT/SLPS_204.76.cht) Simple 2000 Series Vol.109 - The Taxi 2 | [SLPS_204.78](./CHT/SLPS_204.78.cht) Simple 2000 Series Vol.11 - The Off-Road Buggy | [SLPM_622.23](./CHT/SLPM_622.23.cht) Simple 2000 Series Vol.111 - The Itadaki Raider | [SLPS_257.03](./CHT/SLPS_257.03.cht) Simple 2000 Series Vol.112 - The Tousou Highway 2 - Road Warrior 2050 | [SLPS_204.81](./CHT/SLPS_204.81.cht) Simple 2000 Series Vol.113 - The Tairyou Jigoku | [SLPS_204.88](./CHT/SLPS_204.88.cht) Simple 2000 Series Vol.114 - The Jokouppichi Torimonochou - Oanechan Go Go Go! | [SLPS_204.89](./CHT/SLPS_204.89.cht) Simple 2000 Series Vol.116 - The Neko Mura no Hitobito Pagu Daikan no Akugyou Zanmai | [SLPS_204.93](./CHT/SLPS_204.93.cht) Simple 2000 Series Vol.117 - The Zerosen | [SLPS_204.94](./CHT/SLPS_204.94.cht) Simple 2000 Series Vol.118 - The Raku Musha Dokaku Takeshi Samurai Toujou | [SLPS_204.91](./CHT/SLPS_204.91.cht) Simple 2000 Series Vol.119 - The Survival Game 2 | [SLPS_204.97](./CHT/SLPS_204.97.cht) Simple 2000 Series Vol.120 - The Saigo no Nippon Tsuwamono | [SLPS_205.00](./CHT/SLPS_205.00.cht) Simple 2000 Series Vol.15 - The Love Ping Pong | [SLPM_624.29](./CHT/SLPM_624.29.cht) Simple 2000 Series Vol.16 - The Sniper | [SLPM_622.53](./CHT/SLPM_622.53.cht) Simple 2000 Series Vol.18 - Love Aerobics | [SLPM_624.67](./CHT/SLPM_624.67.cht) Simple 2000 Series Vol.21 - Kenka Joutou! Yankee Banchou | [SLPM_625.58](./CHT/SLPM_625.58.cht) Simple 2000 Series Vol.24 - The Bowling | [SLPM_623.08](./CHT/SLPM_623.08.cht) Simple 2000 Series Vol.27 - The Pro Yakyuu 2003 Pennent Race | [SLPM_623.28](./CHT/SLPM_623.28.cht) Simple 2000 Series Vol.28 - The Bushido - Tsujigiri Ichidai | [SLPM_623.35](./CHT/SLPM_623.35.cht) Simple 2000 Series Vol.31 - The Chikyuu Boueigun | [SLPM_623.44](./CHT/SLPM_623.44.cht) Simple 2000 Series Vol.32 - The Tank | [SLPM_623.45](./CHT/SLPM_623.45.cht) Simple 2000 Series Vol.35 - The Helicopter | [SLPM_623.73](./CHT/SLPM_623.73.cht) Simple 2000 Series Vol.39 - The Boku no Machizukuri - Machi-ing Maker++ | [SLPM_623.98](./CHT/SLPM_623.98.cht) Simple 2000 Series Vol.42 - The Ultimate Fight | [SLPM_624.26](./CHT/SLPM_624.26.cht) Simple 2000 Series Vol.48 - The Taxi | [SLPM_624.83](./CHT/SLPM_624.83.cht) Simple 2000 Series Vol.50 - The Daibijin | [SLPM_624.84](./CHT/SLPM_624.84.cht) Simple 2000 Series Vol.51 - The Battleship | [SLPM_624.97](./CHT/SLPM_624.97.cht) Simple 2000 Series Vol.52 - The Space Raiders | [SLPM_624.96](./CHT/SLPM_624.96.cht) Simple 2000 Series Vol.54 - The Daikiju | [SLPM_624.93](./CHT/SLPM_624.93.cht) Simple 2000 Series Vol.55 - The Cat Fight | [SLPM_624.94](./CHT/SLPM_624.94.cht) Simple 2000 Series Vol.56 - The Survival Game | [SLPM_625.04](./CHT/SLPM_625.04.cht) Simple 2000 Series Vol.57 - The Baseball 2004 | [SLPM_625.08](./CHT/SLPM_625.08.cht) Simple 2000 Series Vol.6 - The Snowboard | [SLPM_621.96](./CHT/SLPM_621.96.cht) Simple 2000 Series Vol.60 - The Tokusatsu Henshin Hero | [SLPM_625.10](./CHT/SLPM_625.10.cht) Simple 2000 Series Vol.61 - The O-Ane-Chan Bara | [SLPM_625.25](./CHT/SLPM_625.25.cht) Simple 2000 Series Vol.63 - Womens Swim Meet | [SLPM_625.34](./CHT/SLPM_625.34.cht) Simple 2000 Series Vol.65 - The Kyonshi Panic | [SLPM_625.43](./CHT/SLPM_625.43.cht) Simple 2000 Series Vol.68 - The Runaway - Toumei Highway | [SLPM_625.64](./CHT/SLPM_625.64.cht) Simple 2000 Series Vol.72 - Ninhaza | [SLPM_625.89](./CHT/SLPM_625.89.cht) Simple 2000 Series Vol.73 - The Saiyuki Saruden | [SLPM_625.88](./CHT/SLPM_625.88.cht) Simple 2000 Series Vol.78 - The Uchuu Daisensou | [SLPM_626.18](./CHT/SLPM_626.18.cht) Simple 2000 Series Vol.81 - The Chikyuu Boueigun 2 | [SLPM_626.52](./CHT/SLPM_626.52.cht) Simple 2000 Series Vol.87 - The Senko | [SLPS_204.41](./CHT/SLPS_204.41.cht) Simple 2000 Series Vol.88 - The Mini Bijo Keikan | [SLPS_204.40](./CHT/SLPS_204.40.cht) Simple 2000 Series Vol.90 - The O-Ane-Chan Bara 2 | [SLPS_204.44](./CHT/SLPS_204.44.cht) Simple 2000 Series Vol.91 - The All-Star Kakutou | [SLPS_204.30](./CHT/SLPS_204.30.cht) Simple 2000 Series Vol.95 - The Zombie vs Kyuukyuusha | [SLPS_204.56](./CHT/SLPS_204.56.cht) Simple 2000 Series Vol.96 - The Pirate | [SLPS_204.58](./CHT/SLPS_204.58.cht) Simple 2000 Vol 101: The Oneechanpon | [SLPS_204.66](./CHT/SLPS_204.66.cht) Simpsons Road Rage | [SLES_506.28](./CHT/SLES_506.28.cht) Simpsons Skateboarding | [SLES_513.62](./CHT/SLES_513.62.cht) Sims 2, The | [SLES_537.18](./CHT/SLES_537.18.cht) Sims 2, The - Pets | [SLES_543.47](./CHT/SLES_543.47.cht) Siren | [SCPS_150.53](./CHT/SCPS_150.53.cht) Siren 2 | [SCPS_151.06](./CHT/SCPS_151.06.cht) Skate Attack | [SLES_546.28](./CHT/SLES_546.28.cht) Sky Odyssey | [SCES_501.05](./CHT/SCES_501.05.cht) Sky Odyssey | [SCPS_150.03](./CHT/SCPS_150.03.cht) Sky Surfer | [SLES_502.61](./CHT/SLES_502.61.cht) Sky Surfer | [SLPS_200.12](./CHT/SLPS_200.12.cht) Skyscraper | [SLES_551.52](./CHT/SLES_551.52.cht) Slam Tennis | [SLES_507.76](./CHT/SLES_507.76.cht) Sly Racoon 2 | [SCPS_150.90](./CHT/SCPS_150.90.cht) Smarties Meltdown | [SLES_539.40](./CHT/SLES_539.40.cht) Smash Cars Racing | [SLES_518.00](./CHT/SLES_518.00.cht) Smash Court Pro Tournament | [SCPS_560.09](./CHT/SCPS_560.09.cht) Smash Court Tennis - Pro Tournament | [SLUS_202.86](./CHT/SLUS_202.86.cht) Smugglers Run | [SLES_500.55](./CHT/SLES_500.55.cht) Smugglers Run | [SLES_500.61](./CHT/SLES_500.61.cht) Smugglers Run 2 - Hostile Territory | [SLES_503.41](./CHT/SLES_503.41.cht) Sniper 2, The | [SLES_516.23](./CHT/SLES_516.23.cht) Sniper Elite | [SLES_518.20](./CHT/SLES_518.20.cht) SnoCross 2 - Featuring Blair Morgan | [SLES_541.57](./CHT/SLES_541.57.cht) SnoCross 2 featuring Blair Morgan | [SLUS_211.30](./CHT/SLUS_211.30.cht) Snow Rider | [SLES_539.36](./CHT/SLES_539.36.cht) Snowboard Heaven | [SLPM_620.27](./CHT/SLPM_620.27.cht) Snowboard Racer 2 | [SLES_517.12](./CHT/SLES_517.12.cht) Soccer America | [SLUS_201.96](./CHT/SLUS_201.96.cht) Soccer Kantoku Saihai Simulation - Formation Final | [SLPM_653.72](./CHT/SLPM_653.72.cht) Soldier of Fortune - Gold Edition | [SLES_507.39](./CHT/SLES_507.39.cht) Sonic Gems Collection | [SLES_533.50](./CHT/SLES_533.50.cht) Sonic Gems Collection | [SLPM_660.74](./CHT/SLPM_660.74.cht) Sonic Heroes | [SLES_519.50](./CHT/SLES_519.50.cht) Sonic Heroes | [SLPM_654.31](./CHT/SLPM_654.31.cht) Sonic Riders | [SLES_535.60](./CHT/SLES_535.60.cht) Sonic Riders | [SLUS_213.31](./CHT/SLUS_213.31.cht) Sonic Riders - Zero Gravity | [SLES_549.15](./CHT/SLES_549.15.cht) Sonic Riders - Zero Gravity | [SLUS_216.42](./CHT/SLUS_216.42.cht) Sopranos, The | [SLUS_213.88](./CHT/SLUS_213.88.cht) Sopranos, The - Road to Respect | [SLES_542.09](./CHT/SLES_542.09.cht) Sorcerous Stabber Orphen | [SLPS_250.08](./CHT/SLPS_250.08.cht) Soukou Kihei Votoms | [SLPS_258.27](./CHT/SLPS_258.27.cht) Soul Calibur III | [SCES_533.12](./CHT/SCES_533.12.cht) Soul Cradle Sekai o Kurau Mono [Limited Edition] | [SLPS_257.38](./CHT/SLPS_257.38.cht) Soul Eater - Battle Resonance | [SLPS_259.12](./CHT/SLPS_259.12.cht) Soul Nomad & the World Eaters | [SLES_551.67](./CHT/SLES_551.67.cht) Soul Reaver 2 - Legacy of Kain | [SLPS_250.85](./CHT/SLPS_250.85.cht) Sousei no Aquarion | [SLPS_255.19](./CHT/SLPS_255.19.cht) Space Channel 5 | [SCES_506.11](./CHT/SCES_506.11.cht) Space Channel 5 | [SLPM_650.95](./CHT/SLPM_650.95.cht) Space Channel 5 - Part 2 | [SCES_506.12](./CHT/SCES_506.12.cht) Space Channel 5 - Part 2 | [SLPM_650.96](./CHT/SLPM_650.96.cht) Space Chimps | [SLES_553.40](./CHT/SLES_553.40.cht) Space Raiders | [SLPM_622.75](./CHT/SLPM_622.75.cht) Space Sheriff Spirits | [SLPS_256.49](./CHT/SLPS_256.49.cht) Space War Attack | [SLES_539.15](./CHT/SLES_539.15.cht) Space raiders | [SLKA_150.02](./CHT/SLKA_150.02.cht) Spartan - Total Warrior | [SLPM_664.44](./CHT/SLPM_664.44.cht) Spawn - Armageddon | [SLES_523.26](./CHT/SLES_523.26.cht) Spawn - Armageddon | [SLUS_207.07](./CHT/SLUS_207.07.cht) Special Forces | [SLES_545.91](./CHT/SLES_545.91.cht) Spectral Force - Radical Elements | [SLPM_656.69](./CHT/SLPM_656.69.cht) Spectral Force Chronicle | [SLPM_659.67](./CHT/SLPM_659.67.cht) Speed Machines 3 | [SLES_539.20](./CHT/SLES_539.20.cht) Speed Racer | [SLES_550.75](./CHT/SLES_550.75.cht) Spider-Man | [SLES_509.65](./CHT/SLES_509.65.cht) Spider-Man | [SLPM_652.05](./CHT/SLPM_652.05.cht) Spider-Man 2 | [SLES_523.72](./CHT/SLES_523.72.cht) Spider-Man 2 | [SLPM_656.62](./CHT/SLPM_656.62.cht) Spider-Man 3 | [SLKA_253.85](./CHT/SLKA_253.85.cht) Spindrive Ping Pong | [SLES_528.67](./CHT/SLES_528.67.cht) Splashdown | [SLUS_202.23](./CHT/SLUS_202.23.cht) Splatter Master | [SLES_533.68](./CHT/SLES_533.68.cht) SpongeBob SquarePants - Creature from the Krusty Krab | [SLUS_213.91](./CHT/SLUS_213.91.cht) SpongeBob SquarePants featuring Nicktoons - Globs of Doom | [SLUS_218.18](./CHT/SLUS_218.18.cht) SpongeBob Squarepants - Creature from the Krusty Krab | [SLES_544.00](./CHT/SLES_544.00.cht) SpongeBob Squarepants - Lights, Camera, PANTS! | [SLUS_212.52](./CHT/SLUS_212.52.cht) SpongeBob Squarepants - The Movie | [SLUS_209.04](./CHT/SLUS_209.04.cht) SpongeBobs Atlantis SquarePantis | [SLES_550.24](./CHT/SLES_550.24.cht) SpongeBobs Atlantis SquarePantis | [SLUS_216.44](./CHT/SLUS_216.44.cht) Spongebob Schwammkopf - Schlacht um Bikini Bottom | [SLES_519.70](./CHT/SLES_519.70.cht) Spongebob SquarePants - Lights, Camera, Pants! | [SLKA_253.19](./CHT/SLKA_253.19.cht) Spongebob Squarepants - Lights, Camera, PANTS! | [SLES_534.94](./CHT/SLES_534.94.cht) Spongebob Squarepants - Revenge of the Flying Dutchman | [SLES_512.85](./CHT/SLES_512.85.cht) Spongebob Squarepants - The Movie | [SLES_528.95](./CHT/SLES_528.95.cht) Spongebob and Friends - Battle for Volcano Island | [SLES_545.21](./CHT/SLES_545.21.cht) Springdale | [SLES_556.10](./CHT/SLES_556.10.cht) Spy Fiction | [SLES_525.05](./CHT/SLES_525.05.cht) Spy Fiction | [SLPS_253.11](./CHT/SLPS_253.11.cht) Spy Hunter - No Where To Run | [SLES_541.30](./CHT/SLES_541.30.cht) Spy vs Spy | [SLES_530.78](./CHT/SLES_530.78.cht) Spyro - A Heros Tale | [SLES_525.69](./CHT/SLES_525.69.cht) Spyro - Enter the Dragonfly | [SLES_510.43](./CHT/SLES_510.43.cht) Spyro the Dragon - Enter the Dragonfly | [SLUS_203.15](./CHT/SLUS_203.15.cht) Standard Daisenryaku Dengekisen | [SLPM_657.04](./CHT/SLPM_657.04.cht) Star Trek - Encounters | [SLUS_213.96](./CHT/SLUS_213.96.cht) Star Trek Voyager - Elite Force | [SLUS_202.27](./CHT/SLUS_202.27.cht) Star Wars - Battlefront II | SWBFRNT2.ELF Star Wars - Battlefront II | [SLES_535.01](./CHT/SLES_535.01.cht) Star Wars - Battlefront II | [SLES_535.03](./CHT/SLES_535.03.cht) Star Wars - Episode III - Die Rache der Sith | [SLES_531.57](./CHT/SLES_531.57.cht) Star Wars - Jedi Starfighter | [SLES_503.71](./CHT/SLES_503.71.cht) Star Wars - Jedi Starfighter | [SLPS_251.47](./CHT/SLPS_251.47.cht) Star Wars - Racer Revenge | [SLUS_202.68](./CHT/SLUS_202.68.cht) Star Wars - The Force Unleashed | [SLES_546.59](./CHT/SLES_546.59.cht) Star Wars Battlefront II | [SLUS_212.40](./CHT/SLUS_212.40.cht) Starsky & Hutch | [SLES_516.17](./CHT/SLES_516.17.cht) Starsky & hutch | [SLKA_250.90](./CHT/SLKA_250.90.cht) Steambot Chronicles | [SLES_541.38](./CHT/SLES_541.38.cht) Steambot Chronicles | [SLUS_213.44](./CHT/SLUS_213.44.cht) Steamboy | [SLPS_255.02](./CHT/SLPS_255.02.cht) Stella Deus | [SLPM_656.85](./CHT/SLPM_656.85.cht) Stella Deus - The Gate of Eternity | [SLES_537.65](./CHT/SLES_537.65.cht) Stolen | [SLES_528.82](./CHT/SLES_528.82.cht) Stolen | [SLUS_210.99](./CHT/SLUS_210.99.cht) Strawberry Shortcake - Adventures in the Land of Dreams | [SLUS_214.97](./CHT/SLUS_214.97.cht) Strawberry Shortcake - The Sweet Dreams Game | [SLES_543.09](./CHT/SLES_543.09.cht) Street Boyz | [SLES_534.07](./CHT/SLES_534.07.cht) Street Fighter EX3 | [SLPS_200.03](./CHT/SLPS_200.03.cht) Street Hoops | [SLES_508.62](./CHT/SLES_508.62.cht) Street Hoops - King of the Court | [SLUS_202.99](./CHT/SLUS_202.99.cht) Street Racing Syndicate | [SLES_530.45](./CHT/SLES_530.45.cht) Street Racing Syndicate | [SLUS_205.82](./CHT/SLUS_205.82.cht) Street Warrior | [SLES_546.75](./CHT/SLES_546.75.cht) Strike Force Bowling | [SLES_531.72](./CHT/SLES_531.72.cht) Strike Force Bowling | [SLUS_208.46](./CHT/SLUS_208.46.cht) Stunt GP | [SLES_500.64](./CHT/SLES_500.64.cht) Stunt GP | [SLPS_201.52](./CHT/SLPS_201.52.cht) Stuntman | [SLES_502.88](./CHT/SLES_502.88.cht) Stuntman | [SLPM_660.19](./CHT/SLPM_660.19.cht) Stuntman - Ignition | [SLPM_669.10](./CHT/SLPM_669.10.cht) Stuntman Ignition | [SLES_548.20](./CHT/SLES_548.20.cht) Sub Rebellion | [SLES_511.60](./CHT/SLES_511.60.cht) Suffering, The | [SLES_524.39](./CHT/SLES_524.39.cht) Suffering, The - Ties that Bond | [SLES_535.27](./CHT/SLES_535.27.cht) Suikoden IV | [SLES_529.13](./CHT/SLES_529.13.cht) Suikoden Tactics | [SLES_537.69](./CHT/SLES_537.69.cht) Suikoden V | [SLES_540.87](./CHT/SLES_540.87.cht) Summer Heat Beach Volleyball | [SLES_517.78](./CHT/SLES_517.78.cht) Summer Heat Beach Volleyball | [SLUS_206.34](./CHT/SLUS_206.34.cht) Summon Night EX Thesis - Yoake no Tsubasa | [SLPS_255.28](./CHT/SLPS_255.28.cht) Summon Night Gran-These - Horobi no Tsurugi to Yakusoku no Kishi | [SLPS_259.47](./CHT/SLPS_259.47.cht) Summoner | [SLUS_200.74](./CHT/SLUS_200.74.cht) Summoner (PAL-G) | [SLES_820.05](./CHT/SLES_820.05.cht) Summoner 2 | [SLES_511.42](./CHT/SLES_511.42.cht) Sunny Garcia Surfing | [SLES_505.33](./CHT/SLES_505.33.cht) Sunny Garcia Surfing | [SLUS_202.08](./CHT/SLUS_202.08.cht) Super DragonBall Z | [SLPS_256.42](./CHT/SLPS_256.42.cht) Super DragonBall Z | [SLUS_214.42](./CHT/SLUS_214.42.cht) Super PickUps | [SLES_548.18](./CHT/SLES_548.18.cht) Super Robot Taisen - Scramble Commander The 2nd | [SLPS_257.50](./CHT/SLPS_257.50.cht) Super Robot Taisen Impact | [SLPS_251.04](./CHT/SLPS_251.04.cht) Super Robot Taisen OG - Original Generations | [SLPS_257.33](./CHT/SLPS_257.33.cht) Super Robot Wars - Alpha 2nd | [SLPS_252.28](./CHT/SLPS_252.28.cht) Super Robot Wars - Alpha 3 | [SLPS_255.37](./CHT/SLPS_255.37.cht) Super Robot Wars - Scramble Commander | [SLPS_252.96](./CHT/SLPS_252.96.cht) Super Robot Wars MX | [SLPS_253.45](./CHT/SLPS_253.45.cht) Super Trucks | [SLPM_622.56](./CHT/SLPM_622.56.cht) Super Trucks Racing | [SLUS_207.48](./CHT/SLUS_207.48.cht) Super Trucks Racing 2 | [SLUS_214.50](./CHT/SLUS_214.50.cht) Super trucks | [SLES_508.97](./CHT/SLES_508.97.cht) SuperBikes Riding Challenge | [SLES_542.22](./CHT/SLES_542.22.cht) Superbikes TT | [SLUS_209.12](./CHT/SLUS_209.12.cht) Surfing H3O | [SLES_500.56](./CHT/SLES_500.56.cht) Surfing H3O | [SLUS_200.92](./CHT/SLUS_200.92.cht) Surfroid | [SLPS_200.29](./CHT/SLPS_200.29.cht) Surfs Up | [SLES_545.83](./CHT/SLES_545.83.cht) Surfs Up | [SLUS_215.72](./CHT/SLUS_215.72.cht) Sven-Goran Erikssons World Challenge | [SLES_508.52](./CHT/SLES_508.52.cht) Sword of the Samurai | [SLES_512.90](./CHT/SLES_512.90.cht) Syphon Filter - Dark Mirror | [SCES_547.94](./CHT/SCES_547.94.cht) Syphon Filter - Logan's Shadow | [SCUS_975.84](./CHT/SCUS_975.84.cht) Syphon Filter - The Omega Strain | [SCES_520.33](./CHT/SCES_520.33.cht) Syphon Filter - The Omega Strain | [SCUS_972.64](./CHT/SCUS_972.64.cht) Syphon Filter - The Omega Virus | [SCKA_200.32](./CHT/SCKA_200.32.cht) TENCHU - WRATH OF HEAVEN | [SLKA_250.64](./CHT/SLKA_250.64.cht) TETSU 1 - DENSHA DE BATTLE! WORLD GRAND PRIX | [SLPM_645.44](./CHT/SLPM_645.44.cht) TNA iMPACT! | [SLES_551.50](./CHT/SLES_551.50.cht) TNA iMPACT! | [SLUS_217.87](./CHT/SLUS_217.87.cht) TT Superbikes | [SLES_519.80](./CHT/SLES_519.80.cht) TT Superbikes Legends | [SLES_554.09](./CHT/SLES_554.09.cht) TT Superbikes Real Road Racing Championship | [SLES_546.11](./CHT/SLES_546.11.cht) TXR Drift 2 | [SLUS_213.94](./CHT/SLUS_213.94.cht) Tak and the Power of JuJu | [SLES_521.04](./CHT/SLES_521.04.cht) Tak and the Power of Juju | [SLKA_251.42](./CHT/SLKA_251.42.cht) Tale of Despereaux, The | [SLUS_218.52](./CHT/SLUS_218.52.cht) Tales of Destiny | [SLPS_257.15](./CHT/SLPS_257.15.cht) Tales of Destiny 2 | [SCKA_200.08](./CHT/SCKA_200.08.cht) Tales of Destiny 2 | [SLPS_251.72](./CHT/SLPS_251.72.cht) Tales of Destiny [Directors Cut] | [SLPS_258.42](./CHT/SLPS_258.42.cht) Tales of Legendia | [SLPS_255.33](./CHT/SLPS_255.33.cht) Tales of Rebirth | [SLPS_254.50](./CHT/SLPS_254.50.cht) Tales of Symphonia | [SLPS_254.00](./CHT/SLPS_254.00.cht) Tales of the Abyss | [SLPS_255.86](./CHT/SLPS_255.86.cht) Tales of the Abyss | [SLUS_213.86](./CHT/SLUS_213.86.cht) Tamamayu Story 2 | [SLPS_250.54](./CHT/SLPS_250.54.cht) Tank Elite | [SLES_518.55](./CHT/SLES_518.55.cht) Taz Wanted | [SLES_506.49](./CHT/SLES_506.49.cht) Technic Beat | [SLPS_251.59](./CHT/SLPS_251.59.cht) Technictix | [SLPS_200.55](./CHT/SLPS_200.55.cht) Teen Titans | [SLUS_211.83](./CHT/SLUS_211.83.cht) Teenage Mutant Ninja Turtles - Mutant Melee | [SLES_531.27](./CHT/SLES_531.27.cht) Teenage Mutant Ninja Turtles 2 - Battle Nexus | [SLES_530.17](./CHT/SLES_530.17.cht) Teenage Mutant Ninja Turtles 3 - Mutant Nightmare | [SLES_538.50](./CHT/SLES_538.50.cht) Tekken 4 | [SCPS_560.06](./CHT/SCPS_560.06.cht) Tekken 4 | [SLPS_251.00](./CHT/SLPS_251.00.cht) Tekken 5 | [SCKA_200.49](./CHT/SCKA_200.49.cht) Tekken 5 | [SLPS_255.10](./CHT/SLPS_255.10.cht) Tekken Tag Tournament | [SCES_500.01](./CHT/SCES_500.01.cht) Tekken Tag Tournament | [SLPS_200.15](./CHT/SLPS_200.15.cht) Tekkouki Mikazuki | [SLPM_601.43](./CHT/SLPM_601.43.cht) Tenchu - Fatal Shadows | [SLES_530.14](./CHT/SLES_530.14.cht) Tenchu - Wrath of Heaven | [SLES_514.02](./CHT/SLES_514.02.cht) Tenchu 3 | [SLPS_252.34](./CHT/SLPS_252.34.cht) Tenchu Kurenai | [SLPS_253.84](./CHT/SLPS_253.84.cht) Tenchu: Fatal Shadows | [SLES_530.12](./CHT/SLES_530.12.cht) Tenchu: Fatal Shadows | [SLES_530.16](./CHT/SLES_530.16.cht) Tenchu: Sky Rage | [SLES_514.00](./CHT/SLES_514.00.cht) Tenchu: Wrath of Heaven | [SLES_506.79](./CHT/SLES_506.79.cht) Tengai Makyou II - Manji Maru | [SLPM_654.01](./CHT/SLPM_654.01.cht) Tengai Makyou II - Manji Maru | [SLPM_654.02](./CHT/SLPM_654.02.cht) Tengai Makyou III - Namida | [SLPM_659.52](./CHT/SLPM_659.52.cht) Tenshi no Present - Marle Oukoku Monogatari | [SLPS_200.53](./CHT/SLPS_200.53.cht) Terminator 3 - La Rebelión de las Máquinas | [SLES_520.39](./CHT/SLES_520.39.cht) Terminator 3 - Rise Of The Machines | [SLUS_207.99](./CHT/SLUS_207.99.cht) Terminator 3 - The Redemption | [SLES_522.83](./CHT/SLES_522.83.cht) Terminator 3, The - Rise of the Machines | [SLPM_654.42](./CHT/SLPM_654.42.cht) Terminator, The - Dawn of Fate | [SLUS_203.91](./CHT/SLUS_203.91.cht) Tetsu-One Train Battle | [SLPS_201.00](./CHT/SLPS_201.00.cht) Tetsujin 28 Go | [SLPS_253.62](./CHT/SLPS_253.62.cht) The Adventures of Cookie & Cream | [SLUS_201.70](./CHT/SLUS_201.70.cht) The Fast and the Furious | [SLES_544.83](./CHT/SLES_544.83.cht) The History Channel - Battle for the Pacific | [SLES_551.02](./CHT/SLES_551.02.cht) The Incredible Hulk | [SLES_552.08](./CHT/SLES_552.08.cht) The Lord of the Rings - The Third Age | [SLKA_252.37](./CHT/SLKA_252.37.cht) The Millenium European Paintball Series - Championship Paintball 2009 | [SLES_553.28](./CHT/SLES_553.28.cht) The Operative - No One Lives Forever | [SLES_505.92](./CHT/SLES_505.92.cht) The Secret Saturdays - Beasts of the 5th Sun | [SLES_555.46](./CHT/SLES_555.46.cht) The Sims 2 - Castaway | [SLES_549.03](./CHT/SLES_549.03.cht) The Thing | [SLES_509.75](./CHT/SLES_509.75.cht) The Typing of the Dead - Zombie Panic | [SLPM_625.66](./CHT/SLPM_625.66.cht) The Warriors | [SLES_534.43](./CHT/SLES_534.43.cht) They Came from the Skies | [SLES_548.03](./CHT/SLES_548.03.cht) This is Football | [SLES_515.48](./CHT/SLES_515.48.cht) This is Football 2002 | [SCES_502.44](./CHT/SCES_502.44.cht) This is Football 2003 | [SCES_510.39](./CHT/SCES_510.39.cht) This is Football 2003 | [SCPS_150.34](./CHT/SCPS_150.34.cht) This is Football 2003 | [SCPS_560.13](./CHT/SCPS_560.13.cht) Thunder Force VI | [SLPM_550.96](./CHT/SLPM_550.96.cht) Thunder Strike - Operation Phoenix | [SLPS_250.84](./CHT/SLPS_250.84.cht) Thunderbirds | [SLES_547.38](./CHT/SLES_547.38.cht) Thunderhawk - Operation Pheonix | [SLES_505.54](./CHT/SLES_505.54.cht) Thunderstrike - Operation Phoenix | [SLUS_202.32](./CHT/SLUS_202.32.cht) Tiger Woods PGA Tour 09 | [SLUS_217.72](./CHT/SLUS_217.72.cht) Tiger Woods PGA Tour 2001 | [SLES_501.18](./CHT/SLES_501.18.cht) Tiger Woods PGA Tour 2001 | [SLPS_200.92](./CHT/SLPS_200.92.cht) Tiger Woods PGA Tour 2001 | [SLUS_201.04](./CHT/SLUS_201.04.cht) Tiger Woods PGA Tour 2002 | [SLUS_203.64](./CHT/SLUS_203.64.cht) Tiger Woods PGA Tour 2003 | [SLUS_205.72](./CHT/SLUS_205.72.cht) Tiger Woods PGA Tour 2004 | [SLKA_250.97](./CHT/SLKA_250.97.cht) Tiger Woods PGA Tour 2004 | [SLUS_207.57](./CHT/SLUS_207.57.cht) Tiger Woods PGA Tour 2005 | [SLUS_210.02](./CHT/SLUS_210.02.cht) Tiger Woods PGA Tour 2006 | [SLUS_212.64](./CHT/SLUS_212.64.cht) Tim Stockdales Riding Star | [SLES_552.02](./CHT/SLES_552.02.cht) Time Crisis 2 | [SCES_503.00](./CHT/SCES_503.00.cht) Time Crisis 3 | [SCES_518.44](./CHT/SCES_518.44.cht) Time Crisis 3 | [SCKA_200.15](./CHT/SCKA_200.15.cht) Time Crisis II | [SCKA_200.02](./CHT/SCKA_200.02.cht) TimeSplitter - Jikuu no Shinryakusha | [SLPS_252.07](./CHT/SLPS_252.07.cht) TimeSplitters | [SLES_500.78](./CHT/SLES_500.78.cht) TimeSplitters | [SLUS_200.90](./CHT/SLUS_200.90.cht) TimeSplitters 2 | [SLES_508.77](./CHT/SLES_508.77.cht) TimeSplitters 2 | [SLUS_203.14](./CHT/SLUS_203.14.cht) Tokobot Plus - Mysteries of the Karakuri | [SLES_544.87](./CHT/SLES_544.87.cht) Tokyo Bus Guide - Annai | [SLPM_650.32](./CHT/SLPM_650.32.cht) Tokyo Road Race | [SLES_509.54](./CHT/SLES_509.54.cht) Tokyo Xtreme Racer | [SLES_501.15](./CHT/SLES_501.15.cht) Tokyo Xtreme Racer 3 | [SLUS_208.31](./CHT/SLUS_208.31.cht) Tokyo Xtreme Racer Drift | [SLUS_212.36](./CHT/SLUS_212.36.cht) Tokyo Xtreme Racer Zero | [SLUS_201.89](./CHT/SLUS_201.89.cht) Tom & Jerry - War of the Whiskers | [SLUS_203.55](./CHT/SLUS_203.55.cht) Tom & Jerrys War of the Wiskers | [SLES_510.53](./CHT/SLES_510.53.cht) Tom Clancy's Ghost Recon | [SLES_511.81](./CHT/SLES_511.81.cht) Tom Clancy's Ghost Recon - Jungle Storm | [SLES_519.76](./CHT/SLES_519.76.cht) Tom Clancy's Rainbow Six 3 | [SLES_522.88](./CHT/SLES_522.88.cht) Tom Clancy's Splinter Cell | [SLES_514.66](./CHT/SLES_514.66.cht) Tom Clancys Ghost Recon 2 | [SLES_526.46](./CHT/SLES_526.46.cht) Tom Clancys Ghost Recon 2 | [SLUS_211.05](./CHT/SLUS_211.05.cht) Tom Clancys Rainbow Six - Lockdown | [SLUS_211.44](./CHT/SLUS_211.44.cht) Tom Clancys Splinter Cell | [SLKA_250.61](./CHT/SLKA_250.61.cht) Tom Clancys Splinter Cell - Chaos Theory | [SLES_530.07](./CHT/SLES_530.07.cht) Tom Clancys Splinter Cell - Double Agent | [SLES_538.26](./CHT/SLES_538.26.cht) Tom Clancys Splinter Cell - Pandora Tomorrow | [SLES_521.49](./CHT/SLES_521.49.cht) Tom Clancys Splinter Cell 3 - Chaos Theory | [SLUS_211.37](./CHT/SLUS_211.37.cht) Tom Clancys The Sum of All Fears | [SLES_511.80](./CHT/SLES_511.80.cht) Tomb Raider - Anniversary | [SLES_546.74](./CHT/SLES_546.74.cht) Tomb Raider - Legends | [SLES_539.08](./CHT/SLES_539.08.cht) Tomb Raider - The Angel of Darkness | [SLPS_252.46](./CHT/SLPS_252.46.cht) Tony Hawks Downhill Jam | [SLES_547.15](./CHT/SLES_547.15.cht) Tony Hawks Pro Skater 2003 | [SLPM_654.19](./CHT/SLPM_654.19.cht) Tony Hawks Pro Skater 3 | [SLES_504.35](./CHT/SLES_504.35.cht) Tony Hawks Pro Skater 3 | [SLPM_651.90](./CHT/SLPM_651.90.cht) Top Angler - Real Bass Fishing | [SLUS_203.42](./CHT/SLUS_203.42.cht) Top Gear Dare Devil | [SLUS_200.39](./CHT/SLUS_200.39.cht) Top Gear Daredevil | [SLES_500.68](./CHT/SLES_500.68.cht) Top Gear Daredevil | [SLES_500.69](./CHT/SLES_500.69.cht) Top Gear Daredevil | [SLPS_200.64](./CHT/SLPS_200.64.cht) Top Spin | [SLES_531.75](./CHT/SLES_531.75.cht) Top Spin | [SLUS_212.22](./CHT/SLUS_212.22.cht) Tori no Hoshi - Aerial Planet | [SLPS_258.12](./CHT/SLPS_258.12.cht) Torrente 3 - El Protector | [SLES_539.79](./CHT/SLES_539.79.cht) Torrente 3 - El Protector | [SLES_541.17](./CHT/SLES_541.17.cht) Total Overdose | [SLES_534.92](./CHT/SLES_534.92.cht) Touge 3 | [SLPM_620.87](./CHT/SLPM_620.87.cht) Transworld Surf | [SLES_508.86](./CHT/SLES_508.86.cht) Transworld Surf | [SLUS_203.56](./CHT/SLUS_203.56.cht) Trapt | [SLES_538.24](./CHT/SLES_538.24.cht) Trapt | [SLUS_212.55](./CHT/SLUS_212.55.cht) Trigger Man | [SLUS_209.31](./CHT/SLUS_209.31.cht) Triggerman | [SLES_530.76](./CHT/SLES_530.76.cht) Trixie in Toyland | [SLES_534.52](./CHT/SLES_534.52.cht) Truck Kyousokyoku | [SLPS_200.62](./CHT/SLPS_200.62.cht) Tsugunai - Atonement | [SLUS_202.92](./CHT/SLUS_202.92.cht) Tsukiyo ni Saraba | [SLPM_658.26](./CHT/SLPM_658.26.cht) Turbo Trucks | [SLES_541.95](./CHT/SLES_541.95.cht) Turok Evolution | [SLES_504.79](./CHT/SLES_504.79.cht) Twin Caliber | [SLES_509.86](./CHT/SLES_509.86.cht) Twin Caliber | [SLKA_250.06](./CHT/SLKA_250.06.cht) Twisted Metal - Black | [SCES_503.60](./CHT/SCES_503.60.cht) Twisted Metal Black [Demo] | [SCUS_971.64](./CHT/SCUS_971.64.cht) Ty - The Tazmanian Tiger | [SLES_512.20](./CHT/SLES_512.20.cht) Ty the Tasmanian Tiger | [SLUS_205.71](./CHT/SLUS_205.71.cht) U - Underwater Unit | [SCPS_560.11](./CHT/SCPS_560.11.cht) UFC - Sudden Impact | [SLUS_205.96](./CHT/SLUS_205.96.cht) UFC - Ultimate Fighting Championship - Throwdown | [SLUS_202.52](./CHT/SLUS_202.52.cht) UFC Sudden Impact | [SLES_522.04](./CHT/SLES_522.04.cht) UFC Throwdown | [SLES_509.99](./CHT/SLES_509.99.cht) USA Racer | [SLES_509.39](./CHT/SLES_509.39.cht) Ueki no Housoku - Taosu Zeroberuto Juudan!! | [SLPS_256.01](./CHT/SLPS_256.01.cht) Ultimate Ninja 4 - Naruto Shippuden | [SLES_554.82](./CHT/SLES_554.82.cht) Ultimate Spider-Man | [SLES_533.90](./CHT/SLES_533.90.cht) Ultimate Spider-Man | [SLES_533.91](./CHT/SLES_533.91.cht) Ultimate Spider-Man | [SLPM_664.04](./CHT/SLPM_664.04.cht) Ultimate Spider-Man | [SLUS_208.70](./CHT/SLUS_208.70.cht) Ultimate Spider-Man (Limited Edition) | [SLUS_212.85](./CHT/SLUS_212.85.cht) Ultraman | [SLPS_253.64](./CHT/SLPS_253.64.cht) Ultraman Fighting Evolution - Rebirth | [SLPS_255.29](./CHT/SLPS_255.29.cht) Ultraman Fighting Evolution 2 | [SLPS_251.55](./CHT/SLPS_251.55.cht) Ultraman Fighting Evolution 3 | [SLPS_254.41](./CHT/SLPS_254.41.cht) Ultraman Nexus | [SLPS_204.20](./CHT/SLPS_204.20.cht) Under the Skin | [SLES_527.19](./CHT/SLES_527.19.cht) Underwater Unit | [SLPS_201.94](./CHT/SLPS_201.94.cht) Underworld - The Eternal War | [SLES_521.08](./CHT/SLES_521.08.cht) Unison | [SLPS_250.10](./CHT/SLPS_250.10.cht) Unison | [SLUS_201.73](./CHT/SLUS_201.73.cht) Unlimited SaGa | [SLUS_206.78](./CHT/SLUS_206.78.cht) Unlimited Saga | [SLES_516.06](./CHT/SLES_516.06.cht) Unlimited Saga | [SLKA_250.67](./CHT/SLKA_250.67.cht) Unlimited Saga | [SLPS_251.99](./CHT/SLPS_251.99.cht) Urban Chaos - Riot Response | [SLES_539.91](./CHT/SLES_539.91.cht) Urban Extreme | [SLES_529.57](./CHT/SLES_529.57.cht) Urbz, The - Sims in the City | [SLES_529.08](./CHT/SLES_529.08.cht) V-Rally 3 | [SLES_507.25](./CHT/SLES_507.25.cht) V8 Supercars Australia - Race Driver | [SLES_507.67](./CHT/SLES_507.67.cht) VIP | [SLES_507.30](./CHT/SLES_507.30.cht) Valkyrie Profile 2 - Silmeria | [SLES_546.46](./CHT/SLES_546.46.cht) Valkyrie Profile 2 - Silmeria | [SLPM_664.19](./CHT/SLPM_664.19.cht) Vampire Night | [SCES_504.11](./CHT/SCES_504.11.cht) Vampire Night | [SLPS_250.77](./CHT/SLPS_250.77.cht) Vampire Night (2001) | [SCUS_202.21](./CHT/SCUS_202.21.cht) Vampire Panic | [SLPM_625.06](./CHT/SLPM_625.06.cht) Van Helsing | [SLES_519.08](./CHT/SLES_519.08.cht) Van Helsing | [SLPM_657.23](./CHT/SLPM_657.23.cht) Vexx | [SLES_504.81](./CHT/SLES_504.81.cht) Vib Ripple | [SCPS_110.32](./CHT/SCPS_110.32.cht) Victorious Boxer - Championship Version | [SLPS_251.29](./CHT/SLPS_251.29.cht) Victorious Boxers | [SLES_502.80](./CHT/SLES_502.80.cht) Victorious Boxers | [SLPS_250.12](./CHT/SLPS_250.12.cht) Victorious Boxers - Ippos Road to Glory | [SLUS_202.82](./CHT/SLUS_202.82.cht) Victorious Boxers 2 - Fighting Spirit | [SLES_533.38](./CHT/SLES_533.38.cht) Victorious Boxers 2 - Fighting Spirit | [SLUS_212.04](./CHT/SLUS_212.04.cht) Victorious Boxers 2 - Ippos Road to Glory | [SLPS_252.87](./CHT/SLPS_252.87.cht) Vietcong - Purple Haze | [SLES_527.98](./CHT/SLES_527.98.cht) Vietcong - Purple Haze | [SLUS_210.68](./CHT/SLUS_210.68.cht) Viewtiful Joe | [SLES_526.78](./CHT/SLES_526.78.cht) Viewtiful Joe 2 | [SLES_528.68](./CHT/SLES_528.68.cht) Viewtiful Joe 2 | [SLPM_658.24](./CHT/SLPM_658.24.cht) Virtua Cop - Elite Edition | [SLES_512.29](./CHT/SLES_512.29.cht) Virtua Fighter 4 | [SCES_507.59](./CHT/SCES_507.59.cht) Virtua Fighter 4 | [SLPM_621.30](./CHT/SLPM_621.30.cht) Virtua Fighter 4 | [SLUS_203.23](./CHT/SLUS_203.23.cht) Virtua Fighter 4 - Evolution | [SLES_516.16](./CHT/SLES_516.16.cht) Virtua Fighter 4 - Evolution | [SLKA_250.43](./CHT/SLKA_250.43.cht) Virtua Fighter 4 - Evolution | [SLPM_652.70](./CHT/SLPM_652.70.cht) Virtua Fighter Cyber Generation | [SLUS_209.77](./CHT/SLUS_209.77.cht) Virtua Fighter Cyber Generation - Ambition of the Judgement Six | [SLPM_656.32](./CHT/SLPM_656.32.cht) Virtua Pro Football | [SLES_541.53](./CHT/SLES_541.53.cht) Virtual On - Marz | [SLPM_653.03](./CHT/SLPM_653.03.cht) Virtual On Marz | [SLUS_206.74](./CHT/SLUS_206.74.cht) Volleyball World Cup - Venus Evolution | [SLPM_627.70](./CHT/SLPM_627.70.cht) WAVE RALLY | [SLPM_645.07](./CHT/SLPM_645.07.cht) WWC - World Wrestling Championship | [SLES_547.92](./CHT/SLES_547.92.cht) WWE All Stars | [SLES_556.48](./CHT/SLES_556.48.cht) WWE Crush Hour | [SLES_516.00](./CHT/SLES_516.00.cht) WWE SmackDown vs Raw 2009 | [SLES_552.51](./CHT/SLES_552.51.cht) WWE SmackDown vs Raw 2011 | [SLES_556.35](./CHT/SLES_556.35.cht) WWE SmackDown vs. Raw 2007 | [SLKA_251.68](./CHT/SLKA_251.68.cht) WWE SmackDown vs. Raw 2008 | [SLES_548.79](./CHT/SLES_548.79.cht) WWE SmackDown vs. Raw 2008 | [SLUS_216.45](./CHT/SLUS_216.45.cht) WWE SmackDown vs. Raw 2010 | [SLUS_219.01](./CHT/SLUS_219.01.cht) WWE SmackDown! - Here Comes the Pain! | [SLES_520.36](./CHT/SLES_520.36.cht) WWE SmackDown! - Shut your mouth | [SLKA_250.30](./CHT/SLKA_250.30.cht) WWE SmackDown! vs RAW | [SLES_527.81](./CHT/SLES_527.81.cht) WWE SmackDown! vs RAW 2006 | [SLES_536.76](./CHT/SLES_536.76.cht) WWE SmackDown! vs RAW 2006 | [SLUS_212.86](./CHT/SLUS_212.86.cht) WWE SmackDown! vs RAW 2007 | [SLES_544.89](./CHT/SLES_544.89.cht) WWE SmackDown! vs RAW 2007 | [SLUS_214.27](./CHT/SLUS_214.27.cht) WWE SmackDown! vs Raw 2009 | [SLUS_218.10](./CHT/SLUS_218.10.cht) WWE SmackDown! vs. Raw | [SLKA_252.44](./CHT/SLKA_252.44.cht) WWE Smackdown - Shut Your Mouth | [SLUS_204.83](./CHT/SLUS_204.83.cht) WWE Smackdown vs Raw 2010 | [SLES_555.45](./CHT/SLES_555.45.cht) WWE Smackdown! 4 - Shut Your Mouth | [SLES_512.83](./CHT/SLES_512.83.cht) WWE Smackdown! Here Comes the Pain | [SLKA_251.16](./CHT/SLKA_251.16.cht) WWF SmackDown! - Just Bring It! | [SLUS_203.16](./CHT/SLUS_203.16.cht) WWF Smackdown! - Just Bring It | [SLES_504.77](./CHT/SLES_504.77.cht) WWII - Battle over Europe | [SLES_536.53](./CHT/SLES_536.53.cht) WWII - Tank Battles | [SLES_529.54](./CHT/SLES_529.54.cht) WWII Paratroopers | [SLUS_207.15](./CHT/SLUS_207.15.cht) Waga Ryuomiyo - Pride of the Dragon Peace | [SCPS_150.80](./CHT/SCPS_150.80.cht) Waku Waku Volley 2 | [SLPM_622.85](./CHT/SLPM_622.85.cht) Wallace & Gromit - The Curse of the Were-Rabbit | [SLUS_213.12](./CHT/SLUS_213.12.cht) Wallace & Gromit in Project Zoo | [SLES_513.72](./CHT/SLES_513.72.cht) Wallace & Gromit in Project Zoo | [SLUS_206.47](./CHT/SLUS_206.47.cht) Wallace & Grommit - The Curse of the Were Rabbit | [SLES_536.21](./CHT/SLES_536.21.cht) Walt Disney Pictures Presents Meet the Robinsons | [SLES_545.10](./CHT/SLES_545.10.cht) Wangan Midnight | [SLPS_201.85](./CHT/SLPS_201.85.cht) War Chess | [SLES_519.73](./CHT/SLES_519.73.cht) War of the Monsters | [SCES_512.24](./CHT/SCES_512.24.cht) War of the Monsters | [SLPM_654.12](./CHT/SLPM_654.12.cht) War of the Monsters - Kaijuu Daigekisen | [SCKA_200.03](./CHT/SCKA_200.03.cht) War of the Monsters [Demo] | [SCUS_972.60](./CHT/SCUS_972.60.cht) Warhammer 40,000 - Firewarrior | [SLES_509.58](./CHT/SLES_509.58.cht) Warrior Blade - Rasten vs Barbarian | [SLPM_622.92](./CHT/SLPM_622.92.cht) Warriors Orochi | [SLES_548.75](./CHT/SLES_548.75.cht) Warriors Orochi | [SLES_548.77](./CHT/SLES_548.77.cht) Warriors Orochi 2 | [SLES_553.83](./CHT/SLES_553.83.cht) Warriors Orochi 2 | [SLES_553.84](./CHT/SLES_553.84.cht) Warriors of Might and Magic | [SLES_501.87](./CHT/SLES_501.87.cht) Warriors of Might and Magic | [SLPM_651.32](./CHT/SLPM_651.32.cht) Warriors of Might and Magic | [SLUS_200.06](./CHT/SLUS_200.06.cht) Wave Rally | [SLPS_201.70](./CHT/SLPS_201.70.cht) Way of the Samurai | [SLES_509.21](./CHT/SLES_509.21.cht) Way of the Samurai 2 | [SLES_522.75](./CHT/SLES_522.75.cht) We Love Katamari | [SLES_538.28](./CHT/SLES_538.28.cht) Weakest Link | [SLES_505.03](./CHT/SLES_505.03.cht) Welcome to Universal Studios Japan | [SLPM_623.49](./CHT/SLPM_623.49.cht) Whiplash | [SLES_519.58](./CHT/SLES_519.58.cht) Whirl Tour | [SLES_511.26](./CHT/SLES_511.26.cht) Whirl Tour | [SLUS_204.89](./CHT/SLUS_204.89.cht) Wild ARMs - Advanced 3rd | [SCPS_150.24](./CHT/SCPS_150.24.cht) Wild ARMs - Alter Code F | [SCPS_170.02](./CHT/SCPS_170.02.cht) Wild ARMs - The 4th Detonator | [SCPS_150.92](./CHT/SCPS_150.92.cht) Wild ARMs - The Vth Vanguard | [SCPS_151.18](./CHT/SCPS_151.18.cht) Wild ARMs 3 | [SLES_513.07](./CHT/SLES_513.07.cht) Wild ARMs 4 | [SLES_542.39](./CHT/SLES_542.39.cht) Wild Water Adrenaline featuring Salomon | [SLES_535.95](./CHT/SLES_535.95.cht) WinBack 2 - Project Poseidon | [SLPM_664.31](./CHT/SLPM_664.31.cht) Winback | [SLPM_620.23](./CHT/SLPM_620.23.cht) Winning Eleven - Pro Evolution Soccer 2007 | [SLUS_214.64](./CHT/SLUS_214.64.cht) Winning Eleven 10 - Liveware Edition | [SLKA_251.53](./CHT/SLKA_251.53.cht) Winning Eleven 2008 | [SLPM_668.85](./CHT/SLPM_668.85.cht) Winning Eleven 6 | [SLUS_206.23](./CHT/SLUS_206.23.cht) Winning Eleven 6 - Final Evolution | [SLPM_622.68](./CHT/SLPM_622.68.cht) Winning Eleven 8 - Liveware Evolution | [SLPM_657.88](./CHT/SLPM_657.88.cht) Winning Eleven 8 International | [SLKA_252.62](./CHT/SLKA_252.62.cht) Winning Eleven 9 - Liveware Edition | [SLKA_253.59](./CHT/SLKA_253.59.cht) Winter Sports | [SLES_539.48](./CHT/SLES_539.48.cht) Without Warning | [SLES_537.16](./CHT/SLES_537.16.cht) Without Warning | [SLUS_211.56](./CHT/SLUS_211.56.cht) Wizardry - Tales of the Forsaken Land | [SLES_511.18](./CHT/SLES_511.18.cht) Women's Volleyball Championship | [SLUS_217.42](./CHT/SLUS_217.42.cht) Woody Woodpecker | [SLES_506.13](./CHT/SLES_506.13.cht) World Championship Cards | [SLUS_213.40](./CHT/SLUS_213.40.cht) World Championship Paintball | [SLUS_214.57](./CHT/SLUS_214.57.cht) World Championship Poker | [SLES_531.30](./CHT/SLES_531.30.cht) World Championship Poker | [SLUS_210.28](./CHT/SLUS_210.28.cht) World Championship Poker 2 featuring Howard Lederer | [SLUS_211.76](./CHT/SLUS_211.76.cht) World Championship Poker featuring Howard Lederer - All-In | [SLUS_214.12](./CHT/SLUS_214.12.cht) World Destruction League - Thunder Tanks | [SLUS_200.05](./CHT/SLUS_200.05.cht) World Destruction League - War Jetz | [SLUS_200.07](./CHT/SLUS_200.07.cht) World Football Climax | [SLPM_663.24](./CHT/SLPM_663.24.cht) World Poker Tour 2K6 | [SLES_536.89](./CHT/SLES_536.89.cht) World Poker Tour 2K6 | [SLUS_213.33](./CHT/SLUS_213.33.cht) World Racing | [SLES_513.87](./CHT/SLES_513.87.cht) World Series of Poker | [SLES_537.24](./CHT/SLES_537.24.cht) World Series of Poker | [SLUS_213.01](./CHT/SLUS_213.01.cht) World Series of Poker - Tournament of Champions | [SLES_544.48](./CHT/SLES_544.48.cht) World Series of Poker - Tournament of Champions | [SLUS_214.91](./CHT/SLUS_214.91.cht) World Soccer - Winning Eleven 8 - International | [SLUS_211.17](./CHT/SLUS_211.17.cht) World Soccer - Winning Eleven 9 International | [SLUS_212.20](./CHT/SLUS_212.20.cht) World Soccer Winning Eleven 10 | [SLPM_663.74](./CHT/SLPM_663.74.cht) World Soccer Winning Eleven 2009 | [SLPM_551.31](./CHT/SLPM_551.31.cht) World Soccer Winning Eleven 2010 | [SLPM_552.09](./CHT/SLPM_552.09.cht) World Soccer Winning Eleven 2010 - Aoki Samurai no Chousen | [SLPM_552.58](./CHT/SLPM_552.58.cht) World Soccer Winning Eleven 2011 | [SLPM_552.76](./CHT/SLPM_552.76.cht) World Soccer Winning Eleven 2012 | [SLKA_254.80](./CHT/SLKA_254.80.cht) World Soccer Winning Eleven 2012 | [SLPM_552.94](./CHT/SLPM_552.94.cht) World Soccer Winning Eleven 5 | [SLPM_620.53](./CHT/SLPM_620.53.cht) World Soccer Winning Eleven 5 - Final Evolution | [SLPM_621.13](./CHT/SLPM_621.13.cht) World Soccer Winning Eleven 7 | [SLPM_623.56](./CHT/SLPM_623.56.cht) World Soccer Winning Eleven 7 - International | [SLPM_654.98](./CHT/SLPM_654.98.cht) World Soccer Winning Eleven 7 International | [SLKA_251.17](./CHT/SLKA_251.17.cht) World Soccer Winning Eleven 8 | [SLPM_656.57](./CHT/SLPM_656.57.cht) World Soccer Winning Eleven 9 [Bonus Pack] | [SLPM_660.09](./CHT/SLPM_660.09.cht) World Super Police | [SLES_540.80](./CHT/SLES_540.80.cht) World Super Police | [SLPM_657.61](./CHT/SLPM_657.61.cht) World Superbikes 07 | [SLUS_216.56](./CHT/SLUS_216.56.cht) World Tour Soccer 2002 | [SCUS_971.72](./CHT/SCUS_971.72.cht) World Tour Soccer 2003 | [SCUS_972.33](./CHT/SCUS_972.33.cht) World War Zero - Ironstorm | [SLES_519.24](./CHT/SLES_519.24.cht) Worms 3D | [SLES_518.43](./CHT/SLES_518.43.cht) Worms Forts - Under Siege | [SLES_527.34](./CHT/SLES_527.34.cht) Wrath Unleashed | [SLES_521.01](./CHT/SLES_521.01.cht) Wreckless - The Yakuza Missions | [SLES_512.02](./CHT/SLES_512.02.cht) Wrestle Kingdom | [SLPM_664.01](./CHT/SLPM_664.01.cht) Wrestle Kingdom 2 - Pro Wrestling Sekai Taisen | [SLPM_667.14](./CHT/SLPM_667.14.cht) Wwe smackdown vs. raw 2006 | [SLKA_253.18](./CHT/SLKA_253.18.cht) X Squad | [SLUS_200.94](./CHT/SLUS_200.94.cht) X-Men - Next Dimension | [SLUS_202.79](./CHT/SLUS_202.79.cht) X-Men - The Next Dimension | [SLES_508.98](./CHT/SLES_508.98.cht) X-Men - The Next Dimension | [SLES_508.99](./CHT/SLES_508.99.cht) X-Men - The Official Game | [SLES_540.66](./CHT/SLES_540.66.cht) X-Men - The Official Game | [SLUS_211.07](./CHT/SLUS_211.07.cht) X-Men 2 - Wolverines Revenge | [SLES_512.86](./CHT/SLES_512.86.cht) X-Men Legends | [SLES_526.24](./CHT/SLES_526.24.cht) X-Men Legends | [SLES_526.25](./CHT/SLES_526.25.cht) X-Men Legends II - Rise of Apocalypse | [SLES_533.74](./CHT/SLES_533.74.cht) X-Men Legends II - Rise of Apocalypse | [SLES_533.77](./CHT/SLES_533.77.cht) X-Squad | [SLES_500.31](./CHT/SLES_500.31.cht) X-Treme Quads | [SLES_531.41](./CHT/SLES_531.41.cht) XIII | [SLES_512.44](./CHT/SLES_512.44.cht) XIII | [SLPS_253.75](./CHT/SLPS_253.75.cht) Xenosaga Episode II - Jenseits von Gut und Boese (Disc 1) | [SLUS_208.92](./CHT/SLUS_208.92.cht) Xenosaga Episode II - Jenseits von Gut und Boese (Disc 2) | [SLUS_211.33](./CHT/SLUS_211.33.cht) Xenosaga Episode II - Jenseits von Gut und Bose [Disc 1] | [SLPS_253.68](./CHT/SLPS_253.68.cht) Xenosaga Episode II - Jenseits von Gut und Bose [Disc 2] | [SLPS_253.69](./CHT/SLPS_253.69.cht) Xenosaga Episode III - Also Sprach Zarathustra [Disc 1] | [SLPS_256.40](./CHT/SLPS_256.40.cht) Xenosaga Episode III - Also Sprach Zarathustra [Disc 2] | [SLPS_256.41](./CHT/SLPS_256.41.cht) Xenosaga Episode III - Also sprach Zarathustra (Disc 1) | [SLUS_213.89](./CHT/SLUS_213.89.cht) Xenosaga Episode III - Also sprach Zarathustra (Disc 2) | [SLUS_214.17](./CHT/SLUS_214.17.cht) Xi [sai] Jumbo | [SCPS_150.29](./CHT/SCPS_150.29.cht) Xtreme Express - World Grand Prix | [SLES_509.98](./CHT/SLES_509.98.cht) Yanya Caballista - City Skater | [SLUS_202.78](./CHT/SLUS_202.78.cht) Yanya Caballista - featuring Gawoo | [SLPM_620.51](./CHT/SLPM_620.51.cht) Yazuka Fury | [SLES_533.99](./CHT/SLES_533.99.cht) Yoake no Mariko 2nd Act | [SCPS_110.22](./CHT/SCPS_110.22.cht) Yoake no Mariko [with Microphone] | [SCPS_110.10](./CHT/SCPS_110.10.cht) Yoshinoya | [SLPM_624.89](./CHT/SLPM_624.89.cht) Yoshitsune Eiyuuden Shura | [SLPS_255.53](./CHT/SLPS_255.53.cht) Yoshitsuneki | [SLPS_255.23](./CHT/SLPS_255.23.cht) Ys - The Ark of Napishtim | [SLES_530.79](./CHT/SLES_530.79.cht) Ys - The Ark of Napishtim | [SLPM_658.30](./CHT/SLPM_658.30.cht) Yu Yu Hakuhso - Dark Tournament | [SLES_530.62](./CHT/SLES_530.62.cht) Yu Yu Hakusho - Dark Tournament | [SLUS_208.05](./CHT/SLUS_208.05.cht) Yu Yu Hakusho Forever | [SLPS_254.99](./CHT/SLPS_254.99.cht) Yu-Gi-Oh! - Capsule Monster Colisee | [SLES_525.76](./CHT/SLES_525.76.cht) Yu-Gi-Oh! Capsule Monster Coliseum | [SLPM_656.13](./CHT/SLPM_656.13.cht) Yu-Gi-Oh! The Duelists of the Roses | [SLUS_205.15](./CHT/SLUS_205.15.cht) Zach Bell! Mamodo Battles | [SLUS_212.54](./CHT/SLUS_212.54.cht) Zapper - One Wicked Cricket | [SLUS_205.28](./CHT/SLUS_205.28.cht) Zapper - One Wicked Cricket! | [SLES_509.74](./CHT/SLES_509.74.cht) Zatch Bell! Mamodo Fury | [SLUS_213.63](./CHT/SLUS_213.63.cht) Zathura | [SLES_536.96](./CHT/SLES_536.96.cht) Zathura | [SLUS_213.36](./CHT/SLUS_213.36.cht) Zeonic Front - Mobile Suit Gundam 0079 | [SLPS_250.48](./CHT/SLPS_250.48.cht) Zero - Crimson Butterfly | [SLPS_253.03](./CHT/SLPS_253.03.cht) Zettai Zetsumei Toshi | [SLPS_251.13](./CHT/SLPS_251.13.cht) Zettai Zetsumei Toshi 2 - Itetsuita Kioutachi | [SLPS_256.06](./CHT/SLPS_256.06.cht) Zoids Infinity | [SLPM_657.49](./CHT/SLPM_657.49.cht) Zombie Attack | [SLES_535.92](./CHT/SLES_535.92.cht) Zombie Hunters | [SLES_544.61](./CHT/SLES_544.61.cht) Zombie Hunters 2 | [SLES_545.69](./CHT/SLES_545.69.cht) Zombie Virus | [SLES_544.62](./CHT/SLES_544.62.cht) Zombie Zone | [SLES_533.98](./CHT/SLES_533.98.cht) Zone of Enders | [SLPM_650.19](./CHT/SLPM_650.19.cht) Zone of the Enders | [SLES_501.11](./CHT/SLES_501.11.cht) Zone of the Enders - The 2nd Runner | [SLKA_250.66](./CHT/SLKA_250.66.cht) dot Hack - FRAGMENT | [SLPS_255.27](./CHT/SLPS_255.27.cht) “Capcom Vs SNK 2 (2001) | [SLUS_202.46](./CHT/SLUS_202.46.cht)” 007 - From Russia With Love | [SLUS_212.82](./CHT/SLUS_212.82.cht) 50 Cent - Bulletproof | [SLUS_213.15](./CHT/SLUS_213.15.cht) 7 Blades | [SLES_501.09](./CHT/SLES_501.09.cht) ATV Offroad Fury | [SCUS_971.04](./CHT/SCUS_971.04.cht) ATV Offroad Fury 2 | [SCUS_972.11](./CHT/SCUS_972.11.cht) Ace Combat 4 - Shattered Skies | [SLUS_201.52](./CHT/SLUS_201.52.cht) Ace Combat 5 - The Unsung War | [SLUS_208.51](./CHT/SLUS_208.51.cht) Ace Combat Zero - The Belkan War | [SLUS_213.46](./CHT/SLUS_213.46.cht) Adiboo and the Energy Thieves | [SLES_525.21](./CHT/SLES_525.21.cht) Agassi Tennis Generation | [SLUS_204.46](./CHT/SLUS_204.46.cht) Agent Hugo | [SLES_535.04](./CHT/SLES_535.04.cht) Agent Hugo: Hula Holiday | [SLES_553.65](./CHT/SLES_553.65.cht) Agent Hugo: Lemoon Twist | [SLES_549.18](./CHT/SLES_549.18.cht) Agent Hugo: RoboRumble | [SLES_542.12](./CHT/SLES_542.12.cht) Aggressive Inline | [SLUS_203.27](./CHT/SLUS_203.27.cht) Airblade | [SLUS_203.46](./CHT/SLUS_203.46.cht) Akira Psycho Ball | [SLES_509.19](./CHT/SLES_509.19.cht) Alfa Romeo Racing Italiano | [SLUS_213.21](./CHT/SLUS_213.21.cht) Alien Hominid | [SLUS_210.90](./CHT/SLUS_210.90.cht) Aliens VS Predator - Extinction | [SLUS_201.47](./CHT/SLUS_201.47.cht) Alone in the Dark: The New Nightmare | [SLES_501.85](./CHT/SLES_501.85.cht) Alter Echo | [SLUS_204.65](./CHT/SLUS_204.65.cht) Altered Beast | [SLES_530.24](./CHT/SLES_530.24.cht) Amplitude | [SCUS_972.58](./CHT/SCUS_972.58.cht) Antz Extreme Racing | [SLUS_203.92](./CHT/SLUS_203.92.cht) Appleseed EX | [SLPM_665.51](./CHT/SLPM_665.51.cht) Aqua Aqua | [SLUS_201.62](./CHT/SLUS_201.62.cht) Aqua Teen Hunger Force - Zombie Ninja Pro-Am | [SLUS_216.33](./CHT/SLUS_216.33.cht) Ar Tonelico - Melody of Elemia | [SLUS_214.45](./CHT/SLUS_214.45.cht) Ar Tonelico II - Melody of Metafalica | [SLUS_217.88](./CHT/SLUS_217.88.cht) Arc the Lad - End of Darkness | [SLUS_211.65](./CHT/SLUS_211.65.cht) Arc the Lad - Twilight of the Spirits | [SCUS_972.31](./CHT/SCUS_972.31.cht) Area 51 | [SLUS_205.95](./CHT/SLUS_205.95.cht) Armored Core - Last Raven | [SLUS_213.38](./CHT/SLUS_213.38.cht) Armored Core - Nine Breaker | [SLUS_212.00](./CHT/SLUS_212.00.cht) Armored Core - Silent Line | [SLUS_206.44](./CHT/SLUS_206.44.cht) Armored Core 2 | [SLUS_200.14](./CHT/SLUS_200.14.cht) Armored Core 2 - Another Age | [SLUS_202.49](./CHT/SLUS_202.49.cht) Armored Core 3 | [SLUS_204.35](./CHT/SLUS_204.35.cht) Army Men - Air Attack 2 | [SLUS_200.04](./CHT/SLUS_200.04.cht) Army Men - RTS | [SLUS_202.06](./CHT/SLUS_202.06.cht) Army Men - Sarge's Heroes 2 | [SLUS_201.32](./CHT/SLUS_201.32.cht) Army Men: Soldiers of Misfortune | [SLUS_218.31](./CHT/SLUS_218.31.cht) Asterix & Obelix - Kick Buttix | [SLUS_208.66](./CHT/SLUS_208.66.cht) Astro Boy | [SLUS_208.67](./CHT/SLUS_208.67.cht) Astro Boy: The Video Game | [SLUS_218.95](./CHT/SLUS_218.95.cht) Atelier Iris 2 - The Azoth of Destiny | [SLUS_213.27](./CHT/SLUS_213.27.cht) Atelier Iris 3 - Grand Phantasm | [SLUS_215.64](./CHT/SLUS_215.64.cht) Auto Modellista | [SLUS_206.42](./CHT/SLUS_206.42.cht) B-Boy | [SLUS_217.61](./CHT/SLUS_217.61.cht) BMX XXX | [SLES_508.80](./CHT/SLES_508.80.cht) BMX XXX | [SLUS_204.15](./CHT/SLUS_204.15.cht) Backyard Baseball '10 | [SLUS_218.84](./CHT/SLUS_218.84.cht) Backyard Football '10 | [SLUS_219.19](./CHT/SLUS_219.19.cht) Backyard Wrestling 2 - There Goes the Neighborhood | [SLUS_210.43](./CHT/SLUS_210.43.cht) Baldur's Gate - Dark Alliance II | [SLUS_206.75](./CHT/SLUS_206.75.cht) Barbarian | [SLUS_201.36](./CHT/SLUS_201.36.cht) Bard's Tale, The | [SLUS_208.03](./CHT/SLUS_208.03.cht) Baroque | [SLUS_217.14](./CHT/SLUS_217.14.cht) Batman - Rise of Sin Tzu | [SLUS_207.09](./CHT/SLUS_207.09.cht) Batman - Vengeance | [SLUS_202.26](./CHT/SLUS_202.26.cht) Batman Begins | [SLUS_211.98](./CHT/SLUS_211.98.cht) Battle Assault 3 Featuring Gundam Seed | [SLUS_209.29](./CHT/SLUS_209.29.cht) Battle Engine Aquila | [SLUS_204.95](./CHT/SLUS_204.95.cht) Battlefield 2 | [SLUS_210.26](./CHT/SLUS_210.26.cht) Battlestar Galactica | [SLUS_204.21](./CHT/SLUS_204.21.cht) Beat Down - Fists of Vengeance | [SLUS_211.50](./CHT/SLUS_211.50.cht) Bee Movie Game | [SLUS_216.22](./CHT/SLUS_216.22.cht) Ben Hur: Blood of Braves | [SLES_513.50](./CHT/SLES_513.50.cht) Berserk - Millennium Falcon Hen Seima Senki no Shou [Translated] | [SLPM_656.88](./CHT/SLPM_656.88.cht) Beyond Good & Evil | [SLUS_207.63](./CHT/SLUS_207.63.cht) Big Mutha Truckers | [SLUS_202.91](./CHT/SLUS_202.91.cht) Big Mutha Truckers 2 | [SLUS_210.86](./CHT/SLUS_210.86.cht) Biker Mice from Mars | [SLUS_215.78](./CHT/SLUS_215.78.cht) Black | [SLUS_213.76](./CHT/SLUS_213.76.cht) Blade II | [SLUS_203.60](./CHT/SLUS_203.60.cht) Bleach: Blade Battlers | [SCPS_151.16](./CHT/SCPS_151.16.cht) Bleach: Blade Battlers 2nd | [SCPS_151.19](./CHT/SCPS_151.19.cht) Bleach: Erabareshi Tamashii | [SCPS_150.87](./CHT/SCPS_150.87.cht) Blitz The League | [SLUS_211.28](./CHT/SLUS_211.28.cht) Blood Omen 2 - The Legacy Of Kain Series | [SLUS_200.24](./CHT/SLUS_200.24.cht) Blood Will Tell - Tezuka Osamu's Dororo | [SLUS_207.82](./CHT/SLUS_207.82.cht) Bloodrayne | [SLUS_204.61](./CHT/SLUS_204.61.cht) Bloody Roar 4 | [SLUS_207.95](./CHT/SLUS_207.95.cht) Blowout | [SLUS_208.50](./CHT/SLUS_208.50.cht) Bombastic | [SLUS_207.64](./CHT/SLUS_207.64.cht) Bomberman Jetters | [SLPM_652.18](./CHT/SLPM_652.18.cht) Bomberman Kart | [SLES_513.02](./CHT/SLES_513.02.cht) Bomberman Kart DX | [SLPM_624.78](./CHT/SLPM_624.78.cht) Bomberman Land 2 | [SLPM_622.91](./CHT/SLPM_622.91.cht) Bomberman Land 3 | [SLPM_626.43](./CHT/SLPM_626.43.cht) Bouncer, The | [SLUS_200.69](./CHT/SLUS_200.69.cht) Breath Of Fire - Dragon Quarter | [SLUS_204.99](./CHT/SLUS_204.99.cht) Broken Sword - The Sleeping Dragon | [SLES_515.57](./CHT/SLES_515.57.cht) Brothers In Arms - Earned In Blood | [SLUS_213.10](./CHT/SLUS_213.10.cht) Brothers In Arms - Road To Hill 30 | [SLUS_211.63](./CHT/SLUS_211.63.cht) Buccaneer | [SLES_544.76](./CHT/SLES_544.76.cht) Bujingai - The Forsaken City | [SLUS_208.95](./CHT/SLUS_208.95.cht) Bujingai: Swordmaster | [SLES_524.95](./CHT/SLES_524.95.cht) Burnout 3 - Takedown | [SLUS_210.50](./CHT/SLUS_210.50.cht) Burnout Dominator | [SLUS_215.96](./CHT/SLUS_215.96.cht) Call of Duty - Finest Hour | [SLUS_207.25](./CHT/SLUS_207.25.cht) Capcom vs. SNK 2 | [SLES_505.41](./CHT/SLES_505.41.cht) Captain Tsubasa | [SLPS_256.91](./CHT/SLPS_256.91.cht) Cars Mater-National Championship | [SLUS_216.37](./CHT/SLUS_216.37.cht) Cars Race-O-Rama | [SLUS_218.83](./CHT/SLUS_218.83.cht) Cartoon Network Racing | [SLUS_214.38](./CHT/SLUS_214.38.cht) Cartoon Network Racing (Europe) | [SLES_543.06](./CHT/SLES_543.06.cht) Castlevania - Curse of Darkness | [SLUS_211.68](./CHT/SLUS_211.68.cht) Castlevania: Curse of Darkness | [SLES_537.55](./CHT/SLES_537.55.cht) Cel Damage: Overdrive | [SLES_515.54](./CHT/SLES_515.54.cht) Champions - Return To Arms | [SLUS_209.73](./CHT/SLUS_209.73.cht) Champions Of Norrath - Realms of EverQuest | [SLUS_205.65](./CHT/SLUS_205.65.cht) Chaos Legion | [SLUS_206.95](./CHT/SLUS_206.95.cht) Chaos Wars | [SLUS_217.22](./CHT/SLUS_217.22.cht) Choro Q | [SLUS_209.30](./CHT/SLUS_209.30.cht) Choro Q HG 3: Gadget Racers | [SLES_519.11](./CHT/SLES_519.11.cht) Chulip | [SLUS_207.42](./CHT/SLUS_207.42.cht) Circus Maximus: Chariot Wars | [SLES_509.35](./CHT/SLES_509.35.cht) City Crisis | [SLUS_202.74](./CHT/SLUS_202.74.cht) Clock Tower 3 | [SLUS_206.33](./CHT/SLUS_206.33.cht) Cold Winter | [SLUS_208.45](./CHT/SLUS_208.45.cht) Colin McRae Rally 2005 | [SLES_526.36](./CHT/SLES_526.36.cht) Conan | [SLES_524.51](./CHT/SLES_524.51.cht) Contra - Shattered Soldier | [SLUS_203.06](./CHT/SLUS_203.06.cht) Cool Boarders 2001 | [SCUS_971.08](./CHT/SCUS_971.08.cht) Corvette | [SLUS_208.58](./CHT/SLUS_208.58.cht) Corvette Evolution GT | [SLUS_214.99](./CHT/SLUS_214.99.cht) Crash - Nitro Kart | [SLUS_206.49](./CHT/SLUS_206.49.cht) Crash - Tag Team Racing | [SLUS_211.91](./CHT/SLUS_211.91.cht) Crash: Mind over Mutant | [SLUS_217.28](./CHT/SLUS_217.28.cht) Crazy Frog Racer | [SLES_538.69](./CHT/SLES_538.69.cht) Crazy Frog Racer 2 | [SLES_545.49](./CHT/SLES_545.49.cht) Crazy Taxi | [SLUS_202.02](./CHT/SLUS_202.02.cht) Crimson Sea 2 | [SLUS_208.77](./CHT/SLUS_208.77.cht) Crimson Tears | [SLES_525.34](./CHT/SLES_525.34.cht) Crimson Tears | [SLUS_209.48](./CHT/SLUS_209.48.cht) Cy Girls (Disc 1) (Ice) | [SLUS_206.97](./CHT/SLUS_206.97.cht) Cy Girls (Disc 2) (Aska) | [SLUS_208.54](./CHT/SLUS_208.54.cht) DOA2 - Hardcore | [SLUS_200.71](./CHT/SLUS_200.71.cht) Dark Angel: Vampire Apocalypse | [SLUS_201.31](./CHT/SLUS_201.31.cht) Dark Cloud | [SCUS_971.11](./CHT/SCUS_971.11.cht) Dark Cloud 2 | [SCUS_972.13](./CHT/SCUS_972.13.cht) Dark Summit | [SLUS_203.00](./CHT/SLUS_203.00.cht) Darkwatch | [SLUS_210.42](./CHT/SLUS_210.42.cht) Dave Mirra Freestyle BMX 2 | [SLUS_201.59](./CHT/SLUS_201.59.cht) Dawn of Mana | [SLUS_215.74](./CHT/SLUS_215.74.cht) Death by Degrees | [SCES_525.86](./CHT/SCES_525.86.cht) Def Jam - Fight for NY | [SLUS_210.04](./CHT/SLUS_210.04.cht) Def Jam - Vendetta | [SLUS_206.39](./CHT/SLUS_206.39.cht) Defender | [SLUS_201.91](./CHT/SLUS_201.91.cht) Demolition Girl | [SLES_534.03](./CHT/SLES_534.03.cht) Demon Stone | [SLUS_208.04](./CHT/SLUS_208.04.cht) Destruction Derby Arenas | [SLUS_208.55](./CHT/SLUS_208.55.cht) Devil Kings | [SLUS_212.97](./CHT/SLUS_212.97.cht) Devil May Cry | [SLUS_202.16](./CHT/SLUS_202.16.cht) Devil May Cry 2 (Disc 1) | [SLUS_204.84](./CHT/SLUS_204.84.cht) Devil May Cry 2 (Disc 2) | [SLUS_206.27](./CHT/SLUS_206.27.cht) Devil May Cry 3 - Dante's Awakening (Special Edition) | [SLUS_213.61](./CHT/SLUS_213.61.cht) Digimon Rumble Arena 2 | [SLUS_210.67](./CHT/SLUS_210.67.cht) Digimon World 4 | [SLUS_208.36](./CHT/SLUS_208.36.cht) Dirge of Cerberus - Final Fantasy VII | [SLUS_214.19](./CHT/SLUS_214.19.cht) Disaster Report | [SLUS_205.61](./CHT/SLUS_205.61.cht) Disgaea - Hour Of Darkness | [SLUS_206.66](./CHT/SLUS_206.66.cht) Disgaea 2 - Cursed Memories | [SLUS_213.97](./CHT/SLUS_213.97.cht) Disney's Chicken Little | [SLUS_210.88](./CHT/SLUS_210.88.cht) Disney's Chicken Little: Ace in Action | [SLUS_214.20](./CHT/SLUS_214.20.cht) Disney's Stitch: Experiment 626 | [SCES_509.59](./CHT/SCES_509.59.cht) Disney's Tarzan Untamed | [SLUS_200.76](./CHT/SLUS_200.76.cht) Disney's Treasure Planet | [SCUS_971.46](./CHT/SCUS_971.46.cht) Dokapon Kingdom | [SLUS_217.78](./CHT/SLUS_217.78.cht) Donald Duck - Goin' Quackers | [SLUS_200.77](./CHT/SLUS_200.77.cht) Dot Hack G.U. Vol. 1 - Rebirth | [SLUS_212.58](./CHT/SLUS_212.58.cht) Dot Hack G.U. Vol. 2 - Reminisce | [SLUS_214.88](./CHT/SLUS_214.88.cht) Dot Hack G.U. Vol. 3 - Redemption | [SLUS_214.89](./CHT/SLUS_214.89.cht) Dot Hack Part 1 - Infection | [SLUS_202.67](./CHT/SLUS_202.67.cht) Dot Hack Part 2 - Mutation | [SLUS_205.62](./CHT/SLUS_205.62.cht) Dot Hack Part 3 - Outbreak | [SLUS_205.63](./CHT/SLUS_205.63.cht) Dot Hack Part 4 - Quarantine | [SLUS_205.64](./CHT/SLUS_205.64.cht) Downforce | [SLUS_204.05](./CHT/SLUS_204.05.cht) Downhill Domination | [SCUS_971.77](./CHT/SCUS_971.77.cht) Dr. Muto | [SLUS_204.58](./CHT/SLUS_204.58.cht) Dragon Ball Z - Budokai Tenkaichi 2 | [SLUS_214.41](./CHT/SLUS_214.41.cht) Dragon Ball Z - Budokai Tenkaichi 3 | [SLUS_216.78](./CHT/SLUS_216.78.cht) Dragon Ball Z: Budokai | [SLUS_205.91](./CHT/SLUS_205.91.cht) Dragon Ball Z: Budokai 2 | [SLUS_207.79](./CHT/SLUS_207.79.cht) Dragon Ball Z: Budokai 3 | [SLUS_209.98](./CHT/SLUS_209.98.cht) Dragon Ball Z: Budokai Tenkaichi | [SLUS_212.27](./CHT/SLUS_212.27.cht) Dragon Ball Z: Infinite World | [SLUS_218.42](./CHT/SLUS_218.42.cht) Dragon Ball Z: Sagas | [SLUS_208.74](./CHT/SLUS_208.74.cht) Dragon Quest V - Tenkuu no Hanayome [Translated] | [SLPM_655.55](./CHT/SLPM_655.55.cht) Drakan - The Ancients' Gates | [SCUS_971.28](./CHT/SCUS_971.28.cht) Drakengard | [SLUS_207.32](./CHT/SLUS_207.32.cht) Drakengard 2 | [SLUS_213.73](./CHT/SLUS_213.73.cht) Dropship - United Peace Force | [SLUS_204.63](./CHT/SLUS_204.63.cht) Dual Hearts | [SLUS_204.75](./CHT/SLUS_204.75.cht) Duel Masters | [SLUS_209.24](./CHT/SLUS_209.24.cht) Dynasty Tactics | [SLUS_204.68](./CHT/SLUS_204.68.cht) Dynasty Tactics 2 | [SLUS_207.61](./CHT/SLUS_207.61.cht) Dynasty Warriors - Gundam 2 | [SLUS_218.73](./CHT/SLUS_218.73.cht) Dynasty Warriors 2 | [SLUS_200.79](./CHT/SLUS_200.79.cht) Dynasty Warriors 3: Xtreme Legends | [SLUS_206.17](./CHT/SLUS_206.17.cht) Dynasty Warriors 4: Xtreme Legends | [SLUS_208.12](./CHT/SLUS_208.12.cht) Dynasty Warriors 5 | [SLUS_211.53](./CHT/SLUS_211.53.cht) Dynasty Warriors 5 - Xtreme Legends | [SLUS_212.99](./CHT/SLUS_212.99.cht) Dynasty Warriors 6 | [SLUS_217.74](./CHT/SLUS_217.74.cht) Enter the Matrix | [SLUS_204.54](./CHT/SLUS_204.54.cht) Enthusia Professional Racing | [SLUS_209.67](./CHT/SLUS_209.67.cht) Eternal Poison | [SLUS_217.79](./CHT/SLUS_217.79.cht) Eternal Ring | [SLUS_200.15](./CHT/SLUS_200.15.cht) Everblue | [SLES_506.39](./CHT/SLES_506.39.cht) Everblue 2 | [SLUS_205.98](./CHT/SLUS_205.98.cht) Evergrace | [SLUS_200.16](./CHT/SLUS_200.16.cht) Evil Twin - Cyprien's Chronicles | [SLES_502.01](./CHT/SLES_502.01.cht) Extermination | [SCUS_971.12](./CHT/SCUS_971.12.cht) Fallout - Brotherhood of Steel | [SLUS_205.39](./CHT/SLUS_205.39.cht) Family Guy - Video Game! | [SLUS_215.60](./CHT/SLUS_215.60.cht) Fast and the Furious, The | [SLUS_214.49](./CHT/SLUS_214.49.cht) Fatal Frame | [SLUS_203.88](./CHT/SLUS_203.88.cht) Fatal Frame II - Crimson Butterfly | [SLUS_207.66](./CHT/SLUS_207.66.cht) Fatal Frame III - The Tormented | [SLUS_212.44](./CHT/SLUS_212.44.cht) Fighting For One Piece | [SLPS_255.45](./CHT/SLPS_255.45.cht) Final Fantasy X - International | [SLPS_250.88](./CHT/SLPS_250.88.cht) Final Fantasy X-2 - International + Last Mission | [SLPM_654.78](./CHT/SLPM_654.78.cht) Final Fantasy XII - International | [SLPM_667.50](./CHT/SLPM_667.50.cht) Final Fantasy XII [PAL-FR] | [SLES_543.55](./CHT/SLES_543.55.cht) Fire Pro Wrestling Returns | [SLUS_217.02](./CHT/SLUS_217.02.cht) Firefighter F.D.18 | [SLUS_207.24](./CHT/SLUS_207.24.cht) FlatOut | [SLUS_209.01](./CHT/SLUS_209.01.cht) FlatOut 2 | [SLUS_212.51](./CHT/SLUS_212.51.cht) Flushed Away | [SLUS_214.84](./CHT/SLUS_214.84.cht) Forbidden Siren | [SCUS_973.55](./CHT/SCUS_973.55.cht) Forbidden Siren 2 | [SCES_538.51](./CHT/SCES_538.51.cht) Freekstyle | [SLUS_203.67](./CHT/SLUS_203.67.cht) Frequency | [SCUS_971.25](./CHT/SCUS_971.25.cht) Front Mission 4 | [SLUS_208.88](./CHT/SLUS_208.88.cht) Front Mission 5 - Scars of the War [Translated] | [SLPM_662.05](./CHT/SLPM_662.05.cht) Fullmetal Alchemist 2 - Curse of the Crimson Elixir | [SLUS_211.66](./CHT/SLUS_211.66.cht) Fullmetal Alchemist and the Broken Angel | [SLUS_209.94](./CHT/SLUS_209.94.cht) Futurama | [SLUS_204.39](./CHT/SLUS_204.39.cht) Future Boy Conan | [SLPM_659.73](./CHT/SLPM_659.73.cht) GTA - Liberty City Stories | [SLUS_214.23](./CHT/SLUS_214.23.cht) GTA - Vice City | [SLUS_205.52](./CHT/SLUS_205.52.cht) GTA - Vice City Stories | [SLUS_215.90](./CHT/SLUS_215.90.cht) Gadget Racers | [SLUS_202.25](./CHT/SLUS_202.25.cht) Galactic Wrestling Featuring Ultimate Muscle | [SLUS_208.22](./CHT/SLUS_208.22.cht) Garfield: Lasagna World Tour | [SLUS_217.49](./CHT/SLUS_217.49.cht) Gauntlet - Dark Legacy | [SLUS_200.47](./CHT/SLUS_200.47.cht) Gauntlet - Seven Sorrows | [SLUS_210.77](./CHT/SLUS_210.77.cht) Gauntlet Dark Legacy | [SLES_502.11](./CHT/SLES_502.11.cht) Gauntlet: Seven Sorrows | [SLES_536.67](./CHT/SLES_536.67.cht) Genji - Dawn of the Samurai | [SCUS_974.71](./CHT/SCUS_974.71.cht) Ghost Recon | [SLUS_206.13](./CHT/SLUS_206.13.cht) Ghost Recon - Jungle Storm | [SLUS_208.20](./CHT/SLUS_208.20.cht) Ghostbusters - The Video Game | [SLUS_218.82](./CHT/SLUS_218.82.cht) Giants - Citizen Kabuto | [SLUS_201.78](./CHT/SLUS_201.78.cht) GigaWing Generations | [SLES_535.48](./CHT/SLES_535.48.cht) Gitaroo Man | [SLUS_202.94](./CHT/SLUS_202.94.cht) Gladius | [SLUS_204.90](./CHT/SLUS_204.90.cht) Global Defence Force | [SLES_544.64](./CHT/SLES_544.64.cht) God Hand | [SLES_544.90](./CHT/SLES_544.90.cht) God of War | [SCUS_973.99](./CHT/SCUS_973.99.cht) God of War 2 | [SCUS_974.81](./CHT/SCUS_974.81.cht) Godfather, The | [SLUS_213.85](./CHT/SLUS_213.85.cht) Godzilla - Save the Earth | [SLUS_208.09](./CHT/SLUS_208.09.cht) Golden Knight Garo | [SLPS_204.63](./CHT/SLPS_204.63.cht) Gradius V | [SLUS_207.12](./CHT/SLUS_207.12.cht) Graffiti Kingdom | [SLUS_211.36](./CHT/SLUS_211.36.cht) Grand Theft Auto III | [SLES_503.30](./CHT/SLES_503.30.cht) Grand Theft Auto: Liberty City Stories | [SLES_541.35](./CHT/SLES_541.35.cht) Grandia II | [SLUS_201.94](./CHT/SLUS_201.94.cht) Grandia III (Disc 1) | [SLUS_213.34](./CHT/SLUS_213.34.cht) Grandia III (Disc 2) | [SLUS_213.45](./CHT/SLUS_213.45.cht) Grandia Xtreme | [SLUS_204.17](./CHT/SLUS_204.17.cht) Gregory Horror Show | [SLES_519.33](./CHT/SLES_519.33.cht) GrimGrimoire | [SLUS_216.04](./CHT/SLUS_216.04.cht) Gungrave | [SLES_512.36](./CHT/SLES_512.36.cht) Gungrave | [SLUS_204.93](./CHT/SLUS_204.93.cht) Gungrave - Overdose | [SLUS_210.20](./CHT/SLUS_210.20.cht) Gungriffon Blaze | [SLUS_200.80](./CHT/SLUS_200.80.cht) Half-Life | [SLUS_200.66](./CHT/SLUS_200.66.cht) Harry Potter and the Philosopher's Stone | [SLES_520.55](./CHT/SLES_520.55.cht) Harry Potter and the Prisoner of Azkaban | [SLES_524.40](./CHT/SLES_524.40.cht) Harry Potter: Quidditch World Cup | [SLES_517.87](./CHT/SLES_517.87.cht) Harvest Moon - A Wonderful Life (Special Edition) | [SLUS_211.71](./CHT/SLUS_211.71.cht) Harvest Moon - Save The Homeland | [SLUS_202.51](./CHT/SLUS_202.51.cht) Haunting Ground | [SLUS_210.75](./CHT/SLUS_210.75.cht) He-Man: Defender of Grayskull | [SLES_530.35](./CHT/SLES_530.35.cht) Herdy Gerdy | [SLUS_202.31](./CHT/SLUS_202.31.cht) Hitman - Blood Money | [SLUS_211.08](./CHT/SLUS_211.08.cht) Hitman 2 - Silent Assassin | [SLUS_203.74](./CHT/SLUS_203.74.cht) Hobbit, The - The Prelude to the Lord of the Rings | [SLUS_206.55](./CHT/SLUS_206.55.cht) ICO | [SCES_507.60](./CHT/SCES_507.60.cht) Indiana Jones and the Emperor's Tomb | [SLUS_205.08](./CHT/SLUS_205.08.cht) Indiana Jones and the Staff of Kings | [SLUS_218.85](./CHT/SLUS_218.85.cht) Indigo Prophecy | [SLUS_211.96](./CHT/SLUS_211.96.cht) Innocent Life - A Futuristic Harvest Moon (Special Edition) | [SLUS_216.41](./CHT/SLUS_216.41.cht) Inuyasha: Feudal Combat | [SLUS_211.93](./CHT/SLUS_211.93.cht) Jade Cocoon 2 | [SLUS_203.09](./CHT/SLUS_203.09.cht) Jak 3 | [SCUS_973.30](./CHT/SCUS_973.30.cht) Jak II | [SCUS_972.65](./CHT/SCUS_972.65.cht) Jak II: Renegade | [SCES_516.08](./CHT/SCES_516.08.cht) Jak and Daxter - The Precursor Legacy | [SCUS_971.24](./CHT/SCUS_971.24.cht) Jak and Daxter: The Precursor Legacy | [SCES_503.61](./CHT/SCES_503.61.cht) Jurassic - The Hunted | [SLUS_219.07](./CHT/SLUS_219.07.cht) Just Cause | [SLUS_214.36](./CHT/SLUS_214.36.cht) Justice League Heroes | [SLES_544.23](./CHT/SLES_544.23.cht) KOF: Maximum Impact | [SLES_528.98](./CHT/SLES_528.98.cht) KOF: Maximum Impact - Maniax | [SLPS_256.36](./CHT/SLPS_256.36.cht) KOF: Maximum Impact 2 | [SLES_542.55](./CHT/SLES_542.55.cht) KOF: Maximum Impact Regulation A | [SLPS_257.65](./CHT/SLPS_257.65.cht) Kaan: Barbarian's Blade | [SLES_521.79](./CHT/SLES_521.79.cht) Kao the Kangaroo - Round 2 | [SLUS_202.96](./CHT/SLUS_202.96.cht) Katamari Damacy | [SLUS_210.08](./CHT/SLUS_210.08.cht) Kengo - Master of Bushido | [SLUS_200.21](./CHT/SLUS_200.21.cht) Kessen 2 | [SLUS_202.75](./CHT/SLUS_202.75.cht) Kessen 3 | [SLUS_211.19](./CHT/SLUS_211.19.cht) Killer 7 | [SLUS_211.54](./CHT/SLUS_211.54.cht) Kim Possible - What's the Switch | [SLUS_214.37](./CHT/SLUS_214.37.cht) Kinetica | [SCUS_971.32](./CHT/SCUS_971.32.cht) King's Field - The Ancient City | [SLUS_203.18](./CHT/SLUS_203.18.cht) Kingdom Hearts | [SLUS_203.70](./CHT/SLUS_203.70.cht) Kingdom Hearts II | [SLES_541.14](./CHT/SLES_541.14.cht) Kingdom Hearts II | [SLUS_210.05](./CHT/SLUS_210.05.cht) Kingdom Hearts RE Chain of Memories | [SLUS_217.99](./CHT/SLUS_217.99.cht) Kinnikuman Muscle Grand Prix Max | [SLPS_256.76](./CHT/SLPS_256.76.cht) Klonoa 2 - Lunatea's Veil | [SLUS_201.51](./CHT/SLUS_201.51.cht) Knight Rider: The Game | [SLES_510.11](./CHT/SLES_510.11.cht) Knights of the Temple - Infernal Crusade | [SLES_524.48](./CHT/SLES_524.48.cht) Knights of the Temple II | [SLES_536.45](./CHT/SLES_536.45.cht) Kung Fu Panda | [SLUS_217.57](./CHT/SLUS_217.57.cht) Kuon | [SLES_534.11](./CHT/SLES_534.11.cht) Kuon | [SLUS_210.07](./CHT/SLUS_210.07.cht) LEGO Batman - The Videogame | [SLUS_217.85](./CHT/SLUS_217.85.cht) LEGO Indiana Jones - The Original Adventures | [SLUS_217.59](./CHT/SLUS_217.59.cht) LEGO Island Xtreme Stunts | [SLES_511.53](./CHT/SLES_511.53.cht) LEGO Star Wars - The Video Game | [SLUS_210.83](./CHT/SLUS_210.83.cht) LEGO Star Wars II - The Original Trilogy | [SLUS_214.09](./CHT/SLUS_214.09.cht) LOTR - The Fellowship of the Ring | [SLUS_205.20](./CHT/SLUS_205.20.cht) LOTR - The Return of the King | [SLUS_207.70](./CHT/SLUS_207.70.cht) LOTR - The Third Age | [SLUS_210.27](./CHT/SLUS_210.27.cht) LOTR - The Two Towers | [SLUS_205.78](./CHT/SLUS_205.78.cht) La Pucelle - Tactics | [SLUS_208.47](./CHT/SLUS_208.47.cht) Legacy of Kain - Defiance | [SLUS_207.73](./CHT/SLUS_207.73.cht) Legacy of Kain - Soul Reaver 2 | [SLUS_201.65](./CHT/SLUS_201.65.cht) Legaia 2 - Duel Saga | [SLUS_204.14](./CHT/SLUS_204.14.cht) Legend of Kay | [SLUS_212.48](./CHT/SLUS_212.48.cht) Lego Batman: The Videogame | [SLES_551.35](./CHT/SLES_551.35.cht) Lego Star Wars II: The Original Trilogy | [SLES_542.21](./CHT/SLES_542.21.cht) Lego Star Wars: The Video Game | [SLES_531.94](./CHT/SLES_531.94.cht) Looney Tunes - Space Race | [SLUS_203.52](./CHT/SLUS_203.52.cht) Looney Tunes: Space Race | [SLES_504.87](./CHT/SLES_504.87.cht) Lupin the 3rd - Treasure of the Sorcerer King | [SLUS_206.83](./CHT/SLUS_206.83.cht) MDK2 - Armageddon | [SLUS_201.05](./CHT/SLUS_201.05.cht) MS Saga - A New Dawn | [SLUS_212.70](./CHT/SLUS_212.70.cht) Mafia | [SLUS_206.71](./CHT/SLUS_206.71.cht) Magic Pengel - The Quest for Color | [SLUS_205.93](./CHT/SLUS_205.93.cht) Makai Kingdom - Chronicles of the Sacred Tome | [SLUS_211.70](./CHT/SLUS_211.70.cht) Mana Khemia - Alchemists of Al-Revis | [SLUS_217.35](./CHT/SLUS_217.35.cht) Mana Khemia 2 - Fall of Alchemy | [SLUS_218.90](./CHT/SLUS_218.90.cht) Manhunt | [SLUS_208.27](./CHT/SLUS_208.27.cht) Mark of Kri, The | [SCUS_971.40](./CHT/SCUS_971.40.cht) Marvel - Ultimate Alliance | [SLUS_213.74](./CHT/SLUS_213.74.cht) Marvel - Ultimate Alliance 2 | [SLUS_218.79](./CHT/SLUS_218.79.cht) Marvel VS. Capcom 2 | [SLUS_204.86](./CHT/SLUS_204.86.cht) Master Rallye | [SLES_509.06](./CHT/SLES_509.06.cht) Max Payne | [SLUS_202.30](./CHT/SLUS_202.30.cht) Maximo | [SLES_507.03](./CHT/SLES_507.03.cht) Maximo - Ghost to Glory | [SLUS_200.17](./CHT/SLUS_200.17.cht) Maximo vs Army of Zin | [SLUS_207.22](./CHT/SLUS_207.22.cht) Maximo vs. Army of Zin | [SLES_517.59](./CHT/SLES_517.59.cht) Medal of Honor - Frontline | [SLUS_203.68](./CHT/SLUS_203.68.cht) Medal of Honor: Medal of Honor: Les Faucons de Guerre (v1.01) [PAL-FR] | [SLES_533.33](./CHT/SLES_533.33.cht) Mega Man X - Command Mission | [SLUS_209.03](./CHT/SLUS_209.03.cht) Mega Man X Collection | [SLUS_213.70](./CHT/SLUS_213.70.cht) Mega Man X7 | [SLUS_204.87](./CHT/SLUS_204.87.cht) Mega Man X8 | [SLUS_209.60](./CHT/SLUS_209.60.cht) Mercenaries | [SLUS_209.32](./CHT/SLUS_209.32.cht) Metal Arms - Glitch in the System | [SLUS_207.86](./CHT/SLUS_207.86.cht) Metal Gear Solid 3 - Subsistence (Disc 2) | [SLUS_212.43](./CHT/SLUS_212.43.cht) Metal Gear Solid 3: Subsistence (Disc 1) (Subsistence) (v1.01) [PAL-FR-UK] | [SLES_820.42](./CHT/SLES_820.42.cht) Metal Saga | [SLUS_212.93](./CHT/SLUS_212.93.cht) Metal Slug (2006) | [SLPS_256.50](./CHT/SLPS_256.50.cht) Metropolismania | [SLUS_203.77](./CHT/SLUS_203.77.cht) Midnight Club 3: Dub Edition | [SLUS_213.55](./CHT/SLUS_213.55.cht) Midnight Club II | [SLES_510.54](./CHT/SLES_510.54.cht) Mister Mosquito | [SLUS_203.75](./CHT/SLUS_203.75.cht) Mobile Suit Gundam - Encounters in Space | [SLUS_207.40](./CHT/SLUS_207.40.cht) Mobile Suit Gundam - Federation vs. Zeon | [SLUS_203.82](./CHT/SLUS_203.82.cht) Mobile Suit Gundam Seed - Never Ending Tomorrow | [SLUS_211.40](./CHT/SLUS_211.40.cht) Monster Attack | [SLES_518.56](./CHT/SLES_518.56.cht) Monster Hunter | [SLUS_208.96](./CHT/SLUS_208.96.cht) Monster Rancher 3 | [SLUS_201.90](./CHT/SLUS_201.90.cht) Monster Rancher 4 | [SLUS_207.02](./CHT/SLUS_207.02.cht) Monster Rancher Evo | [SLUS_213.30](./CHT/SLUS_213.30.cht) Monsters vs. Aliens | [SLUS_218.70](./CHT/SLUS_218.70.cht) Mortal Kombat - Armageddon (Premium Edition) | [SLUS_215.43](./CHT/SLUS_215.43.cht) Mortal Kombat - Deadly Alliance | [SLUS_204.23](./CHT/SLUS_204.23.cht) Mortal Kombat - Deception | [SLUS_208.81](./CHT/SLUS_208.81.cht) Mortal Kombat - Shaolin Monks | [SLUS_210.87](./CHT/SLUS_210.87.cht) MotoGP | [SLUS_200.58](./CHT/SLUS_200.58.cht) MotoGP 07 | [SLES_549.59](./CHT/SLES_549.59.cht) MotoGP 08 | [SLES_552.66](./CHT/SLES_552.66.cht) MotoGP 2 | [SCES_504.09](./CHT/SCES_504.09.cht) MotoGP 3 | [SCES_509.82](./CHT/SCES_509.82.cht) MotoGP 4 | [SCES_528.92](./CHT/SCES_528.92.cht) Mr. Bean | [SLES_546.66](./CHT/SLES_546.66.cht) Musashi - Samurai Legend | [SLUS_209.83](./CHT/SLUS_209.83.cht) Mystic Heroes | [SLUS_205.21](./CHT/SLUS_205.21.cht) NHL 2K10 | [SLUS_219.14](./CHT/SLUS_219.14.cht) Namco X Capcom [Translated] | [SLPS_255.05](./CHT/SLPS_255.05.cht) Nanobreaker | [SLES_529.64](./CHT/SLES_529.64.cht) Nanobreaker | [SLUS_210.10](./CHT/SLUS_210.10.cht) Naruto Shippuden: Ultimate Ninja 4 | [SLUS_218.62](./CHT/SLUS_218.62.cht) Naruto: Chronicles | [SLUS_214.98](./CHT/SLUS_214.98.cht) Naruto: Ultimate 3 | [SLUS_217.27](./CHT/SLUS_217.27.cht) Naruto: Ultimate Ninja | [SLUS_213.58](./CHT/SLUS_213.58.cht) Naruto: Ultimate Ninja 2 | [SLUS_215.75](./CHT/SLUS_215.75.cht) Naruto: Uzumaki Chronicles 2 | [SLUS_215.94](./CHT/SLUS_215.94.cht) Naval Ops - Warship Gunner | [SLUS_206.63](./CHT/SLUS_206.63.cht) Need for Speed - Hot Pursuit 2 | [SLUS_203.62](./CHT/SLUS_203.62.cht) Need for Speed: ProStreet | [SLES_550.05](./CHT/SLES_550.05.cht) Need for Speed: Underground | [SLES_519.67](./CHT/SLES_519.67.cht) Nicktoons Unite! | [SLUS_212.84](./CHT/SLUS_212.84.cht) Nicktoons: Attack of the Toybots | [SLUS_216.05](./CHT/SLUS_216.05.cht) Nightmare of Druaga, The - Fushigino Dungeon | [SLUS_210.71](./CHT/SLUS_210.71.cht) Nightshade | [SLUS_208.10](./CHT/SLUS_208.10.cht) Nobunaga's Ambition - Rise to Power | [SLUS_217.21](./CHT/SLUS_217.21.cht) ObsCure | [SLUS_207.77](./CHT/SLUS_207.77.cht) ObsCure - The Aftermath | [SLUS_217.09](./CHT/SLUS_217.09.cht) Odin Sphere | [SLUS_215.77](./CHT/SLUS_215.77.cht) Okage - Shadow King | [SCUS_971.29](./CHT/SCUS_971.29.cht) Okami | [SLES_544.39](./CHT/SLES_544.39.cht) Okami | [SLUS_211.15](./CHT/SLUS_211.15.cht) One Piece - Grand Adventure | [SLUS_214.35](./CHT/SLUS_214.35.cht) One Piece - Grand Battle | [SLUS_209.75](./CHT/SLUS_209.75.cht) One Piece Grand Battle! 3 | [SLPS_253.15](./CHT/SLPS_253.15.cht) One Piece: Round the Land | [SLES_527.31](./CHT/SLES_527.31.cht) Oni | [SLUS_200.64](./CHT/SLUS_200.64.cht) Onimusha 2 - Samurai's Destiny | [SLUS_203.93](./CHT/SLUS_203.93.cht) Onimusha 3 - Demon Siege | [SLUS_206.94](./CHT/SLUS_206.94.cht) Onimusha 3: Demon Siege | [SLES_519.14](./CHT/SLES_519.14.cht) Onimusha Blade Warriors | [SLES_519.13](./CHT/SLES_519.13.cht) Operation WinBack 2 - Project Poseidon | [SLUS_209.47](./CHT/SLUS_209.47.cht) Over the Hedge | [SLUS_213.00](./CHT/SLUS_213.00.cht) PaRappa the Rapper 2 | [SCUS_971.67](./CHT/SCUS_971.67.cht) Pac-Man World 3 | [SLES_539.59](./CHT/SLES_539.59.cht) Phantasy Star Universe | [SLUS_211.94](./CHT/SLUS_211.94.cht) Phantasy Star Universe - Ambition of the Illuminus | [SLUS_216.31](./CHT/SLUS_216.31.cht) Phantom Brave | [SLUS_209.55](./CHT/SLUS_209.55.cht) Predator Concrete Jungle | [SLUS_208.75](./CHT/SLUS_208.75.cht) Prince of Persia - Sands of Time | [SLUS_207.43](./CHT/SLUS_207.43.cht) Prince of Persia - The Two Thrones | [SLUS_212.87](./CHT/SLUS_212.87.cht) Prince of Persia - Warrior Within | [SLUS_210.22](./CHT/SLUS_210.22.cht) Pro Beach Soccer | [SLES_514.92](./CHT/SLES_514.92.cht) Psi-Ops - The Mindgate Conspiracy | [SLUS_206.88](./CHT/SLUS_206.88.cht) Psychonauts | [SLUS_211.20](./CHT/SLUS_211.20.cht) Punisher, The [Uncensored] | [SLUS_208.64](./CHT/SLUS_208.64.cht) R-Type - Final | [SLUS_207.80](./CHT/SLUS_207.80.cht) Raging Blades | [SLES_512.35](./CHT/SLES_512.35.cht) Rally Fusion: Race of Champions | [SLUS_203.61](./CHT/SLUS_203.61.cht) Ratchet & Clank | [SCES_509.16](./CHT/SCES_509.16.cht) Ratchet & Clank | [SCUS_971.99](./CHT/SCUS_971.99.cht) Ratchet & Clank: Going Commando | [SCUS_972.68](./CHT/SCUS_972.68.cht) Ratchet & Clank: Up Your Arsenal | [SCUS_973.53](./CHT/SCUS_973.53.cht) Raw Danger | [SLUS_215.01](./CHT/SLUS_215.01.cht) Ready 2 Rumble Boxing - Round 2 | [SLUS_200.54](./CHT/SLUS_200.54.cht) Red Faction 2 | [SLUS_204.42](./CHT/SLUS_204.42.cht) Red Ninja: End of Honor | [SLUS_207.14](./CHT/SLUS_207.14.cht) Red Star, The | [SLUS_208.85](./CHT/SLUS_208.85.cht) Resident Evil - Code - Veronica X | [SLUS_201.84](./CHT/SLUS_201.84.cht) Resident Evil - Dead Aim | [SLUS_206.69](./CHT/SLUS_206.69.cht) Resident Evil - Outbreak | [SLUS_207.65](./CHT/SLUS_207.65.cht) Resident Evil - Outbreak - File #2 | [SLUS_209.84](./CHT/SLUS_209.84.cht) Resident Evil 4 | [SLUS_211.34](./CHT/SLUS_211.34.cht) Return to Castle Wolfenstein - Operation Resurrection | [SLUS_202.97](./CHT/SLUS_202.97.cht) Rez | [SLUS_203.44](./CHT/SLUS_203.44.cht) Ridge Racer V | [SLUS_200.02](./CHT/SLUS_200.02.cht) Ring of Red | [SLUS_201.45](./CHT/SLUS_201.45.cht) Rise of the Kasai | [SCUS_974.16](./CHT/SCUS_974.16.cht) Risk - Global Domination | [SLUS_203.90](./CHT/SLUS_203.90.cht) Road Trip | [SLUS_203.98](./CHT/SLUS_203.98.cht) Robotech - Battlecry | [SLUS_202.44](./CHT/SLUS_202.44.cht) Rogue Galaxy | [SCUS_974.90](./CHT/SCUS_974.90.cht) Romance of the 3 Kingdoms XI | [SLUS_215.84](./CHT/SLUS_215.84.cht) Romancing SaGa | [SLUS_212.63](./CHT/SLUS_212.63.cht) Rule of Rose | [SLUS_214.48](./CHT/SLUS_214.48.cht) Rumble Racing | [SLUS_201.74](./CHT/SLUS_201.74.cht) Rurouni Kenshin: Enjou! Kyoto Rinne | [SLPS_256.85](./CHT/SLPS_256.85.cht) Rygar - The Legendary Adventure | [SLUS_204.71](./CHT/SLUS_204.71.cht) SD Gundam Force - Showdown! | [SLUS_206.98](./CHT/SLUS_206.98.cht) SOCOM II | [SCUS_972.75](./CHT/SCUS_972.75.cht) SWAT Global Strike Team | [SLUS_204.33](./CHT/SLUS_204.33.cht) Saint Seiya: The Hades | [SLES_541.62](./CHT/SLES_541.62.cht) Saint Seiya: The Sanctuary | [SLES_532.01](./CHT/SLES_532.01.cht) Samurai Champloo - Sidetracked | [SLUS_213.43](./CHT/SLUS_213.43.cht) Samurai Jack - The Shadow of Aku | [SLUS_208.99](./CHT/SLUS_208.99.cht) Samurai Warriors | [SLUS_208.78](./CHT/SLUS_208.78.cht) Samurai Warriors - Xtreme Legends | [SLUS_210.80](./CHT/SLUS_210.80.cht) Samurai Warriors 2 | [SLUS_214.62](./CHT/SLUS_214.62.cht) Samurai Warriors 2- Xtreme Legends | [SLUS_217.26](./CHT/SLUS_217.26.cht) Samurai Western | [SLES_532.34](./CHT/SLES_532.34.cht) Samurai Western | [SLUS_211.87](./CHT/SLUS_211.87.cht) Scaler | [SLUS_209.57](./CHT/SLUS_209.57.cht) Scooby-Doo! Mystery Mayhem | [SLUS_207.01](./CHT/SLUS_207.01.cht) Scooby-Doo! Night of 100 Frights | [SLUS_203.49](./CHT/SLUS_203.49.cht) Second Sight | [SLUS_210.33](./CHT/SLUS_210.33.cht) Secret Weapons over Normandy | [SLUS_207.62](./CHT/SLUS_207.62.cht) Seek and Destroy | [SLUS_206.06](./CHT/SLUS_206.06.cht) Sega Ages 2500 Series Vol. 5 - Golden Axe | [SLPM_623.85](./CHT/SLPM_623.85.cht) Sega Ages Vol. 03: Fantasy Zone | [SLPM_623.66](./CHT/SLPM_623.66.cht) Sega Ages Vol. 04: Space Harrier | [SLPM_623.84](./CHT/SLPM_623.84.cht) Sega Ages Vol. 08: Virtual Racing FlatOut | [SLPM_624.43](./CHT/SLPM_624.43.cht) Sega Ages Vol. 09: Gain Ground | [SLPM_624.45](./CHT/SLPM_624.45.cht) Sega Ages Vol. 10: After Burner II | [SLPM_624.46](./CHT/SLPM_624.46.cht) Sega Ages Vol. 13: OutRun | [SLPM_624.47](./CHT/SLPM_624.47.cht) Sega Ages Vol. 14: Alien Syndrome | [SLPM_625.00](./CHT/SLPM_625.00.cht) Sega Ages Vol. 16: Virtua Fighter 2 | [SLPM_625.47](./CHT/SLPM_625.47.cht) Sega Ages Vol. 24: Last Bronx - Tokyo Bangaichi | [SLPM_626.87](./CHT/SLPM_626.87.cht) Sega Ages Vol. 26: Dynamite Deka | [SLPM_627.17](./CHT/SLPM_627.17.cht) Sega Ages Vol. 27: Panzer Dragoon | [SLPM_627.18](./CHT/SLPM_627.18.cht) Sega Ages Vol. 31: Cyber Troopers Virtual On | [SLPM_627.67](./CHT/SLPM_627.67.cht) Sega Classics Collection | [SLUS_210.09](./CHT/SLUS_210.09.cht) Sega Soccer Slam | [SLES_511.25](./CHT/SLES_511.25.cht) Sega Soccer Slam | [SLUS_205.09](./CHT/SLUS_205.09.cht) Sengoku Basara 2 | [SLPM_664.47](./CHT/SLPM_664.47.cht) Sengoku Basara 2 Heroes | [SLPM_668.48](./CHT/SLPM_668.48.cht) Serious Sam - Next Encounter | [SLUS_209.07](./CHT/SLUS_209.07.cht) Seven Samurai 20XX | [SLUS_206.21](./CHT/SLUS_206.21.cht) Shadow Hearts | [SLUS_203.47](./CHT/SLUS_203.47.cht) Shadow Hearts II - Covenant (Disc 2) | [SLUS_210.44](./CHT/SLUS_210.44.cht) Shadow Hearts III - From the New World | [SLUS_213.26](./CHT/SLUS_213.26.cht) Shadow Man - 2econd Coming | [SLUS_204.13](./CHT/SLUS_204.13.cht) Shadow Tower Abyss [Translated] | [SLPS_252.17](./CHT/SLPS_252.17.cht) Shadow of Destiny | [SLUS_201.46](./CHT/SLUS_201.46.cht) Shadow of Rome | [SLUS_209.02](./CHT/SLUS_209.02.cht) Shadow the Hedgehog | [SLUS_212.61](./CHT/SLUS_212.61.cht) Shaman King - Power of Spirit | [SLUS_209.53](./CHT/SLUS_209.53.cht) Shark Tale | [SLUS_209.25](./CHT/SLUS_209.25.cht) Shin Megami Tensei - Devil Summoner - Raidou Kuzunoha vs. The So | [SLUS_214.31](./CHT/SLUS_214.31.cht) Shin Megami Tensei - Devil Summoner 2 - Raidou Kuzunoha vs King | [SLUS_218.45](./CHT/SLUS_218.45.cht) Shin Megami Tensei - Digital Devil Saga | [SLUS_209.74](./CHT/SLUS_209.74.cht) Shin Megami Tensei - Digital Devil Saga 2 | [SLUS_211.52](./CHT/SLUS_211.52.cht) Shin Megami Tensei - Nocturne (Maniax Chronicle) | [SLUS_209.11](./CHT/SLUS_209.11.cht) Shin Megami Tensei - Persona 4 | [SLUS_217.82](./CHT/SLUS_217.82.cht) Shining Force EXA | [SLUS_215.67](./CHT/SLUS_215.67.cht) Shining Force Neo | [SLUS_212.06](./CHT/SLUS_212.06.cht) Shinobi | [SCES_514.28](./CHT/SCES_514.28.cht) Shinobi | [SLUS_204.59](./CHT/SLUS_204.59.cht) Shox | [SLUS_205.33](./CHT/SLUS_205.33.cht) Shox: Rally Reinvented | [SLES_512.50](./CHT/SLES_512.50.cht) Shrek 2 | [SLUS_207.45](./CHT/SLUS_207.45.cht) Shrek Super Party | [SLUS_205.16](./CHT/SLUS_205.16.cht) Shrek the Third | [SLUS_214.54](./CHT/SLUS_214.54.cht) Silent Hill - Shattered Memories | [SLUS_218.99](./CHT/SLUS_218.99.cht) Silent Hill 2 | [SLUS_202.28](./CHT/SLUS_202.28.cht) Silent Hill 3 | [SLUS_206.22](./CHT/SLUS_206.22.cht) Silent Hill Origins | [SLUS_217.31](./CHT/SLUS_217.31.cht) Silent Scope 3 | [SLUS_205.14](./CHT/SLUS_205.14.cht) Silpheed - The Lost Planet | [SLUS_200.85](./CHT/SLUS_200.85.cht) Simpsons, The - Hit and Run | [SLUS_206.24](./CHT/SLUS_206.24.cht) Sims 2 | [SLUS_212.65](./CHT/SLUS_212.65.cht) Sims 2, The - Castaway | [SLUS_216.64](./CHT/SLUS_216.64.cht) Sims 2, The - Pets | [SLUS_215.36](./CHT/SLUS_215.36.cht) Sims, The | [SLUS_205.73](./CHT/SLUS_205.73.cht) Sims, The - Bustin' Out | [SLUS_208.42](./CHT/SLUS_208.42.cht) Sky Gunner | [SLUS_203.84](./CHT/SLUS_203.84.cht) Sky Odyssey | [SLUS_201.34](./CHT/SLUS_201.34.cht) Sly 2 - Band of Thieves | [SCUS_973.16](./CHT/SCUS_973.16.cht) Sly 2: Band of Thieves | [SCES_525.29](./CHT/SCES_525.29.cht) Sly 3 - Honor Among Thieves | [SCUS_974.64](./CHT/SCUS_974.64.cht) Sly 3: Honor Among Thieves | [SCES_534.09](./CHT/SCES_534.09.cht) Sly Cooper and the Thievius Raccoonus | [SCUS_971.98](./CHT/SCUS_971.98.cht) Sly Raccoon | [SCES_509.17](./CHT/SCES_509.17.cht) Smuggler's Run | [SLUS_200.65](./CHT/SLUS_200.65.cht) Smuggler's Run 2 | [SLUS_202.04](./CHT/SLUS_202.04.cht) Sniper Elite | [SLUS_212.31](./CHT/SLUS_212.31.cht) Soldier of Fortune (Gold Edition) | [SLUS_200.84](./CHT/SLUS_200.84.cht) Sonic Heroes | [SLUS_207.18](./CHT/SLUS_207.18.cht) Sonic Mega Collection Plus | [SLUS_209.17](./CHT/SLUS_209.17.cht) Sonic Unleashed | [SLES_553.80](./CHT/SLES_553.80.cht) Sonic Unleashed | [SLUS_218.46](./CHT/SLUS_218.46.cht) Soul Calibur 3 | [SLUS_212.16](./CHT/SLUS_212.16.cht) Soul Nomad & the World Eaters | [SLUS_216.03](./CHT/SLUS_216.03.cht) Space Channel 5 (Special Edition) (Disc 1) | [SLUS_208.06](./CHT/SLUS_208.06.cht) Space Channel 5 (Special Edition) (Disc 2) | [SLUS_208.07](./CHT/SLUS_208.07.cht) Spartan - Total Warrior | [SLUS_212.12](./CHT/SLUS_212.12.cht) Spartan: Total Warrior | [SLES_533.93](./CHT/SLES_533.93.cht) Speed Racer | [SLUS_218.12](./CHT/SLUS_218.12.cht) Spider-Man | [SLES_508.12](./CHT/SLES_508.12.cht) Spider-Man | [SLUS_203.36](./CHT/SLUS_203.36.cht) Spider-Man - Friend or Foe | [SLUS_216.00](./CHT/SLUS_216.00.cht) Spider-Man 2 | [SLUS_207.76](./CHT/SLUS_207.76.cht) Spider-Man 3 | [SLES_547.24](./CHT/SLES_547.24.cht) Spider-Man 3 | [SLUS_215.52](./CHT/SLUS_215.52.cht) Spider-Man: Friend or Foe | [SLES_549.01](./CHT/SLES_549.01.cht) Splashdown | [SLES_504.86](./CHT/SLES_504.86.cht) Splinter Cell | [SLUS_206.52](./CHT/SLUS_206.52.cht) Splinter Cell - Double Agent | [SLUS_213.56](./CHT/SLUS_213.56.cht) Splinter Cell - Pandora Tomorrow | [SLUS_209.58](./CHT/SLUS_209.58.cht) SpongeBob SquarePants: Battle for Bikini Bottom | [SLUS_206.80](./CHT/SLUS_206.80.cht) SpongeBob SquarePants: Revenge of the Flying Dutchman | [SLUS_204.25](./CHT/SLUS_204.25.cht) Spy Fiction | [SLUS_208.56](./CHT/SLUS_208.56.cht) SpyHunter | [SLUS_200.56](./CHT/SLUS_200.56.cht) SpyHunter - Nowhere to Run | [SLUS_214.21](./CHT/SLUS_214.21.cht) SpyHunter 2 | [SLUS_205.90](./CHT/SLUS_205.90.cht) Spyro - A Hero's Tail | [SLUS_208.84](./CHT/SLUS_208.84.cht) Star Wars - Battlefront | [SLUS_208.98](./CHT/SLUS_208.98.cht) Star Wars - Bounty Hunter | [SLUS_204.20](./CHT/SLUS_204.20.cht) Star Wars - Episode III - Revenge of the Sith | [SLUS_211.43](./CHT/SLUS_211.43.cht) Star Wars - Jedi Starfighter | [SLUS_202.93](./CHT/SLUS_202.93.cht) Star Wars Racer Revenge | [SLES_503.66](./CHT/SLES_503.66.cht) Star Wars: Episode III - Revenge of the Sith | [SLES_531.55](./CHT/SLES_531.55.cht) Starsky & Hutch | [SLUS_206.19](./CHT/SLUS_206.19.cht) Steel Lancer Arena International | [SLUS_209.69](./CHT/SLUS_209.69.cht) Stella Deus - The Gate of Eternity | [SLUS_211.32](./CHT/SLUS_211.32.cht) Street Fighter EX3 | [SLES_500.72](./CHT/SLES_500.72.cht) Street Fighter EX3 | [SLUS_201.30](./CHT/SLUS_201.30.cht) Stretch Panic | [SLUS_201.82](./CHT/SLUS_201.82.cht) Stuntman | [SLUS_202.50](./CHT/SLUS_202.50.cht) Stuntman - Ignition | [SLUS_216.26](./CHT/SLUS_216.26.cht) Sub Rebellion | [SLUS_205.48](./CHT/SLUS_205.48.cht) Suffering, The | [SLUS_206.36](./CHT/SLUS_206.36.cht) Suffering, The - Ties That Bind | [SLUS_211.89](./CHT/SLUS_211.89.cht) Suikoden III | [SLUS_203.87](./CHT/SLUS_203.87.cht) Suikoden IV | [SLUS_209.79](./CHT/SLUS_209.79.cht) Suikoden Tactics | [SLUS_212.45](./CHT/SLUS_212.45.cht) Suikoden V | [SLUS_212.91](./CHT/SLUS_212.91.cht) Super Dragon Ball Z | [SLES_541.61](./CHT/SLES_541.61.cht) Syphon Filter - Dark Mirror | [SCUS_973.62](./CHT/SCUS_973.62.cht) TMNT | [SLES_544.78](./CHT/SLES_544.78.cht) TMNT | [SLUS_215.95](./CHT/SLUS_215.95.cht) Tak - The Great Juju Challenge | [SLUS_212.18](./CHT/SLUS_212.18.cht) Tak 2 - The Staff of Dreams | [SLUS_209.52](./CHT/SLUS_209.52.cht) Tak 2: The Staff of Dreams | [SLES_530.36](./CHT/SLES_530.36.cht) Tak and the Guardians of Gross | [SLES_553.76](./CHT/SLES_553.76.cht) Tak and the Guardians of Gross | [SLUS_217.97](./CHT/SLUS_217.97.cht) Tak and the Power of Juju | [SLES_520.11](./CHT/SLES_520.11.cht) Tak and the Power of Juju | [SLUS_205.19](./CHT/SLUS_205.19.cht) Tak: The Great Juju Challenge | [SLES_536.95](./CHT/SLES_536.95.cht) Tales of Legendia | [SLUS_212.01](./CHT/SLUS_212.01.cht) Technic Beat | [SLUS_210.19](./CHT/SLUS_210.19.cht) Teenage Muta Turtles 3 - Mutant Nightmare (USA) | [SLUS_211.84](./CHT/SLUS_211.84.cht) Teenage Mutant Turtles 2: Battle Nexus | [SLUS_209.81](./CHT/SLUS_209.81.cht) Teenage Mutant Ninja Turtles | [SLUS_207.16](./CHT/SLUS_207.16.cht) Tekken 4 | [SCES_508.78](./CHT/SCES_508.78.cht) Tekken 4 | [SLUS_203.28](./CHT/SLUS_203.28.cht) Tekken 5 | [SCES_532.02](./CHT/SCES_532.02.cht) Tekken 5 | [SLUS_210.59](./CHT/SLUS_210.59.cht) Tekken Tag Tournament | [SLUS_200.01](./CHT/SLUS_200.01.cht) Tenchu - Fatal Shadows | [SLUS_211.29](./CHT/SLUS_211.29.cht) Tenchu - Wrath of Heaven | [SLUS_203.97](./CHT/SLUS_203.97.cht) Terminator 3 - Redemption | [SLUS_208.52](./CHT/SLUS_208.52.cht) Test Drive - Offroad | [SLUS_201.77](./CHT/SLUS_201.77.cht) The Adventures of Darwin | [SLUS_215.92](./CHT/SLUS_215.92.cht) The Last Airbender | [SLES_541.88](./CHT/SLES_541.88.cht) The Last Airbender | [SLUS_213.95](./CHT/SLUS_213.95.cht) The Last Airbender: Into the Inferno | [SLUS_218.04](./CHT/SLUS_218.04.cht) The Last Airbender: The Burning Earth | [SLUS_215.88](./CHT/SLUS_215.88.cht) The Mark of Kri | [SCES_511.64](./CHT/SCES_511.64.cht) The Mummy Returns | [SLUS_202.53](./CHT/SLUS_202.53.cht) The Scorpion King: Rise of the Akkadian | [SLES_509.87](./CHT/SLES_509.87.cht) The Simpsons Skateboarding | [SLES_507.54](./CHT/SLES_507.54.cht) The Simpsons: Hit & Run | [SLES_518.97](./CHT/SLES_518.97.cht) The Simpsons: Road Rage | [SLUS_203.05](./CHT/SLUS_203.05.cht) The Sword of Etheria | [SLES_537.68](./CHT/SLES_537.68.cht) The Transformers: Call of the Future | [SLPM_654.07](./CHT/SLPM_654.07.cht) Thing, The | [SLUS_203.71](./CHT/SLUS_203.71.cht) Thrillville | [SLUS_214.13](./CHT/SLUS_214.13.cht) Thrillville - Off the Rails | [SLUS_216.11](./CHT/SLUS_216.11.cht) Time Crisis - Crisis Zone | [SLUS_209.27](./CHT/SLUS_209.27.cht) Time Crisis 3 | [SLUS_206.45](./CHT/SLUS_206.45.cht) Time Crisis II | [SLUS_202.19](./CHT/SLUS_202.19.cht) Tokobot Plus - Mysteries of the Karakuri | [SLUS_214.71](./CHT/SLUS_214.71.cht) Tom Clancy's Rainbow Six 3 | [SLUS_208.83](./CHT/SLUS_208.83.cht) Tomb Raider - The Angel of Darkness | [SLUS_204.67](./CHT/SLUS_204.67.cht) Tony Hawk's Downhill Jam | [SLUS_214.56](./CHT/SLUS_214.56.cht) Tony Hawk's Pro Skater 3 | [SLUS_200.13](./CHT/SLUS_200.13.cht) Tony Hawk's Underground | [SLUS_207.31](./CHT/SLUS_207.31.cht) Total Overdose - A Gunslinger's Tale in Mexico | [SLUS_212.83](./CHT/SLUS_212.83.cht) Toy Story 3 | [SLUS_219.31](./CHT/SLUS_219.31.cht) Tribes Aerial Assault | [SLUS_201.49](./CHT/SLUS_201.49.cht) Turok - Evolution | [SLUS_203.33](./CHT/SLUS_203.33.cht) Twisted Metal - Black | [SCUS_971.01](./CHT/SCUS_971.01.cht) Twisted Metal - Head On | [SCUS_976.21](./CHT/SCUS_976.21.cht) Under the Skin | [SLUS_209.85](./CHT/SLUS_209.85.cht) Underworld: The Eternal War | [SLES_521.09](./CHT/SLES_521.09.cht) Urban Chaos - Riot Response | [SLUS_213.90](./CHT/SLUS_213.90.cht) Urbz, The - Sims in the City | [SLUS_210.66](./CHT/SLUS_210.66.cht) Valkyrie Profile 2 - Silmeria | [SLUS_214.52](./CHT/SLUS_214.52.cht) Vampire Night | [SLUS_202.21](./CHT/SLUS_202.21.cht) Van Helsing | [SLUS_207.38](./CHT/SLUS_207.38.cht) Vexx | [SLUS_203.83](./CHT/SLUS_203.83.cht) Viewtiful Joe | [SLUS_209.51](./CHT/SLUS_209.51.cht) Viewtiful Joe 2 | [SLUS_209.39](./CHT/SLUS_209.39.cht) Virtua Fighter 4 - Evolution | [SLUS_206.16](./CHT/SLUS_206.16.cht) Virtua Tennis 2 | [SLES_512.32](./CHT/SLES_512.32.cht) WWE - SmackDown! Here Comes the Pain | [SLUS_207.87](./CHT/SLUS_207.87.cht) WWE All-Stars | [SLUS_219.40](./CHT/SLUS_219.40.cht) WWE SmackDown vs. Raw 2011 | [SLUS_219.39](./CHT/SLUS_219.39.cht) Wacky Races: Mad Motors | [SLES_546.70](./CHT/SLES_546.70.cht) War Of The Monsters | [SCUS_971.97](./CHT/SCUS_971.97.cht) Warhammer 40,000 - Fire Warrior | [SLUS_205.97](./CHT/SLUS_205.97.cht) Warriors Orochi | [SLUS_216.62](./CHT/SLUS_216.62.cht) Warriors Orochi 2 | [SLUS_218.03](./CHT/SLUS_218.03.cht) Warriors, The | [SLUS_212.15](./CHT/SLUS_212.15.cht) Warship Gunner 2 | [SLUS_213.87](./CHT/SLUS_213.87.cht) Wave Rally | [SLUS_203.13](./CHT/SLUS_203.13.cht) Way of the Samurai | [SLUS_204.07](./CHT/SLUS_204.07.cht) Way of the Samurai 2 | [SLUS_208.93](./CHT/SLUS_208.93.cht) We Love Katamari | [SLUS_212.30](./CHT/SLUS_212.30.cht) Whiplash | [SLUS_206.84](./CHT/SLUS_206.84.cht) Wild Arms - Alter Code - F | [SLUS_209.37](./CHT/SLUS_209.37.cht) Wild Arms 3 | [SCUS_972.03](./CHT/SCUS_972.03.cht) Wild Arms 4 | [SLUS_212.92](./CHT/SLUS_212.92.cht) Wild Arms 5 | [SLUS_216.15](./CHT/SLUS_216.15.cht) WinBack - Covert Operations | [SLUS_201.60](./CHT/SLUS_201.60.cht) WipEout Fusion | [SLUS_204.62](./CHT/SLUS_204.62.cht) Wizardry - Tale of the Forsaken Land | [SLUS_202.59](./CHT/SLUS_202.59.cht) World Racing 2 | [SLES_536.46](./CHT/SLES_536.46.cht) Worms 3D | [SLUS_208.94](./CHT/SLUS_208.94.cht) Worms 4 - Mayhem | [SLES_530.96](./CHT/SLES_530.96.cht) Worms Forts Under Siege | [SLUS_210.93](./CHT/SLUS_210.93.cht) Wreckless - The Yakuza Missions | [SLUS_204.31](./CHT/SLUS_204.31.cht) X-Men 2: Wolverine's Revenge | [SLUS_203.37](./CHT/SLUS_203.37.cht) X-Men Legends | [SLUS_206.56](./CHT/SLUS_206.56.cht) X-Men Legends II - Rise of Apocalypse | [SLUS_211.38](./CHT/SLUS_211.38.cht) XGIII - Extreme G Racing | [SLUS_203.02](./CHT/SLUS_203.02.cht) XGIII: Extreme G Racing | [SLES_502.10](./CHT/SLES_502.10.cht) XGRA - Extreme G Racing Association | [SLUS_206.32](./CHT/SLUS_206.32.cht) XGRA: Extreme G Racing Association | [SLES_516.36](./CHT/SLES_516.36.cht) XIII | [SLUS_206.77](./CHT/SLUS_206.77.cht) Xena - Warrior Princess (Europe) | [SLES_545.41](./CHT/SLES_545.41.cht) Xenosaga Episode I - Der Wille zur Macht | [SLUS_204.69](./CHT/SLUS_204.69.cht) Ys - The Ark of Napishtim | [SLUS_209.80](./CHT/SLUS_209.80.cht) Yu-Gi-Oh! Capsule Monster Coliseum | [SLUS_209.40](./CHT/SLUS_209.40.cht) Zone of the Enders | [SLUS_201.48](./CHT/SLUS_201.48.cht) Zone of the Enders - The 2nd Runner | [SLUS_205.45](./CHT/SLUS_205.45.cht) Zone of the Enders: The 2nd Runner | [SLES_511.13](./CHT/SLES_511.13.cht) ================================================ FILE: greeting.sh ================================================ #!/bin/bash RETURN_CODE=0 if [ -f "$1" ] then echo "### Hello! this is an automated message designed to help the repository maintainers" echo "### __Please make sure your report is clearly readable and that you provided all the needed information!__" if [ -f "LINKLIST.TXT" ]; then rm LINKLIST.TXT; fi for a in $(grep -Eo '[a-zA-Z]{4}_[0-9]{3}.[0-9]{2}' "$1") do if [ -f "CHT/$a.cht" ] then echo " - [\`$a.cht\`](https://github.com/PS2-Widescreen/OPL-Widescreen-Cheats/blob/main/CHT/$a.cht)" >> LINKLIST.TXT else echo "'CHT/$a.cht' does not exist" fi done if [ -f "LINKLIST.TXT" ] then echo "Seems like you mentioned at least one game ID wich exists in this repository! i'll link them here:" sort "LINKLIST.TXT" | uniq fi else RETURN_CODE=1 echo "ERROR: expected argumment one to be a path to a file containing the issue report to analize" fi exit $RETURN_CODE ================================================ FILE: idcat.bat ================================================ @REM saves time when looking for IDs in the crappyformat AAAA-12345 @echo %1 | @busybox.exe grep -Eo "[a-zA-Z]{4}-[0-9]{5}" | @busybox.exe sed "s/-/_/g" | @busybox.exe sed "s/./&./8" ================================================ FILE: update.bat ================================================ @echo off title automated archive updater where busybox.exe >nul 2>nul if errorlevel 1 ( echo ERROR: busybox.exe not found goto QUIT ) where PS2_pnach_converter.exe >nul 2>nul if errorlevel 1 ( echo ERROR: PS2_pnach_converter.exe not found goto QUIT ) if not exist ..\Bare-Mastercodes-bin\.git ( echo Bare mastercodes bin archive is missing on parent dir! clone it there before running goto QUIT ) if not exist ..\pcsx2_patches\.git ( echo PCSX2 Cheats archive is missing on parent dir! clone it there before running goto QUIT ) for %%a in (%*) do ( if "%%a"=="--clean" ( echo cleaning cache del LST.TXT 2>nul del LST2.TXT 2>nul del FINAL.TXT 2>nul del MISSING_MASTERCODE.TSV 2>nul ) ) if not exist LST.TXT ( echo # listing widescreen hacks from pcsx2_patches... findstr /I /M "Widescreen" ..\pcsx2_patches\patches\*.*>LST.TXT ) REM busybox.exe grep -Eo "[a-zA-Z]{4}-[0-9]{5}.*.pnach" LST.TXT | busybox.exe grep -Eo "[a-zA-Z]{4}-[0-9]{5}" > LST2.TXT if not exist LST2.TXT ( echo ## Temporal list of game ID not found, constructing. this will take a while... for /f %%g in ('busybox.exe grep -Eo "[a-zA-Z]{4}-[0-9]{5}.*.pnach" LST.TXT') do ( for /f %%x in ('echo %%g ^| busybox.exe grep -Eo "[a-zA-Z]{4}-[0-9]{5}" ^| busybox.exe sed "s/-/_/g" ^| busybox.exe sed "s/./&./8"') do ( echo %%x;%%g>>LST2.TXT ) ) ) echo # Checking cheats missing in this repo with available mastercode... del FINAL.TXT echo ID LINK>MISSING_MASTERCODE.TSV set /a CNT=0 set /a CNT2=0 for /f "delims=; tokens=1,*" %%a in (LST2.TXT) do ( if not exist CHT\%%a.cht ( if exist ..\Bare-Mastercodes-bin\MASTERCODES\%%a.cht ( echo %%a;%%b >>FINAL.TXT set /a CNT += 1 ) else ( if not exist CHT\%%a.cht ( set /a CNT2 += 1 echo %%a https://github.com/PCSX2/pcsx2_patches/blob/main/patches/%%b>>MISSING_MASTERCODE.TSV ) ) ) ) for /f "delims=; tokens=1,*" %%a in (FINAL.TXT) do ( if exist ..\pcsx2_patches\patches\%%b ( copy ..\Bare-Mastercodes-bin\MASTERCODES\%%a.cht CHT\%%a.cht>nul PS2_pnach_converter.exe ..\pcsx2_patches\patches\%%b -g -l >>CHT\%%a.cht ) else echo HUSTON, WE HAVE A PROBLEM %%a @ %%b ) echo found %CNT% candidates... echo found %CNT2% cheat files wich need a mastercode to be included (see them on ./MISSING_MASTERCODE.TSV) busybox.exe grep -Eqv "[a-zA-Z]{4}-[0-9]{5}.*.pnach" LST.TXT if errorlevel 0 ( echo --- Warning. widescreen hacks with non-standard naming found: busybox.exe grep -Ev "[a-zA-Z]{4}-[0-9]{5}.*.pnach" LST.TXT ) REM del LST.TXT REM del LST2.TXT :QUIT