Add Museca support #29

Open
opened 2019-09-29 01:37:27 +03:00 by icex2 · 1 comment
icex2 commented 2019-09-29 01:37:27 +03:00 (Migrated from github.com)

In GitLab by @rikyua on Sep 29, 2019, 24:37

Summary

self explanatory

Detailed description

Not sure what is required to do this. The major requirements I'm aware of are:

  • IO emulation (PIX)
  • 64-bit (i think NBT is already 64-bit so this shouldn't be a major issue)

Benefits

it's a good game

Drawbacks

none

Current blockers

Requires at least part of #31 in order to implement analogs in a not terrible way

In GitLab by @rikyua on Sep 29, 2019, 24:37 ## Summary self explanatory ## Detailed description Not sure what is required to do this. The major requirements I'm aware of are: * IO emulation (PIX) * 64-bit (i think NBT is already 64-bit so this shouldn't be a major issue) ## Benefits it's a good game ## Drawbacks none ## Current blockers Requires at least part of #31 in order to implement analogs in a not terrible way
icex2 commented 2019-09-29 07:34:19 +03:00 (Migrated from github.com)

In GitLab by @xyen on Sep 29, 2019, 06:34

Museca is a bit weird, it opens a second ACIO bus for PIXB (which is really another KFCA that identifies itself differently only by name, the identifier was still the same iirc.), I have the messages required already dumped, but any further work on this would be pending an update to the analog handling / mapper in config.

In GitLab by @xyen on Sep 29, 2019, 06:34 Museca is a bit weird, it opens a second ACIO bus for PIXB (which is really another KFCA that identifies itself differently only by name, the identifier was still the same iirc.), I have the messages required already dumped, but any further work on this would be pending an update to the analog handling / mapper in config.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Max/djhackersdev_bemanitools#29