Recent content by TheHighTide

  1. TheHighTide

    Undertale WiiU (WIP)

    Yes but it's delayed. I've got caught up in uni and my job so I don't have much time to work on it.
  2. TheHighTide

    Undertale WiiU (WIP)

    No. You just install the folder. You put the folder on your SD card to a folder named "install" then it will work. 1732216972 It's only available to people who signed up for WiiU and 3DS development when you were able to. I use an official tool but I can't share more than that.
  3. TheHighTide

    Undertale WiiU (WIP)

    No it uses C# 1731800755 You have to use a WUP installer to install the folder. One can be found on the homebrew Appstore and the rest of the process is pretty simple.
  4. TheHighTide

    Undertale WiiU (WIP)

    Not a lot. Me and CooingMaxito are working on getting a new dialog system up and running at the moment. Maybe the first 3 rooms are done. Once we get the main systems working development will speed up a lot.
  5. TheHighTide

    Undertale WiiU (WIP)

    So far so good. I now joined CooingMaxito (creator of the Undertale 3DS port) to better expand on bother this and the 3ds project. So far development is going smooth and I'm waiting on CooingMaxito to release a new update :D
  6. TheHighTide

    Little big planets on 3DS

    Their could yes but would it run smooth and have good gameplay with the controls, no.
  7. TheHighTide

    3DS Banner: How can I extract the default banner for NDS cartridges?

    There are tools online for it I think but I would recommend doing a search on GitHub for a tool. Good luck :D
  8. TheHighTide

    Feedback Hardware 3DS won't boot, please help

    If its modded try holding down the start or select buttons after pressing the power button. If that doesn't work, it might be bricked or there might be a loose ribbon cable inside.
  9. TheHighTide

    Undertale WiiU (WIP)

    Hello Everyone! I am very excited to tell you all about my new project that is in the works. This project is aiming to port all of Undertale to the Wii U. This project has been in the works for around 4 to 5 months now and I'm finally ready to release this project to the public. Sure its in an...
  10. TheHighTide

    Homebrew game Help with Wii save system

    I am fairly new to Wii development and have been stuck for quite a while now on how to make a save system for my game. So far, I have thought about using the fat.h library to save all my game data directly to the SD card but then I thought about if I should be using actual save slots. I don't...