#1 Añadido por Jennah(arispotle) 1 década hace Reportar | Citar
#2 Añadido por Sywindt(Yubo) 1 década hace Reportar | Citar
Editado 2 veces | Última edición por Sywindt(Yubo) (1 década hace)
---
#3 Añadido por Liliang 1 década hace Reportar | Citar
#4 Añadido por Jennah(arispotle) 1 década hace Reportar | Citar
#5 Añadido por Iala(arispotle) 1 década hace Reportar | Citar
#6 Añadido por Sywindt(Yubo) 1 década hace Reportar | Citar
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 Añadido por Breony(arispotle) 1 década hace Reportar | Citar
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 Añadido por Iala(arispotle) 1 década hace Reportar | Citar
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 Añadido por Marla 1 década hace Reportar | Citar
will have to try that (no single core machines left here, smallest has 5). Was under the impression it was mostly GPU related.
#10 Añadido por Felagund 1 década hace Reportar | Citar
#11 Añadido por Erizon(arispotle) 1 década hace Reportar | Citar
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 Añadido por Iala(arispotle) 1 década hace Reportar | Citar
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 Añadido por Beeficus 1 década hace Reportar | Citar
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 Añadido por Sywindt(Yubo) 1 década hace Reportar | Citar
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
Última edición por Sywindt(Yubo) (1 década hace)
#15 Añadido por Erizon(arispotle) 1 década hace Reportar | Citar
powered by ryzom-api