Compile and run the ryzom client on Windows

Source: Internet
Author: User

In WindowsCompile and run ryzom onClient

Http://dev.ryzom.com/wiki/ryzom/RunClientOnWindows:

 

Suppose you have compiled your own client (for more information about compiling servers and clients on Windows, see: http://ryzomcn.5d6d.com/thread-19-1-1.html ).

Client Data

The code library does not contain client data such as textures, 3D models, so you need to download them: https://sourceforge.net/projects/ryzom/files/ryzom_client_open.7z/download

Decompress the package to a directory, such as c: \ ryzom_client.

The client can directly connect to the official open-source test server. If the client is compiled by yourself, you need to copy the following file in the code path Code \ ryzom \ bin to this directory to overwrite the same file:
Client_ryzom_r.exe
Nel_drv_direct3d_win_r.dll
Nel_drv_dsound_win_r.dll
Nel_drv_fmod_win_r.dll
Nel_drv_xaudio2_win_r.dll

Connect to the server

By default, the client is connected to open.ryzom.com: 40916. You need to add (or modify) the following line in client. cfg to connect to your own server:

Startuphost = "your address: 40916 ";

Client error message
If a connection error occurs, see http://dev.ryzom.com/wiki/ryzom/clientconnecterrorsto solve the problem.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.