You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have successfully compiled and ran the game, but I can't seem to be able to use any controls other that left, right, restart, pause and fullscreen as left arrow, right arrow, r, enter, and f. On the screen where I choose between one or two player mode, I can not use any button to change the selected option, but I can use enter to select one player.
To compile and run, I did:
mkdir build
cd build
cmake ..
make
mv smbc .. # for the .nes filecd ..
./smbc
I am using macOS 11.6
Are there other controls, or other configs needed?
The text was updated successfully, but these errors were encountered:
I have successfully compiled and ran the game, but I can't seem to be able to use any controls other that left, right, restart, pause and fullscreen as left arrow, right arrow, r, enter, and f. On the screen where I choose between one or two player mode, I can not use any button to change the selected option, but I can use enter to select one player.
To compile and run, I did:
I am using macOS 11.6
Are there other controls, or other configs needed?
The text was updated successfully, but these errors were encountered: