algosup / 2023-2024-project-2-x86-retrogaming-team-7

0 stars 1 forks source link

Updating Keystroke #7

Closed HiNett closed 1 year ago

HiNett commented 1 year ago

When we wish to enter the key to be modified, it is not modified. In fact, we have the modification message, but once the key has been selected, the settings.txt file remains untouched...

The program should have modified the key in settings.txt

HiNett commented 1 year ago

The file is now open and modified since the update 399f702.

However, the data remains unchanged, and is multiplied by 3. The Settings.txt file now shows 3x the same configuration instead of 1x + the modified key. image

HiNett commented 1 year ago

Old code deleted!