smdlvt Posted July 5, 2004 Share Posted July 5, 2004 Hello,is there a way to change the difficulty level from hard to impossible after starting the game? I'm playing now a long time but now I want to change from hard to impossible. My intention is to face some thougher guys to get a more challenging game expierence :-). I think there is no official way but can I tune the computer AI maybe with a hex editor. I read the following on the main page:--------------------------The game has three difficulty levels, on the higher levels saving is limited though there are work-arounds. This is the code that adjusts the levels, so you can see the enemy get more VP & AP as well as getting boosts to their AI. ID 1 2 3UserName Easy Normal HardAIAPCoeff 0.4 0.7 1AIVPCoeff 0.5 0.75 1AIUnitsLevel -1 0 1DeathCoeff 1.2 0.7 0.1REDifficulty 3 3 3ClueDeathCoeff 3 1.5 0.25GroupMedicalCoeff 1 0.5 0.2HideProbability 15 30 75AssassinProbability 5 10 25EnemyDamageMult 0.66 1 1OurDamageMult 1.33 1 1------------------------- Where are these values located? Thanks for help! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now