Gosumemory Versions Save

Cross-Platform memory reader for osu!

1.3.9

4 months ago

Fix offsets by @KotRikD

1.3.8

11 months ago

when ScoreV2 is enabled score will be always -1, now it's no more the case

1.3.7

11 months ago

This is a quick fix for the shifted memory offsets introduced in b20230313

  • Thanks to @KotRikD for the new offsets

1.3.6

2 years ago

This is a quick fix for the shifted memory offsets introduced in 20220406.3

  • Thanks to @Piotrekol for the new offsets

1.3.5

2 years ago

Many thanks to @Wieku for porting the new formula to Go. Only gameplay is showing correct values for the time being.

  • Fix tournament mode wrong individual score values

1.3.4

2 years ago

This is a hotfix to the shifted beatmap memory offsets introduced in 20211014

1.3.3

3 years ago

WARNING Cutting Edge does not work with current release of gosumemory, please fallback to stable for the time being.

We now support in-game overlays. Any counter that we have will work inside the game, including in full screen! Open config.ini for details.

New Front-End counters

  • reComfortaa
  • InGame1
  • InGame2
  • InGame3

Please re-download the static folder if you want to get them! https://github.com/l3lackShark/static (if you got this release by downloading it from GitHub, then it's already included in the archive)

Bug Fixes/Enhancements

  • Fix SongsFolder detection
  • CORS now applies to Songs (thanks Adrriii)

1.3.2

3 years ago

New front-end counter "Simplistic" was released Please re-download the static folder if you want to get it! https://github.com/l3lackShark/static (if you got this release by downloading it from GitHub, then it's already included in the archive)

New JSON Data

  • KeyOverlay reading (you probably want to set update rate to 20 or higher (lower in number, see config.ini)
  • Path to the folder that contains osu!.exe

Bug Fixes/Enhancements

  • PP formula is now in-line with latest STD rebalance
  • Fix mania not updating pp (memory reader related)
  • Fix no memory matched the pattern error when playing offline

CUTTINGEDGE 20200303.1 AND UPWARDS BROKE SONGS FOLDER DETECTION. ROLLBACK TO STABLE FOR NOW

1.3.1

3 years ago

New front-end counter "WaveTournament" was released Please re-download the static folder if you want to get it! https://github.com/l3lackShark/static (if you got this release by downloading it from github, then it's already included in the archive)

New JSON Data

Bug Fixes/Enhancements

  • Basic config support (generates upon first launch)
  • Executable icon
  • Replace osuDB with memory reading for mania (200MB to just 20MB memory reduction)
  • Blacklist osu!lazer process
  • Replace two memory signatures with one
  • Fix maxThisPlay reduction on combo break
  • Fix beatmaps not updating in the main menu
  • BPM is now mods aware (DT/HT)
  • Check custom songs folder existence

1.3.0

3 years ago

New JSON Data

  • Tournament Client Support
  • isVisible on leaderbaord (Tab detection)
  • osuSettings signature as well as first value of it (Shift-Tab detection)

Bug Fixes/Enhancements

  • Regression after recent ifFC refactors (wrong pp values on acc)
  • Rudimentary debugging interface (-memdebug=true flag)
  • Truncate floats to 2 digits after decimal point
  • songsFolder detection now works through memory
  • Huge improvements in memory reader speed (down from 15ms to a 750μs per reading cycle)
  • Greatly improved performance on pp counters with strain graph, please re-download the static folder if you are using one of those (if you got this release by downloading it from github, then it's already included in the archive)