mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-06 23:11:25 +12:00
Settings: Rename to Force GPU Texture Scaling
Before the setting's name was Use GPU Texture Scaling
This commit is contained in:
parent
8612bdd03d
commit
0a6f12f448
1 changed files with 1 additions and 1 deletions
|
@ -4120,7 +4120,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="gpuTextureScaling">
|
<widget class="QCheckBox" name="gpuTextureScaling">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Use GPU Texture Scaling</string>
|
<string>Force GPU Texture Scaling</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue