Welcome, Guest!

Here are some links you may find helpful

PS2 Transfer Data from DISC to RAM

LowTierDev

New member
Original poster
Jun 11, 2020
2
0
1
AGName
LowTierDev
AG Join Date
11/06/2020
hiya, I was wondering if anyone knows how to transfer data from the ps2's CDVD drive / a game into the RAM as a small subroutine / in assembly/mips? Currently working on a translation project and in order to use more space, I need to be able to place my text in the appropriate spots and transferring the english data is a necessity. Specific address regions and knowledge would be very helpful.

Thxs in advance!
 

LowTierDev

New member
Original poster
Jun 11, 2020
2
0
1
AGName
LowTierDev
AG Join Date
11/06/2020
I haven't setup the sdk and the link while it does provide functions, none of them are actually compiled into assembly they are just the src. Would it be possible for you to give an assembly compilation, maybe a basic elf just reading "file.txt" from a disc?
 

Make a donation