Jump to content

Faith

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Faith

  1. If you're on Windows 10 and applying feature updates, this could be default behaviour of Win10 taking over the print screen button. Not 100% sure on how to disable it though but some settings can be accessed via settings > keyboard https://www.howtogeek.com/352290/using-windows-10s-new-screenshot-tool-clips-and-annotations/
  2. Ubuntu base here with nVidia cards and mine is working. Created a win32 prefix with dinput8 and dotnet35 and it's working fine. If you plug in any external monitors or run dual screen set ups, you may also want to run the game full screen and in wine cfg, automatically capture the mouse in full screen windows, otherwise the mouse will wander to one of the other monitors if you are using the right mouse button to look around or turn as you move your character... which can be disconcerting as your character will spin on the spot briefly. Another slight issue I had was with the mouse pointer locator in gnome, I have enabled the ctrl press to 'show mouse position' and this prevented me from setting auto-powers with ctrl+mouse click. My workaround for this was to disable this before the game launched and turn it on again afterwards gsettings set org.gnome.settings-daemon.peripherals.mouse locate-pointer false WINEPREFIX=~/.wine WINEARCH=win32 wine "~/.wine/drive_c/coh/Tequila.exe" gsettings set org.gnome.settings-daemon.peripherals.mouse locate-pointer true
×
×
  • Create New...