Commit Graph

1697 Commits

Author SHA1 Message Date
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
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
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