I have a question about the patcher. I'am using v15 file of blouflash, So I tried to put a patcher in a client but everytime i start the patcher i cannot connect to the server it says "Cannot Connect to the game. Please check the network."
This is what i've change in my patcher
but everytime i use start.batQuote:
#define ADDR_ACCUMULATOR "MY IP ADDRESS" //Your IP Address
#elif defined(__LANG_ENG_USA)
#define __COUNTRY CNTRY_USA
#define __VER 15
const int PATCH_VERSION = 21; //cuvvvie
#define WEB_FIRST_PAGE "http://MY IP ADDRESS/news.html" //cuvvvie //first page when open the Patcher
#define SERVER_ROOT "NeuroSpace/RESCLIENT" //cuvvvie //Patchfolder
#define PATCHSEVER_URL "MY IP ADDRESS" //cuvvvie //Ip Address
#define HOME_LINK "http://MY IP ADDRESS.com/" //cuvvvie //Link to your website
#define VERSION_NAME ""
#define NEUZ_BOOTS ""
the one with the
its working i can enter to the game.Quote:
echo off
start Neuz.exe MY IP ADDRESS
I'am wondering how is it work? thank you






