-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathUniSmart_Launcher.ini
73 lines (53 loc) · 2.64 KB
/
UniSmart_Launcher.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# ___ UniSmart Launcher for SSE © 2016-2019, SalFisher47
[Loader]
# ___ Default SmartSteamEmu parameters for <appName>. DO NOT EDIT!
appName = Life is Strange
appId = 319630
# ___ Relative paths to game exe and steam_api(64).dll - use '..\' to go up a folder
# SmartSteamEmu files should be placed in the same folder as steam_api(64).dll
gameExe = LifeisStrange.exe
gameDll = steam_api(64).dll
# ___ Optional compatibility & administrator settings for game / loader executable.
# Use WIN95 / WIN98 / WINXPSP2 / WINXPSP3 / VISTARTM / ...
# ... VISTASP1 / VISTASP2 / WIN7RTM / WIN8RTM with or without RUNASADMIN
gameCompat =
loaderCompat =
# ___ 1 - if SmartSteamEmu(64).dll exists, run <appName> through <loaderExe>
# - if ValveApi(64).dll exists, rename steam_api(64).dll to SmartSteamEmu(64).dll & ValveApi(64).dll to steam_api(64).dll
# ___ 2 - if ValveApi(64).dll exists, run <appName> through <gameExe>
# - if SmartSteamEmu(64).dll exists, rename steam_api(64).dll to ValveApi(64).dll & SmartSteamEmu(64).dll to steam_api(64).dll
emuMethod = 1
# ___ SAFE TO EDIT BEYOND THIS LINE
# ___ Additional SmartSteamEmu parameters for <appName>.
# ___ Launch <gameExe> with parameter <gameCmd>
gameCmd =
# ___ Game language - english if not specified.
language =
# ___ Player name - Windows username if not specified.
playerName =
# ___ MANY MORE SETTINGS IN SmartSteamEmu.ini
[Stats]
# ___ If <stats_copy>, copy stats.bin to savegame folder every <stats_check> minutes
stats_copy = 1
stats_check = 5
# ___ Stats folder - SmartSteamEmu_0 if not specified
# where stats.bin will be copied from
# SmartSteamEmu_0 ...for .\SmartSteamEmu\<appId> folder inside <GameDir>
# SmartSteamEmu_1 ...for .\SmartSteamEmu\<appId> folder inside <RoamingAppData>
stats_dir = SmartSteamEmu_0
# ___ Savegame folder - same as <stats_dir> if not specified
# where stats.bin will be copied to
# MyDocs ...for C:\Users\username\Documents
# PublicDocs ...for C:\Users\Public\Documents
# LocalAppData ...for C:\Users\username\AppData\Local
# RoamingAppData ...for C:\Users\username\AppData\Roaming
# ProgramData ...for C:\ProgramData
# UserProfile ...for C:\Users\username
# SavedGames ...for C:\Users\username\Saved Games
# SmartSteamEmu_0 ...for .\SmartSteamEmu\<appId>\remote folder inside <GameDir>
# SmartSteamEmu_1 ...for .\SmartSteamEmu\<appId>\remote folder inside <RoamingAppData>
# GameDir ...for game folder - use '..\' with <gamedir_path> when this file is in a subfolder
savegame_dir = MyDocs
savegame_subdir = My Games\Life Is Strange\Saves
# ___ Relative path to game folder - use '..\' to go up a folder
gamedir_path = ..\..\