Skip to content
Andre edited this page Jul 8, 2026 · 2 revisions

FAQ

The interface is in English, but my game's items/moves are in Spanish. Why?

They're two different things:

  • The tool's interface is fully translated: English, Spanish, German, French, Portuguese and Italian (selector in the sidebar).
  • The game content comes from the BES base engine (a Spanish Essentials edition): move names, item descriptions, system dialogue… That content belongs to your game's data — you can edit all of it from the tool (Pokédex, Data tabs, Scripts), and translating it is a per-project effort, not a tool setting.

Is my project still compatible with RPG Maker XP?

Yes. Reliqui Studio edits the real Essentials project files (PBS text files, .rxdata, scripts) with byte-for-byte verified round-trips — no proprietary formats. Just never have both RMXP and Reliqui Studio saving at the same time: close RMXP before saving here.

Where are my projects and backups?

  • Projects live in their own folders (shown in the Projects card on Home); the installer never touches them.
  • Every save first writes a timestamped backup (rotating, last 30 per file) into the app's backups folder.
  • The Save version button on Home creates a Git snapshot of the whole project you can roll back to.

How do I share my game?

Home → Export: your Data and Graphics get encrypted into a Game.rgssad (nobody can casually open your maps or scripts) and packed as a ZIP — optionally as a Windows installer. The export is verified byte-for-byte automatically.

Can I disable Mega Evolution / Dynamax / Z-Moves / Tera?

Yes — Home → ⚙ Game settings → Battle mechanics, one checkbox each. See Game Settings.

Can I make my own regional variants?

Yes — Pokédex → 🧬 Forms, including maps where wild Pokémon spawn with the form. See Custom Forms.

Does it run on Linux/macOS?

Not officially — the installer targets Windows 10/11 64-bit. The exported games run wherever mkxp-z runs, but the tool itself is Windows-only for now.

I found a bug!

Open an issue with what you did, what happened, and a screenshot if possible.

Can I support the project?

Reliqui Studio is free and always will be. If you'd like to chip in, there's a Buy Me a Coffee page and a PayPal donation link — same ones as the 💛 button inside the app.