Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

VitaShell: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 1: Line 1:
{{cleanup|article|Needs cleanup}}
{{#seo:
{{#seo:
|title=Vita Homebrew Apps (File Browsers) - GameBrew!
|title=Vita Homebrew Apps (File Browsers) - GameBrew!
Line 19: Line 18:
|source=https://github.com/TheOfficialFloW/VitaShell
|source=https://github.com/TheOfficialFloW/VitaShell
}}
}}
Multifunction shell for PSVITA.
VitaShell is an alternative replacement of the PS Vita's LiveArea.
 
It offers you a file manager, package installer, built-in FTP and much more. This homebrew was an entry of the Revitalize PS Vita homebrew competition and won the first prize. HENkaku's molecularShell is also based on VitaShell.
 
== How to use an USB flash drive as Memory Card on a PS TV ==
* Format your USB flash drive as exFAT or FAT32.
* Launch VitaShell and press <code>▲</code> in the <code>home</code> section.
* Select <code>Mount uma0:</code> and attach your USB flash drive. You can now copy stuff from/to your USB stick.
* Once <code>uma0:</code> is listed under the partitions, press <code>▲</code> again and choose <code>Mount USB ux0:</code>. This will copy important apps like VitaShell, molecularShell, and other files.
* Your USB flash drive is now acting as a Memory Card.
* To sync all your apps on your USB flash drive, press <code>▲</code> and choose <code>Refresh livearea</code>. This will NOT refresh PSP games.
* If you wish to revert the patch, press <code>▲</code> and select <code>Umount USB ux0:</code>.
* Note that this patch is only temporary and you need to redo the procedure everytime you launch your PS TV.


==Media==
==Media==
<youtube>3ewAA5ihXng</youtube>
<youtube>3ewAA5ihXng</youtube>


==Screenshots==
==Screenshots==
Line 30: Line 40:
https://dlhb.gamebrew.org/vitahomebrews/vitashellvita-03.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitashellvita-03.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitashellvita-04.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitashellvita-04.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitashellvita-05.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitashellvita-06.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitashellvita-07.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitashellvita-08.jpg


==Changelogs==
== Customization ==
'''(v.1.0)'''
You can customize those files:
* First Release.
 
{|
! File
! Note
|-
| colors.txt
| All colors adjustable
|-
| archive_icon.png
| Archive icon
|-
| audio_icon.png
| Audio icon
|-
| battery.png
| Battery border icon
|-
| battery_bar_charge.png
| Charging battery bar
|-
| battery_bar_green.png
| Green battery bar
|-
| battery_bar_red.png
| Red battery bar
|-
| bg_audioplayer.png
| Background for audio player
|-
| bg_browser.png
| Background for file browser
|-
| bg_hexeditor.png
| Background for hex editor
|-
| bg_photoviewer.png
| Background for photo viewer
|-
| bg_texteditor.png
| Background for text editor
|-
| context.png
| Context menu image (Can be any size. Suggestion: It will look great if you add alpha channel to your image)
|-
| context_more.png
| Context menu more image (Can be any size. Suggestion: It will look great if you add alpha channel to your image)
|-
| cover.png
| Default album cover
|-
| dialog.png
| Dialog menu image (Can be any size. This image file will be stretched by VitaShell to fit the dialog box. Suggestion: Don't use motives, as it will not look good with wrong proportion)
|-
| fastforward.png
| Fastforward icon
|-
| fastrewind.png
| Fastrewind icon
|-
| file_icon.png
| File icon
|-
| folder_icon.png
| Folder icon
|-
| ftp.png
| FTP icon
|-
| image_icon.png
| Image icon
|-
| pause.png
| Pause icon
|-
| play.png
| Play icon
|-
| settings.png
| Settings icon
|-
| sfo_icon.png
| SFO icon
|-
| text_icon.png
| Text icon
|-
| wallpaper.png
| Wallpaper
|}
 
'''Theme setting:''' VitaShell will load the theme that is set in <code>ux0:VitaShell/theme/theme.txt</code> (<code>THEME_NAME = &quot;YOUR_THEME_NAME&quot;</code>)
 
'''General info:''' You don't need to have all these files in your custom theme, if one of them is missing, the default image file will be loaded instead.
 
'''Dialog and context image:''' If these files are not available, the colors <code>DIALOG_BG_COLOR</code> and <code>CONTEXT_MENU_COLOR</code> from <code>colors.txt</code> will be used instead.
 
== Multi-language ==
Put your language file at <code>ux0:VitaShell/language/x.txt</code>, where the file must be UTF-8 encoded and <code>x</code> is one of the language listed below:
 
* japanese
* english_us
* french
* spanish
* german
* italian
* dutch
* portuguese
* russian
* korean
* chinese_t
* chinese_s
* finnish
* swedish
* danish
* norwegian
* polish
* portuguese_br
* turkish
 
VitaShell does automatically load the language that matches to the current system language. If your system language is for example french, it will load from <code>ux0:VitaShell/language/french.txt</code>.
 
Languages files are available in the <code>l10n</code> folder of this repository.
 
==Changelog==
'''v.2.02'''
* Reverted PSM refresh due to crashes.
 
'''Full list of changes can be found [https://github.com/TheOfficialFloW/VitaShell/blob/master/CHANGELOG.md here].'''
 
== Credits ==
* Team Molecule for HENkaku
* xerpi for ftpvitalib and vita2dlib
* wololo for the Revitalize contest
* sakya for Lightmp3
* Everybody who contributed on vitasdk


== External links ==
== External links ==
* Official Website -
* Github - https://github.com/TheOfficialFloW/VitaShell
* Github - https://github.com/TheOfficialFloW/VitaShell
* VitaDB - https://vitadb.rinnegatamante.it/#/info/21
* VitaDB - https://vitadb.rinnegatamante.it/#/info/21
* Gbatemp -
* Google Source -
* Reddit -
* Gitlab -

Revision as of 23:35, 21 October 2022

VitaShell
File:Vitashellvita.jpg
General
AuthorTheFloW
TypeFile Browsers
Version2.02
LicenseGPL-3.0
Last Updated2020/01/19
Links
Download
Source

VitaShell is an alternative replacement of the PS Vita's LiveArea.

It offers you a file manager, package installer, built-in FTP and much more. This homebrew was an entry of the Revitalize PS Vita homebrew competition and won the first prize. HENkaku's molecularShell is also based on VitaShell.

How to use an USB flash drive as Memory Card on a PS TV

  • Format your USB flash drive as exFAT or FAT32.
  • Launch VitaShell and press in the home section.
  • Select Mount uma0: and attach your USB flash drive. You can now copy stuff from/to your USB stick.
  • Once uma0: is listed under the partitions, press again and choose Mount USB ux0:. This will copy important apps like VitaShell, molecularShell, and other files.
  • Your USB flash drive is now acting as a Memory Card.
  • To sync all your apps on your USB flash drive, press and choose Refresh livearea. This will NOT refresh PSP games.
  • If you wish to revert the patch, press and select Umount USB ux0:.
  • Note that this patch is only temporary and you need to redo the procedure everytime you launch your PS TV.

Media

Screenshots

vitashellvita-01.jpg vitashellvita-02.jpg vitashellvita-03.jpg vitashellvita-04.jpg

Customization

You can customize those files:

File Note
colors.txt All colors adjustable
archive_icon.png Archive icon
audio_icon.png Audio icon
battery.png Battery border icon
battery_bar_charge.png Charging battery bar
battery_bar_green.png Green battery bar
battery_bar_red.png Red battery bar
bg_audioplayer.png Background for audio player
bg_browser.png Background for file browser
bg_hexeditor.png Background for hex editor
bg_photoviewer.png Background for photo viewer
bg_texteditor.png Background for text editor
context.png Context menu image (Can be any size. Suggestion: It will look great if you add alpha channel to your image)
context_more.png Context menu more image (Can be any size. Suggestion: It will look great if you add alpha channel to your image)
cover.png Default album cover
dialog.png Dialog menu image (Can be any size. This image file will be stretched by VitaShell to fit the dialog box. Suggestion: Don't use motives, as it will not look good with wrong proportion)
fastforward.png Fastforward icon
fastrewind.png Fastrewind icon
file_icon.png File icon
folder_icon.png Folder icon
ftp.png FTP icon
image_icon.png Image icon
pause.png Pause icon
play.png Play icon
settings.png Settings icon
sfo_icon.png SFO icon
text_icon.png Text icon
wallpaper.png Wallpaper

Theme setting: VitaShell will load the theme that is set in ux0:VitaShell/theme/theme.txt (THEME_NAME = "YOUR_THEME_NAME")

General info: You don't need to have all these files in your custom theme, if one of them is missing, the default image file will be loaded instead.

Dialog and context image: If these files are not available, the colors DIALOG_BG_COLOR and CONTEXT_MENU_COLOR from colors.txt will be used instead.

Multi-language

Put your language file at ux0:VitaShell/language/x.txt, where the file must be UTF-8 encoded and x is one of the language listed below:

  • japanese
  • english_us
  • french
  • spanish
  • german
  • italian
  • dutch
  • portuguese
  • russian
  • korean
  • chinese_t
  • chinese_s
  • finnish
  • swedish
  • danish
  • norwegian
  • polish
  • portuguese_br
  • turkish

VitaShell does automatically load the language that matches to the current system language. If your system language is for example french, it will load from ux0:VitaShell/language/french.txt.

Languages files are available in the l10n folder of this repository.

Changelog

v.2.02

  • Reverted PSM refresh due to crashes.

Full list of changes can be found here.

Credits

  • Team Molecule for HENkaku
  • xerpi for ftpvitalib and vita2dlib
  • wololo for the Revitalize contest
  • sakya for Lightmp3
  • Everybody who contributed on vitasdk

External links

Advertising: