fix typo; updated comment about apples bad driver
This commit is contained in:
parent
1e54f27cde
commit
922a5f738a
10 changed files with 20 additions and 20 deletions
|
@ -110,9 +110,9 @@ use_hw_renderer =
|
|||
# 0: Software, 1 (default): Hardware
|
||||
use_hw_shader =
|
||||
|
||||
# Whether to use seperable shaders to emulate 3DS shaders (macOS only)
|
||||
# Whether to use separable shaders to emulate 3DS shaders (macOS only)
|
||||
# 0: Off (Default), 1 : On
|
||||
seperable_shader =
|
||||
separable_shader =
|
||||
|
||||
# Whether to use accurate multiplication in hardware shaders
|
||||
# 0: Off (Default. Faster, but causes issues in some games) 1: On (Slower, but correct)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue