diff --git a/wiki-rtd/docs/wiki_controllers/controllers-racing.md b/wiki-rtd/docs/wiki_controllers/controllers-racing.md
index bcf301cb..e8c9a81f 100644
--- a/wiki-rtd/docs/wiki_controllers/controllers-racing.md
+++ b/wiki-rtd/docs/wiki_controllers/controllers-racing.md
@@ -18,12 +18,12 @@ If you have a Flight Controller that did not work on Linux but have found a way
The [OverSteer Project](https://github.com/berarma/oversteer) is trying to manage support multiple Steering Wheels on Linux. It is still in the early stages of development.
-```
-Oversteer manages steering wheels on Linux using the features provided by the loaded modules. It doesn't provide hardware support, you'll still need a driver module that enables the hardware on Linux.
+Oversteer manages steering wheels on Linux using the features provided by the loaded modules.
+It doesn't provide hardware support, you'll still need a driver module that enables the hardware on Linux.
+
Most wheels will work but won't have FFB without specific drivers that support that feature.
-```
## Steering Wheels, Pedals and Gear Shifters
diff --git a/wiki-rtd/docs/wiki_controllers/controllers-special.md b/wiki-rtd/docs/wiki_controllers/controllers-special.md
index 961e8b65..1bf3c439 100644
--- a/wiki-rtd/docs/wiki_controllers/controllers-special.md
+++ b/wiki-rtd/docs/wiki_controllers/controllers-special.md
@@ -2,3 +2,21 @@
Special Controllers is a broad category that encompasses the vast majority of third and first party controllers that don't fit anywhere else.
They might have been made for a single game.
+
+## Steel Battalion
+
+
+
+The unique cockpit controller for the original Xbox game Steel Battalion.
+
+### How to use with RetroDECK or a PC or anything else?
+
+There have been efforts by user SantiagoSaldana of hackaday.io to get it working on PCs via a Teensy 3.6 / 4.1 Arduino Adapter.
+
+It translates the controllers input to emulated xinput. You can read more about the project here:
+
+[Hackady.io Project Thread](https://hackaday.io/project/182810-steel-battalion-controller-teensy-adapter)
+
+[Github Steel Battalion Controller Library for Arduino](https://github.com/SantiagoSaldana/SBC)
+
+If you have this rare controller and want to try to get it running by the above methods on Linux and RetroDECK please contact the RetroDECK team on discord to inform on your efforts we will follow them with great intrest.
diff --git a/wiki-rtd/docs/wiki_images/controllers/steel-batalion.png b/wiki-rtd/docs/wiki_images/controllers/steel-battalion.png
similarity index 100%
rename from wiki-rtd/docs/wiki_images/controllers/steel-batalion.png
rename to wiki-rtd/docs/wiki_images/controllers/steel-battalion.png