UPDATE: So after decompiling the DLL to see what the issue might be I came across the AllGamesMasterList and discovered that the game name in launchbox needs to match what is on the list for it to work.
Unfortunately launchbox names the game "The House of the Dead: Remake" but if the AllGamesMasterList object its called "House of the Dead Remake" so it couldnt find the game.
Renaming the game in Launchbox to what was expected did the trick and is now working.
JoeViking245 - I dont know if you are still activly developing this plugin but could I make a suggestion, it might be benefitial to move the AllGamesMasterList to an external config file, to make it easier for the user to see what game name is expected. The user could also rename the game name in the file if it doesnt match launchbox etc. Just a thought.
Anyway, thanks for the developing the plugin.