mkst / sm64-port

My mirror of the sm64-port. You probably want to look at the 3DS port branch: https://github.com/mkst/sm64-port/tree/3ds-port
https://discord.gg/7bcNTPK
245 stars 32 forks source link

Unable to Convert 3dsx to cxi #47

Closed Smoker1 closed 3 years ago

Smoker1 commented 3 years ago

As the Image shows, I get to that Step, but it says it can not Open it. image

mkst commented 3 years ago

Run:

cd ~/sm64-port/3dstools
./cxitool ../build/us_3ds/sm64.us.f3dex2e.3dsx sm64.cxi

I will update the wiki as the instructions assume a fresh MINGW64 session.

Also, be aware that the .cia version just hangs.

EDIT

Nope, the instructions are fine. the first step is:

Navigate to your home directory:

cd

which you didn't do as you are in ~/sm64-port.