bastayadeswamp escribió:trasguurriellu escribió:alaun escribió:Mario Galaxy funciona perfecto. Los tiempos de carga son iguales al dvd original,tal vez incluso algo más rápidos. Ya lo he dicho pero...¡los backups también los instala! ¿No decían que no se podría?
Se puede hasta pasar las isos directamente desde el ordenador, pero de momento solo hay una utilidad en linux.
PERFECTO para los que tenemos winxp y ubuntu en el mismo equipo. ¿como se llama ese programa?¿de donde lo puedo sacar? dadme algo de informacion que esto es lo que llevo esperando desde que nacio la wii...
GRACIAS WANIN, Y A TODOS LOS QUE PUEDA HABER DETRAS DE ESTE TRABAJO.
wbfs tool
En este hilo de gbatemp la podeis descargar y leer las instrucciones del autor:
http://gbatemp.net/index.php?showtopic=144250&st=19Para los que sepan ingles:
=== Usage ===
This version of wbfs only runs on linux, and will probably compile and work on other unixes including MacOSX even if it has not been tested.
Before using wbfs tool, you must format your harddrive. use the tool gparted from linux.
make a new primary partition of type "unformatted"
If you dont know how to do it, then wbfs in its current form is not for you, forget it or you will lose data. Sorry.
I assume now that $PART is the name of your recently created partition ( e.g. PART=/dev/sdc2 ), and your working directory is the binary release of wbfs_linux
You must be root, or have read/write access to your partition ( "adduser <youlogin> disk" on debian and co plus relogging will do the stuff)
*init the partition:
./wbfs -p $PART init
then wbfs can find automatically your wbfs partition inside your disks.
*add an iso to your partition
./wbfs add <your_wiidisc.iso>
*list the wiidisc that are on the wbfs, you will get the DISCID, game name, number of wide sectors used, and number of GB used.
./wbfs ls
*count the number of wide sectors / GB available on your partition
./wbfs df
*build Homebrew Channel directories for all the games in your partition
This will actually make a directory for each game with the DISCID of the game,
copy the icon.png and boot.dol of the current directory, and make a meta.xml with the name of the game
./wbfs mkhbc
Then copy all the directories in the apps directory of your sdcard.
Saludos!