Repflez / AzureFlare

Drop in DLL mod for Phantasy Star Online Blue Burst for modifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AzureFlare

AzureFlare is a drop in DLL mod for the official PSOBB client to allow for modifications without the need to edit PsoBB.exe, focused on compatibility with the official client rather than modifications such as the Teth executables.

What it can do?

At the time of writing this README:

  • Server redirection for US, JP, Ep4 and CN modes respectively
  • GameGuard bypass (Both packed and unpacked EXE)
  • Allow changing the language of the game so it can load the US localization
  • Allow writing in game chat without the need of installing a Japanese IME
  • Enabling or disabling Episode 4 mode

What it won't do?

Anything that is compatible with only Teth executables. For patches concerning them, there's Solybum's Blue Burst Patch Project (I just wanted to plug that project, it needs some recognition).

To do

  • Make it work properly under Wine (Currently works on the unpacked EXE, not the packed one)

Why AzureFlare?

I looked for synonyms of Blue and Burst repectively and took 2 at random.

Download

Head on to the Downloads page. You will need the latest C++ Redistributable to be able to use AzureFlare.

About

Drop in DLL mod for Phantasy Star Online Blue Burst for modifications

License:MIT License


Languages

Language:C++ 96.7%Language:C 3.3%