Recent content by cojam

  1. cojam

    Homebrew Question Trouble building for Swich with Unity3D

    Already posted in a similar thread but think I may get help there too. I managed to finally run my game on Switch after a day full of tries. The only thing left to do is the input, and somehow I stuck there. Trying to use nn.hid namespane with using nn.hid; But I am getting this error: error...
  2. cojam

    Tutorial How to create Nintendo Switch games with Unity.

    Slluxx, thank you for the tutorial and for your repacking tool. I managed to finally run my game on Switch after a day full of tries. The only thing left to do is the input, and somehow I stuck there. Trying to use nn.hid namespane with using nn.hid; But I am getting this error: error CS0246...
  3. cojam

    Tutorial How to make 3DS Games with Unity

    Hello there! I keep getting this error: exception: data abort fault status: translation - section Nevermind, I fixed the error. The problem was with some textures being bigger in size than the limit
  4. cojam

    Gaming ROM Hack Session: Skate Sim Switch Modding Thread

    Hey! Thank you for sharing some info on modding this game.
  5. cojam

    Hacking [RELEASE] Adobe Flash SWF WiiWare iNJECTOR *BETA VERSiON* by saulfabreg

    I'll give it a try in a minute. UPD: It worked like a charm, thank you a lot! Yeah, I've read the tutorial you mentioned, so I guess bricking the console is still possible, I will use mentioned protection methods then. What I noticed about the SWF injection - seems like on wii SWFs are squeezed...
  6. cojam

    Hacking [RELEASE] Adobe Flash SWF WiiWare iNJECTOR *BETA VERSiON* by saulfabreg

    Such a neat idea and programm. I developed a few as2.0 flash games back in the days and I was so excited when I found this thread, even started thinking to make a new game exclusively for wiiware, but I guess it will wait. Tried to inject my game but had no luck, just a black screen and my wii...
  7. cojam

    Homebrew [WIP] Duke Nukem 3D

    So I know a guy who made some games on Eduke32. Since I am a total noob, is it possible to anyhow port these games on 3DS via this Eduke port? Do you need a source code to port them? And if I can ask him to provide the source, what's the next step? I thought tho it would be the easy task, but I...