[Bug 34011] Path of Exile stutters constantly

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 24 02:36:56 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=34011

--- Comment #30 from jeppe winther <jeppewinther at gmail.com> ---
Well.
What you're trying to add to the execution of the program is called an
Argument. Normally you append them after the instruction to execute said
program, in order to give additional instructions on how the program should run
and behave.
The easiest way to see them in action is to open up a terminal and comparing
the following commands invoking the ls program (no quotation marks):
"ls"
"ls -l"
"ls --help"

With playonlinux, you have to Configure your shortcuts to add arguments to
them.
http://wiki.playonlinux.com/index.php/The_Configuration_Window#The_Main_Configuration_Window
Have a look at the second image on this page, the one with all the red boxes
and numbers.
You'll want to add the arguments in the "Arguments" box, here number 16.
So, in there write "-gc 100", again no quotation marks.
I still don't think -ns is necessary, but experiment away.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list