Commit Graph

1643 Commits

Author SHA1 Message Date
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
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
Fledge68
a45cc4cbdf - some minor misc. changes. 2021-11-12 18:11:42 -06:00
Fledge68
7f4f6ea2fc - changed emu nand settings so they don't change if you you remove a device. 2021-11-10 17:56:44 -06:00
Fledge68
85c0f05b6d - removed some bootup error messages that never could display anyway.
- removed old wiiflow lite stub bin we no longer use.
- fixed arg boot of wii game ID on bootup.
2021-10-25 07:41:55 -05:00
Fledge68
2e3504d657 - update bug report issue template 2021-10-21 16:44:34 -05:00
Fledge68
043ff6b423 Trying out a bug report template 2021-10-13 17:02:09 -05:00
Fledge68
62126f6ecf - Now launching Neek2o via Crediar's ES_ImportBoot2 patch (thanks to Cyan) 2021-10-13 15:17:20 -05:00
Fledge68
30452862cc
Merge pull request #285 from RAVMN/patch-4
Update spanish.ini
2021-10-13 08:25:46 -05:00
Fledge68
bbba4c0ebc
Merge pull request #284 from Brawl345/patch10
Update German translation
2021-10-13 08:15:24 -05:00
Fledge68
08785c5ba2 - fixed the 480p pixel patch button in game settings menu. 2021-10-13 08:00:29 -05:00
Richard
798b77809f
Update spanish.ini
Deflicker is the term used in the spanish translation from Super Smash Bros Brawl, tehrefore I did not translate the word
2021-10-12 20:39:40 -03:00