Correct two typos and a couple of other nitpicky things (#3721)

Correct two typos and a couple of other nitpicky things
This commit is contained in:
Talkashie 2017-11-11 06:56:59 -06:00 committed by Ani
parent 3c9126d91f
commit 8c0bdd71d9
2 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@
"logProg": "Dump game shaders to file. Only useful to developers.\nIf unsure, don't use this option.",
"disableOcclusionQueries": "Disables running occlusion queries. Minor to moderate performance boost.\nMight introduce issues with broken occlusion e.g missing geometry and extreme pop-in.",
"disableVertexCache": "Disables the vertex cache.\nMight resolve missing or flickering graphics output.\nMay degrade performance.",
"forceCpuBlitEmulation": "Forces emulation of all blit and image manipulation operations on the cpu.\nRequires 'Write Color Buffers' option to also be enabled in most cases to avoid missing graphics.\nSignificatly degrades performance but is more accurate in some cases.\nThis setting overrides the 'GPU texture scaling' option."
"forceCpuBlitEmulation": "Forces emulation of all blit and image manipulation operations on the CPU.\nRequires 'Write Color Buffers' option to also be enabled in most cases to avoid missing graphics.\nSignificantly degrades performance but is more accurate in some cases.\nThis setting overrides the 'GPU texture scaling' option."
},
"emulator": {
"gui": {

View File

@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Configure keyboard</string>
<string>Configure Keyboard</string>
</property>
<property name="windowIcon">
<iconset resource="../resources.qrc">
@ -1161,7 +1161,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>Sixaixs</string>
<string>Sixaxis</string>
</property>
<property name="checkable">
<bool>true</bool>