Hacking Cover Flow USB ISO Loader by Beardface

Status
Not open for further replies.

darscot

Well-Known Member
Member
Joined
Oct 25, 2002
Messages
87
Trophies
0
Website
Visit site
XP
427
Country
Coverflow has always been open source, you can download and build it whenever you like. Its not difficult at all, I'm not sure why they don't like people to post the dols but it takes about 5 minutes to build one.
 

pepxl

GFX W!Z4RD
Member
Joined
Jun 19, 2009
Messages
3,263
Trophies
1
XP
328
Country
darscot said:
Coverflow has always been open source, you can download and build it whenever you like. Its not difficult at all, I'm not sure why they don't like people to post the dols but it takes about 5 minutes to build one.

nope not really as when you compile it you get errors and the coders have sed so them selves as qouted

QUOTE said:
It is was answered times and times and times, anyway here we are again:
We do not offer support for SVN build + we do not use SVN libogc
So please stop asking how to compile and live with stable 1.0 that is very very good.
SVN will be a mess these days because I want to make some experiment and everything will be unusable soon, and chances that it can brick your wii are VERY HIGH.

and heres what happens when u compile the current source

QUOTE
> "make"
Generating Version.h file...
GRRLIB.c
In file included from c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:15:
c:/projects/smartsvn/coverfloader/coverflow/include/GRRLIB.h:74: error: expected ')' before 'v'
c:/projects/smartsvn/coverfloader/coverflow/include/GRRLIB.h:79: error: expected ')' before 'v'
c:/projects/smartsvn/coverfloader/coverflow/include/GRRLIB.h:80: error: expected ')' before 'v'
c:/projects/smartsvn/coverfloader/coverflow/include/GRRLIB.h:120: error: expected ')' before 'v'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c: In function 'GRRLIB_Plot':
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:61: error: 'Vector' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:61: error: (Each undeclared identifier is reported only once
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:61: error: for each function it appears in.)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:61: error: expected ';' before 'v'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:63: warning: implicit declaration of function 'GRRLIB_NPlot'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:63: error: 'v' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c: At top level:
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:72: error: expected ')' before 'v'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c: In function 'GRRLIB_Line':
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:85: error: 'Vector' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:85: error: expected ';' before 'v'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:87: warning: implicit declaration of function 'GRRLIB_NGone'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:87: error: 'v' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c: In function 'GRRLIB_Rectangle':
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:102: error: 'Vector' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:102: error: expected ';' before 'v'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:105: error: 'v' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:108: warning: implicit declaration of function 'GRRLIB_NGoneFilled'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:101: warning: unused variable 'y2'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:100: warning: unused variable 'x2'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c: At top level:
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:118: error: expected ')' before 'v'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:128: error: expected ')' before 'v'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c: In function 'GRRLIB_DrawImg':
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:472: error: 'Vector' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:472: error: expected ';' before 'axis'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:473: error: 'axis' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c: In function 'GRRLIB_DrawImgReflection':
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:522: error: 'Vector' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:522: error: expected ';' before 'axis'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:523: error: 'axis' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c: In function 'GRRLIB_DrawFlatCoverImg':
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:574: error: 'Vector' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:574: error: expected ';' before 'axis'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:575: error: 'axis' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c: In function 'GRRLIB_DrawCoverImg':
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:642: error: 'Vector' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:642: error: expected ';' before 'axis'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:643: error: 'axis' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c: In function 'GRRLIB_DrawTile':
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:1123: error: 'Vector' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:1123: error: expected ';' before 'axis'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:1124: error: 'axis' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c: At top level:
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:1453: error: expected ')' before 'v'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c: In function 'GRRLIB_3D_Init':
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:1590: error: 'Vector' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:1590: error: expected ';' before 'cam'
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:1593: error: 'cam' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:1593: error: 'up' undeclared (first use in this function)
c:/projects/smartsvn/coverfloader/coverflow/source/GRRLIB.c:1593: error: 'look' undeclared (first use in this function)
make[1]: *** [GRRLIB.o] Error 1
"make": *** [build] Error 2

> Process Exit Code: 2
> Time Taken: 00:06
 

darscot

Well-Known Member
Member
Joined
Oct 25, 2002
Messages
87
Trophies
0
Website
Visit site
XP
427
Country
Weird I just sunc and built no problem.

> "make"
Generating Version.h file...
GRRLIB.c
bootMenu.c
buffer.c
button.c
cheats.c
cover.c
deleteMenu.c
dns.c
ee.c
fileParser.c
filter.c
gameinfo.c
gfx.c
homemenu.c
http.c
info.c
installMenu.c
konami.c
localization.c
main.c
newsreader.c
scrollbox.c
settingsMenu.c
soundmanager.c
storage.c
titles.c
updater.c
urlLogin.c
useScrollBox.c
utils.c
apploader.c
disc.c
gameSettings.c
partition.c
patchcode.c
settings.c
wbfs.c
xml.c
linking ... CoverFlow.elf
output ... CoverFlow.dol

> Process Exit Code: 0
> Time Taken: 01:01
 

pepxl

GFX W!Z4RD
Member
Joined
Jun 19, 2009
Messages
3,263
Trophies
1
XP
328
Country
darscot said:
Weird I just sunc and built no problem.

> "make"
Generating Version.h file...
GRRLIB.c
bootMenu.c
buffer.c
button.c
cheats.c
cover.c
deleteMenu.c
dns.c
ee.c
fileParser.c
filter.c
gameinfo.c
gfx.c
homemenu.c
http.c
info.c
installMenu.c
konami.c
localization.c
main.c
newsreader.c
scrollbox.c
settingsMenu.c
soundmanager.c
storage.c
titles.c
updater.c
urlLogin.c
useScrollBox.c
utils.c
apploader.c
disc.c
gameSettings.c
partition.c
patchcode.c
settings.c
wbfs.c
xml.c
linking ... CoverFlow.elf
output ... CoverFlow.dol

> Process Exit Code: 0
> Time Taken: 01:01


ive just done a source update aswell??? can u rar and upload your source without the build folder to mediafire or other, my soucre seams to be failing on GRRLIB.c
 

Nullkill

Well-Known Member
OP
Member
Joined
Dec 31, 2007
Messages
202
Trophies
0
XP
74
Country
United States
Feel free to Post DOLs... I dont really know why we got started with the 'dont post links' thing... obviously; if you are posting a compiled dol, or download and use a posted dol, you are doing so at your own risk.

The only 'safe' dol are those posted on wii cover flow...

Other then that; feel free to post links to builds. Others can feel free to debate this; but i dont mind posted dols.



Posts merged

darscot said:
Weird I just sunc and built no problem.

> "make"
Generating Version.h file...
GRRLIB.c
bootMenu.c
buffer.c
button.c
cheats.c
cover.c
deleteMenu.c
dns.c
ee.c
fileParser.c
filter.c
gameinfo.c
gfx.c
homemenu.c
http.c
info.c
installMenu.c
konami.c
localization.c
main.c
newsreader.c
scrollbox.c
settingsMenu.c
soundmanager.c
storage.c
titles.c
updater.c
urlLogin.c
useScrollBox.c
utils.c
apploader.c
disc.c
gameSettings.c
partition.c
patchcode.c
settings.c
wbfs.c
xml.c
linking ... CoverFlow.elf
output ... CoverFlow.dol

> Process Exit Code: 0
> Time Taken: 01:01


Ah; a nice warning free compile
smile.gif
 

fishears

fishears
Member
Joined
Sep 28, 2008
Messages
696
Trophies
0
Website
code.google.com
XP
126
Country
I agree with the Boss: There's really no problem with people posting compiled dols.
We only get problems when people don't realize they're using an SVN dol & start posting that this loader is full of bugs.
What we need are properly composed issue reports that include the revision number.

The ability to be a good & thorough tester is not dependent upon the ability to compile source.
 

scognito

Well-Known Member
Member
Joined
Feb 16, 2007
Messages
148
Trophies
0
Age
42
Location
italy
XP
366
Country
Italy
I aksed for not posting compiled dols -in this thread- because don't want to charge this thread with _obviously_ complains or just people having problems.
If you don't even know what a C compiler is, please don't post "it doesn't compile" if you don't even what compiling is.
Coverfloader is very stable and this because we prefered to add bugfixies instead of adding new features in our latest official builds: just have a look at how many (almost 0) complains or bugs after 1.0 release (we are planning 1.1 release).
This is very good I think for usability.
It's obvious that post 1.0 work will be a continuos experiment with crashes + games that doesn't boot and other things (and no, it will not break your wii, it was a warning for cut some newbe out).
As for now we have VERY few coders available, so why waste our time reading bugs of svn that we _know_ we have?
Want discuss about SVN builds? My suggestion is to open another thread and talk there, leaving here comments and costructive comments here, to help developers.

As I said, I prefere to concentrate our efforts on developing rather than explain why the SVN build XXX doesn't work and how to fix it.
When we will have some useful build we will post it.
That's my 2c, let the complains begin...
 

Logan

Well-Known Member
Member
Joined
Nov 21, 2003
Messages
609
Trophies
0
Age
43
Location
Northampton, UK
Website
Visit site
XP
455
Country
scognito said:
I aksed for not posting compiled dols -in this thread- because don't want to charge this thread with _obviously_ complains or just people having problems.
If you don't even know what a C compiler is, please don't post "it doesn't compile" if you don't even what compiling is.
Coverfloader is very stable and this because we prefered to add bugfixies instead of adding new features in our latest official builds: just have a look at how many (almost 0) complains or bugs after 1.0 release (we are planning 1.1 release).
This is very good I think for usability.
It's obvious that post 1.0 work will be a continuos experiment with crashes + games that doesn't boot and other things (and no, it will not break your wii, it was a warning for cut some newbe out).
As for now we have VERY few coders available, so why waste our time reading bugs of svn that we _know_ we have?
Want discuss about SVN builds? My suggestion is to open another thread and talk there, leaving here comments and costructive comments here, to help developers.

As I said, I prefere to concentrate our efforts on developing rather than explain why the SVN build XXX doesn't work and how to fix it.
When we will have some useful build we will post it.
That's my 2c, let the complains begin...

Nothing wrong with incremental updates. This is part the problem. Since 1.0 released few weeks ago, its like the loader has gone stale. Users look at the other two popular loaders and see updates on a near daily basis with very few complaints or problems. Whilst Cover Floader gets no updates, people lose interest, look elsewhere.

Fickle bunch huh?

I love Cover Floader but I like features and updates and fixes regularly. It was my first USB loader. It was my favourite USB loader.

I now use GX more.
 

scognito

Well-Known Member
Member
Joined
Feb 16, 2007
Messages
148
Trophies
0
Age
42
Location
italy
XP
366
Country
Italy
Logan said:
Nothing wrong with incremental updates. This is part the problem. Since 1.0 released few weeks ago, its like the loader has gone stale. Users look at the other two popular loaders and see updates on a near daily basis with very few complaints or problems. Whilst Cover Floader gets no updates, people lose interest, look elsewhere.

Fickle bunch huh?

I love Cover Floader but I like features and updates and fixes regularly. It was my first USB loader. It was my favourite USB loader.

I now use GX more.

Enjoy other loaders, we code it just for the fun of it, not for being the most up to date of feature full one.
If you prefere other loaders we are happy for you
wink.gif
 

Logan

Well-Known Member
Member
Joined
Nov 21, 2003
Messages
609
Trophies
0
Age
43
Location
Northampton, UK
Website
Visit site
XP
455
Country
scognito said:
Enjoy other loaders, we code it just for the fun of it, not for being the most up to date of feature full one.
If you prefere other loaders we are happy for you
wink.gif

Well that's fine of course. Its all done in your own free time. I acknowledge and 'get' that, and of course, we're grateful for it. But don't confuse constructive criticism and praise with negativity and then counter with sarcasm. Perhaps I don't 'want' to be using other loaders. I would actually 'prefer' to use Cover Floader, as it happens. But with your 'lockdown' and obvious objection on DOL creation and posting, you're restricting coverage of this loader.

You guys will update the loader as you see fit. Accepted. I just hope interest remains and we don't see this thread slip down the pages and into the archive.

Looking forward to the next release.
 

pepxl

GFX W!Z4RD
Member
Joined
Jun 19, 2009
Messages
3,263
Trophies
1
XP
328
Country
i think there might be a bug in your 1.0 release, as i was saying a few posts back about it crashing on the "threading images" part, then got the answer to delete all covers then DL them again thru the loader but i didnt have to, i copied the loader and images from the sd card and transfered them to my other SDHC 8GB card then loader coverfloader but this time it work without crashing.

and yes its an official 1.0 .dol release and not an attemped compile
 

Logan

Well-Known Member
Member
Joined
Nov 21, 2003
Messages
609
Trophies
0
Age
43
Location
Northampton, UK
Website
Visit site
XP
455
Country
Which reminds me, I seem to be having a problem with official release 1.0 and downloading covers.

I know the covers exist on wiitdb.com as other loaders for the same games have managed to download them. But for some reason Cover Floader refuses to download them when I run the update. Wii Sports Resort for example. Cover is still missing for me, yet the cover exists on wiitdb and other loaders have managed to download.
 

toazron1

Member
Newcomer
Joined
Jun 7, 2009
Messages
22
Trophies
0
XP
47
Country
United States
I had a cover problem as well, long story short, I ended up running the fix disk thingy in windows and re-downloading the covers, they work fine now. I imagine it was something on my end rather then the app though.
 

scognito

Well-Known Member
Member
Joined
Feb 16, 2007
Messages
148
Trophies
0
Age
42
Location
italy
XP
366
Country
Italy
Logan said:
Which reminds me, I seem to be having a problem with official release 1.0 and downloading covers.

I know the covers exist on wiitdb.com as other loaders for the same games have managed to download them. But for some reason Cover Floader refuses to download them when I run the update. Wii Sports Resort for example. Cover is still missing for me, yet the cover exists on wiitdb and other loaders have managed to download.
I'll do the test today with WiiSport Resort.
As for the cover problems, probably it's not the case, but they are 6 digits now, so the 4 digits cover are not recognized anymore.
 

rutny

Well-Known Member
Member
Joined
May 23, 2009
Messages
103
Trophies
0
XP
9
Country
United States
If you are having a freeze at the initialing screen, try restarting the Wii (don't really have a choice) Turn off the HDD, turn the Wii on..then turn on the HDD...see if it helps...it does for me.
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: https://youtu.be/eFb28u5GPsU?si=35a7C58FgPbaxIMm