#1 Ajouté par Jennah(arispotle) il y a 1 décénie Reporter | Citer
#2 Ajouté par Sywindt(Yubo) il y a 1 décénie Reporter | Citer
Edité 2 fois | Dernière édition par Sywindt(Yubo) (il y a 1 décénie).
---
#3 Ajouté par Liliang il y a 1 décénie Reporter | Citer
#4 Ajouté par Jennah(arispotle) il y a 1 décénie Reporter | Citer
#5 Ajouté par Iala(arispotle) il y a 1 décénie Reporter | Citer
#6 Ajouté par Sywindt(Yubo) il y a 1 décénie Reporter | Citer
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 Ajouté par Breony(arispotle) il y a 1 décénie Reporter | Citer
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 Ajouté par Iala(arispotle) il y a 1 décénie Reporter | Citer
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 Ajouté par Marla il y a 1 décénie Reporter | Citer
will have to try that (no single core machines left here, smallest has 5). Was under the impression it was mostly GPU related.
#10 Ajouté par Felagund il y a 1 décénie Reporter | Citer
#11 Ajouté par Erizon(arispotle) il y a 1 décénie Reporter | Citer
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 Ajouté par Iala(arispotle) il y a 1 décénie Reporter | Citer
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 Ajouté par Beeficus il y a 1 décénie Reporter | Citer
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 Ajouté par Sywindt(Yubo) il y a 1 décénie Reporter | Citer
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
Dernière édition par Sywindt(Yubo) (il y a 1 décénie).
#15 Ajouté par Erizon(arispotle) il y a 1 décénie Reporter | Citer
powered by ryzom-api