emuiibo 0.4

XorTroll vient de mettre à jour son sysmodule « emuiibo » permettant l’émulation des Amiibo sur votre console Switch équipée d’un Custom Firmware. En plus de profiter des dernières librairies libnx et libstratosphère, son empreinte-mémoire a été réduite, de nombreux correctifs ont été apportés et les soucis avec certains Amiibo (notamment ceux de Breath of the Wild) ont été résolus. Enfin, un journal (emuiibo.log) est désormais écrit et conservé dans le dossier emuiibo afin d’aider à résoudre de potentiels problèmes.

 

↓ Nouveautés / Corrections (cliquer pour voir) ↓

Changelog

  • emuiibo was updated to latest libnx and libstratosphere, what might fix possible bugs those had before. (libstratosphere’s new IPC API is far more accurate now)
  • Internal heap usage was decreased from 0x75000 to 0x5000. (almost 24 times less heap!)
  • Several implementation mistakes were corrected, which might have caused issues.
  • Those problems with certain amiibos (mainly BOTW ones) have been fixed, which were caused by a bad handling of amiibo IDs (N sends them in a slightly different way)
  • Now emuiibo has a settings file: settings.json inside emuiibo’s directory. The only setting it has for now is whether input combos are enabled, and this defaults to true.
  • If you want to disable input combos, just edit the file and change the field comboEnabled from true to false, or the opposite to re-enable them.
  • Added logging, so that most interactions are logged to a logging file (emuiibo.log) in emuiibo’s directory, to help with potential issues.

 

 

 

GitHub | Site officiel