GraylinKim / sc2reader

A python library that extracts data from various Starcraft II resources to power tools and services for the SC2 community. Who doesn't want to hack on the games they play?
http://sc2reader.readthedocs.org
MIT License
411 stars 85 forks source link

Meaning of decoded data attributes #209

Open Gary7799 opened 1 year ago

Gary7799 commented 1 year ago

Hi, I'm a computer science student at the University of Adelaide and I am working on a project which focuses on combining the game commentary transcript and replay statistics using GPT to improve the professional player’s efficiency. I downloaded some replays and parsed them using S2Protocol(https://github.com/Blizzard/s2protocol) and found a lot of information but don't know what to use. I parsed game events but couldn't understand the meaning. 29d2666e97598edd55dba7d44b2b5e2 I would really appreciate it if you could let me know where I could find the data for units or buildings, like location, action, clusters, birthtime, dead time, attack/track, abilities, building type, building orders, etc. Besides, there is still some raw data I can’t figure out the exact meaning of some attributes. I'm very interested in knowing where I can find the complete documentation. Thank you and this repo is so helpful to us who would like to try to analyze data from the SC2 game.

dsjoerg commented 1 year ago

You may want to ask also in ggtracker/sc2reader, i think it’s more active there.

On Wed, Aug 23, 2023 at 8:05 AM Gary @.***> wrote:

Hi, I'm a computer science student at the University of Adelaide and I am working on a project which focuses on combining the game commentary transcript and replay statistics using GPT to improve the professional player’s efficiency. I downloaded some replays and parsed them using S2Protocol( https://github.com/Blizzard/s2protocol) and found a lot of information but don't know what to use. I parsed game events but couldn't understand the meaning. [image: 29d2666e97598edd55dba7d44b2b5e2] https://user-images.githubusercontent.com/27216125/262662087-34bea911-89ad-4852-a900-46c6a76a665e.png I would really appreciate it if you could let me know where I could find the data for units or buildings, like location, action, clusters, birthtime, dead time, attack/track, abilities, building type, building orders, etc. Besides, there is still some raw data I can’t figure out the exact meaning of some attributes. I'm very interested in knowing where I can find the complete documentation. Thank you and this repo is so helpful to us who would like to try to analyze data from the SC2 game.

— Reply to this email directly, view it on GitHub https://github.com/GraylinKim/sc2reader/issues/209, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAF7HKPBQ434WJSWWI3SKPDXWXW2JANCNFSM6AAAAAA33LTFXE . You are receiving this because you are subscribed to this thread.Message ID: @.***>