Commit Graph

951 Commits

Author SHA1 Message Date
wiidev
efa01533b4 Update for devkitPPC r41 2023-01-01 17:00:23 +00:00
wiidev
7edecdaaa3 Add an option to hide or show the game count 2023-01-01 17:00:22 +00:00
wiidev
ec5ed33c3b Display the HDD size correctly 2023-01-01 17:00:21 +00:00
wiidev
e0e6815b8f Support navigation via guitars 2023-01-01 17:00:20 +00:00
wiidev
43cc0d3601 Add an option to remember the last game 2023-01-01 17:00:20 +00:00
wiidev
4be1ca22d3 Add cover action options 2023-01-01 17:00:19 +00:00
wiidev
0a51a64c0c Remove the 480p patch warning 2023-01-01 17:00:18 +00:00
wiidev
31941bedcd Cleanup EmuNAND and WAD settings 2023-01-01 17:00:17 +00:00
wiidev
51820394a1 Improve cover downloading 2023-01-01 17:00:16 +00:00
wiidev
a6e073f018 Refresh less when downloading covers 2023-01-01 17:00:15 +00:00
wiidev
fbfcba4200 Change TinyXML to pugixml
Thanks to Oddx.
2023-01-01 17:00:14 +00:00
wiidev
8ab03c4bf9 Improve caching
Thanks to Oddx. I just tested his changes, fixed some issues and then refactored code.
2023-01-01 17:00:14 +00:00
wiidev
1d582f97c2 Stop the DVD drive after installing a game 2023-01-01 17:00:13 +00:00
wiidev
201813f6f9 Improve region info accuracy 2023-01-01 17:00:12 +00:00
wiidev
921f67438b Make the channel grid scrollable 2023-01-01 17:00:11 +00:00
wiidev
b97f2305f9 Correctly get EmuNAND titles 2023-01-01 17:00:10 +00:00
wiidev
c23ea99704 Correctly boot forwarder channels 2023-01-01 17:00:09 +00:00
wiidev
ed7daf977c Simplify the return to patch 2023-01-01 17:00:08 +00:00
wiidev
4406ae25bd Add per-game return to for Devolution 2023-01-01 17:00:07 +00:00
wiidev
ab94417c1f Optimise the audio files 2023-01-01 17:00:06 +00:00
wiidev
b403ecea6a Display the game ID on the info screen 2023-01-01 17:00:05 +00:00
wiidev
0505875787
Merge pull request #20 from xperia64/devo_returnto
Devolution supports STUBHAXX returnTo loading. Use it.
2022-12-12 19:27:54 +00:00
wiidev
f0b5b5d22b
Merge pull request #19 from xperia64/add_devo_progressive_patch
Support Devolution's progressive patching
2022-12-12 19:27:43 +00:00
wiidev
ffa2dacd97
Merge pull request #18 from xperia64/devo_regional_memcards
Add regional emulated memory cards for Devolution
2022-12-12 19:27:33 +00:00
xperia64
7b53332c36 Devolution supports STUBHAXX returnTo loading. Use it. 2022-06-30 02:48:42 -04:00
xperia64
aeb48e4cce Support Devolution's progressive patching 2022-06-30 02:08:49 -04:00
xperia64
f67f68c1aa Add regional emulated memory cards for Devolution 2022-06-30 01:05:57 -04:00
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