Skip to content

Releases: yo1995/nba2k-shotchart-project

improved stability

14 Aug 07:58
Compare
Choose a tag to compare

multiple changes to make it a more stable version.
maybe a major update is on the way!

New hooking method and notification

28 Jul 15:24
Compare
Choose a tag to compare
  1. changed hooking method to findpattern, hence fullscreen mode will not be a problem. and msgbox is not needed!
  2. added a notification center toast popup that works for windows 10. will popup a message when game paused.
  3. multiple fixes that hugely improved stability.

Update UI and random # generator

24 Jul 04:46
Compare
Choose a tag to compare
  1. updated UI colors for better comprehension of the functions
  2. update randgen to have better dunk coords.
  3. fixed several minor bugs

Update MJ search logic

19 Jul 02:03
Compare
Choose a tag to compare

in previous version MJ's address was strictly written in the code. it might fail to conform to the reality, since Jordan might not always the SG on team.

Improved logic to find address for MJ and also other minor logic improvements.

First release version

06 Jul 09:07
Compare
Choose a tag to compare
  1. all the basic features
  • toggle god mode
  • toggle d3d9 hook
  • toggle shot-chart data acquisition
  • save file
  • auto dll injection with d3d9 hijacking method
  • single file fantasy
  • score & accuracy indicator
  • others
  1. ugly structured code. warnings free.
  2. more will be released in later versions!
  3. see readme to know how to use.