Sorry for the fatal bug!😭
The error is that when moving buttons on the title screen, an error occurs and stops at the point where the string is converted to a number. As a result, all buttons have stopped functioning. The last error is "Double.Parse", but it is highly likely that other errors are cascading. The most likely cause is that the OS does not support 2-byte code and could not recognize it as a string. I need to replace all 2Byte codes in the game to solve this issue.🤔