Code: Select all
vramaddr = (0x40000000 | sceGeEdramGetAddr()) + VRAM_OFFSET;
Seeing as this code was borrowed from spharm, I decided to compile that, but I got the same error.
Have I updated incorrectly, or is there a code-wise solution to this problem? Thanks.