Hello everyone, I'm trying to add a new difficulty into my PCM. I've bored to play in hard (for me the "extreme" difficulty it's unplayable). Therefore I'm trying to add a new difficulty. I edited the Local.cdb and I saw the Difficulty xml. So I tried to add a new row with that difficulty. I set all the parameters above extreme. Just for see if it's working. And this is the result :
All the Tinkoff saxo riders suffering with only 30km played..
All was perfect but I saw 1 problem. When I added all the parameters in the LOCAL, I wrote Muy difÃcil (Very Hard in spanish) in the Constant column, because I want to call "Muy difÃcil" to this new difficult. But when I choose the difficulty in the game, this is what I create..
Instead of calling "Muy dificil" (very hard) it's called "Contratos" (contracts).. So, I want to know what I could do for call Very Hard to this new difficulty.
You first have to add a new column in "LOC" in Local.CDB. Call it with constant "VeryHardLevel" and in english and spanish put whatever translates into very hard. Then you must add a column in "sta_race_difficulty" with ID 5, Constant "VERY HARD", refcarcoeff and all the others with a number between hard and extreme or whatever you like, that's it I ohpe not to have forgotten anything
Yeah, set the details to somewhere between normal and hard afaik
24/02/21 - kandesbunzler said “I don't drink famous people."
15/08/22 - SotD said "Your [jandal's] humour is overrated"
11/06/24 - knockout said "Winning is fine I guess. Truth be told this felt completely unimportant." [PT] Xero Racing
jandal7 wrote:
Yeah, set the details to somewhere between normal and hard afaik
Ok, raised all values for Normal in the Local CDB, found in ...steamapps/common/PCM15/Database. Then I copied my newly created Local.cdb into that very folder and overwote the old Local.cdb. Will I have my custom normal/hard now if I select Normal under settings in the game?