UPDATE

R-MIGRATOR v1.2: Optimization and improved migration

2 min read
R-MIGRATOR v1.2 — updated migration tool interface

R-MIGRATOR v1.2 speeds up file processing by 50% and handles non-standard project structures better.

What changed

.rpy file scanning and patching is 50% faster. Automatic .rpa archive extraction now runs asynchronously — the interface doesn’t freeze during processing. Large projects with thousands of files process faster.

The tool handles non-standard project structures better. An intelligent file path analysis system adapts to different folder organization schemes in mods. This reduces errors when working with custom projects.

The syntax conversion module received patches for rare compatibility cases:

  • Improved handling of complex string expressions with nested quotes
  • Added support for specific constructions from legacy libraries
  • Enhanced context detection for replacing deprecated methods

Real-time processing statistics:

  • Number of processed files by category
  • Progress chart with completion time prediction
  • List of found issues classified by criticality

The backup mechanism is updated. R-MIGRATOR now creates checkpoints (snapshots) before processing each subfolder — you can roll back to any migration stage if issues arise.

Who needs this

Useful for teams that:

  • Migrate large mods with thousands of files
  • Work with non-standard project structures
  • Need fast, predictable migration
  • Have complex file and folder hierarchies

Download

Update available on itch.io. New users: start with the R-MIGRATOR user guide and YouTube video guide.

Report bugs or suggest improvements on Telegram or Discord.

Download R-MIGRATOR v1.2 →