Reply To: Angry Birds Star Wars II Cursor

Home Forums General Discussions Forum Angry Birds Star Wars II Cursor (Closed) Reply To: Angry Birds Star Wars II Cursor

iBird
@ibird

I don’t think, it’s necessary to change cursor.
But if you want to do so, here are steps:

1) Open the folder where you’ve installed the game.
2) There is a file named config.lua .
3) Open it with Notepad.
4) There is a line:
showCursor = false

Change the value to true.
The line should appear now as:
showCursor = true

You cursor should change to Windows default cursor.