View Single Post
  #10  
Old 07-08-2022, 07:17
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by fabrieunko View Post
Hello, I have a problem with the following gameying Light 2 Stay Human
compression and installtion is going very well.

but the icon does not launch the game but just opens the directory

Code:
[Settings]
Name=Dying Light 2
Size=45.2 GB
Creator=UnK
DefaultInstallDir={sd}\Games
UnInstallFolder=_UnInstall
ShowLanguageBox=0
CompactMode=0
UWPGame=0
Savegamefolder=0
UpdateMode=0
FileCheck=Game\Launcher\MassEffectLauncher.exe


[Executable1]
ShortcutName=Dying Light 2
ExePath=ph\work\bin\x64\DyingLightGame_x64_rwdi.exe
ExeParam=
IconFileName={app}\ph\work\bin\x64\DyingLightGame_x64_rwdi.exe
Component=1
I do not understand why the icon is good (there is the image) but it does not work

When I right click on the icon I get the following properties
"C:\Games\Dying Light 2"
Your config has information about the Mass Effect game in the FileCheck= key, remove this key or include the correct information for this game.

Maybe you need a different path to workdir.
Try changing in workdir shortcut properties to {app} folder path and see if it works.
I don't remember if ASIS has configuration for this in Settings.ini.

Last edited by Cesar82; 07-08-2022 at 07:20.
Reply With Quote