set duckstation default renderer to software.

This commit is contained in:
Brooksytech 2022-04-26 09:54:23 -07:00 committed by GitHub
parent be6dd6b2cb
commit 1ba54ed31a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,3 +86,4 @@ melonds_screen_layout = "Left/Right"
melonds_swapscreen_mode = "Toggle"
melonds_threaded_renderer = "enabled"
melonds_touch_mode = "Joystick"
duckstation_GPU.Renderer = "Software"