Commit Graph

1341 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
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
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
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
2d5ed10cfa - restored "Default" theme back. 2023-03-17 13:21:48 -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
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
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
Fledge68
2fd07be7a8 - the correct fix for issue #328. 2023-01-22 16:14:05 -06:00
Fledge68
363caf4794 - fixed sorting covers.
- added sorting by year released for all games. requires 'Reload Cache'.
- added playcount and lastplayed for plugin games.

B+PLUS to set sorting type (alphabet, playcount, lastplayed, players, and year. wifiplayers for wii games and game ID (1st letter) for VC games).
B+up/down to next/prev sorted item.
B on next/prev icons to next/prev sorted item.
2023-01-20 17:53:52 -06:00
Fledge68
2826ec575e - fixed custom_titles to use the new format of platform name and game ID. old format will be updated to new format so backup custom_titles before using this commit. 2023-01-09 18:06:01 -06:00
Fledge68
c4b949acab - fix for issue #318. favorites and adult_only in gameconfig1 and categories in categories_lite will now use the platform name and game ID if using the plugin database files. if either the platform name or game ID are not available we will still use old method of plugin magic and game title. With new method if old plugin magic and game title is found it will be converted to platform name and game ID. because of this it is recommended to backup gameconfig1 and categories_lite just in case you have issues with new WFL and need to go back to old WFL.
Titlesdump.ini has also been updated to new method and will now include output of the filtered game list for plugins. Set [GENERAL] dump_list=yes before starting WFL. set it to 'no' when done dumping your lists.
2023-01-08 17:25:45 -06:00
Fledge68
4be2d6efda - fix stringToVector if the string ends in a separator. issue #328 2022-12-10 16:07:47 -06:00
Fledge68
d5bfdedb19 - removed m_source_cnt. its not used anymore. 2022-12-10 15:36:19 -06:00
Fledge68
a2c02143f5 - added the partition option to select SD and USB together. issue #325. BUT if you have the same game on both it will be shown twice. adding a check to see if the game is already listed for every time a game is added i think will slow down the process.
- added DEFINES for all internal plugin magics.
2022-12-10 15:10:29 -06:00
Fledge68
8e601ae97e - Made path to wiitdb.xml configurable. issue #327. Use Path Manager menu page 2. 2022-12-05 08:57:39 -06:00
Fledge68
cc9aa985ed - added plugin game setting to reload its cached cover in case you change the png for it.
- fixed the Select Plugin ALL button to work with the new theme changes.
- other minor changes.
2022-11-29 15:39:12 -06:00
Fledge68
25a67d6539 - all checkboxes are now a single button. we just change the texture from off to on instead of having 2 different buttons and hiding the off to show the on or vice versa. shrinks wiiflow dol and theme ini's. for categories, source menu editor, and plugin select menu's.
- fixed wiiflow language setting. I must've broke it a while back.
2022-10-18 15:15:54 -05:00
Fledge68
3da96c7737 - only change page 2 text when selecting a different language. 2022-09-08 16:39:25 -05:00
Fledge68
f11fe23f16 - small coding change to get rid of a stupid compile warning. 2022-09-08 16:33:45 -05:00
Fledge68
b71f76c72f - another mistake fix for config emu nand menu. 2022-09-07 13:39:22 -05:00
Fledge68
67dc2fa7fb Merge branch 'master' of https://github.com/Fledge68/WiiFlow_Lite 2022-09-07 10:00:42 -05:00
Fledge68
b2359ad180
Merge pull request #316 from eku/feature/scummvm_gametdb
Make use of GamesTDB for ScummVM titles
2022-09-07 09:34:57 -05:00
Fledge68
821b01a533 - date patch for wiituka in menu_game_boot.cpp
- fixed nand selection i messed up a few commits back in menu_nanemu.cpp
- other minor coding fixes to compile with devkitppc r41-2 and libogc 2.3.1-1
2022-09-07 09:33:31 -05:00
Fledge68
ae706c6597 - changed all m_wbfs to m_download that i missed when i changed menu_download.cpp a few commits back. 2022-08-24 17:26:36 -05:00
Fledge68
ab6c9aaf9e - fix simple typo mistake for main config buttons. 2022-08-24 13:10:34 -05:00
Erik Kunze
6e3669ae65 Make use of GamesTDB for ScummVM titles to get
localisation of the title.
2022-08-08 20:23:23 +02:00
Fledge68
2a94fb6cdd - update regex default again thanks to Chrondelta. 2022-08-06 17:37:59 -05:00
Fledge68
e9649fc8d0 - changed game settings menu to use main config buttons and labels. 2022-08-05 15:04:05 -05:00
Fledge68
626c46b7fa - separated config GC game from config game. and use main config buttons.
- updated regex filename skip default.
2022-07-26 17:58:40 -05:00
Erik Kunze
412e46b712 This change causes the display of the number of
games to reappear whenever it changes by filter
(category, favourite).
2022-07-24 13:38:52 +02:00
Fledge68
23874285c2 - a little more OCD and cleanup. 2022-07-14 16:48:12 -05:00
Fledge68
a17c2b7f9d - OCD cleanup. 2022-07-13 17:11:44 -05:00