Allow for using the Wii U NUS for faster downloads (libWiiPy v0.2.3 beta)

This commit is contained in:
2024-05-02 00:50:20 -04:00
parent 466f914ad9
commit 625131873b
4 changed files with 53 additions and 29 deletions

View File

@@ -7,19 +7,19 @@
<x>0</x>
<y>0</y>
<width>610</width>
<height>605</height>
<height>625</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>610</width>
<height>605</height>
<height>625</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>610</width>
<height>605</height>
<height>625</height>
</size>
</property>
<property name="windowTitle">
@@ -173,6 +173,16 @@ p, li { white-space: pre-wrap; }
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="use_wiiu_nus_chkbox">
<property name="text">
<string>Use the Wii U NUS (faster, NOT vWii titles)</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
</layout>