Recent content by Sammy6

  1. Sammy6

    Homebrew VNDS converted novels

    What game were you using it with? I don't remember it being unstable but I only made it for one game. Also yeah I didn't consider voice acting when I made it play sounds while skipping :P Maybe I can make that optional, depending on how hard it is to add new settings edit: ig I should've read...
  2. Sammy6

    Gaming Homebrew [RELEASE] Geometry Dash Android Port By Hatoving

    Finally, Geometry Dash on Android!
  3. Sammy6

    Tutorial DS Programming for Newbies!

    On newer versions of nflib I just had to put nitroFSInit(NULL); at the start to fix that and it worked fine
  4. Sammy6

    Gathering DS flashcard knowledge - DIY "opencard" idea

    Here's the link https://discord.gg/yD3spjv
  5. Sammy6

    Tutorial DS Programming for Newbies!

    Are there any drawbacks to using 3D sprites, other than having one less layer? EDIT: Seems like it doesn't remove a layer, it just reserves layer 0 for sprites. The drawbacks that I know of are that you can't use tiled sprites and all sprites must be on the same layer. Now it seems like...
  6. Sammy6

    ROM Hack Trying to figure out how to Mod Cave Story (DSiware)

    Did you ever get it to work?
  7. Sammy6

    Tutorial Virtual Console - Adobe Flash SWF - Wii VC Injection Tutorial

    Does this work with multi-SWF games?
  8. Sammy6

    Homebrew OCDM - Mario Maker 3DS course manager

    How do I import a course with this? EDIT: oh I have to replace one
  9. Sammy6

    Gaming DSiWare games not saving

    You're right! Thank you!
  10. Sammy6

    Gaming DSiWare games not saving

    For some reason suddenly none of my DSiWare save anymore. Whenever I try they say the data's corrupted and must be deleted. Is there a fix for this? Also I didn't change anything when this started, except adding that Mario 64 port.
  11. Sammy6

    Homebrew [DSiWare] Couldn't create NAND save file

    Sorry for necroposting, but did you ever find a fix for this?
  12. Sammy6

    Homebrew Super Mario 64 (1996) Port for DSi

    Thank you!
  13. Sammy6

    Homebrew Super Mario 64 (1996) Port for DSi

    Yo this is amazing! btw what do I have to edit to change the controls?
  14. Sammy6

    Tutorial The Ultimate Nintendo DS ROM Hacking Guide!

    Thanks for such a detailed post! This'll surely be helpful!