Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wiiflow needs the Framebuffer-Option #345

Open
Senseless-Creature opened this issue Mar 28, 2023 · 7 comments
Open

Wiiflow needs the Framebuffer-Option #345

Senseless-Creature opened this issue Mar 28, 2023 · 7 comments

Comments

@Senseless-Creature
Copy link

Can you PLEASE add the Framebuffer-Option like USB-Loader GX has it in its Options? This would be so amazing- Wii Games are looking so awesome with the following Settings:

480P-Fix enabled
Deflicker forced off - extended
Framebuffer-Option enabled

Here you can see the difference
https://youtu.be/tzJth1XFCBU

Thank You so much for keeping Wiiflow alive <3

@AdamCatalyst
Copy link

Good sir, that’s not an issue, this is for issues.

But yeah, that would be my #1 feature request as well.

@gingerbeardman
Copy link

Thanks for the headsup on this!

Fledge68 added a commit that referenced this issue Apr 7, 2023
@Fledge68
Copy link
Owner

Fledge68 commented Apr 7, 2023

https://www.mediafire.com/file/knhat042p66lcc2/wiiflow_lite_1239b90.zip/file

YOU MUST BACKUP everything in dev:/wiiflow/settings in case you want to go back to an older version. this version makes changes to categories, gameconfig1 ini's
it will say wfl v5.5.4 but its not official. i forgot to change it to beta.
i don't have time to post the updated rhapsodii shima theme ini. will try tomorrow.

here's all the significant changes since v5.5.3, plus the framebuffer video width option.
GENERAL AND WII CHANGES:

  • 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.
  • added option to 'Reset game settings to defaults' for wii, emunand, and gamecube games.
  • fixed sorting covers.
    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.
  • added sorting by year released for all games including plugins if the database is used. requires 'Reload Cache'. issue [REQ] Sort by Release date #265
  • added option to init network on start (issue New option suggestion: Initialize network on start #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.
  • added the partition option to select SD and USB together for wii and gamecube. issue [REQ] Show both USB and SD #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.
  • Made path to wiitdb.xml configurable. issue Make path to wiitdb.xml configurable #327. Use Path Manager menu page 2.
  • fixed reload cache when both channel types is chosen.
  • moved SD only setting to wiiflow save file to possibly speed up wiiflow start up. note very first time will be slow and try to mount USB HDD because the SD only setting will need to be moved to the savefile. but afterwards will be fast again.
  • now compiled with devkitppc r41-2 and libogc 2.3.1-1.

PLUGIN CHANGES:

  • fix for issue Assignment of categories to the game are lost when game title changes due to localization #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.
  • added playcount and lastplayed for plugin games.
  • added a fix for in case the plugin filetypes line ends in a '|'
  • added plugin game setting to reload its cached cover in case you change the png for it. a work around for issue Refreshing box cover does not respect the file time #322
  • added a date patch to make the wiituka plugin work.
  • added the use of GamesTDB for ScummVM titles to get localisation of the title. (eku)
  • updated internal default text for regex to hopefully work better. (chrondelta)

GUI AND THEME CHANGES:

  • fixed error messages to wrap the text if too long.
  • added total games text to display every time you change favorites or categories. (eku)
  • fixed an issue with gui sound volume not sticking on next start.
  • fixed source menu buttons hiding/showing.
  • removed splash image on start up.
  • added parental lock for source menu editor.
  • all settings menu's now use the same labels and buttons. the text is just changed. keeps theme ini smaller and easier to maintain. need updated rhapsodii shima theme ini.
  • all checkbox menu's now use the same labels and checkboxes. again, keeps theme ini smaller and easier to maintain.
  • all checkboxes use a single button and we just set the texture image based on it's state. before we had a button for each state - on, off, or other. and would just show only the state needed while hiding the others.

here's a

@Senseless-Creature
Copy link
Author

Thank you - I couldn’t test it until now and it is just awesome - Thank you so much <3

@ReveriePass
Copy link

A dithering removal option would be lovely too!

@felipecrs
Copy link

Just a feedback on the newest version of WFL:

  • It can't load some of my modded games (same behavior of USB Loader GX), but the old version of WFL (latest release) loads them just fine.

Here is one example: https://1drv.ms/u/s!AntpCaY1YjnMi6c7QfnOk-JZLclxYA?e=bQFleH

@felipecrs
Copy link

Ok, forcing cios 248 solves the issue for me. Perhaps it was the default before and now it isn't anymore?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants