inspectredc 6140b2ec8f
NTSC Support (N64) (#4198)
* copy n64 pal 10

doing this so i can check diffs i make

* transfer german->jp icon item

* overlays, message data, icon item jpn, audio, code

todo: title_static, gameplay keep

* add kanji and fix title cards

* title static

* spell folder correctly

* boss title cards, do action, icon item, item name, map name

* headers for jpn stuff

* gameplay_keep

* Scenes, audio, jp text extraction, rom support, overlay fixes, sheik & darunia

todo: test & disable darunia fix cvar for ntsc

* msgptr init fix

* icon item offsets

* comment out title cards until zapd can fix itself (we extract these in a different file anyway)

* compile and font implemented to get past title screen

* file select

* message, kaleido and everything else but rando

* uintptr_t

* rando and custom messages working!

* ntsc-j 1.0 support

* n64 logo?

* copy ntsc 10 to 11

* ntsc 11 extraction

* change title version names

* copy ntsc 11 to 12

* ntsc 12 extraction

* clean up some todos

* re checkout submodules post merge

* fix US filename

* support cross-version filenames

* add new versions to non-mq list

* use correct message table init

* Fix ntsc nes message table overriding pal nes message table

* actual fix, allows extraction

* fix file name using wrong font of file being hovered over

* Fix barinade crash

* re-add pal

* better jabu fix and revert LUS

* fix gerudo title cards

* better better owl select

* more owl fixes

* build

* fix some name decode issues

* Switch Language Mid Text

* Fix PAL displaying for JP filenames

* Fix AskToEquip Crash

* Disable Credits Timing Fix on NTSC

* Fix JP Text positioning

* basic language switching (BIG todo: file select, title screen)

* Title Screen Hopefully working

* add ntsc to linux appimage stuff, TODO: add .v64/.n64 support

* Update OTRExporter

* Fix pause to decide offset

* Fix bomb item name crash

* fix fire arrows and PoH

* builds

* update asset changes and fix menu language changing

* fix name decode

* Fix crashes and add rando/boss rush select stuff

* Revive debug feature by setting language cvar too

* Fix ocarina text speed softlock, and update jp text speed changes

* Merge remote-tracking branch 'upstream/develop' into NTSC

* Fix options menu and let pal use japanese fully

* Resolve some suggestions

* match up gTextSpeed changes to english (still broken!)

* Fix text speed crash

* Set default filename language on save init funcs

* bump otrexporter

* Display same correct info for n64 ntsc-j and ntsc-u

* quicktext more closely aligned with decomp

* linux appimage v64/n64 checksums

* bump zapd

* Credits Fix Tooltip Adjusted

* update supported hashes json

* update shasums to include JP n64
2025-03-30 12:29:59 -04:00

40 lines
2.9 KiB
XML

<Root>
<File Name="object_km1" Segment="6">
<!-- The textures used by these limbs aren't 64-bit aligned -->
<Limb Name="gKm1SkelLimb_000000" LimbType="Standard" Offset="0x0"/>
<Limb Name="gKm1SkelLimb_00000C" LimbType="Standard" Offset="0xC"/>
<Limb Name="gKm1SkelLimb_000018" LimbType="Standard" Offset="0x18"/>
<Limb Name="gKm1SkelLimb_000024" LimbType="Standard" Offset="0x24"/>
<Limb Name="gKm1SkelLimb_000030" LimbType="Standard" Offset="0x30"/>
<Limb Name="gKm1SkelLimb_00003C" LimbType="Standard" Offset="0x3C"/>
<Limb Name="gKm1SkelLimb_000048" LimbType="Standard" Offset="0x48"/>
<Limb Name="gKm1SkelLimb_000054" LimbType="Standard" Offset="0x54"/>
<Limb Name="gKm1SkelLimb_000060" LimbType="Standard" Offset="0x60"/>
<Limb Name="gKm1SkelLimb_00006C" LimbType="Standard" Offset="0x6C"/>
<Limb Name="gKm1SkelLimb_000078" LimbType="Standard" Offset="0x78"/>
<Limb Name="gKm1SkelLimb_000084" LimbType="Standard" Offset="0x84"/>
<Limb Name="gKm1SkelLimb_000090" LimbType="Standard" Offset="0x90"/>
<Limb Name="gKm1SkelLimb_00009C" LimbType="Standard" Offset="0x9C"/>
<Limb Name="gKm1SkelLimb_0000A8" LimbType="Standard" Offset="0xA8"/>
<Skeleton Name="gKm1Skel" Type="Flex" LimbType="Standard" Offset="0xF0"/>
<!-- 32-bit aligned textures. -->
<Texture Name="gKm1TLUT_0000FC" OutName="tlut_0000FC" Format="rgba16" Width="256" Height="1" Offset="0xFC"/>
<Texture Name="gKm1TunicTex" OutName="tunic" Format="i8" Width="8" Height="8" Offset="0x2FC"/>
<Texture Name="gKm1BootWrinkleTex" OutName="boot_wrinkle" Format="i8" Width="8" Height="8" Offset="0x33C"/>
<Texture Name="gKm1Skin1Tex" OutName="skin1" Format="ci8" Width="8" Height="8" Offset="0x37C" TlutOffset="0xFC"/>
<Texture Name="gKm1TunicFringeTex" OutName="tunic_fringe" Format="rgba16" Width="16" Height="16" Offset="0x3BC"/>
<Texture Name="gKm1UnusedHairTex" OutName="unused_hair" Format="ci8" Width="16" Height="32" Offset="0x5BC" TlutOffset="0xFC"/>
<Texture Name="gKm1Ear1Tex" OutName="ear1" Format="ci8" Width="8" Height="8" Offset="0x7BC" TlutOffset="0xFC"/>
<Texture Name="gKm1HandTex" OutName="hand" Format="ci8" Width="8" Height="8" Offset="0x7FC" TlutOffset="0xFC"/>
<Texture Name="gKm1TLUT_00083C" OutName="tlut_00083C" Format="rgba16" Width="96" Height="1" Offset="0x83C"/>
<Texture Name="gKm1Ear2Tex" OutName="ear2" Format="ci8" Width="8" Height="8" Offset="0x8FC" TlutOffset="0x83C"/>
<Texture Name="gKm1Skin2Tex" OutName="skin2" Format="ci8" Width="8" Height="8" Offset="0x93C" TlutOffset="0x83C"/>
<Texture Name="gKm1HairTex" OutName="hair" Format="ci8" Width="16" Height="32" Offset="0x97C" TlutOffset="0x83C"/>
<DList Name="gKm1DL" Offset="0x1890"/>
</File>
</Root>