A bit late, but answering for anyone else who is reading. In Sanctuary, there will be a Vault Symbol on the table right in front of where you spawn in if Redux is properly loaded and applied.
follow this, not sure why the dislike/like ratio I got it working again today Just install the Plugin Loader OpenHotfixLoader (description of the video) (by installing i mean extracting) and put the Redux file as the guy shows in the video Took me 1 min to got it working again
Hi There, ive just installed redux and noticed the rarities werent showing, however, i downloaded this mod an it seems to work okay, however only for contraband rarity, all of my Pearlescent weapons are only showing as legendary, is there any way you can help?
How did you figure out that you had to edit the SWF menus to add the rarities ? I also did it for my mod in WIP, but i didn't expect other people to also find it worked that way.
It's good to see other people experiment with the game and find ways to do cool stuff.
I came to realize that i had to edit game SWF files when i found that, no matter what, the only attribute that seemed to be related to the menu colors was the rarityframename attribute.
Since then, i searched through the game files for anything related to this UI attribute. After that, i managed to open the structure of a SWF file related to item UI, and finally found the rarityframes i was after.
I couldn't manage to edit them for a while, but one day my brother gave me some ideas and i tried some extra tweaks in order to make the edits work.
I'm still relatively new to borderlands 3 modding, and this mod is only the beggining of my experience as a public modder, hope my answer helped, have a nice day!
In case you had to hex edit the assets to change the menus, you can use a SWF decompiler instead, to edit the frames / or even add them I use this one : https://github.com/jindrapetrik/jpexs-decompiler
18 comments
I know it's not the right mod comment section but he disabled it, so I try my chance here.
https://www.youtube.com/watch?v=gatVgqWVAOk
follow this, not sure why the dislike/like ratio
I got it working again today
Just install the
Plugin Loader
OpenHotfixLoader
(description of the video)
(by installing i mean extracting) and put the Redux file as the guy shows in the video
Took me 1 min to got it working again
ive just installed redux and noticed the rarities werent showing, however, i downloaded this mod an it seems to work okay, however only for contraband rarity, all of my Pearlescent weapons are only showing as legendary, is there any way you can help?
Can you show me an image of the issue?
I'll investigate further that issue. Meanwhile you can use Apple1417's Hotfix loader (https://github.com/apple1417/OpenHotfixLoader) to apply the mods and it should work.
Thanks for the reply, i'll be investigating this issue and later i may come up with a solution.
I also did it for my mod in WIP, but i didn't expect other people to also find it worked that way.
It's good to see other people experiment with the game and find ways to do cool stuff.
I came to realize that i had to edit game SWF files when i found that, no matter what, the only attribute that seemed to be related to the menu colors was the rarityframename attribute.
Since then, i searched through the game files for anything related to this UI attribute. After that, i managed to open the structure of a SWF file related to item UI, and finally found the rarityframes i was after.
I couldn't manage to edit them for a while, but one day my brother gave me some ideas and i tried some extra tweaks in order to make the edits work.
I'm still relatively new to borderlands 3 modding, and this mod is only the beggining of my experience as a public modder, hope my answer helped, have a nice day!
I use this one :
https://github.com/jindrapetrik/jpexs-decompiler