Well files looks pretty legit for me, never seen a hobby developer use mssql for such things.
I also saw u in another forum few years ago, u was about to sell this files too
What kinda issues are in currently?
Well files looks pretty legit for me, never seen a hobby developer use mssql for such things.
I also saw u in another forum few years ago, u was about to sell this files too
What kinda issues are in currently?
the game is playable you can race people you can do time lapse you cannot buy cars and you're unable to buy upgrades for your cars so either we can figure out how to fix that in the current servers or create an emulator :)
class _PacketHeader
{
unsigned char ucProgramCode; // this+0x0
unsigned char ucProtoCode; // this+0x1
unsigned short usMessageID; // this+0x2
bool bEncode; // this+0x4
unsigned char ucErrorCode; // this+0x5
unsigned short usBodyLen; // this+0x6
}; // _PacketHeader
class CPacket
{
struct _PacketHeader * pHead; // this+0x0
char[0x400] szBuf; // this+0x4
unsigned int uROffset; // this+0x404
unsigned int uWOffset; // this+0x408
}; // CPacket
You have the source code of the server? because without it it's pretty much impossible.
we have a PDB and we have package structures it's going to be just like making any other emulator the PDB's will offer a lot of help to this project on top of that with a running server all I have to do is dump the packets and rebuild them
don't ever say nothing's impossible I've done some pretty amazing things with Down syndrome and barely being able to read or write I have proven time and time again that impossible is possible :) an answer the question we do not have source code but it still possible to write a new server
I mean seriously look how many times people have said something is impossible and this amazing community has pulled it off and made it possible :)
a majority of the community is here for this exact reason people here loved hooking functions and figure out how to make things work where is the fun and taking a game and just setting it up and running at the fun part is getting it to work anybody who thinks differently is just money hungry and wants to put up a server to make money and those people are what are killing this community what we should be doing is working together to create a common goal and that's getting things working if no one's willing to do the dirty work no one's ever going to learn how to do anything
@theDomo Non taken the compliment the bad way... XD and i am glad that you did not too. Not for that you did the impossible few times back and i am not trying to be nice theese are facts: (Battlefield 3, Bad company 2 server codes ect, and more and more server bases/repacks... so if someone you can do it XD)
I hate money maker coders, they always forget that this forum is about to work together.
I have been played with upshift anno in original servers... hell that was one of my first mmo-s :D i mean upshift
Update:
I installed VS2008 i can now encode the files. I was even capable to recompile uptools again... So next the server setup,currently i am sucking with this thing, i hate mssql -.-' but if i must.. XD If i can i will help but that means that the store is needed for coding then... it might can be fixed i guess, just dont know how yet.
if someone need for testing there is the localhost encoded files:
Upshift Client localhost patch
i hope they are working, not tested!! Just overwrite client original files!
Last edited by Flyer8472; 29-06-15 at 10:11 PM.
We can check the databases if they are there, or the querys :\ i guess, i am not the man of reverse engineering... :\(But i would :D i would have few projects... just dunno how to begin..)
Yep odbc is almost always needed for mssql... thats one reason why i hate this the other is permission system...
Sorry for doubling: Upshift Client localhost patch
There are localhost patch. If u dont want to fiddle around it...
appreciated. Don't wanna install vb2008 for it.
I check it next weekend if nobody else does until :D
Still you will need to install vb2008 to use server correctly...
BIG PROBLEM:
OK now an other problem i cannot import sql files... it says full of errors the sql files near GO command... :\ how can i import this, or am i using wrong MSSQL server version?? I am using MSSQL 2008
We are evolving, the problem now is not the GO; its parsing error, with a BIIIG bunch of errors, and cannot import, i created the database but it is not importing...
- - - Updated - - -
If someone imports it can share it here an export bak/tape or sql?
it working
![]()
@theDomo How did you imported the sql files into SQL 2008? i cannot... Could you make a tape/bak file and share it to restore this? Or the correct sql files? :\ I am home at mysql not in mssql...
I did tried import file, that said there are errors in the script, after that tried restore, but that not even recognise SQL so...
Last edited by Flyer8472; 30-06-15 at 07:44 AM.