More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=screenshot-merge | |title=screenshot-merge | ||
|image= | |image=Screenshotmerge2.png | ||
|description=Merges screenshots taken with ninjhax 2.5 or NTR CFW. | |description=Merges screenshots taken with ninjhax 2.5 or NTR CFW. | ||
|author=ihaveamac | |author=ihaveamac | ||
Line 12: | Line 12: | ||
|source=https://github.com/ihaveamac/screenshot-merge | |source=https://github.com/ihaveamac/screenshot-merge | ||
}} | }} | ||
screenshot merge is a tool that can merge screenshots who are using ninjhax 2.x, NTR CFW, and Luma3DS Rosalina on their 3DS. | screenshot merge is a tool that can merge screenshots who are using ninjhax 2.x, NTR CFW, and Luma3DS Rosalina on their 3DS. | ||
Revision as of 12:41, 24 November 2021
screenshot-merge | |
---|---|
General | |
Author | ihaveamac |
Type | Utilities |
Version | 1.4 |
License | MIT License |
Last Updated | 2018/02/03 |
Links | |
Download | |
Website | |
Source | |
screenshot merge is a tool that can merge screenshots who are using ninjhax 2.x, NTR CFW, and Luma3DS Rosalina on their 3DS.
It is inspired by RedInquisitive's PC Screenshot Tool and uses lpp-3ds r5 by Rinnegatamante. Releases use the unsafe build with no error handling.
The CIA UniqueID is 0xF0ACC
.
User guide
Run the tool, and follow the on-screen prompts.
For ninjhax 2.x screenshots:
- It searches
/screenshots
for files that match the namescr_X_TOP_LEFT.png
andscr_X_BOTTOM.png
. - Then puts them together and saves the result at
/screenshots-merged/scr_X_MERGED.bmp
.
For NTR CFW screenshots:
- It searches the root for files that match the name
top_XXXX.bmp
andbot_XXXX.bmp
. - Then saves the result at
/screenshots-merged/ntr/mrg_XXXX.bmp
.
For Luma3DS Rosalina screenshots:
- It searches
/luma/screenshots
for files that match the nametop_XXXX.bmp
andbot_XXXX.bmp
. - Then saves the result at
/screenshots-merged/luma/mrg_XXXX.bmp
. - Merged images are in .bmp format until lpp-3ds can save in .png (which will probably be never).
Screenshots
Credits
screenshot merge is under the MIT license.
Lua Player Plus is under the GPLv3 license.
resources/icon.png
and resources/banner.png
was created by @Favna.