Search found 5 matches

by cmonkey
Sat Feb 06, 2021 10:16 pm
Forum: Snes9x Tech Support and Bug Tracking
Topic: YUV2 Fallback Broken?
Replies: 5
Views: 13997

Re: YUV2 Fallback Broken?

I guess I should be calling it YUY2.
by cmonkey
Sat Feb 06, 2021 10:00 pm
Forum: Snes9x Tech Support and Bug Tracking
Topic: YUV2 Fallback Broken?
Replies: 5
Views: 13997

Re: YUV2 Fallback Broken?

I suppose YUV isn't driver specific, since it also looks bad with the i915 on version 1.6 (just tested).

It would be nice if someone else with linux could test that, since testing would work forcing YUV.
by cmonkey
Sat Feb 06, 2021 9:47 pm
Forum: Snes9x Tech Support and Bug Tracking
Topic: YUV2 Fallback Broken?
Replies: 5
Views: 13997

Re: YUV2 Fallback Broken?

I appreciate the reply. At this point, I have since lost track of the git I had pulled from. I was also backwards with how things worked, with my different devices (embarrassing). When using 1.55 the i915 was falling back on YUV and the openchrome was not. Everything looks great on the openchrome de...
by cmonkey
Fri Jan 01, 2021 3:45 am
Forum: Snes9x Tech Support and Bug Tracking
Topic: YUV2 Fallback Broken?
Replies: 5
Views: 13997

Re: YUV2 Fallback Broken?

I was wrong. The bit shift, for blue, is okay in 1.60. I was using a recent pull from github, where it has since been reversed for some reason. My understanding is that red must shift 11 and green 5. Then specific to rgb565 the shift is back red 3, green 2, blue 3. Since blue does not have an initia...
by cmonkey
Wed Dec 30, 2020 1:45 pm
Forum: Snes9x Tech Support and Bug Tracking
Topic: YUV2 Fallback Broken?
Replies: 5
Views: 13997

YUV2 Fallback Broken?

I am running a cli only linux build of snes9x 1.60 (the unix folder). I have tested on two machines and can provide screenshots if absolutely needed. Without the -xvideo argument everything is fine, with the exception that fullscreen does not scale, but I don't think it ever has. With the -xvideo ar...