Recent content by Lazr

  1. Lazr

    Worklog [2026 Contest Entry] Wiiwata - Wii U Portable

    For the 5GHz module, I wouldn't bother with wiring to the SMC at all (i wonder if the module is 'pulsing' TP146 when it gets powered which the SMC REALLY doesn't like..), just the pulldowns/TP99/SDIO. i've gotten the relocation working like that w/o any custom regs.
  2. Lazr

    Board scan Wii U Disc Drive Board Scans (VXX72135)

    Any image manipulation software. I used GIMP but theres also paint.net and Inkscape people like to use.
  3. Lazr

    Guide GC Controller natively on the Wii U

    Remove !isWiiU() from this line Change this entire section to: PAD_ScanPads(); for(i = 0; i < PAD_CHANMAX; ++i) { PAD_Pressed |= PAD_ButtonsDown(i) | PAD_ButtonsHeld(i); PAD_Stick_Y |= PAD_StickY(i); PAD_Stick_X |= PAD_StickX(i)...
  4. Lazr

    Guide GC Controller natively on the Wii U

    I did at one point. No idea if i still have the build though.
  5. Lazr

    Gauging interest in a booth for Portland Retro Gaming Expo

    I can bring a few Wii/U trims and some stock boards to show off The only project I have that I could show off at this moment is my Wii U Mini, but that could change. For projects that arent mine that I could bring: a Kawaii, a gc nano, a wii micro i uh, dont have any portables. hopefully...
  6. Lazr

    AlmostFrii - Raspberry Pi Pico-Based Wii NAND Dumper/Flasher

    No. That pin is used for the second bank on a dual-bank NAND, but the Wii uses a single bank chip. The only time I could think of where you would use that pin on a console NAND is to reflash the Wii U SLC.
  7. Lazr

    Guide The Definitive Wii U Trimming Guide

    Nothing. You can have none of the modules / disc drive attached and it will show a blue LED and a picture on the TV. If its blinking red with none of these attached there's an issue elsewhere on the board.
  8. Lazr

    Board scan Wii U Disc Drive Board Scans (VXX72135)

    theres 3 (that I know of) for the wiiu. the 37 drive board is found in most(?) WUP-40s and all WUP-50s.
  9. Lazr

    MGC 2026

    Where do I even start.. (probably with apologizing for forgetting the circle trim) This is my first and definitely not the last MGC I will be attending! I had a blast and everyone was so kind to my friend (who's not very active in the community) and I (who is always a nervous wreck for pretty...
  10. Lazr

    Worklog Correlating Wii U Serials to board revisions

    As the title suggests, I'm trying to collect serial numbers and what board has a given range of serial numbers (like what was done with the Wii eons ago). I made a Google form for that to hopefully make things "easier". The link to that is here. Thanks in advance to anyone who submits their...
  11. Lazr

    Worklog OME6A - The 6-layer OMEGA

    I got bored and made another lol \ A few differences from my original one: - 6L-NANDFlex!! - deadbugged AVEFlex (maybe someday ill actually commit to design for 6L but for now this is fine) - R70 relocated (instead of nuked) - U10 is using the "standard" U5 footprint relocation - CPU passives...
  12. Lazr

    AlmostFrii - Raspberry Pi Pico-Based Wii NAND Dumper/Flasher

    fuck yeah i've been needing this that one only supports the complete SBC Pis, not any of the picos.
  13. Lazr

    Kawaii

    Didn't think I would ever actually build one, and then I got the last black shell. My wallet is crying (should have seen it coming) but I am joyous at the masterpiece! Thanks Yveltal for the group buy, and thanks Ding for making the shells in the first place! GOATs
Back
Top