#1 Eingetragen von Jennah(arispotle) vor 1 Jahrzehnt Melden | Zitieren
#2 Eingetragen von Sywindt(Yubo) vor 1 Jahrzehnt Melden | Zitieren
2 mal geändert | Zuletzt geändert von Sywindt(Yubo) (vor 1 Jahrzehnt)
---
#3 Eingetragen von Liliang vor 1 Jahrzehnt Melden | Zitieren
#4 Eingetragen von Jennah(arispotle) vor 1 Jahrzehnt Melden | Zitieren
#5 Eingetragen von Iala(arispotle) vor 1 Jahrzehnt Melden | Zitieren
#6 Eingetragen von Sywindt(Yubo) vor 1 Jahrzehnt Melden | Zitieren
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 Eingetragen von Breony(arispotle) vor 1 Jahrzehnt Melden | Zitieren
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 Eingetragen von Iala(arispotle) vor 1 Jahrzehnt Melden | Zitieren
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 Eingetragen von Marla vor 1 Jahrzehnt Melden | Zitieren
will have to try that (no single core machines left here, smallest has 5). Was under the impression it was mostly GPU related.
#10 Eingetragen von Felagund vor 1 Jahrzehnt Melden | Zitieren
#11 Eingetragen von Erizon(arispotle) vor 1 Jahrzehnt Melden | Zitieren
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 Eingetragen von Iala(arispotle) vor 1 Jahrzehnt Melden | Zitieren
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 Eingetragen von Beeficus vor 1 Jahrzehnt Melden | Zitieren
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 Eingetragen von Sywindt(Yubo) vor 1 Jahrzehnt Melden | Zitieren
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
Zuletzt geändert von Sywindt(Yubo) (vor 1 Jahrzehnt)
#15 Eingetragen von Erizon(arispotle) vor 1 Jahrzehnt Melden | Zitieren
powered by ryzom-api