Temtaime Posted August 12, 2017 Posted August 12, 2017 Æsir game client uses OpenGL to perform a render across all the platforms, if it refuses to start there is a list of requirements: 64-bit OS Newest graphic card drivers, but note: currently it supports NVidia(series 400+) and AMD(series 5000+), Intel integrated cards currently unsupported.
Arduino Posted August 12, 2017 Posted August 12, 2017 Hi @Temtaime! Really glad for this public release and i'm trying it right now, but i have a problem trying to start it, as you can see in the image: this is my aesir.json: { "server": "192.168.1.171:6900", "grfs": [ "rdata.grf","data.grf","loco1.grf" ], "lang": "en" } My grf's are on the main folder. but nothing more, it have to be all the others ro normal files? this is because of my graphic card?
Temtaime Posted August 12, 2017 Author Posted August 12, 2017 Hi ! Yes, the error can misderect, but it is related to unsupported graphics card. It's a bug in the render creation library(not a part of Æsir), but i think it can be worked around to display some nicer message. Try to update your graphic card's drivers, you can try latest crimson beta driver(if you're using an AMD GPU < series 7700).
Arduino Posted August 12, 2017 Posted August 12, 2017 Just now, Temtaime said: Hi ! Yes, the error can misderect, but it is related to unsupported graphics card. It's a bug in the render creation library(not a part of Æsir), but i think it can be worked around to display some nicer message. so, no nice easir client for us intel bastards?
Temtaime Posted August 12, 2017 Author Posted August 12, 2017 Just now, Arduino said: so, no nice easir client for us intel bastards? I've tested on Intel HD 4000+ and it works on Linux, while Windows driver has some bugs. I think i'll make it work on the Windows too soon.
Vör Posted August 12, 2017 Posted August 12, 2017 I had the same problem. My Graphic Card is NVidia GeForce 930M I'll wait with enthusiasm too
Temtaime Posted August 13, 2017 Author Posted August 13, 2017 That's strange, try to upgrade your graphic cards driver. I tested on windows with nvidia 730m and it works. It must work on your 930m. Try to update drivers and reply, please 1
Vör Posted August 13, 2017 Posted August 13, 2017 (edited) Just update the graphic card driver to the last version , and still the same problem: Edited August 13, 2017 by Vör 'Graphic Card' to 'Graphic Card Driver'
disaipe Posted August 13, 2017 Posted August 13, 2017 @Vör, what version of nvidia driver? NVIDIA 384.76 - all working good Цитата [gpu info] opengl vendor: NVIDIA Corporation opengl version: 4.5.0 NVIDIA 384.76 opengl renderer: GeForce GT 620M/PCIe/SSE2 opengl sl version: 4.50 NVIDIA
caspe Posted August 13, 2017 Posted August 13, 2017 same problem, intel+nvidia graphics cards maybe u should also add graphics card setup option.
Temtaime Posted August 13, 2017 Author Posted August 13, 2017 If you have integrated intel card, then it seems that Windows tries to launch a game using Intel card. I didn't investigated into this yet, but you can forcefully specify on which card launch apps by default using Nvidia control panel.
caspe Posted August 13, 2017 Posted August 13, 2017 should i add start bat to launch with nvidia or perfontain.exe?
Temtaime Posted August 13, 2017 Author Posted August 13, 2017 perfontain.exe i think. But you can change the default for all the apps, this will 100% works: Go to Nvidia Control Panel > Manage 3d settings > select preferred graphics processor. Guys, i've found the solution, i will test it, so in next release i hope the client should be able to select graphic card by itself. 2
Vör Posted August 13, 2017 Posted August 13, 2017 8 hours ago, disaipe said: @Vör, what version of nvidia driver? NVIDIA 384.76 - all working good My nvidia driver is the last one : 384.94 4 hours ago, Temtaime said: perfontain.exe i think. But you can change the default for all the apps, this will 100% works: Go to Nvidia Control Panel > Manage 3d settings > select preferred graphics processor. Guys, i've found the solution, i will test it, so in next release i hope the client should be able to select graphic card by itself. Nice, I didn't knew that. Now it's working =D Going to test right now !!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now