dolphin/Source/Core/DolphinQt/Settings
JosJuice 3a6df63e9b DiscIO: Add support for the NFS format
For a few years now, I've been thinking it would be nice to make Dolphin
support reading Wii games in the format they come in when you download
them from the Wii U eShop. The Wii U eShop has some good deals on Wii
games (Metroid Prime Trilogy especially is rather expensive if you try
to buy it physically!), and it's the only place right now where you can
buy Wii games digitally.

Of course, Nintendo being Nintendo, next year they're going to shut down
this only place where you can buy Wii games digitally. I kind of wish I
had implemented this feature earlier so that people would've had ample
time to buy the games they want, but... better late than never, right?

I used MIT-licensed code from the NOD library as a reference when
implementing this. None of the code has been directly copied, but
you may notice that the names of the struct members are very similar.
c1635245b8/lib/DiscIONFS.cpp
2022-08-04 22:00:58 +02:00
..
AdvancedPane.cpp Config: Port MMU setting to new config system. 2022-01-09 21:29:12 +01:00
AdvancedPane.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
AudioPane.cpp Port Main.DSP to MainSettings 2021-10-15 23:24:46 -04:00
AudioPane.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
BroadbandAdapterSettingsDialog.cpp StripSpaces: only strip spaces 2022-07-25 18:40:12 -07:00
BroadbandAdapterSettingsDialog.h BBA: Added BuiltIn device that allow BBA emulation without the need of a TapDevice Configuration include a dns server setting 2022-07-02 18:02:50 -04:00
GameCubePane.cpp BBA: Added BuiltIn device that allow BBA emulation without the need of a TapDevice Configuration include a dns server setting 2022-07-02 18:02:50 -04:00
GameCubePane.h Use Slot in GameCubePane 2022-01-16 14:21:33 -08:00
GeneralPane.cpp Merge pull request #10497 from martinD2014/master 2022-03-27 16:05:23 +02:00
GeneralPane.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
InterfacePane.cpp Qt/InterfacePane: Don't trigger config change events when populating GUI. 2022-05-08 11:04:39 +02:00
InterfacePane.h Add option for Never Hide Mouse Cursor 2021-10-12 21:04:27 -04:00
PathPane.cpp DiscIO: Add support for the NFS format 2022-08-04 22:00:58 +02:00
PathPane.h Qt: Put Wii SD card path and SD sync folder fields in the WiiPane. 2022-07-11 23:11:41 +02:00
USBDeviceAddToWhitelistDialog.cpp StripSpaces: only strip spaces 2022-07-25 18:40:12 -07:00
USBDeviceAddToWhitelistDialog.h Remove unused includes of QButtonGroup 2022-02-12 11:40:53 -08:00
WiiPane.cpp WiiPane: Adjust capitalization of conversion buttons and alert titles 2022-07-16 04:08:55 -04:00
WiiPane.h Qt: Put Wii SD card path and SD sync folder fields in the WiiPane. 2022-07-11 23:11:41 +02:00