dborth / snes9xgx

Snes9x GX - Port of Snes9x for Wii
http://wiibrew.org/wiki/Snes9x_GX
Other
432 stars 63 forks source link

[Question]: Do you know how we can backport this commit? #1058

Closed bladeoner closed 1 year ago

bladeoner commented 1 year ago

Describe your question

Hi @dborth I tried several times to backport the following commit but I don't know where to start to adjust the GFX code so that it's alligned and working: https://github.com/snes9xgit/snes9x/commit/aa6abace4097639f3bb4b7d8ccaee5659f9cb06f#diff-87d54c5454ffa5cec3a5259eec661141df28f55ad45e7e6af540dfad45e50472

I tried changing "source/video.cpp" but then the video ouput is wrong.

Thanks in advance.

Without change: image

With change: image

bladeoner commented 1 year ago

I have added a draft PR, maybe you can take a look at it: https://github.com/dborth/snes9xgx/pull/1059

bladeoner commented 1 year ago

Attached is the build which contains the issue: Snes9xGX.zip