overjoy.psm
f0d987f9a4
Oops
2014-02-20 23:32:34 +00:00
overjoy.psm
ecbed6571a
* Small fix for ppl that use an usb device with 4k sectors
...
* Added better region free support that fix some issue games (Menu option will follow)
2014-02-16 20:12:35 +00:00
fix94.1
bca5b4dc8e
-fixed neek mode wii game loading
...
-fixed emu nand game loading if the external booter is on the same partition as the emu nand
2013-12-24 15:35:59 +00:00
fix94.1
6b663fe2d9
-completely new memory manager which should be faster and safer than the old one
...
-only use the internal wii aes hardware if we do have hardware access (should fix dolphin-emu and neek2o)
-(hopefully) made the gc installer and the wait message display safer
-code cleanup, removed some unneeded stuff
-increased our usable mem2 by 1mb
2013-12-21 17:02:36 +00:00
fix94.1
0509e80edd
-fixed wii game time (how did nobody report that?)
...
-speed up wii disc booting
-if booting from a wii disc and a general video mode is set, wiiflow will automatically use normal video patching to prevent game freezing
-added the vwii widescreen fix by tueidj (thanks alot for releasing that) and a vwii detection by crediar, thanks to his nintendont source
2013-12-18 18:33:40 +00:00
fix94.1
3ef191d196
-got back into the libpng 1.2.X branch, we now use 1.2.50
...
-gave the wait message thread new variables and memory, this might fix the random forever loading bug
-increased the ftp server memory a bit to be most stable at some situations
2013-12-07 12:33:27 +00:00
fledge68
db89fbe9b9
-added new [NAND] option to wiiflow.ini - switch_both_nands= no (default) or yes. when set to yes any time you change a nand path or preset it will change both the saves nand and emunand so they are always the same. must be manually changed.
2013-11-25 18:34:58 +00:00
fix94.1
fffc6fae17
-fixed unneeded nand folder creation
2013-11-22 21:55:59 +00:00
fledge68
8fa265a32b
- Made USER3 and USER4 appear above info text on ABOUT menu (credits and help)
2013-11-20 19:36:10 +00:00
fix94.1
27948551b5
-fixed ftp server file transfers
...
-fixed a wrong button position (thx mamule)
2013-11-19 22:05:53 +00:00
fix94.1
959d71c186
-exported most images, the homebrew booter and the external booter out of the dol so we gain memory, it now will be used from your sd/usb directly, to now use your compiled wiiflow you need to copy the boot.dol AND folders from the folder "out" into your apps/wiiflow directory
2013-11-19 15:27:52 +00:00
fix94.1
2738d19b62
-fixed that one little categories line so people stop pming me about it
2013-11-11 18:28:09 +00:00
overjoy.psm
0fc723d824
* Fix for HW crypto engine for neek2o mode
2013-11-10 23:08:59 +00:00
fix94.1
c8ccf82c24
-updated the default theme completely, all button animations, positions and designs are reworked by mamule, big thanks for all of it!
...
-added a new label, EXPLORER/SELECTED_FOLDER_BG to give the path text a background
2013-11-04 19:46:23 +00:00
fix94.1
62baf93d7c
-fixed a possible aes decrypt bug occuring when isfs actions are included (fixes mios installation)
2013-11-02 21:35:51 +00:00
fledge68
e9c553de32
-fix cat_page return to wiiflow the correct way. just remember it won't work if you use the view switcher icon. it's a source menu thing only.
2013-10-30 13:07:59 +00:00
fledge68
82ba28bd02
-added cat_page fix to sourceflow and now wiiflow checks custom banner folder first before cached
2013-10-28 18:36:52 +00:00
fledge68
ff3504d691
-fix for source menu cat_page to be remembered when returning to wiiflow after playing a game.
2013-10-28 12:02:47 +00:00
fix94.1
609bf29dbb
-using the wii internal hardware from now on to decode and hash files, that saves code, space and speed, these processes are used for banner loading, wii game installing and wii wad channel installing
2013-10-27 18:36:07 +00:00
fledge68
8f7cf4670a
-now nand presets show nand folder name instead of 1 thru 4
2013-10-22 15:52:33 +00:00
fledge68
e114de9f82
-added source_menu autoboot feature to sourceflow
2013-10-21 15:32:37 +00:00
fledge68
e3e7eb32df
-added the ability to use the GC controller on the Adjust Coverflow Menu. Use the left stick for the pointer and control pad up and down to move from button to button.
2013-10-21 14:53:46 +00:00
fix94.1
df9534961e
-reading in cached/custom banners into a 2mb fixed region now to save some memory allocations and gain a bit speed reading them in
2013-10-19 18:59:17 +00:00
fix94.1
b86a95e517
-added experimental autoboot function for source menu buttons, just add
...
autoboot=ID
for channel, wii and gc game buttons or
autoboot=TITLE
for plugin and homebrew buttons.
Replace ID/TITLE with the game ID/Title you want to boot when clicking on the button of course.
2013-10-19 15:31:08 +00:00
fledge68
8cd9dfbfef
-added 4 nand presets to the nand setting page 2. now you can set up to four nand paths and just simply switch between them without having to browse every time. Here's how it works, select a preset number and then set the path and repeat for the other preset numbers. now when you want to switch just select the appropriate preset number.
2013-10-18 13:48:26 +00:00
fledge68
ee1082edc4
-Fix for installing Wii games. Note: added closing and opening of inputs (Wiimote) because for some reason my pointer kept disappearing and not coming back.
2013-10-17 16:05:48 +00:00
fledge68
cb4360191c
-Fix for category names with multiple . in the title and set wiiflow to remember all sources when multisources are selected.
2013-10-09 16:05:29 +00:00
fledge68
efa188d549
-Hidden categories are no longer cleared when you click the clear btn. they must be cleared manually.
2013-10-07 15:00:04 +00:00
fledge68
e4c5fbd9e1
- fixed stupid little mistake in sourceflow cover loading
2013-10-06 12:51:45 +00:00
fix94.1
570dd16c10
-fixed not found emu nand partition if you did use the source menu and partition switch feature in a certain way
2013-10-03 23:26:22 +00:00
fledge68
040459dcaa
-added a couple screensaver options under "GENERAL" section of wiiflow.ini
...
screensaver_idle_seconds = number of seconds before showing screensaver (default = 60)
screensaver_disabled = turn off screensaver (default = no)
2013-10-03 11:50:34 +00:00
fledge68
dabf2018d3
-added custom titles support for plugin roms. most useful for mame wii and final burn alpha. In custom_titles.ini add [MAGIC#] of plugin and then put title=new_title without extensions. example:
...
[4D414D57]
bankp=Bank Panic
blktiger=Black Tiger
btime=Burger Time
bublbobl=Bubble Bobble
digdug=Dig Dug
digdug2=Dig Dug 2
dkong=Donkey Kong
dkong3=Donkey Kong 3
dkongjr=Donkey Kong Jr
duckhunt=Duck Hunt
elevator=Elevator Action
excitebk=Excite Bike
2013-10-02 17:33:16 +00:00
fix94.1
1480483963
-added Nintendont GC Loader support, so far you can use NMM, widescreen and progressive patch as settings, just make sure Nintendont is in apps/Nintendont/boot.dol, partition doesnt matter for that dol, just make sure you just try to start games from SD
...
-added yet another security check to prevent crashes
-added a new SOURCEFLOW option, remember_last_item (enabled by default), if disabled and you use another sourceflow, wiiflow will not jump back to the previously selected flow but to the first one again
2013-09-24 21:24:03 +00:00
fix94.1
a780efc0cd
-added more security checks and mechanisms to wiiflow to increase stability
2013-09-24 15:21:31 +00:00
fledge68
f2e1c30056
-fix for source menu disable message not showing when a view is disabled.
...
-fix for hiding homebrew view and icon when it's disabled.
2013-09-21 16:33:16 +00:00
fix94.1
ab7ecc61b7
-fixed possible wiiflow crash when exiting plugin flow or starting a game from it
...
-cleaned up the gamecube automatic banner creation
-added new quadforce ids, RELSAB, MKAGP1 and MKAGP2
2013-09-21 14:03:45 +00:00
fledge68
2b3cdc3d67
-Fixed selecting sort method to refresh coverflow and only work with alpha, play count, and last played when in homebrew or plugin view.
2013-09-19 18:37:41 +00:00
fix94.1
88ad579fe9
-fixed the missing pointer and right stick movement detections for the screensaver
...
-made our cover loader much safer (thanks ALOT seam for all the help getting that done)
-fixed a cleanup bug in cover png loading which might caused some memory leak
2013-09-18 23:59:14 +00:00
fix94.1
6bb7f326f0
-wiiflow will now slightly fadeout to black after one minute of no activity
2013-09-15 21:22:19 +00:00
fledge68
87ac92f857
-fix for wiiflow not remembering plugin partitions
2013-09-15 14:29:14 +00:00
fledge68
4f142942e0
- sourceflow cover folders can only be in wiiflow/source_menu folder. I don't expect themers to take the time to make their themed covers
...
- removed B on mode to source from source config menu, if B to source menu is disabled B on mode to source is automatically enabled and vice versa.
2013-09-13 15:38:23 +00:00
fledge68
0285c307e3
-changed brewflow to only be used when homebrew smallbox is on otherwise if smallbox is off homebrew uses coverflow for full size covers.
2013-09-12 14:39:35 +00:00
fledge68
2873de8f91
-added user labels to download settings menu
...
-added sourceflow
-added new source menu config menu access it via startup settings menu. Use it to enable source menu, sourceflow, source menu/flow on startup, multisource (source menu only), smallbox for sourceflow, and clear sourceflow cache.
To use sourceflow you will need to add title= to each source btn in source_menu.ini. Give each btn a title for coverflow to use. sourceflow will use the normal source menu icons or you can add the following folders to your source menu folder - full_covers, front_covers, and small_covers. the first 2 are obvious, the last one is for smallbox if you don't want to use the source menu btn images.
the clear sourceflow cache function is similar to reload cache. use it if you make changes to your covers or your covers aren't displaying correctly.
any questions just ask on gba or irc.
2013-09-12 13:04:50 +00:00
fix94.1
442bc7cb7d
-added "allow_b_on_questionmark" to the wiiflow.ini so you can disable the random game bootup when pressing b on the question mark icon
...
-optimized cover loading times when using hq covers
-fixed wrong game count in the top right corner when using b+minus to switch partitions
-fixed b+minus not working in channel view when no emu nand on a partition was found
-fixed left and right didn't switch pages anymore in the source menu if multisource is not enabled
-updated german.ini
2013-09-11 18:11:23 +00:00
fix94.1
885be72218
-SYNC with the 4.2 final release with the best rev number possibe
...
-changed revision to Beta 4.2.1 (this rev is still 4.2 final but last time I forgot to rename the revision so)
-fixed text view sometimes not working properly
-fixed source menu didnt set the plugin partitions right
-added deletion of channels on emu nand
-added support for ftp clients request full path directory creations
-updated english.ini
2013-09-08 18:29:54 +00:00
fix94.1
d2d56b201e
DAMN that rev number is nice
...
-some theme adjustments
2013-09-07 17:49:49 +00:00
fix94.1
c1465f849a
-updated the progress bar design (thanks mamule)
...
-updated the ftp server gui side, now displays a few information on screen while the server is running so you can see a bit debugging information on screen
-added user labels for themes to the ftp server menu
2013-09-06 23:40:32 +00:00
fix94.1
5886fbdbe4
-updated the memory security checks, now wiiflow shouldn't crash anymore if invalid blocks are given into the memory manager, instead a debug warning will be given if detected
2013-09-06 14:14:59 +00:00
fix94.1
e1738af041
-fixed wrong label in the startup settings
...
-fixed emuflow for plugins get displayed wrong
2013-09-06 00:25:36 +00:00
fix94.1
4d03e0e2dc
-modified the ftp server so it runs in a separate thread, meaning it can now run in the background
...
-added autostart ftp server to the startup settings
-added a new section, the [FTP] one to the wiiflow.ini, containing settings like autostart, password, port and allow active mode transfers
-updated english.ini
2013-09-05 23:52:21 +00:00
fix94.1
2f0cb86073
-made two small corrections in the ftp directory handling
2013-09-05 01:29:36 +00:00
fix94.1
8057a883b6
-updated source menu stuff and added a new option to enable/disable multiple source selections in the startup settings, disabled by default
...
-enabled b on mode selection to open up source menu by default
2013-09-04 20:58:22 +00:00
fix94.1
d31d8e3329
-added a FTP server to wiiflow, you can find it in the home screen, for now it havent got any port selection (always port 21) or username/password need (you can login with whatever you want), the wii ip is displayed after it could startup the server
2013-09-04 16:53:55 +00:00
fledge68
f887de7e8f
-fixed user labels behind default source menu btns
...
-added .log files to file explorer text viewer
2013-09-03 13:48:30 +00:00
fix94.1
32946bef84
-rewrote the font fix of r960 to hopefully fix issues for some people
...
-fixed two very minor bugs
2013-09-01 22:31:46 +00:00
fix94.1
66a2b21cee
-added a missing memory free line
...
-changed the wbfs allocations a bit
-added some security checks to the mem allocator to get around some crashes
2013-09-01 16:43:53 +00:00
fix94.1
6b2b4d0b30
-updated our partition libraries and removed some old mem2 lo testing code
2013-08-31 19:53:19 +00:00
fix94.1
969e6b128e
-fixed gc disc bootup
...
-added auto mios installation when booting gc discs, just put a "mios.wad" into the mios folder of wiiflow, it can be a cmios too
2013-08-24 20:40:39 +00:00
fix94.1
4ab5e252ad
-slightly edited the wii chan booting to may fix a bug
...
-updated german.ini
2013-08-23 01:10:20 +00:00
fledge68
c1ac964fe0
- Added success or failed messages to download of game banner downloading.
...
- and fixed deletion of banner.
2013-08-22 18:55:08 +00:00
fledge68
082af6dd97
- Added auto QF MIOS install if triiforce plugin used.
...
- added right and left to explorer to stay consistent with other menus
2013-08-22 16:52:00 +00:00
fix94.1
e5336404f4
-fixed wad installation and missing fonts in the default theme when using older cIOS versions
...
-hide automatic mios installation
-updated german.ini
2013-08-22 16:39:38 +00:00
fledge68
ffd6e6745a
- small change to GC Loader choices
2013-08-22 15:45:38 +00:00
fix94.1
f3acae37f8
-updated diosmios/quadforce detection, now hopefully complete
...
-removed the dml_r52+ and dm_r2.1+ options from the wiiflow.ini
2013-08-22 14:24:29 +00:00
fledge68
f45da114bc
- Added Auto MIOS installing for GC/QF games. put your MIOS in dev:/wiiflow/mios. name them qfsd.wad, qfusb.wad, dm.wad, and dml.wad. set your QuadForce games GC loader to AUTO or just set the global GC Loader to auto for all games. Bits of code taken from PL4 by stfour, thanks.
...
Note: if you don't want to use it then leave everything alone and don't put any wads in the mios folder.
Note2: if you install a mios outside of wiiflow and use this feature be sure to set current_auto_mios = 0 under [DML] in wiiflow.ini
2013-08-21 15:20:13 +00:00
fledge68
c4f82bfdc3
- path manager and nand paths now start at the current path
2013-08-19 14:02:03 +00:00
fledge68
14a2ae9462
- Added title and back btn for manage cover and banner menu
...
- Fixed path display for explorer when returning
- added misssing english translation for source on startup
2013-08-18 16:22:54 +00:00
fledge68
b6e21fa196
-fix for translation patches
2013-08-18 00:51:46 +00:00
fledge68
fe2342e88c
-moved async network, categories on start, and source menu on start to startup settings
...
-added new Path Manager menu. access it via config page 4
-added GC default global loader to config page 3
2013-08-17 13:21:43 +00:00
fledge68
656fa401ce
- Fix for source menu with one page
2013-08-16 00:33:31 +00:00
fledge68
dbfec98ee5
- Fix for source menu combined view to work properly across all pages
2013-08-15 12:26:44 +00:00
fix94.1
a59330463e
-added progress bar to the wad installer
...
-updated the gc game installer progress bar
2013-08-14 19:11:38 +00:00
fledge68
57b02cac30
- Fixes for user labels on wbfs menu and wad menu and nand settings menu and added to boot (startup) menu
2013-08-14 16:11:26 +00:00
fledge68
ae53adfec9
- Fix for HQ covers and source menu.cpp
...
- Fix for combined view to work properly now
- Fix for last_view to work properly
- Fixed little mistake in explorer when switching emu nands
- removed elmstyle
2013-08-13 13:12:40 +00:00
fix94.1
7477d127f0
-added user theme labels for menu_wad, menu_config_coverbnr and menu_home
...
-allowing the title when you go into the game info to get to a second line
-removed a redundant line from menu_nandemu
2013-08-11 21:44:29 +00:00
fix94.1
51f5860dd9
-hopefully fixed theme memory issues completely now, there was a font bug left which didnt cache in fonts properly so they got written over and over again filling up nearly the whole memory
2013-08-11 20:56:25 +00:00
fix94.1
d1dbfef055
-the language downloader will now also download the translated help file instead of just the tranlated ini if available
2013-08-10 17:54:09 +00:00
fix94.1
9a18d7308a
-fixed overwriting the existing language properly
...
-added some debug prints into the language downloader
2013-08-09 17:14:31 +00:00
fix94.1
a4b1a5293e
-updated the default images and the image compression tools (thanks ayatus)
...
-fixed the language download crash when trying to download the languages a second time
-added a back button to the language manager
-updated german.ini
2013-08-09 14:52:17 +00:00
fix94.1
41a7ad5734
-added a special signature check for modified hdds to skip the wiiu format asking (thx jayjay123)
...
-fixed the adjust coverflow button didnt work
2013-08-09 13:58:06 +00:00
fix94.1
51625a7507
-added a completely new menu to wiiflow, the language mange menu, now you can directly download and select the latest languages from the open-wiiflow-mod svn via wiiflows gui
...
-updated english.ini
2013-08-08 18:21:11 +00:00
fledge68
c1be6e78b8
- Fix for UpdateCache() to work properly and fix for wii_games_dir to work properly to set the wii games folder and moved it from GENERAL to GAMES in wiiflow.ini
2013-08-06 21:31:25 +00:00
fix94.1
45400dd879
-updated the file explorer filetype handling, you can now boot ".elf" and ".dol" files and read text files with the extensions ".txt", ".ini", ".cfg", ".nfo", ".conf" and ".xml"
2013-08-05 20:58:26 +00:00
fledge68
c8673083f9
- recoded a little of explorer to make it more memory friendly as Fix94 says. But it still works the same. Also removed theme.selsbtnFontColor and theme.selubtnFontColor which aren't used anymore.
2013-08-05 17:23:31 +00:00
fix94.1
76b7ad1d6b
-fixed wiiflow not updating the language completely until reboot
2013-08-04 16:53:15 +00:00
fledge68
508e56b1fb
- Changed explorer page button to display all the time.
2013-08-04 16:21:56 +00:00
fledge68
b56528e5a8
- added page btn to explorer and moved set btn. EXPLORER/SAVE_BTN and EXPLORER/CANCEL_BTN are now EXPLORER/SET_BTN and EXPLORER/BACK_BTN. hopefully fixed MAIN/MESSAAGE.
2013-08-03 19:40:46 +00:00
fix94.1
669000a661
-using a more complicated but overall memory friendlier way of sorting the explorer view alphabetically
2013-08-03 06:21:54 +00:00
fledge68
69ed9cb8f8
- added alpha sorting to explorer. also fixed moving to next and prev pages properly.
2013-08-01 20:18:35 +00:00
fledge68
279f46fa11
- added path= to display all the time and now there's only 7 entries 0 thru 6. 0 is the ...
2013-08-01 12:37:16 +00:00
fledge68
f9274d4c88
- added ability to auto select a category for source menu plugin buttons. So you can do as wiimpathy suggested.
...
- all theme related source menu images and ini now need to go in a subfolder of wiiflow/source_menu/ and be named the same as the theme data folder. this keeps source stuff seperate from theme stuff.
- redid the code for menu_source making it more compact and smaller even with the new additions and shrunk menu_category a little.
2013-07-29 21:06:50 +00:00
fix94.1
1afd473be8
-added real nand mios installation, it just wont ask for a emu nand partition when you select a mios
...
-added checks before asking if you want to install a wad to make sure its a channel for emu nand or a mios wad for real nand
2013-07-29 20:42:25 +00:00
fledge68
97a6aadc71
- B for back on source menu and + to select multiple sources
2013-07-25 21:32:39 +00:00
fledge68
2864c3b7a2
- fix for stupid little mistake on previous commit
2013-07-23 13:32:54 +00:00
fledge68
976c614e3f
- set use_source default to no. source menu users need to change it to yes under [GENERAL]
...
- added background to wad installer menu
- made some small coding changes to source menu but still works the same
- updated english.ini
- fixed small wrap and unwrap coding problem for label text
- added changes made to explorer mentioned on gbatemp - mostly just theme related about user labels and stuff otherwise it still works the same.
2013-07-23 13:14:51 +00:00
fledge68
a9053b184b
- Fix for folder explorer user labels.
2013-07-17 15:31:30 +00:00
fledge68
349d3f9014
- Gave folder explorer it's own background and added user labels for it.
2013-07-16 16:23:09 +00:00
fledge68
eceea9a423
- When switching nands now the whole path is shown at the top not just the current folder name. If it's too long the first folder(s) get truncated off the display.
2013-07-14 14:16:25 +00:00
fledge68
bc759934cb
- made dir, save, cancel translatable and increased save and cancel btn sizes. thanks again Etheboss
2013-07-10 17:55:44 +00:00
fledge68
1e116f27c5
- fix for nand switching to make it work with root nands. and fixed english.ini thanks to EtheBoss
2013-07-10 16:40:47 +00:00