Hacking Homebrew Latest precompiled libFAT SVN library with UStealth Mod

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,470
Trophies
3
XP
29,190
Country
United States
Ok, so this one was a bit different. This one read both the USB and the SDcard, but it only read the first word of the file and word of the file, and wouldn't load. I went through all of the files you compiled, and the one on post #94 was the most interesting. I wouldn't read the USB drive, but it did read the SDcard, and fully loaded a game. None if the other programs you compiled did that.
The only difference is the libfat.a, which is the Ustealth part of the code. It's not using it on post 95 if that's what you're referring to. That's why usb wasn't being read. Something may be wrong with it. I'm not sure where @SaulFabre got the files but compiling it requires devkitRICE which is closed source and unreleased, so I have no way to compile it myself. It only applies to Gamecube and the wii versions.
 
  • Like
Reactions: SaulFabre

SaulFabre

I like Yoshis and the Wii/Wii U scene.
OP
Member
Joined
Feb 6, 2019
Messages
3,228
Trophies
2
Age
25
Location
Ecuador
Website
saulfabreg-wiivc.blogspot.com
XP
7,996
Country
Ecuador
Ok, so this one was a bit different. This one read both the USB and the SDcard, but it only read the first word of the file and word of the file, and wouldn't load. I went through all of the files you compiled, and the one on post #94 was the most interesting. I wouldn't read the USB drive, but it did read the SDcard, and fully loaded a game. None if the other programs you compiled did that.
You will still need to wait for me to see and make a UStealth version for WiiSXRX.
Maybe it applies the same as Not64 has?
 
  • Like
Reactions: godreborn

SaulFabre

I like Yoshis and the Wii/Wii U scene.
OP
Member
Joined
Feb 6, 2019
Messages
3,228
Trophies
2
Age
25
Location
Ecuador
Website
saulfabreg-wiivc.blogspot.com
XP
7,996
Country
Ecuador
not64? what happens with that one?
Not64 uses different code for UStealth support in its libfat used (https://github.com/extremscorner/libfat/commit/ed80203824de3ae6bf118bdd654cbcf0a66ab658).

I'm not sure where @SaulFabre got the files but compiling it requires devkitRICE which is closed source and unreleased, so I have no way to compile it myself. It only applies to Gamecube and the wii versions.
libfat doesn't require any custom toolchain like devkitRice, it just compiles fine with vanilla devkitPPC/libOGC.
 
  • Like
Reactions: godreborn

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,470
Trophies
3
XP
29,190
Country
United States
  • Like
Reactions: SaulFabre

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,470
Trophies
3
XP
29,190
Country
United States
I got it to work with libogc2:

1655825984616.png
 
  • Like
Reactions: SaulFabre

SaulFabre

I like Yoshis and the Wii/Wii U scene.
OP
Member
Joined
Feb 6, 2019
Messages
3,228
Trophies
2
Age
25
Location
Ecuador
Website
saulfabreg-wiivc.blogspot.com
XP
7,996
Country
Ecuador
I got it to work with libogc2:

View attachment 314716
but remember many emulators doesn't use libOGC2, which is unofficial.

libOGC2 currently is only used by Wii64/Not64.

Build for normal libOGC with make -C libogc PLATFORM=wii BUILD=wii_release
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Xdqwerty @ Xdqwerty:
    i have a placeholder enemy sprite i made
  • S @ salazarcosplay:
    or have it that you don't know you are a cyborg, robot, and you find out and have a existential crisis
  • S @ salazarcosplay:
    or have it start in the virtual world and you are an ai that gained sentience
  • Xdqwerty @ Xdqwerty:
    btw gonna wash my face in a bit, my eyes feel tired
  • S @ salazarcosplay:
    and you convince your owner to help you break out of the virtual world to real world
  • BigOnYa @ BigOnYa:
    Eyes - "yawn"
    +1
  • S @ salazarcosplay:
    you bleack in to goverment computer systems to get cyborg schematics so you can get a robot body constructed
  • Xdqwerty @ Xdqwerty:
    btw @BigOnYa the health bar doesnt decrease when i take damage (and yes i put the "at the beggining of the scene change value of greenflatbar: set to Protagonistcopmode.Health::Health())
  • S @ salazarcosplay:
    i the protagonist
  • S @ salazarcosplay:
    human, robot, cyborg
  • S @ salazarcosplay:
    human with cyborg enhancements
  • S @ salazarcosplay:
    or like terminatior
  • S @ salazarcosplay:
    with living tissue
  • BigOnYa @ BigOnYa:
    @Xdqwerty there is health behaviour you can add to your character, then to use a health bar is lil more complicated, google n watch a few tutorial video on it, be too hard to explain here.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, the character has the health behavior
  • BigOnYa @ BigOnYa:
    I know you have to create a health and health max variable. Then there is a calculation you use in code to subtract width size of the health bar. Google few vids.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, the "greenflatbar" is one of the preset health bars btw
  • BigOnYa @ BigOnYa:
    Yea you can use any bar/sprite. It will just change the width. Ok good luck and have fun. I'm off to go shoot some pool at the bar. Talk to you later.
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, why does the health behavior exist if you can just use a variable?
  • Xdqwerty @ Xdqwerty:
    and nope the number still doesnt change
  • Xdqwerty @ Xdqwerty:
    ok im gonna make my own asset
  • Xdqwerty @ Xdqwerty:
    nvm i think i fixed it
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, I fixed it
    Xdqwerty @ Xdqwerty: @BigOnYa, I fixed it