Graphics
Intel® graphics drivers and software, compatibility, troubleshooting, performance, and optimization
Announcements
For support on Altera products please visit the Altera Community Forums.
23474 Discussions

Intel Iris Xe graphics card cannot run Batman: Arkham Knight properly

llaurn
Beginner
51 Views

I have an ASUS Vivobok with the following specs:

 

CPU: 12th Gen Intel(R) Core(TM) i5-12500H (2.50 GHz)

GPU: Intel(R) Iris(R) Xe Graphics (128 MB)

RAM: 16 GB

When I play Batman: Arkham Knight for a few minutes it crashes and shows this error:

 

error screenshot.png

 

I have already lowered the graphics settings to their lowest, tried DXVK and followed instructions given on this thread (https://community.intel.com/t5/Graphics/Intel-Iris-Xe-graphics-card-cannot-run-Batman-Arkham-Knight-and/td-p/1719994) but it doesn't seem to work. I'm looking for a fix.

0 Kudos
2 Replies
Nikhil_Intel
Moderator
35 Views

Hello llaurn,


Thank you for posting your query on the Intel Community Forum.


I apologize for the inconvenience you’re experiencing and understand how frustrating it can be when Batman: Arkham Knight does not run properly on Intel® Iris® Xe Graphics. I appreciate your patience while we work through this together.


As a first step, please perform a clean graphics driver installation using DDU by following the instructions provided in this article: https://www.intel.com/content/www/us/en/support/articles/000091878/graphics.html


After completing the steps above, please make sure to install the latest Intel® graphics driver to ensure you are running the most up‑to‑date fixes and improvements. Here is the latest driver link:

https://www.intel.com/content/www/us/en/download/864990/intel-11th-14th-gen-processor-graphics-windows.html


After completing the clean install, please apply the recommended game fix by following the steps in this article: https://www.intel.com/content/www/us/en/support/articles/000094465/graphics.html


Once these steps are completed, please try launching the game again. Additionally, to help us investigate further, kindly download and run the Intel® System Support Utility (SSU), make sure the Network option is unchecked before scanning, then save and share the generated report with us. Please check the link:

Intel® System Support Utility for Windows*


Thank you for your cooperation, and I look forward to your update so we can continue assisting you.


Best regards,

Nikhil

Intel Customer Support Technician


0 Kudos
Resolutions404
15 Views

It is great to see @Nikhil_Intel providing such a clear, structured path for a classic gaming issue! His recommendation for a clean DDU installation is the absolute "Gold Standard" for troubleshooting driver-related memory leaks, and the specific link to the Intel "Game Fix" article shows he knows exactly which legacy settings often clash with modern Iris Xe architecture.

Kudos to llaurn for providing such a detailed error log! That specific E_OUTOFMEMORY error in the Unreal Engine 3 stack trace is a very precise clue.

For anyone following along, there are a couple of insights that might help bridge the gap if the driver update alone doesn't do the trick:

  • The "VRAM" Misconception: In the user's specs, it shows 128 MB for the GPU. For those who don't know, Intel Iris Xe is "Integrated," meaning it shares your 16GB of system RAM. That 128MB is just a "placeholder" value. The crash happens because the game's engine (which is quite old) sometimes fails to ask Windows for more shared memory, resulting in that E_OUTOFMEMORY crash.

  • The DirectX 9 Legacy: Since the file path confirms this is Batman: Arkham Asylum (part of the Arkham Knight bundle/GOTY), it's important to note it runs on DirectX 9. Modern Intel chips use an emulation layer called D3D9On12. If Nikhil's driver fix doesn't stop the crash, a pro-tip is to check if "PhysX" is enabled in the game launcher. Turning off Hardware PhysX often stops these specific memory exceptions on non-NVIDIA hardware.

  • Compatibility Check: While the Iris Xe is technically much more powerful than the original hardware needed for this game, the 12th Gen architecture is a "Hybrid" design (P-cores and E-cores). Sometimes older games like the Arkham series get confused by the E-cores. If crashes continue, running the game in Compatibility Mode for Windows 7 can help the OS manage those CPU threads more effectively.

It is a fantastic start to the thread, and with Nikhil’s guidance, you should be back in the streets of Arkham in no time!

Your friendly neighbourhood user

0 Kudos
Reply