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

[jak2] Work-in-progress texture animations #2819

Merged
merged 19 commits into from
Jul 14, 2023
Merged

[jak2] Work-in-progress texture animations #2819

merged 19 commits into from
Jul 14, 2023

Conversation

water111
Copy link
Collaborator

@water111 water111 commented Jul 8, 2023

No description provided.

// open the DGO file:
auto file_path = file_util::get_jak_project_dir() / "out" / game_version_names[g_game_version] /
"iso" / name_on_cd;
auto fp = fopen(file_path.string().c_str(), "r");
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

"rb"

@water111 water111 marked this pull request as ready for review July 14, 2023 21:48
@water111 water111 merged commit 6f244b1 into master Jul 14, 2023
7 of 8 checks passed
@water111 water111 deleted the w/texture-anim2 branch July 14, 2023 22:17
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.

1 participant