Search results

  1. Pikachuk

    Hacking Homebrew [Release] libnds-rs - Rust for the Nintendo DS

    Hey everyone. I've recently been working on porting rust to the nintendo DS for one of my projects. I ended up getting it working so I felt like releasing it publicly for everyone. you will need to have devkitpro installed with your environment variables set to use it...
  2. Pikachuk

    Homebrew Tutorial Fork of Luma3DS and Homebrew Launcher for easy debugging

    Hey everyone, I've been working the last few days on modifying the source code of luma3ds and homebrew launcher because I always felt like the debugging workflow when making 3ds homebrews was a huge pain. After all we always had to: - turn on the 3ds - go through the 3ds menu - open homebrew...
  3. Pikachuk

    Homebrew Is it possible to interact with rosalina from code ?

    Hi, I've been looking towards improving my 3ds development workflow by making something akin to psplink to make debugging my software on 3ds easier currently the way to do it is by launching the homebrew launcher, manually start 3dslink by pressing a button, and make sure beforehand in rosalina...
  4. Pikachuk

    Misc Does anyone have experience with boards to solder FM chips on ?

    Hi As I know composing, programming and I love music using the YM2608 chip. I wanted to get an actual one and use it for some music. However as it's a chip meant to be soldered on a board, i couldn't easily use it on PC. That's why I'm looking for infos on how I could get it soldered to a board...
  5. Pikachuk

    Homebrew [WIP] Updated Godot Engine for 3DS Homebrew

    Hi, You might already be aware that an old Godot port was originally made by TheCruel a long time ago. As they won't be able to continue working on it for....some reasons, I ended up taking over where they left off and updated the version of godot to 2.1.7 (the version of the original port was...
  6. Pikachuk

    Homebrew Can't figure out the cause of this Citro3D crash

    Hi, I have been working on getting the old godot 2.1 port for 3ds updated and continuing the port for it to become usable. I have been able to upgrade it to Godot 2.1.7 RC and to build it for 3DS, however I am having some trouble, and while I am not yet too experienced with Citro3D, I don't...
  7. Pikachuk

    Homebrew VFP linking errors even when setting -mfloat-abi=hard to both the compiler and linker

    Hi, I have been working on trying to maintain the old wip godot 3ds port that got abandonned. I was able to get it updated to godot 2.1.7 RC and upgrade the build scripts to python 3 as well as fix the obsolete citro3d code, however when building I keep getting a bunch of VFP errors I can't find...
  8. Pikachuk

    Homebrew Any OpenGL v > 1.1 available ?

    Hi, I was wondering if any OpenGL v superior to 1.1 was available for Wii U homebrews (and maybe 3DS homebrews) Because while the Vita benefits from https://github.com/Rinnegatamante/vitaGL which allows some projects like a port of godot to vita to exist, the lack of actual true GL available to...
  9. Pikachuk

    Hacking Homebrew app Does a modding homebrew exist ?

    Hi, I was actually wondering something, does an homebrew similar to riivolution on Wii exists on PS3 ? an homebrew that allows to live patch a game without a need to use an iso directly on cd by redirecting calls that load data to an external medium such as an SD or USB ? and if not, do you...
  10. Pikachuk

    Hardware Y Button not working on N3DS XL

    Hi, I bought some times ago a New 3DS XL on Ebay and it worked fine for games not using the Y button (so I didn't notice this issue immediately), however when testing games like Pokemon X or Pokemon Mystery Dungeon, I noticed that the Y button had no effect in game. As the console itself seems...
  11. Pikachuk

    Hacking Is there a way to prevent the looping logo when changing of game with ntr cfw ?

    Hi, I got yesterday a new 3ds xl and I've hacked it in order to be able to stream the screen to my pc (it will be useful for videos and streams) however, I have an issue I'd like to solve, I'd like to avoid to have to restart the whole system everytime I want to switch from an app to the other...
  12. Pikachuk

    Homebrew Is it possible to extract a pokemon vc rom with its patches ?

    Hi, I bought pokemon crystal on my 3ds and I'd like to play it on pc emulator as well, but I felt like it would be cool to benefit from the patches such as the celebi one i noticed that most patches were applied on the fly as .patch files so they aren't directly in the rom, would it be possible...
  13. Pikachuk

    Hacking How to make my old r4i-sdhc work on my 3ds under luma3ds ?

    Hi, I bought a used r4i-sdhc this morning, and it works perfectly on my ds fat I'd like to be able to use it on my 3ds that is already running under luma3ds at the fw 11.9.0-42E I've been able to run it by using dsimenu++ and the option to run the slot-1 cartdridge, but I'd like to directly...
  14. Pikachuk

    Hacking Project Diva f 2nd issues when using USB storage

    Hello, I'm posting this thread because I have a strange problem, I own Project Diva F2nd on my PSN account (I buy all my games, I mostly hacked my ps tv to use usb storage and remove the whitelist) and I wanted to play it on my ps tv, it works perfectly when I use my original memory card...
  15. Pikachuk

    Hacking does the sky3ds+ have any use outside game piracy ?

    Hi, I recently got a 2ds alongside my 3ds and it seems like it came with a sky3ds+ there was a bunch of games installed on it that I've deleted since I'm the kind of anti piracy guy, but in this case I wonder what I can do with it, would it for instance help me homebrew wise to run homebrews...
  16. Pikachuk

    Hacking About games bought from the psn

    Hello, i'd have a question, does the ps vita uses the same process as the ps3 to generate the .rif files ? because i have some games i bought on the psn for my ps3 at the time, and they're still in the same account as my ps vita is connected to, but i don't have my ps3 anymore, would it be...
  17. Pikachuk

    Hacking Is there a program that could bypass the blu ray region lock ?

    I'm wondering if there's a program that could work in the dev mode of xbox one that would allow to play region locked blu ray discs since i'm from france and i want to read anime blu rays from japan
  18. Pikachuk

    Homebrew Sysnand black screen (but fastboot3ds is working and luma menus are working)

    Hi, i have a problem, some times ago, i tried to change the region of the emunand of my 3ds but by mistake i changed the sysnand, so i've remade the same process but using an european ctrtransfer image in order to recover the original os, but now, when i try to boot sysnand i get a black screen...
  19. Pikachuk

    Hacking Does the dev unit option of LUMA allow to develop with the sdk ?

    Hello, i was wondering if activating the dev unit option with luma allowed the retail 3ds to be used as a dev kit with the official nintendo sdk ? that would allow me to make some 3ds games and publish them on the eshop without buying a dev kit i've already a dev account, i just need a dev kit...
  20. Pikachuk

    Hacking ida pro free alternative for rpx reverse engineering ?

    Hi, i just wanted to do some reverse engineering of xenoblade x, but i don't want to crack ida pro, i've tried using radare2 but i get a lot of "invalid" lines, is there any other solution ?
General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: Taylor Swift death metal AI cover please lol