Closed whocares0101 closed 2 years ago
Bumping the swapchain up from 1 to 3 fixed this on my system too, on RetroArch 1.16.0.
Though oddly it only froze if the "Make everything bigger" scaling setting in Windows was set greater than 100%. 1 swapchain image worked fine in fullscreen at 100%, no freeze.
Because 1 has never really worked.
Description
Hang at startup with vulkan, fullscreen, and max swapchain 1. Either changing fullscreen to false or swapchain to 3 solves this problem.
Expected behavior
Normal startup.
Actual behavior
RA freezes and does not react.
Steps to reproduce the bug
Change these options in default config file
video_driver = "vulkan"
video_fullscreen = "true"
video_max_swapchain_images = "1"
Run RA from command line
retroarch\retroarch_debug.exe -v --config retroarch.cfg
Version/Commit
Environment information
Log