Advertisement
Guest User

EE config settings issue

a guest
Aug 4th, 2024
44
0
40 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | Gaming | 0 0
  1. *note, i recenty uninstalled Avast but still have an issue (Riot client network error) that arose at the near time of Avast installation
  2. *note appending above, the Riot issue happened not only after avast instaqlation but other virus prone software (i use eset AV)
  3. *note, you dont need to read these notes
  4.  
  5.  
  6. GOG isntaller 1.0.0.16 I think game is 1.2 en US (when i run 1.2 patcher en US "same or later version already installed" with en UK:"this patch is incompatible with your ver of EE2 (the error before i installed 1.6.0.17 digital english was: "cannot find game installation try reopening the game") ...make sure you are using correct language version for this patch"
  7. Patch will be 1.6.0.17
  8.  
  9. ##location "b" is the first instalation at a non-defualt location
  10. location "c" is installed concurrently to "b" but in the defualt "program files (x86)"##
  11.  
  12.  
  13. !! Unofficial patch is not installed until "Test 5"
  14.  
  15.  
  16. Control/Default
  17. Path | Display Mode | logo | res
  18. a:/b/II has 32 and 16bpp | Small boot logo | true 800x600
  19. a:/b/IIX has 32bpp | Small boot logo | true 800x600
  20. a:/c/IIX has 32bpp | Small boot logo | true 800x600
  21. a:/c/II has 32bpp | large boot logo | flase 800x600 in a 1024x768(i think)
  22.  
  23. Test 1
  24. a:/b/II *I change the res to 1280x1024x32 and change random Details, it works*
  25. a:/c/II *due to above changes, this .exe acknowledges graphic changes but the window is full 1080p windowed with the resolution of 1280x1024 (i think) and I can not move the cursor below the 600th (i think) pixel.
  26. a:/b/IIX no change
  27. a:/c/IIX no change
  28.  
  29. Test 2
  30. a:/c/IIX *I change res to 1280x1024x32*
  31. a:/b/IIX apropriate change
  32.  
  33. Test 3
  34. a:/c/II *I change EE2.bat from /1280,1024,32 to /800,600,32 and /1920,1080,32 but it does not effect game or window resolution*
  35. a:/b/II no change
  36.  
  37. #after test 3, explore.exe system error "the system detected an overrun of stack-based buffer in this apluication. This overrun could potentially allow malicious user to gain control of this application."
  38. #*I press "okay" and explorer.exe restarts*
  39.  
  40.  
  41. Test 4 *restarted PC,
  42. a:/c/II no change from test 1
  43.  
  44.  
  45. Test 5
  46. Patcher 1.6 installer a:/c/ all options ticked, but the settings failed to load post install
  47. EE2X.exe EE2.exe both close after launch. 2 new desktop icons that point to the same location as the original two shortcuts
  48. #Installed is the "win8 fix" "myconfig.CFG" ##and## "EE2".bat ##for AoS as well, 4 files total##
  49.  
  50. s_Language=UK
  51. s_showESRBIcon=0
  52. g_DistributionID=1133
  53.  
  54. g_bFullscreen = 0
  55. g_allowWindowedMode = 1
  56. g_ConstrainCursor = 0
  57. s_windowXOffset = 100
  58. s_windowYOffset = 100
  59. s_adapterIndex = 0
  60.  
  61. ######################
  62.  
  63. multires.exe /1280,1024,32
  64. start /w EE2.exe
  65. multires.exe /restore
  66.  
  67.  
  68.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement