Julien Reichardt

Results 111 comments of Julien Reichardt

The offset is different though. It could be a fixed left padding, which may looks well on some screens but not on others. I'm not familiar with how SVG works...

Same issue ![screen](https://user-images.githubusercontent.com/6562667/178372125-09024659-8654-49c7-bec7-8954b5a3e115.png) My screen resolution is 1920x1080, may be related. Also in my phone there is still an offset. but one a bit less pronounced. ![Screenshot_20220712-005622_Firefox](https://user-images.githubusercontent.com/6562667/178372645-2e507ffc-18ac-4116-893a-2e3bcbf18318.png)

Right the font is not the same! An SVG shall be self-contained to properly fix the issue for all cases. Maybe there is an option in Inkscape to import/embed font...

Hello, I'm working on packaging Vita3K for Flatpak. Good news, I got the package built! However, work remains. First, a few things regarding the compilation: - libstdc++ is missing on...

I use Pegasus similarly on Linux, the launch command being `retroarch -L /usr/lib/x86_64-linux-gnu/libretro/nestopia_libretro.so {file.path}`, and don't experience this issue.

Have you tried with the `-f` (fullscreen) flag removed in the launch command @tompacyk ?

I meant, have you reproduced th issue with the `-f` flag removed? Somehow having an app going fullscreen may prevent the previous staying in fullscreen too on macOS.

I understand, this is a convenient default. Still, it would be great to have a way to disable this behavior.

I removed the cache `rm -r ~/.var/app/org.pegasus_frontend.Pegasus/cache`, but didn't changed anything. I haven't found any other location. It may be the OS doing a filesystem cache.

True. And I've not a lot of metadata files, so the bottleneck is not because of reading files. What could be done is to list all files in directories, then...