Android Error while compiling Super Mario 64 on Android

  • Thread starter Thread starter Deleted User
  • Start date Start date
  • Views Views 5,919
  • Replies Replies 1
D

Deleted User

Guest
I'm following the XDA tutorial and got to the baserom part, that's where I'm stuck. I just don't know what to do although I've tried different solutions while none worked.

Code:
Copy the baserom of the game using Termux. Once again, you must supply your own copy.
termux-setup-storage
cp /sdcard/path/to/your/baserom.z64 ./baserom.us.z64

https://www.xda-developers.com/super-mario-64-android-port-nintendo-64/

What am I supposed to do exactly? Change to the directory it is in? I tried that.
 
It's pretty self explanatory. You have to copy the ROM to the working directory. "cp" is the copy command, so you'd use it to copy it to the root of the source code's folder. You can also use something like FX, or any other file manager with root capabilities, to copy it to the folder. Termux's base directory is in /data/data/com.termux/files/home. Make sure it's named baserom.us.z64 (replace us with eu or jp depending on the region of the ROM).
 

Site & Scene News

Popular threads in this forum