Hacking USB Loader... my turn ;)

hungyip84

Well-Known Member
Member
Joined
Mar 5, 2007
Messages
470
Trophies
0
XP
126
Country
United States
delta123 said:
i`ve noticed that 1.4 has more compatibiltiy with games. i still couldn`t get past the 2nd cut scene of SMG when i was using your loaders, where as with 1.4 i can play it completely.

Does anyone else notice better compatibility in 1.4?

I will try to test some game that didn't work on 1.1 on 1.4
 

TeenTin

Well-Known Member
Member
Joined
Jun 20, 2007
Messages
1,256
Trophies
1
XP
875
Country
Hong Kong
delta123 said:
i`ve noticed that 1.4 has more compatibiltiy with games. i still couldn`t get past the 2nd cut scene of SMG when i was using your loaders, where as with 1.4 i can play it completely.

2nd cutscene ? What happened ?
 

KongsNutz

[Team Oceanic]
Member
Joined
Jul 19, 2008
Messages
1,680
Trophies
1
XP
1,604
Country
United States
A sneak peak at things to come

background.png
 

Patryc

Well-Known Member
Member
Joined
Jul 30, 2007
Messages
452
Trophies
0
XP
182
Country
I am trying to change the path of cover images to :- SD:/usb-loader/covers Am I missing something?
Can any one help, please?


# USBLoader config

# lines starting with # are comments
# default values are in [ ]
#
# background = [bg.png]
#
# layout = [original] small medium large large2 ultimate1 ultimate2
# original: 6 lines
# small: 9 lines (same background as original)
# medium: 17 lines
# large: 21 lines (nixx)
# large2: 21 lines (usptactical)
# ultimate1: 12 lines (WiiShizza)
# ultimate2: 12 lines (jservs7 / hungyip84)
#
# covers = [0], 1
# (enable/disable covers)
#
# simple = [0], 1, 2, 3
# (normal mode, child1 mode, child2 mode, teen mode)
#
# console_coords=x,y,width,height
#
# console_color=foreground,background
# (color values: 0-15)
#
# covers_coords=x,y
#
# images_path=path [SD:/images/]

# Config file sample:

USBLoader config
images_path=SD:/usb-loader/covers
background = bg.png
layout = ultimate2
covers = 1
simple = 0
console_color=11,4

# 11,4 is yellow on blue




Edit: The app can't find my config.text I think
 

cdreams

Well-Known Member
Member
Joined
Nov 3, 2008
Messages
580
Trophies
0
Location
Edinburgh, Scotland
Website
www.shaunpauljohnston.com
XP
99
Country
Is there any coders in here that could help me with a loader I need completed.

The thread is here:USB Coverflow Style, so you can see what it's about.

The loader itself just needs a bit of tweaking but I'm not a coder so don't know how to. Was waiting for AppleBelly todo it but he has dissapeared somewhere so asking for additional help.

If you can pm me and I can send the images that need to be used and discuss what I want implemented. I think this would be a really impressive loader if it just gets finished.

Cheers in advance for any helpers.
 

ZaMaster

Well-Known Member
Newcomer
Joined
Sep 14, 2006
Messages
62
Trophies
1
Age
47
Location
Netherlands
Website
www.gamestalker.nl
XP
1,022
Country
Netherlands
Patryc said:
I am trying to change the path of cover images to :- SD:/usb-loader/covers Am I missing something?
Can any one help, please?


# USBLoader config

# lines starting with # are comments
# default values are in [ ]
#
# background = [bg.png]
#
# layout = [original] small medium large large2 ultimate1 ultimate2
# original: 6 lines
# small: 9 lines (same background as original)
# medium: 17 lines
# large: 21 lines (nixx)
# large2: 21 lines (usptactical)
# ultimate1: 12 lines (WiiShizza)
# ultimate2: 12 lines (jservs7 / hungyip84)
#
# covers = [0], 1
# (enable/disable covers)
#
# simple = [0], 1, 2, 3
# (normal mode, child1 mode, child2 mode, teen mode)
#
# console_coords=x,y,width,height
#
# console_color=foreground,background
# (color values: 0-15)
#
# covers_coords=x,y
#
# images_path=path [SD:/images/]

# Config file sample:

USBLoader config
images_path=SD:/usb-loader/covers
background = bg.png
layout = ultimate2
covers = 1
simple = 0
console_color=11,4

# 11,4 is yellow on blue




Edit: The app can't find my config.text I think

You should add a / after SD:/usb-loader/covers
 

sess

Well-Known Member
Member
Joined
Sep 20, 2008
Messages
311
Trophies
0
Age
34
Location
Sao Paulo
Website
Visit site
XP
129
Country
Brazil
Patryc said:
I am trying to change the path of cover images to :- SD:/usb-loader/covers Am I missing something?
Can any one help, please?





Edit: The app can't find my config.text I think

You're missing a slash on the end of your path. Should be:

images_path=SD:/usb-loader/covers/



// EDIT

Woopsie, double postie. :
 

Patryc

Well-Known Member
Member
Joined
Jul 30, 2007
Messages
452
Trophies
0
XP
182
Country
sess said:
Patryc said:
I am trying to change the path of cover images to :- SD:/usb-loader/covers Am I missing something?
Can any one help, please?





Edit: The app can't find my config.text I think

You're missing a slash on the end of your path. Should be:

images_path=SD:/usb-loader/covers/



// EDIT

Woopsie, double postie. :<


Thanks ZaMaster & sess
yaypsp.gif
Something so simple. Haha. It worked, of course
 

Forsaekn

Well-Known Member
Member
Joined
Sep 27, 2008
Messages
260
Trophies
0
Age
36
XP
77
Country
United States
Hmm, Shizz & hungyip, I was thinking of adding automated downloading of boxart to the loader if it cant find a cover image for a particular title... (could be toggled on or off via the config.txt). What do you think? Personally i think it would be a great feature.
 

Renaldo225

Member
Newcomer
Joined
Oct 26, 2008
Messages
22
Trophies
0
XP
31
Country
United States
Forsaekn said:
Hmm, Shizz & hungyip, I was thinking of adding automated downloading of boxart to the loader if it cant find a cover image for a particular title... (could be toggled on or off via the config.txt). What do you think? Personally i think it would be a great feature.

That would be awesome, in my opinion!
 

cdreams

Well-Known Member
Member
Joined
Nov 3, 2008
Messages
580
Trophies
0
Location
Edinburgh, Scotland
Website
www.shaunpauljohnston.com
XP
99
Country
Forsaekn said:
Hmm, Shizz & hungyip, I was thinking of adding automated downloading of boxart to the loader if it cant find a cover image for a particular title... (could be toggled on or off via the config.txt). What do you think? Personally i think it would be a great feature.


@Forsaekn

Your a decent coder are you not? Can you help me with my loader issue. Check the thread I mentioned above to see what I'm working towards. Thread
 

hungyip84

Well-Known Member
Member
Joined
Mar 5, 2007
Messages
470
Trophies
0
XP
126
Country
United States
WiiShizzza said:
@hungyip84
I would say call the pack "V4UltimateEdition"...
I'm getting the first post in shape.

@wiishizzza

Could you please post the latest version on the first post?

I will upload the source later tonight =)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: https://youtu.be/3hDNXE0v8kU?si=zv2Un2_GGG7vprdd