Changes between Version 81 and Version 82 of FAQ


Ignore:
Timestamp:
May 2, 2022, 12:53:46 PM (2 years ago)
Author:
Langbart
Comment:

Two Platform-Specific mice issues added

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v81 v82  
    170170  {{{#!tr
    171171    {{{#!th style="border-left:none;text-align:left"
     172>Mouse cursor is missing
     173    }}}
     174    {{{#!td style="border-right:none;padding-left:0.5em"
     175Try to locate your `user.cfg` file (see [[GameDataPaths|wiki/GameDataPaths]]) and add the following lines to it:
     176          {{{
     177            cursorbackend = "system"
     178            nohwcursor = "true"
     179          }}}
     180- Related forum thread: [https://wildfiregames.com/forum/topic/78840-i-dont-have-a-cursor-in-the-game I don't have a cursor in the game] (30/Apr/22)
     181    }}}
     182  }}}
     183  {{{#!tr
     184    {{{#!th style="border-left:none;text-align:left"
    172185>Triple screen, 0AD doesn't span over all screens!
    173186    }}}
     
    209222  **NOTE:** This issue will be fixed with the release of `Alpha XXVI - Zhuangzi`.
    210223      }}}
     224    }}}
     225  }}}
     226  {{{#!tr
     227    {{{#!th style="border-left:none;text-align:left"
     228>Batch size adjustment by `Shift` clicking does not work.
     229    }}}
     230    {{{#!td style="border-right:none;padding-left:0.5em"
     231The default batch adjustment hotkey (`Shift`) seems to not work correctly on non-Apple mice, set it to another, e.g. Alt.
     232- Related ticket: [https://trac.wildfiregames.com/ticket/6501 #6501 - Changing the batch size via mouse wheel broken] (18/Apr/22)
    211233    }}}
    212234  }}}