Recent content by Zeroxz

  1. Z

    PS2 PS2SDK gsKit font print

    Hello everyone, I'm trying to print a font in fnt (BFNT) format using gsKit and it always prints with a black border. Here is the sample: #include "gsKit.h" #include "dmaKit.h" #include "malloc.h" #include <stdio.h> #include "gsToolkit.h" int main(void) { extern u8 confont_start[]...
Back
Top