From 7c8c3186355f0a912e036b627b9b83ebc8d12ba9 Mon Sep 17 00:00:00 2001 From: theheroGAC Date: Thu, 14 Feb 2019 22:52:34 +0100 Subject: [PATCH] Add files via upload --- plugins/plugins.lua | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/plugins/plugins.lua b/plugins/plugins.lua index e8c2ecbc..ffa80c73 100644 --- a/plugins/plugins.lua +++ b/plugins/plugins.lua @@ -15,7 +15,7 @@ plugins = { --Kernel { name = "NoNpDrm by TheOfficialFloW", path = "nonpdrm.skprx", section = "KERNEL", path2 = false, section2 = false, config = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_NONPDRM"], }, { name = "NoPsmDrm by frangarcj v1.4", path = "nopsmdrm.skprx", section = "KERNEL", path2 = false, section2 = false, config = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_NOPSMDRM"], }, -{ name = "Vitabright by devnoname120 v1.0", path = "vitabright.skprx", section = "KERNEL", path2 = false, section2 = false, config = "vitabright_lut.txt", version = "0001", desc = LANGUAGE["INSTALLP_DESC_VITABRIGHT"], }, +{ name = "Vitabright by devnoname120 v0.9", path = "vitabright.skprx", section = "KERNEL", path2 = false, section2 = false, config = "vitabright_lut.txt", version = "0001", desc = LANGUAGE["INSTALLP_DESC_VITABRIGHT"], }, { name = "NoAVLS by SilicaAndPina", path = "noavls.skprx", section = "KERNEL", path2 = false, section2 = false, config = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_NOAVLS"], }, { name = "Repatch by dots-tb v3.0", path = "repatch.skprx", section = "KERNEL", path2 = false, section2 = false, config = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_REPATCH"], }, { name = "LOLIcon by dots-tb v1.0.1.1 HOTFIX A", path = "lolicon.skprx", section = "KERNEL", path2 = false, section2 = false, config = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_LOLICON"], }, @@ -54,16 +54,17 @@ plugins = { --All { name = "PSV-VSH MENU by joel16 v3.4", path = "vsh.suprx", section = "ALL", path2 = "kuio.skprx", section2 = "KERNEL", config = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_VSHMENU"], },-- Need kuio.skprx -{ name = "VitaGrafix by Electry v4.1.1", path = "vitagrafix.suprx", section = "ALL", path2 = "ioplus.skprx", section2 = "KERNEL", config = "config.txt", configpath = "ux0:data/VitaGrafix/", version = "0002", desc = LANGUAGE["INSTALLP_DESC_VITAGRAFIX"], },-- Need kuio.skprx +{ name = "VitaGrafix by Electry v4.1.1", path = "vitagrafix.suprx", section = "ALL", path2 = "ioplus.skprx", section2 = "KERNEL", config = false, configpath = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_VITAGRAFIX"], },-- Need kuio.skprx { name = "Oclock Vita by frangarcj v1.2.1", path = "oclockvita.suprx", section = "ALL", path2 = false, section2 = false, config = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_OVERCLOCK"], }, { name = "Framecounter by Rinnegatamante v1.2", path = "Framecounter.suprx", section = "ALL", path2 = false, section2 = false, config = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_FRAMECOUNTER"], }, -{ name = "VGi by Electry v0.4", path = "VGi.suprx", section = "ALL", path2 = false, section2 = false, config = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_VGI"], }, +{ name = "VGi by Electry v0.7", path = "VGi.suprx", section = "ALL", path2 = false, section2 = false, config = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_VGI"], }, { name = "FuckPSSE by SilicaAndPina v1.1", path = "FuckPSSE.suprx", section = "ALL", path2 = false, section2 = false, config = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_FUCKPSSE"], }, { name = "PSMPatch by SilicaAndPina v1.1", path = "PSMPatch.suprx", section = "ALL", path2 = false, section2 = false, config = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_PSMPATCH"], }, { name = "ITLS-Enso by SKGleba v2.0", path = "itls.suprx", section = "ALL", path2 = "ioplus.skprx", section2 = "KERNEL", config = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_ITLSENSO"], }, { name = "TropHAX by SilicaAndPina v2.0", path = "trophax2.0.suprx", section = "ALL", path2 = false, section2 = false, config = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_TROPHAX"], }, { name = "TurboPad by Rinnegatamante v0.3", path = "TurboPad.suprx", section = "ALL", path2 = "kuio.skprx", section2 = "KERNEL", config = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_TURBOPAD"], }, { name = "reRescaler by Rinnegatamante v1.0", path = "reRescaler.suprx", section = "ALL", path2 = "ioplus.skprx", section2 = "KERNEL", config = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_RESCALER"], }, +{ name = "Vita netcheck Bypass by yifanlu v0.1", path = "netcheck_bypass.suprx", section = "ALL", path2 = false, section2 = false, config = false, version = "0001", desc = LANGUAGE["INSTALLP_DESC_NETCHECK"], }, }