Recent content by LNick

  1. L

    Hacking Forwarder with meta.xml support

    YES! That worked perfectly! Thanks XFlak!
  2. L

    Hacking Forwarder with meta.xml support

    Ok, I extracted the dol from the channel forwarder, and it still gives me the error when I load directly from Priiloader. I also removed from the meta.xml, but that didn't change anything either. So I'm saying it, "Help please!"
  3. L

    Hacking Forwarder with meta.xml support

    I'm running the latest versions of Priiloader(0.7) and WiiMC(1.2). I even had priiloader check for a newer version. When I go to install a file from my SD card several things show up, and some of the say "(AHBPROT available)", but the dols I create with your forwarder do not. I may have to...
  4. L

    Hacking Forwarder with meta.xml support

    I'm having some problems creating a forwarder dol for WiiMC to use with Priiloader. All the parts seem to work. I downloaded the source, libs, and devKit. Edited the main.c to point to WiiMC, and was able to successfully compile. The problem is that when I launch the dol from Priiloader...
  5. L

    Hacking NForwarder IOS 58

    wowwow: This was answered earlier in the thread I had the same problem when I first tried compiling forwarders. Make sure you add "-lm" to the end of the "LIBS" line.
  6. L

    Hacking NForwarder IOS 58

    Not to be mean, but did you follow the compile instructions, and read the thread? I had a compile issue and needed to add a flag to the makefile to link in the math libs. The question was asked and answered earlier in the thread (not by me). Also I have trouble with the custom WiiMC forwarder...
  7. L

    Hacking NForwarder IOS 58

    This is awesome! I've had lots of trouble getting forwarders that are USB compatible, and had resorted to hex editing a forwarder dol from a CFG Usb forwarder wad (which I still had trouble getting to work some times). Now does any body have a good tutorial on creating forwarder isos? Most...
  8. L

    Hacking Wii backup Manager for Windows

    If the tool uses Windows routines to format drives that could be the cause. Over a certain MB limit Windows forces NTFS.
  9. L

    Hacking Crap, easy to use channel creator

    I would also like a uLoader forwarder that boots uLoader from USB HDD. I tried to modify the existing loaders to accomplish this, but couldn't get it. Of course I'm just hex editing the path the forwarder loads, so I'm not really able to add new functionality. Also there is a uLoader option...
  10. L

    Hacking uLoader 3.2 BCA universal support

    I created a modified forwarder channel for uLoader. This one loads from the usb drive. I hope it helps you! uLoader forwarder channel USB http://www.mediafire.com/?seseov5bby3mfd5
  11. L

    Hacking LEGO Harry Potter w/ CFG loader issue

    I don't know if the rip is bad, but everything I have is already in cfg loader, and cfg just looks better. I only keep uLoader around for Rock Band NAND emulation. If cfg had that feature I'd dump uloader in a heartbeat. Edit: Downgrading Hermes did not work. New rip does not work...
  12. L

    Hacking LEGO Harry Potter w/ CFG loader issue

    I've been using usb loaders for a while, but I've run into an issue I can't figure out. I recently purchased LEGO Harry Potter, but after installing to usb it won't work with cfg usb loader 57b7 no matter which IOS I tell it to use, but does with uloader 5.1D. Loading HP in cfg simply gives a...
  13. L

    Hacking QUICK/NEWBIE QUESTIONS here!

    I've been using usb loaders for a while, but I've run into an issue I can't figure out. I recently purchased LEGO Harry Potter, but after installing to usb it won't work with cfg usb loader 57b7 , but does with uloader 5.1D. Loading HP in cfg simply gives a black screen. I've matched the cfg...
  14. L

    Hacking TroyTheZombie's Animated Channel Wads

    Would it be possible for someone to make a forwarder for uLoader? The official one only supports sd/sdhc cards, and I want to have uLoader on my USB drive. The path is usb:/apps/uloader/boot.dol. Alternately, how do you guys even make these? I haven't seen a good guide to making a forwarder...
  15. L

    Hacking Rock Band DLC Manager

    I'd like to use this to manage my DLC collection, but I'm using uLoader's emulated NAND feature. NAND uses the .app files produced by decryption, and this (seemingly excellent) program only parses the packed .bin files. Is there a trick I can use to get this to manage the .app files, or...