Don't Starve Together

Don't Starve Together

Generic to Xbox360
29 Comments
🌴MrManuXZ🌴 7 Sep, 2021 @ 6:34pm 
Didn't work for me :csgo_despair:
HYTALE Lixoo 17 Nov, 2020 @ 6:30pm 
oh later that i did what @surg said is working perfecly ty:lunar2020hearteyesrabbit:
HYTALE Lixoo 17 Nov, 2020 @ 10:40am 
dont worked for me, it still saying "button 2", button 7"
Vali 13 Jul, 2019 @ 4:57am 
But game already shows Xbox 360 prompts. Why would anyone use mod for that? What am I missing?
flash criminal 7 Jun, 2019 @ 6:11am 
@surg thanks, after tweaking a bit it works perfectly
surg 31 May, 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 25 May, 2019 @ 4:51pm 
In my thoughts of this mod, this is not working since it was posted in 2015 and never updated.
NeTenebrae 4 Apr, 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 29 Jan, 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.
🅞🅣🅜🅞🅡🅞🅩🅞 14 Mar, 2018 @ 8:14am 
I don't know were modmain.lua is on mac, can any one help
Phulvio 25 Dec, 2017 @ 6:23am 
I'm using a PS3 controller on a Mac, and I'm using TuTu's modmain.lua, but normal icons are replaced with "?".
What can I do?
peter_a_klei  [author] 18 May, 2017 @ 11:35am 
You can edit it with any text editor. I recommend notepad++
booger 17 May, 2017 @ 4:17am 
Thank you so much for the help, but how do you edit a .lua?
peter_a_klei  [author] 16 May, 2017 @ 11:35am 
@Swainstonians, it should be here

C:\Program Files (x86)\Steam\SteamApps\common\Don't Starve Together\mods\workshop-391918800
booger 12 May, 2017 @ 8:51pm 
I don't know were modmain.lua is on windows, can any one help
BreeMoontide 17 Nov, 2016 @ 10:23pm 
So does this mod work for anyone? I only see question marks instead of the button images both in the menus and in game. At least "button 8" was something I could possibly train my brain to recognize over time. Are there any alternate mods that do what this mod is supposed to do?
peter_a_klei  [author] 18 Mar, 2015 @ 12:01pm 
Thank you TuTu
TuTu 18 Mar, 2015 @ 10:01am 
To paulalive and for those who use a PS3 controller on a Mac like me, here is my working modmain.lua: http://pastebin.com/nmVHXCqd

P.S. I tried to paste the file content directly, but Steam did not let me submit more than 1000 characters.
paulalive 10 Mar, 2015 @ 7:18pm 
hey peter, I'm running into an issue when attempting to edit modmain.lua . the face buttons on my controller are Buttons 12-15 and whenever I edit the config file and restart DS it says the mod crashed. when I re-enable the mod it reverts modmain.lua removing my changes.

I suppose I have 2 questions:
1. which side of the table should I be editing in modmain.lua (ie "Button 1" or "Button B")?
2. is my problem related to having a 2 digit button assignment since I don't see any options to change Button 10, Button 11, etc.?

I have a Mac and a PS3 controller, if that helps. (I know this mod will only change the generic values to Xbox / Steam controller images, but anything is better than seeing "Press Button XX to blah blah blah" everywhere.)

as a last ditch kludge if I can't get this mod to work with my setup, is there any way to turn off the tooltips entirely?

thanks!
Red Mamba 20 Feb, 2015 @ 11:27am 
Sorry it doesn't work... :(
peter_a_klei  [author] 16 Feb, 2015 @ 5:46pm 
Yup, just change the layout of those four buttons to match the layout on your controller. To figure out what button is what on your controller, turn off the mod, go into the controls screen, and change the attack control to each of your 4 buttons. That should then make it clear what button 0,1,2 and 3 are on your controller. You'll want to make a backup of the modmain file though so that you don't lose the mapping if you ever re-download the mod.
PSI GUY 16 Feb, 2015 @ 5:37pm 
Wait a sec, Sorry but then what do i change, i changed these
["(Button 0)"] = "\129",--"Button A”,
["(Button 1)"] = "\127",--"Button B”,
["(Button 2)"] = "\128",--"Button X”,
["(Button 3)"] = "\130",--"Button Y",
PSI GUY 16 Feb, 2015 @ 5:33pm 
Ok it works Perfectly, Thanks Dude!
peter_a_klei  [author] 16 Feb, 2015 @ 2:30pm 
You should be able to find it in /users/<youruser>/Library/Application Support/Steam/Steam Apps/common/Don't Starve Together Beta/dontstarve_steam.app, right click on that and then show contents, and then in the content folder you should see the mods folder and you'll want to open up "workshop-391918800".
PSI GUY 16 Feb, 2015 @ 10:55am 
Where is it located, i use mac
peter_a_klei  [author] 16 Feb, 2015 @ 10:50am 
@GoldenGamer012 every generic controller has a different button layout, you'll have to modify the modmain.lua file to represent your individual controller's mapping.
PSI GUY 16 Feb, 2015 @ 9:18am 
Dosent work X looks like A and B looks like X. or something like it, Fix it!
Knoc2 14 Feb, 2015 @ 9:58am 
plz plz plz plz do this for ps4
we already have the game layout and i use a ps3 controler :)
Phpminor 13 Feb, 2015 @ 7:28pm 
double upload?