Jump to content
  • 0

How To Change Back Ground Color?


kollektor
 Share

Question

3 answers to this question

Recommended Posts

  • 0
  • Administrator

That is called user interface, or UI for short, not background! You may change this by going to your game folder> system and right clicking the file called goptions.ini (the client must be closed and if you have problems saving the settings open notepad as an administrator

and drag goptions.ini to the notepad) and you will see

; Game Skin
; Grey: data\interface\windows\image_path_grey.bin
; Pink: data\interface\windows\image_path_pink.bin
; Blue: data\interface\windows\image_path.bin
imagePath = data\interface\windows\image_path.bin

so just add the "_pink" or "_grey" to the image_path part as the examples say and save the file, then run the game.

Link to comment
Share on other sites

  • 0

That is called user interface, or UI for short, not background! You may change this by going to your game folder> system and right clicking the file called goptions.ini (the client must be closed and if you have problems saving the settings open notepad as an administrator

and drag goptions.ini to the notepad) and you will see

; Game Skin
; Grey: data\interface\windows\image_path_grey.bin
; Pink: data\interface\windows\image_path_pink.bin
; Blue: data\interface\windows\image_path.bin
imagePath = data\interface\windows\image_path.bin

so just add the "_pink" or "_grey" to the image_path part as the examples say and save the file, then run the game.

 

 

ohh alright, now i know =))thanks alot sir. =)) 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...