Commit Graph

1715 Commits

Author SHA1 Message Date
Fledge68
1989cb3222 - possible fix for GPT drives with partition types other than FAT (NTFS, EXT2). 2023-05-26 17:21:40 -05:00
Fledge68
57e7e64b1f
Merge pull request #350 from kcpants/master
- Ignore USB storage devices without an MBR or WBFS signature
2023-05-26 16:49:13 -05:00
Fledge68
4d03e0de7b
Merge pull request #347 from MayanKoyote/master
Update russian.ini
2023-05-26 16:40:26 -05:00
Fledge68
b7fefd0c02 - CI update #4 2023-05-26 16:31:38 -05:00
Fledge68
089e0ece6b - CI update #3 2023-05-26 15:42:58 -05:00
Fledge68
863135df9d - CI update #2 2023-05-26 15:37:36 -05:00
Fledge68
5213311515 - updated CI 2023-05-26 15:28:56 -05:00
Fledge68
04b06e438d - fixed to compile with devkitppc r42-1 and libogc 2.4.0
- updated libcustomfat to libfat v1.2.0/1.1.5
2023-05-26 15:16:24 -05:00
Fledge68
07a44551f9 - added some remarks and removed a couple unneeded lines. 2023-05-19 17:55:44 -05:00
Fledge68
cde0c4ab53 - fix for sam & max and back to the future. 2023-05-07 17:48:49 -05:00
Fledge68
04cdd3de52 - compiled with PPC r41-2 and libogc 2.4.0 commit a2841dc. Hopefully fixes a time issue. 2023-05-07 17:31:19 -05:00
kcpants
e0bb6e936b - Ignore USB storage devices without an MBR or WBFS signature (fixes #338, reverts #343) thanks to wiidev/blackb0x for error handling and wbfs check 2023-04-29 14:57:23 -04:00
MayanKoyote
158a40d89b
making changes related to commit 1239b90 2023-04-13 20:55:33 +05:00
MayanKoyote
38d86fe6b3
minor cosmetics 2023-04-13 16:37:40 +05:00
Fledge68
1239b90751 - added framebuffer video width game option taken from usblgx. thanks to wiidev/blackb0x. #345 2023-04-07 17:06:30 -05:00
Fledge68
b878b9e2ee - only change channels type when needed. 2023-03-25 18:26:31 -05:00
Fledge68
1fa1054f04 - changed the default emunand name from default to wf_nand. if you are using the old default name that is still fine. 2023-03-22 17:39:27 -05:00
Fledge68
9d41f679c3 - moved emunand partition setting from partitions menu to emunand setup menu. hopefully makes it less complicated. 2023-03-22 17:21:06 -05:00
Fledge68
bd6c18802c - just in case people don't update their language file. 2023-03-22 05:26:14 -05:00
Fledge68
290b75fcd5 - updated language files for last commit. 2023-03-21 18:34:32 -05:00
Fledge68
78832585be - fixed translation of total size: text when dumping a nand or nand file. 2023-03-21 18:17:34 -05:00
Fledge68
877b257e47 - fixed changing pages on the cheats menu 2023-03-20 14:05:21 -05:00
Fledge68
c175cf6bb6 - fixed categories i broke a while back. 2023-03-19 18:18:06 -05:00
Fledge68
31f9d0edc0 - added kirby patch. (wiidev)(blackb0x) 2023-03-17 16:25:30 -05:00
Fledge68
da80913558 Merge branch 'master' of https://github.com/Fledge68/WiiFlow_Lite 2023-03-17 13:22:50 -05:00
Fledge68
2d5ed10cfa - restored "Default" theme back. 2023-03-17 13:21:48 -05:00
Fledge68
5e9719d53b
Merge pull request #336 from MayanKoyote/master
Updated, ultra-modern Russian translation
2023-03-17 12:45:54 -05:00
MayanKoyote
7f47c0ead2
Update russian.ini
minor cosmetics
2023-03-17 22:41:19 +05:00
Fledge68
3e46a009da - again 2023-03-17 12:23:12 -05:00
Fledge68
2d3f38a079 - next attempt. 2023-03-17 09:36:17 -05:00
Fledge68
276c156d97 - CI attempt #4 2023-03-17 09:15:40 -05:00
Fledge68
6556df346b - attempt #3. i love guessing. 2023-03-17 08:56:52 -05:00
Fledge68
1e3e9f008b - try again. 2023-03-17 08:51:29 -05:00
Fledge68
3f4f9d1d08 - attempt to fix CI (Continuous Integration) to use github enviroments. 2023-03-17 08:47:25 -05:00
Fledge68
882ad5c672 Merge branch 'master' of https://github.com/Fledge68/WiiFlow_Lite 2023-03-17 08:17:20 -05:00
Fledge68
95d3cd63b1 - fixed main settings page 3 default video mode and game language. 2023-03-17 08:17:00 -05:00
Fledge68
d77459ad2d
Merge pull request #343 from kcpants/master
Ignore USB storage devices with unknown partition types
2023-03-17 06:03:35 -05:00
Fledge68
d5f0ca6e01 - translation fixes for issue #342. (I hope) 2023-03-16 17:45:51 -05:00
kcpants
9984778c46 Ignore USB storage devices with unknown partition types 2023-03-16 18:25:06 -04:00
Fledge68
3ac8ecdc5c - added option to init network on start (issue #335) but you have to manually edit wiiflow_lite.ini. there's no option in startup settings (yet). just add [GENERAL] async_network=yes and save it. 2023-03-16 09:22:25 -05:00
MayanKoyote
9498f82038
Merge branch 'Fledge68:master' into master 2023-03-16 11:42:47 +05:00
Fledge68
7d4db44456 - added "auto" cios selection based on the games' IOS and d2x cios installed. only works for d2x cios. if you wish to use a hermes cios you can still manually choose 222 - 225. note if more than one cios have the same base the higher slot will be chosen. 2023-03-15 13:50:47 -05:00
Fledge68
aceb49ceb8 - fixed 2 recent mistakes. the translation 'auto' and the results of nand extraction should now clear. issues #340 and #341. 2023-03-12 17:36:25 -05:00
MayanKoyote
ed97c7ace2
Update russian.ini
Making changes related to commit 2e3a862
2023-03-08 23:52:48 +05:00
MayanKoyote
3ad6a6cd8d
Merge branch 'Fledge68:master' into master 2023-03-08 23:46:55 +05:00
Fledge68
2e3a862450 - added option to 'Reset game settings to defaults'
- fixed hiding sourceflow covers broken in a previous commit.
- fixed 'Auto' text to translate to other languages.
- fixed error messages to wrap the text if too long.
2023-03-05 18:31:14 -06:00
MayanKoyote
d1eab33a68
Add files via upload
new
2023-02-08 19:16:34 +05:00
MayanKoyote
e98bf31d3f
Add files via upload
modern
2023-02-08 19:15:53 +05:00
MayanKoyote
345d7fd6e0
Delete russian.ini
obsolete
2023-02-08 19:15:26 +05:00
Fledge68
2fd07be7a8 - the correct fix for issue #328. 2023-01-22 16:14:05 -06:00