Search results

  1. Yacker

    StarDust - a cross platform PC/DS 3D engine v1.0.0

    All in one 3D game engine, should handle everything you'd need for a 3D game on the DS, with bonus PC functionality. Made entirely in C (besides the PC XAudio2 interface, made in C++) Features: 3D Collision: -Sphere on mesh collision with acceleration structures -Sphere on sphere collision -Ray...
  2. Yacker

    Is custom IO possible in a homebrew?

    Pretty technical question, but I'm curious if it'd at all be possible to write my own IO code for reading from NitroFS in homebrew. I have a lot of gripes with the standard library provided by LibNDS (no ARM7 access to io, starting multiple reads at once (e.g. via an interrupt) results in...
  3. Yacker

    Homebrew Audio streaming code issue

    Trying to avoid using maxmod, I'm developing my own simple sound library for the DS, but I'm having difficulty getting audio streaming working. On emulator it has audio popping, while on real hardware it seems to just play static for a brief moment before nothing at all. My method is playing a...
  4. Yacker

    LibNDS GL_CLEAR_BMP? Or, can I somehow use this to render more than 2048 polygons?

    I'm trying to do some trickery to render more than 2048 polygons, and currently the major obstacle is the fact that the DS clears the screen before rendering. I did some research and found there's no way to disable it, but there is a separate mode of clearing that allows you to fill it with a...
  5. Yacker

    Homebrew My app fails to load any files from NitroFS on hardware

    nitroFSInit returns true, but fopen always returns NULL. This issue doesn't happen on emulator. Tested on Twilight menu and an Acekard 2i, same results on both.
  6. Yacker

    Homebrew Libnds unknown opcode

    I've tried investigating, but I've come up empty as to what the problem could be. EDIT: nvm i'm stupid lmao
  7. Yacker

    Homebrew Debug mod crashing on console but not Dolphin

    Technically, it's a gamecube game being ran through Nintendont, but I digress. I've been working on, with a team, a pretty major mod for a game. And while it totally works fine on Dolphin, one small feature causes it to crash on console, and I am completely perplexed as to why. Would there be...
  8. Yacker

    Homebrew DeSmuME debugger version release

    I got tired of trying to use No$GBA's debug tools that just seemed to hate my PC, so I made my own modified version of DeSmuME with all the tools I wanted. Features: code breakpoints, memory breakpoints, stepping through code How to use: There is new breakpoint options in the disassembler and...
  9. Yacker

    ROM Hack Good debugger for reverse engineering?

    I've been trying to use no$gba, but it's an awful experience. It's unironically ignoring breakpoints. I can't do anything with the damn thing if its basic functionality doesn't work. (And yes, I can verify it's ignoring break points because some DO work, and then in there I can look at the link...
  10. Yacker

    Hacking Read file from disc using assembly

    Probably an insane question; but would it be possible to write my own disc reading function with assembly? Struggling to find anything on this with google.
  11. Yacker

    Hacking Want to uninstall CFW

    My friend's looking to uninstall CFW on their 3DS because they simply never use it, and aren't a huge fan of the recent ban-waves. How would they go about doing that? They're still on A9LH, never updated to B9S.
  12. Yacker

    Hacking Best New 3DS cfw?

    The only cfw I'm really aware of is rxtools, and that says it doesn't support N3DS. What would be the best cfw for N3DS?
  13. Yacker

    Tutorial Smash 4 custom music with *hax 2.5

    Tools you will need: Braindump (http://gbatemp.net/threads/braindump-prerelease-dump-game-contents-on-any-system-version.400920/) CTRtool (available in braindump thread) A RomFS builder (I suggest https://gbatemp.net/threads/release-romfs-builder.379330/) A nus3bank converter (optional...
  14. Yacker

    Homebrew WARNING: Hans can ruin your smash 4 save

    I'm not entirely sure how it happened, but my sm4sh save somehow became un-readable by the game after messing around with it in Hans. Probably happens in other games with updates, too. Please, be wary.
  15. Yacker

    Homebrew ROM hack creation tutorial without kernel?

    All tutorials I see require kernel so you can decrypt the ROM. Of course, we don't have that on *hax 2.5, so, does anyone know of one without kernel?
  16. Yacker

    Gaming Smash 4 - I was banned for...HOW LONG?!

    I went to play Smash 4 today with a friend, I opened the room and suddenly it said..."Time until you can play online again: 71582180 min. 59 sec." What the hell?! I've never used any third party devices on my 3DS, so what gives?!
  17. Yacker

    Hacking RemoteJoyLite help

    EDIT: Okay, I got it to work, but it seems to be crashing my PSP when ever I enter a loading screen. Only tried one game with this, though, so I dont know if its an isolated problem...but any help with that would be great as well.
  18. Yacker

    Gaming Pokemon X/Y PSS functions not working

    Essentially, I tried to link battle a friend earlier. They requested it, I accepted, and after the window closed it showed my friend being in a link battle for a few seconds then the icon dissapears and nothing happens. This happen to anyone else?
  19. Yacker

    Gaming Just got a Wii U...

    Any recommendations? I particularly want online multiplayer games...
  20. Yacker

    Hardware Fix 3DS scratches?

    My 3DS top screen has a scratch on it. Is there any way I can fix this without sending it in for repairs?