KO
|
EN
gitlite — search
Search
#javascript
#python
#go
#php
#deprecated
#java
#c
#android
#c-sharp
#ruby
#node
#epub
SMT
★ 66
Open GitHub ↗
Snowrunner Manual Transmission
Download README (.md)
Explore Similar Repositories
imessage
:
No description available.
mini-claude-code
:
Building a Mini Claude Code from Scratch (TypeScript)
Cloudflare-Vless
:
Cloudflare-Vless脚本
docs-mcp
:
Astro Docs MCP Server
kilo-map
:
kilo-map: Robust Lidar-based Odometry and Mapping
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
SMT
?
Download (.md)
# Snowrunner Manual Transmission This mod disables SnowRunner's automatic shitbox transmission. \ Shifting can either be done with the game's ui shifter and keybinds to shift up/down in the auto position (IMMERSIVE MODE) or completely with keybinds (DISABLE GAME SHIFTING). ## Installation 1. Get the latest release [here.](https://github.com/drafty46/SMT/releases/latest) 2. Extract files from archive into game folder, next to SnowRunner.exe. 3. The mod will load on game launch. #### Use [this subscribe mod](https://mod.io/g/snowrunner/m/manual-text-for-shifter#description) to change the shifter text from AUTO {gear} to GEAR {gear}  ## Usage The mod's menu, where all configuration is done, is bound to the delete key by default.  To change a keybind left click on it's blue box, press the desired key/keys and then right click on the box to confirm. \ **NOTE: For axis that return to one end like pedals you need to confirm before releasing them.** \ To clear an already set keybind right click on it's box. \ Changes take effect immediately but aren't saved unless you use the save button. **Ranges** - use this if you don't have a physical range toggle. There's LOW, NORMAL and HIGH. \ Cycling up/down is done with 'RANGE LOW'/'RANGE HIGH' keybinds. (**Must be a single button**) \ When selected, LOW/HIGH simulate their key being pressed, so bind the same button for the range + the actual button to press. ## Credits ### [Ferrster](https://github.com/Ferrster) for [Snowrunner-Manual-Gearbox-Mod](https://github.com/Ferrster/Snowrunner-Manual-Gearbox-Mod) - reverse engineered game functions and data structures ### [ThirteenAG](https://github.com/ThirteenAG) for [Ultimate-ASI-Loader](https://github.com/ThirteenAG/Ultimate-ASI-Loader) - injector ### [microsoft](https://github.com/microsoft) for [Detours](https://github.com/microsoft/Detours) - library ### [ocornut](https://github.com/ocornut) for [DearImgui](https://github.com/ocornut/imgui) - library ### [Rookfighter](https://github.com/Rookfighter) for [inifile-cpp](https://github.com/Rookfighter/inifile-cpp) - library ### [Rebzzel](https://github.com/Rebzzel) for [kiero](https://github.com/Rebzzel/kiero) - library ### [rdbo](https://github.com/rdbo) for [ImGui-DirectX-11-Kiero-Hook](https://github.com/rdbo/ImGui-DirectX-11-Kiero-Hook) - Imgui+kiero integration ### [wgois](https://github.com/wgois) for [OIS](https://github.com/wgois/OIS) - library ### [Tessil](https://github.com/Tessil) for [ordered-map](https://github.com/Tessil/ordered-map) - library ### [nothings](https://github.com/nothings) for [stb](https://github.com/nothings/stb) - library