Recent content by AtexBg

  1. AtexBg

    Low-level 3DS emulator 3Beans released alongside setup tutorial video

    Useless?? Yes if you only want to play 3DS games on PC. No if you're programming for the console at a lower-level (assembly and pre-OS programs) and/or if you need a better hardware accuracy
  2. AtexBg

    Low-level 3DS emulator 3Beans released alongside setup tutorial video

    I got Linux3DS running on that emulator, back when i was programming apps for Linux on 3DS i had to put the binaries on the SD card and reboot the console into Linux every time i wanted to run it (i had to do it probably around 700 times), so this emulator will be very useful if i work again on...
  3. AtexBg

    Homebrew How to make .cia files from 3DS homebrews?

    Emmm, fine... Let me explain how i made the CIA file, although it's really easy to find thoses instructions online: - FIrst you need to make a banner file (the `banner.bnr`) with `bannertool`, otherwise the CIA will not have banner/icon/sound metadata and may not work - Then convert the 3dsx...
  4. AtexBg

    Homebrew [RELEASE] BAX - Boot animations for your 3DS!

    yeah, just replace the bax firm file with the Luma3DS one
  5. AtexBg

    Homebrew How to make .cia files from 3DS homebrews?

    dude i don't need to, i already managed to make CIAs, but anyway thanks for the ciabuilder link, it may be useful for me someday
  6. AtexBg

    Homebrew How to make .cia files from 3DS homebrews?

    I've seen that and try the fix but it didn't worked for me, anyway it's fine i found out a way to make it works
  7. AtexBg

    Homebrew How to make .cia files from 3DS homebrews?

    I tried using cxitool and makerom to convert the 3DSX file to a CIA but for some reason it says that the CXI file is corrupted, here's what shows up on my terminal : #~ ./cxitool.exe -t 000400000BB49B00 -b banner.bnr -c CTR-H-FBGE homebrew.3dsx output.cxi #~ ./makerom.exe -f cia -o...
  8. AtexBg

    Homebrew How to make .cia files from 3DS homebrews?

    But compiled programs (.3dsx files) can't be installed, they are just files we can launch from the Homebrew Launcher, although after some research i think i can convert the file into a CXI decompressed archive and then maybe make a CIA, but im not sure
  9. AtexBg

    Homebrew How to make .cia files from 3DS homebrews?

    I know this may seem like a dumb question, but im developing some 3ds homebrew apps in C and compiling them (so it creates *.3dsx files i can load onto the console) but i want to make .cia files (real titles i can install and load from the HOME menu), i think i can do it using Makerom tools but...
  10. AtexBg

    Homebrew Post Homebrew ideas, suggestion, requests here

    That's so cool, even if vibe coded (it's okay, i do that too sometimes), i will install that now on my console :3
  11. AtexBg

    Hacking Homebrew Misc GBA Convert normal GBA ROMs to multiboot compatible ROMs

    Ohh that's great, i had an old ROM of Tetris that somehow worked on multiboot, i don't remember how i made it cuz it was a long time ago but i've probably used that same goomba_mb.gba you takled about
  12. AtexBg

    Hacking Homebrew Misc GBA Convert normal GBA ROMs to multiboot compatible ROMs

    So, i was using a RaspberryPi to load ROMs to a GBA trought the multiboot protocol but i realized that a lot of homebrew ROMs or GB/GBC games loaded with the Goomba emulator just doesn't work, even if they're less than 256Kb in size and were sent successfully, and i know the multiboot-compatible...
  13. AtexBg

    best way to superglue og 3ds circle pad back together?

    Personally i repaired my circle pad using acetone and ABS powder to "melt" the pieces toghether, it's the most efficient way to repair it (except for replacing the thing obviously), i've already tried super glue but it doesn't work that well
  14. AtexBg

    Homebrew Wii NDS Rom Sender, but for 3DS

    Is there any kind of software to send custom NDS roms to an original DS via Download Play from a 3DS, just like Wii NDS Rom Sender, but for the 3DS ?
  15. AtexBg

    Gaming Hardware Misc Nintendo DS Phat screens swap

    So i had an old DS Phat (the first models) with a broken top screen, so i first did a GB Macro mod and it worked great, but then i read online that the top and bottom screen are exactly the same in hardware, so i compared both screen and they look exactly the same visually and have the exact...