Advertisement
Guest User

bfme

a guest
May 4th, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. Believe it or not, I used to have the exact same problem. It seems the game has trouble creating files in Vista.
  2. Give this a try:
  3. Search for a folder named AppData Then open Roaming -> My Battle for Middle Earth 2 Files.
  4. You'll probably find that the folder is empty. If it is, open up notepad and save new file to that folder. It should be named Options.ini.
  5. In that file, place this data:
  6.  
  7. Quote:
  8. AudioLOD = Low
  9. HasSeenLogoMovies = yes
  10. IdealStaticGameLOD = VeryLow
  11. Resolution = 800 600
  12. StaticGameLOD = VeryLow
  13. TimesInGame = 1
  14.  
  15. Then save that, and create a new folder named Maps in the My Battle for Middle Earth 2 Files folder.
  16.  
  17. If that still fails, delete the data out of the Options.ini file and replace with this:
  18. Quote:
  19. AllHealthBars = yes
  20. AmbientVolume = 81.000000
  21. AnimationLOD = High
  22. AudioLOD = Low
  23. Brightness = 50
  24. DecalLOD = High
  25. EffectsLOD = Medium
  26. FlashTutorial = 0
  27. GameSpyIPAddress =
  28. HasSeenLogoMovies = yes
  29. IdealStaticGameLOD = Low
  30. ModelLOD = Medium
  31. MovieVolume = 70.000000
  32. MusicVolume = 78.000000
  33. Resolution = 1024 768
  34. SFXVolume = 80.000000
  35. ScrollFactor = 64
  36. SendDelay = no
  37. ShaderLOD = Low
  38. ShadowLOD = Low
  39. StaticGameLOD = Custom
  40. TerrainLOD = Medium
  41. TextureQualityLOD = High
  42. TimesInGame = 59
  43. UseEAX3 = no
  44. VoiceVolume = 69.000000
  45. WaterLOD = Medium
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement