sudachi-emu / sudachi

Sudachi is a Nintendo Switch emulator for Android, Linux, macOS and Windows, written in C++
GNU General Public License v3.0
1.39k stars 82 forks source link

downgrade to vulkan 1.2 #98

Open Tacocat263 opened 3 weeks ago

Tacocat263 commented 3 weeks ago

This will add support to some devices that don't support 1.3

Cifer9516 commented 3 weeks ago

use opengl?

Tacocat263 commented 3 weeks ago

Vulkan has better performance

On Tue, Apr 23, 2024 at 9:21 PM Cifer9516 @.***> wrote:

use opengl?

— Reply to this email directly, view it on GitHub https://github.com/sudachi-emu/sudachi/issues/98#issuecomment-2073800605, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYYKFWFQJGCSRDM6P27EBU3Y64CIXAVCNFSM6AAAAABGRXTKQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZTHAYDANRQGU . You are receiving this because you authored the thread.Message ID: @.***>

mattsumi commented 2 weeks ago

If your device does not support Vulkan 1.3 on a software level, there is very little chance that your device will support Sudachi!

Tacocat263 commented 2 weeks ago

If your device does not support Vulkan 1.3 on a software level, there is very little chance that your device will support Sudachi

it works for me, I have the gtx 1660 ti. this graphics card only supports 1.2 or lower though