Page 1 of 1

[RELEASE] SwitchView UI - Switch interface on Vita! VitaHEX

Posted: Thu Oct 19, 2017 7:57 pm
by big_Sakis25
SwitchView UI 0.1.2
by VitaHEX Games
Image

Something very different this time. SwitchView UI will turn your PS Vita in to a Nintendo Switch! (kinda...)
The title of the app is SwitchView UI. I started this project for fun and for personal use but in the process it turned out to something really great so I decided to share it with you. It's a simple homebrew app (or game launcher) that gives you an interface to launch your games and apps.

It is not a replacement for the Vita's Livearea it is just a homebrew app. It lists all the games/apps in your ux0 location (not system apps), and shows them in a menu very similar to the Switch UI.

As you can see I tried to make all the graphics similar to the Switch dark theme. I also tried to keep the PS Vita buttons and icons the same. The buttons bellow the main game thumbs are the system apps like the PS Store, Photos, Settings app etc.

With a little customization you can turn this in to a PS4 or Xbox One interface by simply replacing the images and adjusting the positions.
It's very simple at it's current state but it does the job.

Developed by VitaHEX games.

Credits:
- Rinnegatamante for Lua Player Plus
- SKGleba
- MyLegGuy


Image

Features:
- High quality icons and interface
- Lists all your games/apps and displays their icon
- Touch screen support
- Clock and battery percentage display on top right corner
- Navigation using the arrow keys and select with X

What's New in 0.1.2:
[spoiler]- Added touch screen support. Useful for faster scrolling!
- Improved navigation controls
- You can now navigate using the L/R triggers for 5x scrolling
- Added a Setting Menu by pressing the Start button
- Added a loading splash image on start up
- Added a wifi icon when you have the option enabled[/spoiler]

DOWNLOAD:
Version 0.1.2:
http://vitadb.rinnegatamante.it/#/info/338

Remember to leave your comment with your impressions/suggestions about the app.

VitaHEX Games
Want to see more homebrew apps like this? Support my work by becoming a Patron:
https://www.patreon.com/vitahex

Re: [RELEASE] SwitchView UI - Switch interface on Vita! Vita

Posted: Thu Oct 19, 2017 8:10 pm
by valentinbreiz
Thank you nice work!

Re: [RELEASE] SwitchView UI - Switch interface on Vita! Vita

Posted: Thu Oct 19, 2017 11:51 pm
by MyLegGuy
big_Sakis25 wrote: - System protected apps or nonpdrm games will not display their icons because of protection. A blank thumbnail will be displayed instead
You can find all the LiveArea stuff decrypted in
ur0:appmeta/TITLEID/

Re: [RELEASE] SwitchView UI - Switch interface on Vita! Vita

Posted: Fri Oct 20, 2017 6:49 pm
by big_Sakis25
MyLegGuy wrote:
big_Sakis25 wrote: - System protected apps or nonpdrm games will not display their icons because of protection. A blank thumbnail will be displayed instead
You can find all the LiveArea stuff decrypted in
ur0:appmeta/TITLEID/
Awesome now the icons are working!
For the users who can't wait for this change you can manually edit the line #110 and replace it with this one:

Code: Select all

img_path = "ur0:/appmeta/" .. file.name .. "/icon0.png"
(edit the index.lua file which is located in "ux0:app/SVEW00001/")
I will add this in an update soon.
Thanks for the tip!

Re: [RELEASE] SwitchView UI - Switch interface on Vita! Vita

Posted: Fri Oct 20, 2017 8:59 pm
by big_Sakis25
UPDATED TO 0.1.1
Fixed both issues from version 0.1.0 thanks to the fast feedback from skgleba and MyLegGuy!
Big thanks to both!

Re: [RELEASE] SwitchView UI - Switch interface on Vita! Vita

Posted: Sun Oct 22, 2017 11:26 am
by Mrgreezy3
This is nice. Will you Implement the touch screen functions . Seems annoying when you have to keep pressing left and right. Other then that once you figure out how to keep app constantly running in background even after launching another app this could be something big... Nice work can't wait for next update I tried 1st build very nice.. Just waiting on touch functions

SwitchView UI Updated to 0.1.2!

Posted: Sun Oct 29, 2017 7:34 pm
by big_Sakis25
SwitchView UI Updated to 0.1.2!
There was a lot of positive feedback from the very first release of this app and many of the features are now added thanks to your amazing feedback. A big thanks to all of you guys for the great support!

What's new in this version:
- Added touch screen support. Useful for faster scrolling!
- Improved navigation controls
- You can now navigate using the L/R triggers for 5x scrolling
- Added a Setting Menu by pressing the Start button
- Added a loading splash image on start up
- Added a wifi icon when you have the option enabled