Search results

  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...
  16. chrisall76

    ROM Hack [Release] Sm4shCommand

    If I'm looking at this right, end lag is defined in the params of the move (which the editor doesn't seem to be able to edit yet). Did a few comparisons betweens Kirby's framedata vs. the game dumps and it seems to be the 5th value in the params for attacks.
  17. chrisall76

    ROM Hack [Release] Sm4shCommand

    I mean the step(s) after you patch the edits into the dt file to get the file that works with HANs.
  18. chrisall76

    ROM Hack [Release] Sm4shCommand

    How did you repack the game files with 3dstool? Has a bunch of perimeters and I dunno which to use lol
  19. chrisall76

    ROM Hack [Release] Sm4shCommand

    Want to notify you that the SM4SHCommand link under 'downloads' in the OP is broken. EDIT: Also, are we able to edit the parameters yet? Or will that come later?
  20. chrisall76

    ROM Hack [Release] Sm4shCommand

    Directional airdodging isn't the only thing that makes Melee "Melee-like", it's a collection of things that Sm4sh doesn't currently have.