IMLEGEND
Aileden
- Overwolf programını kapatın.
- Bilgisayar>Denetim Masası>Klasör Seçenekleri>Görünüm>Gizli dosya,klasör ve sürücüleri göster>Uygula.
- C:\Kullanıcılar\Kullanıcı Adınız\AppData\Local\Overwolf\ klasöründeki GamesList adlı dosyasını not defteriyle açın.
- CTRL+F yapıp şu satırı aratın; </ArrayOfGameInfo>
- Öncesine aşağıdakileri ekleyin:
Kod:
<GameInfo>
<ID>9999990</ID>
<GameTitle>American Truck Simulator</GameTitle>
<DisplayName>American Truck Simulator</DisplayName>
<LuancherNames>
<string>amtrucks.exe</string>
</LuancherNames>
<GameRenderers>D3D9 OGL</GameRenderers>
<InjectionDecision>Supported</InjectionDecision>
<LauncherDirectoryRegistryKey>HKEY_LOCAL_MACHINE\SOFTWARE\SCS Software\American Truck Simulator\InstallDir</LauncherDirectoryRegistryKey>
<LaunchParams>-rdevice gl</LaunchParams>
<GameGenres>Simulation_Driving-Sim</GameGenres>
<ControlModes>NotAllowMixedMode</ControlModes>
<XPSupport>NotSupported</XPSupport>
<FixResolutionChange>true</FixResolutionChange>
<Client_GameControlMode>MixedNotAvailable</Client_GameControlMode>
<SupportedVersion>0.42.248</SupportedVersion>
<Launchable>True</Launchable>
<UseRI>True</UseRI>
<FixRCEx>True</FixRCEx>
<UseMCH>6;10</UseMCH>
<IgnoreMultipleDevices>True</IgnoreMultipleDevices>
</GameInfo>
- Dosyayı kaydedin ve Overwolf programını açın.