Go to file
Allison Mackenzie e7aaf6c3bd
Update README.md
2023-10-02 19:26:22 -05:00
.github/workflows Update ci.yaml 2023-09-20 16:01:51 -05:00
bin cc1-2.7.2-kmc added 2023-09-23 13:09:10 -05:00
config Landmap (#32) 2023-09-25 21:06:56 -03:00
disk add putExtractedGameFilesHere 2023-09-20 15:58:20 -05:00
include func_80014348 (#34) 2023-09-26 19:32:19 -05:00
src func_80014348 (#34) 2023-09-26 19:32:19 -05:00
tools Make changes to CI 2023-09-20 12:12:51 -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
LICENSE Initial commit 2023-09-06 07:16:17 -05:00
Makefile func_80014348 (#34) 2023-09-26 19:32:19 -05:00
README.md Update README.md 2023-10-02 19:26:22 -05:00
diff_settings.py Fixed default diff parameters for game overlay (#17) 2023-09-14 01:47:33 +02:00

README.md

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