Homebrew SDCafiine

Zarklord

Well-Known Member
Member
Joined
May 13, 2016
Messages
194
Trophies
0
Age
25
XP
268
Country
United States
Sorry I'm just learning about programming, but why not?
to put it simply, there is 2 processors on the wii u; one speaks in a language called "arm", this is the processor that we use for a cfw(and therefore the sd_access patch)
the other one speaks in a language called "Power PC", this is the processor that "games" run on(if its displaying to tv/gamepad its the power pc processor).because of these complexities it makes it extremely hard to do both in one app.
 
  • Like
Reactions: cucholix

suzsuzuki

Well-Known Member
Member
Joined
Aug 25, 2016
Messages
403
Trophies
0
Age
36
XP
471
Country
Brazil
to put it simply, there is 2 processors on the wii u; one speaks in a language called "arm", this is the processor that we use for a cfw(and therefore the sd_access patch)
the other one speaks in a language called "Power PC", this is the processor that "games" run on(if its displaying to tv/gamepad its the power pc processor).because of these complexities it makes it extremely hard to do both in one app.
Ok I understand now, thanks for the explanation :)
 

pwsincd

Garage Flower
Developer
Joined
Dec 4, 2011
Messages
3,686
Trophies
2
Location
Manchester UK
XP
4,466

fejich

Well-Known Member
Newcomer
Joined
Nov 26, 2016
Messages
49
Trophies
0
Age
32
XP
118
Country
China
According to the teaching operation, but did not load the file
I have no clue

The test game is PAPER MARIO Color Splash

sdcafiine\000500001f600b00\content
 
Last edited by fejich,

Maschell

Well-Known Member
OP
Member
Joined
Jun 14, 2008
Messages
1,091
Trophies
2
XP
4,659
Country
Germany
I push a version to github which uses libfat instead of the OS FS functions. This lead to faster speed (depends on your device though) and usb support.
It requires to load mocha first (the normal version is totally fine, the sd_acces fork is NOT needed), to make use of the libfat. Otherwise it will fallback to the OS functions (=> only support in SSBU).

The code can be found here: https://github.com/Maschell/SDCafiine/tree/experimental
I added some more usage information to the readme on github. The file structure for the USB drive is exactly the same as SD. Just copy the files on it, like it is a normal SD Card and insert it into your WiiU.
Please notice that this is a VERY experimental version. It's been only tested with 2 games, and only on one console.

HAXCHI's built in CFW/CBHC CFW is NOT supported (yet?). The workarround for using libiosuhax used in for example ftpiiu everywhere break the disc reading. You'll get an "invalid disc" error, while the MCP Hook is opened. Sorry.

Here is a compiled version:
http://www120.zippyshare.com/v/lIfxT0b6/file.html
(NEW LINK. 27.08.2017)

A proper release is following when it's stable (and we know it :D)
It might fail for all other games, or just crash after 10 minuten of gameplay. I don't know. It would be cool if some people could test it, and report any issues or general feedback.
 
Last edited by Maschell,

fejich

Well-Known Member
Newcomer
Joined
Nov 26, 2016
Messages
49
Trophies
0
Age
32
XP
118
Country
China
I push a version to github which uses libfat instead of the OS FS functions. This lead to faster speed (depends on your device though) and usb support.
It requires to load mocha first (the normal version is totally fine, the sd_acces fork is NOT needed), to make use of the libfat. Otherwise it will fallback to the OS functions (=> only support in SSBU).

The code can be found here: https://github.com/Maschell/SDCafiine/tree/experimental
I added some more usage information to the readme on github. The file structure for the USB drive is exactly the same as SD. Just copy the files on it, like it is a normal SD Card and insert it into your WiiU.
Please notice that this is a VERY experimental version. It's been only tested with 2 games, and only on one console.

HAXCHI's built in CFW/CBHC CFW is NOT supported (yet?). The workarround for using libiosuhax used in for example ftpiiu everywhere break the disc reading. You'll get an "invalid disc" error, while the MCP Hook is opened. Sorry.

Here is a compiled version:
http://www2.zippyshare.com/v/DnfnUhLB/file.html

A proper release is following when it's stable (and we know it :D)
It might fail for all other games, or just crash after 10 minuten of gameplay. I don't know. It would be cool if some people could test it, and report any issues or general feedback.

Cool, I can not wait to try the new version
 

fejich

Well-Known Member
Newcomer
Joined
Nov 26, 2016
Messages
49
Trophies
0
Age
32
XP
118
Country
China
I push a version to github which uses libfat instead of the OS FS functions. This lead to faster speed (depends on your device though) and usb support.
It requires to load mocha first (the normal version is totally fine, the sd_acces fork is NOT needed), to make use of the libfat. Otherwise it will fallback to the OS functions (=> only support in SSBU).

The code can be found here: https://github.com/Maschell/SDCafiine/tree/experimental
I added some more usage information to the readme on github. The file structure for the USB drive is exactly the same as SD. Just copy the files on it, like it is a normal SD Card and insert it into your WiiU.
Please notice that this is a VERY experimental version. It's been only tested with 2 games, and only on one console.

HAXCHI's built in CFW/CBHC CFW is NOT supported (yet?). The workarround for using libiosuhax used in for example ftpiiu everywhere break the disc reading. You'll get an "invalid disc" error, while the MCP Hook is opened. Sorry.

Here is a compiled version:
http://www2.zippyshare.com/v/DnfnUhLB/file.html

A proper release is following when it's stable (and we know it :D)
It might fail for all other games, or just crash after 10 minuten of gameplay. I don't know. It would be cool if some people could test it, and report any issues or general feedback.
Wii Party U
Game & Wario

Test two games, all crashing.

The two games are perfect at version 1.3
 

Maschell

Well-Known Member
OP
Member
Joined
Jun 14, 2008
Messages
1,091
Trophies
2
XP
4,659
Country
Germany
Could you provide a bit more information?
Where does it crash? How does it crash? Does it display any exception screen?
Which files did you replace? How many files are you replacing? Did you try to SD or USB?
Do you have a Wii U formatted drive connected?
 

fejich

Well-Known Member
Newcomer
Joined
Nov 26, 2016
Messages
49
Trophies
0
Age
32
XP
118
Country
China
Could you provide a bit more information?
Where does it crash? How does it crash? Does it display any exception screen?
Which files did you replace? How many files are you replacing? Did you try to SD or USB?
Do you have a Wii U formatted drive connected?

I used UdpDebugReader.exe to record the log
Tested four games:
  1. Wii Party U
  2. Mario Party 10
  3. MARIO KART 8
  4. Game And Wario
File into Google Drive: https://drive.google.com/open?id=0B6rm6RJxJJ4OejZPbG8xSU9iTVU

Version 1.3 works very well
Experimental libfat version all crash

  • MOD files on SD
  • WUP game installed on USB

Sorry that my English is not good, I use Google translation to post
 

fejich

Well-Known Member
Newcomer
Joined
Nov 26, 2016
Messages
49
Trophies
0
Age
32
XP
118
Country
China

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BigOnYa @ BigOnYa:
    What a weird game
  • K3Nv2 @ K3Nv2:
    Yeah I wanted to see shards of the titanic
  • BigOnYa @ BigOnYa:
    I kept thinking jaws was gonna come up and attack
  • K3Nv2 @ K3Nv2:
    Jaws is on a diet
  • K3Nv2 @ K3Nv2:
    Damn power went out
  • BigOnYa @ BigOnYa:
    Ok xdqwerty, your little bro prob tripped On the cord and unplugged you
  • K3Nv2 @ K3Nv2:
    Ya I'm afraid of the dark hug me
  • BigOnYa @ BigOnYa:
    Grab and hold close your AncientBoi doll.
  • K3Nv2 @ K3Nv2:
    Damn didn't charge my external battery either
  • BigOnYa @ BigOnYa:
    Take the batteries out of your SuperStabber3000... Or is it gas powered?
  • K3Nv2 @ K3Nv2:
    I stole batteries from your black mamba
    +1
  • K3Nv2 @ K3Nv2:
    My frozen food better hold up for an hour I know that
  • BigOnYa @ BigOnYa:
    Or else gonna be a big lunch and dinner tomorrow.
  • BigOnYa @ BigOnYa:
    Did you pay your power bill? Or give all yo money to my wife, again.
  • K3Nv2 @ K3Nv2:
    Oh good the estimated time is the same exact time they just said
    +1
  • BigOnYa @ BigOnYa:
    Load up your pc and monitor, and head to a McDonalds dining room, they have free WiFi
  • K3Nv2 @ K3Nv2:
    Sir please watch your porn in the bathroom
    +2
  • BigOnYa @ BigOnYa:
    No sir we can not sell you anymore apple pies, after what you did with the last one.
  • K3Nv2 @ K3Nv2:
    We ran out
  • HiradeGirl @ HiradeGirl:
    for your life
    +1
  • K3Nv2 @ K3Nv2:
    My life has no value my fat ass is staying right here
    K3Nv2 @ K3Nv2: https://youtube.com/shorts/2n3nUOadWxM?si=7QMANPmqPdFcdlfm