Quantcast
Channel: Wii Info - Flux rss Téléchargements
Viewing all articles
Browse latest Browse all 612

Wiiflow 3.0 Alpha (rev417/mod r175)

$
0
0


Wiiflow est un USB/SD Loader pour lire les backups de jeux Wii sur disque dur USB, clé USB ou carte SD ainsi que le formatage WBFS/NTFS/FAT32. L'interface est basé sur un "coverflow" affichant les pochettes des jeux.L'instigateur original du projet wiiflow, Hibernatus, souhaitant prendre du recul par rapport au projet, c'est donc r-win,Miigotu, Hulkhodn et OverjoY qui ont repris la direction du développement de cet USB Loader. Il continue ainsi, avec son équipe, a faire évoluer cet homebrew. Ce n'est donc pas un nouvel homebrew, mais la continuité de l'évolution de Wiiflow.Fonctionnalités- Support des backups Wii sur USB ou SD/SDHC formaté en WBFS/NTFS/FAT32.- Support des backups GameCube si vous avez DML.- Compatibilité quasiment à 100% avec les cIOS d2x, même ceux appelés "IOS Reload".- Mise en cache compréhensible de la liste des jeux, pour permettre une très large liste de de plusieurs milliers de jeux en 2 ou 3 secondes.- Support de thèmes étendu.- Possibilité de jouer le format THP des animations d'intro de chaque jeu.- Traduit complètement dans plus de 22 langues.- Possibilité de définir une image personnalisée pour chaque jeu.- Possibilité de jouer plusieurs fichiers audio incluant le mp3, wad, bns, mod, s3m et ogg.- Support complet de l'émulation de NAND pour les chaines, WiiWare et VC.- Possibilité de rediriger les sauvegardes de jeux Wii vers l'USB à partir des révisions 416.Wiiflow r417 mod r175Voir les changements ici.Wiiflow r417 mod r18- Ajout du support de DML pour lire les backups gamecube sur SD, sans SD Gecko.rev 417*Compile portlibs with devkitPPC r24 and libogc 1.8.8*Move the stack up 8 bytes and align 32 after bss also, so that .end is alwaysaligned.*Fix finding of the main application in channels, there is not need for a secondscan of the app files and checking for a wad header with memcmp if you get theinfo from the TMD correctly. This eliminates the skip_bootcontent method andall nand games boot the same way.*Add a workaround for custom channels (forwarders) so that they useWII_LaunchTitle instead of the custom appldr.*Fix booting of injected vc.*Align everything going through ioctls and ioctlv for nand emu, to improve cacheflushing.*Improve the nand emu mount/dismount and simplify it.*Rename everything WiiTDB to GameTDB, and change to the new URL's. Thisincludes some fixes to the cover downloader and speeds it up ALOT. Instead of12 url requests for each missing cover, now it will be 2-3 at most. There arealso no longer seperate url's for channels and games. Also renamed any wiitdbreferences in languages and themes to the gametdb counterpart, using the samecase as it were before.*Some cleanup of wbfs initialization, removing some unneeded or unusedparameters and variables.*Added sdhc.h and sdhc.c from CFG*Added support for playing games from SD with the same file system support asUSB.*Added sorting by console type based on the id of the game. Use it by sortingBy Game ID and using b+up/down to cycle through the systems.--Some new translations for this:custom=Customcommodore=Commodore 64neogeo=Neo-Geones=Nintendosnes=Super Nintendomastersystem=Sega Master Systemgenesis=Sega Genesisnintendo64=Nintendo64turbografx16=TurboGrafx-16turbografxcd=TurboGrafx-CDwiiware=WiiWarewiichannels=Offical Wii Channelswii=Wiihomebrew=Homebrewunknown=Unknown*Lower mem2 priority size to send more shit to MEM2_alloc*Raise mem1 upper limit for the apploader 8 bytes.*Make cheat downloader work for WiiWare and VC*Delete menu 7, forgot last commit*Attempt at fixing case colors, still needs work, also titles may need some worksince they seem to not be read form xml or custom_titles.ini sometimes.*Clarify the setting up of low memory in disc.c*Remove the ios parameter from the apploader, Disc_BootPartition, andDisc_WiiBoot.*Make frag truly work for WBFS partitions.*Clean up some includes throughout.*Make all data pointers and parameters for channel launching use u8 * instead ofu32 * to get rid of mass casting in pointer math.*A shitload more im sure, need to commit to sync to official SVN.Rev 416*Update language files and add documented ini files for most settings.*Updated meta.xml with more controls*Updated Some docs.*Removed port selection from the makefile and buildtype.sh*Fixed incorrect title ID for Pokemon Rumble in the channel launcher (thx xFede)*Replaced old cios detection and hashing with a proper implementation. No morebrute forcing! Also now only d2x cios will be detected, and reliably. (Based oncode from GX by Dimok, thx)*Added a parameter to Config:save to allow unloading of the ini on save. ie:m_cfg.save(true);*Bump version string to 3.0 ALPHA (Big jump, but this deserves a major versionbump)*Fix most font issues for themes.*Added sorting by player count and wifi player count for games.*Fixed positioning of the about screen and game synopsis (its ALMOST perfectnow)*Moved a vsync in the wait screen.*Fix a crash when switching to channel/nand view before a cache was created.*Made a solid attempt at fixing the green screen on ios reload (hope it worksfor most of you)*Fix dumps when booting a game DVD.*Add creation of folders when using USB saves option.*Partially fix USB Saves, always works when the game is played form DVD or wbfs,mixed reports when from ntfs/fat32. (folder creation based on code from GX byDimok, thx)*Fix all blanks in the menus and added some new options.- Rumble is now handled by the setting you have in your wii settings (homemenu->controller options->rumble) and no longer is a setting in the ini.- Box mode is now only an ini setting, everyone uses boxmode anyways.*Now delete the playlog on wiiflow launch, playlog is always written on gamelaunch.*Disable_Emu before exitting wiiflow.*Themes changes:-Changed thxfont to text_font in GENERAL-Removed page 7 of the main menu-Removed boxmode and rumble-Moved partition selection to page 1 slot 3-Added a button to toggle savegame emulation in page 1 slot 4-Moved async network to page 3 slot 3-Remove ios selection for games, ini only now, otherwise uses what the gamerequests with auto_ios-removed disabling of returnto in game settings, ini only. New d2x method isntdetected. Replaced it with toggling save emu for that game.-Only 3 pages in game settings.-Too confusing to list what all buttons were moved, check default.init*Removed title downloader coder, wiitdb is working pretty well and so is readingtitles form the game/channel itself.*Fixed titles for nand and games.*Made sorting ignore punctuation.*Option for full emulation in nand and games, and under the id of the game ingameconfig2.ini full_emulation=*Add ability to use a separate folder for usb saves and nand emu. savepath= andsavepartition= under GAMES in wiiflow.ini (they default back to the settings forNAND emu if not set)**Im sure I forgot some things, but thx to all the testing and help withdocumentation from all!**Rev 415*Fix typo in OverjoY's name in defines.h*Add sorting based on player count and wifi players count, b+up/down switch tothe next/previous number of players in those modes.*Fix titles for nand and channels, will always show the full title now withoutfunny characters.*Titles work with or without wiitdb.xml, although headers/channels don't alwayshave a pretty title.*Fix installing from DVD, booting from DVD still broken.*Remove some members from CItem that already exist in dir_discHdr*Add a wchar_t [64] to the dir_discHdr to hold the wchar titles.*move mem2 m_endaddress back down to 0x93000000 and the disc pointer back tothere as well.*Other shit I forget, too broke to think.Rev 414- Make sorting by Alpha ignore punctuation.- Set ini lines for updating the cache, so when updating wiitdb and exittingbefore going to the other views it will still force update the cache with thenew info.- Fix an annoying bug where if you had a game on a partition and the rest of yourgames on a later partition, the ini was overwritten with the first partitionwith games. Also bypassed this section of code for channel view and fixed itincase you loaded directly to homebrew view (a new passing argument coming soonto set the view on boot)- Close wiitdb after updating channel cache (oops)Changelogs précédents: http://code.google.com/p/wiiflow/source/list?num=25&start=388R305- Nettoyage du code source- Ajout du support des cIOS d2x- Ajout du Block IOS ReloadChangements ultérieurs :Consultez le site officiel.R92Stupid typos screwing up my release zzzz.R91- Language.ini et titles.ini sont à placer dans le même dossier que WiiFlow.- WiiFlow va maintenant chercher le boot.dol dans le même répertoire que wiiflow.ini. Si il n'est pas trouvé, il sera créé.- Autres changements.R90ugh, error in release script, updated versions to reflect.R89BETA- WiiFlow redémarre désormais après une mise à jour- Mise à jour des versions.txt- Mise à jour du defautl.txt pour améliorer les performances.- Divers autres changements.R88- Possibilité de supprimer le "cheat.txt" en maintenant et dans le menu cheat.- Ajout de la page 5 pour les paramètres de jeu.- Divers changements mineurs.R87- Wiiflow 2.1 release.- Updater fully functional and has hosting.- Fix reported bugs since 2.0.- Ability to sort games by 4 different settings, Press B+Down- Ability to switch partition by Pressing B+Up in main screen.- More fixes and small additions.R86- Release 2.1R85- Clean up and fix returning to wii menu when priiloader is set to autoboot wiiflow and return to autoboot.- Set Paths for updater to new server.- Prepare for 2.1R84- Possibly speed up cover loading: m_cf.start was called 2x Move setSorting in menu.cpp to sort before the findId so that last showed game works on boot/settings exit.R82- Missed last change for versions.txt..stupid turtle!R81- Finished updater- Add Changelog info to updater, usage commented in versions.txt- Add 1 lang string sys7 which is displayed in changelog section when installed version is selected.- Add punctuation to some strings in menu_download.cppR80- Version selection working by extracting version numbers and number of versions from versions.txt- Add example versions.txt to trunkR79- Revert txt cheats code to fix the bug (sorry, but its been 12 days, the bugs you were trying to fix were fixed in the previous version, pls add xml to this version if you want), made so opts are removed from game's id section if no cheats are selected rather than toggle them.- Enable left/right with repeat for switching pages in all menus, also in game select screen made repeat work. (may need disabled in that view if spamming banners causes issues)R78- Better code for show_cover_after_animationR77- Fix show_cover_after_animation...tested.R76- Doh, i mustve been half asleep when i changed that in r67R75- ifstream is a bad class to accidentally typo as ofstream when checking if boot.dol exists LOLR74- Expand dol_backup from [26] to [33]R73- Working ios selection to mod DL url- Versions button ready to select versionsR72- Mod system menu for Jiiwah and Benjay.- Fix crazy coding in system menu.- Add blank versions.txt to trunk- Changed txt url to point to the trunk/versions.txtR71- Fixed bug with alpha blending in fanart- Fixed sorting in coverflow- Don't let wiiflow hang when a gecko is attached, but the PC is not reading the serial port.R70- Missed hiding some buttons when switching to downloader for update.R69- Added flip buttons to system menu (incomplete)- Cleaned up menu.hpp- Fixed some bugs i missed in menu_download- Screamed at pcR68- Change default build type to 249- Make downloader back up boot.dol before writing a new one, and replace it if new file failed to write- Delete versions.txt after system menu is closed.- Fix "boot.dol not found at default path" error- Hide Download bar and status on system menu after a few seconds to make room for update selection and information.R67- Change to check apps/wiiflow before /apps- Change fanart to use 3ltr id's also (r-win)- Move APP_NAME to menu.hpp from menu_about.cpp- Seperated versions.txt downloading from updated dol downloader and rewrote most of it.- Auto DL txt on entering system menu.- move update URL to menu_system so it can be modded by gui buttons later.- remove m_systemLblIOSbase and combined it with m_systemLblIOS- remove m_systemLblVersionRev and combined with m_systemLblVersion- moved labels up in menu_system- show download bar and status when DLing versions.txt, needs hidden by timer soon.R66- Fanart can now draw before or behind the cover:- Add show_on_top=yes to the [artwork] section- Also, hiding the cover until the animation is done can be done by adding show_cover_after_animation=yes to the [general] sectionR65- Ajout de la possiblité de mettre un nombre de catégories à afficher par "numcategories=" dans la section [ GENERAL] de wiiflow.ini- Deplace le fanart sous la jaquette.R64- Correction du tag "aphabetically" par "alphabetically"R63- Added lastplayed to game launching (only was available for channels before)WiiFlow 2.0 R46- Nouveau nom : WiiFlow 2.0R45- Réduction de la taille de la police d'écriture dans les crédits. (Miigotu)- Retour a l'EHC Frag Module original pour fixer le chargement avec le cIOS en base 57. (r-win)- Corrections de quelques animations bouttons et titres. (Miigotu)- Ajout d'une liste de chaine du menu Wii (ne marche pas avec le cIOS base 57). (r-win)- Ajout du lancement depuis partitions FAT32/NTFS. (r-win)- Ajout d'un nouveau moteur Gecko. (r-win)- Ajout de la possibilité d'afficher des FanArts. (r-win)- Correction du chargement de jeux avec un autre IOS. (r-win)- Mise à jour du fichier langage.ini.- Mise à jour des thèmes.R44- Fusion de la branche "fat_ntfs" avec "trunk"R43- Correction du bug des Covers (enfin)!- Ajout de fonctionnalités vidéo inutile (créées par Dimok, btw)- Ajout d'un patch pour Prince Of Persia (vous devez quand même mettre les options disable_dvd_patch=yes et returnto=0 dans le fichier wiiflow.ini, sous la section [GAMEID])- Correction des patches WIP (Dimok)- Install installera maintenant toutes les partitions (comme cela était avant)- Ajout du patch de Giantpune pour le retour à une chaine (ajout de returnto= dans wiiflow.ini sous [ GENERAL])- Ajout du support initial de fanart (par Miigotu). Seules les images de fond sont supportées pour l'instant, mettez les dans votre dossier fanart/background. Wiiflow met /background après la variable dir_fanart dans wiiflow.ini. Ne mettez pas /background ici !)- Ajout des id's de jeu à 4 caractères dans les URL's de téléchargement- Désactivation de l'installation sur les lecteurs NTFS- Correction de l'installation des jeux sur les lecteurs WBFS- Changement des fichiers usbstorage et fs pour utiliser ceux du CFG Loader USB- Correction d'erreurs mineures avec le rechargement de l'ios et les partitions NTFS/WBFS- Activation de la sortie des info de débuggage du Cios 249 avec gecko- Petit changement dans la langue ItalienneR31- Support du Nunchuk.- Affichage de l'écran d'installation si un Disque est inséré.R30- Pas de changelog.R29- Quelques corrections et des vérifications supplémentaires pour le menu de triche.R28- Correction d'un bug dans le menu Cheat- Correction sur la possibilité de faire sortir certains DD de la veille- Wiiflow cherchera les thèmes et autres dans drive:/wiiflow/ et drive:/apps/wiiflow.R27:- Ajout d'un menu Cheat (merci VIP)- Changement de répertoire: tout va dans sd:/apps/wiiflow/R26:- Mise a jour des instructions de compilation sur la page googlecodeRévision 25- Correction du bug "out of memory" lors du téléchargement des covers.- Correction des covers corrompues (la libfat 1.0.6 inclue dans le devkitPro R19 est encore défectueuse!), supprimez le cache des covers si vous avez des jaquettes corrompues (/wiiflow/cache).- Amélioration des performances du FAT.Révision 23- Correction du bug "out of memory" lors du téléchargement des covers.- Correction pour la compatibilité avec le devkitPro R19.Révision 22- Ajout d'une boite spéciale pour un jeu particulier.Révision 21- Correction pour NSMB NTSC.- Nouveau mode vidéo "Progressive" pour forcer et patcher en 480p.- Nouveau mode vidéo "System" pour utiliser le mode vidéo du système sans forcage ni patchage.- Possibilité de basculer les favoris en on/off et changer les thèmes si WiiFlow est dans le mode parental.Révision 20- Ajout d'un patch pour New Super Mario Bros (Merci à Wiipower) : patch du "main.dol" à la volée.Révision 17- Correction d'une erreur avec des thèmes perso dans une zone avec pages multiples (Thx Benjay).- Changement dans le forçage et le patchage du mode vidéo pour une meilleur compatibilité. (A tester !)Révision 16- Correction de l'écran noir ou du blocage lors du lancement de certains jeux.Révision 15- Amélioration du support DSHC.- Application du patch "No Disc in Drive" seulement pour l'ios249 < rev13 et l'IOS 222/223.Révision 14- Ajout d'un support "réel" des cartes SDHC, meilleure compatibilité pour différentes cartes SDHC.Révision 13- Correction bug du forçage/patchage du mode vidéo.- Correction du code dump provoqué par l'utilisation de l'IOS 222/223.- Correction de l'erreur WiFi 50330.Révision 12- Mise à jour du ehcmodule v4 (IOS222/223) provenant de la dernière version de l'uLoader 3.1.- Affiche le Cios utilisé dans le menu "About". Site officiel : http://code.google.com/p/wiiflow/ Wiki officiel : http://www.wiiflowiki.com/ Site du mod : http://code.google.com/p/open-wiiflow-mod/

Viewing all articles
Browse latest Browse all 612

Trending Articles