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






ItemService.TIER_DANGER_0_COLOR_DARK,
ItemService.TIER_UNCOMMON_COLOR_DARK,
ItemService.TIER_RARE_COLOR_DARK,
ItemService.TIER_LEGENDARY_COLOR_DARK,
ItemService.TIER_DANGER_4_COLOR_DARK,
ItemService.TIER_DANGER_5_COLOR_DARK
with:
ProgressData.settings.tier_0_color_dark,
ProgressData.settings.tier_1_color_dark,
ProgressData.settings.tier_2_color_dark,
ProgressData.settings.tier_3_color_dark,
ProgressData.settings.tier_4_color_dark,
ProgressData.settings.tier_5_color_dark
This fixes the colors.
ItemService.TIER_DANGER_0_COLOR,
ItemService.TIER_UNCOMMON_COLOR,
ItemService.TIER_RARE_COLOR,
ItemService.TIER_LEGENDARY_COLOR,
ItemService.TIER_DANGER_4_COLOR,
ItemService.TIER_DANGER_5_COLOR
with:
ProgressData.settings.tier_0_color,
ProgressData.settings.tier_1_color,
ProgressData.settings.tier_2_color,
ProgressData.settings.tier_3_color,
ProgressData.settings.tier_4_color,
ProgressData.settings.tier_5_color
1.Go to 'SteamLibrary\steamapps\workshop\content\1942280\3416358106' or find the Sygnano-WeaponsProgression zip wherever you have it located.
2. 'Sygnano-WeaponsProgression.zip/mods-unpacked/Sygnano-WeaponsProgression/extensions/ui/menus/run' find the file weapon_selection.gd
░░░░░▐█▄█▌░░░░░░▀█▄░░
░░░░░░▀▄▀░░░▄▄▄▄▄▀▀░░
░░░░▄▄▄██▀▀▀▀░░░░░░░
░░░█▀▄▄▄█░▀▀░░
░░░▌░▄▄▄▐▌▀▀▀░░ THIS IS BOB
▄░▐░░░▄▄░█░▀▀ ░░
▀█▌░░░▄░▀█▀░▀ ░░ COPY AND PASTE HIM,
░░░░░░░▄▄▐▌▄▄░░░ SO HE CAN TAKE
░░░░░░░▀███▀█░▄░░ OVER THE
░░░░░░▐▌▀▄▀▄▀▐▄░░ WORKSHOP
░░░░░░▐▀░░░░░░▐▌░░
░░░░░░█░░░░░░░░█░░░
░░░░░▐▌░░░░░░░░░█░░
░░░░░▐█▄█▌░░░░░░▀█▄░░
░░░░░░▀▄▀░░░▄▄▄▄▄▀▀░░
░░░░▄▄▄██▀▀▀▀░░░░░░░
░░░█▀▄▄▄█░▀▀░░
░░░▌░▄▄▄▐▌▀▀▀░░ THIS IS BOB
▄░▐░░░▄▄░█░▀▀ ░░
▀█▌░░░▄░▀█▀░▀ ░░ COPY AND PASTE HIM,
░░░░░░░▄▄▐▌▄▄░░░ SO HE CAN TAKE
░░░░░░░▀███▀█░▄░░ OVER THE
░░░░░░▐▌▀▄▀▄▀▐▄░░ WORKSHOP
░░░░░░▐▀░░░░░░▐▌░░
░░░░░░█░░░░░░░░█░░░
░░░░░▐▌░░░░░░░░░█░░
- Do you have other mods enabled ? If so, can you disable all the other mods and only activate this one to see if maybe it has some incompabilities with other mods ? (although it shouldn't, but we can't know for sure how other mods behave)
- In your weapon_progression file, if you've won a run, you should have something written inside, like a JSON file with your character, the zone, the weapon, and the difficulty you've just won with, can you check it and share it to me ? The runs are zone dependant, so if you change your zone it will be its own thing
- Was this a resumed run or a fresh run ? If resumed, the game didn't register at first your selected starting weapon.
Don't hesitate to share what's in your file so I can take a look. Thank you again for checking it out, I'll see what's the hiccup