Giter Club home page Giter Club logo

Comments (3)

Dragorn421 avatar Dragorn421 commented on August 19, 2024

As far as we know, this is an issue with the recompilation we have of the original compiler (IDO) used for OoT.

You can avoid this issue by not using the recompilation, and emulating the original compiler instead:

  1. Download qemu-irix from https://github.com/zeldaret/oot/releases/tag/0.1q
  2. Place it somewhere, preferably in the WSL filesystem (for example in your home directory ~)
  3. Change the permissions on qemu-irix to make it executable (for example chmod u+x qemu-irix)
  4. Run make with setting QEMU_IRIX to the path to your qemu-irix, and setting ORIG_COMPILER to 1 (for example make QEMU_IRIX=~/qemu-irix ORIG_COMPILER=1)

from oot.

bigwhitechen avatar bigwhitechen commented on August 19, 2024

As far as we know, this is an issue with the recompilation we have of the original compiler (IDO) used for OoT.

You can avoid this issue by not using the recompilation, and emulating the original compiler instead:

  1. Download qemu-irix from https://github.com/zeldaret/oot/releases/tag/0.1q
  2. Place it somewhere, preferably in the WSL filesystem (for example in your home directory ~)
  3. Change the permissions on qemu-irix to make it executable (for example chmod u+x qemu-irix)
  4. Run make with setting QEMU_IRIX to the path to your qemu-irix, and setting ORIG_COMPILER to 1 (for example make QEMU_IRIX=~/qemu-irix ORIG_COMPILER=1)

tools/ZAPD/ZAPD.out bblb -eh -i assets/objects/object_mori_tex/object_moriTex_Blob_000000.bin -o build/assets/objects/object_mori_tex/object_moriTex_Blob_000000.bin.inc.c
tools/ZAPD/ZAPD.out bblb -eh -i assets/objects/object_fr/object_fr_Blob_001D50.bin -o build/assets/objects/object_fr/object_fr_Blob_001D50.bin.inc.c
tools/ZAPD/ZAPD.out bblb -eh -i assets/objects/object_oE1s/object_oE1s_Blob_0015F8.bin -o build/assets/objects/object_oE1s/object_oE1s_Blob_0015F8.bin.inc.c
tools/ZAPD/ZAPD.out bblb -eh -i assets/objects/object_oE1s/object_oE1s_Blob_001C78.bin -o build/assets/objects/object_oE1s/object_oE1s_Blob_001C78.bin.inc.c
tools/ZAPD/ZAPD.out bblb -eh -i assets/objects/object_wood02/object_wood02_Blob_007A00.bin -o build/assets/objects/object_wood02/object_wood02_Blob_007A00.bin.inc.c
tools/ZAPD/ZAPD.out bblb -eh -i assets/objects/object_oE9/object_oE9_Blob_001290.bin -o build/assets/objects/object_oE9/object_oE9_Blob_001290.bin.inc.c
tools/ZAPD/ZAPD.out bblb -eh -i assets/objects/object_wf/object_wf_zeroes_Blob_0057B0.bin -o build/assets/objects/object_wf/object_wf_zeroes_Blob_0057B0.bin.inc.c
tools/ZAPD/ZAPD.out bblb -eh -i assets/objects/object_wf/object_wf_zeroes_Blob_0098D8.bin -o build/assets/objects/object_wf/object_wf_zeroes_Blob_0098D8.bin.inc.c
tools/ZAPD/ZAPD.out bblb -eh -i assets/objects/object_wf/object_wf_zeroes_Blob_00A4BC.bin -o build/assets/objects/object_wf/object_wf_zeroes_Blob_00A4BC.bin.inc.c
tools/ZAPD/ZAPD.out bblb -eh -i assets/objects/object_wf/object_wf_zeroes_Blob_004648.bin -o build/assets/objects/object_wf/object_wf_zeroes_Blob_004648.bin.inc.c
tools/ZAPD/ZAPD.out bblb -eh -i assets/objects/object_wf/object_wf_zeroes_Blob_004AE0.bin -o build/assets/objects/object_wf/object_wf_zeroes_Blob_004AE0.bin.inc.c
tools/ZAPD/ZAPD.out bblb -eh -i assets/objects/object_wf/object_wf_zeroes_Blob_005440.bin -o build/assets/objects/object_wf/object_wf_zeroes_Blob_005440.bin.inc.c
tools/ZAPD/ZAPD.out bblb -eh -i assets/objects/object_ta/object_ta_Blob_00B4B8.bin -o build/assets/objects/object_ta/object_ta_Blob_00B4B8.bin.inc.c
tools/ZAPD/ZAPD.out bblb -eh -i assets/scenes/indoors/miharigoya/gMiharigoyaBlob_0038D8.bin -o build/assets/scenes/indoors/miharigoya/gMiharigoyaBlob_0038D8.bin.inc.c
python3 tools/msgenc.py assets/text/charmap.txt assets/text/message_data.h build/assets/text/message_data.enc.h
make: python3: Command not found
Makefile:300: recipe for target 'build/assets/text/message_data.enc.h' failed
make: *** [build/assets/text/message_data.enc.h] Error 127

after following your instructions, I got another type of error, and still not working

but i found another solution on discord:
微信截图_20220428155138

from oot.

Dragorn421 avatar Dragorn421 commented on August 19, 2024

Good to hear it's working now :)

For what it's worth,
make: python3: Command not found
Would indicate you don't have python3, but installing that is part of the installation instructions in the readme, and the setup/build process should have failed much earlier I think if you really don't have it 🤔 weird
And what I suggested shouldn't mess with it at all either 😅

Anyway if it works now, good

from oot.

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.