docs/help/troubleshooting.md
WINIT_X11_SCALE_FACTOR environment variable to 1.
Flatpak installs will have this set automatically.DISPLAY environment variable may not be getting passed through to the container.
This has been observed on GNOME systems.
Try running flatpak run --nosocket=fallback-x11 --socket=x11 com.github.mtkennerly.ludusavi.ICED_BACKEND environment variable to tiny-skia.WGPU_POWER_PREF environment variable to high.
Alternatively, on Windows 11, go to: Settings app -> System -> Display -> Graphics.WGPU_BACKEND environment variable to dx12, vulkan, metal, or gl.flatpak run --nosocket=wayland --socket=x11 com.github.mtkennerly.ludusaviAccess is denied. (os error 5)
C:/Program Files.
Most commonly, this would be for Steam or other launchers installed in that folder.
You should reinstall the launchers first (so the parent folders are created),
then restore the backups.C:/Users.
If your backups use a different username,
then you should create a redirect
to restore from your old username to your new username.Some of the instructions above mention setting environment variables. If you're using Windows and not familiar with how to do this, you can follow these instructions:
edit the system environment variables,
and select the matching result.environment variables... button.user variables section, click the new... button,
then enter the variable name and value.
If the variable already exists, select it and click edit....