ramapcsx2 / gbs-control

GNU General Public License v3.0
793 stars 111 forks source link

Only passthrough mode working #489

Open Coaltergeist opened 1 year ago

Coaltergeist commented 1 year ago

When I'm running in passthrough mode via the wii, it works fine but when I try using another resolution it doesn't work at all. Here's the output for passthrough/upscaled:

`serial command K at settings source 0, custom slot 65, status 1 clock gen reset: 175757744 ADC offset: R:42 G:43 B:42 clock gen reset: 175757744 pass-through on user command f at settings source 10, custom slot 65, status 21 ADC offset: R:42 G:43 B:42 clock gen reset: 162000000 HTotal Adjust: -5

preset applied: 1280x960 for EDTV 60Hz

source Hz: 59.93946 new out: 55.35378 clock: 175669040 (+13669040)`

Is this maybe an SDA/SCL issue? I hardwired the vga to hdmi board in so maybe I messed up the wiring.

Coaltergeist commented 1 year ago

I'm fairly certain this is an issue with the clockgen; I disabled it and it appears to be working now. Will I have issues with component input if I leave it this way?