-
Notifications
You must be signed in to change notification settings - Fork 6
Transmit the game ID (To support N64 Digital per-game settings) #38
Comments
Hey I want this too !! Any chance to get this into the code? |
Unfortunately I don't have a N64Digital so I'd be unable to test this, but I'll leave the ticket open in case someone wants to implement it or I end up with one someday. |
I could test it for you. Or I have to implement this on my own. But actually I have no time to get into the code and the IDE. Is it easy to compile it? |
Ok I implemented the code on my own into the altra64 source code from ariahiro64. Now I try to compile it somwhow. EDIT: EDIT2: EDIT3: |
Add GameID functionality for N64digital see networkfusion#38 and https://gitlab.com/pixelfx-public/n64-game-id
Firstly major kudos to @ariahiro64 and also @moparisthebest @adrianopteodoro for continued developments of altra64!
N64Digital allows per game settings when a game id is sent over the controller bus (joybus). Everdrive has recently been updated to support this. Details here https://twitter.com/PixelFXco/status/1391759938259673092
Pixelfx co has posted code to implement this with libdragon or C. Here https://gitlab.com/pixelfx-public/n64-game-id
Just wondering if anyone has had a crack at getting this going?
The text was updated successfully, but these errors were encountered: