if you have
PatchClient folder in your source click and procced to image folder find image number 1 and option name and edit that in photoshop
next.
Go to
BetaPatchClient in
PatchClient folder open it in VS2003
Go to VersionCommon.h
find
#elif defined(__LANG_ENG_USA)
example
PHP Code:
#elif defined(__LANG_ENG_USA)
#define __COUNTRY CNTRY_USA
#define __VER 15
const int PATCH_VERSION = 71;
#define WEB_FIRST_PAGE "http://www.asylumflyff.com/launcher.php"
#define SERVER_ROOT "NeuroSpace/RESCLIENT"
#define PATCHSEVER_URL "www.asylumflyff.com"
#define HOME_LINK ""
#define VERSION_NAME ""
PATCH_VERSION is in your list
follow all