Skip to content

Commit

Permalink
decomp3: loader-h, capture-h, math-camera-h, math-camera, `co…
Browse files Browse the repository at this point in the history
…nnect`, `gs`, `texture-h` (#3333)
  • Loading branch information
Hat-Kid authored Jan 25, 2024
1 parent 3a2c57c commit 0ea718a
Show file tree
Hide file tree
Showing 22 changed files with 11,397 additions and 688 deletions.
2,560 changes: 1,904 additions & 656 deletions decompiler/config/jak3/all-types.gc

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion decompiler/config/jak3/ntsc_v1/stack_structures.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
[32, "vector"],
[48, "vector"]
],
"rotate-vector-to-vector": [[16, "quaternion"]]
"rotate-vector-to-vector": [[16, "quaternion"]],
"init-for-transform": [[192, "vector"]]
}
30 changes: 29 additions & 1 deletion decompiler/config/jak3/ntsc_v1/type_casts.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,33 @@
[15, "gp", "(inline-array vector4)"]
],
"(method 9 clock)": [[47, "v1", "float"]],
"service-cpads": [[[207, 311], "s3", "pad-buttons"]]
"service-cpads": [[[207, 311], "s3", "pad-buttons"]],
"(method 3 connection-pers)": [[97, "f0", "float"]],
"(method 0 engine-pers)": [
[32, "v1", "pointer"],
[23, "v1", "pointer"],
[26, "v1", "pointer"],
[24, "v1", "(pointer pointer)"]
],
"(method 0 engine)": [
[44, "v1", "pointer"],
[47, "v1", "pointer"],
[53, "v1", "connectable"],
[65, "v1", "connectable"]
],
"(method 21 engine)": [[8, "a0", "connection"]],
"(method 20 engine)": [[8, "a0", "connection"]],
"(method 19 engine)": [[8, "a0", "connection"]],
"(method 15 engine)": [[[0, 36], "v1", "connection"]],
"(method 13 engine)": [
[[0, 25], "s4", "connection"],
[13, "t9", "(function object object object object object)"]
],
"(method 12 engine)": [
[[0, 25], "s4", "connection"],
[13, "t9", "(function object object object object object)"]
],
"(method 9 connection)": [[8, "a0", "pointer"]],
"(method 10 connection)": [[8, "a0", "pointer"]],
"(method 11 connection)": [[5, "a1", "pointer"]]
}
Loading

0 comments on commit 0ea718a

Please sign in to comment.