hello, this mod is excellent since we have the debugging menu already active as well as all the improvements you have made to date!
I just wanted to know, I want to inject a pnach gt3cam via patch engine for the ps2hardware but it tells me that (patch list contains misaligned writes), yet when I put the pnach triggers it works. An idea ?
pnach;
6DA1C752_gt3cam.pnach
gametitle=Gran Turismo 4 Online Public Beta [SCUS-97436] (U)
comment=GT3-like camera from GT4 First Preview
author=Silent
// Values changed by this cheat are hexadecimal.
// They are 1-byte each, repeated 4 times - so a value of 30 (0x1E)
// corresponds to 1E1E1E1E etc,
// Default parameters in this cheat correspond to the values from GT4 First Preview,
// but you may freely customize them. For example, if you want to make the camera
// even stiffer (like in GT5/6), increase the damper value.
// Camera damper, default - 120
// Higher values make the camera center quicker
patch=1,EE,206635DA,extended,1E1E1E1E // 30
// Camera max angle, default - 15
// Higher values make the camera lean further to the sides
patch=1,EE,206635DE,extended,0A0A0A0A // 10