Robert Neumann

Results 214 comments of Robert Neumann

I think the problem is that the RGBHV / RGBS input channel is not programmed to look for RGsB. Doing so had several problems, iirc. It should work if you...

Yep, the Component input is meant for Component, not RGsB. The difference is in the color mixing. You would not damage the GBS, I think, but yea, you found the...

But I think I have a special mode for the PS2, that allows the console in RGBHV mode to run higher resolutions over the Component cables. I really don't remember...

You're welcome :) Color balance problems come from the design differences between Component Video and RGsB. They have different electrical properties, and the decoding hardware and software has to be...

I think the special mode is that kind of PS2 sync on green still over Component. It should give you a picture that is correct, for the VESA modes. https://github.com/ramapcsx2/gbs-control/blob/master/gbs-control.ino#L5052

Right, that's a cool hack that kind of works okay. Find a good mode for OPL and you can even run games with this :)

That's the main issue of this project, that causes most of the unreadable code: Too many possible variations, and they only have little differences to detect them. This meets too...

The 8220 are set up to drive 2 outputs. I think there was one limitation but right now I can't remember which it was (if any). Basically, if you connect...

https://github.com/ramapcsx2/gbs-control/blob/master/gbs-control.ino#L8730

Ah, that's what I used to build the file. It's a couple of programs for a Linux bash command.