mirror of
https://github.com/izzy2lost/Ghostship.git
synced 2026-06-19 01:17:03 -07:00
20674529ab
* Fixed GeoLayout loading and implemented mario loading from otr * Ported bobomb and coins * Ported cannon barrel * Ported blue_coin_switch * Fixed collision loading * Ported checkerboard_platform * Ported most of common0 to otr * Fixed amp on jp * Fixed some wrong yamls * Fixed faulty snow interpolation * Bump LUS * Extracted 99.99999% actors to be loaded from otr * Removed unnessesary print and added o2r mod support * Fixed headers * Added us support into geolayout parser * Fixed conflicts * Removed done indicators * Remove duplicated headers * Added bbh, bitdw, bitfs, bits, bob and lll loaded from otr * Bump torch * Fixed linux compilation * Pushed header generation * Got compiling on Linux working. (#59) * Added more data and hopefully fix more issues * Updated libultraship * bin dls and vtxs (#60) * Fixed master volume * Updated torch * Renamed otr files * Renamed otr en cmakelists * Updated libultraship and torch * Removed actors code * [WIP] The big one that removes almost all hardcoded assets from levels and actors * Updating cmake to match Starship * Updated more references * Updated cmake to add more targets * Updated o2r name * Removed unnecesary dma call * Updated gitmodules * Bump LUS, fixed cmake and fixed audio on windows * Update torch and wdw * Fixed some corrupted ptrs, cleaned up jp support and fixed bully * Added USE_GBI_TRACE * Fixed packaging.cmake and audio fixes * Removed old LUS * Updated torch and readded LUS * More compilation issues * Removed interpolation to use on the future the new system * Bump libs * Reimplemented skybox, and added synthesis overflow fix * Removed prints to use SPDLOG * This should had been on another branch but fuck it * Added more interpolation stuff * Fixed interpolation, fixed some random things and ported from GameInteractor to Lwyx's EventSystem * Removed some FrameInterpolation changes * Fixed gitignore and implemented PortEnhancements * Fixed interpolation crashes, WIP implemented reset among other fixes * Bump torch to fix paintings * Moved log to be a trace * Readded some frame tagging * Fixed rumble * Fixed skybox crashes * Bump LUS * Moved skybox and floats to float for better precision * Moved to health change and created lives change event * Fixed bubbles being broken * Fixed lives event not being registered * Fixed skybox crashes * Initialized mixer variables * Fixed some memory leaks * Fixed trajectory being exported incorrectly * Hopefully fixed us yamls * Fixed remaining us issues * Implemented o2r generation among some other things --------- Co-authored-by: KiritoDv <KiritoDv> Co-authored-by: sitton76 <58642183+sitton76@users.noreply.github.com> Co-authored-by: inspectredc <78732756+inspectredc@users.noreply.github.com>
67 lines
1.3 KiB
YAML
67 lines
1.3 KiB
YAML
:config:
|
|
autopads: false
|
|
compression:
|
|
offset: 0x1F0530
|
|
segments:
|
|
- [ 0x8, 0x1F0530 ]
|
|
header:
|
|
header:
|
|
- '#include "sm64.h"'
|
|
- '#include "purple_switch/geo.h"'
|
|
|
|
purple_switch_seg8_lights_0800C090:
|
|
type: LIGHTS
|
|
size: 24
|
|
offset: 0xC090
|
|
symbol: purple_switch_seg8_lights_0800C090
|
|
|
|
purple_switch_base:
|
|
type: TEXTURE
|
|
size: 128
|
|
width: 16
|
|
height: 4
|
|
offset: 0xC0A8
|
|
format: RGBA16
|
|
symbol: purple_switch_seg8_texture_0800C0A8
|
|
|
|
purple_switch_exclamation_point:
|
|
type: TEXTURE
|
|
size: 1024
|
|
width: 16
|
|
height: 32
|
|
offset: 0xC128
|
|
format: RGBA16
|
|
symbol: purple_switch_seg8_texture_0800C128
|
|
|
|
purple_switch_seg8_vertex_0800C528:
|
|
type: VTX
|
|
count: 16
|
|
offset: 0xC528
|
|
symbol: purple_switch_seg8_vertex_0800C528
|
|
|
|
purple_switch_seg8_vertex_0800C628:
|
|
type: VTX
|
|
count: 4
|
|
offset: 0xC628
|
|
symbol: purple_switch_seg8_vertex_0800C628
|
|
|
|
purple_switch_seg8_dl_0800C668:
|
|
type: GFX
|
|
offset: 0xC668
|
|
symbol: purple_switch_seg8_dl_0800C668
|
|
|
|
purple_switch_seg8_dl_0800C6E0:
|
|
type: GFX
|
|
offset: 0xC6E0
|
|
symbol: purple_switch_seg8_dl_0800C6E0
|
|
|
|
purple_switch_seg8_dl_0800C718:
|
|
type: GFX
|
|
offset: 0xC718
|
|
symbol: purple_switch_seg8_dl_0800C718
|
|
|
|
purple_switch_seg8_collision_0800C7A8:
|
|
type: SM64:COLLISION
|
|
offset: 0xC7A8
|
|
symbol: purple_switch_seg8_collision_0800C7A8
|