-
-
Notifications
You must be signed in to change notification settings - Fork 225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How many VRAM usage this otclient #999
Comments
Why would you run a client on a vps? |
And what – is that not allowed? I'm new to this; I just wanted to improve the server's performance or check how it would run on OTClient. |
Of course its allowed, but no one will ever play on a vps. Thats why i dont think its worth measure anything of client on a vps |
If you are using Linux instruction ex. https://github.com/mehah/otclient/wiki/Compiling-on-Ubuntu-24.04
you must limit number of cores used to compile:
because single core may use up to 2 GB RAM during compilation with "unity build" (build multiple .cpp files at once), so with 2 cores and 2 GB RAM it will probably crash. You may also try
to build EDIT: |
Can I upload a different OTClient or change TFS 1.5 DG 8.0 by Nekiro to another one? The performance is just terrible overall, with laggy movement and stuttering. I’d like to work on versions 8.00-8.54. Sorry if this is the wrong section @edit THX GESIOR <3 |
Priority
Missing Content
Area
What is missing?
Hello, I have a VPS machine: CPU: 2 vCores VRAM: 2GB Memory: 40GB Speed: 500Mbps When I tried to upload the OTClient mehah, I get an error as if I don't have enough memory, and the compilation is interrupted. I have a question: will it run on such a machine? If not, what is the minimum I need? Which OTClient do you recommend for TFS 1.5 Downgrade Nekiro Tibia 8.0?
Code of Conduct
The text was updated successfully, but these errors were encountered: