Search results

  1. pgattic

    Homebrew BlocksDS-Nix - Reproducible Nintendo DS Homebrew with Nix

    BlocksDS-Nix provides an easy-to-use, comprehensive Nix package for Nintendo DS development with BlocksDS. I recently got into using Nix/NixOS for software development, and I have really come to love it! A common side-effect of converting to Nix is that you develop an insatiable desire to port...
  2. pgattic

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

    Hey! I am pretty interested in this project! Do you have any examples for like, interacting with the filesystem or rendering to the screen?
  3. pgattic

    R4 3D

    It shouldn't matter if the firmware says it is for XL or not. Most of those words are just put there by these bootleg companies to get more attention. Try using YSMenu (https://gbatemp.net/threads/retrogamefan-updates-releases.267243/) or TWiLightMenu++...
  4. pgattic

    Homebrew GBARunner2

    That's interesting. I thought that the screens turning off and the game stopping when the lid was closed would be part of the nds operating system or even hardware, and something like that would inherently happen with any software its running. Edit: Out of curiosity, are there any commercial...
  5. pgattic

    Homebrew GBARunner2

    I think save states could still work. Since the hypervisor can already pause emulation, the hypervisor could have direct access to gba RAM (remember, a savestate is simply the state of the RAM put into a readable file).
  6. pgattic

    Homebrew GBARunner2

    Extract the contents of the covers.zip into the _gba folder Edit: Yeah, this software has gotten many major updates recently thanks to Gericom's hard work and dedication towards the project.
  7. pgattic

    Homebrew GBARunner2

    Releases since February 16th feature button re-mapping, whose menu is available by pressing "R" from the ROM selection menu.
  8. pgattic

    The Meme Box

    h
  9. pgattic

    Homebrew GBARunner2

    Yeah. That, and automatic linking. I'm pretty sure you still need to manually put the mac addresses in the ini file, which isn't ideal.
  10. pgattic

    Homebrew GBARunner2

    I'm pretty sure the linking in MyBoy uses Bluetooth or some other linking technology not present in the Nintendo DS. This would make it not really useful Gbarunner2. However, I think it actually might be a good idea to learn from other, similar software. I my opinion, a more useful existing...
  11. pgattic

    Homebrew GBARunner2

    I know, right? This is so cool! :grog: thanks gericom, for all you hard work!
  12. pgattic

    Homebrew GBARunner2

    What about just making it so that people can configure controls manually in the .ini file for now
  13. pgattic

    Homebrew GBARunner2

    Button remapping hasn't been implemented yet. Sorry, you're gonna have to wait a bit longer for this feature.
  14. pgattic

    Homebrew GBARunner2

    Yeah the _gba folder is created and used by gbarunner2 to store user settings
  15. pgattic

    Homebrew GBARunner2

    ROM 3M branch is a version of gbarunner2 that allows memory execution for ROMs that have data past a certain size, which is around 30 megabytes. Pokemon Emerald is one of such games Edit: by the way, there hasn't been a ROM 3m update for a while, so in the releases of gbarunner2 on GitHub...
  16. pgattic

    Homebrew GBARunner2

    Hey, Gericom, excellent work on this so far! Not trying to sound picky, but I've noticed just a few minor things that could be polished up. You might be already working on these, but: Turn off backlight of screen not in use Turn off screen and halt emulation while lid is closed Allow border...
  17. pgattic

    Homebrew GBARunner2

    Hey on that pre-release with the direct sound emulation, the audio channels don't fall out of sync for Pokemon games anymore!!! :bow: This probably means it resolved it for other games too! Edit: thank you so much, Gericom, for all that you do. I am amazed and inspired by your work, and I...
  18. pgattic

    Homebrew GBARunner2

    Hey did you try anti-piracy-check patching them first? the patches can be found here: https://filetrip.net/f/26544-ClassicNES_FamicomMini_fix.zip. This may or may not solve your problem (i havent tested these yet).
  19. pgattic

    Homebrew GBARunner2

    oh lol sorry i meant local connection my bad. i get it now nvm Excellent work so far, Gericom!