Homebrew postLoader4

  • Thread starter Thread starter stfour
  • Start date Start date
  • Views Views 563,496
  • Replies Replies 4,203
  • Likes Likes 16
zfa said:
Hi stfour,

I'll re-test and send you the log, no problem. Give me a couple of hours to finish some stuff up first.

Just to give you something to think about, though, please note that I DON'T have a NAND on my USB root. I wonder if the title could possibly being called accidentally from this NAND (which maybe you have available and I don't?) instead of the 'microneek' NAND? I guess this might make it appear to work or not work depending on the other NANDs presence. Just a thought before I get to retest...

mmm... it shouldn't... now I'm at work, so I can't check this. I will try.

Thank you for your time !
wink.gif
 
stfour: do you have a dropbox or mediafire account you might be able to link us to (or me)? Maybe with all the different revs or betas of PL; possibly unfinished idea's you might be trying to implement. I know I don't have a lot of time testing (beta or non) albeit I do have some time after work and into the wee night; lately I have had more time in the morning. I often read these post from my email off my bb and then when I get home I have to scroll 5 pages or more to find the file i'm looking for just to DL. It's not that much of a hassel but I do love to play with my Wii
huh.gif


Thanks for your consideration on this request.
 
kylster said:
stfour: do you have a dropbox or mediafire account you might be able to link us to (or me)? Maybe with all the different revs or betas of PL; possibly unfinished idea's you might be trying to implement. I know I don't have a lot of time testing (beta or non) albeit I do have some time after work and into the wee night; lately I have had more time in the morning. I often read these post from my email off my bb and then when I get home I have to scroll 5 pages or more to find the file i'm looking for just to DL. It's not that much of a hassel but I do love to play with my Wii
huh.gif


Thanks for your consideration on this request.

Ok, I will update first post also with test versions.

EDIT: first post updated.
 
stfour said:
kylster said:
stfour: do you have a dropbox or mediafire account you might be able to link us to (or me)? Maybe with all the different revs or betas of PL; possibly unfinished idea's you might be trying to implement. I know I don't have a lot of time testing (beta or non) albeit I do have some time after work and into the wee night; lately I have had more time in the morning. I often read these post from my email off my bb and then when I get home I have to scroll 5 pages or more to find the file i'm looking for just to DL. It's not that much of a hassel but I do love to play with my Wii
huh.gif


Thanks for your consideration on this request.

Ok, I will update first post also with test versions.

EDIT: first post updated.
Thank you and this app is great; all previous soft-mod Wii now got your app installed (but is accessed by forwarders; people just dont know about priiloader)

EDIT: I made myself a folder; copied over meta.xml from another app (edit the descriptions to display old or unused apps); dragged about 19 different homebrew folder; none of them show up. What am I doing wrong?

Apps\Old or Unused Apps\App 1\boot.dol+meta.xml (multiple folders are like this and so on; just app ? is actually name of app)

So in short what i'm trying to do is make a folder to sort my old apps which I use less then other why keeping my essential apps in the apps folder.

Q: How do I get apps to show up inside a other folders.
 
stfour said:
tueidj said:
Seriously?

He was obviosuly joking...
wink.gif
Lol, of course I was.

Would you like me to get started on some code for a menu? I was thinking about implementing some of those options into BLIND, and I'll give you my code once I've finished. I'm sure you will have to make some modifications to it for postLoader, but there is no sense on both of us spending time on the same project.
 
JoostinOnline said:
Would you like me to get started on some code for a menu? I was thinking about implementing some of those options into BLIND, and I'll give you my code once I've finished. I'm sure you will have to make some modifications to it for postLoader, but there is no sense on both of us spending time on the same project.

Yes ! Popup menu' system is stable from b29. And it is very simple to use. The link for the code is on readmii.txt.

But I think it is better if I give you a little sample project where start from. Give me the time to prepare it
wink.gif


@kylster

maybe you have copyed an xml from an hidden app ?
 
so don't know if i can explain this right....scooby made the awesome system menu replacement for uneek.....in his app he said to use postloader.dol when building, so I did. When I load uneek, postloader loads as the new system menu replacement...BUT it can't do things like update title cache because it loads 249. So I thought I was a genius and built a new one with neekbooter.dol, which I noticed is considerably smaller than postloader.dol....anyway, it loads fine but it freezes when accessing menus or updating title cache. Does neekbooter use postloader.dol? Just trying to figure out how to make the system menu replacement work...I don't even know if i make sense.......
 
GartimusPrime said:
so don't know if i can explain this right....scooby made the awesome system menu replacement for uneek.....in his app he said to use postloader.dol when building, so I did. When I load uneek, postloader loads as the new system menu replacement...BUT it can't do things like update title cache because it loads 249. So I thought I was a genius and built a new one with neekbooter.dol, which I noticed is considerably smaller than postloader.dol....anyway, it loads fine but it freezes when accessing menus or updating title cache. Does neekbooter use postloader.dol? Just trying to figure out how to make the system menu replacement work...I don't even know if i make sense.......

Under neek postloader must be executed with "NEEK" arg to prevent any ios reload. neekbooter do that, but postloader.dol must be in the root of sd...
 
stfour said:
GartimusPrime said:
so don't know if i can explain this right....scooby made the awesome system menu replacement for uneek.....in his app he said to use postloader.dol when building, so I did. When I load uneek, postloader loads as the new system menu replacement...BUT it can't do things like update title cache because it loads 249. So I thought I was a genius and built a new one with neekbooter.dol, which I noticed is considerably smaller than postloader.dol....anyway, it loads fine but it freezes when accessing menus or updating title cache. Does neekbooter use postloader.dol? Just trying to figure out how to make the system menu replacement work...I don't even know if i make sense.......

Under neek postloader must be executed with "NEEK" arg to prevent any ios reload. neekbooter do that, but postloader.dol must be in the root of sd...
but i am wondering once you build it as a system menu replacement will it read the .xml anymore?
 
GartimusPrime said:
but i am wondering once you build it as a system menu replacement will it read the .xml anymore?

xml are used by hombrew launcer. postloader do not read it once executed. You need a postloader.do locked in neek mode. This can be done. Tomorrow, I'm going to bed
wink.gif
 
kylster said:
EDIT: Figured it out; it was cause I accidently dropped it into my ocarina folder sorry.

Fiuuuuu !
laugh.gif


@garmitus, you can download b35 locked in neek mode in the first post (last spoiler).
 
loving the progress. I do have one question, though. I boot directly from priiloader on my UNEEK+DI NAND. I noticed that neekbooter.dol has been updated since I first installed.

My question is, do I have to manually re-install the new neekbooter.dol? I've done online updates, but I'm starting to think that neekbooter.dol isn't updated.
 
Neekbooter was update only with build 29 distribution. But was minimal... just changed how dol (postloader) are loaded. If your works, there is non need to update

Thank you sweenish
wink.gif
 
GartimusPrime said:
so don't know if i can explain this right....scooby made the awesome system menu replacement for uneek.....in his app he said to use postloader.dol when building, so I did. When I load uneek, postloader loads as the new system menu replacement...BUT it can't do things like update title cache because it loads 249. So I thought I was a genius and built a new one with neekbooter.dol, which I noticed is considerably smaller than postloader.dol....anyway, it loads fine but it freezes when accessing menus or updating title cache. Does neekbooter use postloader.dol? Just trying to figure out how to make the system menu replacement work...I don't even know if i make sense.......
so i forgot to tell you that you need to start your neek nand before you install this wad. Use MMM go to ios manager and choose 1 for custom install choose slot 249 and ios 56 v5662 as 249 v65535 or choose your own version number and install

now savegame mamager gx and postloader sysmenu wad will work perfectly

if you want to use wiimc from neek nand put it on sdcard and then got to MMM and do same steps but choose ios 202 install ios 57 as 202 v6

if you need any help let me know this is how i use postloader and it works great with fake 249
 
stfour said:
Neekbooter was update only with build 29 distribution. But was minimal... just changed how dol (postloader) are loaded. If your works, there is non need to update

Thank you sweenish
wink.gif

good to know. keep up the amazing work.
 
scooby74029 said:
GartimusPrime said:
so don't know if i can explain this right....scooby made the awesome system menu replacement for uneek.....in his app he said to use postloader.dol when building, so I did. When I load uneek, postloader loads as the new system menu replacement...BUT it can't do things like update title cache because it loads 249. So I thought I was a genius and built a new one with neekbooter.dol, which I noticed is considerably smaller than postloader.dol....anyway, it loads fine but it freezes when accessing menus or updating title cache. Does neekbooter use postloader.dol? Just trying to figure out how to make the system menu replacement work...I don't even know if i make sense.......
so i forgot to tell you that you need to start your neek nand before you install this wad. Use MMM go to ios manager and choose 1 for custom install choose slot 249 and ios 56 v5662 as 249 v65535 or choose your own version number and install

now savegame mamager gx and postloader sysmenu wad will work perfectly

if you want to use wiimc from neek nand put it on sdcard and then got to MMM and do same steps but choose ios 202 install ios 57 as 202 v6

if you need any help let me know this is how i use postloader and it works great with fake 249
I a little clearer help to do this if possible....i think i am stupid

nevermind thanks to joostinonline and scooby i was able to get it figured out.....postloader2 is exciting me alot!!
 
You're sure you're not loading postloader in uneek-mode, right?



Also...if you're using that full system replacement that scooby made for you, it'll be pretty hard for someone else to troubleshoot it (heck...even stfour doesn't have that version AFAIK).
 

Site & Scene News

Popular threads in this forum