Metagames


Précédent   Metagames > Univers Nintendo > Wii
Accueil S'inscrire Blogs FAQ Communauté Calendrier Téléchargements Messages du jour Recherche

Wii Console de salon, sortie en 2006 (Wii), 2012 (Wii Mini)

Réponse
 
Outils de la discussion Modes d'affichage
Vieux 08/04/2009, 14h12   #1 (permalink)
Profil
Membre
Ancienneté  76%
Ancienneté 76%
 
Date d'inscription: mai 2006
Messages: 1 027
Téléchargements: 0
Uploads: 0
Merci: 1
Remercié 36 fois dans 18 Posts
Par défaut WBFS Manager 2.1



UPDATE:
Just added WBFS Manager 2.1 which now has two versions, one (WBFS Manager 2.1-x86.zip) for 32 bit users and one (WBFS Manager 2.1-x64.zip) for 64 bit users. The 64 bit version has been recompiled for native 64 bit support and is without loss of features. The feature set for v2.1 is the same as 2.0.
Please note, you have to uninstall WBFS Manager 2.0 prior to installing 2.1. The installer will inform you that you have a previous version and need to remove it first.

Fixes:
-Fixed the 64 bit issues
-Fixed an issue with Windows XP formatting
-Fixed rename dialog default option

Wii Backup File System Manger 2.0 (WBFS Manager 2.0)
Written by AlexDP

Fixes:
-No black screen while adding or extracting. Application remains responsive and reports progress.
-Fixed issue with size information being covered by scroll bars.
-A few other minor fixes.

Changes:
-Added rename functionality (thanks to Sorg).
-Application now directly uses libwbfs, rather than using wbfs_win.exe.
-Added icons for better usability.
-Added list sorting functionality (right click on each list for the different sort options.
-Added blocks used to status bar.
-Added visual indicators to "Games to add" list. Check mark if the iso was copied successfully, red error symbol if the copying the iso failed.
-Changed "size" label to "estimated size" in the "Games to add" list. Added iso size information. Reported estimated sizes are still estimates and may be significantly different from actual size on WBFS drive. Sizes on the "Games on WBFS drive" list are accurate.
-Added first time welcome screen with basic instructions.
-Added "Refresh Drive List" button in case a USB drive was not plugged in when the program started. Clicking Refresh Drive List should show USB drives that were plugged in after WBFS Manager started.
-Added support for dropping a folder instead of one or more iso files. All iso files in the dropped folder and its subdirectories will automatically be added.
-Added progress bars and an activity indicator to indicate the program is running and has not crashed to Windows XP users.

Note: There is no shared code with the other wbfs_win GUI apps that have been released.
The wbfs_win.exe from the wbfs_win_delta release is also no longer being used by this application. It now uses a cleaner, less hacky way of using the libwbfs source code for direct manipulation.

Note 2: Although I've tested this a good deal it's only the first release and it may have some bugs. If you notice any let me know. For the most part everything should be ok as the actual work with the ISOs and WBFS drive are done in libwbfs. Of course, pulling your USB cable out while copying files isn't going to help.

Requirements:
-.NET Framework 3.5 SP1 (the installer will prompt you to automatically download and install it if you don't already have it.

Supported Operating Systems:
-Windows Vista (tested thoroughly. May need to "Run as Administrator" depending on user's settings and UAC settings).
-Windows 7 (tested and working. May need to "Run as Administrator" depending on user's settings and UAC settings).
-Windows XP (tested by a few other users, should work fine.)

What it does:
This application basically provides a GUI for the command line-based wbfs-win, used for accessing legal Wii Backups stored on disk drives that have been formatted to the WBFS file system.
It provides all the basic functionality that comes with wbfs-win, including formatting to wbfs, adding backups, getting a listing of backups already on the drive, extracting ISOs from the WBFS drive, etc.

Features:
-Listing of games with titles, sizes and codes.
-Drag-and-drop support for adding multiple files at once to the WBFS drive.
-Easy to use interface which also reports available, total and used disk space at a glance.
-Batch processing of multiple ISOs.
-Rename discs on the WBFS drive.

Instructions:
-Install using setup.
-Plug in the hard drive or USB stick.
-Run the application.
-Choose the correct drive letter.
-Click Load. (If you haven't already formatted the disk to WBFS, you can do that by clicking Format).
-You should now see any backups on the drive on the left hand side.
-You can drag and drop ISO files from Windows Explorer onto the right hand side or you can click the browse button.
-Click the Add to Drive button to copy them over to the WBFS drive.
-Enjoy!

Completed Future Plans:
-Using libwbfs directly to achieve greater flexiblity.
-Use a separate worker thread to improve responsiveness when doing IO operations.

Remaining Future Plans:
-ISO library
-Additional info from ISO (Game image shown in Disc Channel,...)
-UnRar functionality to automatically UnRar files and add the iso to the WBFS drive.

x86
Partage-Facile


x64
Partage-Facile

Dernière modification par MrBeen ; 08/04/2009 à 14h24.
MrBeen est déconnecté   Réponse avec citation
Vieux 12/04/2009, 08h50   #2 (permalink)
Profil
Membre
Ancienneté  76%
Ancienneté 76%
 
Date d'inscription: mai 2006
Messages: 1 027
Téléchargements: 0
Uploads: 0
Merci: 1
Remercié 36 fois dans 18 Posts
Par défaut

2.2

Citation:
Fixes (2.2):
-Kept error messages from appearing when adding multiple files. If an error occurs, the entry will be marked with a red error symbol in the Games to Add list and a tooltip with the error message will appear if you hover the mouse over the icon.

Changes (2.2):
-Added multilingual support (currently only French, courtesy of TheCrach), contact me if you'd like to add support for your language.
-Added Hombrew Channel creation (not completely tested).
-Added Cover support. Hover mouse over an entry to see the cover.
-Now defaults the selected drive in the drive combo box to the last used drive.
-Item counts for both lists.


Cover file instructions:
Copy covers into the Program Files\WBFS\WBFS Manager 2.2\Covers directory to show them in WBFS Manager
OR
Set your own cover directory from the Edit Menu in WBFS Manager (Edit->Set Covers Directory...).
Covers can be disabled by unchecking the Show Covers option (Edit->Show Covers).
Covers can be in subdirectories.
If you use set your own cover directory, that directory will be checked first, then this directory.
Cover files must be named as follows: DISCID.png where DISCID is the 6 letter disc ID for a given game. For example, Wii Sports cover would be: RSPE01.png

Multilingual support details:
WBFS Manager will automatically use the language of your operating system if it is one of the supported languages. If you'd like to manually change the language you can do so from the Edit->Language menu.
Contact me at wbfsmanager { at } gmail.com if you'd like to add support for your language to WBFS Manager.
http://wiinewz.com/forums/attachment...ger2.2-x86.zip

a venir dans la v3 : possibilité de copier depuis un support vers un autre/ clonage support
MrBeen est déconnecté   Réponse avec citation
Réponse
Précédent   Metagames > Univers Nintendo > Wii


Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are non
Pingbacks are non
Refbacks are non


Discussions similaires
Discussion Auteur Forum Réponses Dernier message
WBFS manager 3.0 se lance pas mekassa Wii 7 04/05/2010 17h08
problème avec WBFS manager ticou Wii 9 10/01/2010 16h17
WBFS Manager, petit soucis. MrPurple Wii 5 17/12/2009 13h54
WBFS Manager et partition logique dexter24 Wii 2 03/12/2009 18h44
WBFS Manager hayraffi Wii 2 28/10/2009 20h34


Fuseau horaire GMT +1. Il est actuellement 16h37.


© 2003-2018 MetaGames. Tous droits réservés.