HOW TO : Change your meter colours
Posted: Fri Jul 23, 2021 4:57 pm
Please note these settings only apply to players using Mouse Swing.
Current console defaults:
game_upColor 181,171,29,199
game_downColor 14,103,17,199
game_upColor is the colour of the up swing
game_downColor is the colour of the downswing
Values are Red(1-255), Green,(1-255), Blue(1-255), transparency(1-199)
Example for a white upswing would be game_upColor 255,255,255,199
Website for converting colours to RGB values ...
https://www.rapidtables.com/web/color/RGB_Color.html
For settings to take effect at start up automatically, put these settings in the autoexec.cfg
--game_upColor=181,171,29,199
--game_downColor=14,103,17,199
The autoexec.cfg file location can be found in the "Perfect Golf" folder normally found under "Steam" ...
C:/Program Files(x86)/Steam/steamapps/common/Perfect Golf/Config
If the file is not there, you'll have to create a text file called autoexec.cfg
Current console defaults:
game_upColor 181,171,29,199
game_downColor 14,103,17,199
game_upColor is the colour of the up swing
game_downColor is the colour of the downswing
Values are Red(1-255), Green,(1-255), Blue(1-255), transparency(1-199)
Example for a white upswing would be game_upColor 255,255,255,199
Website for converting colours to RGB values ...
https://www.rapidtables.com/web/color/RGB_Color.html
For settings to take effect at start up automatically, put these settings in the autoexec.cfg
--game_upColor=181,171,29,199
--game_downColor=14,103,17,199
The autoexec.cfg file location can be found in the "Perfect Golf" folder normally found under "Steam" ...
C:/Program Files(x86)/Steam/steamapps/common/Perfect Golf/Config
If the file is not there, you'll have to create a text file called autoexec.cfg