Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Tera C++ Emulator][WIP][Windows]

Junior Spellweaver
Joined
Jun 25, 2016
Messages
129
Reaction score
45
what the PatchNode opcode it's support?
So me ask because needed client version is save in PatchNode ver.
This is a WIP!
And about the client i use the latest NA client so i guess that's 4503.

[SUP][SUB][sorry for my poor english][/SUB][/SUP]



I'm still working on it, removing bugs and adding new systems, making tests.
 
Junior Spellweaver
Joined
Jun 25, 2016
Messages
129
Reaction score
45
I use Visual Studio 2015, so yes, but you need to add additional include and lib directories [mysql and boost] for it to compile.
This version is buggy, i'll release a v1020 late today.
 
Skilled Illusionist
Joined
Jul 5, 2006
Messages
329
Reaction score
81
I use Visual Studio 2015, so yes, but you need to add additional include and lib directories [mysql and boost] for it to compile.
This version is buggy, i'll release a v1020 late today.

nice!!! :eek:tt:

i try to made on VS2015 and got this error
4BgsnEf - [Tera C++ Emulator][WIP][Windows] - RaGEZONE Forums


already includes and libs.
 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Dec 30, 2008
Messages
193
Reaction score
45
nice!!! :eek:tt:

i try to made on VS2015 and got this error
4BgsnEf - [Tera C++ Emulator][WIP][Windows] - RaGEZONE Forums


already includes and libs.

Make sure you have correctly referenced all the required directories to the specific Libs and Include configuration in your project settings, like so:

F070Oxr - [Tera C++ Emulator][WIP][Windows] - RaGEZONE Forums


Then in VC++ Linker make sure you have it setup like this:

Z5iYZ9 - [Tera C++ Emulator][WIP][Windows] - RaGEZONE Forums


Obviously change the path to wherever you have your TERA C++ EMULATOR project folder and so on...

Hopefully when you build you will finish with something like this:

A7DwIaz - [Tera C++ Emulator][WIP][Windows] - RaGEZONE Forums


Disclaimer for Mods: I know this is quite an old thread already but I don't see spider webs just yet! Thehehe Let's keep the vibe running!
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Dec 30, 2008
Messages
193
Reaction score
45
zW0Xwwz - [Tera C++ Emulator][WIP][Windows] - RaGEZONE Forums


Been playing around a bit with it, and it's working just great, some fine adjustments here and there a little bit more features and polishment and this will be a great project in release mode :D Working forward to see further development!

Keep it up!


Note: Btw! that item you see there, that item is , from the Imperator set this is just to show proof that this indeed is straight from latest version for skeptical people out there :thumbup1:
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Oct 7, 2016
Messages
14
Reaction score
2
why am i only seeing this now,
Can i have the git link, i would love to contribute in this project.
 
Back
Top