Commit Graph

924 Commits

Author SHA1 Message Date
xperia64
cad0a8973b Fix loading games off an SD card in Devolution 2022-06-25 21:15:33 -04:00
wiidev
e25c4e7bd8 Fix some hangs during boot & Wiimote sync issues 2021-08-01 18:00:42 +01:00
wiidev
4b2372e150 Update wolfSSL 2021-08-01 18:00:22 +01:00
wiidev
a0c87d8949 Get the correct time 2021-08-01 18:00:21 +01:00
wiidev
08a44a2b57 Add deflicker filter options 2021-08-01 18:00:21 +01:00
wiidev
6d240872bb Display banners correctly on Korean consoles
This is a workaround. Ideally a lightweight Korean banner font should be loaded.
2021-08-01 18:00:20 +01:00
wiidev
6b0a425bb0 Add an option to reset all game settings 2021-08-01 18:00:19 +01:00
wiidev
a710e33d08 Restore the option to update Nintendont 2021-08-01 18:00:19 +01:00
wiidev
1836d33287 Translation fixes 2021-08-01 18:00:18 +01:00
wiidev
f0fef6fe56 Allow editing the cheats URL via the config file 2021-08-01 18:00:17 +01:00
wiidev
34149ea92c Don't add RetroArch cores to the homebrew browser 2021-08-01 18:00:17 +01:00
wiidev
aca6510fdb Only show the custom server option when necessary 2021-08-01 18:00:16 +01:00
wiidev
bcfac02dd3 Return to the loader when exiting homebrew 2021-08-01 18:00:15 +01:00
wiidev
0ac4d8249c Fixes for GCC 11 2021-08-01 18:00:15 +01:00
wiidev
d79ce271aa Russian and Portuguese synopsis support 2021-08-01 18:00:14 +01:00
wiidev
0bed750923 Correct controller calibration data 2021-08-01 18:00:13 +01:00
wiidev
e25c4e6efd Fix PAL to NTSC video mode patching 2021-04-04 19:00:04 +01:00
wiidev
6095301deb Fix game size detection 2021-04-04 19:00:03 +01:00
wiidev
071022d3aa Fix a crash caused by some third party controllers
This requires libogc to be compiled from source because the release builds don't include the fix yet.
2021-04-04 19:00:03 +01:00
wiidev
3bf1f02468 Fix background music selection 2021-04-04 19:00:02 +01:00
wiidev
9a9dc451ef Fix zip file extraction 2021-04-04 19:00:02 +01:00
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