mirror of https://github.com/PCSX2/pcsx2.git
[skip ci] Update PCSX2_keys.ini.default hotkey info comments for gsdx.
Revise gsdx hotkeys (dithering) and others.
This commit is contained in:
parent
dacbe78f35
commit
5d318c9c3c
|
@ -8,12 +8,13 @@
|
|||
# IMPORTANT: GSdx has fixed shortcuts. Make sure your shortcuts don't conflict.
|
||||
# Also, they will affect GSdx also when alt/ctrl/shift are pressed, so it's
|
||||
# best to completely avoid them at this file. GSdx uses:
|
||||
# F5 - Deinterlace modes
|
||||
# F7 - Internal "TV-like" shaders
|
||||
# PAGE_UP - FXAA antialiasing (HW and SW)
|
||||
# DELETE - Software Antialiasing (AA1)
|
||||
# HOME - FX shader
|
||||
# INSERT - Software mipmapping
|
||||
# F5 - Deinterlace modes
|
||||
# F7 - Internal "TV-like" shaders
|
||||
# PAGE_UP - FXAA antialiasing (HW and SW)
|
||||
# PAGE_DOWN - Cycles through dither modes (HW)
|
||||
# DELETE - Software Antialiasing (AA1)
|
||||
# HOME - FX shader
|
||||
# INSERT - Hardware mipmapping
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# The KB shortcuts can be a normal key (e.g. f or ] etc) or a combination of
|
||||
|
|
Loading…
Reference in New Issue