Disabled Scrolling?

Wyldewood

Chieftain
Joined
Feb 20, 2009
Messages
1
I seem to have hit a bug of sorts in that the ability to scroll on the screen when moving the cursor to the edge no longer happens. I can for now use the arrow keys to get beyond what the screen itself displays, but can't seem to spot any options that allow or disable the scrolling feature.
Anyone seen this problem before and know how to enable side of the screen scrolling again?
 
you can use the mouse to scroll in windowed mode, but it's not an option you can access while you're playing. you have to edit the config.ini file. there should be a section in there somewhere that says:

; Allow Mouse Scrolling in Windowed mode
MouseScrolling = 0

change that 0 to a 1 and you'll be in business. if that isn't already in your .ini file for some reason you can just add it and change it.
 
Top Bottom