I was attempting to upscale a single specular female head texture from 512 to 1024.
The tool runs and says it's done but no textures were placed in the destination folder. I thought maybe the file path might have been to long so I placed the single texture in its own new folder on my desktop and set the destination to a 2nd newly created folder also on my desktop. I reran the program using the new file paths and still no new texture in the destination folder.
Based on your posts in LMCC and FO4 Texture Resizer, it has to be something I'm doing on my end. TWB has a custom set of textures as an optional down load but the basefemalehead_s is the vanilla 512. I was attempting to upscale it to 1024 to make compatible with HD DLC.
Any guidance you could give would be most appreciated. I can see a ton of uses for this tool if I can ever get it to work.
1- create folder on the desktop ( named "a" for example ) 2- inside folder "a" create folder "b" 3- copy your dds files to "b" 4- create folder "c" on the desktop 5- run program 6- as a source put path to folder "a" IMPORTANT this is not mistake source is "a", not "b" inside "a" 7- as a destination set empty folder "c" 8- set resolution(s) as desire 9- hit "begin" and wait program will create folder "b" inside folder "c" and save resized dds there
<3 so much kudos to you. I had been trying for hours to get any fix to work for nuclear nude and your little tip with this program worked wonders for me!!
1- create folder on the desktop ( named "a" for example ) 2- inside folder "a" create folder "b" 3- copy your dds files to "b" 4- create folder "c" on the desktop 5- run program 6- as a source put path to folder "a" IMPORTANT this is not mistake source is "a", not "b" inside "a" 7- as a destination set empty folder "c" 8- set resolution(s) as desire 9- hit "begin" and wait program will create folder "b" inside folder "c" and save resized dds there
so I just used this to upgrade makeup that was 512 up to 2048. To get this to work I had to select 512>1024 and 1024x2048. When I tried 512>2048 it did nothing, selecting both resulted in files that were 2048.
For anyone getting errors about missing some .dll files. You need "Visual C++ Redistributable Packages for Visual Studio 2013" I believe x64 and x86. May just be x86 though. Hope this helps someone
Caliente's Beautiful Bodies Enhancer - v5.6.3 - Hotfix CBBE Ida Body Texture - 6-1-1 LooksMenu v1-7-0-1 Real HD Faces Main File 1-0 Kir's Freckles 2K Rescale 1-0 Appealing Moles - Extra Moles - 2K-2-01 LooksMenu Customization Compendium 2K ba2 (I put the resized deLuxe Makeup 2k textures here) Extended Facial Sculpting - Now with 90% Less Beta - 0-5 Female Neck Tweaks Editor's Choice v2
^ Everything is already 2K and apart from deLuxe makeup they all work fine no face bugs
When I follow your upscaling instructions for deLuxe Makeup, the FO4 Image Resizer places the texture files in folder C, but when I go in-game, I see broken brown textures on the female player character. I've Ran the program 3 times now to the same effect, and re-read the instructions, but I'm not sure if there's an incompatibility or if it's actually doing anything to the textures maybe if it's just copying them from folder A to folder C. Is it possible the next-gen update broke this method?
Ran the Resizer again it does make the textures larger 512 KB before for 1 DDS and after 2.66 MB
Exact instructions I followed :
1. Download the Fallout 4 Texture Resizer here and extract it into a folder wherever you'd like. 2. Download deLuxe Makeup manually here (Both files.) 3. Create a folder on the Desktop named "a" 4. Inside folder "a" create a folder named "b" 5. Open the deLuxe Makeup zip files you downloaded in Step 2, navigate to "Textures/Actors/Character/Character Assets/TintMasks/" in each zip file and extract all of the *.DDS files to folder "b" on your Desktop you made in Step 4. 6. Create a folder on the Desktop named "c" 7. Open Fallout 4 - Image Resizer.exe from the folder you extracted the Fallout 4 Texture Resizer to in Step 1. 8. Click on the Source Dir button in the top left, and navigate to folder "a" (not "b"!) and click on it, then click OK. 9. Click on the Destination button in the bottom left, and navigate to folder "c" and click on it, then click OK. 10. In the drop down boxes on the left side of the window under Old Resolution, find 1024 x 1024 and check the box next to them on the left. 11. In the drop down boxes on the right side of the window under New Resolution, find 1024 x 1024 and set both boxes to 2048. 12. Click on the Begin button in the bottom right, and wait for a moment until it finishes. 13. Go to folder "c" on your Desktop, which will now contain a folder "b" 14. In folder "b" right-click on the Textures folder and click Compress to ZIP file, name it "2k deLuxe Makeup" 15. Install like you would any other mod.
I figured out how to do it properly and got upscaled images. I used it on a bunch of face textures going from 1k to 2k so they can show up with a 2k face mod. However, when I put them in game, it doesn't seem to recognize them and I still get black face bug. This bug doesn't happen when I replace the upscaled textures with other 2k textures
EDIT: NM me, I found a bunch of files that were missed in a different folder
It's a bit hartdcoded, but it works (if you take the superior folder of the textures, like Nikse explains in the sticky - this "folder b in a" thing.. if you run in an error the next scalingprocess, than delete the new b-folder before). Now I can get rid of all those 4k-cloth-textures without changing all in paint.net! Thanks!
Tick the box on the left of one of the rows, then adjust:
Old Resolution Will be used for finding image files that match this resolution New Resolution Will be what the found images are resized to.
If the box is not ticked, that pair of resolutions to find and resize to will not be used. Admittedly this UI is terrible, I made this years ago. I'm a bad programmer today, I was even worse back then.
I remember looking at adding an output window, but it was a bit of effort that I couldn't be faffed with doing. The saving grace is that if it's not doing anything to any files, it'll not be frozen. It appears frozen because it's actually feeding file paths to a command line utility (by Microsoft, which actually does the texture resizing stuff), and I chose to hide the utility's window because it launches once for each texture.
89 comments
I was attempting to upscale a single specular female head texture from 512 to 1024.
The tool runs and says it's done but no textures were placed in the destination folder. I thought maybe the file path might have been to long so I placed the single texture in its own new folder on my desktop and set the destination to a 2nd newly created folder also on my desktop. I reran the program using the new file paths and still no new texture in the destination folder.
Based on your posts in LMCC and FO4 Texture Resizer, it has to be something I'm doing on my end. TWB has a custom set of textures as an optional down load but the basefemalehead_s is the vanilla 512. I was attempting to upscale it to 1024 to make compatible with HD DLC.
Any guidance you could give would be most appreciated. I can see a ton of uses for this tool if I can ever get it to work.
Thanks
Johnny
2- inside folder "a" create folder "b"
3- copy your dds files to "b"
4- create folder "c" on the desktop
5- run program
6- as a source put path to folder "a" IMPORTANT this is not mistake source is "a", not "b" inside "a"
7- as a destination set empty folder "c"
8- set resolution(s) as desire
9- hit "begin" and wait
program will create folder "b" inside folder "c" and save resized dds there
hope it helps (works for me)
thank you for attention, sayonara :)
This worked, thank you very much.
Caliente's Beautiful Bodies Enhancer - v5.6.3 - Hotfix
CBBE Ida Body Texture - 6-1-1
LooksMenu v1-7-0-1
Real HD Faces Main File 1-0
Kir's Freckles 2K Rescale 1-0
Appealing Moles - Extra Moles - 2K-2-01
LooksMenu Customization Compendium 2K ba2
(I put the resized deLuxe Makeup 2k textures here)
Extended Facial Sculpting - Now with 90% Less Beta - 0-5
Female Neck Tweaks Editor's Choice v2
^ Everything is already 2K and apart from deLuxe makeup they all work fine no face bugs
When I follow your upscaling instructions for deLuxe Makeup, the FO4 Image Resizer places the texture files in folder C, but when I go in-game, I see broken brown textures on the female player character. I've Ran the program 3 times now to the same effect, and re-read the instructions, but I'm not sure if there's an incompatibility or if it's actually doing anything to the textures maybe if it's just copying them from folder A to folder C. Is it possible the next-gen update broke this method?
Ran the Resizer again it does make the textures larger 512 KB before for 1 DDS and after 2.66 MB
Exact instructions I followed :
1. Download the Fallout 4 Texture Resizer here and extract it into a folder wherever you'd like.
2. Download deLuxe Makeup manually here (Both files.)
3. Create a folder on the Desktop named "a"
4. Inside folder "a" create a folder named "b"
5. Open the deLuxe Makeup zip files you downloaded in Step 2, navigate to "Textures/Actors/Character/Character Assets/TintMasks/" in each zip file and extract all of the *.DDS files to folder "b" on your Desktop you made in Step 4.
6. Create a folder on the Desktop named "c"
7. Open Fallout 4 - Image Resizer.exe from the folder you extracted the Fallout 4 Texture Resizer to in Step 1.
8. Click on the Source Dir button in the top left, and navigate to folder "a" (not "b"!) and click on it, then click OK.
9. Click on the Destination button in the bottom left, and navigate to folder "c" and click on it, then click OK.
10. In the drop down boxes on the left side of the window under Old Resolution, find 1024 x 1024 and check the box next to them on the left.
11. In the drop down boxes on the right side of the window under New Resolution, find 1024 x 1024 and set both boxes to 2048.
12. Click on the Begin button in the bottom right, and wait for a moment until it finishes.
13. Go to folder "c" on your Desktop, which will now contain a folder "b"
14. In folder "b" right-click on the Textures folder and click Compress to ZIP file, name it "2k deLuxe Makeup"
15. Install like you would any other mod.
EDIT: NM me, I found a bunch of files that were missed in a different folder
Old Resolution Will be used for finding image files that match this resolution
New Resolution Will be what the found images are resized to.
If the box is not ticked, that pair of resolutions to find and resize to will not be used. Admittedly this UI is terrible, I made this years ago. I'm a bad programmer today, I was even worse back then.
Only critique if you can call it that;
Could you add an output window just displaying what it is doing?
I remember looking at adding an output window, but it was a bit of effort that I couldn't be faffed with doing. The saving grace is that if it's not doing anything to any files, it'll not be frozen. It appears frozen because it's actually feeding file paths to a command line utility (by Microsoft, which actually does the texture resizing stuff), and I chose to hide the utility's window because it launches once for each texture.
Yeah, figured that lil.. feature I'll call it. Not exactly a progress bar but I'll take it.