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!

Ep7 v822 VC9 source

jow

Junior Spellweaver
Joined
Nov 30, 2009
Messages
111
Reaction score
132
Hi guys i just want to release this VC9 upgraded version of ran source from VC7.1 and maybe in future we can finally used an upgraded version of compiler because this will help us developer/coder not only in terms of compiling speed but also in a lot of new things that we can do to upgraded ver of compiler.

This was release already long time ago but without source.
http://forum.ragezone.com/f528/beta-ep7-v822-ver-vc9-1106727/



jow - Ep7 v822 VC9 source - RaGEZONE Forums


Image reference for settings, you need to include the =LegacyMFCISAPI folder.

It can play already but i don't know if its stable to use, i hope someone will try it and give some feedback.

P.S. use PH Release and also /MP "Multi process build" supports already. :)
 
Newbie Spellweaver
Joined
May 15, 2015
Messages
67
Reaction score
9
wow... thnx for sharing... i feedback later...
 
Newbie Spellweaver
Joined
Jan 20, 2014
Messages
51
Reaction score
0
Thanks for this.. Downloading now :eek:tt: By the way.. can you share the interface on your signature it really looks cool.:junglejane: file just 12.4 MB?
 
Skilled Illusionist
Joined
May 25, 2014
Messages
354
Reaction score
29
--------------------------
 
Last edited:
Junior Spellweaver
Joined
May 15, 2013
Messages
182
Reaction score
6
@TS
I successfully compile the source, use your settings and choose release_korea config. but after i run the emulator and load the charset it always bugtrap.
any solution?
 

jow

Junior Spellweaver
Joined
Nov 30, 2009
Messages
111
Reaction score
132
@TS
I successfully compile the source, use your settings and choose release_korea config. but after i run the emulator and load the charset it always bugtrap.
any solution?

Use PH Release not Korea
 
Junior Spellweaver
Joined
May 15, 2013
Messages
182
Reaction score
6
errorcompile - Ep7 v822 VC9 source - RaGEZONE Forums
I try the release ph but no luck. Here is my screenshot.
This is the software i use for compiling
Microsoft Visual Studio 2008 Professional Edition
Microsoft DirectX SDK (March 2008)

it can gratefull if you can help me. still im trying T.A.E

Sorry bad in english :w00t:
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Dec 26, 2008
Messages
80
Reaction score
0
what should release i use the ReleaseD_philippines or Release_philippines?



Im having problem in _vsnprintf on bugtrap, when compiling in vs2008 how can i fix this?



Error 1 error C3163: '_vsnprintf': attributes inconsistent with previous declaration C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h 358 BugTrap
 
Newbie Spellweaver
Joined
Jan 20, 2014
Messages
51
Reaction score
0
How to fix "fatal error LNK1181: cannot open input file " errors?
 
Newbie Spellweaver
Joined
Dec 26, 2008
Messages
80
Reaction score
0
where can i get libogg.dll? itry to use one in the google but its giving me bug trap
 
Newbie Spellweaver
Joined
Jan 20, 2014
Messages
51
Reaction score
0
@ipfacun did you encounter _vsnprintf error?
No sir. just fatal error LNK1181: cannot open input file on every compile



Nevermind. Im newbie on compiling until I realize I need to select the other project lol



Nevermind. Im newbie on compiling until I realize I need to select the other project lol. Can I ask what I need to select just to compile game.exe?
 
Newbie Spellweaver
Joined
Dec 26, 2008
Messages
80
Reaction score
0
i successfully compile this source but its finding libogg.dll and i use ph client its alwats debug. so sad :(
 
Newbie Spellweaver
Joined
Jan 20, 2014
Messages
51
Reaction score
0
Oh yeah. I got same bugtrap problem "error C3163: '_vsnprintf': attributes inconsistent with previous declaration" Im still trying to explore it on my own :3 maybe I missed some settings like on your setup jow
 

jow

Junior Spellweaver
Joined
Nov 30, 2009
Messages
111
Reaction score
132
Try using all dll files from your Visual studio compiler and also use new tbb dll files from =tbblib folder.
 
Newbie Spellweaver
Joined
Dec 26, 2008
Messages
80
Reaction score
0
@jow i only see bugtrap.dll on vs compiler



and i cant use the tools on ran ph client v822.



did you use other encryption for this? dont see also ran_crypt on the _bin folder
 
Newbie Spellweaver
Joined
Jan 20, 2014
Messages
51
Reaction score
0
Is there a chance you export your settings sir. lol



I cant really solve it. google solution is not the same. just bugtrap error on compiling
 
Newbie Spellweaver
Joined
Sep 8, 2014
Messages
72
Reaction score
7
@jow have you try upgrading it to latest VS2015? i tried upgrading your shared source here to VS2015 and added vc++ directories manually per project, but its every odd cuz it has errors on stdio.h(win header). Tried compiling the bugtrap project.
 
Newbie Spellweaver
Joined
May 15, 2015
Messages
67
Reaction score
9
Here's my feed back...

no bug in this source ( running smoothly )... if you are basic fixing

can i ask. its possible to upgrade in vs 2012. im in 1 week here. but no luck to success...
 
Back
Top