Soeiz / FNaF2-PS1-Project

1 stars 0 forks source link

Trying to Compile my first PSX Game #1

Open godreborn opened 1 month ago

godreborn commented 1 month ago

hello. I tried to install mips and the [nugget + psyq sdk]. I was able to compile one of the hello worlds, but I get an error about no common.mk instantly with the make command on this project. I have a feeling I'm missing something.

godreborn commented 1 month ago

I wasn't sure which common.mk to use, so I tried using the ones at the root of the hello_world repo, but it failed with a mips error.

godreborn commented 1 month ago

image

here's the error:

Soeiz commented 1 month ago

Sorry for the delay ! It must be a RAM overflow, I can't update the github repository at the moment, but when I could I'll do it. The RAM for this game is 100%'d, meaning that even if you write some code it can give you this kind of errors. I'll try sometime and optimize the images to liberate some RAM