jak-project/goal_src/examples
Brent Hickey f48fda692e
[game] 150fps support (and 100fps support) (#1264)
* docs for ee merc code

* 150fps support but it replaces 60fps

* oops switched wrong mode

* oops 50.0 not 50

* formatting

* fix cutscene speed

* oops

* Replace latest merc.md, not sure what happened

* Automatically switch between video modes (ntsc or 150fps) based on
refresh rate. Cleanup particle timing

* cleanup

* fix idle animation

* linter

* fix village2 crash

* can load all levels again

* update loader output and replace sparticle time with formula

* Add 100fps support, add some comments, fix build

* formatting

Co-authored-by: water <awaterford111445@gmail.com>
2022-06-19 17:01:51 -04:00
..
debug-collide.gc [collision] implement most of background collision, spawn target! (#1076) 2022-01-15 16:52:47 -05:00
debug-draw-example.gc [game] 150fps support (and 100fps support) (#1264) 2022-06-19 17:01:51 -04:00
debug-sprite.gc [sparticle] 2d hud particles (#849) 2021-09-26 11:41:58 -04:00
display-all-colors.gc Binding display readability improvements + add example showing font-color constants (#1475) 2022-06-18 15:22:16 -04:00