Recent content by Revax

  1. Revax

    Hacking [Discussion] Smash WiiU Modding and Help Center

    I just got CSPs and stuff working for dlc characters on the EUR version of the game. Instead of placing the CSP data in: data > ui > replace > append > Place your CSP data in: Data(eu_(your language)) > ui > replace > append > The EUR version appears to load CSP data for DLC characters from...
  2. Revax

    Hacking [Discussion] Smash WiiU Modding and Help Center

    I've also been unable to add additional skin slots for dlc characters. I believe it's a EUR version issue as I haven't heard of any USA users having this issue.
  3. Revax

    Hacking [Discussion] Smash WiiU Modding and Help Center

    A bit of a specific question, but has anyone done any character modding for DLC characters for the PAL game (Seems to be PAL specific)? I have only been able to replace the in game texture of one of the default 8 dlc skins. Even injecting a custom CSP using a PAL Mewtwo ui texture file hasn't...
  4. Revax

    Tutorial How to compile and install arm9loaderhax

    I think the PyCrypto provided is 64 bit, if anyone does want the 64 bit version of Python, this worked for me - https://www.python.org/downloads/windows/
  5. Revax

    Tutorial How to compile and install arm9loaderhax

    I had this issue because I accidentally downloaded and installed the 32 bit version (you can check what version you installed by running Python). Just make sure that PyCrypto and Python are the same bit version