CBPS Forums

Console Hacking => PS Vita => Topic started by: dots_tb on November 25, 2019, 09:05:29 AM

Title: [Release] reScreeny - screenshots in folders that make sense
Post by: dots_tb on November 25, 2019, 09:05:29 AM


When the vita saves a screenshot, it randomly creates a folder name composed of two letters. This makes finding screenshots frustrating as you would have to search through a maze of folders with no coherent structure.

reScreeny fixes this issue by redirecting the screenshot to a folder named after the game it was taken in.

Example:
Code: [Select]
ux0:/photo/SCREENSHOT/molecularShell

NOTE: Vitashell FTP may not support Unicode characters, a commit by cuevavirus was made to libftpvita.

Install:
config.txt should have as follows
Code: [Select]
*NPXS10036
ur0:tai/reScreeny.suprx

DOWNLOAD: https://github.com/dots-tb/reScreeny/releases (https://github.com/dots-tb/reScreeny/releases)


Credits:
Amazing Cleanup by Amazing Princess of Sleeping

With help from folks at the
CBPS discord: https://discord.gg/2nDCbxJ

Idea by cuevavirus

Testing team:
cuevavirus
Nkekev
Yoti
Title: Re: [Release] reScreeny - screenshots in folders that make sense
Post by: dots_tb on February 02, 2020, 08:42:04 PM
reScreeny v1.2 Update:
An issue with multiple spaces preceding and trailing a file name would cause issues such as with Superdimension Neptune VS Sega Hard Girls.

This was fixed and reported by xdanieldzd
https://github.com/dots-tb/reScreeny/releases/ (https://github.com/dots-tb/reScreeny/releases/)

Thank you.