Difference between revisions of "Reverse Engineering"

From Ōkami Speedrun Wiki
Jump to navigation Jump to search
(→‎External Resources: Fixing link formatting)
(→‎External Resources: Adding github for level file parsing.)
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{RE}}
==Introduction==
==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.
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.
Line 4: 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]


==Tables==
==Tables==
* [[Memory Address Table]]
* [[Memory Address Table]]
* [[Cheat Engine Scripts]]
* [[Cheat Engine Scripts]]
* [[Bitfield Table]]
* [[File Formats]]
* [[Item Table]]
* [[String Tables]]
* [[Map Table]]

Latest revision as of 03:55, 22 December 2022

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