Recent content by JacobM

  1. J

    Hacking USB Loader GX

    Please tell me this applies to vWii in addition to Wii. I've been praying for gamecube controller support for vWii for years. Incredible work @blackb0x ! I am looking forward to testing this new build soon.
  2. J

    Homebrew RELEASE SwitchTime - Manipulate Time-based Events in Games

    here you go: https://github.com/vonhabsbourg/switchtime Would you happen to know if the code from switchtime just alters data stored in EMUNAND or if its modifying some clock-chiplet on the board that would also affect sysnand? Is it possible to automatically backup the time configuration...
  3. J

    Hacking USB Loader GX

    sorry, I didn't see the notification in time... and you work too fast :P Figured the new d2x wouldn't make a difference for WiiVC Wii games. There was a lot of experimenting going on when WiiVC was first introduced and we tested SD loading of Wii games with WiiFlow and determined Wii games...
  4. J

    Hacking USB Loader GX

    I am pretty sure that is a long standing bug that even had some input by Fix94 back when cyan first introduced WiiVC Inject compatibility with the WiiU gamepad. I had to disable args boot to avoid a black screen. If I recall correctly this occurred when usb hubs or HID devices were connected...
  5. J

    Hacking USB Loader GX

    blackb0x, any wisdom on when you will be needing more beta testers? I have a WiiU still w/ hackchi & cleanly modded vWii with no repairs. I also have a Wii stashed away in a similar condition.
  6. J

    Hacking BBLoader now Open Source RVLoader [Wiimote Emulation on real Wii]

    At least for RVLoader 1.0, you could use it without the installer by deleting the installer.dol folder. Not sure if or when that may have changed. https://bitbuilt.net/forums/index.php?threads/rvloader-v1-6.4295/post-47630
  7. J

    Homebrew Need help with vWii gc adapter for project M

    At one point, I think Wilm had it working on dolphin as an ISO patch. The latest commits have never been generated into a GCT. It might be worth reaching out for more details on where the development ended if the codebase is something that looks to be in your skillset. If it were me, I would...
  8. J

    Homebrew Need help with vWii gc adapter for project M

    I don't think nintendo ever released the WIiU with the plan to release WiiVC. I think some engineers had to hack together a way to do it and this was the best they could do. Perhaps if the console was more successful the WiiVC IOS255 would be more fleshed out just like how the WiiU N64 VC...
  9. J

    Homebrew Need help with vWii gc adapter for project M

    Last batch of documented discussions. turns out USB microphones sporadically work! #1,393 cyan claiming no usb devices due to ios255 usb module #1,839 - guitar and microphones not working #5,276 through 5286 - lan adapter not working, further speculation on microphone/keyboard #5,754 - USB...
  10. J

    Homebrew Need help with vWii gc adapter for project M

    Exactly! Yup! Correct. It MAY be possible to create a modified version of USB Loader GX to look inside the nested ISO, but 1. further development of USB Loader GX is already very complicated with blackb0x being the only current maintainer 2. even with the ability to look inside, ultimately the...
  11. J

    Homebrew Need help with vWii gc adapter for project M

    Ok I got sucked down a rabbit hole this evening and figured I would document highlight comments from the WIiVC saga… enjoy First some context on names you will see throughout this post: JaGoTu10 I believe made one of the early breakthroughs leading to WiiVC Cyan extensive accurate documentation...
  12. J

    Homebrew Need help with vWii gc adapter for project M

    The WiiVC Nintendont download attempt failing was probably your best evidence that something about IOS255 is quite different related to the USB interface. Not necessarily impossible but highly unlikely. A keyboard/BBA test failing would be even closer to concluding impossibility of GCA. Both the...
  13. J

    Homebrew Need help with vWii gc adapter for project M

    I swear when WiiVC first came out I tried to pull off CTGP because of the the same theory that "disk emulation" could potentially let us bypass the real disc restriction. Ultimately it would depend on if you can hold an ISO in the "drive" while booting to the CTGP launcher. If you can figure...
  14. J

    Homebrew Need help with vWii gc adapter for project M

    The way I understand it, there are three theoretical ways to accomplish your goal. 1. Rewrite of Wilm's code to be compatible with a Base50+ cIOS, and boot from vWIi, not WiiVC (1. Most probable to succeed 2. Requires a minimal amount of technical challenges for the average user to configure...
  15. J

    Homebrew Need help with vWii gc adapter for project M

    I'm confused, could you clarify? So far you have been successful with injecting Retail Brawl, triggering smash stack to Gecko OS and then returning to a playable brawl modified under WiiVC without any USB adapter support? If I am understanding that correctly, I believe that may be the expected...