Homebrew postLoader4

Taleweaver

Storywriter
Member
Joined
Dec 23, 2009
Messages
8,690
Trophies
2
Age
43
Location
Belgium
XP
8,093
Country
Belgium
GartimusPrime said:
kylster said:
Replacing the System Menu with JoyFlow was buggy and not recommended in the forums I believe; best to have kept it as a forwarder in priiloader.

Crap? like the old channel creator? I know discex is sneek/uneek format ready.
I figured as much but I have alot of trouble accessing priiloader in uneek...it frustrates the crap out of me.....as far as crap channels are concerned it looks as though they are only iso and wbfs compatible.....just thought it would be cool to have everything right in postloader.
I just heard a workaround for that issue: rename USB:\sneek\font.bin. That prevents it from going insane after a couple seconds. Unfortunately, that file is needed if you want to use the system menu overlay menu (where you select your games and stuff). So it's best to just rename it, make sure everything in priiloader is set up the way you want it to be, and then rename it back to font.bin.

Another off-topic thing is that joyflow and obcd are busy on having a .wbfs-compatible uneek. Still a slick chance, but better than nothing.


@stfour: I must admit I first thought the same about multiple nands as well. What's the point of having 2 emu-nands if one emu-nand can already hold everything and the kitchen sink. And your channel filtering options are already good, so it's not
Of course, the answer is that you can literally have separate wii's. No more "this game only has 3 savegames" or "I don't want my little brother to mess with my settings" or things like that. And it'll even provide a good way for beta testers to quickly check the behavior of a program under different system menu's/installed IOS'es.
smile.gif


So...yeah. I must say the features has way more to it than I first thought.
smile.gif



(kinda reminds me of Crediar...his projects are often so revolutionary that they mostly get popular afterwards).
 

GartimusPrime

Well-Known Member
Member
Joined
Jul 3, 2011
Messages
271
Trophies
0
Age
43
Location
Ellsworth, Maine
XP
150
Country
United States
would it be possible to have to option to display different image sizes for channels if you wanted...for instance I would love to be able to display the flat covers (or 3D covers) from wiitdb. It could be an option so you could display which ever you choose....
 

stfour

Well-Known Member
OP
Member
Joined
May 24, 2011
Messages
1,592
Trophies
0
XP
350
Country
Italy
postLoader2 b30

* Changed detection folder for the nand (now is title/00000001)
* Changed how ahbprot is patched on ios reload (thx daveboal, waiting for feedback on dvd video and wiimc)
* Added support for nand folders (see NOTES on readmii.txt)
* Changed channels home menu'. Added "NAND Source" for selecting nand, NAND option for rebuild cache, download covers, reset configuration
* Changed the time for displaying errors in nandbooter (from 5 seconds to 2)

NOTES:

NAND Folders:

Alternate nand folders are supported only on SD and USB on first partition (active)

Download on first post
 

stfour

Well-Known Member
OP
Member
Joined
May 24, 2011
Messages
1,592
Trophies
0
XP
350
Country
Italy
GartimusPrime said:
would it be possible to have to option to display different image sizes for channels if you wanted...for instance I would love to be able to display the flat covers (or 3D covers) from wiitdb. It could be an option so you could display which ever you choose....

QUOTE(stfour @ Sep 9 2011, 09:09 AM) Then I will need to rewrite user interface to make it common for titles and channels. Actually it seems the same but it isn't. And it make hard to have much more customized themes and add another view (
rolleyes.gif
, I have two interesting ideas that I want test/implement )

Before any graphic enhancements I need to do that. I should facepalm myself for this, but it was unespected to add so much thing at the beginning of pl development.
 

stfour

Well-Known Member
OP
Member
Joined
May 24, 2011
Messages
1,592
Trophies
0
XP
350
Country
Italy
Create a folder on the root of sd or usb and copy your nand dump inside. Only first level folder are supported.

USB://nand1 is ok
USB://nands/nand1 wrong

I'm not aware of file name limitation on cIOSX d2x
 

Hielkenator

Well-Known Member
Member
Joined
Feb 7, 2010
Messages
4,210
Trophies
0
XP
679
Country
Netherlands
stfour said:
Create a folder on the root of sd or usb and copy your nand dump inside. Only first level folder are supported.

USB://nand1 is ok
USB://nands/nand1 wrong

I'm not aware of file name limitation on cIOSX d2x

If you could make this work, it would be compatible with the switch2Uneek setup.
This implementation is for no use to me now.
Also you can setup nands using Modmii-by Xflax this way :USB://nands/nand1.
Wich is also a good way to keep Nands organized, seeing most People that use Multiple nands, use their HDD for almost anything regarding Wii usage.

So please implement second level folder support if possible for the next update.
I think it would make people happy that have things working with UNeek + Switch to uneek very happy.
And it would'nt hurt new user I think.
 

stfour

Well-Known Member
OP
Member
Joined
May 24, 2011
Messages
1,592
Trophies
0
XP
350
Country
Italy
@Hielkenator

So, If I understanded well, you want a way to switch nands under neek. And not for emulation under d2x. Right ?
 

Hielkenator

Well-Known Member
Member
Joined
Feb 7, 2010
Messages
4,210
Trophies
0
XP
679
Country
Netherlands
stfour said:
@Hielkenator

So, If I understanded well, you want a way to switch nands under neek. And not for emulation under d2x. Right ?

Well, not nessicarily.
If you could make postloader switch the content of the Nands folder to the root folder like switch to uneek does.

Example:

On hdd : USB:/Nands/ Nand1/ nanddump1
USB:/Nands/Nand2/ this is on root usb
USB:/nanddump2

When switching: USB:/Nands/ Nand1/ this is now on root usb
USB:/Nands/Nand2/ nanddump2
USB:/nanddump1

Basicly this would mean reading and copying the contents of the Nand folders to the root of the USB HDD.

If you could make such a function to be handeld from Postloader it would be the same thing.
I'm doing this now by starting switch to uneek, choosing my NAND + booting Uneek Nand, then exiting via switch to real ( back to reak Wii )
So the folder of the chosen nand are on the ropot of my HDD wich are then readable by postloader. ( basicly just switching folder and root content )

As you can see this is rather tedious.
If you could make postloader switch nand folder content to the root of the hdd at will , this would eliminate the need of switch to uneek or booting Uneek.
Or you could implement 2nd level folder acces.

Again I'm no programmer so maybe this is something not possible with d2x cios but would reading, copying , reading a viable option?

Maybe a check out of the code used in switch 2 uneek can help out.
 

stfour

Well-Known Member
OP
Member
Joined
May 24, 2011
Messages
1,592
Trophies
0
XP
350
Country
Italy
AFAIK emulated nand can't be changed "on the fly". Also usb is not accessible by homebrew using uneek (odbc was working on this). The best solution shuold be make neek capable of supporting alternate nand folder, reading (for example) a configuration file from sd. Maybe this is already possible and I'm not aware of it.

Otherwise can be possible to select alt. nand under uneek and make the process automated. But will require a boot to real, a copy process (I suppose long), and boot to uneek again. A lot of time...
 

Hielkenator

Well-Known Member
Member
Joined
Feb 7, 2010
Messages
4,210
Trophies
0
XP
679
Country
Netherlands
stfour said:
AFAIK emulated nand can't be changed "on the fly". Also usb is not accessible by homebrew using uneek (odbc was working on this). The best solution shuold be make neek capable of supporting alternate nand folder, reading (for example) a configuration file from sd. Maybe this is already possible and I'm not aware of it.

Otherwise can be possible to select alt. nand under uneek and make the process automated. But will require a boot to real, a copy process (I suppose long), and boot to uneek again. A lot of time...

How about a modified code of Switchmii?
To just swap the folders on HDD, but without booting to Neek.

You could try to make it part of the reading of Nands postloader.

FYI switching folders with switch mii takes only about 5~10 seconds, before going into the process of booting Uneek.
I can ask Xflak about the code, because he partially modified the code.

I can image it would work like this:

Postloader acceses USB drive to select nand folders.Root/ Nands/nand1, 2 ,3 etc.
switchmii code switches folder on root usb and instead of booting to uneek it boots back to post loader.
Postloader reads root USB again and auto updates the channel cache.
Current NAND dump on USB is acceseble now from postloader.
This should take no more then 10 sec.

To use a different NAND, repeat process.

If this can't be implemented into postloader, it would be a neat Homebrew to go along with Postloader.
A homebrew to just switch the folders.
 

Madrigal

Well-Known Member
Member
Joined
Apr 11, 2006
Messages
218
Trophies
0
Age
44
Location
Victoria, B.C
Website
Visit site
XP
191
Country
Canada
Wiiware isn't working for me. It shows a bunch of text, the crashes to the system menu. Mighty Channels works fine though. Any idea what's happening? The error text says something about being unable to mount the NAND.
 

stfour

Well-Known Member
OP
Member
Joined
May 24, 2011
Messages
1,592
Trophies
0
XP
350
Country
Italy
Madrigal said:
Wiiware isn't working for me. It shows a bunch of text, the crashes to the system menu. Mighty Channels works fine though. Any idea what's happening? The error text says something about being unable to mount the NAND.

What is ciosx version/slot ?
 

Troelzkii

Active Member
Newcomer
Joined
Apr 26, 2009
Messages
28
Trophies
0
XP
76
Country
stfour said:
postLoader2 b30

* Changed detection folder for the nand (now is title/00000001)
* Changed how ahbprot is patched on ios reload (thx daveboal, waiting for feedback on dvd video and wiimc)
* Added support for nand folders (see NOTES on readmii.txt)
* Changed channels home menu'. Added "NAND Source" for selecting nand, NAND option for rebuild cache, download covers, reset configuration
* Changed the time for displaying errors in nandbooter (from 5 seconds to 2)

WiiMC still not working unfortunately. I still get an "invalid DVD error" when I start through postloader. When started through HBC there is no problem.
 

Madrigal

Well-Known Member
Member
Joined
Apr 11, 2006
Messages
218
Trophies
0
Age
44
Location
Victoria, B.C
Website
Visit site
XP
191
Country
Canada
stfour said:
Madrigal said:
Wiiware isn't working for me. It shows a bunch of text, the crashes to the system menu. Mighty Channels works fine though. Any idea what's happening? The error text says something about being unable to mount the NAND.

What is ciosx version/slot ?
d2x cIOS v7 in slot 249.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • K3Nv2
  • BakerMan
    I rather enjoy a life of taking it easy. I haven't reached that life yet though.
  • Veho @ Veho:
    Do you dangle a baggie in front of them, like a carrot?
    +1
  • The Real Jdbye @ The Real Jdbye:
    they're the same thing
    +1
  • The Real Jdbye @ The Real Jdbye:
    i like that idea
    +1
  • Veho @ Veho:
    What's the same thing?
    +1
  • The Real Jdbye @ The Real Jdbye:
    before or after a hit
    +1
  • Veho @ Veho:
    Nah, a hit gives them mad meth powers, but makes them more difficult to control.
    +1
  • Veho @ Veho:
    Before a hit they're like zombies, persistent but slow.
    +1
  • Veho @ Veho:
    It's a tradeoff.
    +1
  • The Real Jdbye @ The Real Jdbye:
    no i mean, before a hit is after the previous hit
    +1
  • The Real Jdbye @ The Real Jdbye:
    if you keep them well enough fed, it's the same thing
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    By the power of Florida Man, I have the power!!! *Lifts up meth pipe* Meth Man!!! lol
  • BakerMan @ BakerMan:
    Guys, I just learned my little brother is in the hospital because he had a seizure last night.
  • cearp @ cearp:
    Sorry to hear that BakerMan
    +2
  • BakerMan @ BakerMan:
    Just found out he's doing alright, doing a lot of complaining too, rightfully so. Who wouldn't complain after having a seizure and being hospitalized?
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Glad he is OK and complaining is cool :)
    +1
  • K3Nv2 @ K3Nv2:
    Yeah been there had that no fun
    +1
  • K3Nv2 @ K3Nv2:
    They'll give him sleep studies eegs and possibly one week hospital stay
    +1
  • BakerMan @ BakerMan:
    I hope it's not a week.
  • K3Nv2 @ K3Nv2:
    It's standard so doctors can get a idea about what's going on
  • BakerMan @ BakerMan:
    understood
  • BakerMan @ BakerMan:
    well, i'm glad he seems to be doing fine, and ig i'm going to start spewing goofy shit again
  • BakerMan @ BakerMan:
    Update: Turns out he's epileptic
  • K3Nv2 @ K3Nv2:
    Get a 2nd opinion run mris etc they told me that also
    K3Nv2 @ K3Nv2: Get a 2nd opinion run mris etc they told me that also