Commit Graph

903 Commits

Author SHA1 Message Date
wiidev
e6832e143c Only use header caching when in god mode
Because header caching doesn't filter categories or age restricted games.
2021-04-04 19:00:02 +01:00
wiidev
64bfd820bb Don't patch 480p if a game uses MetaFortress 2021-04-04 19:00:01 +01:00
wiidev
2547bd75d9 Remove unnecessary strcpy 2021-04-04 19:00:01 +01:00
Florian Bach
59f08ccd66 Update Wiimmfi patch (0.7.5) 2021-03-15 17:55:52 +00:00
wiidev
e25c4e5b4a Don't use game header caching for categories 2021-02-04 16:56:34 +00:00
wiidev
7e56d8f4ba Minor corrections 2021-02-04 16:55:04 +00:00
wiidev
8d5d3777c0 Handle an OOM error when downloading
This change is mainly for WiiFlow, but it doesn't hurt to include it here too.
2021-02-04 16:42:35 +00:00
wiidev
48956ad8a4 Remove automatic update check 2021-02-04 16:39:24 +00:00
wiidev
0bc90dbdd4 Reset the header cache when installing GC games 2021-02-04 16:34:45 +00:00
wiidev
0ecd603dad Fix invalid partition size when using NTFS
Also fixes a crash that'd occur when removing games
2021-02-04 16:32:59 +00:00
wiidev
27bce4d461 Improve gecko logging over WiFi 2021-02-04 16:27:18 +00:00
wiidev
bd9e707e6c Compatibility with older versions of Nintendont 2021-02-04 16:25:36 +00:00
Florian Bach
9cabf089ec Cleanup and improve StartUpProcess 2021-02-04 16:23:14 +00:00
wiidev
5ee143c499 Update wolfSSL 2020-12-31 19:00:44 +00:00
wiidev
69de883610 Fix an issue with IOS reloading 2020-12-20 20:30:02 +00:00
wiidev
e25c4e25f0 Support newer versions of devkitPPC 2020-12-12 21:35:12 +00:00
Florian Bach
c1e8ea5ca8 Rewrite RCE fix and 23400 fix 2020-12-12 21:34:34 +00:00
wiidev
c6d2efd765 Added extra caching options
Thanks to Oddx & geoGolem
2020-12-12 21:33:31 +00:00
wiidev
0114bc2da4 Boot with IOS58 but reload to a cIOS 2020-12-12 21:34:07 +00:00
wiidev
1129a26b44 Update wolfSSL and networking code
Uses MEM2 for downloads, improves timeout handling and adds proxy support.
2020-11-08 21:29:44 +00:00
wiidev
4440574baa Don't make cases totally black as they're not IRL 2020-11-08 21:29:08 +00:00
wiidev
ca8499e33c Changed the URL for cheats & support UTF-8 BOM 2020-11-08 21:28:48 +00:00
wiidev
3f4c41c913 Fixed multiple errors 2020-11-08 21:28:26 +00:00
wiidev
fdf0704d43 Patch the MKW RCE vulnerability and error 23400
Thanks to Seeky and InvoxiPlayGames for the gecko codes.
2020-11-08 21:28:05 +00:00
wiidev
30855664dd Added an option to set a custom server address 2020-11-08 21:27:42 +00:00
wiidev
35a9fdb71b Removed BenFi because the server went offline 2020-11-08 21:27:23 +00:00
wiidev
c3d27c3256 Consistently show the storage details 2020-07-09 02:12:34 +01:00
wiidev
6f653db8a5 Show the builds commit ID during boot 2020-07-09 02:12:15 +01:00
wiidev
78c2fbce22 Update meta.xml information 2020-07-09 02:11:52 +01:00
wiidev
6ab4fdd436 Display Japanese descriptions correctly 2020-07-09 02:11:30 +01:00
wiidev
80ed6d0b98 Make cover and banner URLs editable 2020-07-09 02:11:59 +01:00
wiidev
de391c7d25 Remove an extra forward slash from the lang path 2020-07-09 02:10:44 +01:00
wiidev
adda9dd571 Add AltWFC and BenFi as private server options 2020-07-09 02:10:25 +01:00
wiidev
65a0532967 Replace WiinnerTag with RiiTag 2020-07-09 02:10:05 +01:00
wiidev
de3b302367 Restore compatibility with WiiGSC and older forwarders 2020-07-09 02:04:39 +01:00
wiidev
c2610b0df5 Download languages and updates from GitHub 2020-07-09 02:04:39 +01:00
wiidev
2a87b71a26 Change "Game Cube" to "GameCube" 2020-07-09 02:04:39 +01:00
wiidev
7d01cc0359 Add Nintendont BBA emulation and net profile options 2020-07-09 02:04:39 +01:00
wiidev
a78a615b55 Disconnect Wiimotes before WPAD_Shutdown 2020-07-09 02:04:39 +01:00
wiidev
e3d94e4ad8 Enable the 480p enhancement by default 2020-07-09 02:04:39 +01:00
wiidev
570c0734de Display both Wii and GC games after downloading covers 2020-07-09 02:04:39 +01:00
wiidev
9eb5deeee6 Fix GPT partition size detection 2020-07-09 02:04:39 +01:00
wiidev
b3e4b2401d Update wolfSSL and networking code 2020-07-06 17:06:35 +01:00
wiidev
cd187f4983 Add TLS support 2019-11-11 18:02:12 +00:00
wiidev
8172a19c42 Update to r1272 2019-08-26 18:53:21 +01:00
Cyan
92af55325c sync to sourceforce r1267
* Set Nintendont as default gamecube mode for new loader install.
* Set the Nintendont video scale option on 2 lines.
* Added the Nintendont video scale option to individual game settings.
* Added parental control option to block change of loader's Layout (requested)
* Updated Language : FR, PT-BR, IT
2017-12-14 18:38:14 +01:00
Cyan
b0352c301e sync to sourceforge r1266
* Added 2 new Nintendont settings (CC Rumble and IPL choices). (Greywolf)
* Updated all the sources to compile with devkitPPC r28 and r29-1. (Greywolf)
* Fixed loading banners from EmuNAND with a long path. (Greywolf)
* Updated Libcustomfat to 1.1.1 + Ustealth. (Greywolf, Cyan)
* Added support for Open source HBC TitleID.
2017-12-14 15:26:57 +01:00
cyan06
6a2d30beb3 * Updated tinyXML to tinyXML2 v4.0.1 (GreyWolf) 2016-11-06 15:01:54 +00:00
cyan06
3a62520601 * Fixed compiling meta.cpp under linux/mac
* Removed Neek2o warning when using SD card on Wii.
* Added A button to exit credit page (self_slaughter)

Nintendont:
* Updated to Config to v7 (self_slaughter)
* Added Triforce Arcade mode option (self_slaughter)
* Added compatibility for GPT and EBR partition type (v3.400+)

* Updated language files: French
2016-10-19 13:01:42 +00:00
cyan06
83e3aa545c * Fixed custom banner download issue introduced in r1259.
* Fixed spelling mistake in image download function.
* Reverted HTTP to non SSL revision (r1252).
* Removed Nintendont internal update feature (requires SSL).
* Added batch wad (un)install from a folder.
* Changed the wad install menu interface.
* Added an option to the wad class to display or hide errors on wad install.
* Fixed RemoveDirectory return value.
* Added game type and console name in exported game list. (requested)

* Updated French language
2016-01-02 16:23:01 +00:00