Can confirm that this mod, at least with the others that I have installed (Those in the Explore and More for 4.08 Waypoint collection) will prevent the game from loading past the save selection screen. With all other mods from that collection enabled, but not Bigger Wallet, the game loads. Will not load with Bigger Wallet enabled.
I updated to the most recent version and it seems to be working just fine. However, now and then in the inventories window, the tabs across the top (exosuit, ship, multi-tool, etc.) get scrunched up and the navigation keys show up on the far right instead of to either side. Not sure if it's this mod in particular -- it could simply be that I changed my control keys. I'll try to get a screenshot next time it happens, but it's not consistent.
In any case it seems purely cosmetic - there's no functionality loss at all.
I updated to the most recent version and it seems to be working just fine. However, now and then the tabs across the top (exosuit, ship, multi-tool, etc.) get scrunched up and the navigation keys show up on the far right instead of to either side. Not sure if it's this mod in particular -- it could simply be that I changed my control keys. I'll try to get a screenshot next time it happens, but it's not consistent.
In any case it seems purely cosmetic - there's no functionality loss at all.
I can not start a new save file with this mod with 3.8 sentinels update. I'll try to load an existing save. edit: loading a save also crashes. Tried with only this mod and no others. deleted disablemods.txt
This mod has not been impact by Expeditions release. I just tried to check and it indeed still works as expected. DId you remove/rename the DISABLEMODS.txt file ?
27 comments
In any case it seems purely cosmetic - there's no functionality loss at all.
In any case it seems purely cosmetic - there's no functionality loss at all.
Tried with only this mod and no others. deleted disablemods.txt
Author = "Lo2k"
ModName = "Bigger Wallet"
ModNameSub = ""
BaseDescription = "Increases UI currencies spacing"
GameVersion = "3.66"
ModVersion = "2.1"
FileSource = "UI\COMPONENTS\USERBAR.MBIN"
NMS_MOD_DEFINITION_CONTAINER = {
["MOD_FILENAME"] = ModName.."-"..ModVersion.." for NMS "..GameVersion..".pak",
["MOD_DESCRIPTION"] = BaseDescription,
["MOD_AUTHOR"] = Author,
["NMS_VERSION"] = GameVersion,
["MODIFICATIONS"] = {
{
["MBIN_CHANGE_TABLE"] = {
{
["MBIN_FILE_SOURCE"] = FileSource,
["EXML_CHANGE_TABLE"] = {
{
["SPECIAL_KEY_WORDS"] = {"ID","GRP_UNITS"},
["VALUE_CHANGE_TABLE"] = {
{"Width","210"}
}
},
{
["SPECIAL_KEY_WORDS"] = {"ID","UNITS"},
["VALUE_CHANGE_TABLE"] = {
{"Width","176"}
}
},
{
["SPECIAL_KEY_WORDS"] = {"ID","GRP_TECH"},
["VALUE_CHANGE_TABLE"] = {
{"PositionX","210"},
{"Width","152"}
}
},
{
["SPECIAL_KEY_WORDS"] = {"ID","GRP_SPEC"},
["VALUE_CHANGE_TABLE"] = {
{"PositionX","0"},
{"Width","152"}
}
},
}
},
}
},
}
}
As it was working perfectly, I just updated the mod to include it.
DId you remove/rename the DISABLEMODS.txt file ?