安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






The only issue is Isaac goes invisible while dashing but I think that's a vanilla bug.
There is also a slight difference in the corresponding numbers for all the L/R buttons for Steam Deck:
0 - D-Pad Left
1 - D-Pad Right
2 - D-Pad Up
3 - D-Pad Down
4 - A Button
5 - B Button
6 - X Button
7 - Y Button
8 - Left Bumper (L1)
9 - Left Trigger (L2)
10 - Left Stick (L3) (my preference)
11 - Right Bumper (R1)
12 - Right Trigger (R2)
13 - Right Stick (R3)
14 - Back
15 - Start
16+ display in the Mod Menu as ‘unknown button’, maybe these might allow you to use the Deck’s L4/L5/R4/R5 back triggers or the track pads but I was unable to test.
Hope this may help other Steam Deck users wanting to use this mod. Of course a native fix for the settings resetting/ use of extra buttons would be preferable if possible.
Unrelated
In Steam Library right click BoI then click Manage -> Browse Local Files
Find the folder named "mods" then find mars trigger folder.
Right click on the main file then open with notepad.
Find this line of code and edit the 0 to the desired button number (0-3 dpad, 4-7 ABXY; 8-9 l/rb; 10-11 l/rt; 12-13 l/r stick; 14-15 back/start)
ModConfigMenu.AddControllerSetting(
"Mars Trigger",
"Mars Trigger (Controller)",
0,
"Mars Trigger",
true,
"Mars Trigger (Controller)")
The Divine intervention code can be changed in a similar way below it while the Keyboard buttons can be changed similarly in AddKeyboardSetting.
The automatic recovery does not have a key binding so far; it is toggled in the mod config menu.
many thanks for the feedback!
the keyboard binding is handled via mod config menu as of now so perhaps a fix prescribed there could resolve the issue... as for the problem at row 207, i have just added an extra check and will update the mod the next time i run isaac
Seems Row 207 has some problem.
My *\Steam\steamapps\common\The Binding of Isaac Rebirth\data folder don't have settings for this mod.
i have no idea about this... does binding to other controller button work in the mod config menu? if they work but L3/R3 don't then i think it's a limitation of the modding API
Testing was done by closing and relaunching the game to see if the settings stick.
ooooh... i will look into this, many thanks for the suggestion!
i can't fine-tune the mod since i don't own a controller... however if you are willing to test some of my fixes i have in mind then please consider contacting me via discord GInger88895#1922 😊