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
DDinghoya
2553cb2577
Update korean.ini
2022-01-22 13:01:50 +09:00
Fledge68
8a5a0fd438
- reinstated Fix94's keep USB alive thread for IOS58 mode.
...
- fixed reloading wiiflow after any changes on Startup Settings menu.
- changed the order of functions for ShutdownBeforeExit() to possible fix any shutdown and gameboot issues.
- v5.5.2 beta 1
2022-01-17 14:50:40 -06:00
Fledge68
105a1bc623
- fix for channels video modes broken in 5.5.0
...
- now always use coverfolder for plugins
- v5.5.1
2022-01-14 15:10:56 -06:00
Fledge68
8b2bacf223
- just minor clean up
2021-12-29 13:19:33 -06:00
Fledge68
6b37a3c362
Merge pull request #289 from DDinghoya/patch-22
...
Update korean.ini
2021-12-10 08:20:27 -06:00
DDinghoya
721629235d
Update korean.ini
2021-12-09 20:01:04 +09:00
Fledge68
f9dffae20f
- v5.5.0
2021-12-08 12:42:37 -06:00
Fledge68
9faa6db839
- minor changes for homebrew/plugin dol booting.
2021-12-03 17:37:35 -06:00
Fledge68
5e4535bbf7
- removed the 480p fix exclusion of metafortress games. now you can use cheats or gameconfig.txt to disable metafortress or those games not work.
2021-12-01 15:18:14 -06:00
Fledge68
0ce8640d06
- added lots of comments and moved some variables around for for wii game booting.
2021-12-01 10:33:01 -06:00
Fledge68
9f7da43da4
- beta 12 (external booter changes).
...
- fixed launching of real nand channels.
- fixed launching of forwarder channels, but some apps (ie. wiimcc and savegame manager gx) don't connect with USB devices. if they are on real nand use the 'custom' option in game settings for these forwarders.
- fixed launching HBC on real nand. don't know if its even possible on a emu nand.
- 480p pixel patch for nand wiiware/vc games no longer requires apploader setting ON.
- Exclude Prince of Persia: The Forgotten Sands and a few games that use MetaFortress from using 480p pixel patch
- added giantpunes returnto patch for channels just in case not using d2x cios. some reason it was missing.
2021-11-29 11:36:30 -06:00