Help Building Super Mario 64 psp for the Dreamcast

Technical help for Dreamcast console, accessories and games only. Ask questions and find answers here. For Online help see the Online Forum
j05hu4mcd0
shadow
Posts: 6
Dreamcast Games you play Online: I don't play online, But I play Outrigger, Unreal Tournament,and Power Stone

Help Building Super Mario 64 psp for the Dreamcast

Post by j05hu4mcd0 »

I have no idea what to do. Am I supposed to use Python to run the codes? What do I download from the github? I found a cdi already, but I want to try some things myself. Plz help if you know how to.
Link
https://github.com/mrneo240/sm64-port

User avatar
Ian Micheal
Developer
Posts: 6280
Location: USA
Contact:

Re: Help Building Super Mario 64 psp for the Dreamcast

Post by Ian Micheal »

No idea

Code: Select all

dogbox2@dogbox2-PC /opt/toolchains/dc/sm64
$ make TARGET_DC=1
Makefile.split:152: build/us_dc/level_rules.mk: No such file or directory
sh-elf-cpp -P -DVERSION_US -I . -o build/us_dc/level_rules.mk levels/level_rules.mk
cc1.exe: fatal error: opening output file build/us_dc/level_rules.mk: No such file or directory
compilation terminated.
make: *** [build/us_dc/level_rules.mk] Error 1

dogbox2@dogbox2-PC /opt/toolchains/dc/sm64
$ make TARGET_DC=1
Makefile.split:152: build/us_dc/level_rules.mk: No such file or directory
sh-elf-cpp -P -DVERSION_US -I . -o build/us_dc/level_rules.mk levels/level_rules.mk
cc1.exe: fatal error: opening output file build/us_dc/level_rules.mk: No such file or directory
compilation terminated.
make: *** [build/us_dc/level_rules.mk] Error 1

dogbox2@dogbox2-PC /opt/toolchains/dc/sm64
$ make TARGET_DC=1 scramble
Makefile.split:152: build/us_dc/level_rules.mk: No such file or directory
sh-elf-cpp -P -DVERSION_US -I . -o build/us_dc/level_rules.mk levels/level_rules.mk
cc1.exe: fatal error: opening output file build/us_dc/level_rules.mk: No such file or directory
compilation terminated.
make: *** [build/us_dc/level_rules.mk] Error 1

dogbox2@dogbox2-PC /opt/toolchains/dc/sm64
$ make TARGET_DC=1
Makefile.split:152: build/us_dc/level_rules.mk: No such file or directory
sh-elf-cpp -P -DVERSION_US -I . -o build/us_dc/level_rules.mk levels/level_rules.mk
src/engine/behavior_script.c:948:1: fatal error: opening dependency file build/us_dc/src/engine/behavior_script.d: No such file or directory
compilation terminated.
make: *** [build/us_dc/src/engine/behavior_script.o] Error 1

dogbox2@dogbox2-PC /opt/toolchains/dc/sm64

  • Similar Topics
    Replies
    Views
    Last post