Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3341243719
D:\SteamLibrary\steamapps\workshop\content\268500\1700946730\Config
@reinhartalvaro - I've seen this as well. Since by default the character would have either a sword or a pistol, having both can cause this issue depending on the mods being used. But I believe it is visual-only, so the game should work even when the pistol isn't shown.
There's a mod, No Full Cover Grabs which should actually make the campaign more enjoyable all-around. It requires vipers (from the base game, not added enemies) to be flanking or your solider to be in low cover to be grabbed.
Or, this mod, Viper Cannot Grab or Bind which completely nullifies those viper abilities which could make solo runs more fun.
Great mod tho.
Do you have Discord?
Yeah, that's a good idea! I would've put it as an option for people in the code had I thought of it. I can't really change it now, unfortunately. If you want the lost to be really tough, you could do the "No Lost Headshots" mod.
While you're inside that folder, you may want to change the file XComClassData.
Everywhere it says "eStat_Offense" that's Aim bonus when you get promoted. If you leave it the way it is and remove the age penalty, your soldier will have tons of aim, because it's balanced around losing aim each deployment.
So you may want to save eStat_Offense as 1-3 rather than 9 and stuff.
Have an awesome playthrough. I look forward to hearing how it goes :)
AimLossAtStart=-3
to
AimLossAtStart=0
Removing the whole line will make it not work.
Go to the folder/file shown below. I think I renamed my steam storage "SteamDefaultStorage", so I'm just showing you what mine looks like. Yours will be the same starting with steamapps.
D:\SteamDefaultStorage\steamapps\workshop\content\268500\1700946730\Config
Inside the Config folder is a file named: XComGameData_SoldierSkills
Open it up (it will probably open in Notepad).
Look for AimLossAtStart=-3 and change it to 0. Then you're good to go! You can even change other abilities.
Save and you're done!