More actions
No edit summary |
m (HydeWing moved page Wii Backup Fusion Wii to Wii Backup Fusion) |
(No difference)
|
Revision as of 01:47, 22 Ocak 2023
Wii Backup Fusion | |
---|---|
File:Wiibackupfusionwii.jpg | |
General | |
Author | larsenv, dynup, evertonstz |
Type | PC Utilities |
Version | 2.0 |
License | GPL-3.0 |
Last Updated | 2021/02/21 |
Links | |
Download | |
Website | |
Source | |
Wii Backup Fusion is a comprehensive and user-friendly backup solution for all of your Wii games. This program is designed to make it easy for you to create backups of your games, ensuring that you will never have to worry about losing your progress or having to start a game over again.
With its simple and intuitive interface, Wii Backup Fusion makes it easy to create and manage backups of your games, allowing you to quickly and easily restore them if needed. Whether you're a casual gamer or a hardcore player, Wii Backup Fusion is the perfect solution for keeping your games safe and secure.
Why the Fork?
TL;DR: The issue with split files not working on FAT32 partitions using the default splitting settings in Wiibafu has been fixed.
Wiibafu, a backup solution for Wii games, had a bug where split files wouldn't work on FAT32 partitions using the default settings. This was because the program was set to split files at 4G (GiB) by default, but FAT32 partitions have a maximum file size of 4GB (4G-32K). This caused issues for users with FAT32 partitions. The original development of Wiibafu stopped in 2013, but the bug has been fixed by forking the project and changing the default split size to "4G-32K" to ensure that split files can be read on FAT32 partitions.
Media
Wii Backup Fusion - Convert Wii or Gamecube to ISO or WBFS - Linux GUI - (gotbletu)
How To Run
Wiimms ISO Tools (WIT) required. Grab them here, then extract it.
- On Linux/Mac, run sudo sh install.sh. If you don't know how to do that, you can go into WiiBaFu's settings and change the path to WIT to be the bin folder in the download. Right click -> Open to use it.
- On Windows, run windows-install.exe and then restart your computer. Make sure you fix the path to Wiimms ISO Tools in the settings of this tool!
Linux users: this application must be run under the command line.
Original README
This document contains important notes for Wii Backup Fusion
Look & Feel of Qt applications
You can configure the look & feel of Qt applications, incl. Wii Backup Fusion. This contains GUI styles, 3-D effects, fonts, interface settings and so on. Use Qt's own setting editor 'qtconfig', it's in "/qt/bin/"!
WBFS partitions/hdds
WiiBaFu needs root/admin permissions to access WBFS hdds/partitions! If WiiBaFu don't work with your user permissions, start WiiBaFu with 'sudo WiiBaFu' or in admin mode!
DVD drive
The dvd drive path is platform specific. For Linux use /dev/sr0 for the first S-ATA drive (must be adapted to your drive), for Mac OS X use normally /dev/disk2 (Mac with integrated hdd and dvd drive). On Windows, WIT use cygwin to access the drive, the drive letters doesn't work! Use /dev/sr0 for the first S-ATA drive (must be adapted to your drive).
Languages
Wii Backup Fusion supports different languages. It uses the system locale to switch the languages. For example, if your system is set to german (it is in german language), Wii Backup Fusion will be switch to german language also.
Changelog
v2.0
- New Features:
- Universal 2 Binary for Mac - the GUI side of the app has Intel and ARM M1 Mac support (wit is currently running on an Intel-only binary)
- 64-bit support, the previous version only had 32-bit support
- Dark Mode support
- Uses latest version of Qt 5
External Links
- Official Site - http://web.archive.org/web/20171230085554/http://cfgusbloader.ntd.homelinux.org/trac/CfgUSBLoader/
- Github (another fork) - https://github.com/evertonstz/wiibafu
- Original Wiibafu - https://sourceforge.net/projects/wiibafu/