Recent content by chrisall76

  1. chrisall76

    Hacking [Release] NUD Model Creator

    Can the fighter importer give more material information other than "NU_colorSamplerUV" and "NU_diffuseColor"? That's all I'm getting when trying to material edit the .nud. EDIT: Figured it out, use material_injector.
  2. chrisall76

    ROM Hack [Release] Sm4shCommand

    Yea, I'm using the Marth one. Full error
  3. chrisall76

    ROM Hack [Release] Sm4shCommand

    Trying to create a project and I get this error
  4. chrisall76

    ROM Hack [RELEASE] Smash-Selector

    That worked, thanks. And yea I was running it in a batch script.
  5. chrisall76

    ROM Hack [RELEASE] Smash-Selector

    How do I build a code.bin for the latest saltySD? I try to do it myself and I get an error about a missing file even though the github didn't have them.
  6. chrisall76

    Anyone can now sign up for the Nintendo Developer Portal

    http://unity3d.com/learn/tutorials] Answer to any question Unity-dev wise.
  7. chrisall76

    Anyone can now sign up for the Nintendo Developer Portal

    That is up to you to do when making your game. "The first question people usually ask is “do you support the original Nintendo 3DS too?” To which the answer is a qualified “yes”. We can generate ROM images which are compatible with the original Nintendo 3DS, and there are certainly some types...
  8. chrisall76

    Anyone can now sign up for the Nintendo Developer Portal

    You can fix this by following the documentation they have for Unity.
  9. chrisall76

    Anyone can now sign up for the Nintendo Developer Portal

    Follow the "Getting Started with Unity for Wii U" guide on the website ("Getting Started" > "WiiU").
  10. chrisall76

    ROM Hack [Release] Sm4shCommand

    https://docs.google.com/spreadsheets/d/1FgOsGYfTD4nQo4jFGJ22nz5baU1xihT5lreNinY5nNQ/edit#gid=706249581
  11. chrisall76

    Hacking [Discussion] Smash WiiU Modding and Help Center

    Is there a way to change the music title/description? I found a video on it, but the method he uses isn't given.
  12. chrisall76

    ROM Hack [Release] Sm4shCommand

    Not until params editing comes, nope.
  13. chrisall76

    ROM Hack [Release] Sm4shCommand

    So is there anyway to make a throw act similar to Snake's in Brawl/Fox's Melee dthrow? Would I just make the throw's direction 270?
  14. chrisall76

    ROM Hack [Release] Sm4shCommand

    Looks like I'm able to open dtilt just fine, so I guess it's what you said about it overwriting some data.
  15. chrisall76

    ROM Hack [Release] Sm4shCommand

    Was working fine last night, but today i changed Kirby and tried him in-game and the game crashed once I did a dtilt. The only thing I changed was fthrow (which is working fine and the change seems to have happened), so I dunno what the problem is. Maybe I'm not saving correctly? How should I be...