SUN Online 1104 Source + Client + Server Binaries Source 

1783005227739 - SUN Online 1104 Source + Client + Server - RaGEZONE Forums



why the game client has no sound?
 
ArchLord pro

View attachment 304567


why the game client has no sound?

It works, all of the game's audio ships inside a single pack file:
Data\Sound\Sound.wpk

just adjust the flag for the sound engine only.
info.use_secure_filesystem = true;

you can find it at Source\SUNProj\trunk\Client\GameClient\Application.cpp, inside Application::InitSound(), immediately after WZSNDINFO info;
 
thank you so much to share it!

Hello everyone, with it nearing Christmas, I figured I'd make a contribution. Originally I had intended this game/file set to become what my ArchLord project was, a preservation project for the community. However, I don't have the time to do so, and I know there isn't really a good base available for SUN, so I decided to just release these here finally for everyone. Now, these files are old, they are from version 1104. They are also a bit frankenstein'd as I used the 1204 DB, with 1103 data. There are also many many issues, but I was able to successfully enter into the world with these files, so they would be a good project foundation for someone to work on if they wanted. One good thing is that this contains the sunengine source code, something missing from every other public release of the game. I've been able to compile the engine, server, and client, but haven't tried anything outside of that. I also can't really give a guide on how to set it up as I haven't done so in a really long time, and don't really remember, but it should be identical to the setup for the 1204 and by extension the 1601/1602 files. I used Server 2008 R2 as the OS, VS2008 to build the game, and MSSQL 2012 for the DB.

View attachment 292968



AS ALWAYS MIRROR THESE FILES!
[Hidden content]
 
There's no issue with standalone setup. However, compiling the source code package results in numerous errors. I'm using VS2008
 
谢谢
RE-uploaded the files once more!

For those looking for a setup guide, I haven't had the time to setup these files but from cmb initial post the best bet looks to be virtual machine with an Operating System of microsoft Server 2008 R2 and use Visual Studio 2008 to build the game, and MSSQL 2012 for the the DB. I would follow Ashime's guide for an idea on setup at their post on another version of SUN.
The connection has failed, can you reconnect it? Thanks.
 
Reuploaded them

- Sun Proj
- Sun Server
- Sun Client
Can you re-upload this game client? Or share it with me at [email protected]. Thanks
 
Back