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

Possibility of a screenshot feature? #19

Open
Powerlated opened this issue Oct 2, 2020 · 3 comments
Open

Possibility of a screenshot feature? #19

Powerlated opened this issue Oct 2, 2020 · 3 comments

Comments

@Powerlated
Copy link

@Powerlated Powerlated commented Oct 2, 2020

I am wondering if the possibility exists of adding a screenshot feature to open_agb_firm. Not only could it be a cool feature, on-device screenshots would drastically lower difficulty for those wanting to run tests to reverse-engineer the GBA PPU.

@profi200
Copy link
Owner

@profi200 profi200 commented Oct 2, 2020

This is basically already in but i removed it in the last build. It dumped the raw frame from LgyFb (basically the capture card) output. png is not easy to do and would increase code size significantly.

@Plecra
Copy link

@Plecra Plecra commented Oct 9, 2020

Is there any need to use png? It'd be a lot easier to create a bmp file and just ignore compression

@profi200
Copy link
Owner

@profi200 profi200 commented Oct 9, 2020

bmp should be doable.

profi200 added a commit that referenced this issue Oct 24, 2020
…ssing Y. Fixes #19.
profi200 added a commit that referenced this issue Oct 24, 2020
…ssing Y. Fixes #19.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants