Tom Clancy's Splinter Cell Blacklist

Tom Clancy's Splinter Cell Blacklist

43 ratings
How to fix ACTIVE SPRINT/COVER button and ACOG/scope issues using HEX editor
By KenTWOu and 1 collaborators
This guide describes how to fix really annoying ACTIVE SPRINT/COVER button issue, when your cover button (Q) acts almost like active sprint (Shift) so your character automatically jumps over any obstacle. And less annoying almost unnoticeable ACOG/scope issue, when you can't switch vision modes while aiming down sight.
   
Award
Favorite
Favorited
Unfavorite
Warning!
There is a very high chance that your version of Blacklist doesn't have both issues. Not all versions of the game has them. For example, my Steam version has these issue. My friend's Uplay retail version doesn't have both issues. So I used his not affected savegame file with my build of the game to localize the source of the problem. And I succeeded.
Description of active sprint/cover button issue
So If you really have Active Sprint/Cover button issue your Cover button should work like this:
- if you press Cover button Sam goes into/out of cover mode like he did normally
- but if you hold Cover button + WASD Sam automatically jumps over/on any obstacle, almost like you're holding Active Sprint button, although he runs much slower using his current movement speed.

You can set any button as Cover button: Q, Alt, Ctrl. Space, RMB, anything... Cover button will behave like that. And it's really annoying. Because Cover button has several functions in Blacklist That's why sometimes you want to press Cover button just once but hold it a little bit, so instead of sliding and hiding from enemies (or other players in multiplayer match) you expose yourself to them because Sam or spy jumps over a cover.
Description of ACOG/scope issue
This issue is easy to overlook, because it happens in very rare situation and seems logical enough. But you will notice this issue easily if you have Blacklist compatible gamepad and compare gamepad control principles with keyboard and mouse ones.

So when you're aiming down sight (RMB) using scoped weapons (sniper rifle or any weapon with optional ACOG sight) and turn on/off your goggles (F) or switch goggles vision mode (X), the game turns off aiming down sight. So to aim again you need to press aiming down sight button the second time. Gamepad doesn't have this issue, you can turn on/off your goggles staying in aiming mode using above mentioned weapons.

Not a big deal. But when you're playing the game using Assault style you have lots of situations when enemies throw smoking gas grenades at you and you will need to switch to thermal vision very fast to make very precise head shots using your scoped weapon.
How to fix both issues using HEX editor
1) First of all, make sure that you temporarily turn off Uplay cloud synchronization, just in case.

2) Second, back up your savegame files, you can find them in one of the next folders
c:\Program Files (x86)\Ubisoft\Ubisoft Game Launcher\savegames\[your ciphered uplay login]\91\
c:\Program Files (x86)\Ubisoft\Ubisoft Game Launcher\savegames\[your ciphered uplay login]\449\

3) Then download freeware hex editor XVI32 from here[www.chmaas.handshake.de]:

4) Open your 1.save save file using hex editor.

5) If you want to fix ACTIVE SPRINT/COVER button issue press Ctrl+F and find the next Hex string CA C8 C9 change it to C8 C9 CA and press Ctrl+S to save your changes.

Here is the screenshot with the wrong bytes [CA C8 C9].


Here is the screenshot with the right bytes [C8 C9 CA].


6) If you want to fix ACOG/scope issue press Ctrl+F and find the next Hex string D3 D2 CE CF D0 D1 change it to CE CF D0 D1 D2 D3 and press Ctrl+S to save your changes.

Here is the screenshot with the wrong bytes [D3 D2 CE CF D0 D1].


Here is the screenshot with the right bytes [CE CF D0 D1 D2 D3].
Warning!
Now when you got rid of both issues don't try to reset your keyboard settings using 'RESET TO DEFAULTS' button in key bindings menu, because there is a very high chance that both bugs will return. Because your version of the game, your specific build will corrupt your savegame file again after this operation.

That's why I highly recommend to describe both issues and more importantly this solution to Ubisoft Tech Support[support.ubi.com], so they could address them and release a fix for both of them. May be they will find another issues in affected savegame files.
Для русскоязычных пользователей
Инструкцию на русском языке о том, как избавиться от обоих проблем, можно прочитать здесь[riotpixels.com]. Ссылка ведет на игровой форум Riot Pixels.
42 Comments
EliteSpecOpsAlan 8 Jul, 2021 @ 1:49am 
I might be saying it in a bias perspective because Im no coder, i'll update when i test on my 3rd pc (non multi-threaded cpu) see if that's the case.
EliteSpecOpsAlan 8 Jul, 2021 @ 1:45am 
KenTWOu yeah, might be hardware age issue (my laptop runs on AMD Radeon 8650G with AMD A10-5750M while my desktop runs on AMD RX 570 with i7 2700k, both 2013s and below hardware), probably the way of the game analyzing graphics card or cpu by their age and implement the codes... Ubisoft probably fucked up the codes for the multi-threaded cpus (because the lastest and last pc update listed that they fixed multi-threaded cpus to handle the physics correctly and im guessing that's where they messed up)
KenTWOu  [author] 7 Jul, 2021 @ 10:09pm 
EliteSpecOpsAlan, wow, that's new, seems like it might be hardware/OS dependent issue.
EliteSpecOpsAlan 6 Jul, 2021 @ 11:37pm 
Surprisingly, the copy from my crappy laptop has the right code while by gaming pc has the wrong code, what a shit show ubisoft
winkletinkle 1 Feb, 2021 @ 2:20pm 
Instructions Unclear, I ended up doing the Holo Sight..
[x].salmonn | Sarsaparilla 7 Feb, 2020 @ 7:41am 
instruction unclear, i built a rocket ship instead.
J.P 6 May, 2017 @ 10:25am 
2017 and they still never fixed it...gahd damn.
Chaz 27 Jul, 2016 @ 11:40pm 
We love using HeX editors to solve problems. Thanks.
weenr 15 Jul, 2015 @ 10:02am 
Cool! I already fixed it in my save, but haven't played scbl yet.
KenTWOu  [author] 15 Jul, 2015 @ 10:00am 
2Baked._.Potat
Yeap, this will fix it for spies vs mercs too.