kongsnutz said:FenrirWolf - yes images on Fish's one are pointing to /apps/usbloader/images again

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![]()
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![]()
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!
is this the lopst usb retry fix ?QUOTE said:- slightly enhanced HDD compatibility
stonetempler said:is this the lopst usb retry fix ?QUOTE said:- slightly enhanced HDD compatibility
The other think is can you make a KidSave Version ?
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 .....![]()
New Topic or will be the last Version Updateted to the frontpage?
KidSave Version ?
**********************************************************
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.
**********************************************************
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']