fgsfdsfgs / sm64-port

PS2, PS3, OG Xbox and DOS ports of sm64-port.
https://discord.gg/7bcNTPK
242 stars 38 forks source link

Still can't compile elf for ps2, after many fixes #97

Closed KalFox closed 1 month ago

KalFox commented 1 month ago

I'm building manually on Ubuntu 23.10 I installed every prerequisite needed and by default it threw up an error at me. Okay, fine, I followed this advice, however I still get this error multiple times, with no elf in the folder:

src/pc/pc_main.c:162:9: error: implicit declaration of function 'deinit_ps2_filesystem_driver'

Anything I'm doing wrong, here? Here's the full log, if it helps.

KalFox commented 1 month ago

UPDATE: Reinstalled and started from square 1, and it worked! Just for beginners, follow all the advice from here, when you get to here

The string you need to replace is in

./src/pc/gfx/gfx_pc.c