Closed Pednick closed 1 year ago
How would I type this command: echo "%command%" | sed 's/start_protected_game/eldenring/' | WINEDLLOVERRIDES="dinput8.dll=n,b" sh
Using wine on the command prompt.
WINEDLLOVERRIDES="dinput8.dll=n,b" wine eldenring.exe
Thank you.
How would I type this command: echo "%command%" | sed 's/start_protected_game/eldenring/' | WINEDLLOVERRIDES="dinput8.dll=n,b" sh
Using wine on the command prompt.