mbp27 Posted January 15, 2023 Posted January 15, 2023 Hello, today I included an app to be executed before and after a game, and for my surprise the game dissapeared after that. My configuration in Launchbox is to hide games Broken, Hidden and without a Front Box. When I deselect the option "Hide games without Front Box", the game shows again. Can you please check and fix? Thanks in advance, Marcelo The code for the additional app is below: <AdditionalApplication> <Id>be635069-4b87-4558-9897-cdc0d298ec1e</Id> <PlayCount>0</PlayCount> <PlayTime>0</PlayTime> <GameID>f97ae70d-9404-4f30-bbb1-d9d5758a03db</GameID> <ApplicationPath>E:\Hyperspin\Utilities\SetDPI\SetDpi.exe</ApplicationPath> <AutoRunAfter>false</AutoRunAfter> <AutoRunBefore>true</AutoRunBefore> <CommandLine>1 150</CommandLine> <Name>SetDPI</Name> <UseDosBox>false</UseDosBox> <UseEmulator>false</UseEmulator> <WaitForExit>false</WaitForExit> <Developer /> <Publisher /> <Region /> <Status /> <SideA>false</SideA> <SideB>false</SideB> <Priority>0</Priority> </AdditionalApplication> <AdditionalApplication> <Id>40ad8d40-dcbb-4ae2-964e-ce3ee8488b90</Id> <PlayCount>0</PlayCount> <PlayTime>0</PlayTime> <GameID>f97ae70d-9404-4f30-bbb1-d9d5758a03db</GameID> <ApplicationPath>E:\Hyperspin\Utilities\SetDPI\SetDpi.exe</ApplicationPath> <AutoRunAfter>true</AutoRunAfter> <AutoRunBefore>false</AutoRunBefore> <CommandLine>1 300</CommandLine> <Name>SetDPI Exit</Name> <UseDosBox>false</UseDosBox> <UseEmulator>false</UseEmulator> <WaitForExit>false</WaitForExit> <Developer /> <Publisher /> <Region /> <Status /> <SideA>false</SideA> <SideB>false</SideB> <Priority>0</Priority> </AdditionalApplication> Quote
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.