melonDS-emu / melonDS

DS emulator, sorta
https://melonds.kuribo64.net
GNU General Public License v3.0
3.18k stars 527 forks source link

State of demoscene demos #392

Open PoroCYon opened 5 years ago

PoroCYon commented 5 years ago

Broken, "interesting" cases:


Broken because of DLDI:


Mostly working:


Working:

Arisotura commented 5 years ago

LMNTS is a regression and is broken since 0.7.1

weird

asiekierka commented 5 years ago

Just as a heads-up: I have implemented preliminary GBA Movie Player emulation which accepts FAT image files here -> https://github.com/Arisotura/melonDS/pull/506 -> this might prove helpful in testing demos which utilize DLDI

PoroCYon commented 5 years ago

@asiekierka tried all of them, none worked.

asiekierka commented 5 years ago

Discussed on IRC: the problem is not lack of DLDI support, but rather lack of NitroFS support (which is a separate, homebrew-specific thing). Should be theoretically possible to run these as-is via DLDI, but requires many hoops.

Arisotura commented 5 years ago

I don't see how melonDS would 'lack NitroFS support', NitroFS is something that is entirely contained inside the ROM and that the game is responsible for parsing and all. melonDS doesn't have anything to do there besides providing access to the ROM data. typically via the cart interface. but maybe some old pre-DLDI homebrew ROMs do that shit where they expect to see the ROM mapped at 0x08000000.

nathanielcwm commented 3 years ago

C0D3R C0L0RZ is also broken btw image With dldi enabled in options on fbca47381b9e37ee19a2bdfdcd4e393d0ea69a7d

tuzepoito commented 2 years ago

For some reason it seems MoDS Volume 2 does not work since version 0.9.3. It booted correctly in v0.9.2 using default options (with the occasional flickering) but in v0.9.3 I haven't been able to make it work, there is a blank screen and no sound.