Julien Reichardt
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  My screen resolution is 1920x1080, may be related. Also in my phone there is still an offset. but one a bit less pronounced. 
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...