Skip to content

Releases: optix2000/totsugeki

v1.10.1: 1 Year Anniversary Edition

13 Sep 06:20
Compare
Choose a tag to compare

(Supported GGST: v1.21+)

Changelog

  • Add unga-bunga support for Bridget patch.

Changelog since last stable version

  • Replace character levels with Glicko ratings from http://ratingupdate.info (halvnykterist/rating-update). Enabled by adding -rating-update as an argument. Can work together with -unga-bunga.
    • Not a bug: Will not show your own rating. This is intentional as it would otherwise break your R-Code.
    • This will not show ratings in the lobby, only when you actually match with someone due to the different protocols used in the lobby.
  • Add Bridget support for rating-update. #81 @BR-
  • Update to Golang 1.19.
  • Fix another corner case with patching GGST.
  • Fix race condition when opening up Totsugeki while GGST is closing.
  • Minor code cleanup.

VirusTotal Scans:

v1.10.0: 1 Year Anniversary Edition

12 Sep 06:50
Compare
Choose a tag to compare
Pre-release

(Supported GGST: v1.21+)

Testing release for the adventurous.

Latest stable release here

Changelog

  • Replace character levels with Glicko ratings from http://ratingupdate.info (halvnykterist/rating-update). Enabled by adding -rating-update as an argument. Can work together with -unga-bunga.
    • Not a bug: Will not show your own rating. This is intentional as it would otherwise break your R-Code.
  • Add Bridget support for rating-update. #81 @BR-
  • Update to Golang 1.19.
  • Fix another corner case with patching GGST.

VirusTotal Scans:

v1.9.1-rating-update: Glicko Edition

22 May 21:59
Compare
Choose a tag to compare
Pre-release

(Supported GGST: v1.16+)

Testing release for the adventurous.

Latest stable release here

Changelog

  • Replace character levels with Glicko ratings from http://ratingupdate.info (halvnykterist/rating-update). Enabled by adding -rating-update as an argument. Can work together with -unga-bunga.
    • Not a bug: Will not show your own rating. This is intentional as it would otherwise break your R-Code.

VirusTotal Scans:

v1.9.1

22 May 21:56
Compare
Choose a tag to compare
v1.9.1 Pre-release
Pre-release

(Supported GGST: v1.16+)

Testing release for the adventurous.

Latest stable release here

Changelog

  • Fix race condition when opening up Totsugeki while GGST is closing.
  • Minor code cleanup.

VirusTotal Scans:

v1.9.0: Season 1 of COVID and GGST is Over Edition

02 Apr 08:11
Compare
Choose a tag to compare

(Supported GGST: v1.16+)

I'm not dead, just busy.

Changelog

  • Add support for GGST v1.16. #76 @EricR86
  • Update to Golang 1.18.
  • Update unga-bunga to fully support GGST v1.16.
  • Actually print offset instead of raw memory address when patching.
  • Another attempt to fix timing issues when patching while the game is loading. Should fix #71 #73 #75 and more.
  • Fix corner case where PID changes on game shutdown. Fixes #65.
  • Minor code cleanup.

totsugeki-unga-bunga.exe enables all unsafe speedups for a significant speed boost. You can also enable this by adding the -unga-bunga argument to normal totsugeki.exe. May cause bugs or other issues. Use at your own risk.

If in doubt, download the normal totsugeki.exe.

VirusTotal Scans:

v1.8.0: 6p Counters Dolphin Edition

16 Oct 09:01
Compare
Choose a tag to compare

(Supported GGST: v1.10+)

Old release.

Latest stable release here

Changelog

  • Add support for and fix issues with GGST v1.10. #69 @Borengar
  • Add caching for get_follow and get_block. #64 @Borengar
  • Fix error when closing Totsugeki right as it's launched.
  • Fix wrong error message appearing when running against unsupported version of GGST.
  • Update Windows libraries.
  • Add additional logging to help debug patching errors.

totsugeki-unga-bunga.exe enables all unsafe speedups for a significant speed boost. You can also enable this by adding the -unga-bunga argument to normal totsugeki.exe. May cause bugs or other issues. Use at your own risk.

If in doubt, download the normal totsugeki.exe.

VirusTotal Scans:

v1.7.0: Borengar Edition

24 Sep 19:44
40a9777
Compare
Choose a tag to compare

(Supported GGST: v1.09+)

Old release.

Latest stable release here

Changelog

  • Add -unsafe-predict-replays (also added to Unga Bunga). Prefetches recommended replays. Shaes off another second. #61 @Borengar

Changelog since last stable version

  • Fix -unsafe-predict-stats-get and Unga-Bunga not working when game is restarted. Fixes #55 . #56 (@Borengar)
  • Update -async-stats-set to the latest API version.
  • Minor code cleanup.
  • Upgrade to Golang 1.17.
  • Add R-Code support for -unsafe-predict-stats-get. R-Codes should now load in <20 seconds when using -unsafe-predict-stats-get or Unga-Bunga mode. #57 #58 @Borengar
  • Add /tus/write to -unsafe-async-stats-send and Unga-Bunga. Adds another ~1 second speedup. #58 @Borengar
  • Fix Unga Bunga and -unsafe-predict-stats-get not working on new accounts. Fixes #52. #62 @Borengar
  • Add -unsafe-cache-env (also added to Unga-Bunga). Prefetches first request that Strive makes. Shaves off a few seconds. #60 @Borengar

Shoutout to @Hucaru and @Borengar for finding more speedups in #35


totsugeki-unga-bunga.exe enables all unsafe speedups for a significant speed boost. You can also enable this by adding the -unga-bunga argument to normal totsugeki.exe. May cause bugs or other issues. Use at your own risk.

If in doubt, download the normal totsugeki.exe.

VirusTotal Scans:

v1.6.0

24 Sep 05:52
Compare
Choose a tag to compare
v1.6.0 Pre-release
Pre-release

(Supported GGST: v1.09+)

Testing release for the adventurous.

Latest stable release here

Changelog

  • Add /tus/write to -unsafe-async-stats-send and Unga Bunga. Adds another ~1 second speedup. #58 @Borengar
  • Fix Unga Bunga and -unsafe-predict-stats-get not working on new accounts. Fixes #52. #62 @Borengar
  • Add -unsafe-cache-env (also added to Unga Bunga). Prefetches first request that Strive makes. Shaves off a few seconds. #60 @Borengar

Shoutout to @Hucaru and @Borengar for finding more speedups in #35


totsugeki-unga-bunga.exe enables all unsafe speedups for a significant speed boost. You can also enable this by adding the -unga-bunga argument to normal totsugeki.exe. May cause bugs or other issues. Use at your own risk.

If in doubt, download the normal totsugeki.exe.

VirusTotal Scans:

v1.5.0: Zoom Zoom R-Codes

19 Sep 07:43
Compare
Choose a tag to compare
Pre-release

(Supported GGST: v1.09+)

Testing release for the adventurous.

Latest stable release here

Changelog

  • Fix Unga-Bunga not working properly when the game restarts. Fixes #55. #56 @Borengar
  • Add R-Code support for -unsafe-predict-stats-get. R-Codes should now load in <20 seconds when using -unsafe-predict-stats-get or Unga-Bunga mode. #57 #58 @Borengar

totsugeki-unga-bunga.exe enables all unsafe speedups for a significant speed boost. You can also enable this by adding the -unga-bunga argument to normal totsugeki.exe. May cause bugs or other issues. Use at your own risk.

If in doubt, download the normal totsugeki.exe.

VirusTotal Scans:

v1.4.3

13 Sep 05:49
Compare
Choose a tag to compare
v1.4.3 Pre-release
Pre-release

(Supported GGST: v1.09+)

Testing release for the adventurous.

Latest stable release here

Changelog

  • Fix -unsafe-predict-stats-get and Unga-Bunga not working when game is restarted. Fixes #55 . #56 (@Borengar)
  • Update -async-stats-set to the latest API version.
  • Minor code cleanup.
  • Upgrade to Golang 1.17.

totsugeki-unga-bunga.exe enables all unsafe speedups for a significant speed boost. You can also enable this by adding the -unga-bunga argument to normal totsugeki.exe. May cause bugs or other issues. Use at your own risk.

If in doubt, download the normal totsugeki.exe.

VirusTotal Scans: