Don't Starve Together

Don't Starve Together

25 beoordelingen
Generic to Xbox360
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Bestandsgrootte
Geplaatst op
59.247 KB
13 feb 2015 om 12:21
1 wijzigingsnotitie (weergeven)

Abonneren om te downloaden
Generic to Xbox360

Omschrijving
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 opmerkingen
🌴MrManuXZ🌴 7 sep 2021 om 18:34 
Didn't work for me :csgo_despair:
OrangeDark 17 nov 2020 om 18:30 
oh later that i did what @surg said is working perfecly ty:lunar2020hearteyesrabbit:
OrangeDark 17 nov 2020 om 10:40 
dont worked for me, it still saying "button 2", button 7"
Vali 13 jul 2019 om 4:57 
But game already shows Xbox 360 prompts. Why would anyone use mod for that? What am I missing?
NixOS btw 7 jun 2019 om 6:11 
@surg thanks, after tweaking a bit it works perfectly
surg 31 mei 2019 om 12:40 
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 mei 2019 om 16:51 
In my thoughts of this mod, this is not working since it was posted in 2015 and never updated.
NeTenebrae 4 apr 2019 om 4:14 
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 om 12:48 
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.
OTMOPO3OK\\\\\ 14 mrt 2018 om 8:14 
I don't know were modmain.lua is on mac, can any one help