Commit Graph

1664 Commits

Author SHA1 Message Date
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
d3eebff59b - try cache-1 for CI workflows 2022-11-30 09:09:04 -06:00
Fledge68
4db7b7a5c2 - update CI to use devkitPPC-r41-2. 2022-11-30 08:56:17 -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
62813afad3
Merge pull request #312 from eku/feature/update_total_games_count
Show total number of games on filter change
2022-09-07 09:34:07 -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
Fledge68
7f269c9406 - downloads menu now using main config buttons and cleaned up. 2022-07-09 12:18:37 -05:00
Fledge68
5a4f3fd759 - menu partitions config now using main config buttons. 2022-07-07 17:12:42 -05:00
Fledge68
637be5b08c - paths config menu using main config buttons. 2022-07-07 15:31:05 -05:00
Fledge68
5fa567e298 - nand emulation config menu using main config buttons. 2022-07-06 17:34:55 -05:00
Fledge68
1e16afc5bf - cover banner menu using main config buttons.
- other misc config menu changes.
2022-07-05 13:22:03 -05:00
Fledge68
24e5e28abb - config source using main config buttons.
- parental lock for source menu editor added.
2022-07-01 17:36:03 -05:00
Fledge68
172bb46207 Merge branch 'master' of https://github.com/Fledge68/WiiFlow_Lite 2022-06-27 17:16:29 -05:00
Fledge68
05b75dbd98
Merge pull request #307 from CrewMdk/master
Updated language
2022-06-27 17:05:16 -05:00
Fledge68
3335827419 - more config menu's cleanup and restructuring. 2022-06-24 13:05:59 -05:00
Fledge68
6b1dcabf36 - moved SD only to wiiflow save file to possibly speed up wiiflow start up. note very first time will be slow and try to mount a USB drive but afterwards will be fast again.
- removed splash image on start up.
2022-06-17 17:29:09 -05:00
Fledge68
87b6379641 - fixed source menu buttons hiding/showing. 2022-06-15 06:24:56 -05:00
Fledge68
5df5ccc2ee - changed gamecube settings menu to use main settings buttons.
- fixed reload cache when both channel types is chosen.
- minor fixes to source menu code.
2022-06-14 17:54:29 -05:00
Fledge68
c5f993ef18 - cleanup for last commit 2022-05-31 17:47:22 -05:00
Fledge68
fe2c4d50ce - rewrote main config to re-use buttons for every page.
- fixed using 1 or 2 to change sourceflow.
- fixed deleting cached wfc cover when you use X to delete a game.
- fixed showing number of games when you turn favorites on or off.
2022-05-31 17:33:27 -05:00
Fledge68
dff4272de0 - gui sound volume fix.
- various minor code changes.
2022-05-06 17:55:01 -05:00
CrewMdk
30a5f54cbc Updated language 2022-04-17 04:30:28 -05:00
Fledge68
bf5870677a - v5.5.3 2022-03-23 09:50:10 -05:00
Fledge68
20a307e175 - minor changes. 2022-02-28 12:48:37 -06:00
Fledge68
ef1f601e9b - disable splash image and wait animation if direct launching a wii game (wiiGSC). 2022-02-18 17:50:51 -06:00
Fledge68
e1d24b2c82 - added option to use nands not vwiinands when on wii u. set manually by changing [CHANNELS] use_vwiinands=no in wiiflow_lite.ini 2022-02-18 17:20:12 -06:00
Fledge68
d9e8333d71 - fixed using hermes cios in the rare case you ever need to use it. 2022-02-16 08:51:02 -06:00
Fledge68
5eae62928a - update meta.xml and some minor clean up. 2022-02-07 08:25:50 -06:00
Fledge68
3fc14abfcd
Merge pull request #293 from DDinghoya/patch-23
Update korean.ini
2022-02-07 07:42:31 -06:00
Fledge68
6f6b3ec2d8 external_booter.bin fixes that i missed when i changed the booter in v5.5.0 beta 12 commit 9f7da43
- added missing *BI2 = 0x817E5480; to  Disc_SetLowMem() for wii games.
- added missing memcpy((void*)0x80001800, (void*)Disc_ID, 8); needed for debugger and ocarina cheats engine.

- fixed default setting for savegame emulation back to OFF (0). v5.5.0 and v5.5.1 new clean install's would set it to FULL (2) which caused wii games to crash on boot up. if you have this issue you can simply go to main settings>nand emulation settings and set it to OFF.
- changes to STexture::fromPNG() to hopefully clear up the out of mem issue when downloading and converting the cover png to a wfc cache file.
- v5.5.2
2022-02-07 07:19:27 -06:00