Fast rollback

How to remove NovaTextVN and roll the install back

The public release does not need a separate uninstaller because rollback is simple. You only need to remove two public-release files from game/.

1. What exactly to delete

  • Delete the two public-release files from game/: novatextvn_patch.rpa and novatextvn_core.exe.
  • That returns the game to the state without the installed public NovaTextVN release.
  • No separate uninstaller is required and there is no need to hunt through dozens of files.

2. When deletion is already enough

  • If you only want to remove the translation and launch the game normally again, this is usually all you need.
  • After deletion, launch the game and confirm that your normal workflow is back.
  • Do not invent extra cleanup steps unless old and new public-release files were mixed together.

3. When a clean reinstall is safer

  • If behavior became strange after a game update or release update, remove both files and install the current release again from scratch.
  • That is the quickest way to rule out conflicts between an older and newer build.
  • If the problem remains even after a clean reinstall, move to troubleshooting or GitHub Issues.

If removal did not restore the expected behavior

That usually means old and new release files were mixed together or the issue is no longer only about the install path. At that point troubleshooting is more useful.

Open GitHub Issues