alexbatalov / fallout1-ce

Fallout for modern operating systems
Other
2.1k stars 146 forks source link

[Linux] Glitchy videos #194

Open giuliano-macedo opened 1 month ago

giuliano-macedo commented 1 month ago

While on the main branch (currently https://github.com/alexbatalov/fallout1-ce/commit/ad8a2754fa99ceaf40495185ad48191cf27559e2) I get a lot of blocky artifacts when the game is playing videos. however there is no issue on 1.1.0, and when checking into commit ef27a64686ef5be469d5e2a344f4d6bb26b3d85a. I'm pretty sure #117 caused this issue on linux.

Screenshots

1 2 3 4

System info

uname -a

Linux i5-10300h 5.15.144-1-MANJARO #1 SMP PREEMPT Thu Dec 21 11:15:36 UTC 2023 x86_64 GNU/Linux

sdl2-config --version

2.30.3
dje4321 commented 1 month ago

Potentially a known issue. Apply PR #188 and report back.

Only say potentially because that corruption is far worse than I was getting on my linux install

giuliano-macedo commented 1 month ago

Thanks! #188 does fix it!