Skip to content

GameOverlay

l3lackShark edited this page Mar 6, 2021 · 24 revisions

To enable in-game overlays, go to your config.ini (should be right next to gosumemory.exe) and switch enabled from false to true in it.

Set gameWidth and gameHeight according to your in-game resolution.

overlayURL could be any overlay that we have (look up http://localhost:24050) Get overlayWidth and overlayHeight from Included Counters spoiler on our main page

Once you load up your game you should be able to see your overlay at the bottom left corner.

To move the position of the overlay Hold RIGHT SHIFT (LEFT WON'T WORK) and hit one of the following keys:

  • Arrow keys to move the overlay UP/DOWN/LEFT/RIGHT
  • PgUP/PgDown to change the scale
  • Delete to reset the overlay into it's original position and scale

Or you could change the offsets manually in the config.ini (0,0 being the bottom left corner)

To enable OBS capture of the overlay make sure to check the Capture third-party overlays (such as stream) box in the Game Capture properties.

Please note that this could very well be used to develop cheats/other types of software that will give you advantage against other players. We DO NOT provide such overlays and ARE AGAINST that. You will be banned if you use this in a cheating manner. However, you should be safe if you use one of the overlays that we provide.

Clone this wiki locally