Re: Game Boy Interface
Posted: Fri Oct 26, 2018 1:57 pm
mGBA's HLE of SGB enhancements is no problem.
Gamecube/Wii support & news forums
https://www.gc-forever.com/forums/
Nothing?Sonicjan wrote: ↑Fri Oct 26, 2018 5:56 pmOh, nice! And how can you do that? Is there some kind of guide, I could use or are there already ROMs of such games to download and use with a flash-card?![]()
Which wiki exactly? I'm new to the GBI and Goomba Color...Streetwalker wrote: ↑Sun Oct 28, 2018 9:51 pmYou don't download special ROMs. All of the features are described in the wiki.
use google or your favorite search engine.Sonicjan wrote: ↑Tue Oct 30, 2018 3:46 pm
Which wiki exactly? I'm new to the GBI and Goomba Color...Streetwalker wrote: ↑Sun Oct 28, 2018 9:51 pmYou don't download special ROMs. All of the features are described in the wiki.
Do you have a link?
Code: Select all
--zoom=2:3
--format=size=568
--scan-mode=progressive
--no-overlay
--scaler=nearest
--matrix=identity
--sound=digital
--no-enhance
--delay-video=0
UPDATE: Insurrection Industries posted their own official instructions now. Their instructions pretty much require that you have Windows 7. If you don't have Windows 7, my instructions will work with any operating system that can run VirtualBox (Windows 10, Mac OS X, any modern Linux distribution). You can find their guide here: https://insurrectionindustries.com/carb ... re-update/Weario wrote: ↑Wed Nov 14, 2018 7:20 pmI'm currently waiting for Insurrection Industries to post their guide on how to update gcvideo so I can update to version 4.2b.
I mainly chose Carby because it allows updating using JTAG, but I unfortunatly have never done anything with JTAG so I don't know where to begin. =P
Meanwhile, this is my go-to way for playing Gameboy games, GBI is fantastic. =D
All versions of GBI works better with 2.4b?omikes wrote: ↑Sat Nov 17, 2018 6:50 amI was able to update my Carby with no prior JTAG experience after days of trial and error. Perhaps I can help a bit.Weario wrote: ↑Wed Nov 14, 2018 7:20 pmI'm currently waiting for Insurrection Industries to post their guide on how to update gcvideo so I can update to version 4.2b.
I mainly chose Carby because it allows updating using JTAG, but I unfortunatly have never done anything with JTAG so I don't know where to begin. =P
Meanwhile, this is my go-to way for playing Gameboy games, GBI is fantastic. =D
A cheap Chinese JTAG programmer will do the trick, I used this one:
https://www.ebay.com/itm/201540354531
After trying various versions of the software for the JTAG programmer, called "Xilinx's ISE Design Suite", I was finally successful using version 14.1. You can download it for free from Xilinx's website (it requires you to register during installation, which is free):
https://www.xilinx.com/support/download ... chive.html
This version of the software only worked for me in an old 32 bit Windows XP SP2 VM I used. Here's some instructions on how to set one up:
https://www.howtogeek.com/howto/12183/h ... windows-7/
You also need the latest shuriken-v3-gc version of GCVideo:
https://github.com/ikorb/gcvideo/releases
Installation steps I took were -
1. I plugged the JTAG programmer into my laptop via USB.
2. I passed through the USB device named "XILINX" to the Windows XP virtual machine via the USB tab of that virtual machine's settings in VirtualBox.
3. I placed the GCVideo files and the installation files for Xilinx ISE Design Suite on a USB thumbdrive, and passed that USB device to the Windows XP virtual machine as well.
4. I started up the Windows XP VM and installed Xilinx ISE Design Suite.
5. I popped the Carby open with my fingers carefully by shimmying it open. This took quite a few minutes. Basically just pull the front and bottom away from each other as best you can while shifting it.
6. I plugged the deshelled Carby into a Gamecube.
7. I plugged the JTAG programmer into the Carby (I guessed and checked the rotation of the JTAG ports, guessed wrong several times and didn't hurt anything, just try each side of the JTAG connection cable backwards and forwards until iMPACT recognizes one).
8. I turned on the Gamecube.
9. I opened iMPACT, which is one of the programs that is installed with Xilinx ISE Design Suite.
10. I followed these directions starting from where he's already in iMPACT:
https://assemblergames.com/threads/gcvi ... ost-916738
(if your Carby isn't detected, turn off the Gamecube, unplug the JTAG from the USB, and rotate one of the JTAG connection cable's ports)
11. Once you've completed step 10 successfully, turn off the Gamecube, unplug the JTAG from the Carby, and test it out. It should show firmware 2.4b.
There may well be a better way to do all of this, but I figured I'd post this for you since I searched the internet pretty thoroughly for information on how to do this and found very little. Hopefully Insurrection Industries releases an easier guide to follow than mine, but if you are in the mood for an adventure, give it a shot.
Sorry that was long, I tried to put it in a spoiler box, but in the preview at least the spoiler won't expand. Not sure why.
Wow, thank you so much for this detailed information! I'm certainly gonna give this a shot when I get hold of that JTAG programmer.omikes wrote: ↑Sat Nov 17, 2018 6:50 amI was able to update my Carby with no prior JTAG experience after days of trial and error. Perhaps I can help a bit.Weario wrote: ↑Wed Nov 14, 2018 7:20 pmI'm currently waiting for Insurrection Industries to post their guide on how to update gcvideo so I can update to version 4.2b.
I mainly chose Carby because it allows updating using JTAG, but I unfortunatly have never done anything with JTAG so I don't know where to begin. =P
Meanwhile, this is my go-to way for playing Gameboy games, GBI is fantastic. =D
A cheap Chinese JTAG programmer will do the trick, I used this one:
https://www.ebay.com/itm/201540354531
After trying various versions of the software for the JTAG programmer, called "Xilinx's ISE Design Suite", I was finally successful using version 14.1. You can download it for free from Xilinx's website (it requires you to register during installation, which is free):
https://www.xilinx.com/support/download ... chive.html
This version of the software only worked for me in an old 32 bit Windows XP SP2 VM I used. Here's some instructions on how to set one up:
https://www.howtogeek.com/howto/12183/h ... windows-7/
You also need the latest shuriken-v3-gc version of GCVideo:
https://github.com/ikorb/gcvideo/releases
Installation steps I took were -
1. I plugged the JTAG programmer into my laptop via USB.
2. I passed through the USB device named "XILINX" to the Windows XP virtual machine via the USB tab of that virtual machine's settings in VirtualBox.
3. I placed the GCVideo files and the installation files for Xilinx ISE Design Suite on a USB thumbdrive, and passed that USB device to the Windows XP virtual machine as well.
4. I started up the Windows XP VM and installed Xilinx ISE Design Suite.
5. I popped the Carby open with my fingers carefully by shimmying it open. This took quite a few minutes. Basically just pull the front and bottom away from each other as best you can while shifting it.
6. I plugged the deshelled Carby into a Gamecube.
7. I plugged the JTAG programmer into the Carby (I guessed and checked the rotation of the JTAG ports, guessed wrong several times and didn't hurt anything, just try each side of the JTAG connection cable backwards and forwards until iMPACT recognizes one).
8. I turned on the Gamecube.
9. I opened iMPACT, which is one of the programs that is installed with Xilinx ISE Design Suite.
10. I followed these directions starting from where he's already in iMPACT:
https://assemblergames.com/threads/gcvi ... ost-916738
(if your Carby isn't detected, turn off the Gamecube, unplug the JTAG from the USB, and rotate one of the JTAG connection cable's ports)
11. Once you've completed step 10 successfully, turn off the Gamecube, unplug the JTAG from the Carby, and test it out. It should show firmware 2.4b.
There may well be a better way to do all of this, but I figured I'd post this for you since I searched the internet pretty thoroughly for information on how to do this and found very little. Hopefully Insurrection Industries releases an easier guide to follow than mine, but if you are in the mood for an adventure, give it a shot.
Sorry that was long, I tried to put it in a spoiler box, but in the preview at least the spoiler won't expand. Not sure why.
I'm going to make a Linux VirtualBox image if I can and just put in on my web server, because that Windows XP step is needlessly complicated, I think I can get the software to run on an old Ubuntu version or something and have it run the same way.
Streetwalker wrote: ↑Sat Nov 17, 2018 7:37 pmSpoilers have been broken for a while and I haven't been able to catch emu_kidid's attention on the matter.
Code: Select all
--aspect=16:9
--zoom=2:2.75
--format=ntsc
--scan-mode=progressive
--matrix=gba
--input-gamma=4.
--contrast=.74851331406341291833644689906823
--brightness=.25148668593658708166355310093177
Code: Select all
--scaler=oversample
Code: Select all
--zoom=2:3
--format=size=568
--scan-mode=progressive
--scaler=nearest