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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
Hi, this commit seems to break displaying and loading of USB Util format games.
I compiled the latest source code and got this errors:
and when trying to load the games it either gets stuck in the "Loading config..." screen or just displays an error.
I then recompiled but with this commit reverted and everything works just fine.
Is this commit part of a group of upcoming commits or PR? If not, either USB Util software needs to change in order to correctly save the games's names to the .cfg file or revert this commit in order to keep using the tool as-is (or change more stuff in order to properly load the names with this increased name size).
2b2a87f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, this commit seems to break displaying and loading of USB Util format games.
I compiled the latest source code and got this errors:
and when trying to load the games it either gets stuck in the "Loading config..." screen or just displays an error.
I then recompiled but with this commit reverted and everything works just fine.
Is this commit part of a group of upcoming commits or PR? If not, either USB Util software needs to change in order to correctly save the games's names to the .cfg file or revert this commit in order to keep using the tool as-is (or change more stuff in order to properly load the names with this increased name size).