-
- Downloads
g/jak2: Add missing DGO files to `game.gp` lost in the shuffle (#2178)
When I cleaned up the `game.gp` some DGOs were no longer referenced because my first dependency script omitted them -- thinking they weren't required. From the perspective of the source files they indeed weren't required but we still have to produce the DGO file. also works around #2177
Showing
- decompiler/config/jak2/all-types.gc 4 additions, 4 deletionsdecompiler/config/jak2/all-types.gc
- game/overlord/isocommon.h 2 additions, 1 deletiongame/overlord/isocommon.h
- goal_src/jak2/engine/gfx/texture/texture-anim-h.gc 3 additions, 0 deletionsgoal_src/jak2/engine/gfx/texture/texture-anim-h.gc
- goal_src/jak2/game.gp 189 additions, 136 deletionsgoal_src/jak2/game.gp
- goal_src/jak2/levels/city/side_missions/ctywide-bbush.gc 2 additions, 0 deletionsgoal_src/jak2/levels/city/side_missions/ctywide-bbush.gc
- goal_src/jak2/levels/fortress/ammo_dump/fortress-scenes.gc 284 additions, 0 deletionsgoal_src/jak2/levels/fortress/ammo_dump/fortress-scenes.gc
- goal_src/jak2/levels/sewer/sewer-scenes.gc 2 additions, 0 deletionsgoal_src/jak2/levels/sewer/sewer-scenes.gc
- scripts/gsrc/skeleton_creation/generate_dgo_proj.py 36 additions, 0 deletionsscripts/gsrc/skeleton_creation/generate_dgo_proj.py
Loading
Please register or sign in to comment