Don't Starve Together

Don't Starve Together

25 ratings
Generic to Xbox360
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
59.247 KB
Feb 13, 2015 @ 12:21pm
1 Change Note ( view )

Subscribe to download
Generic to Xbox360

Description
Replaces the help text icons for generic controllers to show the Xbox360 controller icons. You will need to update modmain.lua to map the input from your generic controller to the Xbox360 button layout.
29 Comments
🌴MrManuXZ🌴 Sep 7, 2021 @ 6:34pm 
Didn't work for me :csgo_despair:
OrangeDark Nov 17, 2020 @ 6:30pm 
oh later that i did what @surg said is working perfecly ty:lunar2020hearteyesrabbit:
OrangeDark Nov 17, 2020 @ 10:40am 
dont worked for me, it still saying "button 2", button 7"
Vali Jul 13, 2019 @ 4:57am 
But game already shows Xbox 360 prompts. Why would anyone use mod for that? What am I missing?
flash criminal Jun 7, 2019 @ 6:11am 
@surg thanks, after tweaking a bit it works perfectly
surg May 31, 2019 @ 12:40pm 
To fix, in modmain.lua replace with this (only DST):

local remap_table = {
["(DPad 0 Up)"] = "\238\128\143",
["(DPad 0 Down)"] = "\238\128\140",
["(DPad 0 Left)"] = "\238\128\141",
["(DPad 0 Right)"] = "\238\128\142",
["(Button 0)"] = "\238\128\130",
["(Button 1)"] = "\238\128\128",
["(Button 2)"] = "\238\128\129",
["(Button 3)"] = "\238\128\131",
["(Button 4)"] = "\238\128\133",
["(Button 5)"] = "\238\128\132",
["(Button 6)"] = "\238\128\136",
["(Button 7)"] = "\238\128\139",
["(Button 8)"] = "\238\128\134",
["(Button 9)"] = "\238\128\137",
["(-Y Axis)"] = "\238\128\144",
["(+Y Axis)"] = "\238\128\145",
["(-X Axis)"] = "\238\128\146",
["(+X Axis)"] = "\238\128\147",
["(-Z Axis)"] = "\238\128\148",
["(+Z Axis)"] = "\238\128\149",
["(-Z Rotation)"] = "\238\128\150",
["(+Z Rotation)"] = "\238\128\151",
}
ItzJustHayden May 25, 2019 @ 4:51pm 
In my thoughts of this mod, this is not working since it was posted in 2015 and never updated.
NeTenebrae Apr 4, 2019 @ 4:14am 
I edited the text file dozen of times and I keep seeing the "?" icon instead the xbox buttons. Does anyone knows if this mod still working?
RoMp Jan 29, 2019 @ 12:48pm 
Does anyone know of a way to quick switch between keyboard and controller? I miss a lot of mod functions because I can't use the mouse fully to hover over things and check.
🅞🅣🅜🅞🅡🅞🅩🅞 Mar 14, 2018 @ 8:14am 
I don't know were modmain.lua is on mac, can any one help