- Increase VM memory to 8192MB to avoid OOM kills during session startup. - Migrate all 'windowrule' to 'windowrulev2' in core configuration. - Fix 'no_anim' syntax in layer rules. - Re-enable graphics while keeping serial logs for debugging.
5 lines
275 B
Plaintext
5 lines
275 B
Plaintext
windowrulev2 = fullscreen on, match:class com.libretro.RetroArch
|
|
windowrulev2 = tag -default-opacity, match:class com.libretro.RetroArch
|
|
windowrulev2 = opacity 1 1, match:class com.libretro.RetroArch
|
|
windowrulev2 = idle_inhibit fullscreen, match:class com.libretro.RetroArch
|