09-19-2020, 01:06 PM
(09-11-2020, 03:47 AM)icecream95 Wrote:(09-10-2020, 08:18 AM)Idaho Wrote: Hey, I switched to mesa-git a while ago and I'm using retroarch on manjaro since the last 2 updates I get lots of flickering in the menus especially when I go to the library section where I'm supposed to see the games and their covert art, in the rest of the menus it's okay, I did not have that before, do you have any idea why this is happening and if I can fix it on my end or if you guys intend to do something about it?
Can you trace it with apitrace, and upload the trace file?
After installing apitrace (it should be in the Manjaro repos), you can just do:
$ apitrace trace -a egl retroarch
and then reproduce the problem.
Check it replays with
$ apitrace replay retroarch.trace
(If that doesn't work, you might need to remove the file and try again without "-a egl")
Compress the file with xz / zstd / whatever then stick it somewhere I can download it.
There you are, hope this will help : retroarch.trace.zip
