File information

Last updated

Original upload

Created by

MrsBlobby

Uploaded by

MrsBlobby

Virus scan

Safe to use

About this mod

Downscales the vast majority of the game's textures down to 4x4, single-color textures. Has additional manual curation to either upscale or remove certain textures for cosmetic reasons. Basically my own personal texture mod that combines functionality and cosmetics to the best of its abilities.

Permissions and credits
Changelogs
Donations
Overview
This mod downscales the vast majority of the game's textures down to 4x4, single-color textures. Textures were made 1 color to minimize that smudge look present on downscaled textures. Some textures are made larger, or removed entirely for cosmetic reasons. This is basically just my own personal texture mod that tries to combine functionality and cosmetics to the best of its abilities. Very low resolution, downscaled textures are always going to look bad to an extent, but might as well make the best of it.

Diffuse map color is derived from the most common color present on the texture by default. Note that this may give unexpected results at times due to the way some textures are set up. Normal maps as flat as they can be (127, 127, 127 RGB) to try to get rid of that "rounded" normals look present on regular downscaling. Specular and reflect texture maps are treated the same as diffuse maps.

Some general notes about things that deviate from the "4x4 single color" approach:
1. Leaves. Removed leaves because they look horrible on anything below 128x128. They're just big squares that obstruct your view.
2. Bushes & grass. See leaves.
3. Harvestable plants. Upscaled to 32x32 to not have corn and such look like big squares.
4. All kinds of fences, iron bars, catwalks, rebar, etc. Upscaled to 16x16-256x256 depending on the specific texture. These types of things being either entirely invisible, or non-transparent looks bad.
5. Certain windows. See 4. Some windows ended up being non-transparent when simply downscaled + single-color-ified.
6. Certain trash / rubble. Turned invisible, at least what was doable without directly modifying meshes. Looks very bad on low resolution, so made those invisible.
7. Certain decals, primarily trash, rubble, and rocks. These were just squares on the ground or walls. Looked bad. Removed.
8. Effects (explosions and the like). Upscaled to 32x32. 4x4 was a bit too square.
9. Storefronts / interface textures. Not necessary to touch those.
10. Sky / sun. Upscaled to 128x128. Sun looked like an enormous Minecraft sun at 4x4 single-color.

Includes more manual curation as well, but the list would get very long.

Now updated to V2. See changelog and images for changes.

Installation
Install process is identical to most other mods:

1. Download the provided .zip
2. Put the .ba2 file in your Data folder. This folder is often found at C:\Program Files (x86)\Steam\steamapps\common\Fallout76\Data or C:\XboxGames\Fallout 76\Content\Data for Steam and Gamepass/MS Store respectively.
3. Add the.ba2 file name to the sResourceArchive2List line in the Fallout76Custom.ini or Project76Custom.ini file. This file is located at %USERPROFILE%\Documents\My Games\Fallout 76\.

Example of sResourceArchive2List line:sResourceArchive2List= ExampleMod1.ba2, SimplifiedTextures.ba2, ExampleMod2.ba2, ExampleMod3.ba2