Sony VAIO Recovery Patcher (SVRP): Difference between revisions

From VAIO Library
mNo edit summary
mNo edit summary
Line 7: Line 7:


===Current support===
===Current support===
''SVRP'' currently supports only '''.sny''' and '''.mod''' files. To see how to obtain .sny files, check [https://github.com/Vir0z4/svrp/wiki/How-to-find-.sny-files this guide].
''SVRP'' currently supports only '''.sny''' and '''.mod''' files. To see how to obtain .sny and .mod files, check [https://github.com/Vir0z4/svrp/wiki/How-to-find-.sny-and-.mod-files this guide].


'''.sny''' files are used for the '''Windows installation''', and contain everything, '''including apps''', '''.mod''' files are apps, and can be extracted to be installed seperately, one by one, but are not needed if you want to install Windows, since they are already installed.
'''.sny''' files are used for the '''Windows installation''', and contain everything, '''including apps''', '''.mod''' files are apps, and can be extracted to be installed seperately, one by one, but are not needed if you want to install Windows, since they are already installed.

Revision as of 19:15, 4 December 2022

Screenshot of Batch version

SVRP is a utility designed to patch and combine split WIM (.wim) files from Sony VAIO recoveries, in order to bypass Sony's model checks. This tool can be used when the recovery discs refuse to install, as they were not made on the unit they are trying to be installed on.

SVRP is an open-source program developed by the VAIO Library team and distributed by Vir0z4 Network IT.

The first version was developed in Batch to make things easier. A GUI version will be coming in the future, with support for more files.

Current support

SVRP currently supports only .sny and .mod files. To see how to obtain .sny and .mod files, check this guide.

.sny files are used for the Windows installation, and contain everything, including apps, .mod files are apps, and can be extracted to be installed seperately, one by one, but are not needed if you want to install Windows, since they are already installed.

Download

Please visit this page to download the latest release of SVRP. SVRP must be installed and used in an environment with paths that do not contain spaces!

Documentation

Documentation is available on the SVRP GitHub repository wiki.