Steam Controller not being detected

While i can’t help with steam-controller, coz i don’t have it, which seems to be broken with some update for you…


I’m also playing Batman Arkham origins too sometimes now!
It’s terribly optimized by default and there is bug which sets textures to low quality regardless of your video settings, which can be fixed through config file.

Few things i’d highly advise you to do, if you care about graphics / experience quality:

  1. If you’re on Nvidia, you can enable full GPU PhysX easily like that!

  2. Make sure your in-game settings are all set as you want, so you wouldn’t change them again

  3. Find config file path:

GAME_DIRECTORY/SinglePlayer/BMGame/Config/BmEngine.ini
  1. Find and replace all matches of this keys to new values in file
SkeletalMeshLODBias=-1
ParticleLODBias=-1
DetailMode=2
MaxAnisotropy=16
MaxShadowResolution=2048
MaxWholeSceneDominantShadowResolution=4096
FLightPrimitiveInteractionInitialBlockSize=2048
FModShadowPrimitiveInteractionInitialBlockSize=2048

If you doesn’t have powerful enough GPU, just do everything except shadows :wink:

  1. To skip intro videos on Steam, use:
%command% -nostartupmovies

This improves things a lot :partying_face:

1 Like