Recent content by matbo87

  1. matbo87

    Homebrew SNES9x for Old 3DS

    The dimensions are shown in the setting descriptions. Game Screen BG: max 448x256px Second Screen BG: max 400x240px I’d recommend using exactly those sizes, but smaller images work too. Also, it’s best to pre-dither the images, otherwise gradients may show visible banding on the 3DS.
  2. matbo87

    Homebrew SNES9x for Old 3DS

    @FanNintendo I am currently working on the 1g1r boxart.cache. You can already download it here. US and Europe boxarts should be complete. Japan is still in progress (portrait vs landscape handling). Just rename the file and replace your current boxart.cache. If you'd rather build your own...
  3. matbo87

    Homebrew SNES9x for Old 3DS

    zip support is not planned. see my answer at github/matbo87/snes9x_3ds/issues/8 (I'm still not allowed to provide proper links here, sorry) I personally don't like the Input redirection approach. Playing on a handheld with an external controller just doesn't feel right. ;)
  4. matbo87

    Homebrew SNES9x for Old 3DS

    There is already an issue regarding the O3DS/O2DS crash on v1.51. github/matbo87/snes9x_3ds/issues/11 It's quite challenging for me to find the cause. I can only test on N3DS and N2DS and analyzing the crash dump properly is beyond my programming skills. In the end it's often trial and error...
  5. matbo87

    Homebrew SNES9x for Old 3DS

    game performance should actually not become worse compared to v1.45. Did a different frameskip setting already solved it? Disabling SRAM Auto-Save Delay could also help. If the problem still persists, you may want to create an issue at github/matbo87/snes9x_3ds/issues with more information...