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
https://steamhost.cn/steamcommunity_com/app/736220/discussions/2/3148556875506185780/
> Browse local files for Postal redux on steam
> go to the folder called "PostalREDUX"
> open "binaries"
> open "win64"
> there should be a version of Redux in there called "PostalREDUX-win64-shipping"
and that one as far as i know doesn't crash
i tried this and i get farther than last time but it still crashes, its weird i hope there is a way to fix it.
https://www.intel.com/content/www/us/en/developer/articles/troubleshooting/openssl-sha-crash-bug-requires-application-update.html
As stated in the linked page, the developer simply needs to update their OpenSSL to fix. But in the meantime, setting the environment variable to the correct value works around the issue.
I tested on 13th gen Intel and it works fine with the above.
I actually combined the above recommendations to launch.
In a cmd prompt:
By doing it this way, it launches the game for sure with the environment variable set, and only sets the variable for this game.
Hope this helps someone else!
go to cmd, run as admin, type d: and repeat this process
I'd like to add that I have a 12th gen Intel and it worked flawlessly so yeah
It worked. Thank you
Same, could I've been trying to figure out this cmd prompt but I'm repeatedly being shown it isn't working, could we get this in a more understandable format
@echo off
set OPENSSL_ia32cap=:~0x20000000 /d "C:\Program Files\Steam\steamapps\common\POSTAL Redux\PostalREDUX\Binaries\Win64"
start /d "C:\Program Files\Steam\steamapps\common\POSTAL Redux\PostalREDUX\Binaries\Win64" PostalREDUX-Win64-Shipping.exe
I played the game for over an hour with the above commands without issues (before, the game would ctd every few minutes). My CPU is Intel i5 13500.