diff --git a/sdvx3-s2.html b/sdvx3-s2.html
index 010b795..830294c 100644
--- a/sdvx3-s2.html
+++ b/sdvx3-s2.html
@@ -46,6 +46,19 @@
shortname : "event",
patches : [{offset : 0x170092, off : [0x00], on : [0x01]}]
},
+ {
+ // created by zini
+ name : "Disable EVENT MODE/FREE PLAY text",
+ shortname : "infotext",
+ patches : [{offset : 0x0AA910, off : [0xE8, 0x0B], on : [0xEB, 0x03]}]
+ },
+ {
+ // created by zini
+ name : "Replace EVENT MODE/FREE PLAY text with player name",
+ shortname : "nametext",
+ patches : [{offset : 0xAA884, off : [0x4C, 0x10, 0x29, 0x10], on : [0xB9, 0x0A, 0x15, 0x18]},
+ {offset : 0xAA890, off : [0x58, 0x10, 0x29, 0x10], on : [0xB9, 0x0A, 0x15, 0x18]}]
+ },
{
// Ported from the S1 PFree by mon
name : "PFree (Unlimited plays)",