Skip to content

Miss Mysty's OverParse V3.1.4

Latest
Compare
Choose a tag to compare
@fengmaster4689 fengmaster4689 released this 05 Sep 17:02
f6527f2

Due to some issues with GameGuard, updating the OverParse will require replacing the OverParse.exe and the OverParse.exe.config file with the Mystifier.exe and the Mystifier.exe.config. This is a temporary solution. This may require going through the setup again.

First Time Setup:

OverParse needs the following files to be in the following places to function:

  • pso2h.dll in your pso2_bin directory
  • ddraw.dll in your pso2_bin directory
  • PSO2DamageDump.dll in your pso2_bin/plugins directory

If you are using PSO2 Tweaker, then all you have to do is to put the PSO2DamageDump.dll plugin, which can be found in OverParse/Resources into your pso2_bin/plugins directory.

During setup, you will be asked if you use PSO2 Tweaker. If you don't, OverParse will attempt to install the plugin files automatically: if this doesn't work or causes problems, select "Yes" when asked if you use the Tweaker, and do the install yourself.

Other Notice:

With the newest update of PSO2 Tweaker (V5), the damage dump plugin will not appear on the plugin settings anymore, HOWEVER Don't worry about it! The plugin loader will still recognize the plugin fine.


If you are booted from the game with an NP1013 error, GameGuard is probably detecting the damage dump plugin. To fix this, open the file in any hex editor, scroll to the bottom, and add or change some of the data at the end of the file. This changes the checksum and prevents GameGuard from recognizing it.

Windows Defender may detect this, or files inside it, as a virus. These are false positives. OverParse's complete source code is available on this page, and the source for PSO2DamageDump.dll is available here.

You can reset OverParse at any time from the Help menu. If you can't reach the Help menu, you can delete AppData/Local/OverParse to reset configuration.


Changelog- Version: 3.1.4

  • Added damage separation for status ailment damage (poison and burn)
    (Possibly requires going through the setup again, sorry guys!)