great mod, although doesn't seem compatible with the mod manager though as only one of the factions is installed at a time - this is also what the previous comment mentioned with the "dropdown"
Ah. I've never even looked at HD2's Mod Manager, let alone downloaded it so I've zero clue how it works, or how to make something compatible with it. I'll perhaps have to see about lookin' into making it compatible
I don't quite understand. The mod should work fine, with the music playing in their respective factions and locations. Ship stuff plays on the ship, Bot music plays on Bot missions, same as Bugs and Illuminates
You need to add more options in Mod Manager ...for now we have only choice between 4 from drop down menu... what you need to do is change this to "Edit" ...and in that menu give us options to mark what we want to use.
You need to add more options in Mod Manager ...for now we have only choice between 4 from drop down menu... what you need to do is change this to "Edit" ...and in that menu give us options to mark what we want to use.
Ooooo, it's been a hot minute since I've last platyed Andromeda, but that one does sound pretty good! Perhaps I shall change it, if for nothing else but mixing up the decent and extract music!
> Change mission death sound (Death without reinforcements) to "An End, Once And For All."
IMO, the track "Saren," the song that plays when you die throughout the trilogy, would be a better choice. I'd be glad to see it if it ever goes in. Thanks for the mod.
An End was suggested by another user, and I do agree that it would be a good track to use for it given the solum nature of the song, but the typical "Game Over" could also fit too, the only issue is I need to work out *how* to change the death music. I know what file to change, but it's just working out when the file plays as when I tried to change it, it never played even after runnin' out of lives
Yes, now that I am playing today I have noticed this. Thank you for the heads up as well, I'll drop this into the descripton until I happen to work out how to fix this issue
so with v2, do i only get to chose 1 out of the 3 faction music ? cuz in the mod manager i only get to pick one and not all 3. unless that how it should be.
Yes, you can use all three faction files together as all three affect different files. I've no clue at all why the mod manager is having issues with it, I've never installed the HD2 mod manager, let alone use it meself. If it keeps giving you trouble, just drag/drop all the files into the Data folder
i ended up fixing it, by creating a manifest.json and setting it up and putting it inside the mod archive and now the mod manager handles it perfectly.
As I say, I've no clue how the mod manager works, and my knowledge of modding things in general is pretty limited so I am confused as to what luck you've tried and had with making the mod manager work I'm afraid. If you, or anyone else who happens to read this or tries to fix the mod manager compatibility happen and make some luck, I will incoperate it here for those who like to use the mod manager and ease of modding!
50 comments
this to "Edit" ...and in that menu give us options to mark what we want
to use.
All the best.
All the best.
IMO, the track "Saren," the song that plays when you die throughout the trilogy, would be a better choice. I'd be glad to see it if it ever goes in. Thanks for the mod.
it looks like this.
{
"Version": 1,
"Guid": "5fe548f0-a98b-4c8d-9fb1-7c5674bd272d",
"Name": "Mass Effect Music",
"Description": "Mass Effect Music replacement.",
"Options": [
{
"Name": "Bug Music",
"Description": "Bug Music",
"Include": [
"Bug Music"
]
},
{
"Name": "Automaton Music",
"Description": "Automaton Music",
"Include": [
"Automaton Music"
]
},
{
"Name": "Illuminate Music",
"Description": "Illuminate Music",
"Include": [
"Illuminate Music"
]
}
]
}