Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import 4A538, demo and 5087C data #835

Merged
merged 6 commits into from
Dec 12, 2023
Merged

Import 4A538, demo and 5087C data #835

merged 6 commits into from
Dec 12, 2023

Conversation

Xeeynamo
Copy link
Owner

As per title. I also added a new tool called dirt_patch. As I mentioned in our Discord server there is some left-over data from previous dev builds in DRA.BIN and potentially elsewhere too. The tool uses the new file config/dirt.us.json which stores a list of patches to avoid crazy hacks and #ifdef for the sake of getting a match. I hope this tool will not be abused.

};

u8 D_800A2BC0[] = {
0x0C, 0x22, 0x02, 0x81, 0x88, //
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are the empty comments to stop clang-format?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To keep five values per row, yes. It works fine as a placeholder, waiting to find meaning for each row and add proper comments

@sozud sozud merged commit b851d5e into master Dec 12, 2023
10 checks passed
@sozud sozud deleted the dra-import-data branch December 12, 2023 18:36
Xeeynamo added a commit that referenced this pull request Aug 30, 2024
As per title. I also added a new tool called `dirt_patch`. As I
mentioned in our Discord server there is some left-over data from
previous dev builds in DRA.BIN and potentially elsewhere too. The tool
uses the new file `config/dirt.us.json` which stores a list of patches
to avoid crazy hacks and `#ifdef` for the sake of getting a match. I
hope this tool will not be abused.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants