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
You can then try to delete ParadiseLost.ini and User.ini, both of those files are located in steamapps\common\Postal2Complete\ParadiseLost\System
The error is as it follows:
An error has occurred. If this is the first time you've received this error, try loading a previous save file. If you continually get the same error, submit a bug report and/or check the Support Forums for assistance.
POSTAL 2 Build Jul 15 2017 16:49:24
OS: Windows NT 6.1 (Build: 7601)
CPU: GenuineIntel PentiumPro-class processor @ 3317 MHz with 4095MB RAM
Video: No Video
Level: None
Can't find file for package 'WinDrv'
History: UObject::SafeLoadError <- UObject::StaticLoadClass <- UGameEngine::Init <- InitEngine
Edit your local ParadiseLost.ini file with Notepad or a text editor, look for this section:
[Engine.Engine]
RenderDevice=D3DDrv.D3DRenderDevice
;RenderDevice=Engine.NullRenderDevice
;RenderDevice=OpenGLDrv.OpenGLRenderDevice
Change it so that there's a semicolon in front of the D3DDrv line, and none in front of the OpenGLDrv line:
[Engine.Engine]
;RenderDevice=D3DDrv.D3DRenderDevice
;RenderDevice=Engine.NullRenderDevice
RenderDevice=OpenGLDrv.OpenGLRenderDevice
Perhaps that will help.
The normal game only works in the 1409 build.