Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Assassin's Creed: Liberation HD"

From PCGamingWiki, the wiki about fixing PC games
m (→‎Input settings: updated template usage)
m (Minor formatting.)
Line 18: Line 18:
  
 
'''Key points'''
 
'''Key points'''
{{ii}} A remaster of ''Assassin's Creed III: Liberation'''s single-player campaign.<ref>[http://steamcommunity.com/app/260210/discussions/0/630802979112184316/ How is the Multiplayer? :: Assassin's Creed Liberation General Discussions]</ref>
+
{{ii}} A remaster of ''Assassin's Creed III: Liberation'''s singleplayer campaign for the PlayStation Vita.<ref>[http://steamcommunity.com/app/260210/discussions/0/630802979112184316/ How is the Multiplayer? :: Assassin's Creed Liberation General Discussions]</ref>
  
 
'''General information'''
 
'''General information'''
Line 51: Line 51:
  
 
'''Notes'''
 
'''Notes'''
{{ii}} The Warning Disclaimer file must remain otherwise the game will not go to the Press Any Button title screen.
+
{{ii}} The Warning Disclaimer file must remain. Otherwise, the game will not proceed to the Press Any Button introductory screen.
 
}}
 
}}
  
Line 100: Line 100:
 
|anisotropic notes          = Can be forced through the graphics card control panel.
 
|anisotropic notes          = Can be forced through the graphics card control panel.
 
|antialiasing              = true
 
|antialiasing              = true
|antialiasing notes        = Off, Normal, High, Very High. Normal seems to be a post-processing effect while high and very high are much more GPU-intensive.
+
|antialiasing notes        = Off, Normal, High, Very High. Normal seems to be a post-processing effect, while high and very high are much more GPU-intensive.
 
|vsync                      = true
 
|vsync                      = true
 
|vsync notes                = Double buffered. See [[#FPS drops from 60 to 30 when Vsync is enabled|FPS drops from 60 to 30 when Vsync is enabled]] for triple buffered v-sync.
 
|vsync notes                = Double buffered. See [[#FPS drops from 60 to 30 when Vsync is enabled|FPS drops from 60 to 30 when Vsync is enabled]] for triple buffered v-sync.
Line 277: Line 277:
 
==Issues fixed==
 
==Issues fixed==
 
===Crash after 15 minutes on Windows 10===
 
===Crash after 15 minutes on Windows 10===
{{ii}} May be caused by a weird interaction between one version of XAudio2_7.dll and the on-screen keyboard service.
+
{{ii}} May be caused by a strange interaction between one version of XAudio2_7.dll and the on-screen keyboard service.
  
 
{{Fixbox|description=Check if this is indeed the cause of the crash with Windows error log|ref={{cn|date=October 2016}}|fix=
 
{{Fixbox|description=Check if this is indeed the cause of the crash with Windows error log|ref={{cn|date=October 2016}}|fix=
 
# Open the Start menu, type <code>msinfo32</code>, and press {{Key|Enter}}.
 
# Open the Start menu, type <code>msinfo32</code>, and press {{Key|Enter}}.
# In <code>Software Environment\Windows Error Reporting</code> look for entries with ac3lhd_32.exe and check that the faulty module is <code>XAudio2_7.dll</code>.
+
# In <code>Software Environment\Windows Error Reporting</code> look for entries with <code>ac3lhd_32.exe</code>, and check that the faulty module is <code>XAudio2_7.dll</code>.
 
}}
 
}}
{{Fixbox|description=Stop TabTip.exe|ref={{cn|date=October 2016}}|fix=
+
{{Fixbox|description=Stop TabTip process|ref={{cn|date=October 2016}}|fix=
* Stop the '''TabTip.exe''' process, also referred to as '''Touch Keyboard and Handwriting Panel Helper''', before launching the game.
+
{{ii}} The <code>TabTip.exe</code> process, also referred to as '''Touch Keyboard and Handwriting Panel Helper''', must be disabled before launching the game. To simplify this process, do the following:
 
+
<ol>
'''Notes'''
+
<li> Create the following [[Wikipedia:Batch file|batch]] command using your actual installation directory path.
{{ii}} To simplify this process, create a [[Wikipedia:Batch file|batch]] command to run the game.
 
 
<pre>
 
<pre>
 
taskkill /f /im "tabtip.exe"
 
taskkill /f /im "tabtip.exe"
Line 293: Line 292:
 
start ac3lhd_32.exe
 
start ac3lhd_32.exe
 
</pre>
 
</pre>
* Use your actual installation folder and save as a '''.cmd'''. Launch it as an administrator.
+
<li> Save as a <code>.cmd</code> and launch as an administrator.</li>
 
+
<li> To simply this process further, create a shortcut to the <code>.cmd</code> and choose '''Run as an administrator''' in the shortcut's advanced options. The game's icon can even be used as the shortcut.</li>
'''Notes'''
+
</ol>
{{ii}} To simply this process, create a shortcut to the '''.cmd''' and choose '''Run as an administrator''' in the shortcut's advanced options (bonus: you can use the game's icon on the shortcut)
 
 
}}
 
}}
  
 
===FPS drops from 60 to 30 when Vsync is enabled===
 
===FPS drops from 60 to 30 when Vsync is enabled===
The problem here appears to be the same as in [[Assassin's Creed IV: Black Flag]]. It is caused by lack of triple buffering in the game.
+
{{ii}} Much like in [[Assassin's Creed IV: Black Flag]], this issue is caused by a lack of triple buffering in the game.
  
 
{{Fixbox|description=Use D3DOverrider to force triple buffering|ref={{cn|date=July 2016}}|fix=
 
{{Fixbox|description=Use D3DOverrider to force triple buffering|ref={{cn|date=July 2016}}|fix=
Don't force VSync in D3DOverrider, only triple buffering.
+
* Do not force VSync in D3DOverrider, only triple buffering.
Enable VSync in game options (or force it in Nvidia control panel or Nvidia Inspector).
+
* Enable VSync in game options (or force it in Nvidia control panel or Nvidia Inspector).
 
+
* Other workarounds for [[Assassin's Creed IV: Black Flag]] can also be used.
You can also try the other workarounds for [[Assassin's Creed IV: Black Flag]].
 
 
}}
 
}}
  
 
===Very low framerate even on capable hardware===
 
===Very low framerate even on capable hardware===
{{ii}} The game has a few abnormal performance issues on some hardware configurations, fixes follow.
+
{{Fixbox|description=Disable Anti-Aliasing|ref=<ref name="Low FPS">[https://steamcommunity.com/app/260210/discussions/0/630802979199737018/]</ref>|fix=
 
+
}}
{{Fixbox|description=Disable AA (potential bugs in the game's implementation), prevent Uplay syncing before and during game execution|ref=<ref>https://steamcommunity.com/app/260210/discussions/0/630802979199737018/</ref>|fix=
 
# Disabling AA which has an abnormal performance hit in this game can help.
 
# If the above fails to fix the issue, disable internet connection before launching the game and maintain until exiting the game. To sync Uplay achievements and saves, enable internet, sync and quit the game then repeat the disabling of the internet connection for normal play.
 
  
The gain in framerate for the second fix is very significant and sustained as the loss of framerate seems to be related to Uplay synchronisations slowing the game down on slower/firewalled internet connections leading to highly abnormal drops as Uplay sync fails repeatedly. No progression-related in-game features are affected by this fix as no multiplayer is present in the game and Uplay unlocks are added by the Uplay client in a save outside the game.
+
{{Fixbox|description=Prevent UPlay syncing before and during game execution|ref=<ref name="Low FPS" />|fix=
 +
{{ii}} On slower or firewall-protected Internet connections, UPlay Sync may fail repeatedly, causing abnormal drops in framerate.
 +
* Disable Internet connection before launching the game and maintain until exiting the game.
 +
* To sync UPlay achievements and saves, enable Internet, sync, quit the game, and then repeat disabling the Internet connection for normal play.
 +
{{ii}} No progression-related in-game features are affected by this fix as no multiplayer is present in the game and UPlay unlocks are added by the UPlay client in a save outside the game.
 
}}
 
}}
  

Revision as of 01:31, 19 December 2017

Assassin's Creed: Liberation HD
Assassin's Creed: Liberation HD cover
Developers
Ubisoft Sofia
Publishers
Ubisoft
Engines
AnvilNext
Release dates
Windows January 15, 2014
Assassin's Creed: Liberation HD on Wikipedia
Assassin's Creed 2008
Assassin's Creed II 2010
Assassin's Creed: Brotherhood 2011
Assassin's Creed: Revelations 2011
Assassin's Creed III 2012
Assassin's Creed IV: Black Flag 2013
Assassin's Creed: Liberation HD 2014
Assassin's Creed: Freedom Cry 2014
Assassin's Creed: Pirates 2014
Assassin's Creed Unity 2014
Assassin's Creed Rogue 2015
Assassin's Creed Chronicles (series)
Assassin's Creed Syndicate 2015
Assassin's Creed Origins 2017
Discovery Tour (series)
Assassin's Creed Odyssey 2018
Assassin's Creed III Remastered 2019
Assassin's Creed III: Liberation Remastered 2019
Assassin's Creed Valhalla 2020
Assassin's Creed Mirage 2023
Assassin's Creed Shadows 2024

Key points

A remaster of Assassin's Creed III: Liberation's singleplayer campaign for the PlayStation Vita.[1]

General information

PC Report
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Amazon.com
Icon overlay.png
Windows
GamersGate
Icon overlay.png
Windows
Gamesplanet logo.svg
Icon overlay.png
Windows
Incorrect store name. See here for available options.
Icon overlay.png
Windows
Green Man Gaming
Icon overlay.png
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Icon overlay.png
Windows
Incorrect store name. See here for available options.
Icon overlay.png
Windows
Incorrect store name. See here for available options.
Icon overlay.png
Windows
All versions require Ubisoft Connect DRM.

DLC and expansion packs

Name Notes
Bonus Pack
Windows

Essential improvements

Skip intro videos

Delete/rename video files[2]
  1. Go to <path-to-game>\videos\
  2. Delete or rename ACLHD_loadingBgr.bik and ubi_logo.bik.
  3. Go into the folder for the game language.
  4. Delete or rename the intro file (e.g. intro_eng.bik for English).

Notes

The Warning Disclaimer file must remain. Otherwise, the game will not proceed to the Press Any Button introductory screen.

Game data

Configuration file(s) location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/260210/pfx/[Note 1]

Save game data location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/260210/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud
Ubisoft Connect

Video settings

Video settings.
Video settings.

Template:Video settings

Input settings

Template:Input settings

Audio settings

Audio settings.
Audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Czech
Dutch
French
German
Italian
Brazilian Portuguese
Russian
Spanish

VR support

Issues fixed

Crash after 15 minutes on Windows 10

May be caused by a strange interaction between one version of XAudio2_7.dll and the on-screen keyboard service.
Check if this is indeed the cause of the crash with Windows error log[citation needed]
  1. Open the Start menu, type msinfo32, and press Enter.
  2. In Software Environment\Windows Error Reporting look for entries with ac3lhd_32.exe, and check that the faulty module is XAudio2_7.dll.
Stop TabTip process[citation needed]
The TabTip.exe process, also referred to as Touch Keyboard and Handwriting Panel Helper, must be disabled before launching the game. To simplify this process, do the following:
  1. Create the following batch command using your actual installation directory path.
    taskkill /f /im "tabtip.exe"
    cd /d "<path to the game>\Assassin's Creed Liberation"
    start ac3lhd_32.exe
    
  2. Save as a .cmd and launch as an administrator.
  3. To simply this process further, create a shortcut to the .cmd and choose Run as an administrator in the shortcut's advanced options. The game's icon can even be used as the shortcut.

FPS drops from 60 to 30 when Vsync is enabled

Much like in Assassin's Creed IV: Black Flag, this issue is caused by a lack of triple buffering in the game.
Use D3DOverrider to force triple buffering[citation needed]
  • Do not force VSync in D3DOverrider, only triple buffering.
  • Enable VSync in game options (or force it in Nvidia control panel or Nvidia Inspector).
  • Other workarounds for Assassin's Creed IV: Black Flag can also be used.

Very low framerate even on capable hardware

Disable Anti-Aliasing[3]
Prevent UPlay syncing before and during game execution[3]
On slower or firewall-protected Internet connections, UPlay Sync may fail repeatedly, causing abnormal drops in framerate.
  • Disable Internet connection before launching the game and maintain until exiting the game.
  • To sync UPlay achievements and saves, enable Internet, sync, quit the game, and then repeat disabling the Internet connection for normal play.
No progression-related in-game features are affected by this fix as no multiplayer is present in the game and UPlay unlocks are added by the UPlay client in a save outside the game.

Other information

API

Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) Vista SP2
Processor (CPU) Intel Core i3 2105 3.1 GHz
AMD Phenom 2 X4 955 3.2 GHz
System memory (RAM) 2 GB
Hard disk drive (HDD) 3.5 GB
Video card (GPU) Nvidia GeForce 8800 GT
AMD Radeon HD 4870
512 MB of VRAM
Shader model 4 support

Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References