Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 7742  / 2 Years ago, fri, january 14, 2022, 11:22:56

I have Asus N53SN computer which has nvidia optimus. Rift online is working on my ubuntu but its using intel card. i need to make it work with geforce.
But optirun wine riftpatcher.exe saying to me ;



wine: cannot find L"C:windowssystem32
iftpatchlive.exe"



so how can i make it work with geforce?
and one more thing since rift has launcher and client separately ,is geforce going to work with client too?



im new to ubuntu .. thanks


More From » wine

 Answers
6

I believe you are not specifying the correct path for your application. Rift online is most likely not installed in your system32 folder (where is where wine will search by default if no absolute path is specified).



Check where it is installed on your virtual hard drive (C:) and type in that path



For Example:



optirun wine "C:program files
iftpatch
iftpatchlive.exe"


Also if you are using bumblebee, i would suggest you install also primusrun (it is included with the same ppa you installed bumblebee with). Primusrun gives much better performance than using the optirun command and often solves problems that would be present using optirun.



sudo apt-get install primus


Then run the command with primusrun.



primusrun wine "C:program files
iftpatch
iftpatchlive.exe"

[#29741] Saturday, January 15, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
gigglcept

Total Points: 113
Total Questions: 105
Total Answers: 125

Location: Christmas Island
Member since Wed, Jan 13, 2021
3 Years ago
;