Giter VIP home page Giter VIP logo

Comments (5)

dimok789 avatar dimok789 commented on May 10, 2024

Ok, thanks for the report. Maybe the address of the entry point is wrong or the acquire function? It was wrong on 5.0.0/5.1.0 too. See here wiiudev/libwiiu@7c5395f
That was causing exactly that kind of issue on 5.0.0.

Maybe also check if those two addresses are correct:
#define ADDRESS_OSTitle_main_entry_ptr 0x1005A8C0
#define ADDRESS_main_entry_hook 0x0101BD4C

HBL jumps to the addresses pointed to by the pointer at ADDRESS_OSTitle_main_entry_ptr on exit to mii maker or the others.

from homebrew_launcher.

Nougat-Police avatar Nougat-Police commented on May 10, 2024

Hi, I checked everything and all addresses are correct. Furthermore I figured out that the issue is something sound related like on 500. At this time I have no clue were the problem is located exactly, so I just removed the sound feature. HBL and loadiine GX2 are working now.

from homebrew_launcher.

dimok789 avatar dimok789 commented on May 10, 2024

Maybe the issue is that I use sound core 2 library which was added as a replacement for sound core 1 library at some point. I am not sure if 4.0.0 already had that library. Maybe it was somewhat different on 4.0.0?

from homebrew_launcher.

Nougat-Police avatar Nougat-Police commented on May 10, 2024

Yes, this .rpl exists on 4.0.0. I also looked through ax_functions.c and all functions there are available on 4.0.0 too. I don't get any exception, only a black screen.

from homebrew_launcher.

dimok789 avatar dimok789 commented on May 10, 2024

@andriy921 fixed that issue. I will merged his pull request and will do an official release of v1.2 with the support for fw 4.0.0-5.0.0 with proper sound feature. Please test it before I do the release today in the evening but I am positive it will work now.

from homebrew_launcher.

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.