Shoot me but I just tried the 3D covers and I think it does not look that good. No offense to the coders because they did a AMAZING job, but I stick with my pimped out Dutch 2D version.
Also the icons and buttons are a bit out of tune so I remade them. Just trowing it in here but the original Coverflow is 2D and 3D makes it look a bit cheap.
Who will ever use the function to see the back side if it is unreadable?
Anyone shares theses thoughts or should I just keep my mouth shut?
Shoot me but I just tried the 3D covers and I think it does not look that good. No offense to the coders because they did a AMAZING job, but I stick with my pimped out Dutch 2D version.
Also the icons and buttons are a bit out of tune so I remade them. Just trowing it in here but the original Coverflow is 2D and 3D makes it look a bit cheap.
Who will ever use the function to see the back side if it is unreadable?
Anyone shares theses thoughts or should I just keep my mouth shut?
awesome! Hope to see a .dol soon. Also, I'd like to put in my vote for the 3D covers. It is cool to be able to see the back especially if we can zoom in and have it be legible.
If your goal is putting games onto your USB HD from already burned backups, you can use one of the WBFS tools for the PC to do it directly from the backup disc, without having to create an .iso file first. Saves a lot of time.
You patched devkitpro (libogc) when building USB Loader GX. Dont do that.
thanks for the response nullkill,
I did try to replace libogc with that version yes. With the fresh install of devkitpro I received the following:
CODE...
app.cpp
app_dol.cpp
capp_dol.cpp
CFreeTypeGX.cpp
FreeTypeGX.cpp
bootMenu.c
In file included from /home/me/wiicoverflow-read-only/CoverFlow/include/core/fat.h:3,
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ from /home/me/wiicoverflow-read-only/CoverFlow/include/coverflow.h:25,
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ from /home/me/wiicoverflow-read-only/CoverFlow/include/bootMenu.h:4,
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ from /home/me/wiicoverflow-read-only/CoverFlow/source/bootMenu.c:1:
/home/me/wiicoverflow-read-only/CoverFlow/libs/libfat/include/fatsvn.h:38:25: warning: ogc/disc_io.h: No such file or directory
In file included from /home/me/wiicoverflow-read-only/CoverFlow/include/core/fat.h:3,
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ from /home/me/wiicoverflow-read-only/CoverFlow/include/coverflow.h:25,
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ from /home/me/wiicoverflow-read-only/CoverFlow/include/bootMenu.h:4,
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ from /home/me/wiicoverflow-read-only/CoverFlow/source/bootMenu.c:1:
/home/me/wiicoverflow-read-only/CoverFlow/libs/libfat/include/fatsvn.h:59: warning: type defaults to 'int' in declaration of 'DISC_INTERFACE'
/home/me/wiicoverflow-read-only/CoverFlow/libs/libfat/include/fatsvn.h:59: error: expected ';', ',' or ')' before '*' token
/home/me/wiicoverflow-read-only/CoverFlow/libs/libfat/include/fatsvn.h:69: warning: type defaults to 'int' in declaration of 'DISC_INTERFACE'
/home/me/wiicoverflow-read-only/CoverFlow/libs/libfat/include/fatsvn.h:69: error: expected ';', ',' or ')' before '*' token
make[1]: *** [bootMenu.o] Error 1
make: *** [build] Error 2
You patched devkitpro (libogc) when building USB Loader GX. Dont do that.
thanks for the response nullkill,
I did try to replace libogc with that version yes. With the fresh install of devkitpro I received the following:
Code:
...
app.cpp
app_dol.cpp
capp_dol.cpp
CFreeTypeGX.cpp
FreeTypeGX.cpp
bootMenu.c
In file included from /home/me/wiicoverflow-read-only/CoverFlow/include/core/fat.h:3,
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ from /home/me/wiicoverflow-read-only/CoverFlow/include/coverflow.h:25,
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ from /home/me/wiicoverflow-read-only/CoverFlow/include/bootMenu.h:4,
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ from /home/me/wiicoverflow-read-only/CoverFlow/source/bootMenu.c:1:
/home/me/wiicoverflow-read-only/CoverFlow/libs/libfat/include/fatsvn.h:38:25: warning: ogc/disc_io.h: No such file or directory
In file included from /home/me/wiicoverflow-read-only/CoverFlow/include/core/fat.h:3,
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ from /home/me/wiicoverflow-read-only/CoverFlow/include/coverflow.h:25,
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ from /home/me/wiicoverflow-read-only/CoverFlow/include/bootMenu.h:4,
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ from /home/me/wiicoverflow-read-only/CoverFlow/source/bootMenu.c:1:
/home/me/wiicoverflow-read-only/CoverFlow/libs/libfat/include/fatsvn.h:59: warning: type defaults to 'int' in declaration of 'DISC_INTERFACE'
/home/me/wiicoverflow-read-only/CoverFlow/libs/libfat/include/fatsvn.h:59: error: expected ';', ',' or ')' before '*' token
/home/me/wiicoverflow-read-only/CoverFlow/libs/libfat/include/fatsvn.h:69: warning: type defaults to 'int' in declaration of 'DISC_INTERFACE'
/home/me/wiicoverflow-read-only/CoverFlow/libs/libfat/include/fatsvn.h:69: error: expected ';', ',' or ')' before '*' token
make[1]: *** [bootMenu.o] Error 1
make: *** [build] Error 2
are there other updated dependencies or additional files that i need to get in there?
thanks
All you need to build is a CLEAN install of devkitpro 1.5 and the coverflow source from google code. If its not working; its a problem with your devkitpro install
I need some quick help. I am giving a demo to a buddy right now with this loader. I had it working with his generic external hdd last night. Now I am getting a code dump. I am using the beta cios rev 11 from the defunct softmii 2.9.7 pack. I have had other wiis working with the beta 11. What part of the code dump is needed to help me out with this.
Edit: I just got it to work once. Seems like the hdd for some reason may not be getting enough power. It's a Rosewill 2.5 enclosure with a WD HDD. USB cable is 2 A connection to a single B. The loader is code dumping while stop on Intializing Disc.
Another small thing I would like to see is a way to adjust the Alpha on the covers. I just find in the white theme the alpha makes them look too washed out. Be great as an adjustable parameter.
also a quick thing. i had issues (still) compiling after doing a fresh devkitpro install (this time on windows). error was cannot find -lfat for linking. i moved libfat.a from libs/libfat/lib/wii/ into libs/libfat/lib/ and worked like a charm. thanks