It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hey, I recently installed Postal 2 on my new gaming pc along with the AWP mod, but whenever I start it up I get a glitch. It seems that the level assets aren't loading in correctly or something. I know they are still there but I can't see them. I don't know what the problem could be, my older pc had no problems playing the game, outside of the usual bugs I know about. Has anyone else encountered this before?
Attachments:
Hey,

Apologies for the late response. Please, try this:

I see that you are running RaptR software, it's possible that it might be causing this bug. Disable it first and run the game again, if that won't fix the problem, do the following:

Edit your local Postal2.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
Post edited February 11, 2016 by marcinshaq
Thanks, I appreciate you taking the time to help me. I had already uninstalled Postal 2 so I could do a fresh install then add the AWP mod, and this time it worked. It would seem that it just wasn't installing properly, even after three or so attempts with the same results. I'll make sure to remember the Postal2.ini file changes just in case I need it in the future, but it works perfectly fine without it.