Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
ā Live Streamingā Interactive Chatā Private Showsā HD Qualityā Free Actions
Free to watch ⢠No registration required ⢠HD streaming
It's so wonderful that people continue to have positive experiences with the work I've done. I read every comment and every message -- I just don't always get a chance to reply!
I'm particularly proud of the consistency in feedback that I receive about matching the "voice" of the game. Mass Effect is written in a particular way and I've tried very hard to make it all feel like it belongs.
My work is absolutely the definition of a fanfiction mod. I don't think it gets much more fanfiction than what I'm doing -- but what's canon, in the end? It's fanfiction with legitimacy, and Mass Effect is all about crafting your own version of Shepard. BuoWare has said it before; every Shepard is "the real Shepard."
So, you know what? That means every Shepard who dates Joker is "the real Shepard," too!
hi! i remember someone asking about how you changed your Shep's face textures. i only remember that your answer included something about GIMP, so yesterday i looked for this post or comment, but for some reason i couldn't find it.
can i ask you to answer in 'for dummies' format how you did it? because i've never installed anything more complicated than a decent localization mod and red sky on eden prime.... and i also heard that replacing textures can break the game to hell, so it scares me a little.
i can try! however keep in mind that i donāt do this regularly and the last person i coached through it didnāt report back to tell me if it worked, lol. i only know that it worked for me. so if you have a problem somewhere, i hope i can help, but iām no real expert. iām just going off my sims 4 modding and photoshop experience, supplemented by the limited ME modding guides that are floating around.
also, this is going to be long.
how i customized shepardās face textures (tutorial) ā¬ļø
things you need:
an art or photo editing program that works with transparencies. i use photoshop. photopea is a good free alternativeĀ
GIMP
ME3Tweaks Mod Manager (i assume you already have this)
some experience with digital painting and/or photo manipulationĀ
note about safety: what you heard about texture modding breaking the game is likely the 'content mods before textures' rule. you have to install all your regular mods before you touch your textures. if you edited textures and then install a non-texture mod over that, you will have problems. textures always come last. if you've modded textures but want to update a content mod or install a new one, you have to restore your game to vanilla first. as long as you do that, you will be fine.
first off, youāll want a base for your face. this can be femshepās default face texture that you extract, or you can do what I did and modify someone elseās modded texture. i worked with primitives texture overhaulās femshep (they have an open TOU.)
hereās what those textures look like unedited. already much better than the default femshep texture, but i wanted no makeup, my shepās canon scars, noticable eyebags and more freckles.
(if itās custom shepardās textures that youāre editing, I donāt have experience specific to that, but I found this tutorial from 2013 that might be helpful. please note that it doesnāt use the new mod manager or GIMP.)
in the mod manager, go to tools > mass effect modder (for legendary edition). this is the texture modder. it lets you install texture mods, but also mess with the game textures yourself. for that, navigate to ātexture manager.ā note that itās sorted by game. you might not have every gameās backups ready at all times, or have made changes to the game since the last texture map was created. follow instructions on screen if thatās the case.
start with modding only one game. i started with ME3 because thatās what I was currently playing. you can use the same texture you make for the other games, but youāll have to pay attention to the file names, which arenāt constant across the trilogy.Ā
once the chosen gameās textures have loaded in, you can search for the ones you need. note that for ME3, thereās a femshep texture file in a second location: this one is for the endgame, where sheās injured and bloody. youāll want to replace that one too.Ā
find them by searching for ā*PROShepard*ā.Ā Double-click on a result to see it in its folder.
there are three kinds of face textures: the diffuse map (the visual one), the specular map (which tells the game how shiny the texture is) and the normal (bump) map (which allows you to fake 3D details.)
youāll want to download all of these I marked + the face_norm_stack that I forgot, lol (this is how my finished texture looks, by the way). click on a texture and download it as a PNG.
once you have your PNGs extracted, open the diffuse map in your chosen software (not GIMP. while you can use GIMP for all these steps, I donāt recommend it.) you should see a ghostly, stretched out face. itās ghostly because thereās a hidden transparency mask on top of it.Ā
extract the transparency mask by (in PS) choosing layer > layer mask > from transparency in the menu. if youāve ever worked with masks before, it should feel intuitive to handle the mask. if not, i suggest watching a video on transparency masks in your chosen program.Ā
disable the mask. do not delete it. you should now see the texture in full opacity. you need a bit of imagination to envision it on your shepardās face, so be prepared to have to return to this step to make modifications later.Ā
make a new layer to paint over it, do not paint on the texture itself. if you make a mistake, youāll want to be able to undo it easily.
i assume you know what you want to change for your shepardās face. youāll have to paint it in yourself, or you could go and look for a face texture that has what you want and then combine the two of them to get the look that you want. all i did was paint/manipulate (removed makeup, added eye bags, added freckles, added scars, sized up eyebrows).Ā
once it looks good, take the transparency mask that you disabled and add it to any new layers you might have. you want everything to have the same mask. now duplicate the original texture for a backup, and merge the duplicated texture and your edits into one layer. the transparency mask should remain. re-enable it if that hasnāt already happened automatically.
the reason the mask is there (as i had to figure out through many hours of frustration) is that it serves as a built-in specular map. i donāt know why itās done this way since there is a separate,Ā proper spec map that you hopefully downloaded. but regardless, how it works is this: the more opacity an area has in the map, the shinier it will be in game. so if you want there to be a very shiny area on that new face, you can go in the mask and paint in some more opacity there. similarly, you can reduce it to make the area matte.Ā
when youāre done, save your diffuse map as a PSD (if possible. PNG likely also works but I canāt vouch for it!). be careful not to mess with the string of numbers in its name, the game needs those to load it in correctly. you can add words like āmyeditā etc before the numbers if you want, to distinguish the new texture from the old one. as long as the numbers are the same, it shouldnāt affect anything in game.Ā
hereās what my ME3 files are named:
now, GIMP. itās a dinosaur of a program, but the reason we use it is that itās free and it has built-in DDS export functionality. (if the program you used happens to have that, lucky, you can skip GIMP and just do it there!)Ā
open your new file of the diffuse map in GIMP. go to export as > DDS image. select DXT5 compression and generate mipmaps. save as a DDS file.
small edit: make sure the PSD you're converting to DDS has no hidden layers, as it might throw up an error when attempting to replace the texture in the next step. if you have a hidden backup layer, delete it before DDS export! you want a single layer.
To test out your new texture, you can now go to the texture manager and replace the diffuse map with your new map. Always make sure you have a backup of the original texture when you do this, and that youāre not jumping between games.Ā
I recommend having a save in a well-lit place that lets you quickly check the texture on your shepard, but if you haven't started the game yet, the character selection screen should work. I ended up making several edits, but part of that was figuring out that the weird transparency mask was actually a spec map, so I hope I spared you that.Ā
for a complete texture swap, the specular and normal maps need to be changed to match the new face ā but it really depends on the changes you made. added scars and resized eyebrows are what made me actually go back in and edit them, but you might not have made these changes. you can load the game and test out how your texture looks without the adjusted spec and norm maps. (frankly, iām not sure about the purpose of the spec map since one is already included in the diffuse.)Ā
if you do want to make changes there, open the PNGs in your program. i recommend looking up specular and norm map texture editing online if you do this, as I donāt feel qualified to explain it. what i did was place the PNG of the (unmasked) diffuse map over them and lower the opacity of the layer to see where the faces diverge. i fully admit that i was lazy with this, only transformed the eyebrows to match their new size and added the scars to the norm map so they get that 3D feeling.
sometimes, these maps come as stacks. replacing them with a single image (rather than a stack of many images) seems to work, iām still not sure how exactly to handle them. sorry.
(for my ME2 retexture, I left the spec map untouched. I havenāt really played with the texture in game though, so if I notice something is off Iāll go back in and add it, but my brief playtest looked fine.)
you export these the same way you exported the diffuse map. keep the numbers intact. save as DDS and replace in the texture manager.Ā
(this old tutorial suggests photoshop canāt actually handle normal maps. i donāt know if that still applies, but you might want to give this a read. saving as a TGA file (targa) is still possible, but iāve never tried out the program they use. maybe GIMP can handle it.)
norm map edit: editing them in PS definitely works! I was able to add dynamic under-eye shadows for my shepard by extending the existing furrow in the map. here's before and after of the norm map for reference, plus an in-game photo.
before (left) & after (right)
result!
and donāt forget the bloody endgame texture "FaceBlood" in ME3 unless you want your shepard to suddenly sport her old face! :)Ā
once you are happy with your retexture, you can compile it into a MEM texture mod file so you wonāt have to do the manual swap every time you restore your game to vanilla to mess with your mods. find the option under texture modding > create texture mod. as always, make very sure the numbers in the file names are correct. once you have your MEM file, youāre good! congratulations!
this took me a couple hours to put together, but I know itās not perfect. I still hope it helped you!
Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
ā Live Streamingā Interactive Chatā Private Showsā HD Qualityā Free Actions
Free to watch ⢠No registration required ⢠HD streaming
Ngl, I do judge people who post screenshots/videos/gifs of clearly modded Mass Effect, but Jack is still in her leather straps. Seriously? There's at least 4 mods I know off the top of my head that give her actual armor and/or clothes.
In order to create a mod, you need to gain a familiarity with the areas of the game you're editing and how they work. This familiarity often makes it easier to make other changes to the same files.