
27-08-2024, 12:17
|
 |
Conversion Designer
|
|
Join Date: Jan 2011
Location: germany
Posts: 4,311
Thanks: 6,755
Thanked 11,698 Times in 3,223 Posts
|
|
Quote:
Originally Posted by Danziel123
hello, sorry can you double check again for the shortcut on the desktop? because it's still the same, it can't be clicked for the three games, only uninstall can be clicked and please ask again whether lightning returns - final fantasy XIII in English only can run on your computer/laptop? because on mine the game doesn't run when the Japanese language is removed. Thank you:)
|
try this
Code:
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////// EXTERNAL SETTINGS ////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
[Executable1]
------------------------------------------------------------------------------------------------------------------------------------------------------
Name=FINAL FANTASY XIII
ExeFile=FFXiiiLauncher.exe
ExePath=FINAL FANTASY XIII
RunAsAdmin=1
[Executable2]
------------------------------------------------------------------------------------------------------------------------------------------------------
Name=FINAL FANTASY XIII-2
ExeFile=FFXiii2Launcher.exe
ExePath=FINAL FANTASY XIII-2
RunAsAdmin=1
[Executable3]
------------------------------------------------------------------------------------------------------------------------------------------------------
Name=LIGHTNING RETURNS FINAL FANTASY XIII
ExeFile=LRFF13.exe
ExePath=LIGHTNING RETURNS FINAL FANTASY XIII
RunAsAdmin=1
[Play1Button]
------------------------------------------------------- Autorun\Play#.png \ Play#Selected.png \ Play#Clicked.png \ Play#Disabled.png \ Play#.bmp
Left=453
Top=157
Width=89
Height=299
ExecutableID=1
ShowPlayLabel=0
Visible=1
[Play2Button]
------------------------------------------------------- Autorun\Play#.png \ Play#Selected.png \ Play#Clicked.png \ Play#Disabled.png \ Play#.bmp
Left=636
Top=157
Width=89
Height=299
ExecutableID=2
Visible=1
[Play3Button]
------------------------------------------------------- Autorun\Play#.png \ Play#Selected.png \ Play#Clicked.png \ Play#Disabled.png \ Play#.bmp
Left=815
Top=157
Width=89
Height=299
ExecutableID=3
Visible=1
[Component1]
------------------------------------------------------------------------------------------------------------------------------------------------------
Name=FINAL FANTASY XIII
//Name<LNG>= // string
Size=133.433.628.204
//ItemType= // string ("", "CHECK", "RADIO", "GROUP", without quotes) ("" = "CHECK")
//ShowInstallLabel= // 0 / 1
//Checked= // 0 / 1
//Enabled= // 0 / 1
//Level= // integer
//FirstBGImage= // integer
[Component2]
------------------------------------------------------------------------------------------------------------------------------------------------------
Name=FINAL FANTASY XIII-2
//Name<LNG>= // string
Size=18.180.349.528
//ItemType= // string ("", "CHECK", "RADIO", "GROUP", without quotes) ("" = "CHECK")
//ShowInstallLabel= // 0 / 1
//Checked= // 0 / 1
//Enabled= // 0 / 1
//Level= // integer
//FirstBGImage= // integer
[Component3]
------------------------------------------------------------------------------------------------------------------------------------------------------
Name=LIGHTNING RETURNS FINAL FANTASY XIII
//Name<LNG>= // string
Size=22.050.345.370
//ItemType= // string ("", "CHECK", "RADIO", "GROUP", without quotes) ("" = "CHECK")
//ShowInstallLabel= // 0 / 1
//Checked= // 0 / 1
//Enabled= // 0 / 1
//Level= // integer
//FirstBGImage= // integer
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////// FOR SOME REASON THERE MUST BE SOMETHING AT THE END OF FILE ///////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
__________________
It would be nice if you appreciate my work with the thanks Button
|