From d0d2699c7bcfd5b8dbf863e924b1c5deda73fd21 Mon Sep 17 00:00:00 2001 From: TheTechnician27 Date: Fri, 10 Jan 2025 17:06:07 -0600 Subject: [PATCH] Duelists of the Roses (SLUS-20515) - Comment out widescreen patch --- patches/SLUS-20515_07AD79C9.pnach | 41 ++++++++++++++++++------------- 1 file changed, 24 insertions(+), 17 deletions(-) diff --git a/patches/SLUS-20515_07AD79C9.pnach b/patches/SLUS-20515_07AD79C9.pnach index 6cfb7314c..6b7a63d38 100644 --- a/patches/SLUS-20515_07AD79C9.pnach +++ b/patches/SLUS-20515_07AD79C9.pnach @@ -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