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

Kr test #1193

Closed
wants to merge 11 commits into from
Closed

Kr test #1193

wants to merge 11 commits into from

Conversation

AKuHAK
Copy link
Member

@AKuHAK AKuHAK commented Mar 7, 2024

Pull Request checklist

Note: these are not necessarily requirements

  • I reformatted the code with clang-format
  • I checked to make sure my submission worked
  • I am the author of submission or have permission from the original author
  • Requires update of the PS2SDK or other dependencies
  • Others (please specify below)

Pull Request description

kr_ps2:
This pull request addresses the compatibility issue between OPL and ee core, resolving a situation where configurations were being loaded by passing parameters, resulting in convoluted processes and difficulties in understanding the sequence of operations. The previous method was prone to exceeding parameter limits and causing confusion. The proposed changes replace the previous approach with a more efficient and organized solution.

Additionally, this pull request includes tests for PS2LOGO, pademu, IGR, cheats, and various boot modes to ensure comprehensive coverage.

Furthermore, the IGR exit path has been increased to 256, catering to users with deep paths, and fixes have been implemented to address spacing issues in the IGR path.

fixes #676

@AKuHAK AKuHAK closed this Mar 7, 2024
@AKuHAK AKuHAK deleted the kr_test branch March 7, 2024 20:09
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.

[ISSUE]: IGR path breaking games
1 participant