I've added the option to display all games for the selected system.
I've implemented pagination in the main UI, allowing users to select the number of games to be displayed on each page. This was necessary to prevent loading a very large number of games at once, which could consume a lot of memory and lead to application or system crashes.
Additionally, I've added an option to edit the Video Link and Info Link, where users can enter their favorite search engine.
Also, I've added an option to back up the system.xml from within the Edit System Window, useful for preventing loss of your custom configuration.
Furthermore, I have added the option to use a custom System Image Folder. If the user does not specify an Image Folder, the application will load images from the default location, which is inside the image folder of the application folder.
Some of these changes were suggested by the user bigroy00. Thank you for the support, Roy.