Code Monkey home page Code Monkey logo

Comments (3)

cyragra avatar cyragra commented on August 27, 2024

It states that it should be in the build folder that's in the root of the fork the resulting ELF will be in build/<region>_ps2/.. depending on which one you used it can differ but you would need to setup a "SYSTEM.CNF" and link it to the elf and convert it to a iso file. you can find ways to do it online :)

from sm64-port.

fgsfdsfgs avatar fgsfdsfgs commented on August 27, 2024

I usually just run it with a ELF loader when testing, which is why I didn't write any instructions on how to make a playable ISO.

from sm64-port.

sounddrill31 avatar sounddrill31 commented on August 27, 2024

I usually just run it with a ELF loader when testing, which is why I didn't write any instructions on how to make a playable ISO.

THIS WILL NOT WORK WITH EMULATOR, ONLY OPL

IT IS ALSO COMMON FOR IT TO NOT WORK. It works on the super mario 64 elf build I got from archive.org but not my own since they don't boot outside of emulators. Test it with ULAUNCHELF or similar.

For those wondering, create a folder called sm64, rename the elf file to SLUS_064.64. Create a file called SYSTEM.CNF.

The contents being:

BOOT2 = cdrom0:\SLUS_064.64;1
VER = 1.00
VMODE = NTSC


The three lines blank at the end are important. Best if you take an existing game's SYSTEM.CNF and modify it to look like this. Use IMGBURN, select the create image file from files/folders option. Choose destination wherever. Open sm64 folder, select all and drag to the source section. Recommended file name is something like SLUS_064.64.Super Mario 64.ISO

from sm64-port.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.