Hacking USB Loader... my turn ;)

  • Thread starter Thread starter WiiShizzza
  • Start date Start date
  • Views Views 817,747
  • Replies Replies 4,239
Geexbox has different compatibility i believe, remember to place the bg.png file in the right folder.

If you dont know where re-read the first post.
 
kongsnutz said:
FenrirWolf - yes images on Fish's one are pointing to /apps/usbloader/images again

Do I put the cheat folder in /apps/usbloader/codes for Fish's version? Also, will Narole's forwarder work with Fish's "PERFECT" version? Thanks to all you guys, but you're almost too fast (and too good), that I find myself a slave to these forums
happy.gif
 
No, the cheat folder goes where it always goes: in the root directory. And in Fishears' latest version the images go in the root directory again as well.
 
I am in 3.3Uv1 and here are some different results:

Rogue Trooper (PAL) - Default mode - Green Screen
Press 1 force NTSC - Black and White

Job Island (PAL) - Default & Force all worked fine. However, when I press home, it shows Japanse Text in Menu botton.
 
fishears said:
@NAROLEZ

Here's the revised apploader.c with working Ocarina

http://www.mediafire.com/download.php?urtfwwk1h4m

COULD WHOEVER IS HOSTING THE PACKAGE PLEASE REPLACE THIS FILE & THE FIXED DOL IN THE SOURCE AND RE-HOST

Seemed like a waste of bandwidth to put it in your package for you - hope you don't mind
smile.gif

Thanks for the work!

I notice that line 37 - line 133 could be deleted from the code. Correct me if I am wrong.

I am done for today. Good night!
 
hungyip84 said:
fishears said:
@NAROLEZ

Here's the revised apploader.c with working Ocarina

http://www.mediafire.com/download.php?urtfwwk1h4m

COULD WHOEVER IS HOSTING THE PACKAGE PLEASE REPLACE THIS FILE & THE FIXED DOL IN THE SOURCE AND RE-HOST

Seemed like a waste of bandwidth to put it in your package for you - hope you don't mind
smile.gif

Thanks for the work!

I notice that line 37 - line 133 could be deleted from the code. Correct me if I am wrong.

I am done for today. Good night!

You're right about that. I just scrolled right past that part with my eyebrows raised. I didn't want to get my big red pen out and start marking the code like a school teacher so I just fixed the Ocarina bug
wink.gif


At a glance it looks like an attempt to get WiiPower's Toy video mode patches in but, well, it ain't going to happen like that...
 
stonetempler said:
QUOTE said:
- slightly enhanced HDD compatibility
is this the lopst usb retry fix ?

The other think is can you make a KidSave Version ?

Agree. A KidsSave version is good.

That is to say :

1. Remove the add and delete game options. (of course)
2. Restore the page scrolling using the D-pad's left and right.
3. Use the + and - button to change language.

This will be good not only for kid, but also for "casual" gamer.

Many Thanks !
 
ok I read all Stuff but is the post252 the last/best Version yet?
"http://www.mediafire.com/download.php?wrc5umnyjwx"
so many Versions here .....
wink.gif


New Topic or will be the last Version Updateted to the frontpage?
KidSave Version ?
 
Has anyone tried this loader? ---> Uloader v1.0B by HERMES

uLoader is a work based on the YAL Kwiirk and usbloader of Waninkoko who has tried to support the work of both customs IOS (cIOS222 and cIOS249) to launch backups from USB storage devices and a graphical style channels Wii.

Video: http://www.youtube.com/watch?v=H-596jAJ9ug

Features:

- Display screen 16 games, displaying an icon that can be inserted into the disk itself, using that review wbfs_win.exe attachment (see below "Notes on wbfs_win).

- It has a screen favorite games (16 games) programmable

- Allows you to select the services to use between 222 and CIOs CIOs 249.

- Texts in English and Spanish (auto)

- Ready for use from a GH3 guitar controller


Link: http://mods.elotrolado.net/~hermes/wii/uloader_v1.0B.rar

Note:If this is not the right place delete all
 
stonetempler said:
ok I read all Stuff but is the post252 the last/best Version yet?
"http://www.mediafire.com/download.php?wrc5umnyjwx"
so many Versions here .....
wink.gif


New Topic or will be the last Version Updateted to the frontpage?
KidSave Version ?

That's the latest (unofficial) version of Narolez release.
 
EDIT: V3 with full OCARINA-Support!

So, here ist the patched Version [V3] with working OCARINA-Support. Thanks to fischears for the apploader.c
wink.gif


Code:
**********************************************************
Fixes by Narolez [V1]:
**********************************************************
- SD-Patch for Ocarina, Background and Boxart added
- Size for Image-Path fixed
- Dump on Reboot/Shutdown fixed
- Fixed the bug where long title creates another empty line
- Fixed Gamelist flashing on UP/DOWN
- B-Button Page-Scroll fixed
- 15 Entries per Page
- New Backgrounds included. Just rename to bg.png
- Source included

**********************************************************
Fixes by Narolez [V2]:
**********************************************************
- OCARINA-Support fixed (Thanks to fishears)
- No-Code-Dump Forwarder Channels included (orange/blue)

**********************************************************
Fixes by Narolez [V3]:
**********************************************************
- OCARINA-Support fixed (sorry for the quick shot)

**********************************************************
Install: Copy the copyToSDroot-Folder to your SD-Root and
install one of the Channel-Forwarder.
**********************************************************
::: Download :::
 
FenrirWolf said:
I just tested it... it didn't detect the codes for Ocarina while fishears' version did.
WTF!

I used fishears' apploader.c code.

What's wrong?

Current apploader.c
Current fst.c

Here an recompiled DOL, please test ..
http://www.mediafire.com/file/dmnjnydzzgz/USBLoaderModV2.dol

While Compiling, i get following warnings:
CODE>c:/devkitPro/projects/USBLoaderModV2/source/apploader.c: In function 'Apploader_Run':
1>c:/devkitPro/projects/USBLoaderModV2/source/apploader.c:69: warning: implicit declaration of function 'memset'
1>c:/devkitPro/projects/USBLoaderModV2/source/apploader.c:69: warning: incompatible implicit declaration of built-in function 'memset'
1>c:/devkitPro/projects/USBLoaderModV2/source/apploader.c:70: warning: implicit declaration of function 'memcpy'
1>c:/devkitPro/projects/USBLoaderModV2/source/apploader.c:70: warning: incompatible implicit declaration of built-in function 'memcpy']
 
take a good hard look at the changes you made to fst.c - you've gone a bit wrong in there
wink.gif


easy to spot with a quick diff

anyway, Happy Easter to you all - I'm away now - no more work for a day or two

PS: don't worry about the memcpy & memset warnings that's not a problem
 

Site & Scene News

Popular threads in this forum