Use better default shader (#29)

This commit is contained in:
FunkyFr3sh
2023-03-29 10:14:11 +03:00
committed by GitHub
parent c810b0cd28
commit 01d44a6471
+1 -1
View File
@@ -36,7 +36,7 @@ adjmouse=true
; Preliminary libretro shader support - (Requires 'renderer=opengl') https://github.com/libretro/glsl-shaders
; 2x scaling example: https://imgur.com/a/kxsM1oY - 4x scaling example: https://imgur.com/a/wjrhpFV
shader=Shaders\nearest-neighbor.glsl
shader=Shaders\cubic\catmull-rom-bilinear.glsl
; Window position, -32000 = center to screen
posX=-32000