Hacking JoyLoader_CFG

oggzee

Well-Known Member
Member
Joined
Apr 11, 2009
Messages
2,333
Trophies
0
XP
187
Country
Slovenia
Hey, nice job!
I never expected someone would make a mod like this.
smile.gif

Cheers!
grog.gif
 

XFlak

Wiitired but still kicking
Member
Joined
Sep 12, 2009
Messages
13,345
Trophies
3
Age
37
Location
Cyprus, originally from Toronto
Website
modmii.github.io
XP
8,643
Country
Cyprus
So when this is running on real nand, does it operate the exact same way as the original configurable usb-loader? If this is the case... why not just add emu nand support to the official configurable usb-loader (instead of having the original and the mod)... maybe scooby could join the cfg usb loader team to work on emunand support. Obviously I'm not in a position to be extending invitations to a team I'm not even a part of, but I thought I'd suggest it, sorry if I'm out of line.
 

OverjoY

Well-Known Member
Member
Joined
Apr 1, 2010
Messages
496
Trophies
1
Location
Heerlen
XP
584
Country
Netherlands
It's easy to detect for an app if it's running on emu nand or on original nand. This makes it very easy to create an app that acts this way when it's on emu nand and acts the other way if its running on real nand.
 

oggzee

Well-Known Member
Member
Joined
Apr 11, 2009
Messages
2,333
Trophies
0
XP
187
Country
Slovenia
XFlak said:
So when this is running on real nand, does it operate the exact same way as the original configurable usb-loader? If this is the case... why not just add emu nand support to the official configurable usb-loader (instead of having the original and the mod)... maybe scooby could join the cfg usb loader team to work on emunand support. Obviously I'm not in a position to be extending invitations to a team I'm not even a part of, but I thought I'd suggest it, sorry if I'm out of line.
I will definitely be interested in this when sneek/uneek/*neek* supports .wbfs and/or .iso files.
Until then I guess it can live as a separate project.
scooby74029:
If there's any help I can provide don't hesitate to ask.
 

scooby74029

wanttabe dev
OP
Member
Joined
May 7, 2010
Messages
1,297
Trophies
1
Age
47
Location
oklahoma, USA
Website
www.wiithemer.org
XP
932
Country
United States
i would be honored but overjoy is the brains(well his code from wiiflow)

i am strictly a copy and paste guy and a little dabbling

he would be a better choice than i would

@oggzee
i might have some questions when i start putting covers to channels but ill pm you then

BIG thanks too
 

hellboy2010

Well-Known Member
Member
Joined
Nov 22, 2010
Messages
219
Trophies
0
XP
92
Country
United States
ok i made some test and this is my results.

cfg68.dol v2
and
cfg68-uneek.dol v2

launch a diferent game, example i choose ''nsmbwii'' but the loader launch any other (random) game.

cfg6822.dol v2

can`t run, the loader trow me this '' error loading EHC-module ''


going back to

cfgv 1.0:.dol everything works fine

my settings
uneek+di rev154
 

scooby74029

wanttabe dev
OP
Member
Joined
May 7, 2010
Messages
1,297
Trophies
1
Age
47
Location
oklahoma, USA
Website
www.wiithemer.org
XP
932
Country
United States
hellboy2010 said:
ok i made some test and this is my results.

cfg68.dol v2
and
cfg68-uneek.dol v2

launch a diferent game, example i choose ''nsmbwii'' but the loader launch any other (random) game.

cfg6822.dol v2

can`t run, the loader trow me this '' error loading EHC-module ''


going back to

cfgv 1.0:.dol everything works fine

my settings
uneek+di rev154

@hellboy

sorry to hear it didnt work for you i dont know why it isnt?? got me stumped!!


ill redo some things and release a new one soon
 

Albatroz

Well-Known Member
Member
Joined
Feb 15, 2011
Messages
135
Trophies
0
XP
55
Country
United States
scooby,,, once again, great job
but,,, im getting a little problem.
This version is using sd:/usb-loader folder instead sd:/joyloader_CFG
so, the problem im getting is my sd:/usb-loader/config.txt uses IOS=224 as default cIOS. If I use your v2, CFG Mod will read config.txt from sd:/usb-loader and it will get error cause no IOS224 found in my uneek nand. Can u skip this??? or read another file like cfgmod.txt instead config.txt to avoid this problem???
thx a lot man
 

scooby74029

wanttabe dev
OP
Member
Joined
May 7, 2010
Messages
1,297
Trophies
1
Age
47
Location
oklahoma, USA
Website
www.wiithemer.org
XP
932
Country
United States
Albatroz said:
scooby,,, once again, great job
but,,, im getting a little problem.
This version is using sd:/usb-loader folder instead sd:/joyloader_CFG
so, the problem im getting is my sd:/usb-loader/config.txt uses IOS=224 as default cIOS. If I use your v2, CFG Mod will read config.txt from sd:/usb-loader and it will get error cause no IOS224 found in my uneek nand. Can u skip this??? or read another file like cfgmod.txt instead config.txt to avoid this problem???
thx a lot man

ok ill make it use a different file name for uneek version
 

Slimmmmmm

GBAtemp MoNkEeE
Member
Joined
Nov 1, 2007
Messages
1,770
Trophies
0
Location
the land of lol
XP
528
Country
You can also use the cfg features here.

Cfg first looks at the dir the dol was loaded from, then to other dirs.
On one of my wiis I have 5 cfg setups, I just copy most files from usb-loader to /apps/cfg_v#/here.ext, boot.dol, config.txt, and settings.cfg etc.

I then share the covers path amongst all of them, (cheats is a diff matter all together....)

Point is, if you are using a cfg for nand emu, call the folder apps/cfg-nand or /apps/JoyLoader_CFG etc and put the settings and config in that folder, loading that dol will read them first.

*EDIT*
If you are loading from a forwarder then recompile to that path.
If you can't recompile then extract the dol from the wad and open it in a hex editor, find the path and change it. Reinsert the dol, reinstall the channel.

oh and as I'm posting great stuff scooby74029
yaywii.gif


I have many a feature request I won't bug you with yet
tongue.gif
 

scooby74029

wanttabe dev
OP
Member
Joined
May 7, 2010
Messages
1,297
Trophies
1
Age
47
Location
oklahoma, USA
Website
www.wiithemer.org
XP
932
Country
United States
hey i know its benn awhile but i have good news

first post updated soon

-added channel loading for real and emu nands
-separate save file location(real emu nand)

-built from latest version on googlecode r 304

see first post for rest
 

Taleweaver

Storywriter
Member
Joined
Dec 23, 2009
Messages
8,540
Trophies
2
Age
42
Location
Belgium
XP
7,518
Country
Belgium
Channel loading for real nands? Are you saying this version doesn't just work on the real nand, but has a new feature as well?
smile.gif



(unless I'm missing this from the official CFG loader).
 

scooby74029

wanttabe dev
OP
Member
Joined
May 7, 2010
Messages
1,297
Trophies
1
Age
47
Location
oklahoma, USA
Website
www.wiithemer.org
XP
932
Country
United States
WiiBricker said:
scooby74029 said:
-separate save file location(real emu nand)
What does that mean? Can JoyLoader write save files now to both real and emulated nand?


no sorry i should have explained it

for real nand it loads covers and all config info from sd: /usb-loader
for emu nand it loads covers and all config info from sd: /joyusb-loader

@wever

i am saying i can launch my channels from real nand or emu nand(uneek)

i am hoping that oggzee will check this out and consider adding it

i mean he could do a much better job i am still trying to figure out how somethings work with CFG
 
General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: Lol