Recent content by cassiechai

  1. C

    Homebrew Homebrew game DDLC DS Demake

    I think the freezing might be related to sprite sizes. From my testing, it tends to occur when multiple large sprites are present: -When there are 2 or more sprites at 256 × 192 (or larger), or -When there are 2 or more sprites that are either 256 wide or 192 tall. Maybe you can try reducing the...
  2. C

    Homebrew Homebrew game DDLC DS Demake

    The main problems I've had are occasional crashes during saves, random freezes (usually after saving/while skipping through dialogue), and after playing for an extended period there is also a chance to get libpng errors from loading a save file. I've included a version for the update vnds fork...
  3. C

    Homebrew Homebrew game DDLC DS Demake

    Hi everyone! After two months of work, I've finally got the game running on the DS/DSi ^^ This was done using VNDS, although there are some issues (i.e. saving/loading), the game should be playable from start to finish. It's on gamebrew's vnds page if anyone is interested.
  4. C

    Homebrew Cave Story DS port (based on CSE2 Decompilation)

    https://github.com/DS-Homebrew/TWiLightMenu/releases/tag/v26.0.1 This is the one I am using, don't know if that makes any difference though, and on the sd card: sd:/cs3d2d/ sd:/Config.dat sd:/roms/nds/Cave Story 3D2D+(DS).nds
  5. C

    Homebrew Cave Story DS port (based on CSE2 Decompilation)

    The DS version works, but not the DSi version. (I've put the folder and config file on the SD card root, running on 3DS with TWiLight Menu++ v26.0.1 hotfix.)
  6. C

    Homebrew Problem about Touhou DS

    It works fine on the dsi (with dstwo). Just make sure to put the TouhouDS folder on the SD card root, it should have a bunch of folders inside (tools, snd, scripts, score, etc) that contain the game files. The nds file can be placed anywhere else.
  7. C

    Homebrew [DISCUSSION] New Super Ultimate Injector (NSUI)

    It works fine for me I assume it is false alarm.
  8. C

    Homebrew [DISCUSSION] New Super Ultimate Injector (NSUI)

    The one on gamebrew is the same as the one in this thread/dropbox, you can find the link to the post at the bottom of the wiki page if you want to check.. eip's guide is redirecting to the same dropbox link as well..
  9. C

    Homebrew VNDS converted novels

    No idea, though there was one game gave a script error (it's from the mega link but can't remember which one).
  10. C

    Homebrew VNDS converted novels

    Just tested it on DSi and works fine with TWL, you just need copy the folder of the vns to sd:/vnds/novels/. So I took a look at the wiki, looks like they are from the 1.5.x version readme, except for the very first part, hence the confusion (only 1.5.x uses .novel format; 1.4.9 reads from...
  11. C

    Homebrew VNDS converted novels

    Are you using version 1.4.9? (.novel format is for version 1.5.3 afaik).
  12. C

    Homebrew MAME Roms to .cia Format Convert

    You mean this?
  13. C

    Doom 64 ds port

    https://github.com/svkaiser/doom64DS and this thread may help.
  14. C

    Adding Hangul (Korean) font to American 3DS?

    Oh right just read the issue page on their github which says the font folder is no longer needed for newer versions.
  15. C

    Adding Hangul (Korean) font to American 3DS?

    There is a homebrew called SharedFontTool that can display out of region game font. Don't know how well it works but maybe you can give it a try.