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
It’s about that time of year again where I check in with the community to see if we can get the front page aligned with what people are interested in knowing and what...
WiiCompiled is a new project that lets PC gamers play Mario Kart Wii natively on PC without emulation. Using static recompliation to convert the code into native PC...
After being announced last year, the fan-made remake Gamma Emerald has finally gotten its first early access release. A complete rebuild of fan-favourite Pokemon...
The long awaited Grand Theft Auto VI Extended Look gameplay trailer has finally dropped on YouTube. As you all know, it had dropped 6 hours earlier on Netflix, and...
Though we knew all the way back in May that this was coming, the exact numbers remained a mystery for prospective Nintendo gamers in the UK. If you happen to have...
Thanks to the recent decomplication efforts; The Minish Cap 3DS brings the Game Boy Advance classic Zelda title to your 3DS.
The port takes full advantage of the 3DS...
After being announced last week, the first of two broadcasts is set to go live later today with a stark focus on The Legend of Zelda and its 40th anniversary...
In the wake of Sony's shift to a digital-only ecosystem within the next year, Xbox have today announced a surprising scheme. Aiming to offer physical buyers the same...
It is with a heavy heart that I announce the departure of our beloved Chary from the position of Chief Editor. Chary took over early 2021 and has done a wonderful job...
To celebrate its 25th anniversary, XBOX has launched pre-orders for the XBOX 25th Anniversary Collection. For the occasion, the trailer below was aired.
This...
It’s about that time of year again where I check in with the community to see if we can get the front page aligned with what people are interested in knowing and what...
After being announced last week, the first of two broadcasts is set to go live later today with a stark focus on The Legend of Zelda and its 40th anniversary...
It's been something of a quiet week in the gaming space, with the deluge of big hitters trying to find their place before GTA 6 launches really kicking off next week...
Though we knew all the way back in May that this was coming, the exact numbers remained a mystery for prospective Nintendo gamers in the UK. If you happen to have...
In the wake of Sony's shift to a digital-only ecosystem within the next year, Xbox have today announced a surprising scheme. Aiming to offer physical buyers the same...
The long awaited Grand Theft Auto VI Extended Look gameplay trailer has finally dropped on YouTube. As you all know, it had dropped 6 hours earlier on Netflix, and...
It is with a heavy heart that I announce the departure of our beloved Chary from the position of Chief Editor. Chary took over early 2021 and has done a wonderful job...
The second of a two-part special, a more traditional Nintendo Direct is set to air today. Unlike the Zelda Direct the contents of this one is still relatively up in...
After being announced last year, the fan-made remake Gamma Emerald has finally gotten its first early access release. A complete rebuild of fan-favourite Pokemon...
Announced a few days ago, Nintendo of America have today launched their Customer Appreciation Sale. Featuring 30% discounts across a wide range of popular first-party...