Don't Starve Together

Don't Starve Together

25 평점
Generic to Xbox360
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
파일 크기
게시일
59.247 KB
2015년 2월 13일 오후 12시 21분
업데이트 노트 1개 (보기)

다운로드 위해 구독하기
Generic to Xbox360

설명
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
🌴MrManuXZ🌴 2021년 9월 7일 오후 6시 34분 
Didn't work for me :csgo_despair:
OrangeDark 2020년 11월 17일 오후 6시 30분 
oh later that i did what @surg said is working perfecly ty:lunar2020hearteyesrabbit:
OrangeDark 2020년 11월 17일 오전 10시 40분 
dont worked for me, it still saying "button 2", button 7"
Vali 2019년 7월 13일 오전 4시 57분 
But game already shows Xbox 360 prompts. Why would anyone use mod for that? What am I missing?
NixOS btw 2019년 6월 7일 오전 6시 11분 
@surg thanks, after tweaking a bit it works perfectly
surg 2019년 5월 31일 오후 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 2019년 5월 25일 오후 4시 51분 
In my thoughts of this mod, this is not working since it was posted in 2015 and never updated.
NeTenebrae 2019년 4월 4일 오전 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 2019년 1월 29일 오후 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\\\\\ 2018년 3월 14일 오전 8시 14분 
I don't know were modmain.lua is on mac, can any one help