C3RV1 / UndertaleNDS

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

Instructions for installation not clear #45

Open Tyvizion opened 3 months ago

Tyvizion commented 3 months ago

Hello, so this is the first time I have ever tried this kind of thing and the installation instructions are too vague. I downloaded the release files and got the data.win file from my Undertale steam file, but when I try to run ./patch_all.sh I get the error 'No such file or directory exists'.

Am I missing something? And if I am, how do I get the right things to fix the issue (I am a noob at this stuff so sorry if this is a dumb question)

C3RV1 commented 3 months ago

Hi! You also need to clone the repository (download the files from GitHub with the source code). Sorry about the vague instructions 😅 I should rewrite them.

Tyvizion commented 3 months ago

Hi! You also need to clone the repository (download the files from GitHub with the source code). Sorry about the vague instructions 😅 I should rewrite them.

Alright. And does the github repository folder go into the folder where I put the patch files, or vice versa?

Tyvizion commented 3 months ago

Hi! You also need to clone the repository (download the files from GitHub with the source code). Sorry about the vague instructions 😅 I should rewrite them.

Alright. And does the github repository folder go into the folder where I put the patch files, or vice versa?

And also, what do I need to use to run the ./patch_all.sh command. I tried in terminal but it gave me an error (I am very new to this sort of thing, sorry for so many questions)

realkeysdev commented 3 months ago

i also need to know how to run ./patch_all.sh

realkeysdev commented 3 months ago

figured it out. @Tyvizion run patcher.exe, select data.win then all 3 .patch files. then open cmd, cd to the file directory and type "make"

Tyvizion commented 3 months ago

figured it out. @Tyvizion run patcher.exe, select data.win then all 3 .patch files. then open cmd, cd to the file directory and type "make"

I am on windows, make isn't a command in my terminal

johedan20012 commented 3 months ago

You need to install it, download it from (https://gnuwin32.sourceforge.net/packages/make.htm)

idontplayminecraft commented 2 months ago

figured it out. @Tyvizion run patcher.exe, select data.win then all 3 .patch files. then open cmd, cd to the file directory and type "make"

I am on windows, make isn't a command in my terminal

i did it on windows, you have to first run this command: cd FOLDERDIRECTORYGOESHERE