Skip to content

Commit f13805f

Browse files
authored
NoPspEmuDrm_kern v1.02
1 parent b2f8cff commit f13805f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

AUTOPLUG2/plugins/plugins.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ plugins = {
147147

148148
--2 prxs
149149
{ name = "NoPspEmuDrm by SilicaAndPina", id = "NOPSPEMUDRM.png", path = "NoPspEmuDrm_kern.skprx", section = "KERNEL", path2 = "NoPspEmuDrm_user.suprx", section2 = "ALL", desc = LANGUAGE["INSTALLP_DESC_NOPSPEMUDRM"], KEY = "INSTALLP_DESC_NOPSPEMUDRM",
150-
crc = 0x5b4159fb, v = "v1.01", crc2 = 0x0349dff1, version = "0002", link = "https://raw.githubusercontent.com/LiEnby/NoPspEmuDrm/main/README.md", },
150+
crc = 0x5b4159fb, v = "v1.02", crc2 = 0xa8090474, version = "0003", link = "https://raw.githubusercontent.com/LiEnby/NoPspEmuDrm/main/README.md", },
151151
{ name = "DSMotion by OperationNT414C", id = "DSMOTION.png", path = "dsmotion.skprx", section = "KERNEL", path2 = "dsmotion.suprx", section2 = "ALL", desc = LANGUAGE["INSTALLP_DESC_DSMOTION"], KEY = "INSTALLP_DESC_DSMOTION",
152152
crc = 0xe869fae2, v = "v1.2", crc2 = 0xa398acb7, version = "0001", link = "https://raw.githubusercontent.com/OperationNT414C/DSMotion/master/README.md", },
153153
{ name = "MiniVitaTV by TheOfficialFloW", id = "MINIVITATV.png", path = "minivitatv.skprx", section = "KERNEL", path2 = "ds3.skprx", section2 = "KERNEL", desc = LANGUAGE["INSTALLP_DESC_MINIVITATV"], KEY = "INSTALLP_DESC_MINIVITATV",
75 Bytes
Binary file not shown.

plugins/plugins.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Online_Plugins = {
147147

148148
--2 prxs
149149
{ name = "NoPspEmuDrm by SilicaAndPina", id = "NOPSPEMUDRM.png", path = "NoPspEmuDrm_kern.skprx", section = "KERNEL", path2 = "NoPspEmuDrm_user.suprx", section2 = "ALL", desc = LANGUAGE["INSTALLP_DESC_NOPSPEMUDRM"], KEY = "INSTALLP_DESC_NOPSPEMUDRM",
150-
crc = 0x5b4159fb, v = "v1.01", crc2 = 0x0349dff1, version = "0002", link = "https://raw.githubusercontent.com/LiEnby/NoPspEmuDrm/main/README.md", },
150+
crc = 0x5b4159fb, v = "v1.02", crc2 = 0xa8090474, version = "0003", link = "https://raw.githubusercontent.com/LiEnby/NoPspEmuDrm/main/README.md", },
151151
{ name = "DSMotion by OperationNT414C", id = "DSMOTION.png", path = "dsmotion.skprx", section = "KERNEL", path2 = "dsmotion.suprx", section2 = "ALL", desc = LANGUAGE["INSTALLP_DESC_DSMOTION"], KEY = "INSTALLP_DESC_DSMOTION",
152152
crc = 0xe869fae2, v = "v1.2", crc2 = 0xa398acb7, version = "0001", link = "https://raw.githubusercontent.com/OperationNT414C/DSMotion/master/README.md", },
153153
{ name = "MiniVitaTV by TheOfficialFloW", id = "MINIVITATV.png", path = "minivitatv.skprx", section = "KERNEL", path2 = "ds3.skprx", section2 = "KERNEL", desc = LANGUAGE["INSTALLP_DESC_MINIVITATV"], KEY = "INSTALLP_DESC_MINIVITATV",

0 commit comments

Comments
 (0)