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

Enso Ex Installer Vita: Difference between revisions

From GameBrew
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title=Vita Homebrew Apps (Custom Firmwares) - GameBrew!
|title_mode=append
|image=ensoexinstallervita.jpg
|image_alt=enso ex Installer
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=enso ex Installer
|title=enso ex Installer
|image=ensoexinstallervita.jpg
|image=ensoexinstallervita.jpg
|description=Modified enso installer with extra features.
|description=Modified enso installer with extra features.
|author=SKGleba & Team Molecule
|author=SKGleba, Team Molecule
|lastupdated=2020/11/11
|lastupdated=2023/07/08
|type=Custom Firmwares
|type=Custom Firmwares
|version=4.5.1
|version=5.0
|license=MIT
|license=MIT
|download=https://dlhb.gamebrew.org/vitahomebrews/ensoexinstallervita.7z
|download=https://github.com/SKGleba/enso_ex
|website=
|website=
|source=https://github.com/SKGleba/enso_ex
|source=https://github.com/SKGleba/enso_ex
}}
}}
'''Enso ex Installer''' is a modified enso installer with extra features.
{{#seo:
 
|title=Vita Homebrew Apps (Custom Firmwares) - GameBrew
==What is enso ex installer?==
|title_mode=append
'''Enso ex Installer''' is a mod of enso CFW by Team Molecule adding several features to it.
|image=ensoexinstallervita.jpg
|image_alt=enso ex Installer
}}
Enso ex Installer is a mod of [[HENkaku Enso 360 Installer Vita|enso]] CFW by Team Molecule adding several features to it.


==Features==
==Features==
* Compatibility with both fw3.60 and fw3.65.
* Compatibility with both fw3.60 and fw3.65.
* pre-nskernel recovery from a GC-SD device.
* pre-nskernel recovery from a GC-SD device.
* easy low-level code exec for custom kernel patches.
* Easy low-level code exec for custom kernel patches.
* Ability to keep the original Playstation Boot Logo or use a custom Boot Logo/Animation.
* Ability to keep the original Playstation Boot Logo or use a custom Boot Logo/Animation.
* SafeBoot system with auto-config-rebuild feature.
* SafeBoot system with auto-config-rebuild feature.
Line 33: Line 30:
* Installer - ability to skip checks (force flash).
* Installer - ability to skip checks (force flash).


==Media==
==Installation==
<youtube>0paqkI3TN4s</youtube>
If you currently have enso, make sure that it is either https://github.com/henkaku/enso or https://github.com/TheOfficialFloW/enso.


==Screenshot==
Install the VPK, run the "enso_ex" app and agree to the "ToS".
[[image:ensoexinstallervita.jpg|600px]]


== Enso ex Installer Usage ==
If you get an error, reboot the device holding LTRIGGER and try again.
=== How to Build Enso ex Installer===
Just run &quot;create_vpk.sh&quot;, it will build everything and copy the package to the root directory.


=== How To Install Enso ex Installer===
Select "Install/reinstall the hack", press CROSS, the installer will install enso_ex.
<ol start="0">
<li>If you currently have enso, make sure that it is either https://github.com/henkaku/enso or https://github.com/TheOfficialFloW/enso.</li>
<li>Install the VPK, run the &quot;enso_ex&quot; app and agree to the &quot;&quot;&quot;ToS&quot;&quot;&quot;.
<ul>
<li>If you get an error, reboot the device holding LTRIGGER and try again.</li></ul>
</li>
<li>Select &quot;Install/reinstall the hack&quot;, press CROSS, the installer will install enso_ex.
<ul>
<li>All non-critical errors can be skipped by pressing CROSS, it is safe to do so.</li></ul>
</li></ol>


== Enso ex Installer Patches ==
All non-critical errors can be skipped by pressing CROSS, it is safe to do so.
* &quot;os0:e2x_ckldr.skprx&quot; will load custom modules after all base kernel modules are loaded (but not started)
* It can be skipped by holding VOLDOWN at boot, custom modules load can be skipped by holding VOLUP.
* To change it you need to change &quot;ux0:eex/boot/e2x_ckldr.skprx&quot; and sync.


=== Adding patches ===
==Changelog==
* Patches are *.skprx kernel modules with no imports.
'''v5.0'''
* Patches are located in the &quot;ux0:eex/custom/&quot; directory (&quot;os0:ex/&quot; after sync).
* Supported firmwares: 3.65 only | types CEX, DEX, TOOL, CFT.
* Patches load list is located in &quot;ux0:eex/custom/boot_list.txt&quot; (&quot;os0:ex/boot_list.txt&quot; after sync).
* Added debug logging.
* A list entry should be 15 characters long and have a line break (0xA) as the 16th character.
* Added proper support for Playstation TV emulation mode on DevKits.
* Max custom module count in boot_list.txt is 15.
* Added EMMC recovery and boot toggles.
 
* Added basic SD recovery support for Playstation TV.
=== Enso ex Installer Default patches ===
* Major rewrite of most critical components.
* e2xculogo.skprx: Use a raw RGBA 960x544 image as the bootlogo, it is located @&quot;os0:ex/bootlogo.raw&quot;.
* Made the installer safer and faster.
** In safe/update mode the PS logo is used.
* Misc tweaks & bug fixes.
** You can change it by replacing the file in &quot;ux0:eex/custom/&quot; and syncing.
** If the file is not found there will be no logo, useful for boot animations.
* e2xhencfg.skprx:
** Adds FSELF patches allowing homebrews at boot.
** If not in safe/update mode, plaintext &quot;ur0:tai/boot_config.txt&quot; is used instead of &quot;os0:psp2config.skprx&quot;.
** If SQUARE is held at boot, &quot;ux0:eex/boot_config.txt&quot; is used instead of the ur0: one.
*** It works in safe/update mode.
 
== BootMgr ==
* The &quot;os0:bootmgr.e2xp&quot; is a code blob that is executed just before psp2bootconfig load.
* BootMgr can be skipped by holding VOLDOWN at boot.
* To add/change it you need to add/change &quot;ux0:eex/boot/bootmgr.e2xp&quot; and sync.
 
== Recovery ==
* The &quot;recovery&quot; is a code blob loaded from a GC-SD device in GC slot or the os0 partition.
* Recovery can be loaded by holding SELECT at boot, the device must be connected to a power source.
 
=== Supported recovery types ===
# RAW recovery (recommended)
#* Use the tool in /sdrecovery/ to flash your recovery blob to the SD card.
#* If the SD card contains the EMMC image you can set a flag to use its os0 for low-level modules.
#* You can force it to use the FILE recovery found in GC-SD's os0.
# FILE recovery
#* To add a os0 recovery you need to put &quot;recovery.e2xp&quot; in &quot;ux0:eex/boot/&quot; and sync.
#* To use the SD one you need to FAT16-format your SD card and put the recovery in &quot;SD:recovery.e2xp&quot;.
#* By default the device will NOT continue the boot process after this recovery method is used.
#* TODO: add a cleanup sample to continue boot.


=== Recovery errors ===
* If the recovery returned 0, the console will continue the boot process.
* If an error happened the user will need to confirm that he is aware of it by pressing the correct key:
** &quot;No recovery found&quot; - press TRIANGLE.
** &quot;Error running recovery&quot; - press CIRCLE.
** &quot;Recovery did NOT return 0&quot; - press CROSS.
=== &quot;dual nand&quot; ===
* You can use the SD's os0 partition instead of EMMC's os0 partition by holding START at boot.
* You can also format the SD card to FAT16, holding START will mount the SD card as os0.
* If an error happened the user will need to confirm that he is aware of it by pressing the correct key:
** &quot;Error reading GC-SD&quot; - press TRIANGLE.
** &quot;Incorrect SD magic (not SCE/FAT16)&quot; - press CIRCLE.
==Changelog==
'''v4.5.1'''
'''v4.5.1'''
*Fixed the file loader, it should now detect all sizes properly.
*Fixed the file loader, it should now detect all sizes properly.
*Added a check for os0:e2x_ckldr.skprx - it will no longer bootloop if the file is not present.
*Added a check for os0:e2x_ckldr.skprx - it will no longer bootloop if the file is not present.
*It could anyways be skipped with VOLDOWN.
*It could anyways be skipped with VOLDOWN.
 
*This is the last release for 3.60 bootloaders, all future releases will be 3.65 only.
This is the last release for 3.60 bootloaders, all future releases will be 3.65 only.


'''v4.5'''
'''v4.5'''
Line 150: Line 88:


== External links ==
== External links ==
* Github - https://github.com/SKGleba/enso_ex
* GitHub - https://github.com/SKGleba/enso_ex
* VitaDB - https://vitadb.rinnegatamante.it/#/info/435
* VitaDB - https://vitadb.rinnegatamante.it/#/info/435

Latest revision as of 12:56, 30 Ocak 2024

enso ex Installer
Ensoexinstallervita.jpg
General
AuthorSKGleba, Team Molecule
TypeCustom Firmwares
Version5.0
LicenseMIT License
Last Updated2023/07/08
Links
Download
Source

Enso ex Installer is a mod of enso CFW by Team Molecule adding several features to it.

Features

  • Compatibility with both fw3.60 and fw3.65.
  • pre-nskernel recovery from a GC-SD device.
  • Easy low-level code exec for custom kernel patches.
  • Ability to keep the original Playstation Boot Logo or use a custom Boot Logo/Animation.
  • SafeBoot system with auto-config-rebuild feature.
  • sd2vita driver (optional).
  • Update blocker (optional).
  • Installer - ability to skip checks (force flash).

Installation

If you currently have enso, make sure that it is either https://github.com/henkaku/enso or https://github.com/TheOfficialFloW/enso.

Install the VPK, run the "enso_ex" app and agree to the "ToS".

If you get an error, reboot the device holding LTRIGGER and try again.

Select "Install/reinstall the hack", press CROSS, the installer will install enso_ex.

All non-critical errors can be skipped by pressing CROSS, it is safe to do so.

Changelog

v5.0

  • Supported firmwares: 3.65 only | types CEX, DEX, TOOL, CFT.
  • Added debug logging.
  • Added proper support for Playstation TV emulation mode on DevKits.
  • Added EMMC recovery and boot toggles.
  • Added basic SD recovery support for Playstation TV.
  • Major rewrite of most critical components.
  • Made the installer safer and faster.
  • Misc tweaks & bug fixes.

v4.5.1

  • Fixed the file loader, it should now detect all sizes properly.
  • Added a check for os0:e2x_ckldr.skprx - it will no longer bootloop if the file is not present.
  • It could anyways be skipped with VOLDOWN.
  • This is the last release for 3.60 bootloaders, all future releases will be 3.65 only.

v4.5

  • Added own base kernel modules loader with support for custom modules.
  • Removed "script" patches, use the new loader with *.skprx modules.
  • Added SD-as-os0 recovery (hold START)
  • Added psp2spl, moved all other lv0-based mods to the spl dir
  • Better, future-proof HFW support
  • Overall stability fixes/patches

v4.1

  • Fixed FNE deadlocks - you can now delete all e2x os0 files safely.
  • If a low-level module fails to load it will be skipped (dex os0 doesn't bootloop anymore).
  • Added BootMgr (pre-psp2bcfg code exec), put the payload in ux0:eex/data/bootmgr.e2xp and sync.
  • Removed default enso SD read redirects (useless), for some reason GCSD FSIO speed improved significantly.

v4.0

  • enso_ex v4 is a new approach compared to v3.
  • Differences vs stock enso:
    • New installer gui.
    • Compatible with both 3.60 and 3.65.
    • Custom "bootlogo" support.
    • Easy low-level kernel patches.
    • Recovery feature that allows to run code at bootloader level from the sd card.

Credits

  • Team molecule for henkaku, taihen, enso, and HenKaku wiki entries.
  • xerpi for his work on baremetal stuff.
  • CelesteBlue and PrincessOfSleeping for help with NSKBL RE.
  • Testers from the HenKaku discord server.

External links

Advertising: