From 0ec85e91b7345303e62ac36369b75121d041513d Mon Sep 17 00:00:00 2001 From: Jaysyn904 <68194417+Jaysyn904@users.noreply.github.com> Date: Sun, 8 Feb 2026 23:43:01 -0500 Subject: [PATCH] 2026/02/08 Update Added & activated PRCX. Full compile. --- _module/ifo/module.ifo.json | 22 ++++++++++++++++++++++ _module/ncs/darktrigger.ncs | Bin 226 -> 162 bytes _module/ncs/horsecrettrig1.ncs | Bin 276 -> 212 bytes _module/ncs/horsecrettrig2.ncs | Bin 274 -> 210 bytes _module/ncs/re_widget9.ncs | Bin 175 -> 207 bytes _module/ncs/silenttrigger.ncs | Bin 128 -> 144 bytes _module/ncs/spawnb_cc_activ.ncs | Bin 180 -> 164 bytes _module/utp/dem_color_text.utp.json | 2 +- 8 files changed, 23 insertions(+), 1 deletion(-) diff --git a/_module/ifo/module.ifo.json b/_module/ifo/module.ifo.json index 1eb38b8f..b6416640 100644 --- a/_module/ifo/module.ifo.json +++ b/_module/ifo/module.ifo.json @@ -1250,6 +1250,13 @@ "value": "peps_prc8" } }, + { + "__struct_id": 8, + "Mod_Hak": { + "type": "cexostring", + "value": "prcx_shims" + } + }, { "__struct_id": 8, "Mod_Hak": { @@ -3098,6 +3105,21 @@ "type": "int", "value": 1 } + }, + { + "__struct_id": 0, + "Name": { + "type": "cexostring", + "value": "PRC_PRCX_ENABLED" + }, + "Type": { + "type": "dword", + "value": 1 + }, + "Value": { + "type": "int", + "value": 1 + } } ] } diff --git a/_module/ncs/darktrigger.ncs b/_module/ncs/darktrigger.ncs index a3f08a15bd7d593518889bff49f9ec6db5ee09bb..3678fcf3652eccf26ee7969c4c3a3a1f019bd793 100644 GIT binary patch delta 73 zcmaFFxQNlt&pB8j%uvt3iGhJ(ksOd<;80*-WnhqGU||OFSXdc2QWA@@^HPh8fx;)4 Wm>K{7|NjRh&Ty4+VuAII7 zq$Cz)=cN`G1C^a%LQ^Kh4Almdyvm3sDZs)4HiH0Z-vG1+VjGBL1RAx471bz+L14Q+ X0M&x*{KCKj*2Dx}4+;zb2pK!h diff --git a/_module/ncs/horsecrettrig1.ncs b/_module/ncs/horsecrettrig1.ncs index 943100277095d627c2464e2f2779c3673c0cf3f1..55dd910b8692f33c402c7ecc35ccb6b66b6a23a6 100644 GIT binary patch literal 212 zcmeZs4ps;=)H85mU|_f+2P7Cc6c|_;7$g~(8UO$P|A&Evg&8O)$jZPd$0QGupAQy* zNdG{Rwq^!PFakBFF~T&1=`Rc{0t#Tgu@Jp1tPE^Ur6nc#c|gS{m~;d{<^q9$EQnNv hm;+Y|vFZZ@P#41)76oK38a% zNdG{Rwq^!PFakBFF~T&1=`Rc{0t#Tg(Ga~XtPCvPdHG2|r6-tl1VE+&fq*QCRE3xV fR|v7_0|QVG!x37=R`)oMBNw=CUzCd; sD+5naYJ9$9QEFmHetr%!Nd5~0P?#ZxQA8O?ePRF-W=yCWCnop<08#HD@Bjb+ delta 76 zcmX@lxSmnm&pB8j%uvt3iGhJ(JrlDWkYeCaV3;VWpvl6@z*CeOpYK?dni!IwpTo@f b|Ns9V3_xLq7)B9gAoYm>NSHBAZ14vFjr9?$ diff --git a/_module/ncs/silenttrigger.ncs b/_module/ncs/silenttrigger.ncs index 728e58e170279f7d39c19295b818e5a281b53e88..9e22b5b06f900127bc391c114fb6b11ad864eaf5 100644 GIT binary patch delta 50 zcmZo*oWQ8%=NzmMW~gW2#K6EXK@LbTa40Y^v9U5RNHQ=o{{R2~2Lp>V1CahRQ7R1p D0s0Mu delta 34 ocmbQh*uW^|=NzmMW~gW2#K6GNAO|EEI20II85krPCTgVt0BmgqT>t<8 diff --git a/_module/ncs/spawnb_cc_activ.ncs b/_module/ncs/spawnb_cc_activ.ncs index de4d1662e57a621adef6cef756bd631c3c2f091a..b571555b63ff9f0dfa3ca66717b25f0a536d8e63 100644 GIT binary patch delta 57 zcmdnOxP;Nr&pB8j%uvt3iGhJ(2@|s%kYeCaU|?Zo;0{PEO3f$V1^_`r3b_CP delta 73 zcmZ3&xP{Tt&pB8j%uvt3iGhJ(3lp;(kYeCaU|?cnVP)VBNGwXtD+w-0EYD+M1Ie&5 YFqknhGXDSn{|5t$Gy{)4-~a#s diff --git a/_module/utp/dem_color_text.utp.json b/_module/utp/dem_color_text.utp.json index dd14bca1..94ac64fe 100644 --- a/_module/utp/dem_color_text.utp.json +++ b/_module/utp/dem_color_text.utp.json @@ -86,7 +86,7 @@ "LocName": { "type": "cexolocstring", "value": { - "0": "Color Tag Generator", + "0": "Color Tag Generator", "id": 5800 } },