Jump to content

Changing the difficulty level after starting the game?


smdlvt

Recommended Posts

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 3

UserName Easy Normal Hard

AIAPCoeff 0.4 0.7 1

AIVPCoeff 0.5 0.75 1

AIUnitsLevel -1 0 1

DeathCoeff 1.2 0.7 0.1

REDifficulty 3 3 3

ClueDeathCoeff 3 1.5 0.25

GroupMedicalCoeff 1 0.5 0.2

HideProbability 15 30 75

AssassinProbability 5 10 25

EnemyDamageMult 0.66 1 1

OurDamageMult 1.33 1 1

-------------------------

 

Where are these values located?

 

Thanks for help!

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...