Saltar al contenido

cuaderno de campo

anotaciones

Menú
  • casa
    • dinou del carrer nou
  • cocina
    • pan
    • repostería
    • verdura
  • huerto
    • instrucciones sobre el huerto
    • plano del número 29
    • huerto del año 2025
  • humanidades
    • fonoteca
    • galería
  • juego
    • colección de roms
    • steamos en steam deck
    • lista de juego
    • dosbox
  • linux
    • bash
    • sistema operativo
    • ssh
  • web
    • apache
    • css
    • html5
    • javascript
    • mysql
    • php
Menú

wit + wbfs

Publicada el 1 de marzo de 20212 de julio de 2025 por ernesto
  • instalación de wit
    • wfuse: orden no encontrada
    • wfuse con wit v3.05
  • montando una partición WBFS
    • desmontando la partición WBFS
  • verificando una imagen ISO o WBFS
  • convirtiendo archivos de ISO a WBFS
    • wit convert
  • moviendo archivos a la partición WBFS
    • wwt add
    • wwt remove
  • Wii Backup Fusion
  • wad2bin
  • fuentes
Puesto al día el 3 de julio de 2025.

instalación de wit

sudo apt show wit

Version: 3.01a-2
Wiimms ISO Tools is a set of command line tools to manipulate Wii and GameCube ISO images and WBFS containers.

sudo apt install wit

sudo wit --version

wit: Wiimms ISO Tool v3.01a r0 x86_64 - Dirk Clemens - 2018-10-25

wfuse: orden no encontrada

a primero de marzo de 2021, la instalación de wit vía apt no incluye wfuse, que es la herramienta encargada del montaje de particiones wbfs. este comando tampoco aparece tras la instalación manual de wit en la versión 3.03a de agosto de 2020:

sudo wfuse

sudo: wfuse: orden no encontrada

ls /usr/local/bin

wdf wdf-cat wdf-dump wit wwt

como se puede ver, wfuse no aparece entre los comandos instalados.

wfuse con wit v3.05

cd ~/wii/wbfs/wit-v3.05a-r8638-x86_64

sudo ./install.sh

*** install binaries to /usr/local/bin
*** create wdf links
*** install share files to /usr/local/share/wit
*** load ./share/titles.txt from http://gametdb.com/titles.txt
*** load ./share/titles-de.txt from http://gametdb.com/titles.txt?LANG=DE
*** load ./share/titles-es.txt from http://gametdb.com/titles.txt?LANG=ES
*** load ./share/titles-fr.txt from http://gametdb.com/titles.txt?LANG=FR
*** load ./share/titles-it.txt from http://gametdb.com/titles.txt?LANG=IT
*** load ./share/titles-ja.txt from http://gametdb.com/titles.txt?LANG=JA
*** load ./share/titles-ko.txt from http://gametdb.com/titles.txt?LANG=KO
*** load ./share/titles-nl.txt from http://gametdb.com/titles.txt?LANG=NL
*** load ./share/titles-pt.txt from http://gametdb.com/titles.txt?LANG=PT
*** load ./share/titles-ru.txt from http://gametdb.com/titles.txt?LANG=RU
*** load ./share/titles-zhcn.txt from http://gametdb.com/titles.txt?LANG=ZHCN
*** load ./share/titles-zhtw.txt from http://gametdb.com/titles.txt?LANG=ZHTW
*** install titles to /usr/local/share/wit

wit --version

wit: Wiimms ISO Tool v3.05a r8638 x86_64 - Dirk Clemens - 2022-08-27

ls /usr/local/bin/

wdf wdf-cat wdf-dump wfuse wit wwt

wfuse

wfuse: Wiimms FUSE Tool v3.05a r8638 x86_64 - Dirk Clemens - 2022-08-27

que sepa, wfuse también se instala correctamente con wit 2.20.

montando una partición WBFS

lsblk

sdb 8:16 0 232,9G 0 disk
└─sdb1 8:17 0 232,9G 0 part

sudo wfuse /dev/sdb1 ~/wii/wii

wfuse: Wiimms FUSE Tool v2.20a r4399 x86_64 - Dirk Clemens - 2013-05-01
mount ISO:/dev/sdb1 -> /home/ernesto/wii/wii

sudo ls ~/wii/wii

info.txt wbfs

desmontando la partición WBFS

sudo wfuse --umount ~/wii/wii

wfuse: Wiimms FUSE Tool v2.20a r4399 x86_64 - Dirk Clemens - 2013-05-01
wfuse umount /home/ernesto/wii/wii

verificando una imagen ISO o WBFS

wit verify rock\ band\ beatles.iso

wit: Wiimms ISO Tool v2.20a r4399 x86_64 - Dirk Clemens - 2013-05-01
+OK .0 UPDATE R9JP69 rock band beatles.iso
+OK .1 DATA R9JP69 rock band beatles.iso

wit verify rock\ band.wbfs

wit: Wiimms ISO Tool v2.20a r4399 x86_64 - Dirk Clemens - 2013-05-01
+OK .0 DATA RKXE69 rock band.wbfs/#0

convirtiendo archivos de ISO a WBFS

wit copy rock\ band\ beatles.iso "rock band beatles".wbfs --wbfs

wit: Wiimms ISO Tool v2.20a r4399 x86_64 - Dirk Clemens - 2013-05-01
COPY/SCRUB 1/1 ISO:rock band beatles.iso -> WBFS:rock band beatles.wbfs

wit convert

wit convert animal\ crossing.iso --wbfs

wit: Wiimms ISO Tool v2.20a r4399 x86_64 - Dirk Clemens - 2013-05-01
COPY/SCRUB 1/1 ISO:animal crossing.iso -> WBFS:animal crossing.wbfs

a diferencia de wit copy, wit convert elimina el archivo original:

«wit CONVERT» is like «wit COPY» but removes the source and replace it with the new file if copying is successful.

«wit convert» en WIT: Wiimms ISO Tools.

moviendo archivos a la partición WBFS

una vez se ha montado la partición wbfs, sólo se puede acceder a su contenido mediante sudo:

wwt list

!! wwt: ERROR #17 [NO WBFS FOUND] in AnalyzePartitions() @ src/wbfs-interface.c#447
!! no WBFS partitions found -> abort

sudo wwt list

ID6 25/500 discs (43 GiB)
[...]
SANEFS Bass Pro Shops: The Hunt - Trophy Showdown
[...]
Total: 25/500 discs, 43884 MiB ~ 43 GiB used, 194584 MiB ~ 190 GiB free.

wwt add

Add Wii and GameCube ISO discs to WBFS partitions. Images, WBFS partitions and directories are accepted as source.

«wit add» en WIT: Wiimms ISO Tools.

aunque las instrucciones sólo hablan de copiar discos ISO a una partición WBFS, wwt add también puede manejar archivos WBFS en esta operación:

sudo wwt add --auto rock\ band\ beatles.wbfs

wwt: Wiimms WBFS Tool v2.20a r4399 x86_64 - Dirk Clemens - 2013-05-01
WBFSv1 #1/1 opened: /dev/sdb1
* Summary of WBFS Check: 1 error found:
1 free WBFS sector marked as used!

ADD 1/1 [R9JP69] WBFS:rock band beatles.wbfs/#0

* WBFS #1: 1 disc added.

sudo wwt list

ID6 26/500 discs (46 GiB)
[...]
R9JP69 The Beatles: Rock Band
[...]
Total: 26/500 discs, 47576 MiB ~ 46 GiB used, 190892 MiB ~ 186 GiB free.

wwt remove

Remove discs from WBFS partitions.

«wit remove» en WIT: Wiimms ISO Tools.

el disco (el juego) tiene un identificador ID6 que aparece en la lista, junto al título:

sudo wwt list

ID6 33/500 discs (73 GiB)
[…]
SXAP52 Guitar Hero: World Tour
[…]

sudo wwt remove --auto SXAP52

wwt: Wiimms WBFS Tool v2.20a r4399 x86_64 - Dirk Clemens - 2013-05-01
WBFSv1 #1/1 opened: /dev/sdf1
WBFS #1: 1 disc removed.

Wii Backup Fusion

con esta aplicación, es posible copiar juegos en formato WBFS ó ISO a la partición que corresponda (en este caso, /media/ernesto/WIIUSB/wbfs/):

Cargar > /home/ernesto/descargas/ > Transferir a imagen

en este ejemplo, en /home/ernesto/descargas, se encuentra el archivo del juego que se quiere transferir a /media/ernesto/WIIUSB/wbfs/.

Wii Backup Fusion > Transferir a imagen

en el menú que se despliega a continuación, hay que apuntar a la partición /media/ernesto/WIIUSB/wbfs/ y debe seleccionarse el formato de imagen WBFS:

Directorio: /media/ernesto/WIIUSB/wbfs/Guitar Hero - Metallica [SXBE52]

Image format: Wii Backup File System Container (*.wbfs)

el directorio del juego debe tener el formato nombre del juego [ID del juego] y, en su interior, debe contener el archivo del juego con el formato ID del juego.wbfs, tal que así:

/media/ernesto/WIIUSB/wbfs/Guitar Hero - Metallica [SXBE52]/SXBE52.wbfs

Wii Backup Fusion > Transferir juegos a imagen

wad2bin

#!/bin/bash
SD="/media/archivo/roms/wii/32/"
RB="/media/archivo/roms/wii/RB/3/*.wad"
RB3="00010000535A4250"
for FILE in $RB;
do
wad2bin $SD"keys.txt" $SD"device.cert" "$FILE" $SD $RB3;
done

fuentes

  • «cIOS» en Wii Guide.
  • DarkMatterCore, «dlc-wad-splitter» en GitHub.
  • DarkMatterCore, «wad2bin» en GitHub.
  • Harvey Houston, «Welcome to the Rock Band Customs Project Wiki for Wii - vWii - Dolphin!» en GitLab.
  • «Installing Rock Band, Just Dance, and Guitar Hero DLC on Wii» en GBATemp.
  • «Managing Wii Backups» en Wii Hacks Guide.
  • «!Rock Band, Just Dance, & Guitar Hero DLC» en MarioCube Repository.
    • https://docs.google.com/spreadsheets/d/1-3lo2ASxM-3yVr_JH14F7-Lc1v2_FcS5Rv_yDCANEmk/edit#gid=0
  • WIT: Wiimms ISO Tools.
Etiquetado como wad, wad2bin, wbfs, wfuse, Wii, Wii Backup Fusion, wit

RSS rutas fuera

  • Hoy, en Caminando entre Monstruos, los perros-vampiro de Pratdip…con Javier Resines 10 de julio de 2025 Javier Resines
  • Beats and yelling: Warmoon Lord 9 de julio de 2025 Hate Meditations
  • Retromorphosis – Psalmus Mortis(2025) 7 de julio de 2025 Nicholas Mkhl
  • HSS: Rob Miller(Amebix, Tau Cross) 6 de julio de 2025 hessianfirm
  • Sadistic Metal Reviews: Death to the Trivial 6 de julio de 2025 Brett Stevens
  • Kaevum – Ultra (2025) 2 de julio de 2025 Max Schoenbach
  • Necropolis AD Podcast Launches with “DEATH TO POSEURS!” Episode 2 de julio de 2025 Brett Stevens
  • Beats and yelling shorts, 2nd July 25 2 de julio de 2025 Hate Meditations
  • Revista DeMisterios: Especial primer aniversario 1 de julio de 2025 Javier Resines

Categorías

apache bash casa cocina corral css fonoteca galería html5 huerto humanidades humanidades digitales jardín javascript juego linux mysql pan php repostería Sin categoría sistema operativo ssh verdura web

Archivo

cuaderno de campo 2011-2025