Recent content by ExJam

  1. E

    Hacking Wii U Hacking & Homebrew Discussion

    I will not accept PRs into wut from libcafe. Even without seeing the official SDK it is very obvious that libcafe was copied, you don't just suddenly pull 100% of the function declarations and structures out of your ass. There was probably a good reason the original libcafe was taken down from...
  2. E

    Emulation [RELEASE] Cemu - Wii U emulator

    We're all friends here, no need to start some Decaf vs cemu war, both code bases take their own approaches (I can only assume - one is closed source ;) ) I'm pretty sure registers are internal to the api and not needed to be emulated exactly. But yes our GX2 implementation is very experimental...
  3. E

    Hacking Question about Wii U Emulation

    Did you actually need to make async fs calls asynchronous? ATM I just call the the callback instantly from within the function but I'm worried that might run into issues later with locks in the callers code or something :D...
  4. E

    Hacking Question about Wii U Emulation

    Probably, but the loader isn't designed to load just an .rpx right now as it looks for the cos.xml file like a game would have.
  5. E

    Hacking Question about Wii U Emulation

    No games are compatible, some run a bunch of functions but nothing renders yet - still working on the gx2 stuff.
  6. E

    Hacking Question about Wii U Emulation

    Yes some more details please... I'd like to know if this is actually legitimate or not, as it seems a bit silly for me to duplicate all the effort if your emulator is as far as the screenshots suggest, I've been working on mine since May... Any good reasons why its not open source? It should...
  7. E

    Hacking Wii U Hacking & Homebrew Discussion

    Information doesn't magically appear, people work hard to produce it! Fortunately there was enough information to get started for the Wii U, for example its processor is just the same as the Wii but 3 cores of it, so the CPU is well known. The first step really is loading binaries, luckily some...
  8. E

    Hacking Wii U Hacking & Homebrew Discussion

    There's no point in getting a compiled version of the emulator, it is only a console window right now and all games crash very quickly. We have not implemented any of the gx2 graphics yet. Games will not be playable any time soon. We will not be distributing any binaries any time soon, you can...
  9. E

    Hacking Wii U Hacking & Homebrew Discussion

    It's a long way away from being able to play games yet - no need to get excited :).
General chit-chat
Help Users
  • No one is chatting at the moment.
    OctoAori20 @ OctoAori20: Nice nice-