Hacking USB Loader GX

  • Thread starter cyrex
  • Start date
  • Views 7,160,427
  • Replies 29,357
  • Likes 47

schnitzelbrain

Well-Known Member
Newcomer
Joined
Apr 11, 2009
Messages
64
Trophies
0
Website
Visit site
XP
32
Country
Gambia, The
vettacossx said:
gotta love this ever evolving brew
smile.gif

well, u never know when it stops
mad.gif


http://www.tehskeen.com/forums/showthread.php?threadid=11509
 

vettacossx

Wii Theme Team Founder
Member
Joined
Sep 19, 2008
Messages
1,330
Trophies
0
Location
Right Behind You! Uh Oh!
XP
217
Country
QUOTE said:

DUDE seriously BRAKKEN IS A DRAMA QUEEN ASK ANY DCemu STAFF MEMBER or GBATEMP member who frequesnts BOTH SITES....sorry call'em how i see 'em and I dont Need Brakken! i Fail to understand why eke-eke or tantric bother with TEHSKEEN when DCemu is the place to be for Emulator development and it offers ALL THE SAME DRAMA EVEN! LMAO!

Dont worry were not self centered cry babies here like the mass of Tehskeen's disrespectful arrogant over pampered development group....Brakken spends more time BITCHING about others sites than he does working on his own...I pray he is thankful for the developers that (for whatever reason i dont know) stay there on the site....(tantric and eke-eke especially! I couldnt believe they were willing to be associated with him to be honest)
 

j0k3r

Well-Known Member
Member
Joined
Apr 20, 2009
Messages
120
Trophies
0
XP
34
Country
Gambia, The
j0k3r said:
When I install some Games, Metal Slug or Whacky Races, I have some bugs during the instaltion. With the default 1.5 USBLoader, I dont have these Probs.


With WackyRaces, I have a Bad Dump Error, and with Metal Slug, the disc stop reading at 67%
frown.gif
 

marinos35

Well-Known Member
Member
Joined
Mar 12, 2006
Messages
352
Trophies
0
XP
314
Country
Italy
Complete changelog
I'll post it only once. When we hit 250 I'll upload it at my mediafire folder. I'll update the file every 50 revisions. The changelog that will be following my compiles will be only parts not included at the file.
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->246+247: created button to reload SD card so if it is removed, the app doesn't have to be
ÂÂÂÂÂÂÂÂ restarted to read the SD.
245:ÂÂÂÂ Fixed issue 104 (didn't test) - issue 104 : parentalcontrol , Unlock dosn/t show titlesÂÂ
244:ÂÂÂÂ Added more custom image support (in setting screen)
ÂÂÂÂÂÂÂÂ FixedÂÂissue 166
243:ÂÂÂÂ 1. Fixed a download bug (some of you might have this, but not all)
ÂÂÂÂÂÂÂÂ 2. Fixed reset and power button (on wii) not working bug
242:ÂÂÂÂ 1. Fixed some sound issue
241:ÂÂÂÂ 1. Fixed some theme settings bug that were introduced from r240
ÂÂÂÂÂÂÂÂ 2. show_tooltip option is changed (0 means forced to turn off (ignore general
ÂÂÂÂÂÂÂÂ settings, 1 means use general settings) I didn't test on it but it should work.
240:ÂÂÂÂ *Added Global Settings save which was made by Astidof.
ÂÂÂÂÂÂÂÂ I didnt fully review the code and made only a few fixes. Gonna do it later when
ÂÂÂÂÂÂÂÂ i have more free time. It seems to work good but might be changed or revert
ÂÂÂÂÂÂÂÂ later if errors are found.
239:ÂÂÂÂ *Disabled pointing to the gamelist while scrolling with holding B
238:ÂÂÂÂ *Fix of R237 xD
237:ÂÂÂÂ small fix (left and right arrows on gameprompt working now)
235+236: Just some graphics edited
234:ÂÂÂÂ *Changed to download 499 images at once and if you got more games just do the
ÂÂÂÂÂÂÂÂ download again for next 499.
ÂÂÂÂÂÂÂÂ *Removed some printf in the http.c since they are not needed.
233:ÂÂÂÂ *Fixed GameWindowPrompt LEFT/RIGHT navigation bug
232:ÂÂÂÂ *Changed now not downloading nocover images of the server. instead gives out how
ÂÂÂÂÂÂÂÂ many not found and for those uses our standard.
ÂÂÂÂÂÂÂÂ *Added Cancel button to downloadwindow (if it seems to freeze on one file and
ÂÂÂÂÂÂÂÂ cant cancel, its the server we cant do anything about it. just wait before th
ÂÂÂÂÂÂÂÂ next file the cancel will have effect.)
ÂÂÂÂÂÂÂÂ *Added +/- navigation for GameWindowPrompt too
231:ÂÂÂÂ Optimized the game prompt
230:ÂÂÂÂ 1. If you set show_hddinfo or show_gamecount = 1, the hdd info and game count
ÂÂÂÂÂÂÂÂ would be forced to shown (even if you set clock on)
ÂÂÂÂÂÂÂÂ 2. Added custom clock location (see wiki)
229:ÂÂÂÂ *Added automatic download support for custom path
ÂÂÂÂÂÂÂÂ *Added autocreate directories if not found (fixes crash)
228:ÂÂÂÂ *Added delay to the new ToolTip function
227:ÂÂÂÂ Fixed custom cover path download bug
226:ÂÂÂÂ Bug fixes in gamewindowprompt.
225:ÂÂÂÂ *Fixed Focus bug....Sorry created a little focus bug with Tooltip on top
224:ÂÂÂÂ Set download gamenumber to 500, made tooltip on top of browser.
223:ÂÂÂÂ Make screen fade to dark when a prompt is called.
222:ÂÂÂÂ Iron out wrinkles in the volume control handling.ÂÂAdd new sound prototype.
221:ÂÂÂÂ Made the left/right on the D-button to change games in the game prompt.
220:ÂÂÂÂ clock freeze fixed
218+219: Added volume that controls SFX as well as BG music.
216+217: Fixed minor bugs
215:ÂÂÂÂ Fixed download issue.
ÂÂÂÂÂÂÂÂ Notes: right now, if the image is not availabe on the site, a black image (or a
ÂÂÂÂÂÂÂÂ no cover image) will be downloaded. Currently there is nothing we can do about.
214:ÂÂÂÂ Remove cover DL button while loading cover images from SD card.ÂÂThis gets rid
ÂÂÂÂÂÂÂÂ of the ugly images during cover loading.
213:ÂÂÂÂ FixÂÂissue 127 . &size was not updating correctly as the game was being switched.
212:ÂÂÂÂ Change the button to download covers.ÂÂNow click the cover to start downloading.
ÂÂÂÂÂÂÂÂ Correct typo.
211:ÂÂÂÂ *Added 3D Cover download support
ÂÂÂÂÂÂÂÂ Disc Images doesnt work yet!!
210:ÂÂÂÂ *fixed an issue (3 ID names are now being checked too)
ÂÂÂÂÂÂÂÂ 3D covers don't work yet....coming soon
209:ÂÂÂÂ *added DownloadAllMissingCovers at once with progressbar (thx to djtaz for hosting the covers)
ÂÂÂÂÂÂÂÂ The DownloadBtn is under the covers. It will be moved later. DON'T CREATE ISSUES ABOUT THAT BUTTON!
208:ÂÂÂÂ Changed clock function a bit.
207:ÂÂÂÂ
206:ÂÂÂÂ -Keyboard accepts now B Button for Backspace
ÂÂÂÂÂÂÂÂ -changed the SetToolTip
205:ÂÂÂÂ Added Rumble on/off in Settings Menu (default is on).
204:ÂÂÂÂ Added a clock (24hrs) to the main screen. Go to settings and turn the clock on
ÂÂÂÂÂÂÂÂ or off (default is off). If turned on it repalces the HDD information.
203:ÂÂÂÂ
202:ÂÂÂÂ 201 didn't compile.ÂÂThis fixes the issue with image names.
201:ÂÂÂÂ Added left/right to scroll through games on game prompt screen.
200:ÂÂÂÂ 1. Added custom color for information text
198+199: 1. Added custom pointer image support
ÂÂÂÂÂÂÂÂ 2. Added custom battery location support (battery1_coords, battery2_coords,
ÂÂÂÂÂÂÂÂ battery3_coords, battery4_coords)
197:ÂÂÂÂ Changed flow of save per game settings.
196:ÂÂÂÂ little crash fix
195:ÂÂÂÂ Added cIOS222 support. Needs to be chosen in GameSettings.
194:ÂÂÂÂ
193:ÂÂÂÂ Added B Button scrolling effect. *Right now you gotta be outside the Window to
ÂÂÂÂÂÂÂÂ scroll. Gonna disable Pointer when holding B later.*
192:ÂÂÂÂ Should solve Issue 79.
191:ÂÂÂÂ Added showing "Partion <number>: <size> formated!" instead "Partion formated!".
190:ÂÂÂÂ FixedÂÂissue 101 . typo.
189:ÂÂÂÂ Fixed tooltip bug.
188:ÂÂÂÂ 1. Fixed a save game settingÂÂbug
ÂÂÂÂÂÂÂÂ 2. Changed the workflow of save game setting
ÂÂÂÂÂÂÂÂ 3. Added customizable disc prompt window (dialogue_box_startgame.png and
ÂÂÂÂÂÂÂÂ wdialogue_box_startgame.png)
187:ÂÂÂÂ Fixed the show_tooltip bug
186:ÂÂÂÂ Added theme.txt option: show_tooltip
185:ÂÂÂÂ Added two more config options:
ÂÂÂÂÂÂÂÂ 1. cover_path (path for cover art, e.g: cover_path = SD:/images/)
ÂÂÂÂÂÂÂÂ 2. disc_path (path for disc images, e.g: disc_path = SD:/images/disc/)
183+184: 1. Added godmode config option (wiki page added)
ÂÂÂÂÂÂÂÂ 2. Added custom password for unlock (unlock_code config option)
182:ÂÂÂÂ Fixed long name problem introduced by 180
181:ÂÂÂÂ fixed CreditsWindow
ÂÂÂÂÂÂÂÂ added SetToolTip in gui_buttons
180:ÂÂÂÂ Hopefully the 469 games issue could get resolved.
179:ÂÂÂÂ Changed bg_options_entry.png.ÂÂNow text does not hang off the bottom of it.
178:ÂÂÂÂ 1. Fixed the battery bug
ÂÂÂÂÂÂÂÂ 2. Fixed some widescreen issue
177:ÂÂÂÂ Took out space for P1 battery display- "P 1" to "P1"
176:ÂÂÂÂ fixed CreditsWindow (options in background are no more clickable while Credits are shown)
175:ÂÂÂÂ added rumble for buttons
174:ÂÂÂÂ password protect rename feature.
173:ÂÂÂÂ Added tooltips (hover 2 sec. over the button and the tooltip shows up. Might be nice for people who don't know the Loader or for kids using it)
172:ÂÂÂÂ Rev171 won't compile. This rev fixed the problem
171:ÂÂÂÂ Optimized memory usage.
170:ÂÂÂÂ Did some code optimization
169:ÂÂÂÂ Fixed the compilation error in r166
167:ÂÂÂÂ Probably fixed the freezing bug
ÂÂÂÂÂÂÂÂ Now for widescreen, put wbackground.png instead of background.png for background
166:ÂÂÂÂ did some widescreen work
165:ÂÂÂÂ
164:ÂÂÂÂ
163:ÂÂÂÂ Fixed auto patch not working bug
161:ÂÂÂÂ Fixed some save setting bug
160:ÂÂÂÂ
159:ÂÂÂÂ 1. Auto Patch become an "video mode" option
ÂÂÂÂÂÂÂÂ 2. Added VIDTV patch option
158:ÂÂÂÂ Messed around and fixed the freeze issue it seems. Its only temporary till we find a better solution.
157:ÂÂÂÂ Fixed a minor bug
156:ÂÂÂÂ small Bugfix for the Game rename option
155:ÂÂÂÂ Optimized the code to use less memory
ÂÂÂÂÂÂÂÂ Updated the code to prepare for per game save settings
154:ÂÂÂÂ
153:ÂÂÂÂ small fix for settings
152:ÂÂÂÂ
151:ÂÂÂÂ Game list doesn't start at the top if you go to settings menu and come back to it.ÂÂDelete is removed for the time being.
150:ÂÂÂÂ - edited the credits (added music and dimok optimized the code of the CreditsWindow)
ÂÂÂÂÂÂÂÂ - new button sounds, all buttons now have clicksounds (different click sounds for keyboard/scrollbar and menu buttons)
ÂÂÂÂÂÂÂÂ - NTSC now shows up as videomode in Settings (small codefix)
149:ÂÂÂÂ -Just deleted some trash in the images folder
ÂÂÂÂÂÂÂÂ -created a new credits screen
148:ÂÂÂÂ Support more custom images (will update the wiki later)
145:ÂÂÂÂ 1. region, game count and hdd info text can be hide and be moved in theme.txt now (will update the wiki later)
ÂÂÂÂÂÂÂÂ 2. Now your config.txt and title.txt need to sit in SD:/config/ instead of in SD root
ÂÂÂÂÂÂÂÂ 3. did some optimization to the code
144:ÂÂÂÂ Fixed some bugs.
ÂÂÂÂÂÂÂÂ Optimized the code.
143:ÂÂÂÂ delete loadimg and loaddiskimg function
ÂÂÂÂÂÂÂÂ replaced with the new GuiDataImage Constructor
142:ÂÂÂÂ Disk Shadow edit in dialogue_box_startgame.png for better looking half tranzparent dvd images
141:ÂÂÂÂ * Probably fixed freeze issue.
140:ÂÂÂÂ fixed stupid mistake.
139:ÂÂÂÂ New setting.ÂÂdisplay game region, ID, both, or neither.
138:ÂÂÂÂ Made the up/down on the scrollbar holdable.ÂÂAdded variable scrolldelay.ÂÂPlayed with spindown to make it act like the disk channel.
137:ÂÂÂÂ -Background slightly brighter
ÂÂÂÂÂÂÂÂ -over keys modified
ÂÂÂÂÂÂÂÂ -renamed tooltips
135:ÂÂÂÂ
134:ÂÂÂÂ Fixed power button location
133:ÂÂÂÂ
132:ÂÂÂÂ fixed DVD spin slowdown
131:ÂÂÂÂ click on the game name in the GameWindowPrompt and enter a new name
130:ÂÂÂÂ +Added shadows to the dialog windows (like olayscreen...)
ÂÂÂÂÂÂÂÂ +rearenge dialog buttons (because bigger image)
ÂÂÂÂÂÂÂÂ +add a new logo to settingsscreen
128:ÂÂÂÂ Updated wbfs.c, wbfs.h and usbstorage.c to 1.5 based
ÂÂÂÂÂÂÂÂ Fixed USB Retry image reload bug
127:ÂÂÂÂ * Added new Estimate Game Size function to WBFS
ÂÂÂÂÂÂÂÂ * Added check free space before install and compareÂÂwith gamesize before installing a game
ÂÂÂÂÂÂÂÂ * Added gamesize being displayed during installation
125:ÂÂÂÂ Left/Right added to scroll a bunch (PAGESIZE) of games.
122:ÂÂÂÂ changed some things again
ÂÂÂÂÂÂÂÂ no more SD card check and ID text positioning
121:ÂÂÂÂ new nocover.png
120:ÂÂÂÂ image size (width,height) isn/t fixed
ÂÂÂÂÂÂÂÂ now every size (dividable with 4) works
119:ÂÂÂÂ I was having some time, so worked a bit on the scrollbar. It has still some issues though.
118:ÂÂÂÂ
117:ÂÂÂÂ Removed the grow on the play button
116:ÂÂÂÂ Since some forwarders could not load the loader. Some fixes are done.
ÂÂÂÂÂÂÂÂ Now the titles.txt and config.txt should sit under the root of SD card (SD:/config.txt and SD:/titles.txt)
115:ÂÂÂÂ Now the loader could load bg_options.png from the theme folder
ÂÂÂÂÂÂÂÂ I will put this information into wiki later.
114:ÂÂÂÂ Optimized some of the code
113:ÂÂÂÂ The cover location can be changed in theme.txt now
ÂÂÂÂÂÂÂÂ config option: covers_coords = x, y
112:ÂÂÂÂ Revert to r110.
111:ÂÂÂÂ minor fixes
110:ÂÂÂÂ little fixes
109:ÂÂÂÂ un/lock only with the same password
ÂÂÂÂÂÂÂÂ fixed some little bugs
108:ÂÂÂÂ
107:ÂÂÂÂ Also made the location of game selection list customizable
ÂÂÂÂÂÂÂÂ in the theme folder (look at rev106), create a theme.txt
ÂÂÂÂÂÂÂÂ and put the following config option to move the game selection list:ÂÂÂÂ gamelist_coords = x, y, w, h
106:ÂÂÂÂ In order to get it to work:ÂÂÂÂ Inside config.txt (which sits in your boot.dol directory), put the line
ÂÂÂÂÂÂÂÂ theme_path = "yourpath" or
ÂÂÂÂÂÂÂÂ wtheme_path = "yourpath" (if you are using widescreen)
ÂÂÂÂÂÂÂÂ (for example, theme_path = "SD:/mytheme/")
ÂÂÂÂÂÂÂÂ then put "background.png" inside "yourpath" (the folder)
105:ÂÂÂÂ starting the GUI needs a bit longer
104:ÂÂÂÂ
103:ÂÂÂÂ
102:ÂÂÂÂ Rounded lower edges of credits box
101:ÂÂÂÂ Edited buttons for the keyboard
100:ÂÂÂÂ unoptimized the settings background because it was downsampled to 8bit
99:ÂÂÂÂÂÂoptimized all images to save space.
98:ÂÂÂÂÂÂlittle correction of the main menu buttons
97:ÂÂÂÂÂÂChanged scrolling now you need to press B and you can scroll
ÂÂÂÂÂÂÂÂ Changed lock now you will see the Install Button but it does nothing if password wasn/t entered
96:ÂÂÂÂÂÂ-inserted keyboard to enter password (still the same "AB121B"), if the password is wrong or not entered the install and delete buttons are disappearing
ÂÂÂÂÂÂÂÂ -fixed Excite Truck bug
95:ÂÂÂÂÂÂ
94:ÂÂÂÂÂÂ
93:ÂÂÂÂÂÂ
92:ÂÂÂÂÂÂ
91:ÂÂÂÂÂÂCommited for giantpune:ÂÂÂÂÂÂFixed buttons and button position
ÂÂÂÂÂÂÂÂ To enter passcode go to settings and press AB121B
90:ÂÂÂÂÂÂfixed halo around install and poweroff button
89:ÂÂÂÂÂÂsorry, was just to test my login -.-
88:ÂÂÂÂÂÂ
87:ÂÂÂÂÂÂNew font (found from adam_the_1st)
86:ÂÂÂÂÂÂchanged exit prompt, added cancel with B Button in WindowPrompts
84:ÂÂÂÂÂÂ
83:ÂÂÂÂÂÂChanged the progressbar outline
82:ÂÂÂÂÂÂResized button for dialogue box
81:ÂÂÂÂÂÂ
80:ÂÂÂÂÂÂCode changed to check for 6 ID images if none found check 3 ID images if none found then load standard.
ÂÂÂÂÂÂÂÂ This way you can have one Cover for each game and custom covers!
77:ÂÂÂÂÂÂfixed some text colour
76:ÂÂÂÂÂÂshows full GameID under cover image
75:ÂÂÂÂÂÂNow only the first 3 characters from GameID are used to get the image files (XXX.png)
74:ÂÂÂÂÂÂlittle changes;
73:ÂÂÂÂÂÂDelete Game and reloading List: little Bugfix
72:ÂÂÂÂÂÂ
71:ÂÂÂÂÂÂ
70:ÂÂÂÂÂÂcleanup
69:ÂÂÂÂÂÂFix GameWindowPrompt Text.
68:ÂÂÂÂÂÂLittle CleanUp
67:ÂÂÂÂÂÂRenamed main menu buttons to *_cyrex for further private use :)
66:ÂÂÂÂÂÂedited dialogue box
65:ÂÂÂÂÂÂBattery Status fixed;
ÂÂÂÂÂÂÂÂ Images will be changed later probably
64:ÂÂÂÂÂÂIf no diskimgage available it loads the standard.
ÂÂÂÂÂÂÂÂ Put diskimages to sd:/images/disc/ and they need to be 160x160 size.
63:ÂÂÂÂÂÂ
62:ÂÂÂÂÂÂslightly modified startgame dialogue box border
61:ÂÂÂÂÂÂ
60:ÂÂÂÂÂÂ
59:ÂÂÂÂÂÂ
58:ÂÂÂÂÂÂRotating discs will come later.
57:ÂÂÂÂÂÂslightly changed nocover image
56:ÂÂÂÂÂÂslightly changed the background for option browser in settings menu
55:ÂÂÂÂÂÂsmall progress fix
54:ÂÂÂÂÂÂfixed percentage position
53:ÂÂÂÂÂÂreplaced libwbfs files with the new from USBloader 1.5
ÂÂÂÂÂÂÂÂ (fixed my installation problem :) )
52:ÂÂÂÂÂÂFIXED PATCH VIDEO
ÂÂÂÂÂÂÂÂ Position done
51:ÂÂÂÂÂÂbattery images updated
50:ÂÂÂÂÂÂ
49:ÂÂÂÂÂÂVideo Patch added
48:ÂÂÂÂÂÂcorrected position for settings
47:ÂÂÂÂÂÂsome minor changes
46:ÂÂÂÂÂÂRollback of the images
45:ÂÂÂÂÂÂresized
44:ÂÂÂÂÂÂchange
43:ÂÂÂÂÂÂfixes
42:ÂÂÂÂÂÂDeleting
41:ÂÂÂÂÂÂ
40:ÂÂÂÂÂÂfixed image names
39:ÂÂÂÂÂÂ
38:ÂÂÂÂÂÂFixed all buttons,boxes,arrows
37:ÂÂÂÂÂÂfix lol
36:ÂÂÂÂÂÂ
35:ÂÂÂÂÂÂSettings Menu Image added, removed not needed images
34:ÂÂÂÂÂÂBackground for the settings menu
33:ÂÂÂÂÂÂSystem Default Video Mode added
32:ÂÂÂÂÂÂ
31:ÂÂÂÂÂÂ
30:ÂÂÂÂÂÂhellere Streifen im Hintergrund. War zu dunkel auf dem TV
29:ÂÂÂÂÂÂa lot of fixes
28:ÂÂÂÂÂÂ
27:ÂÂÂÂÂÂnew font and graphics
26:ÂÂÂÂÂÂfixed
25:ÂÂÂÂÂÂmenu changed (slide in GameID)
24:ÂÂÂÂÂÂnew images
23:ÂÂÂÂÂÂNew Menu
22:ÂÂÂÂÂÂKeyboard removed
21:ÂÂÂÂÂÂKeyboard entfernt.
20:ÂÂÂÂÂÂ
19:ÂÂÂÂÂÂfixed missing semikolon
18:ÂÂÂÂÂÂSorry, here is the right Update.
17:ÂÂÂÂÂÂCheck
16:ÂÂÂÂÂÂUPDATE
15:ÂÂÂÂÂÂnew font
14:ÂÂÂÂÂÂCommented Accellometer controll out
13:ÂÂÂÂÂÂUpdated to newest GUI
12:ÂÂÂÂÂÂfixed bug tahat show a dump screen if you exit the loader
11:ÂÂÂÂÂÂ
10:ÂÂÂÂÂÂCleaned source, added cover support and credits
9:ÂÂÂÂÂÂ Cleaned source, added cover support and credits
8:ÂÂÂÂÂÂ deleting source for a new one
7:ÂÂÂÂÂÂ Complete new source code
6:ÂÂÂÂÂÂ
5:ÂÂÂÂÂÂ
4:ÂÂÂÂÂÂ
3:ÂÂÂÂÂÂ
2:ÂÂÂÂÂÂ
1:ÂÂÂÂÂÂ Initial directory structure.<!--c2--></div><!--ec2-->
 

j0k3r

Well-Known Member
Member
Joined
Apr 20, 2009
Messages
120
Trophies
0
XP
34
Country
Gambia, The
j0k3r said:
j0k3r said:
When I install some Games, Metal Slug or Whacky Races, I have some bugs during the instaltion. With the default 1.5 USBLoader, I dont have these Probs.


With WackyRaces, I have a Bad Dump Error, and with Metal Slug, the disc stop reading at 67%
frown.gif


anyone have the same issue, is it for the moment, better, to install Games with the Original 1.5 USBLoader ???
 

cyrex

Well-Known Member
OP
Member
Joined
Apr 3, 2009
Messages
251
Trophies
0
Website
Visit site
XP
78
Country
Gambia, The
there is no need to set bits fore widescreen ... this loader autodetects if you are using a widescreen or not. i don't know why it is still in the stupid config file -.-.
 

IlluminiX

Well-Known Member
Member
Joined
Feb 3, 2009
Messages
203
Trophies
0
XP
51
Country
United States
Seems like some people are diggin' this SD card on the main screen and I have to ask why? The loader looks awesome as it is with the 4 main buttons and the Remote battery indicators! Many of the skins will have to be re-done to accommodate this one feature that I would figure only 10% of the people would actually use. I could see if this SD card feature had similar attributes to say the Wii SD 4.0 feature where it brought up a whole new menu to make use of, but this does not. How many people really need this icon on the main screen, if you seldom actually use it? I reiterate my last post -- put it on the Exit from Loader menu like the Homebrew Channel does for its SD Reload button. Or at least provide an option in Settings to pick whether or not you want the SD card messing up the vibe of whatever skin you choose. Thanks for listening!
 

starstremr

Well-Known Member
Member
Joined
Nov 15, 2007
Messages
379
Trophies
0
Age
53
XP
309
Country
United States
any way we can get something like sd_coords = x, y please? Theme is all goofy now with a big sd card in the middle of the bottom.
 

moose94

Well-Known Member
Member
Joined
Apr 12, 2007
Messages
99
Trophies
0
XP
50
Country
United States
IlluminiX said:
Seems like some people are diggin' this SD card on the main screen and I have to ask why? The loader looks awesome as it is with the 4 main buttons and the Remote battery indicators! Many of the skins will have to be re-done to accommodate this one feature that I would figure only 10% of the people would actually use. I could see if this SD card feature had similar attributes to say the Wii SD 4.0 feature where it brought up a whole new menu to make use of, but this does not. How many people really need this icon on the main screen, if you seldom actually use it? I reiterate my last post -- put it on the Exit from Loader menu like the Homebrew Channel does for its SD Reload button. Or at least provide an option in Settings to pick whether or not you want the SD card messing up the vibe of whatever skin you choose. Thanks for listening!


Opions should be welocme in any forum. I agree to an extent, however I think it will come in very handy. I also believe the developers will implement the ease and use in the most efficent way, it might be on the home screen, or could appear once unlocked. We will have to wait and see the final release.


As far as theme makers, they are making themes for something that is in development, I am sure they understand revisions will change.


Easy solution for you, if you don't like it then just keep a theme installed that does not have it. Also, you do not have to upgrade.
 

IlluminiX

Well-Known Member
Member
Joined
Feb 3, 2009
Messages
203
Trophies
0
XP
51
Country
United States
It is my opinion so I am voicing it and I am hoping others will feel this way also. Maybe I don't understand exactly what this SD feature does, but from what I understand - it only reloads the loader if you remove the SD card from the slot and reinsert it - not if you reset the USB drive or something like that. So are there that many people who need to take out the SD card while they are hunting around for a game to play?

I would choose a theme that does not use the SD card feature, but it appears to be implemented in the main program so it is not up to the skin to decide. And I do not HAVE to upgrade, but many bugfixes and possibly other features will arise in later revisions, so if I want to take advantage of those I will have to look at the SD feature from now on (or until a change in its structure is made). I understand this is in Alpha testing mode, so I don't expect anything near perfection, but all I am requesting is consideration in my opinion of the implementation of this feature.
 

kedest

Well-Known Member
Member
Joined
Feb 6, 2007
Messages
3,289
Trophies
0
Website
Visit site
XP
534
Country
Netherlands
Harry Potthead said:
PrimeTime 84 said:
Whoa, this is realy good!
tongue.gif


Where can I download the version in channel?


Yeah, a forwarder Channel would be nice
smile.gif

Well existing forwarders are compatible with this loader
But what I'm still looking for is a forwarder dol to use in preloader autoboot
 

moviecouple

Well-Known Member
Member
Joined
Dec 13, 2006
Messages
173
Trophies
0
XP
121
Country
United States
Is there a way to get rid of the SD card image. Just makes the screen look too cluttered. Needs to a something in the Config.txt file for add/remove or needs to be an option in settings.
 

luck_gh0st

Well-Known Member
Member
Joined
Feb 21, 2009
Messages
174
Trophies
0
XP
132
Country
I don't actually need the SD card thing, but I'm glad that the option is there for those who do need it Sure I laughed a little, but the idea was still good.
I think this is kind of like back before the downloadable cover thing was perfected we had an extra plus button, which is now gone.
But thats the great part about revisions

when I first started using this loader I was overwelmed at how may revisions there were, but now I look forward to them.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    cearp @ cearp: Welcome hazbeans