Difference between revisions of "Reverse Engineering"

From Ōkami Speedrun Wiki
Jump to navigation Jump to search
(→‎Tables: adding item ID and String tables)
(Adding link to page where I will describe how to navigate .gltf files and get good collision images.)
 
(6 intermediate revisions by 2 users not shown)
Line 5: Line 5:
==External Resources==
==External Resources==
* [https://cheatengine.org/ Cheat Engine]
* [https://cheatengine.org/ Cheat Engine]
* [https://github.com/Shintensu/Okami-HD-speed Okami Cheat Table]
* [https://github.com/Shintensu/OkamiHD-Reverse-Engineering Okami Cheat Table]
* [https://github.com/whataboutclyde/okami-utils Okami Level File Utilities]
* [https://discord.gg/fbJdaeb Okami Reverse Engineering Discord server]


==Tables==
==Tables==
Line 12: Line 14:
* [[Bitfield Table]]
* [[Bitfield Table]]
* [[File Formats]]
* [[File Formats]]
* [[Item ID Table]]
* [[Item Table]]
* [[String Tables]]
* [[String Tables]]
* [[Map Table]]
==Guides==
* [[Viewing Collision]]

Latest revision as of 17:10, 17 February 2025

Note: This page pertains to Reverse Engineering of Okami.

Introduction

These pages document internal, technical aspects of Okami. This primarily deals with the Cheat Table developed by exploring the PC version of the game using Cheat Engine.

External Resources

Tables

Guides