BizHawk icon indicating copy to clipboard operation
BizHawk copied to clipboard

DSiware games do not works

Open ozderya opened this issue 7 months ago • 0 comments

Summary

All games listed below are DSiWare games. While DS Tangrams is working great, DSiWare version listed blelow is not working.

NDS load error A core accepted the rom, but threw an exception while loading it:

  • [ ] 3 Heroes - Crystal Soul (USA) --(Cannot find TMD for title ID 000300044b335945)
  • [ ] Anne's Doll Studio - Antique Collection (USA) --(Cannot find TMD for title ID 000300044b593845)
  • [x] California Super Sports (USA) --(Fixed with 7ceb634 )
  • [ ] Cake Ninja Xmas (USA) (Es) --(Cannot find TMD for title ID 000300044b594e45)
  • [ ] Mysterious Stars - A Fairy Tale (USA) --(Cannot find TMD for title ID 000300044b593645)
  • [ ] Mysterious Stars - The Samurai (USA) --(Cannot find TMD for title ID 000300044b593745)
  • [ ] Tangrams (USA) --(Cannot find TMD for title ID 000300044b595945)
  • [ ] Working Dawgs Pipes (USA) --(Cannot find TMD for title ID 000300044b595745)

White Screen / Hang on Start

  • [ ] Looksley's Line Up (USA)
  • [ ] Goony (USA)

There might be more games like above so when I find more games I will extend the list. If anyone finds more games like above, feel free to edit this report.

Repro

1- Open the game

Output

---------------------------
NDS load error
---------------------------
A core accepted the rom, but threw an exception while loading it:

System.Exception: Cannot find TMD for title ID 000300044b594e45, please report

   at BizHawk.Emulation.Cores.Consoles.Nintendo.NDS.NDS.GetTMDData(UInt64 titleId)

   at BizHawk.Emulation.Cores.Consoles.Nintendo.NDS.NDS..ctor(CoreLoadParameters`2 lp)

--- End of stack trace from previous location where exception was thrown ---

   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   at BizHawk.Emulation.Cores.CoreInventory.Core.Create(ICoreInventoryParameters cip)

   at BizHawk.Client.Common.RomLoader.MakeCoreFromCoreInventory(CoreInventoryParameters cip, String forcedCoreName)
---------------------------
OK   
---------------------------

Host env.

  • BizHawk 2.9.2 - dev build 8be0111 ; Windows 11 Pro

ozderya avatar Jan 09 '24 19:01 ozderya