Hacking Freestyle like dash with vita switch?

Enigma Hall

Well-Known Member
Member
Joined
Feb 6, 2013
Messages
723
Reaction score
219
Trophies
1
Age
46
XP
583
Country
Brazil
Since enso start with the system, O can see the possibility of a pluguin to auto start some program especific, with some shortcut to avoid and start the, lets call it vita bubble normal IU.
Then I cant avoid the think of vita starting Vita Switch, and having in mind it's made with lua player the think of a personalizated Ui, like wiiflow or freestyle.
But, it's possible have this dream of 3d covers spinning in the screen of my vita some future soon? Or the lua language has limitations who will destroy this dream? Your thoughts?
 
Since enso start with the system, O can see the possibility of a pluguin to auto start some program especific, with some shortcut to avoid and start the, lets call it vita bubble normal IU.
Then I cant avoid the think of vita starting Vita Switch, and having in mind it's made with lua player the think of a personalizated Ui, like wiiflow or freestyle.
But, it's possible have this dream of 3d covers spinning in the screen of my vita some future soon? Or the lua language has limitations who will destroy this dream? Your thoughts?
Well as a "dev" i can say lua is very limited + slow. Thats why SwitchViewUi will come coded in C(++) soon™
And yeah, it is possible what you said.
 
  • Like
Reactions: Enigma Hall
I really don't like the livearea. And on top of that, I use the combo vita/pstv and when I switch console, it take like 5-6 minutes to update the livearea (I have more that 100 bubbles).
Hope we'll get soon a new launcher with no update thing.
 
Lua is only as limited as you want it to be. Any C function can be called from Lua if you make a function like this:
Code:
int L_whateverfunction(lua_State* L){
whateverfunction();
return 0;
}
Im doing it ;-)
And no, it cant be everything, still there are some "locks"
 

Site & Scene News

Popular threads in this forum