Skip to content

A mod for hollow knight to record player movement and other statistics

Notifications You must be signed in to change notification settings

hkviz/hkviz-mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HKViz mod

A Hollow Knight mod which records information about player movement and collected items, health, charms, deaths over time. This allows visualizing that data, like seeing the path one has taken in playthrough, to which boss one has died the most, where one has spent the most time, and more.

The visualizations + website for viewing recordings is contained in the hkviz-web repository.

Checkout hkviz.org for more infos.

I have Ideas/Feedback (e.g. for some additional data to record.)

Feel free to open a issue on this repository or write @olivergrack on discord.

I have Ideas/Feedback for visualizations

Best open a issue in the hkviz-web repository or write @olivergrack on discord.

How to install

To get started recording your own gameplay analytics visit hkviz.org. If you already know how to install mods, you can also directly install the 'HKViz' mod with a mod installer of your choice.

You can also view gameplays from other players, if they send you a link and have set their gameplay to 'public' or 'unlisted'.

Setup for development

Clone this repo, and create copy the LocalOverrides.targets.example in the HKVizMod folder, and rename it to LocalOverrides.targets. Change the directory reference in the copied file to point to your HollowKnight installation.

Install the HK Modding Extensions for VisualStudio, by searching Manage Extensions inside the VisualStudio search. Inside the extensions panel search for HollowKnight and install the found extension.

The following programs might also be helpful when modding

  • AssetRipper to decompile a complete Unity project from HollowKnight. Mostly useful for c# scripts.
  • AssetStudio to extract assets from HollowKnight, like sprites and textures.
  • FSMViewAvalonia to view FSMs.

About

A mod for hollow knight to record player movement and other statistics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages