Skip to content

Commit

Permalink
Duelists of the Roses (SLUS-20515) - Comment out widescreen patch
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTechnician27 committed Jan 10, 2025
1 parent 637bcf7 commit d0d2699
Showing 1 changed file with 24 additions and 17 deletions.
41 changes: 24 additions & 17 deletions patches/SLUS-20515_07AD79C9.pnach
Original file line number Diff line number Diff line change
@@ -1,28 +1,35 @@
[Widescreen 16:9]
gsaspectratio=16:9
comment=Yu-Gi-Oh! The Duelist of the Roses NTSC-U patches
//Widescreen 16:9
//[Widescreen 16:9]
//gsaspectratio=16:9
//author=miseru99
//comment=Yu-Gi-Oh! The Duelist of the Roses NTSC-U patches
//X 21FE0528 3F400000 - need render fix
//Y -- works fine?
patch=1,EE,21FE052C,extended,3FA06D3A
//patch=1,EE,21FE052C,extended,3FA06D3A
//different Y 20326194 3FAAAAAA - works fine as well?
//patch=1,EE,20326194,extended,3FAAAAAA
//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
patch=1,EE,21FE0524,extended,44160000
//patch=1,EE,21FE0524,extended,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)
[Zoom Glitch]
author=miseru99
comment=Fixes the zoom graphical glitch
//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 see much if any improvement of doing it)
patch=1,EE,D1FE04F0,extended,00000000
patch=1,EE,21FE04F0,extended,3727C5AC

//Duel Master(use only one code) in custom duel:
//T
//patch=1,EE,203173AC,extended,00000003
//S
//patch=1,EE,203173AC,extended,00000002
//I
//patch=1,EE,203173AC,extended,00000004
//Deck Master (use only one code) in custom duel (no memcard in Slot 2 for Deck Master K):
[Deck Master T]
author=miseru99
comment=Deck Master T in the custom duel. Do not enable with S or I active.
patch=1,EE,203173AC,extended,00000003

[Deck Master S]
author=miseru99
comment=Deck Master S in the custom duel. Do not enable with T or I active.
patch=1,EE,203173AC,extended,00000002

[Deck Master I]
author=miseru99
comment=Deck Master I in the custom duel. Do not enable with T or S active.
patch=1,EE,203173AC,extended,00000004

0 comments on commit d0d2699

Please sign in to comment.