SourMesen / Mesen

Mesen is a cross-platform (Windows & Linux) NES/Famicom emulator built in C++ and C#
https://www.mesen.ca
GNU General Public License v3.0
1.25k stars 318 forks source link

More keyboards at a time, having trouble with python script #875

Open AGO061 opened 3 years ago

AGO061 commented 3 years ago

So, i was making a sort of Crowd Control thing using Discord, i made my LUA with all the key presses i needed and the cheats i needed to enable. I made my discord bot which sends a key with the keyboard library, but as soon as my friends tried it, nothing happened, it's not because of the script (i tested it in a notepad text file and it worked), could it be that the software is compatible only with one keyboard, and if so, could you please help me? If more info is needed just say it. Thanks in advance!