Decompilation of MediEvil 1
Go to file
2024-06-29 18:41:08 -05:00
.github/workflows Update ci.yaml 2023-09-20 16:01:51 -05:00
assets modified main 2024-04-08 20:57:18 -05:00
bin cc1-2.7.2-kmc added 2023-09-23 13:09:10 -05:00
config modified main 2024-04-08 20:57:18 -05:00
disk add putExtractedGameFilesHere 2023-09-20 15:58:20 -05:00
include func_800514CC (#73) 2024-06-12 07:43:36 -05:00
src Ant Cave functions (#74) 2024-06-29 18:41:08 -05:00
tools Update Reference to maspsx 2023-10-13 09:34:23 -05:00
.clang-format Extract MEDIEVIL.EXE (#8) 2023-09-08 11:02:14 -05:00
.clang-tidy Make changes to CI 2023-09-20 12:12:51 -05:00
.gitignore Symbols fix (#16) 2023-09-13 18:26:59 -03:00
.gitmodules Multiple features (#12) 2023-09-08 20:19:07 -05:00
diff_settings.py Fixed default diff parameters for game overlay (#17) 2023-09-14 01:47:33 +02:00
LICENSE Ant Cave functions (#74) 2024-06-29 18:41:08 -05:00
Makefile makefile change 2023-10-16 10:09:55 -05:00
README.md Update README.md 2023-10-02 19:26:22 -05:00

welcome banner

Discord Channel Contributors

Discord Server

To help and contribute to the project, please join our Discord Server here using this link: https://discord.gg/pBU8mD3k8z

Become a Contributor

This is a Work in Progress decompilation of the US PSX version of MediEvil 1. There will be a sister link for MediEvil 2 here later but currently our priorities are focused on MediEvil 1.

To get started, it is highly recommended that you both join the Discord server and also read our nicely written wiki page here: https://github.com/MediEvilDecompilation/medievil-decomp/wiki/Getting-Started

This project uses a Git Rebase Workflow, so you will need to fork a copy of this project onto your personal GitHub account. A guide on here to use this workflow can be found here: https://github.com/MediEvilDecompilation/medievil-decomp/wiki/Git-Rebase-Workflow

It is highly recommended that you use Visual Studio Code as we have some nice features which will make the process smoother for you. You can find that information about that here: https://github.com/MediEvilDecompilation/medievil-decomp/wiki/Recommended-.vscode-settings

Decompilation Process

The full guide for the decompilation process can be found here: https://github.com/MediEvilDecompilation/medievil-decomp/wiki/The-Decompilation-Process

Progress

TBA frogress goes here?

To see a set of useful links which can help you in the decompilation process click here: https://github.com/MediEvilDecompilation/medievil-decomp/wiki/Useful-Links