Batman Arkham Origins Crashing

Limitless

Journeyman
Hi Guys just got Batman Arkham Origins and Installed it successfully but whenever I run the game it runs for 10min and then it freezes and normal desktop screen appears but the game is still running in task manager and processes tab I have updated all system drivers and all other necessary softwares and every time I restart the game it crashes at different place

Kindly Help me

My System Specs
CPU:- AMD FX 8350
Motherboard:- Asus M5A97 R2.0
GPU:- Powercolor HD 7950 PCS+
RAM:- G-Skill RipJawsX 8GB@1600 MHZ
PSU:- Corsair GS600
OS:- Windows 7
 
OP
Limitless

Limitless

Journeyman
Re installed the game but this thing still happens screen goes only I can see my desktop and game is running in background and I can hear sounds too!
 
Last edited:

RBX

In the zone
Try -nostartupmovies parameter as

Code:
"G:\Batman Arkham Origins\SinglePlayer\Binaries\Win32\BatmanOrigins.exe" -nostartupmovies


Also try deleting the file (after backup)
Code:
Documents\WB Games\Batman Arkham Origins\GFXSettings.BatmanArkhamOrigins.xml

If that doesn't work, try reverting the value in line 12 (set to false)
Code:
<OPTION Name="Fullscreen" Registered="True" Type="Bool" Value="true" />
 

sam_738844

Wise Old Owl
First code is a run parameter from you're shortcut on desktop, if there is not any, create one from the game binary from your installed folder to your desktop and then enter the parameters in Target box, you'll find it in Properties of the shortcut.

Second point is referring to the XML in the mentioned location and therefore , Third is pointing to the same.
 
Top Bottom