revamp controller LED in jak 1 + reorganize some pc-settings things + fix some jak 2 decomp (#2719)

This commit is contained in:
ManDude
2023-06-13 19:26:44 +01:00
committed by GitHub
parent 1eec021593
commit e2c84d7635
63 changed files with 1406 additions and 1226 deletions
@@ -7,7 +7,7 @@
(new 'static 'texture-anim-array :type texture-anim
(new 'static 'texture-anim
:num-layers #x5
:func 'metkor-texture-anim-func
:func-id 'metkor-texture-anim-func
:init-func #f
:tex #f
:tex-name "squid-env-rim-dest"
@@ -19,7 +19,7 @@
:clamp (new 'static 'gs-clamp :wms (gs-tex-wrap-mode clamp) :wmt (gs-tex-wrap-mode clamp))
:data (new 'static 'array texture-anim-layer 6
(new 'static 'texture-anim-layer
:func 'default-texture-anim-layer-func
:func-id 'default-texture-anim-layer-func
:init-func #f
:tex #f
:end-time 1200.0
@@ -41,7 +41,7 @@
:end-st-rot (degrees 3932160.0)
)
(new 'static 'texture-anim-layer
:func 'default-texture-anim-layer-func
:func-id 'default-texture-anim-layer-func
:init-func #f
:tex #f
:end-time 1200.0
@@ -62,7 +62,7 @@
:end-qs (new 'static 'vector :x 1.0 :y 1.0 :z 1.0 :w 1.0)
)
(new 'static 'texture-anim-layer
:func 'default-texture-anim-layer-func
:func-id 'default-texture-anim-layer-func
:init-func #f
:tex #f
:end-time 1200.0
@@ -84,7 +84,7 @@
:end-st-rot (degrees 65536.0)
)
(new 'static 'texture-anim-layer
:func 'default-texture-anim-layer-func
:func-id 'default-texture-anim-layer-func
:init-func #f
:tex #f
:end-time 1200.0
@@ -106,7 +106,7 @@
:end-st-rot (degrees 65536.0)
)
(new 'static 'texture-anim-layer
:func 'default-texture-anim-layer-func
:func-id 'default-texture-anim-layer-func
:init-func #f
:tex #f
:end-time 1200.0