From 97512465baf813d2c28740546964b1df187f84c2 Mon Sep 17 00:00:00 2001 From: Carbonara <108797333+Mimigris@users.noreply.github.com> Date: Fri, 24 Apr 2026 18:33:22 +0200 Subject: [PATCH 1/4] Add Maniac=2 flag documentation --- resources/unix/easyrpg-player.6.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/unix/easyrpg-player.6.adoc b/resources/unix/easyrpg-player.6.adoc index 39fbf0e2fb..0edc580ffa 100644 --- a/resources/unix/easyrpg-player.6.adoc +++ b/resources/unix/easyrpg-player.6.adoc @@ -369,6 +369,9 @@ Options in section 'Patch' (see also options starting with *--patch*): *Maniac*=_1_:: Same as *--patch-maniac*. +*Maniac*=_2_:: + Same as *--patch-maniac*, but keeps the variable range of RPG Maker 2003. + *PicUnlock*=_1_:: Same as *--patch-pic-unlock*. From 66461095dab78904912ddd604d8f31ba515c6459 Mon Sep 17 00:00:00 2001 From: Carbonara <108797333+Mimigris@users.noreply.github.com> Date: Fri, 24 Apr 2026 18:38:16 +0200 Subject: [PATCH 2/4] Reword the sentence - Using the flag on a 2k game keeps the variable range to the one of a 2k game, so this description was incorrect - Add a small explanation as to what is the purpose of this command --- resources/unix/easyrpg-player.6.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/unix/easyrpg-player.6.adoc b/resources/unix/easyrpg-player.6.adoc index 0edc580ffa..e7bceaf7ca 100644 --- a/resources/unix/easyrpg-player.6.adoc +++ b/resources/unix/easyrpg-player.6.adoc @@ -370,7 +370,7 @@ Options in section 'Patch' (see also options starting with *--patch*): Same as *--patch-maniac*. *Maniac*=_2_:: - Same as *--patch-maniac*, but keeps the variable range of RPG Maker 2003. + Same as *--patch-maniac*, but keeps the variable range of RPG Maker 2000/2003 to make porting games to this patch easier. *PicUnlock*=_1_:: Same as *--patch-pic-unlock*. From da1e93ff9896a41b1c303c0540cfb0cc0907d9f9 Mon Sep 17 00:00:00 2001 From: Carbonara <108797333+Mimigris@users.noreply.github.com> Date: Wed, 6 May 2026 09:53:16 +0200 Subject: [PATCH 3/4] Update easyrpg-player.6.adoc - Shorten the Maniac=2 flag documentation (since it is already explained in the patch section, no need to duplicate it) - Change the Maniac flag documentation to mention Maniac=[N] rather than Maniac=1 - Add DirectMenu documentation --- resources/unix/easyrpg-player.6.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/unix/easyrpg-player.6.adoc b/resources/unix/easyrpg-player.6.adoc index e7bceaf7ca..37f11fbf17 100644 --- a/resources/unix/easyrpg-player.6.adoc +++ b/resources/unix/easyrpg-player.6.adoc @@ -357,6 +357,9 @@ Options in section 'Patch' (see also options starting with *--patch*): *CommonThisEvent*=_1_:: Same as *--patch-common-this*. +*DirectMenu*=_1_:: + Same as *--patch-direct-menu* 'VAR'. + *DynRPG*=_1_:: Same as *--patch-dynrpg*. @@ -366,11 +369,8 @@ Options in section 'Patch' (see also options starting with *--patch*): *KeyPatch*=_1_:: Same as *--patch-key-patch*. -*Maniac*=_1_:: - Same as *--patch-maniac*. - -*Maniac*=_2_:: - Same as *--patch-maniac*, but keeps the variable range of RPG Maker 2000/2003 to make porting games to this patch easier. +*Maniac*=_[N]_:: + Same as *--patch-maniac* 'N'. *PicUnlock*=_1_:: Same as *--patch-pic-unlock*. From f1c9d878c5edf981c27f100a445eed256c8ada96 Mon Sep 17 00:00:00 2001 From: Carbonara <108797333+Mimigris@users.noreply.github.com> Date: Thu, 7 May 2026 00:03:59 +0200 Subject: [PATCH 4/4] Update easyrpg-player.6.adoc --- resources/unix/easyrpg-player.6.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/unix/easyrpg-player.6.adoc b/resources/unix/easyrpg-player.6.adoc index 37f11fbf17..fe2974adc1 100644 --- a/resources/unix/easyrpg-player.6.adoc +++ b/resources/unix/easyrpg-player.6.adoc @@ -357,7 +357,7 @@ Options in section 'Patch' (see also options starting with *--patch*): *CommonThisEvent*=_1_:: Same as *--patch-common-this*. -*DirectMenu*=_1_:: +*DirectMenu*=_VAR_:: Same as *--patch-direct-menu* 'VAR'. *DynRPG*=_1_::