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
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
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
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
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
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
62126f6ecf
- Now launching Neek2o via Crediar's ES_ImportBoot2 patch (thanks to Cyan)
2021-10-13 15:17:20 -05:00
Fledge68
08785c5ba2
- fixed the 480p pixel patch button in game settings menu.
2021-10-13 08:00:29 -05:00
Fledge68
26790615de
- no longer modifying cheat txt file thanks to dimoks code in usb loader gx. #238
2021-10-11 10:51:50 -05:00
Fledge68
7900ea9a93
- fixed the playing of All banners
...
- changed the order of bootup settings
- (wii and GC) changed prefer_usb to preferred_partition. defaults to -1 (not used), else 0(sd), 1(usb1), 2(usb2) etc...
- beta 9
2021-10-07 16:49:13 -05:00
Fledge68
aa89fb6eb6
- minor fix for last commit.
2021-10-01 18:05:09 -05:00
Fledge68
d7e552fd44
- fixed a minor issue with wiiware/vc banners and gamesound.
...
- minor change to path manager.
2021-10-01 17:55:38 -05:00
Fledge68
a0eba4ea8f
- beta 8
...
- WIIU vWii: added per wii/wiiware/vc game an option to set wiiu widescreen aspect ratio #258
2021-09-29 06:50:47 -05:00
Fledge68
afed7082f4
- HQ covers off by default now.
2021-09-27 09:54:16 -05:00
Fledge68
5bfb7fcd19
- added 'cheats_url=' to wiiflow_lite.ini under [GENERAL]. it will default to ' https://codes.rc24.xyz/txt.php?txt=%s ' but at least now it is not hard coded and can easily be changed by the user if it needs to be in the future.
2021-09-27 07:10:22 -05:00
Fledge68
bdefb68ff6
- added ability to use custom private servers #261 . add them to wiiflow_lite.ini like this:
...
[CUSTOM_SERVERS]
servers=AltWFC|NewWFC
AltWFC_url=zwei.moe
NewWFC_url=newwfc.xyz
the servers are separated by '|'.
use the server name before '_url='
2021-09-27 06:46:51 -05:00
wiidev
61d7c5caf5
Add deflicker filter options
2021-09-25 20:00:02 +01:00
Fledge68
214c50c19a
- v5.5.0 beta 6
2021-09-20 17:40:03 -05:00
Erik Kunze
a768c2a76a
With the new setting filename_skip_regex, which
...
contains a regular expression, files can be
excluded from the games list again. A typical
use case is the exclusion of all disks except
the first one in multidisk games.
2021-09-20 15:30:12 +02:00
Erik Kunze
a5dd7d7df1
Compare strings case insensitive.
2021-09-17 14:43:03 +02:00
Erik Kunze
a349af207d
Accept any file ending in IsFileSupported. It is
...
no longer limited to file type extension known from
DOS/Windows operating system.
2021-09-16 16:29:27 +02:00
Fledge68
9048d5fe57
- only add a multi disk entry to the cover list if .d1 is added before the extension and the filename includes 'disc' or 'disk'.
...
- properly fix scummvm.ini in apps/scummmvm/scummvm.ini
2021-09-15 11:45:06 -05:00
Fledge68
346f480b3d
- a fix to only show one cover for multi disks emu games when using the rom database and not. issue #274 .
2021-09-13 13:55:27 -05:00
Fledge68
6c32f57284
- properly updating libwolfssl since my compiler missed a lot. thanks blackb0x!
2021-09-06 17:33:21 -05:00
Fledge68
12d21fa0a7
- now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1
...
- updated libwolfssl
- many thanks to blackb0x
2021-09-06 14:16:45 -05:00
Fledge68
ec5bd48a5b
-compiled with ppc r37-4 and libogc 2.1.0
2021-09-03 16:57:46 -05:00
Fledge68
c90587576b
- Now compiled with ppc r36 and libogc 1.8.24
...
- fix in menu.cpp for scummvm.ini in apps/scummvm folder
- v5.5.0 beta 1
2021-09-01 15:51:09 -05:00
pcjco
149e25ebe3
custom_titles.ini allowing to group same aliases for several plugins.
2021-05-11 22:57:08 +02:00
Fledge68
9cea2f80a9
- updated code for v5.4.9 release
2021-04-02 17:46:34 -05:00
wiidev
63e9d31b74
Handle an OOM error when downloading
2021-02-05 19:51:15 +00:00
Fledge68
ff94e73be8
- beta 4
...
- added 'no SSL only' as a private server choice (issue #217 ). this allows you to patch games on your own with other wifi server url's besides wiimmfi.
- added private server as an option for nand wiiware games.
- added 480p pixel patch as option for nand wiiware/vc games. seems to only work if apploader is set to ON. loading via main dol is broke for the time being.
2020-11-28 18:20:39 -06:00
Fledge68
29c25239c9
Merge pull request #222 from Leseratte10/master
...
Add Github CI
2020-11-19 17:22:12 -06:00
Florian Bach
3a7152b2bd
Add Github CI
2020-11-19 14:31:52 +01:00
Fledge68
ac4e5ddf1a
- official added the clear CD case spine skin. In your plugin use casecolor=111111. may have to do a Reload Cache.
...
- fixed the page button of the source menu setup menu which sometimes said one too many pages.
2020-11-16 15:11:04 -06:00
Fledge68
c629021a44
- fix for music sample rates >48k. issue #221
2020-11-14 15:21:40 -06:00
Fledge68
e6beda957a
- fixes for two mistakes in 5.4.7
...
- upped to 5.4 8
2020-11-11 13:24:29 -06:00
Fledge68
33c8248380
- minor change and official 5.4.7
2020-10-28 18:36:11 -05:00
wiidev
0a53dbb34f
Update wolfSSL and improve formatting
2020-10-17 18:29:03 +01:00
wiidev
d506c49d4f
Fix warning when compiling
2020-10-17 15:46:44 +01:00
Fledge68
d93017e4ad
- upped to beta 8
...
- mainly just some various code cleanups
- added 'Always show main icons' option page 14 of main settings. this prevents the main screen icons from hiding.
2020-10-15 14:46:28 -05:00
unresolvedsymbol
9362fd9789
Use RiiConnect24 geckocodes archive
2020-10-05 15:27:02 -05:00
wiidev
c496ef0dee
Update wolfSSL, picohttpparser & clean up code
2020-09-26 22:30:40 +01:00
Fledge68
4dcca18b32
- upped beta 7
2020-09-25 06:39:10 -05:00
Fledge68
1595356f59
- fixed the Source Menu page button when hiding buttons. the count was off by one so sometimes the page button said there was another page when there really wasn't.
...
- fixed a minor issue when changing a plugins rom dir but then exiting the source menu via B button without selecting a source, it wouldn't reload the current coverflow but now it does.
- now when you have only the front cover image wiiflow will use that platform's custom blank cover image for the spine and back of the cover.
- made source menu setup menu's more noticable when you switch from select a source to selecting a plugin and back. before it was hard to tell you had moved to a new menu cause they look nearly identical.
2020-09-25 06:19:03 -05:00
wiidev
5b6a325546
Fix Wii game booting on vWii
2020-09-18 23:07:03 +01:00
wiidev
c16b3adea9
Use MEM2 and improve formatting
2020-09-14 18:23:54 +01:00
wiidev
8abd33fb28
Adjusted credentials char array size
2020-09-07 22:14:43 +01:00
wiidev
242b72add6
Proxy credentials are supported
2020-09-07 22:11:42 +01:00
wiidev
541836a643
Adjusted the proxy char array sizes
2020-09-07 22:08:52 +01:00
wiidev
a80d629859
Add proxy support, fix timeouts & update wolfSSL
2020-09-07 21:27:42 +01:00
Fledge68
144e7669ed
- fixed source menu setup linking source buttons to plugins
...
- cleaned up gui code a tiny bit.
- beta 5
2020-09-07 06:26:12 -05:00
Fledge68
9a8a752e6f
v5.4.7 beta 4
...
- added wiiflow/covers/homebrew_small folder so when using homebrew smallbox mode you can use your own custom covers instead of the apps icon.png
- fixed music resample to 48k option on main settings to not crash wiiflow if only one song file in wiiflow music folder.
- fixed displaying music title when you only have one music file in wiiflow music folder.
- fixed saving and loading enabled plugins upon exit and startup. This stops the "no plugins selected" message upon returning to wiiflow when you previously used the Select Plugin Menu.
- fixed custom backgrounds after using the Select Plugin Menu.
- fixed the Source Menu to display source buttons properly when switching tiers or pages.
- fixed refreshing Source Menu buttons after using the options menu to hide them.
2020-08-31 18:23:52 -05:00
Fledge68
e0445a0cc0
- added source menu setup via Home button while view source menu. Setup includes hide buttons, link buttons to plugins, and set roms path of plugins.
...
- organized main settings pg 10 thru 13 better.
2020-08-24 17:58:09 -05:00
Fledge68
493f62f295
- changed a few debug prints.
2020-08-23 18:09:13 -05:00
Fledge68
dc967db949
- added some texure cleanups
2020-08-13 18:29:43 -05:00
Fledge68
02a7bb4846
- reverted one of my recent MEM2_free changes.
2020-08-13 16:21:29 -05:00
Fledge68
2800366e7b
- very minor code clean up
2020-07-20 08:07:41 -05:00
Fledge68
4c804ffe17
- fix for issue #190 apply game settings to autoboot game.
2020-07-19 17:10:54 -05:00
Fledge68
da19f5b414
- modified plugin code a little. biggest difference is now it no longer uses [PLUGINS_ENABLED] in wiiflow_lite.ini.
2020-07-17 15:23:42 -05:00
Fledge68
ef22015f8d
- fixed plugin system to handle more than 128 plugins.
2020-07-11 15:31:14 -05:00
Fledge68
a9828f0dc5
- cleaned up code for game config load.
2020-06-26 15:16:21 -05:00
Fledge68
7a3e7db40d
- changed a lot of free's to MEM2_free even though the way Fix94 wrote his mem manager, using free is fine too. but this does help me see what is using MEM2.
...
- cleaned up error handling in PNGU.
2020-06-25 18:11:58 -05:00
Fledge68
0f8a3e30d8
- fixed devolution for usb only users
2020-06-05 18:58:33 -05:00
Fledge68
bca9764f4b
- cleaned up libsicksaxis code a little to make it easier for me to understand what's going on.
2020-05-27 15:18:38 -05:00
Fledge68
64cf5a6858
- fixed plugin dol path that was broken in last release.
...
- added option to upsample/resample music audio to 48khz. code taken from wiixplorer thanks to dimok.
2020-05-25 17:17:50 -05:00
Fledge68
0263a20778
- fix for setting game IOS (broken in 5.4.5)
2020-05-16 17:53:34 -05:00