Hierfür gelten folgende Grundsätze:
Das Forum Forbidden Mods übernimmt keine Gewährleistung für
1. Die Funktionalität des Mods
2. Die Richtigkeit der Angaben inclusive des Downloadlinks
3. Mods die ohne Freigaben ins Internet gestellt wurden
Sollten "Auffälligkeiten" diesbezüglich hervorstechen nutzt bitte den Report-Button.
!--> Ohne Nachweise keine Bearbeitung eines Reports <--!
Achtung:
Der Downloadlink verweist auf Github - um immer die aktuelle Version zu haben bitte selbstständig erneuern.
Installation / Releases
Currently the development version is only available via GitHub. When a official release version is avaiable you can download the latest version from the release section.
Please note: if there's no release version available it means there's no official release yet.
All official releases will be avaiable at the offical Farming Simulator ModHub.
For installing the release:
Windows: Copy the FS19_guidanceSteering_rc_<version>.zip
into your My Games\FarmingSimulator2019\mods
directory.
Developers version
To quickly build a zip of the developer version without the needed extra's, use the zip.bat
which is included in this repository.
Please note: the batch file requires an installed version of 7Zip or Winrar
Documentation
Buying GPS
To be able to use the GPS you first need to buy the technology for your vehicle.
Either buy a new vehicle and add the GPS or drive your current vehicle to the shop and configure it there.
Toggle Guidance Steering
In order to turn guidance steering on and off hit alt + c
Open the menu
In order to open the menu hit ctrl + S
.
Setting up the line
AB line
The AB mode requires two points between which the GPS is aligned.
- Drive to the location where you want to setup your lines.
- Hit
alt + E
once (or use the menu) in order to reset the AB creation. - Hit
alt + E
once more (or use the menu) in order to set point A. - Hit
alt + E
once more (or use the menu) in order to set point B which will create the track.
Auto width
Hit alt + R
(or use the menu) in order to detect the width of your vehicle.
Unfold and lower the vehicle to get the best results.
Increase/descrease width
Hit alt + plus
and alt + minus
in order to change the width manually.
In the menu you can set the increment width in order to speed up the process.
Please note that this only works after the track creation!
Offset line
In the menu you can set the offset line. If the offset is not 0
a red line will show up.
Use the increment width select box (the one at the top) to set the increment and click on the button Increment offset
in order to offset your line.
If you set the increment to negative it will flip the offset.
Shift track
Hit alt + page up
and alt + page down
in order to shift the track left and right.
If you hold down the key the shifting of the track will speed up.
Realign track
Hit alt + home
in order to realign the track with the vehicle.
Terrain angle snapping
If you're not able to create straight lines yourself you can enable angle snapping in the menu.
This will align the AB lines with the terrain.
Toggle guidance steering
Once a track is created hit alt + X
to toggle the steering.
Headland control
Currently the automatic steering stops at the headland when cruise control is enabled.
Headland turning is still being worked on.
Store and load tracks
It's also possible to store the tracks and reload them.
Open the second page in the menu in order to do it.
Visuals
On the vanilla John Deere vehicles the starfires visibility is toggled when you choose to buy the GPS system.
If you want the same effect on your mod vehicles you can configure the configuration yourself in the xml:
<buyableGPSConfigurations>
<buyableGPSConfiguration name="NO_TEXT" price="0">
<objectChange node="NODE_NAME" visibilityActive="false" visibilityInactive="true" />
</buyableGPSConfiguration>
<buyableGPSConfiguration name="YES_TEXT" price="15000">
<objectChange node="NODE_NAME" visibilityActive="true" visibilityInactive="false" />
</buyableGPSConfiguration>
</buyableGPSConfigurations>
Copyright (c) 2019 Wopster.
All rights reserved.
-
Version GitHub
-
Administrator -
18. August 2019 um 15:41 -
3,9k Downloads
-


