Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I haven't seen anywhere that confirms the PS4 stuff comes on the PC. In the pages that explicitly list what it comes with, none of them that I've seen also say the PS4 stuff.
Unless that's changed, in which case I'd love to see where it was listed.
ah, gotcha. I thought you meant sold.
Yeh, that's ONE of the things I love about PC gaming. The inevitable mods that can be applied :-)
Even something simple like texture packs make old games like MassEffect 2 look damn good even by today's standards
https://www.reddit.com/r/controlgame/comments/d0rcvx/how_to_unlock_control_ps4_exclusive_dlc_on_pc/
For 1.03
0x11F326: Replace 74 = 90
0x11F327: Replace 43 = 90
0x11F32C: Replace 74 = 90
0x11F32D: Replace 3D = 90
For 1.04
Go to 121536 - Replace 74 = 90
Go to 121537 - Replace 43 = 90
Go to 12153C - Replace 74 = 90
Go to 12153D - Replace 3D = 90
Or you could try this :
Depending on the preferred DirectX version, open <path-to-game>\Control_DX11.exe or <path-to-game>\Control_DX12.exe in a hex editor (e.g. HxD).
Modify the file:
In the Epic Games Store version of the game,
Search for 40 84 ED 75 07 as hex.
Replace it with 40 84 ED EB 07.
In the Steam or GOG.com version of the game,
Go to offset 145B09 (Ctrl+G in HxD) and change 75 to EB.
Go to offset 145BA8 and change 75 2F to 90 90.
Alternatively, follow the Epic Games Store instructions, search forward for 75 2F as hex and replace the first found instance with 90 90.
Save the file.
I dont have any of these Values neither in DX11 or DX12