Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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 😊