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
Sony made a shocking announcement today, revealing that the company plans to move away from physical game releases in the future. Citing claims of how the industry is...
After much speculation, a lot of which being caused by dbrand's unceremonious reveal of their Companion Cube casing, the Steam Machine is finally available to order...
Remember when you could get an Xbox Series S for $300? Those were the days. Microsoft has today announced the latest in their console price hikes, seeing their...
Since being decompiled Super Mario 64 has seen a considerable amount of interest. We've had multiple PC ports, but the efforts beyond that are really astounding. It's...
Happy June 15th! Well, this one was close enough. Atmosphere has been updated to add support for the latest Nintendo Switch firmware, 22.5.0. This means all of you...
The delays may be behind us, but the news isn't all good for Grand Theft Auto VI. Rockstar have today announced that pre-orders for the game will go live tomorrow, on...
It's that time again. Batten down the hatches and ride out the storm, because we've got another Switch update! And Switch 2, but that's somewhat less impactful given...
Last month we got confirmation of a new model of Switch 2 to better comply with upcoming EU regulations. With the legislation set to come into effect in February of...
The end has come for the PlayStation 3 and the PlayStation Vita. After supporting the PSN Store on the PS3 and PS Vita since 2006 and 2011 respectively, Sony has...
In case you missed it following the barrage of summer gaming news and events, Square Enix launched Final Fantasy VII Rebirth (FF7 Rebirth) on the Nintendo Switch 2...
Sony made a shocking announcement today, revealing that the company plans to move away from physical game releases in the future. Citing claims of how the industry is...
After much speculation, a lot of which being caused by dbrand's unceremonious reveal of their Companion Cube casing, the Steam Machine is finally available to order...
Remember when you could get an Xbox Series S for $300? Those were the days. Microsoft has today announced the latest in their console price hikes, seeing their...
The delays may be behind us, but the news isn't all good for Grand Theft Auto VI. Rockstar have today announced that pre-orders for the game will go live tomorrow, on...
Last month we got confirmation of a new model of Switch 2 to better comply with upcoming EU regulations. With the legislation set to come into effect in February of...
The end has come for the PlayStation 3 and the PlayStation Vita. After supporting the PSN Store on the PS3 and PS Vita since 2006 and 2011 respectively, Sony has...
Tired of waiting for Game Freak to bring Pokemon Emerald to modern platforms? We've got you covered with a brand new port in the works. Currently available on GitHub...
Since being decompiled Super Mario 64 has seen a considerable amount of interest. We've had multiple PC ports, but the efforts beyond that are really astounding. It's...
Apple have today announced price increases, primarily focused on their MacBook and iPad lines. These increases have already come into effect, with both prices and the...
It's that time again. Batten down the hatches and ride out the storm, because we've got another Switch update! And Switch 2, but that's somewhat less impactful given...