sards Posted November 3, 2020 Share Posted November 3, 2020 I am working on some tools that involve transferring games, images, videos, manuals, etc. between different installations of LaunchBox. To get this right, I need to know how image/video/manual/etc. files are matched to the games. Is this algorithm public knowledge? @Jason Carr Is it possible to see some pseudo-code (or actual C# code) for this? The main questions are: what are the string transformations performed on the game title in order to match with image/video filenames, and how do the regional sub-folders work? For example: Images\Sega Saturn\Box - Front vs. Images\Sega Saturn\Box - Front\North America Any help would be appreciated. Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted November 4, 2020 Share Posted November 4, 2020 Hi @sards, please see here: The subfolders are just used for the region name on the files. Quote Link to comment Share on other sites More sharing options...
sards Posted November 5, 2020 Author Share Posted November 5, 2020 Thanks for the help! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.