HuFBH / 311MemoryResearch

Collection of memory research for game "‎Sangokushi XI Power-up Kit"(san11pk) by KOEI. Extremely helpful in making game modifiers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

中文版

311MemoryResearch

Collection of memory research for game "Sangokushi XI Power-up Kit" (hereinafter referred to as "the game") by KOEI. Extremely helpful in understanding game logic and making game modifiers.

Introduction

This project contains the research of the game's memory data. By referring to the project, you will have a thorough knowledge of most of the major assembly functions on which the game rely, and you can easily change game logic on your own or furtherly build a game modifier based on these data.

This project is initially started and developped in Chinese social networks. We don't (yet) have an English official site, and you can contact us in here.

This project has lasted for 10 years (2009 - now), and is still active. We hereby release all of our lastest researches, in order to help anyone interested in this game. Also, we have long been short-handed, and thus we are sincerely looking forward to more and more people joining us. Feel free to contact us and submit pull-requests.

Main Contributers

ryan_knight_12

txz_mk

sjn4048 Contact Me

Index

(TODO)

License

These research data are published under the Apache License 2.0 which allows very broad use for both academic and commercial purposes. You are very welcome to modify these research and use them in your own projects.

Please keep a link to the original repository.

About

Collection of memory research for game "‎Sangokushi XI Power-up Kit"(san11pk) by KOEI. Extremely helpful in making game modifiers.

License:Apache License 2.0


Languages

Language:C# 95.3%Language:C++ 4.7%