openTri
openTri copied to clipboard
openTRI is a game engine for the Playstation Portable (PSP)
Hi! I've stumbled upon your project, and after compiling the "models" test, it's quite impressive work! I've read in some old forum post that this uses a custom model format...
Any way to fix this? triTexman.c: In function ‘triNearestColorIndex’: triTexman.c:820:1: error: unrecognizable insn: } ^ (insn 237 236 238 37 (set (reg:SI 477) (if_then_else:SI (ne:CC (reg:CC 67 $fcc0) (const_int 0...
Using SDL 1.2 (from the PSPSDK) and the PMP lib, copy and pasted the example and when the video is finished and pmp_close is called, the final frame of the...
Hi, hope you read this. While trying to create a video player which will work on newer firmware and sdk, I only found a pmf player and your PMP player....