The Nintendo 64 development software image is not the only software required for development. Your Indy workstation must also contain the following products for IRIX 5.3:
Three products are bundled with the Nintendo 64 development software:
Note: Casevision and Workshop need to be installed before Gameshop. Workshop needs to be version 2.4 or earlier.
After installing the software needed for N64 development, you will find a collection of sample demonstration applications in /usr/src/PR/demos. The README_DEMOS file describes each of the applications' key features. You will also find the release notes in /usr/src/PR/doc/relnotes*.txt. The release notes summarize the differences from the last release and include a discussion of the various bugs, workarounds and system notes.
In the /usr/src/PR/assets directory, you will find the source files for building the general MIDI bank. An initial complete general MIDI bank was created for testing purposes. For a game, we assume that you will remove any unnecessary instruments and sounds.
In the /usr/src/PR/libsrc/libultra directory, you will find portions of the Nintendo 64 system library source code that you can refer to..
gload program downloads the ROM image onto the Nintendo 64 development board and starts execution. Soon after, you will need to use dbgif and gvd to debug your program.
There are conversion tools that help in converting data into Nintendo 64 format. For example, flt2c converts a MultiGen database into a C data structure that can be compiled into binary form. Most of these tools reside in /usr/sbin but some are supplied in source form in /usr/src/PR/libsrc/conv. Keep in mind that these are templates for your own custom database conversion tools. It would be difficult for us to meet the requirements of all developers.
Please follow the procedure shown below to install the N64 Emulation Software.
If the installation is unsuccessful during Step 4 and a dialog box with a conflict message is output, the required software may not be installed on your system. You can identify the missing software by checking the error message, which will indicate required software that is not installed. Please install the missing software, then execute Step 4 again.