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,481

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,097
Trophies
2
XP
4,738
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,097
Trophies
2
XP
4,738
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:
    I'm doing good, just made my first drink of the day, so better now, Captain and Coke today. I had to cut grass all day, then get my hair cut. I messed with my wifey, she knew I was going to get hair cut, and I went and bought a purple dyed wig, and came home wearing it, she freaked out, thinking I dyed my hair purple, was funny.
    +1
  • SylverReZ @ SylverReZ:
    @BigOnYa, Hey BigOnYa
  • BigOnYa @ BigOnYa:
    Hey hope all is well
    +1
  • SylverReZ @ SylverReZ:
    @BigOnYa, And you too :)
    +1
  • S @ salazarcosplay:
    @BigOnYa how are you doing
  • S @ salazarcosplay:
    any mushroom trip adventures you can share
  • JakobAir @ JakobAir:
    Damn, I haven't been on here in while. My wife and I went on a mushroom trip like 10 years ago. A friend had a PS3TV with the glasses and some racing game. It hit when I was playing the game and I freaked out because I thought I was really driving and crashed.
  • K3Nv2 @ K3Nv2:
    Orange ocean Hawaiian punch is pretty good but @BigOnYa keeps putting vodka in it
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    With enough Vodka everything is good
    +1
  • Xdqwerty @ Xdqwerty:
    Im back
  • Xdqwerty @ Xdqwerty:
    We are having a bbq
  • Sicklyboy @ Sicklyboy:
    Nice! Hopefully the weather is good today?
  • Xdqwerty @ Xdqwerty:
    @Sicklyboy, it's a bit cloudy but Yea it's good
    +1
  • K3Nv2 @ K3Nv2:
    80 for us all that rain then mother nature's like have some sun burn
  • Sicklyboy @ Sicklyboy:
    @Xdqwerty, good weather, good food, what's not to like about that? Hope you have a lovely day dude
  • K3Nv2 @ K3Nv2:
    Got some porkchops marinating in honey teriyaki hope it comes out good
    +1
  • Sonic Angel Knight @ Sonic Angel Knight:
    Porkchop was the name of that dog in that one cartoon, DOUG! :P
  • Xdqwerty @ Xdqwerty:
    @Sonic Angel Knight, never watched doug
  • Xdqwerty @ Xdqwerty:
    I might play Roblox again
  • BigOnYa @ BigOnYa:
    Nuh jump back to gdevelop
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, i say "play Roblox" not "make games on Roblox"
    Xdqwerty @ Xdqwerty: https://youtu.be/wmNlFXJ_xdw?si=uB2Utv1xp9T16QRR