Recent content by XenonHatcher

  1. XenonHatcher

    Tutorial How to make 3DS Games with Unity

    Thanks for helping me. I’ve been trying to find where that Unity documentation was for a long time. Now I’ve managed to get something running involving a full room, albeit at like 10 FPS. (The models are Switch-quality, which obviously causes that.) Still fun to mess around with. Thank you again.
  2. XenonHatcher

    Tutorial How to make 3DS Games with Unity

    I've managed to solve the issue of compiling. I ran the "SetupEnvironment.wsf" file. Either that was what fixed it, or adding the 3DSBanner when initially creating the project rather than adding it in later. It successfully compiled, but the game's on a completely black background and the torus...
  3. XenonHatcher

    Tutorial How to make 3DS Games with Unity

    It's just a simple test involving an animated torus. It has no controls. Just the torus and a camera. I wanted to try and compile a test first before trying to make a game. I don't know how to push projects onto Git, so I've uploaded the project file.
  4. XenonHatcher

    Tutorial How to make 3DS Games with Unity

    I can't compile anything on Unity. No matter what I do, it always spits out errors. Below are the errors I receive, relating to ARMCC. Failed running D:\ARMCC_Nintendo\bin\../bin64\armcc.exe -c -I "C:/Program Files/UnityNew3DS_2_0_1/Editor/Data/PlaybackEngines/N3DS/Tools\il2cpp\bdwgc\include"...