More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=LOLIcon | |title=LOLIcon | ||
Line 14: | Line 8: | ||
|version=1.0.1.1 Hotfix A | |version=1.0.1.1 Hotfix A | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/loliconvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/loliconvita.7z?k33p0fil35 | ||
|website=https://github.com/dots-tb/LOLIcon | |website=https://github.com/dots-tb/LOLIcon | ||
|source=https://github.com/dots-tb/LOLIcon | |source=https://github.com/dots-tb/LOLIcon | ||
}} | }} | ||
{{#seo: | |||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |||
|title_mode=append | |||
|image=loliconvita2.png | |||
|image_alt=LOLIcon | |||
}} | |||
LOLIcon is small onscreen console that runs from the kernel level that allows for actual overclocking (500HMz). it also removes dependency of kuio. | LOLIcon is small onscreen console that runs from the kernel level that allows for actual overclocking (500HMz). it also removes dependency of kuio. | ||
Latest revision as of 04:35, 30 Ocak 2024
LOLIcon | |
---|---|
General | |
Author | dots-tb |
Type | Plugins |
Version | 1.0.1.1 Hotfix A |
License | MIT License |
Last Updated | 2018/08/27 |
Links | |
Download | |
Website | |
Source | |
LOLIcon is small onscreen console that runs from the kernel level that allows for actual overclocking (500HMz). it also removes dependency of kuio.
Note: This is experimental and carries danger of overclocking (for real overclocking). Please proceed with caution.
Features
- Allow for proper default game clocking.
- An FPS counter.
- Quickly exit game.
- X/O button swapper.
- Configuration profiles for every game.
- You can also overclock shell's boot up.
- A menu reminiscent of PSV VSH Menu to manage the plugin's settings.
Installation
Put lolicon.skprx in ur0:tai/.
Modify ur0:tai/config.txt like so
*KERNEL ur0:tai/lolicon.skprx
After that just reboot and press Select+Up to enable menu. Press Select+Down to close menu.
User guide
Menu options:
- Save for TID.
- Save as Default.
- Clear settings.
- Oclock Options (overclock options).
- ODS Options (display FPS, battery).
- Ctrl Options (X/O controls setting).
- Exit Game.
- Suspend vita (sleep mode).
- Restart vita.
- Shutdown vita.
Notes:
- The menu may lag, but it will go fullspeed when you exit.
- Suspending to shell and resuming game will load a configuration (default or saved). You will lose your changes when changing a task (including suspending to shell) unless you save.
- Advice for devs, use ioPlus which allows you to use normal sceIo functions in user plugins.
Controls
Select+Up/Down - Open/Close menu
Media
Overclocking the Vita's CPU - 500Mhz Clock Performance Analysis (MrGamemaker8)
23 août 2018 (abc cba/castelo)
Known issues
Problems with v1.0.1.1:
- Input is not disabled on some games when menu is opened.
- Some games do not disable button swaps with system ui (save dialogs and such).
- System apps, when using exit game, will crash the system, do not do this.
- It does not work in the camera app.
Changelog
v1.0.1.1 Hotfix A
- Addresses #15. If you get this message, just save a default config, move the LOLIcon folder from ux0 to ur0 (like its stated to do in this release), or disable it in OSD OPTIONS (like it says in this release) saving that config as default.
- Addresses Adrenaline Fix #3.
- Addresses Sd2Vita usage #6.
- Addresses Button Swap in System UI elements in #5.
- LOLIcon save data has been moved to ur0, please move your LOLIcon folder to ur0.
- The error messages hold for 3 seconds and will show up when you open the LOLIcon menu. You can disable these messages by going to "OSD OPTIONS". Be sure to save this configuration for default to disable for all games and for the games that you have profiles for.
- The FPS counter has been limited to whatever process has the configuration, hopefully this helps the accuracy.
- Added more control hooks.
v0.1
- Fixes controls for 3.68, you know the FW that everyone says is as good, if not better for every vita? #1.
Credits
Thanks to:
- https://wiki.henkaku.xyz/vita/Pervasive#ARM_Clocks
- https://github.com/frangarcj/oclockvita
- https://github.com/Scorpeg
- https://github.com/BeatPlay/BetterAmphetaminPlugin
- https://github.com/DrakonPL/VitaJelly
- https://github.com/Rinnegatamante/Framecounter/blob/master/main.c
- https://github.com/joel16/PSV-VSH-Menu/tree/master/source
Major Thanks:
- CelesteBlue123.
- nyassen (sys).
- SilicaVita.
PR and special testing:
- Yoyogames28.
- castelo.
- froid_san.
Testing team:
- juliosueiras.
- GrandMaster.
- nkekev.
- coburn64.
- Orphen07.
- CrossFusionX.
External links
- Author's Twitter - https://twitter.com/dots_tb
- GitHub - https://github.com/dots-tb/LOLIcon