Recent content by bgK

  1. B

    Homebrew [Release] ScummVM 3DS

    The development builds of ScummVM now take advantage of the 800x240px resolution for the top screen. This is only active while in-game, the ScummVM GUI is still using the 400x240px resolution. https://buildbot.scummvm.org/builds.html
  2. B

    Homebrew [Release] ScummVM 3DS

    For context, this is the arguably aggressive behavior that got that person banned from the ScummVM Discord:
  3. B

    Homebrew [Release] ScummVM 3DS

    Are you using an Old 3DS? If so, the program might not fit in memory. The release build will have split packages for smaller binaries. That's too complicated to set-up for the daily builds. Ideally ScummVM could dynamically load the game engines as needed to overcome this problem, but that's not...
  4. B

    Homebrew [Release] ScummVM 3DS

    There are a few IO performance issues I've identified. Two in ScummVM and one in newlib .. all touch low level file access routines and will require some more testing. Not sure the fixes will make it into the 2.1.1 stable release of ScummVM. This is a test build with the fixes, if you want to...
  5. B

    Homebrew [Release] ScummVM 3DS

    ScummVM now has official 3DS daily builds on its buildbot page: buildbot.scummvm.org/builds.html We'd be interested to hear of the bugs you encounter with this version so they can hopefuly be fixed in the final release build.