0 of 0

File information

Last updated

Original upload

Created by

ElysiumFic

Uploaded by

ElysiumFic

Virus scan

Safe to use

22 comments

  1. myrcellie
    myrcellie
    • member
    • 0 kudos
    Thank you, this is so convenient! Not only for mods, but the intro itself is shockingly poorly written and there is no need to watch it forcibly for the 1000th time.
  2. MoonStarfall
    MoonStarfall
    • member
    • 8 kudos
    Omg, I love you for this. It's so annoying when I'm testing mods I'm making, that require a fresh start to test, to have to sit through the opening. You da best!
  3. Caedwyn
    Caedwyn
    • member
    • 3 kudos
    Thank you so much! This is an excellent
  4. blahity
    blahity
    • premium
    • 7 kudos
    Not compatible with the LE3 Community Patch. Disables options and feature selection at the start of a new game.
    1. ElysiumFic
      ElysiumFic
      • premium
      • 53 kudos
      Thanks for the heads up. I will try to figure that out at some point. I made this before it occurred to me that the community patch might conflict, and I haven't yet looked closely enough to figure out what I might need to tweak to make it compatible.
    2. blahity
      blahity
      • premium
      • 7 kudos
      No problem! Hope you get it fixed soon because it saves a lot of time!
    3. ElysiumFic
      ElysiumFic
      • premium
      • 53 kudos
      I finally got around to getting permissions and adding the patches. Enjoy!
  5. CluckenDip
    CluckenDip
    • member
    • 16 kudos
    YES MATE
  6. Saenorel
    Saenorel
    • premium
    • 2 kudos
    Thank you so much! This is an excellent resource and has been working great for me!
    1. ElysiumFic
      ElysiumFic
      • premium
      • 53 kudos
      My pleasure!
  7. femshepping
    femshepping
    • premium
    • 1,497 kudos
    You’re a bloody icon! Thanks for this!
    1. ElysiumFic
      ElysiumFic
      • premium
      • 53 kudos
      Yeah, I see you there plotting how you can use this to quickly get screenshots of hair and complexion mods. Because that is precisely why I made it!

      Speaking of which, in the process of working on my hair mods, I put together DLC packages of complexion mods to make my hair models look a bit better and more varied. I don't plan to release these because the complexions aren't my work (some of them are, in fact, yours.) If you would like the files so you can release them yourself (and therefore sidestep replacing basegame textures) I've done the work for you. Let me know and I'll throw the mods up on Google Drive and you can have them.
    2. femshepping
      femshepping
      • premium
      • 1,497 kudos
      That’s really kind of you to offer, thank you, but you’re more than welcome to upload them if you like :)
    3. ElysiumFic
      ElysiumFic
      • premium
      • 53 kudos
      Thank you, I appreciate that you'd be willing to let me do that, but complexions aren't really my bailiwick. I can do minimal graphics stuff (for example, I used Gigapixel AI to upgrade the ones that weren't 4K, just to see if I could) but I don't know the intricacies of how they work in game. Like how they are affected by, for example, being bloodied and where the moments of transition into another appearance state are stored, and I'm afraid the mods I made might miss something vital there.

      I imagine shortcomings with DLC mods in this could be why you made them replacement textures for the whole game instead of DLC yourself? So, if users came back to me telling me there was a problem, I wouldn't have a clue how to fix it. So I likely won't share them unless or until I find the time to do a deep dive and actually learn about how they need to be handled.
    4. femshepping
      femshepping
      • premium
      • 1,497 kudos
      I honestly have absolutely no idea how to make DLC mods so yes, texture replacers are easier, so I wouldn’t be able to provide support on DLC mods either haha!
    5. ElysiumFic
      ElysiumFic
      • premium
      • 53 kudos
      Really? I thought your hair mods were packaged as DLCs.

      That's basically the approach I took for the complexion mods as well, simply creating .pcc files with the new textures stored in a .tfc and then savegame editing to use the correct code. But like I said, it's entirely possible (since I'm only using them to give my models more variety for screen-shotting hair mods I plan to make) that I've missed something that needs to be replaced later in game? idk.
    6. femshepping
      femshepping
      • premium
      • 1,497 kudos
      I haven’t made any hair mods for Mass Effect, only texture mods :)
    7. ElysiumFic
      ElysiumFic
      • premium
      • 53 kudos
      Huh. I must have been thinking of someone else, I could have sworn some of the hair mods were yours. At least now the no-DLC thing makes sense now.

      At any rate, I'll sit on the complexions for a while and if I don't find any reason they wouldn't work for people, maybe I will release them. In theory there might be a way to add them to the CC or AMM, but that would take more longer so it goes on the back burner for now. Thanks!
  8. KayMarieRose
    KayMarieRose
    • premium
    • 2 kudos
    THANK YOU
    1. ElysiumFic
      ElysiumFic
      • premium
      • 53 kudos
      My pleasure!
  9. keeperlefae
    keeperlefae
    • member
    • 0 kudos
    This is brilliant! Do you think it would be possible to do similar for the unskippable cutscenes in the From Ashes (Javik) DLC? I'm not familiar enough with the work needed to make such a mod, thus why I'm curious if you think it's possible.
    1. ElysiumFic
      ElysiumFic
      • premium
      • 53 kudos
      I can see two ways of doing this, assuming they'd work (I don't know that they will, and at present I don't have any need for such a mod so I'm not likely to try it myself. Sorry.)

      However, off the top of my head, I see two scenarios that might work. The first would be to replace the five .bik movie files that begin with "Cat001_Prothean_Flashback" (from the Movies directory in the DLC_HEN_PR DLC) with movies that are only a few frames of black, saved in the .bik format (no idea how this is achieved). That would effectively skip over them without the user actually having to skip them.

      To make them actually skippable (assuming the process works the same way it does on this mod here) You'd have to locate 2 (or 3) files:

      • BioD_Cat001_350FlashbackA.ppc
      • BioD_Cat001_375FlashbackB.ppc
      • (And BioD_Cat001_600WrapUp.pcc, assuming you want to skip the third flashback after the final battle on Eden Prime)

      Then, in the Legendary Explorer Package Editor...

      • In each file, do a search for BioSeqAct_BioToggleCinematicMode using the "Find Objects by Class" dropdown menu and button.
      • When you find objects of that class, there will be a pair of them, one after the other.

      • Select the second one.
      • On the right-hand panel you will see a property near the top called "disableCinematicSkip" and note that it is set to "True". Click on the item, then in the drop down above, select "false" and click "set". Then save your file.

      If you wanted to distribute this as a DLC mod, there may be some peculiarities to modding official DLC content as opposed to modding the basegame, and that is the reason I'm not likely to take a crack at this myself when I'm in the middle of a different project (the reason I released this mod is because I needed it to make my life easier working on said project.) You would have to look into that yourself. But barring any differences from releasing a basegame DLC mod, it looks fairly straightforward.

      Good luck.