Homebrew Official Mocha CFW - The sweet chocolate to your latte!

Maschell

Well-Known Member
Member
Joined
Jun 14, 2008
Messages
1,096
Trophies
2
XP
4,717
Country
Germany
Seriously... what real aplication does Fat32 support really has? i mean i get it for the Wii because wbfs was rubbish... to say the least. But for the Wii U? it runs everything as it is.
Homebrew apps with USB support using the original Nintendo Api.
=> Loadiine with USB, USBCafiine ;)
 

nastys

ナースティス
Member
Joined
Aug 5, 2014
Messages
1,730
Trophies
0
Age
26
Location
Earth
XP
1,794
Country
Italy
Because I love the big screen to watch movies with my family :P
As I said, just partition it or use another drive...
Neither NTFS nor Ext4 is going to be "ported" to the Wii U anyway.

Every OS supports FAT32 natively. Ext4 is not supported on Windows for example and NTFS is proprietary. And there is already a working Fat32 implementation for libiosuhax, so it makes no sense to use NTFS.

Ext4 can be used on Windows with 3rd party drivers.

FAT32 has the 4 GB limitation and also doesn't support permissions.
 
Last edited by nastys,

Brawl345

Well-Known Member
Member
Joined
Jan 14, 2012
Messages
776
Trophies
2
Website
wiidatabase.de
XP
2,861
Country
Germany
Ext4 can be used on Windows with 3rd party drivers.
FAT32 has the 4 GB limitation and also doesn't support permissions.
Don't do that, the implementation is shitty. Paragon ExtFS ignores all permissions on the EXT drive anyway. And this is not "natively". Who cares about permissions as a Windows user anyway? FAT32 was designed to not have permissions because it causes a lot of trouble for pendrives (say f.e. you want to view a movie with a friend, you put in on a usb stick with your Linux pc and watch it on his Linux PC -> his account has no rights to open the file. Similiar problem occured to me :( ).
 

nastys

ナースティス
Member
Joined
Aug 5, 2014
Messages
1,730
Trophies
0
Age
26
Location
Earth
XP
1,794
Country
Italy
Don't do that, the implementation is shitty. Paragon ExtFS ignores all permissions on the EXT drive anyway. And this is not "natively". Who cares about permissions as a Windows user anyway? FAT32 was designed to not have permissions because it causes a lot of trouble for pendrives (say f.e. you want to view a movie with a friend, you put in on a usb stick with your Linux pc and watch it on his Linux PC -> his account has no rights to open the file. Similiar problem occured to me :( ).
FAT32 was created way before USB drives were invented... It is not convenient at all considering the 4 GB limitation.
If you want to share an Ext4 drive with other people, make sure to set the appropriate permissions (right click → Properties → Permissions → Change Permissions for Enclosed Files... → Others → Access: Create and delete files) and it should work.

Anyway, I wonder if it's really possible to "emulate" Wii U permissions on a FAT32 drive.
 

Mordenkainen

New Member
Newbie
Joined
Dec 21, 2016
Messages
4
Trophies
0
Age
48
XP
50
Country
United States
Anyway, I wonder if it's really possible to "emulate" Wii U permissions on a FAT32 drive.

Of course its possible. If you are patching the filesystem calls like it looks like Mocha will be, you could patch any behavior you wanted in.

For example, you could patch the calls that set permissions and ownership to save that information in an additional file, and patch the read calls to read from that file. To code calling these functions, it would appear that the permission infomation is being read from the filesystem itself.

Of course this is unneeded if there is no "watchdog" that verifies permissions, and as stated above you may be able to get away with just returning true to any check and set permission call. If anything actually reads the permissions though, this method probably won't be enough.
 
  • Like
Reactions: Brawl345 and nastys

bitzthatbyte

Well-Known Member
Member
Joined
Dec 29, 2014
Messages
111
Trophies
0
XP
1,941
Country
United Kingdom
For those who brought it up in the thread previously, cbf sifting through for a quote;

FE# Tokyo Mirage sessions (EUR) does indeed contain a file over the size of 4GB,
rendering it impossible to install via the current formatting.

Can anyone confirm workarounds or have anything to say regarding this?

I have installed FE# Tokyo Mirage sessions (EUR), i did not encounter any issues copying the files to SD for install
 

Toni456

Well-Known Member
Member
Joined
Oct 31, 2012
Messages
344
Trophies
1
XP
490
Country
Australia
@dimok Does the fat32 support work without having to boot cfw? Or do you have to launch mocha each wii u boot in order for it to work?
Of course not what makes you think it will work that way? that's like booting a factory stock wii and expecting all the magic to happen.
 

Ichigo1000

Well-Known Member
Member
Joined
May 6, 2015
Messages
524
Trophies
0
XP
695
Country
United States
Of course not what makes you think it will work that way? that's like booting a factory stock wii and expecting all the magic to happen.
Oh, i thought it would be something similar to installing ios files on the wii, but then again i have no idea how any of this works so sorry.
 
Last edited by Ichigo1000,

Toni456

Well-Known Member
Member
Joined
Oct 31, 2012
Messages
344
Trophies
1
XP
490
Country
Australia
Oh, i thought it would be something similar to installing ios files on the wii, but then again i have no idea how any of this works so sorry.
It will be patched in the cfw itself, unless you have coldboot setup you will have to launch it every time
 

Ichigo1000

Well-Known Member
Member
Joined
May 6, 2015
Messages
524
Trophies
0
XP
695
Country
United States
It will be patched in the cfw itself, unless you have coldboot setup you will have to launch it every time
Ah. As someone who doesn't have haxchi, this would probably mean that the regular wii u format is better as i can install legit games on it without having to signature patch it, right? I assume this means that legit disc tickets will have no benefit from fat32 support.
 

Billy Acuña

Well-Known Member
Member
Joined
Oct 10, 2015
Messages
3,126
Trophies
1
Age
31
XP
3,701
Country
Mexico
Ah. As someone who doesn't have haxchi, this would probably mean that the regular wii u format is better as i can install legit games on it without having to signature patch it, right? I assume this means that legit disc tickets will have no benefit from fat32 support.
Then what is the point of modding a system, what excites me about fat32 support is that I finally can have all of my stuff in one storage device, everything about games, homebrew and vWii stuff in one instead to relie into that crappy wiiu's FS format which is only useful for cheap piracy.
 

shaneod

Well-Known Member
Member
Joined
Mar 3, 2011
Messages
348
Trophies
0
XP
427
Country
I'm excited for this because it seems like it might unbrick my vWii or at least make it usable :)
Needs chmod or chown patching.
vWii VC also seems like it may benefit, from the posts I've read.
 

Ichigo1000

Well-Known Member
Member
Joined
May 6, 2015
Messages
524
Trophies
0
XP
695
Country
United States
Then what is the point of modding a system, what excites me about fat32 support is that I finally can have all of my stuff in one storage device, everything about games, homebrew and vWii stuff in one instead to relie into that crappy wiiu's FS format which is only useful for cheap piracy.
For the native feel. Maybe I've been quite spoiled due to the 3DS scene, but I like things neat and tidy, without having to run anything. Going through browser at the same time is too much of a hassle, and at the same time, I would not want to spend any money on the eshop.
 

Billy Acuña

Well-Known Member
Member
Joined
Oct 10, 2015
Messages
3,126
Trophies
1
Age
31
XP
3,701
Country
Mexico
For the native feel. Maybe I've been quite spoiled due to the 3DS scene, but I like things neat and tidy, without having to run anything. Going through browser at the same time is too much of a hassle, and at the same time, I would not want to spend any money on the eshop.
Spend money for offline/coldboot homebrew is worth of it, you should consider to spend less than 5 dollars for it ;)
 

Cyan

GBATemp's lurking knight
Former Staff
Joined
Oct 27, 2002
Messages
23,749
Trophies
4
Age
46
Location
Engine room, learning
XP
15,662
Country
France
There is a guide of how to install Mocha ?
Mocha doesn't need any installation.

Download, extract to your SD card.
Done.

now launch it from the Homebrew launcher.

I'm excited for this because it seems like it might unbrick my vWii or at least make it usable :)
Needs chmod or chown patching.
vWii VC also seems like it may benefit, from the posts I've read.
FAT32 support doesn't help to unbrick the vWii.
unless you talk about Mocha capability itself, then yes.
with the CFW you can already access the vWii content while still on WiiU, allowing you to edit your vWii and unbrick it.
you can use FTPiiU_everywhere.
 
Last edited by Cyan,
  • Like
Reactions: Mr Objection

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • AncientBoi @ AncientBoi:
    ooowwww a new way for me to beat NFS 510 :D @SylverReZ
    +1
  • SylverReZ @ SylverReZ:
    @AncientBoi, Yeah, believe you can do PSP games as well. But a Pi5 is much powerful in comparison.
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    Not sure about other models of Pi4 but the Pi 4 B with 8GBs OCed to 2Ghz handles PSP really great except like 1 game I found and it is playable it just looks bad lol Motor Storm Arctic something or other.
  • Psionic Roshambo @ Psionic Roshambo:
    Other games I can have turned up to like 2X and all kinds of enhancements, Motorstorm hmmm nope 1X and no enhancements lol
  • Veho @ Veho:
    Waiting for Anbernic's rg[whatever]SP price announcement, gimme.
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    I will admit that one does seem more interesting than the usual Ambernic ones, and I already liked those.
  • Veho @ Veho:
    I dread the price point.
    +1
  • Veho @ Veho:
    This looks like one of their premium models, so... $150 :glare:
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    To me that seems reasonable.
  • Psionic Roshambo @ Psionic Roshambo:
    I mean since basically all the games are errmmm free lol
  • Veho @ Veho:
    I mean yeah sure but the specs are the same as a $50 model, it's just those pesky "quality of life" things driving up the price, like an actually working speaker, or buttons that don't melt, and stuff like that.
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    I think all in my Pi 4 was well north of 200 bucks 150ish for the Pi 4 the case the fancy cooler, then like 70 for the 500GB MicroSD then like 70 for the Xbox controller. But honestly it's a nice set up I really enjoy and to me was worth every penny. (even bought more controllers for 2 or 4 player games.) hmmm have never played any 2 player games yet :(
  • Veho @ Veho:
    Yeah that's what I hate about the RPi, it's supposedly $30 or something but it takes an additional $200 of accessories to actually turn it into a working something.
  • Psionic Roshambo @ Psionic Roshambo:
    yes that's the expensive part lol
  • Veho @ Veho:
    I mean sure it's flexible and stuff but so is uremum but it's fiddly.
  • Psionic Roshambo @ Psionic Roshambo:
    Yeah a lot of it I consider a hobby, using Batocera I am constantly adjusting the collection adding and removing stuff, scraping the artwork. Haven't even started on some music for the theme... Also way down the road I am considering attempting to do a WiiFlow knock off lol
  • Veho @ Veho:
    I want everything served on a plate plz ktnx, "work" is too much work for me.
  • Veho @ Veho:
    Hmm, with that in mind, maybe a complete out-the-box solution with all the games collected, pacthed and optimized for me would be worth $150 :unsure:
  • Psionic Roshambo @ Psionic Roshambo:
    Yeah it's all choice and that's a good thing :)
  • Bunjolio @ Bunjolio:
    animal crossing new leaf 11pm music
  • Bunjolio @ Bunjolio:
    avatars-kKKZnC8XiW7HEUw0-KdJMsw-t1080x1080.jpg
    wokey d pronouns
  • SylverReZ @ SylverReZ:
    What its like to do online shopping in 1998: https://www.youtube.com/watch?v=vwag5XE8oJo
    SylverReZ @ SylverReZ: What its like to do online shopping in 1998: https://www.youtube.com/watch?v=vwag5XE8oJo