Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Noisysundae committed Mar 23, 2022
1 parent 063180c commit d59fca1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ Refer to the [Releases](https://github.com/Noisysundae/techmania-ns/releases) se

### Optimization

* Manually call garbage collector (GC) after finishing loading a game scene or a pattern editor.
* To get rid of most CPU and memory hogs, right before a period that requires quick interaction.
* Automagically merge all keysounds in hidden notes into a long one.
* Greatly reduces the number of audio played at once, especially on easier patterns with a lot of keysounds.
* Will extend this to auto keysound and auto assist tick in the future.
Expand Down

0 comments on commit d59fca1

Please sign in to comment.