C3RV1 / UndertaleNDS

Undertale port for Nintendo DS (src only, no copyrighted material).
GNU General Public License v2.0
179 stars 24 forks source link

Make file doesn't work #37

Closed dant1ux closed 9 months ago

dant1ux commented 9 months ago

Hello I've followed the steps to building the .nds and I've entered make and it gives me this: make[1]: *** No rule to make target '/home/user/Downloads/UndertaleNDS-0.1/nitrofs/stamp_file.txt', needed by '/home/user/Downloads/UndertaleNDS-0.1/Undertale.nds'. Stop. make: *** [Makefile:156: build] Error 2

dant1ux commented 9 months ago

Nevermind, I've solved the problem but I'm not exactly sure how. I just redownloaded the .patch stuff and kept a copy because for some reason the file sizes went to almost nothing after trying to patch and failing. After I put the og .patch files I tried patching (weird name it's more like decrypting) using the patcher.py and running make in different orders I'm not fully sure but I think what I did to make it work were these steps. First was I made sure to create an empty "Undertale.nds" file on the root of the project then I ran "python tools/all.py" and then "python patcher.py" and then finally "make". I hope this helps!

LukaTV939 commented 7 months ago

Tried it and still having the same problem. Can you please try and explain how to do this from scratch?

(Also format your text to be easily readable)