0 of 0

File information

Last updated

Original upload

Created by

SnowyOmen

Uploaded by

SnowyOmen

Virus scan

Safe to use

Tags for this mod

About this mod

Leveling requires double the experience points.

Permissions and credits
Leveling requires double the experience points. (See image)

This mod uses game_main.arc. If you would like to merge this mod into your game_main, the files you'll want from my game_main.arc are the "exp" files under param/pl/level.

Note: I apparently left the nude body textures in the arc, but you won't see them unless you have the nude mod (remove undergarments) installed. You will however notice a lack of scar.

I can't necessarily guarantee this mod is functional, so consider it a beta test. The xp required to level clearly shows as double in the character pane.

Here's how it was made:

  • Copy nativePC/rom/game_main.arc to a TEMP folder. Rename it to game_mainORIG.arc.

  • You need 2 versions of the pc-dd.bat file. Add "-xfs" to one of them and rename the bat to "pc-dd -XFS.bat" for example. ( arctool -xfs
    -dd -texRE6 -alwayscomp -pc -txt -v 7 %1 %2 %3 %4 %5 %6 %7 %8 %9 )

  • Drop game_mainORIG.arc on XFS.bat, rename the folder game_mainORIG to game_mainXFS.

  • In game_mainXFS\param\pl\level\exp.plexp.xml change each mrate value to Double. Save & Exit.


  • Copy the "level" folder to TEMP. Drop game_mainORIG.arc on pc-dd.bat. Rename the folder game_mainORIG to game_main. Copy "level"
    from TEMP into game_main, delete it's "param\pl\level" folder and paste
    yours in its place.

  • Duplicate game_mainORIG.arc.txt, and remove "ORIG" from it's name, "game_main.arc.txt". Make sure there is no file named
    game_main.arc before the next step:

  • Drag game_main folder onto XFS.bat to repack it into game_main.arc.