Dldi Experiments does not compile

  • Thread starter Thread starter keiichicom
  • Start date Start date
  • Views Views 796
  • Replies Replies 4
Hi,
Anybody get this to compile: https://github.com/ahezard/dsi_dldi_experiment ?

It seems to use header files from blocksds and devkitpro and fixing one issue leads to another further down the rabbit hole.
I am hoping to use the resulting DLDI file to patch my build of dslinux for the DSI.

-Kei
the dldi code works in conjunction with the custom arm7 which implements some custom fifo messages to handle accessing the dsi sd. so you wont be able to get this working by just dldi patching alone. you will need to recompile dslinux from source - which i suspect is what you are trying to avoid.
i would say you “might” be able just recompile the arm7 code, but you would likely need the same libnds versions to be fifo compatible - but at that point you could likely just compile everything anyway.
 
the dldi code works in conjunction with the custom arm7 which implements some custom fifo messages to handle accessing the dsi sd. so you wont be able to get this working by just dldi patching alone. you will need to recompile dslinux from source - which i suspect is what you are trying to avoid.
i would say you “might” be able just recompile the arm7 code, but you would likely need the same libnds versions to be fifo compatible - but at that point you could likely just compile everything anyway.
Thanks for the tip, appreciated. I will look for the correct libnds version to start. -Kei
 

Site & Scene News

Popular threads in this forum