#1 Добавлено Jennah(arispotle) 1 десятилетие назад Доклад | Цитировать
#2 Добавлено Sywindt(Yubo) 1 десятилетие назад Доклад | Цитировать
Edited 2 times | Last edited by Sywindt(Yubo) (1 десятилетие назад)
---
#3 Добавлено Liliang 1 десятилетие назад Доклад | Цитировать
#4 Добавлено Jennah(arispotle) 1 десятилетие назад Доклад | Цитировать
#5 Добавлено Iala(arispotle) 1 десятилетие назад Доклад | Цитировать
#6 Добавлено Sywindt(Yubo) 1 десятилетие назад Доклад | Цитировать
Switching zones takes a very long time though, be warned about that (entering/leaving a guild hall or apartment or using a teleporter can take minutes in such a setup rather than seconds).
#7 Добавлено Breony(arispotle) 1 десятилетие назад Доклад | Цитировать
Optionally you can also add your username/password on the commandline to login directly:Target: "C:\Program Files (X86)\Ryzom\client_ryzom_rd.exe" breanna yourpasswrd /multi
#8 Добавлено Iala(arispotle) 1 десятилетие назад Доклад | Цитировать
IalaSwitching zones takes a very long time though, be warned about that (entering/leaving a guild hall or apartment or using a teleporter can take minutes in such a setup rather than seconds).If you have a multicore machine, this is easily fixed by setting the different clients to use different cores. I use a program called WinAFC (available both in 32 and 64 bit versions) to do this for me automatically.
#9 Добавлено Marla 1 десятилетие назад Доклад | Цитировать
will have to try that (no single core machines left here, smallest has 5). Was under the impression it was mostly GPU related.
#10 Добавлено Felagund 1 десятилетие назад Доклад | Цитировать
#11 Добавлено Erizon(arispotle) 1 десятилетие назад Доклад | Цитировать
If you have a multicore machine, this is easily fixed by setting the different clients to use different cores. I use a program called WinAFC (available both in 32 and 64 bit versions) to do this for me automatically.
#12 Добавлено Iala(arispotle) 1 десятилетие назад Доклад | Цитировать
SywindtIf you have a multicore machine, this is easily fixed by setting the different clients to use different cores. I use a program called WinAFC (available both in 32 and 64 bit versions) to do this for me automatically.In Windows 7, the "start" command allows you to set processor affinity. I don't have a Windows 7 box handy, but the syntax in Server 2008 is:start C:\whatever.exe /affinity 1That will use the first CPU/core (which, confusingly, is listed in Task Manager as 0). I don't use this, but it may also be possible to specify multiple CPUs/cores.
#13 Добавлено Beeficus 1 десятилетие назад Доклад | Цитировать
Optionally you can also add your username/password on the commandline to login directly
Works for Ryzom only if you also set a username and password for the client, else it uses those arguments as username and password (and of course fails to log in). So "C:\Program Files (x86)\Ryzom\client_ryzom_rd.exe" username password /multi /affinity 2
#14 Добавлено Sywindt(Yubo) 1 десятилетие назад Доклад | Цитировать
Erizonstart C:\whatever.exe /affinity 1Works for Ryzom only if you also set a username and password for the client, else it uses those arguments as username and password (and of course fails to log in). So "C:\Program Files (x86)\Ryzom\client_ryzom_rd.exe" username password /multi /affinity 2
start C:\whatever.exe /affinity 1
start /affinity 2 "c:\Program Files (x86)\Ryzom\client_ryzom.rd.exe" /multi
Last edited by Sywindt(Yubo) (1 десятилетие назад)
#15 Добавлено Erizon(arispotle) 1 десятилетие назад Доклад | Цитировать
powered by ryzom-api