Search found 110 matches
- Wed Feb 19, 2025 10:18 am
- Forum: General Discussion
- Topic: Pico / Flippy drive compatibility
- Replies: 5
- Views: 5886
Re: Pico / Flippy drive compatibility
No. Flippydrive also uses ESP32. They promised to make it open source in the future. But for now only PicoBoot is fully open source and free.
- Sat Sep 21, 2024 10:51 am
- Forum: Research & Development
- Topic: Looking for USB Gecko client source code
- Replies: 4
- Views: 6330
Re: Looking for USB Gecko client source code
Since FT245RL in USB Gecko is just a UART bridge I highly recommend using generic serial driver instead of FTDI. There is a problem with all these PC apps that they were written with FTDI driver and it prevents us from moving USB Gecko hardware away from FTDI. I was working on an RP2040 port just to...
- Fri Sep 20, 2024 3:19 pm
- Forum: Research & Development
- Topic: Looking for USB Gecko client source code
- Replies: 4
- Views: 6330
Re: Looking for USB Gecko client source code
I haven't seen WiiRD source code but Gecko dotNet is available on GitHub: https://github.com/MasterofGalaxies/geckowii I believe Gecko dotNet was an alternative/successor to WiiRD. The protocol is also described on WiiBrew Wiki: https://wiibrew.org/wiki/USB_Gecko . I still make and sell USB Gecko cl...
- Fri Sep 20, 2024 3:11 pm
- Forum: Software
- Topic: SD2SP2 INSTALL
- Replies: 2
- Views: 6481
Re: SD2SP2 INSTALL
It's supposed to load Swiss from the disc. You need to provide more details what's happening - do you get an error of some sorts? Watch the tutorial here: https://www.youtube.com/watch?v=8IlfBV1B9CI
- Tue Sep 17, 2024 7:46 pm
- Forum: GameCube
- Topic: SN Systems TDEV GameCube Devkit
- Replies: 3
- Views: 5806
Re: SN Systems TDEV GameCube Devkit
Nice! I'm definitely going to follow your work. I hope to get one but seeing how expensive these things have became it might as well never happen 

- Tue Sep 10, 2024 6:07 am
- Forum: Hardware / Modding
- Topic: HELP! Picoboot don't show image on games with digital output.
- Replies: 5
- Views: 6685
Re: HELP! Picoboot don't show image on games with digital output.
Have you tried it with a different TV? Maybe your TV does not support particular resolution.
- Mon Aug 19, 2024 7:15 pm
- Forum: GameCube
- Topic: GameCube Kiosk Wanted
- Replies: 2
- Views: 5722
Re: GameCube Kiosk Wanted
Shipping is going to be insanely expensive. This thing weights like 150kg. I've bought mine a few weeks ago for ~250 EUR but it was a lucky shot. You can check on https://consolevariations.com/ who has one and ask around their Discord if someone would be willing to sell it. There are GC collector gr...
- Sun Aug 04, 2024 6:07 pm
- Forum: Homebrew & Utilities
- Topic: inter-bank memory card copy/move
- Replies: 2
- Views: 7080
Re: inter-bank memory card copy/move
GCMM or Swiss and SD card adapter. You can transfer your saves to SD card and then back to another bank.
- Sat Jul 27, 2024 10:10 am
- Forum: General Discussion
- Topic: Gamecube discord
- Replies: 8
- Views: 17662
Re: Gamecube discord
There are a few discord servers I can recommend: - reddit's r/GameCube Discord: https://discord.com/invite/gamecube All around server to talk about games, mods etc. - Extrems' Corner: https://discord.extremscorner.org/ - hands down the best place for homebrew developers - webhdx's modding lounge: ht...
- Thu May 16, 2024 6:57 am
- Forum: Hardware / Modding
- Topic: LCD Jewel by Laser Bear Industries
- Replies: 8
- Views: 12265
Re: LCD Jewel by Laser Bear Industries
M.2 Loader is still stuck on the production issues. I was so busy with life I couldn't really find time to fix it properly. There was also ETH2GC launch in the meantime etc. I hope to get it done soon. For the LCD Jewel it would be best to follow Laser Bear Industries but AFAIK in the last update th...
- Thu Feb 22, 2024 7:28 am
- Forum: Swiss
- Topic: RAM Disk device since Swiss v0.6r1534
- Replies: 16
- Views: 17657
Re: RAM Disk device since Swiss v0.6r1534
Hi webhdx, Could you describe more details about your GameCube ARAM expansion mod? Is there a project page (maybe in future on GitHub?) and/or a list of used components and wiring diagrams? I haven't published anything yet because it didn't work reliably. For some reason the module is only detected...
- Wed Feb 21, 2024 8:14 am
- Forum: Swiss
- Topic: RAM Disk device since Swiss v0.6r1534
- Replies: 16
- Views: 17657
Re: RAM Disk device since Swiss v0.6r1534
64MiB of total ARAM memory with larger onboard chip + external expansion via Hi Speed Port.


- Thu Jul 06, 2023 8:08 am
- Forum: Support
- Topic: Weird GameCube Power Issue
- Replies: 3
- Views: 9690
Re: Weird GameCube Power Issue
If you have a modchip installed, especially PicoBoot, check wire length. Similar symptoms occur when wires are too long and IPL patching fails. Unmodified consoles can still refuse to boot when electrolytic capacitors inside have gone bad. WIth 20+ years of service, GameCubes are now very prone to p...
- Fri May 19, 2023 5:10 pm
- Forum: General Discussion
- Topic: 2nd Pico in gamecube
- Replies: 4
- Views: 7283
Re: 2nd Pico in gamecube
I'd say it's a big waste to use another Pico. You can just move your code to PicoBoot and run it from the same board. PicoBoot only activates during boot and then idles, there are plenty of resources for other activities.
Re: Viper GC
1. I think the only option now is to use external programmer. I've tried to conver VGC bios to DOL but my attempts were unsuccessful.
2. It's not supported in r5.2, the only option is to remove adapter or SD card.
3. I think there was an option to do it but can't confirm at the moment.
2. It's not supported in r5.2, the only option is to remove adapter or SD card.
3. I think there was an option to do it but can't confirm at the moment.
Re: Viper GC
ViperGC can be flashed with iplboot r5.2 but it doesn't support SD2SP2. There is r8 prerelease that supposedly is compatible with ViperGC and has SD2SP2 support but I haven't tested this revision. I'd personally keep ViperGC as a collector item or sell it (it has suprisingly high value) and just mov...
- Sun May 07, 2023 3:39 pm
- Forum: Support
- Topic: How to update Swiss
- Replies: 1
- Views: 9545
Re: How to update Swiss
Download new Swiss release, grab swiss_rXXXX.dol file, rename to ipl.dol and replace the file on SD card.
- Fri Jan 27, 2023 8:32 am
- Forum: Hardware / Modding
- Topic: Need help modding
- Replies: 5
- Views: 6461
Re: Need help modding
Yes, you just need SD card adapter like SD Gecko or SD2SP2 and FAT32 formatted memory card. Here is the documentation: https://github.com/webhdx/PicoBoot/wiki ... tion-guide
- Thu Jan 26, 2023 9:46 am
- Forum: Modchips
- Topic: Qoob Pro help
- Replies: 1
- Views: 10492
Re: Qoob Pro help
There are no replacements available. You can still flash it through the console I guess.
- Thu Jan 26, 2023 9:45 am
- Forum: Hardware / Modding
- Topic: Need help modding
- Replies: 5
- Views: 6461
Re: Need help modding
PicoBoot is much more convenient than XenoGC. It'll autoboot Swiss from SD card. No need for a boot disk. It's also very cheap.
- Sun Jul 31, 2022 12:48 pm
- Forum: Modchips
- Topic: PicoBoot - IPL replacement modchip using Raspberry Pi Pico
- Replies: 18
- Views: 32660
Re: PicoBoot - IPL replacement modchip using Raspberry Pi Pico
PicoBoot v0.2 release Just a heads up I've just released new PicoBoot v0.2 firmware. It comes with updated iplboot which introduces overall reliability improvements and new features. The most important one is that you can hold D-Pad Down during boot to see output from iplboot. It's very useful to v...
- Thu Jul 28, 2022 9:38 pm
- Forum: Hardware / Modding
- Topic: I tried installing the PicoBoot now GC doesn't work
- Replies: 14
- Views: 12818
Re: I tried installing the PicoBoot now GC doesn't work
Yeah you did a huge mess on that board. There are multiple shorts on Serial Port pins and you ripped a pad on U10. I'd recommend giving the console to someone who knows how to fix it. I'm afraid you'll do even more damage and make it unfixable.
- Thu Jul 28, 2022 11:26 am
- Forum: Hardware / Modding
- Topic: I tried installing the PicoBoot now GC doesn't work
- Replies: 14
- Views: 12818
Re: I tried installing the PicoBoot now GC doesn't work
If the LED goes off it means there is a short somewhere. No offence but your soldering looks really bad, the exposed parts of the wires are way too long and there are loose strands that can touch nearby points.
- Sat Jul 23, 2022 5:48 pm
- Forum: Hardware / Modding
- Topic: PicoBoot issue? Wont boot
- Replies: 2
- Views: 3812
Re: PicoBoot issue? Wont boot
Try different card and/or adapter
- Wed Jul 20, 2022 5:57 am
- Forum: Hardware / Modding
- Topic: Yet another USB Gecko clone
- Replies: 77
- Views: 247043
Re: Yet another USB Gecko clone
Hey, send me a PM, I can make you one.