- 4
- Posts
- 4
- Years
- Seen Aug 26, 2020
Hello! I just need a little step into the right direction, I basically know how to use Cygwin to edit the normal pokemon red roms and make the rom files, but for whatever reason I cannot get the red dx version on github to "make" the rom file :(
I followed the exact same steps that I did when editing pokemon red and It seems like I downloaded all the files, this is the lines of text I get in Cygwin, any help would be greatly appreciated!
Mega Media Monster@DESKTOP-JKGRVRQ ~/pokereddeluxe
$ make
find: 'yellow': No such file or directory
make: python: No such file or directory
make: python: No such file or directory
make: python: No such file or directory
make: python: No such file or directory
make: python: No such file or directory
make: python: No such file or directory
make: python: No such file or directory
make: python: No such file or directory
/bin/sh: python: command not found
make: *** [Makefile:76: red/audio.o] Error 127
Mega Media Monster@DESKTOP-JKGRVRQ ~/pokereddeluxe
I followed the exact same steps that I did when editing pokemon red and It seems like I downloaded all the files, this is the lines of text I get in Cygwin, any help would be greatly appreciated!
Mega Media Monster@DESKTOP-JKGRVRQ ~/pokereddeluxe
$ make
find: 'yellow': No such file or directory
make: python: No such file or directory
make: python: No such file or directory
make: python: No such file or directory
make: python: No such file or directory
make: python: No such file or directory
make: python: No such file or directory
make: python: No such file or directory
make: python: No such file or directory
/bin/sh: python: command not found
make: *** [Makefile:76: red/audio.o] Error 127
Mega Media Monster@DESKTOP-JKGRVRQ ~/pokereddeluxe