Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot Wheels STC - new WS hack #361

Merged
merged 1 commit into from
May 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 14 additions & 8 deletions patches/SLUS-20954_E798B2D5.pnach
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
//gametitle=Hot Wheels - Stunt Track Challenge (U)(SLUS-20954)
gametitle=Hot Wheels: Stunt Track Challenge * NTSC-U * SLUS-20954 * E798B2D5

//[Widescreen 16:9]
//gsaspectratio=16:9
//comment=Widescreen hack by Arapapa. Disabled due to causing a crash to desktop during intro FMV.
[Widescreen 16:9]
gsaspectratio=16:9
author=sergx12
patch=1,EE,001f48e4,word,3c013f40 // 3c013f80 - Render fix
patch=1,EE,00201e2c,word,3c013fc0 // 3c014000 - X-FoV
patch=1,EE,00362c1c,word,3c013f10 // 3c013f40 - Y-FoV

//Widescreen hack 16:9

//patch=1,EE,20BA949C,extended,3faaaaab //3f800000 fov
//patch=1,EE,20BCCD3C,extended,3faaaaab //3f800000 fov
// old Widescreen hack by arapapa
// patch=1,EE,20BA949C,extended,3faaaaab // 3f800000 - X-FoV
// patch=1,EE,20BCCD3C,extended,3faaaaab // 3f800000 - X-FoV
// This pnach has been reported buggy:
// https://forums.pcsx2.net/Thread-PCSX2-Widescreen-Game-Patches?pid=628113#pid628113
// and officially disabled:
// https://github.com/PCSX2/pcsx2_patches/pull/355
Loading