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

Merge libn3ds_gfx_lgycap into master. Lots of small improvements and new feature. #191

Merged
merged 20 commits into from
Jul 25, 2024

Conversation

profi200
Copy link
Owner

  • [libn3ds] Fixed a GPIO handling bug that may or may not degrade New 3DS (XL/LL) hardware faster.
  • Compiles with latest devkitARM (at this time gcc 14.1.0).
  • Screenshots now only contain the actual frame and the output .bmp file contains the hardware accurate pixel values in format A1BGR5 (alpha can be ignored). Beware of rounding errors when converting to 8-bit format. Use GIMP for example. Does not dump post processed frame data.
  • Added experimental support for true color correction using a lookup table.

@profi200 profi200 merged commit 3a70cdc into master Jul 25, 2024
2 checks passed
@profi200 profi200 deleted the libn3ds_gfx_lgycap branch July 25, 2024 15:22
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