Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. Guide to make the game not run like shit:
  2.  
  3. Go to Program Files/GamersFirst/APB Reloaded/APBGame/Config/
  4.  
  5. Open APBCompat.ini
  6. Change each of these from true to false:
  7. bCompressNormalTextures=
  8. (there should be 3), save the file and make it read only.
  9.  
  10. Open APBMachineoptions.ini, add in this below the default settings in the system settings area:
  11.  
  12. AllowD3D9=False
  13. AllowD3D8=False
  14. AllowD3D7=False
  15. AllowD3D10=True
  16. AllowD3D11=False
  17. bSmoothFrameRate=False
  18. MinSmoothedFrameRate=22
  19. MaxSmoothedFrameRate=120
  20. OneFrameThreadLag=False
  21.  
  22. save it, read only it.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement