I am pretty sure it will have them. The digital version can actually be built smaller than the analog version due to only needing an FPGA and not an extra DAC.BuckoA51 wrote:Bad Ass Consoles are working on a plug and play version, expected later in the year. It won't have the scanlines, line doubler/deinterlacer etc but, well, it will be plug and play.
Cloning the Gamecube component cable
-
- Posts: 50
- Joined: Thu Mar 26, 2015 9:14 am
Re: Cloning the Gamecube component cable
Re: Cloning the Gamecube component cable
But if its plug and play how does the controller line get tapped into for the OSD?
@bobrocks95 the caps move about in different main board revisions, I've found hanging off spacers (from the drive cage) to be a pain for later access or maintenance, so prefer to mounting it from the mainboard instead. I'll try and get some pics to show what I mean.
@bobrocks95 the caps move about in different main board revisions, I've found hanging off spacers (from the drive cage) to be a pain for later access or maintenance, so prefer to mounting it from the mainboard instead. I'll try and get some pics to show what I mean.
-
- Posts: 50
- Joined: Thu Mar 26, 2015 9:14 am
Re: Cloning the Gamecube component cable
You could add some buttons for that. Otherwise, it would also be possible to make a cable that allows intercepting the communication between the GameCube and the controller, just like the input displays you see on twitch.lev11 wrote:But if its plug and play how does the controller line get tapped into for the OSD?
@bobrocks95 the caps move about in different main board revisions, I've found hanging off spacers (from the drive cage) to be a pain for later access or maintenance, so prefer to mounting it from the mainboard instead. I'll try and get some pics to show what I mean.
Re: Cloning the Gamecube component cable
GCVideo Lite is aiming to be as affordable as possible and (unless there's been a change of plan) won't have those features. A button to access them would have to be pretty darn small 

OSSC Forums - http://www.videogameperfection.com/forums
Please check the Wiki before posting about Morph, OSSC, XRGB Mini or XRGB3 - http://junkerhq.net/xrgb/index.php/Main_Page
Please check the Wiki before posting about Morph, OSSC, XRGB Mini or XRGB3 - http://junkerhq.net/xrgb/index.php/Main_Page
Re: Cloning the Gamecube component cable
I wouldn't feel very comfortable with such a solution unless that cable includes a bit of ESD protection for the line going to the FPGA. The point where it connects internally was chosen to utilize the Cube's own ESD protection hardware, but with an unprotected external connection there is a (small) chance that hot-plugging a controller fries the FPGA pin.lev11 wrote:Otherwise, it would also be possible to make a cable that allows intercepting the communication between the GameCube and the controller, just like the input displays you see on twitch.
An IR remote might be a better option for a completely-external solution.
GCVideo releases: https://github.com/ikorb/gcvideo/releases
-
- Posts: 50
- Joined: Thu Mar 26, 2015 9:14 am
Re: Cloning the Gamecube component cable
Protection circuitry would indeed be needed.Unseen wrote:I wouldn't feel very comfortable with such a solution unless that cable includes a bit of ESD protection for the line going to the FPGA. The point where it connects internally was chosen to utilize the Cube's own ESD protection hardware, but with an unprotected external connection there is a (small) chance that hot-plugging a controller fries the FPGA pin.lev11 wrote:Otherwise, it would also be possible to make a cable that allows intercepting the communication between the GameCube and the controller, just like the input displays you see on twitch.
My point was more that there are still enough options to control the settings. So no need to omit the linedoubler etc.
Re: Cloning the Gamecube component cable
If you're just trying to output RGB or component over analog, there is no need for a line doubler, or an OSD, or a remote control... I can see a possible need for that in an external HDMI cable, but when you're just trying to replace the component cable with something that doesn't cost $200, all that is going overboard.
Re: Cloning the Gamecube component cable
Yup. This is all I want/needGuspaz wrote:If you're just trying to output RGB or component over analog, there is no need for a line doubler, or an OSD, or a remote control... I can see a possible need for that in an external HDMI cable, but when you're just trying to replace the component cable with something that doesn't cost $200, all that is going overboard.

Re: Cloning the Gamecube component cable
Got an e-mail from one of my customers who tried the GC HDMI mod with a Sony KDL-40HX800. This TV gives no picture in enhanced DVI mode unfortunately. The TVs from around 2010 so quite surprising that it doesn't work.
Enhanced DVI mode off does work, but obviously then no sound.
Enhanced DVI mode off does work, but obviously then no sound.
OSSC Forums - http://www.videogameperfection.com/forums
Please check the Wiki before posting about Morph, OSSC, XRGB Mini or XRGB3 - http://junkerhq.net/xrgb/index.php/Main_Page
Please check the Wiki before posting about Morph, OSSC, XRGB Mini or XRGB3 - http://junkerhq.net/xrgb/index.php/Main_Page
Re: Cloning the Gamecube component cable
Hmm, interesting. 2.0 or 2.1?BuckoA51 wrote:Got an e-mail from one of my customers who tried the GC HDMI mod with a Sony KDL-40HX800. This TV gives no picture in enhanced DVI mode unfortunately. The TVs from around 2010 so quite surprising that it doesn't work.
GCVideo releases: https://github.com/ikorb/gcvideo/releases
Re: Cloning the Gamecube component cable
2.1, all the mods we've shipped have been 2.1.
OSSC Forums - http://www.videogameperfection.com/forums
Please check the Wiki before posting about Morph, OSSC, XRGB Mini or XRGB3 - http://junkerhq.net/xrgb/index.php/Main_Page
Please check the Wiki before posting about Morph, OSSC, XRGB Mini or XRGB3 - http://junkerhq.net/xrgb/index.php/Main_Page
Re: Cloning the Gamecube component cable
Unseen, is there ultimately no getting around "cheating" by incorporating a HDMI Tx IC instead of driving the HDMI output directly from the FPGA to achieve ~100% compatibility?
Looks like the HDN/Analogue Nt, UltraHDMI, and RetroUSB's AVS all use HDMI Tx ICs.

Re: Cloning the Gamecube component cable
No, there is no reason why an FPGA implementation can't reach the same level of compatibility as a dedicated HDMI TX chip. You can even buy complete IP blocks from Xilinx that implement that function in an FPGA if you don't mind the price. Also remember that Kevtris bought an HDMI protocol analyzer to ensure that the output from his HDMI Tx chip was within specs and I'm pretty sure that it found at least one problem when he made a video about it.RGB32E wrote:Unseen, is there ultimately no getting around "cheating" by incorporating a HDMI Tx IC instead of driving the HDMI output directly from the FPGA to achieve ~100% compatibility?
And no, I'm not going to drop 2500 EUR on such a thing - I'm just a hobbyist: If it works for me, the primary goal has been accomplished and if it happens to work for others that's nice too. ;)
GCVideo releases: https://github.com/ikorb/gcvideo/releases
Re: Cloning the Gamecube component cable
Ok, fair enough! I recall Kevtris having a HDMI analyzer and that it was able to find some issues in the development of the UltraHDMI as well. I wonder if Kevtris would be interested in taking a look? RetroRGB is within driving distance of Kev, right?Unseen wrote:No, there is no reason why an FPGA implementation can't reach the same level of compatibility as a dedicated HDMI TX chip. You can even buy complete IP blocks from Xilinx that implement that function in an FPGA if you don't mind the price. Also remember that Kevtris bought an HDMI protocol analyzer to ensure that the output from his HDMI Tx chip was within specs and I'm pretty sure that it found at least one problem when he made a video about it.
And no, I'm not going to drop 2500 EUR on such a thing - I'm just a hobbyist: If it works for me, the primary goal has been accomplished and if it happens to work for others that's nice too.

Re: Cloning the Gamecube component cable
Nope, you're thinking of Game-tech. I'm in the NYC-area.RGB32E wrote:RetroRGB is within driving distance of Kev, right?
-
- Posts: 50
- Joined: Thu Mar 26, 2015 9:14 am
Re: Cloning the Gamecube component cable
From what I have experienced myself, long cables will not work with GCVideo. A 4 meter HDMI cable did not work. If your TV does not seem to work with GCVideo, you should try a different cable, if you did not already. 

-
bobrocks95
- Posts: 3609
- Joined: Mon Apr 30, 2012 2:27 am
- Location: Kentucky
Re: Cloning the Gamecube component cable
Want to selfishly bump this thread to ask Bucko if he has any insider info to give on his new board for GCVideoDVI. Looked like meneerbeer's solution in the MyLifeInGaming video, but I couldn't really say.
PS1 Disc-Based Game ID BIOS patch for MemCard Pro and SD2PSX automatic VMC switching.
Re: Cloning the Gamecube component cable
FWIW, the Hi Def NES HDMI output for some reason had compatibility issues with both my 2015 Marantz AVR as well as 2015 Samsung UNJ6300 (Samsung's top of the line 1080p TV). I had to cycle the ports until it recognized the HDMI signal from the NES and locked on.
When I switch the HDMI / HDCP off (I forgot the menu option .. I think it's DVI or something like that) both the TV and AVR instantly sync'ed all the time from cold boot.
HDCP is a pain in the ASS. Most AVR receiver firmware updates are due to compatibility upgrades because of HDCP! I wish HDCP never existed. The alliance tried to solve a problem that never was. Who in their right mind will try to capture uncompress digital stream out of HDMI for rebroadcast when dumping a Bluray disc is so much easier and quicker!! (and you don't have to worry about video recompression!)
When I switch the HDMI / HDCP off (I forgot the menu option .. I think it's DVI or something like that) both the TV and AVR instantly sync'ed all the time from cold boot.
HDCP is a pain in the ASS. Most AVR receiver firmware updates are due to compatibility upgrades because of HDCP! I wish HDCP never existed. The alliance tried to solve a problem that never was. Who in their right mind will try to capture uncompress digital stream out of HDMI for rebroadcast when dumping a Bluray disc is so much easier and quicker!! (and you don't have to worry about video recompression!)
Re: Cloning the Gamecube component cable
It's not really my/our board (MLIG said it was I know), it's designed by a guy called Dan (goes by meneerbeer on here, didn't realise) who lives in Europe. It will be available in DIY versions too and first boards should be ready in about a month.Want to selfishly bump this thread to ask Bucko if he has any insider info to give on his new board for GCVideoDVI.
Last edited by BuckoA51 on Wed Mar 30, 2016 2:16 pm, edited 1 time in total.
OSSC Forums - http://www.videogameperfection.com/forums
Please check the Wiki before posting about Morph, OSSC, XRGB Mini or XRGB3 - http://junkerhq.net/xrgb/index.php/Main_Page
Please check the Wiki before posting about Morph, OSSC, XRGB Mini or XRGB3 - http://junkerhq.net/xrgb/index.php/Main_Page
Re: Cloning the Gamecube component cable
So from my understanding there's no fully external solution yet right?
I just don't want to have to buy those component cables, which I have been very close to doing recently. If anyone wants to give me hope to hold out just a bit longer lol...
I just don't want to have to buy those component cables, which I have been very close to doing recently. If anyone wants to give me hope to hold out just a bit longer lol...
Re: Cloning the Gamecube component cable
BadAssConsoles has said that he's using the revenue from the internal solution to fund the external solution. So if too many people hold off on ordering the internal one to wait for the external one, then the internal one may not get made.
I'm torn. I want the external one so as to preserve my options and not make major changes to my cube, but then it might not get funded...
I'm torn. I want the external one so as to preserve my options and not make major changes to my cube, but then it might not get funded...
Re: Cloning the Gamecube component cable
I don't honestly see that big a market for this mod anyway, given there's so many alternative ways of playing Gamecube and GBA games. Obviously I love for folks to get whatever mods they want, but I don't anticipate this being anywhere near as popular as HDMI N64, for instance.
OSSC Forums - http://www.videogameperfection.com/forums
Please check the Wiki before posting about Morph, OSSC, XRGB Mini or XRGB3 - http://junkerhq.net/xrgb/index.php/Main_Page
Please check the Wiki before posting about Morph, OSSC, XRGB Mini or XRGB3 - http://junkerhq.net/xrgb/index.php/Main_Page
Re: Cloning the Gamecube component cable
It's true that you can play GameCube games on a Wii, but it has softer component, and no HDMI option.
There is also no alternative to playing GBA games on a TV without emulation. The GBP is the only option that I'm aware of, apart from perhaps the Wide-Boy64 AGB, which is extremely rare and expensive since it was never sold to the general public.
There is also no alternative to playing GBA games on a TV without emulation. The GBP is the only option that I'm aware of, apart from perhaps the Wide-Boy64 AGB, which is extremely rare and expensive since it was never sold to the general public.
Re: Cloning the Gamecube component cable
The difference in component output between Wii and GC is very slim though and the GB player has plenty of issues of its own (I should really stfu not like I'm going to be selling this mod or anything
)

OSSC Forums - http://www.videogameperfection.com/forums
Please check the Wiki before posting about Morph, OSSC, XRGB Mini or XRGB3 - http://junkerhq.net/xrgb/index.php/Main_Page
Please check the Wiki before posting about Morph, OSSC, XRGB Mini or XRGB3 - http://junkerhq.net/xrgb/index.php/Main_Page
Re: Cloning the Gamecube component cable
I find playing GC on the Wii to be a pain. All the extra steps just to get into the correct menu, switch controllers, etc. I'm lazy. I like the plug and play of the GC.BuckoA51 wrote:The difference in component output between Wii and GC is very slim though and the GB player has plenty of issues of its own (I should really stfu not like I'm going to be selling this mod or anything)

Re: Cloning the Gamecube component cable
What are you talking about? The steps to play GC on the Wii is exactly the same as the steps to play a Wii game on the Wii. Insert the disc, select the disc channel. That's it. Done.
-
bobrocks95
- Posts: 3609
- Joined: Mon Apr 30, 2012 2:27 am
- Location: Kentucky
Re: Cloning the Gamecube component cable
It's annoying to have to use a Wii controller to get to it then switch to a Gamecube controller. And if you want to force 480p through Swiss loading the homebrew takes more steps than an SD Media Launcher or XenoGC in a Gamecube. Minor annoyances, but worth noting.Guspaz wrote:What are you talking about? The steps to play GC on the Wii is exactly the same as the steps to play a Wii game on the Wii. Insert the disc, select the disc channel. That's it. Done.
PS1 Disc-Based Game ID BIOS patch for MemCard Pro and SD2PSX automatic VMC switching.
Re: Cloning the Gamecube component cable
Considering that the GCVideoDVI doesn't upscale (480p max), it's biggest benefit is a potentially less expensive alternative to the official component cables. Given the cost of installation and the kit, you're likely not going to be saving much over the current market price for the official GCN Component cable. A full blown solution like the UltraHDMI (N64) or a 1080p output (boxed 960p) would be ideal, but would require a higher performance FPGA, and be much more than just a component cable replacement. It's my understanding that MarshallH (UltraHDMI N64) isn't interested in making a GCN version due to higher cost design and this.BuckoA51 wrote:I don't honestly see that big a market for this mod anyway, given there's so many alternative ways of playing Gamecube and GBA games. Obviously I love for folks to get whatever mods they want, but I don't anticipate this being anywhere near as popular as HDMI N64, for instance.

http://www.videogameperfection.com/2015 ... -gamecube/
This is a gross generalization that in my experience is false. If this was truly the case, then there would be no benefit in any of the XRGB units outputting anything over 480p - to which some would dubiously agree! [sarcasm]Who needs sharp pixels anyways and what were Kevtris and Marshall thinking with their HDMI solutions?![/sarcasm]BuckoA51 wrote:it’s quite difficult to see what could be added to the Gamecube HDMI mod that hasn’t already been included. Perhaps true upscaling to 1080p or 4k? For most people that would simply be unnecessary since modern TVs already do a good job with 480p content anyway.

That said, the 720x480 pixel screen captures located here show a 640 pixel wide image for both Soul Caliber and F-Zero. While there might be 720 samples per active line, it illustrates that both games only have 640 active pixels, and the remaining pixels are part of the horizontal blanking period that have been added by the FPGA as visible padding. Even the OSD shows a conversion of 640x480 to 720x480! This choice is understandable for 480p only, as most HDTVs require the extra pixels for proper input sampling. Hence, I do not believe the claim that "oh, your TV will do a better job of upscaling" is anything more than shenanigans, and isn't the whole story.

BuckoA51, have you captured any GCN games that actually have more than 640 active pixels? I could see how anamorphic widescreen could cause aspect ratio challenges when upscaling, but for 4:3 content, upscaling could be better done outside of a 1080p TV.
Re: Cloning the Gamecube component cable
Sets that are really bad at 480p up-scaling are quite rare in my experience. Sure, some do better jobs than others, but few make a real hash of it, plus adding an external upscaler is going to mean more input lag. N64 mostly outputs 240p so that's a different story entirely, and has that weird blur-filter on it. Not saying a full custom upscale FPGA solution for the Gamecube wouldn't be nice, but it's not needed as much as it was for the N64.
I'd take a lag-free design over something that added a ton of input lag, yeah, though it's always good to have choices.If this was truly the case, then there would be no benefit in any of the XRGB units outputting anything over 480p - to which some would dubiously agree!
Not that I remember, I'll keep an eye out.BuckoA51, have you captured any GCN games that actually have more than 640 active pixels?
OSSC Forums - http://www.videogameperfection.com/forums
Please check the Wiki before posting about Morph, OSSC, XRGB Mini or XRGB3 - http://junkerhq.net/xrgb/index.php/Main_Page
Please check the Wiki before posting about Morph, OSSC, XRGB Mini or XRGB3 - http://junkerhq.net/xrgb/index.php/Main_Page
Re: Cloning the Gamecube component cable
Just use priiloader and configure your boot process to your personal taste without the need of changing controllers. Once you've set it up it can't be any easier and individual.bobrocks95 wrote:It's annoying to have to use a Wii controller to get to it then switch to a Gamecube controller. And if you want to force 480p through Swiss loading the homebrew takes more steps than an SD Media Launcher or XenoGC in a Gamecube. Minor annoyances, but worth noting.Guspaz wrote:What are you talking about? The steps to play GC on the Wii is exactly the same as the steps to play a Wii game on the Wii. Insert the disc, select the disc channel. That's it. Done.
I'm really starting to get upset about people constantly bashing the Wii just to justify more expanisve or complicated hardware. There's only one thing the Wii will never be able to do and that's playing gameboy games natively.
All the pros outweigh that by far: Wii game support, affordable component support, easier softmod, better and more homebrew support, built in Wifi, cheap BBA
If you want native HDMI just go with the WiiU. It's really ridiculous people are claiming a huge difference between all three system and on the other hand often don't even bother what quality the rest of their equipment is (display lag, color accuracy, sound) or if they've set it up correctly. It's funny when you see little differences like those between Wii and GC ouput starting to faint when people start to blindly use default settings (from manufacturers or other users) without even judging if they match their hardware.
Regarding 480p, this is also a rumour I observed numerous times here (and as a result of discussions here?) in other forums as well. You guys really must be kidding if you say 480p equals 1080p input on a 1080p set. Nobody claimed TV sets wouldn't handle 480p correctly but since there is also extra processing involved, which isn't with 1080p, there is a very high chance your signal won't be displayed correctly in comparison to what you would get if you got 1080p in natively.
Oh and before I forget: I don't know what's all that fuss about the Xrgb mini having high input lag. The input lag is, at least on paper, not deniable, but taking into account that most people use customer TV sets which often outweigh that response time anyway makes this claim ridiculous. You should rather start to recommend people to watch out what kind of monitor they're buying instead of scaring them of with something 90% percent of gamers won't even realize.
...aka 12345