VitaGrafix icon indicating copy to clipboard operation
VitaGrafix copied to clipboard

PCSB00798 Ar Nosurge Plus Resolution address

Open d0kterfreddy opened this issue 7 years ago • 4 comments

I think these are the addresses for PCSB00798 Ar Nosurge Plus

000C04CA MOVS.W R1, #0x288 000C04D4 MOVS.W R0, #0x160

Don't know how to test it myself.

d0kterfreddy avatar Nov 13 '18 20:11 d0kterfreddy

Maybe you can add it to the patch.c by your self and try it.

InitialXKO avatar Dec 09 '18 03:12 InitialXKO

Try this?

# AR Nosurge [JP 1.00]
[PCSB00798,eboot.bin]
@IB
0:0xC04CA t2_mov(1,1,<ib_w>)
0:0xC04D4 t2_mov(1,2,<ib_h>)

InitialXKO avatar Jan 03 '19 03:01 InitialXKO

I looked into it again. I found the following:

0x1F9058 MOVS.W R1, #0x3C0 0x1F905E MOVS.W R0, #0x220

0x18AA54 MOVS.W R1, #0x280 0x18AA5C MOVS.W R2, #0x1E0

0x1F9BD2 MOVS.W R0, #0x280 0x1F9BD8 MOVS.W R1, #0x1E0

The bottom 4 lines don't seem the do anything. But if I patch the upper 2 the game crashes.

AR Nosurge [EU 1.00] [PCSB00798,eboot.bin] @IB 0:0x1F9058 t2_mov(1,1,<ib_w>) 0:0x1F905E t2_mov(1,2,<ib_h>)

It dousn't matter what resolution I use.

d0kterfreddy avatar Jan 11 '19 20:01 d0kterfreddy

@d0kterfreddy Hi user ib here. I'd really appreciate not to get mentioned in this repo constantly using @ib!

ib avatar Jan 12 '19 11:01 ib