325 Commits

Author SHA1 Message Date
489353cc22 Improved partition size handling 2025-07-04 12:00:00 +01:00
97e136f2b2 Fixed crashes when using NTFS partitions 2025-07-04 12:00:00 +01:00
a728bd992f Patch Japanese GC games the same way as Wii games 2025-07-04 12:00:00 +01:00
eb1ba36c20 Added Wiimote speaker and motor options 2025-06-25 09:00:00 +01:00
dd8d9f15c5 Fixed all Just Dance games 2025-06-25 09:00:00 +01:00
1ef0c8b51d Patch 2 games so they're playable from SD cards 2025-06-25 09:00:00 +01:00
b264884fc3 Removed patches for CoD and Rock Band games 2025-06-25 09:00:00 +01:00
5f22f745f1 Some optimisations and corrections 2025-06-25 09:00:00 +01:00
f7e07cfcb1 Fixed and optimised file loading 2025-06-25 09:00:00 +01:00
90075a3f4b Ignore encrypted drives 2025-06-25 09:00:00 +01:00
6105928c1f Added ask as an Ocarina option 2025-06-25 09:00:00 +01:00
823ee7b22a Improved aspect ratio handling for vWii 2025-06-25 09:00:00 +01:00
9a0b5972c2 Fixed various vWii issues 2025-06-25 09:00:00 +01:00
e7627f88e5 Added Nintendont GamePad slot selection and fixes 2025-06-25 09:00:00 +01:00
8b78e71652 Fixed font issues in some Japanese games 2025-06-25 09:00:00 +01:00
2e12054372 Dropped custom SDHC code
I'm probably going to rewrite most of this in a future version.
2025-06-25 09:00:00 +01:00
799d52995a Add Priiloader as a HOME menu option 2025-06-25 09:00:00 +01:00
dbafc46909 Updated theme. Includes fixes and new settings too 2025-06-25 09:00:00 +01:00
554d63cd7e Updated the build tools and fixed compile issues 2025-06-25 09:00:00 +01:00
27e98ed505 IOS retrieval optimisation for Wii games 2025-06-25 09:00:00 +01:00
9f506af691 Autoboot improvements 2025-06-19 19:16:33 +01:00
81228858bd Add options to autoboot from disc 2023-04-15 17:24:38 -04:00
df76e45150 Add SD card mode
- This allows you to play your Wii games from an SD card
- It currently only supports 1 partition
- I've tested it with a 256GB Amazon Basics microSDXC card
2023-01-01 17:00:35 +00:00
ab3273f475 Automatically pick the cIOS for games
To avoid unnecessary IOS reloads the following d2x cIOS setup should be used.

- Slot 249 base 56
- Slot 250 base 57
- Slot 251 base 38 (Wii) / base 58 (vWii)

Or you could use the following, which should improve game compatibility.

- Slot 248 base 38 (Wii)
- Slot 249 base 56
- Slot 250 base 57
- Slot 251 base 58
2023-01-01 17:00:34 +00:00
83133a292b Automatically use a compatible language for games 2023-01-01 17:00:33 +00:00
bb21617dba Allow games to render at their framebuffer widths
This effectively disables horizontal scaling and when paired with GCVideo it should give you a pixel perfect image.
2023-01-01 17:00:31 +00:00
74edae1df1 Allow the PAL50 patch to apply to any video mode 2023-01-01 17:00:28 +00:00
564ea6a534 Refactored various game patches 2023-01-01 17:00:25 +00:00
efa01533b4 Update for devkitPPC r41 2023-01-01 17:00:23 +00:00
31941bedcd Cleanup EmuNAND and WAD settings 2023-01-01 17:00:17 +00:00
a6e073f018 Refresh less when downloading covers 2023-01-01 17:00:15 +00:00
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
4406ae25bd Add per-game return to for Devolution 2023-01-01 17:00:07 +00:00
0505875787 Merge pull request #20 from xperia64/devo_returnto
Devolution supports STUBHAXX returnTo loading. Use it.
2022-12-12 19:27:54 +00:00
f0b5b5d22b Merge pull request #19 from xperia64/add_devo_progressive_patch
Support Devolution's progressive patching
2022-12-12 19:27:43 +00:00
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
7b53332c36 Devolution supports STUBHAXX returnTo loading. Use it. 2022-06-30 02:48:42 -04:00
aeb48e4cce Support Devolution's progressive patching 2022-06-30 02:08:49 -04:00
f67f68c1aa Add regional emulated memory cards for Devolution 2022-06-30 01:05:57 -04:00
cad0a8973b Fix loading games off an SD card in Devolution 2022-06-25 21:15:33 -04:00
08a44a2b57 Add deflicker filter options 2021-08-01 18:00:21 +01:00
0ac4d8249c Fixes for GCC 11 2021-08-01 18:00:15 +01:00
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
64bfd820bb Don't patch 480p if a game uses MetaFortress 2021-04-04 19:00:01 +01:00
e25c4e5b4a Don't use game header caching for categories 2021-02-04 16:56:34 +00:00
bd9e707e6c Compatibility with older versions of Nintendont 2021-02-04 16:25:36 +00:00
9cabf089ec Cleanup and improve StartUpProcess 2021-02-04 16:23:14 +00:00
69de883610 Fix an issue with IOS reloading 2020-12-20 20:30:02 +00:00
e25c4e25f0 Support newer versions of devkitPPC 2020-12-12 21:35:12 +00:00
c1e8ea5ca8 Rewrite RCE fix and 23400 fix 2020-12-12 21:34:34 +00:00