Skip to main content

cdlewis/snowboardkids-decomp

SkillsMP 已收集 cdlewis/snowboardkids-decomp 中的 9 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
9
GitHub 星标
29
GitHub Forks
4

这个仓库中的 skills

1 个职业分类 · 已分类 100%

已展示 9 / 9 个已收集 Skill。

职业分类
软件开发工程师
描述

Match a segment's bss data by replacing extern declarations with the appropriate definitions. Use when asked to match, add, split, or fix a .bss segment, especially after checksum failures from bss symbol layout, shifted VRAM labels, queue/stack buffers, or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Match a data segment by mapping it to an existing C file and replacing extern declarations with ordered definitions. Use when asked to match, add, split, or fix a .data segment in snowboardkids.yaml.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Decomp-Permuter is a tool that automatically permutes C files to better match a target binary. Use this skill when you are decompiling a function and it is almost matching except for some register differences (i.e. 95%+).

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use this skill if you need to decompile a function that uses F3DEX. The presence of the Gfx type or gRegionAllocPtr are strongly indicative of an F3DEX or S2DEX microcode function.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Match a given segment to a libultra ROM segment. Use this when converting unidentified asm libultra ranges such as osRecvMesg to matching C source.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Adding a new asset to snowboardkids.yaml requires following specific steps to ensure assets are in the correct order and properly declared. Use this skill when you need to add a new binary asset.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Convert arrays with hardcoded pointer addresses to use ROM_START/ROM_END symbols. This automates the process of adding USE_ASSET declarations, updating array initialization, and configuring YAML segments.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Match data file describes how to add dat asegments to a C file. Use the match data file skill when you need to match a data file.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Renaming a C file or associated header (.h) file requires additional steps in decompilation projects or the build will fail. Use this skill when you want to rename a C file and/or a header file.

原文语言:英语

更新
已展示 9 / 9 个已收集 Skill。