I made an editor for patch files made with RPGMakerTrans v3 Patch Format. This should make it easy to track modify patches.
Download ( latest version - 1.4.1)
Requires .Net Framework 4.5
currently, no form of progress check has been implemented. also assets arent implemented.Now supports multiple contexts
Auto Translate with Google Translate is supported. Only Jap=>Eng is currently supported.
it is pretty straightforward to use. just load the main 'RPGMKTRANSPATCH' file. and the list should populate. only the 'Translation' column is editable.
Note. This editor only support version 3 format patches.
CHANGELOG
screen

Download ( latest version - 1.4.1)
You must be registered to see the links
Requires .Net Framework 4.5
currently, no form of progress check has been implemented. also assets arent implemented.Now supports multiple contexts
Auto Translate with Google Translate is supported. Only Jap=>Eng is currently supported.
it is pretty straightforward to use. just load the main 'RPGMKTRANSPATCH' file. and the list should populate. only the 'Translation' column is editable.
Note. This editor only support version 3 format patches.
CHANGELOG
1.0
Base app. open and save patches
1.1
Fix implementation of patch format
1.2
Added text filter
Added single item save
Added multi context support
added some gui elements
1.3
Bug Fixes
Added logging for failed loads. (logfile in same folder as app.)
Added Auto Translation.
1.3.1
Dont auto translate line if last context is already translated.(this maintains your personal translations)
1.3.1-fix
bug fixes.
1.3.2
Added single file auto translation. Right click a patch file to access the menu
Added basic UndoRedo. no tracking of position in table is implemented. so modified texts are not autoscrolled to.
Added cached states. caches can be used to restore patches from different states. it is auto reloaded on startup.
Added GUI icons.
bug fixes.
1.4
Fix handling of multiline contexts
Added limits to guide line formating
1.4.1
Fix high CPU usage
Lines with many contexts can now be scrolled
Implemented translation queues. files can now be added while autotranslation is in progress
bug fixes
Base app. open and save patches
1.1
Fix implementation of patch format
1.2
Added text filter
Added single item save
Added multi context support
added some gui elements
1.3
Bug Fixes
Added logging for failed loads. (logfile in same folder as app.)
Added Auto Translation.
1.3.1
Dont auto translate line if last context is already translated.(this maintains your personal translations)
1.3.1-fix
bug fixes.
1.3.2
Added single file auto translation. Right click a patch file to access the menu
Added basic UndoRedo. no tracking of position in table is implemented. so modified texts are not autoscrolled to.
Added cached states. caches can be used to restore patches from different states. it is auto reloaded on startup.
Added GUI icons.
bug fixes.
1.4
Fix handling of multiline contexts
Added limits to guide line formating
1.4.1
Fix high CPU usage
Lines with many contexts can now be scrolled
Implemented translation queues. files can now be added while autotranslation is in progress
bug fixes
screen

Last edited: