-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Description
Checklist
- I have checked that this issue isn't addressed in the Wiki.
- I have checked that this issue isn't addressed in any other issue or pull request.
Description
The program does not work on machines without Vulkan, but it works if emulated, so it would be very helpful if they added the option to force the use of swiftshader. This can be done by modifying Upscayl's files on Windows and Linux. On the former, it is in C:\Program Files\Upscayl by default.
I have tried deleting the vulkan-1.dll library and renaming a copy of vk_swiftshader.dll to vulkan-1.dll, then setting the GPU ID to 0 or leaving it blank and the app works correctly, I have already tried all the models and they work (although slow) even on an Intel Atom N455 with 2gb of ram and Windows 10 🤯
So I would consider an option in settings (or automatically) to force CPU usage only for those systems without Vulkan useful... and even if it supports it it can become a quick fix for those with driver issues, etc. 🤔
Oh, you can also post in the documentation how to convert the app to CPU only by renaming and replacing the libraries as I mentioned before if the option is not useful for you, then at least more people will have access to this great tool 😎👌 You decide 😉
Greetings 😃✌️
Oh, by the way, excuse my English, my native language is Spanish 😅
Related Problem(s)
The app does not work if the machine does not support Vulkan
Alternatives
Renaming the vk_swiftshader.dll library to vulkan-1.dll