development:technical-details:known-patches
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| development:technical-details:known-patches [2016/05/27 19:25] – external edit 127.0.0.1 | development:technical-details:known-patches [2026/09/13 21:45] (current) – [PowerMode 2003/Mega Patch 2003 by firesta] carbonara | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| ==== Key Patch by Ineluki ==== | ==== Key Patch by Ineluki ==== | ||
| - | Supports: RPG Maker 2000 (except Value), RPG Maker 2003 up to version 1.04 | + | //Main article: [[.: |
| - | Executes scripts via the 'Play sound' command, and returns data through the midi ticks. Scripts are stored as sounds with .script.wav extension (the format of .script.wav is similar to INI files). Also, allows to play MP3 files by creating text files with .link.wav extension. | + | Supports: RPG Maker 2000 up to 1.10 (everything before VALUE!), RPG Maker 2003 up to version 1.04 |
| + | |||
| + | To work with any other version, game needs to be patched with Force Harmony. | ||
| + | |||
| + | Executes scripts via the 'Play sound' command, and returns data through the midi ticks. Scripts are stored as sounds with .script.wav extension (the format of .script.wav is similar to INI files). | ||
| + | |||
| + | Also, allows to play MP3 (and theoretically also WMA) files by creating text files with .link.wav extension | ||
| + | |||
| + | If FFDShow or something similar is installed, it may spam new symbols to task bar with every new file played until Harmony resets or game is closed. | ||
| + | |||
| + | The Key Patch is able to break system stability when starting a game if it gets prevented by a firewall to monitor key inputs. | ||
| Scripts allow to: | Scripts allow to: | ||
| * Get full keyboard input | * Get full keyboard input | ||
| - | * Get mouse input | + | * Get mouse input (only works correctly in fullscreen) |
| * Execute arbitrary programs | * Execute arbitrary programs | ||
| * Execute [[https:// | * Execute [[https:// | ||
| Line 35: | Line 45: | ||
| Since it allows to execute arbitrary exe files, it opened a way for a lot of smaller utilities. | Since it allows to execute arbitrary exe files, it opened a way for a lot of smaller utilities. | ||
| - | Download: | + | Download: |
| Games using it: [[http:// | Games using it: [[http:// | ||
| Line 63: | Line 73: | ||
| ==== PicPointerPatch ==== | ==== PicPointerPatch ==== | ||
| - | Supports: RM2k v1.07 and RM2k3 v1.08 (distributed as IPS patches) | + | Supports: RM2k v1.07 and RM2k3 v1.08 (distributed as IPS patches). RMK2k3e v1.12 officially supports this patch for compatibility. |
| Allows to use the ID of picture stored in a variable. | Allows to use the ID of picture stored in a variable. | ||
| Line 70: | Line 80: | ||
| If N+50000 is entered as a picture ID, the picture ID is read from variable N, and the last 4 digits of variable (N+1) replace the last 4 characters of the picture name (for example, if TestTest.png is selected, and N+1 contains 5, then the filename will be Test0005.png). | If N+50000 is entered as a picture ID, the picture ID is read from variable N, and the last 4 digits of variable (N+1) replace the last 4 characters of the picture name (for example, if TestTest.png is selected, and N+1 contains 5, then the filename will be Test0005.png). | ||
| + | |||
| + | This patch is supported by EasyRPG Player and is enabled by default for games. | ||
| Download: http:// | Download: http:// | ||
| Line 124: | Line 136: | ||
| Download: http:// | Download: http:// | ||
| + | |||
| + | ==== PowerMode 2003/Mega Patch 2003 by firesta === | ||
| + | |||
| + | //Main article: [[.: | ||
| + | |||
| + | Supports: RPG Maker 2003 v. 1.09 | ||
| + | |||
| + | A patch that changes the behaviour of the variables 1 to 8 to open menus, tracks the mouse and keyboard status, does calculations and handles picture angles. It also skips the logo and title screen, allows the mouse to be used in menus, and changes the top and bottom transparency properties of pictures. | ||
| + | |||
| + | More info: https:// | ||
| + | |||
| + | Games using it: [[https:// | ||
| ==== DynRPG by Cherry === | ==== DynRPG by Cherry === | ||
| + | |||
| + | //Main article: [[.: | ||
| Supports: RPG Maker 2003 v. 1.08 | Supports: RPG Maker 2003 v. 1.08 | ||
| Line 132: | Line 158: | ||
| Description here: http:// | Description here: http:// | ||
| + | |||
| + | ==== Maniacs Patch by BingShan === | ||
| + | |||
| + | Supports: RPG Maker 2003 v. 1.12a (Steam version) | ||
| + | |||
| + | An useful patch adding a lot of interesting functionalities, | ||
| + | |||
| + | Some features of the patch are supported by EasyRPG Player, but not every and some are not planned. For more details: https:// | ||
| + | |||
| + | This patch is still being developed and the official website can be found here: https:// | ||
| ===== Known hacks ===== | ===== Known hacks ===== | ||
| Line 146: | Line 182: | ||
| * application icon. | * application icon. | ||
| - | FIXME [Need examples] | + | Games using it: [[https:// |
| + | |||
| + | By default, if a game is launched through a default RPG_RT, EasyRPG will try to use the ExFont from said RPG_RT. | ||
| + | If you use EasyRPG Player as your way to run the game, a custom EXFONT can be used by placing ExFont.bmp/ | ||
| ==== Changed fonts ==== | ==== Changed fonts ==== | ||
| Line 229: | Line 268: | ||
| * http:// | * http:// | ||
| * http:// | * http:// | ||
| + | * https:// | ||
development/technical-details/known-patches.1464377126.txt.gz · Last modified: (external edit)