How to split wii games

  • Thread starter Thread starter BecksMacs
  • Start date Start date
  • Views Views 1,985
  • Replies Replies 4
Is their any way to split wii games on Mac??
It can be done on the command line using the Unix-standard split command. The maximum size is 4294934528 bytes, so this command will do it:
Bash:
split -b 4294934528 game.wbfs
That will create the files xaa and xab, so just rename them to game.wbfs and game.wbf1.
 

Site & Scene News

Popular threads in this forum