This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
WiiFlow_Lite
Watch
2
Star
0
Fork
0
You've already forked WiiFlow_Lite
mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced
2025-01-11 11:29:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
WiiFlow_Lite
/
source
/
plugin
History
Fledge68
9d3c65cf9d
- added snapshot display for current game. snapshot is displayed where the mini banner normally shows. use wiimpathy's database files and images for the snapshots. note: the width and height is 25% smaller than the one shown in the game info menu.
2019-09-30 11:07:04 -05:00
..
crc32.c
yay, finally another herpderp commit!
2012-11-18 13:53:27 +00:00
crc32.h
-general code cleanup
2012-11-18 13:40:26 +00:00
plugin.cpp
- added snapshot display for current game. snapshot is displayed where the mini banner normally shows. use wiimpathy's database files and images for the snapshots. note: the width and height is 25% smaller than the one shown in the game info menu.
2019-09-30 11:07:04 -05:00
plugin.hpp
- Plugin game list generator now gets rom title and ID from wiimpathy's plugins database files. a 'reload cache' will need to be done for each plugin source so the title and ID can be added to the current cached list. custom titles still work and will override plugin database files. titles are based on custom titles file then plugins database file and finally the rom filename. if the ID is not found in the plugins database files it will have an ID of 'PLUGIN' and no game info will be displayed on the game info screen.
2019-09-11 15:57:16 -05:00