darthcloud / BlueRetro

Multiplayer Bluetooth controllers adapter for retro video game consoles
https://blueretro.io
Apache License 2.0
1.23k stars 103 forks source link

nvs.bin file makes every changed button to output1. #940

Closed darthcloud closed 2 months ago

darthcloud commented 3 months ago

Discussed in https://github.com/darthcloud/BlueRetro/discussions/939

Originally posted by **alexgame8818** March 23, 2024 hi~ always thank you for your Blue project. I'm very exciting that nvs.bin file can save the button configration from firmware v1.9.2. But after generating the bin file and flashed to ESP32, I found device1 is OK ,but from device2 every changed button shows output1. So from device2,I have to put every changed button from output1 to their right output number by Web advance config. Is there anything I can do to solve the problem during the process of bin file generationg? thank you :) (I tried NES and PCE.)
darthcloud commented 2 months ago

Fixed in v24.04