diff --git a/docs/plugins/stonesense.rst b/docs/plugins/stonesense.rst index 714de03789..a098627dcd 100644 --- a/docs/plugins/stonesense.rst +++ b/docs/plugins/stonesense.rst @@ -16,7 +16,7 @@ Usage The viewer window has read-only access to the game, and can follow the game view or be moved independently. Configuration for stonesense can be set in the -``stonesense/init.txt`` file in your DF game directory. If the window refresh +``dfhack-config/stonesense/init.txt`` file in your DF game directory. If the window refresh rate is too low, change ``SEGMENTSIZE_Z`` to ``2`` in this file, and if you are unable to see the edges of the map with the overlay active, try decreasing the value for ``SEGMENTSIZE_XY`` -- normal values are ``50`` to ``80``, depending @@ -48,7 +48,7 @@ You can take screenshots with :kbd:`F5`, larger screenshots with Note that feedback is printed to the DFHack console, and you may need to zoom out before taking very large screenshots. -See ``stonesense/keybinds.txt`` to learn or set keybindings, including +See ``dfhack-config/stonesense/keybinds.txt`` to learn or set keybindings, including zooming, changing the dimensions of the rendered area, toggling various views, fog, and rotation. Here's the important section: @@ -68,8 +68,9 @@ at least a dual core CPU to avoid slowing down your game of DF. Useful links ------------ -- :forums:`Official Stonesense thread <106497>` for feedback, - questions, requests or bug reports +- Report issues on `Github `_ +- `support` +- :forums:`Official Stonesense thread <106497>`` - :forums:`Screenshots thread <48172>` - :wiki:`Main wiki page ` - :wiki:`How to add content `