GTE: Make widescreen hack use display aspect ratio

This commit is contained in:
Connor McLaughlin
2020-11-11 00:14:58 +10:00
parent 2d3fd621bf
commit ca14e53c4a
5 changed files with 103 additions and 14 deletions

View File

@@ -69,7 +69,7 @@
<item row="5" column="0" colspan="2">
<widget class="QCheckBox" name="widescreenHack">
<property name="text">
<string>Widescreen Hack (render 3D in 16:9)</string>
<string>Widescreen Hack (render 3D in display aspect ratio)</string>
</property>
</widget>
</item>