[SOLVED] Any way to install Redux as graphics only?
-
After I installed Redux mod, I noticed that it messed up most full-automatic weapons accuracy, accuracy is cut by half, completing any mission that require high % accuracy is impossible. So I uninstalled the mod and now I'm running vanilla. I also don't like the vehicle handling changes in Redux.
So I was wondering if i's possible to install Redux graphics changes only without any gameplay/weapons/vehicle changes? Or do you know a mod that have similar visuals? I liked Redux visuals, the street lights effects and the vehicle headlights effects of Redux is very good.
-
@naelm90 Extract the oiv file by WinRAR, then install what you want.
-
@Akila_Reigns said in Any way to install Redux as graphics only?:
@naelm90 Extract the oiv file by WinRAR, then install what you want.
Well, I'm a noob, when I extract it, I don't know which is which
-
@naelm90 Look for files like graphics..., clouds..., water..., sky... But it will take a lot of time to select all graphic files and install it into the right folder.
-
@naelm90 Also you can install REDUX and then overwrite the specific files which influence weapons and driving.
For weapon --> copy root/common.rpf/data/ai/ wepaon.meta into mods/common.rpf/data/ai
For driving --> copy root/common.rpf/data/handling.meta into mods/common.rpf/data and mods/updata/update.rpf/common/dataThat means you have still the original files in the root directories and so you can take this files and overwrite the according files inside the mods folder.
-
@Marcel2015 Thanks a lot dude, that worked for me!
The files that I had to work with are actually in update.rpf not common.rpf (common.rpf files are exactly the same as in the mod directory). Here is exactly what I've done:
COPY <root>\update\update.rpf\common\data\ai\weapons.meta TO <root>\mods\update\update.rpf\common\data\ai\weapons.meta
and
COPY <root>\update\update.rpf\common\data\handling.meta TO <root>\mods\update\update.rpf\common\data\handling.metaAnd now I can complete missions with high % accuracy even with Redux installed!