• This is a reminder of 3 IMPORTANT RULES:

    1- External self-promotion websites or apps are NOT allowed here, like Discord/Twitter/Patreon/etc.

    2- Do NOT post in other languages. English-only.

    3- Crack/Warez/Piracy talk is NOT allowed.

    Breaking any of the above rules will result in your messages being deleted and you will be banned upon repetition.

    Please, stop by this thread SoccerGaming Forum Rules And Guidelines and make sure you read and understand our policies.

    Thank you!

[MOD] paulv2k4 Gameplay Mod

romanfreeze

Club Supporter
paulv2k4, i haven't find lines PLAYER_FITNESS_MODIFIER and TEAM_FITNESS_MODIFIER in your rna.ini file. Look at this fragment:

// -- PHYSICAL
PHYSICAL_STRENGTH=2
// PHYSICAL_STAMINA=100
// PHYSICAL_JUMPING=80
PHYSICAL_BALANCE=2
PHYSICAL_AGILITY=-200
// PHYSICAL_SPRINT_SPEED=0
// PHYSICAL_ACCELERATION=0

I think, around here you can correct fatigue of players. I was changing value of PHYSICAL_STAMINA to 30 and -50. No effect. Players are powerfull in full time of match. No one yellow or red fatigue scale. More by token, i'm playing only quick matches (offline). Please, help! )))
 

paulv2k4

Youth Team
romanfreeze;3653825 said:
paulv2k4, i haven't find lines PLAYER_FITNESS_MODIFIER and TEAM_FITNESS_MODIFIER in your rna.ini file. Look at this fragment:

// -- PHYSICAL
PHYSICAL_STRENGTH=2
// PHYSICAL_STAMINA=100
// PHYSICAL_JUMPING=80
PHYSICAL_BALANCE=2
PHYSICAL_AGILITY=-200
// PHYSICAL_SPRINT_SPEED=0
// PHYSICAL_ACCELERATION=0

I think, around here you can correct fatigue of players. I was changing value of PHYSICAL_STAMINA to 30 and -50. No effect. Players are powerfull in full time of match. No one yellow or red fatigue scale. More by token, i'm playing only quick matches (offline). Please, help! )))

1. I have not added them to my file yet but I have given to you to try for yourself.
2. The reason why you won't see any change is because two / (//) is equal to writing a comment, you have to remove them first.
3. I am certain that the SKILLS / PHYSICAL / MENTAL do not work as you would expect.
 

romanfreeze

Club Supporter
Hallo, paulv2k4! I was completely satisfied with your GP, but i still not understood how to really change parameters in rna.ini file. Can you help me? I need to change only 3 value: more CPU slide tackle, more CPU fouls and more fatigue for all players (maybe, my problem is a very low players speed?). That's my file (little cut), can you send me fixed example? Thanks)))


[]
// PAULV2k4 GP MOD //
// VERSION 0.31 //
//
//
// Follow the notes I have added to make changes
//
// ** NOTE 1: A significant change is with AI Difficulty. I have REMOVED it, therefore no cheating but its now VERY easy. **
// ** You can easily remove this change by deleting [CPUAI] and its settings
// ** NOTE 2: Shooting is much more difficult. You may want to change this. Look for SHOT_ATTRIBUTE_FINISHING



// GLOBAL SETTINGS //
//
// Skip the initial start up sequence - Good for testing - Does not allow saving
SKIP_BOOTFLOW=0
// How much the team overall affects the player's attributes
//TEAM_ATTRIBUTE_MODIFIER=0.01
PLAYER_ATTRIBUTE_MODIFIER=0.4
// Adjust how much the GK moves toward the corner flag closest to the ball and the ball itself
// E.G. 1000 will make the keeper all move toward the ball -- 0 will keep to the middle
GK_NEAR_POST_BIAS=3.3
//FIFA14_MAX_SPEED=0.8
//FIFA14_MIN_SPEED=0.2
//USE_FIFA09_FOUL=0
//GAMEPLAYATTRIBVER=0
DIFFICULTY=6
ENABLE_TIME_INTERVAL_FOR_REACTIONS=0
JOSTLE_FAR_DISTANCE_AT_TOP_SPEED=0
RULESCOLLISION_DISABLE_NON_USER_CONTROLLED_PLAYER_LOGIC=0
RULESCOLLISION_ENABLE_INTENDED_BALLTOUCH=0
DISABLE_MISS_BALLTOUCH=1
BALLTOUCH_EEFCT_ATTRIBUTE_VOLLEYS=0
DRIBBLE_TEST_CADENCE_SPEED=0
EVERYONE_CAN_USE_OSF_SHOT=0
DEBUG_DISABLE_BAD_SUPPORT_EFFECT=1
DEBUG_DISABLE_LOSE_ATTACKER_EFFECT=1
DEBUG_DISABLE_BAD_OFFSIDE_POSITION_EFFECT=1
DEBUG_DISABLE_ALL_SKILL_EFFECT_ON_POSITIONING=1
SHIELD_NO_AUTO_ROTATE=1
SHIELDING=0
ENABLE_UPPER_HIPS_ROTATION_REACTIONS=0
ENABLE_LOOSEBALL_TRAP_BATTLE=1
//AI_RUN_AT_30HZ=0

// Heading Ability
[]
// How much to reduce the downward direction of the header
BALL_Y_VELOCITY_HEADER_REDUCTION=100
// How much to reduce the power of the header
BALL_LATERAL_VELOCITY_HEADER_REDUCTION=70
JUMP=0.01
//HEAD=0.2
JUMPING_HEAD=0.001
//JUMPING_CHEST=0.7

// CPUAI Settings
[]
CPUAI_USE_TRAITS=1
CPUAI_USE_ATTRIBUTES=1
CPUAI_USE_DIFFICULTY=0
CPUAI_PROCESS_ALL_DECISIONS=0
CPUAI_MARKER_USE_PREDICTED_BEHAVIOUR=0
AI_USE_TEAM_CHEMISTRY=0
AI_USE_MORALE_EFFECTS=0
AI_USE_ATTRIBULATOR_TO_UPDATE_GENERIC_CONVERT_TBL=1


// AWAY_DIFFICULTY : The Difficulty Multiplier versus the Away Team
// HOME_DIFFICULTY : The Difficulty Multiplier versus the Home Team
// I have REMOVED DIFFICULTY and CHEATING here
// The AI has no advantage with these settings (the catch/speed up of defenders is not affected by this)
//[CPUAI]
//AWAY_DIFFICULTY=0
//HOME_DIFFICULTY=0

// I have added a small amount of "cheat" and difficulty here to balance the game toward the AI a little
// Increase (OR REMOVE) this value if you feel the game is too easy
[CPUAI]
AWAY_DIFFICULTY=0.001
HOME_DIFFICULTY=0.001

// Make your slider changes here (NOT INGAME) for full effect.
// I have decreased the error of AI as the ANTI-CHEAT made them a lot worse in dribbling and passing
[GAMEPLAY_CUSTOMIZATION]
POS_FULL_BACK_CPUAI=100
POS_FULL_BACK_USER=100
POS_RUN_FREQUENCY_CPUAI=41
POS_RUN_FREQUENCY_USER=40
POS_DEF_LINE_HEIGHT_CPUAI=40
POS_DEF_LINE_HEIGHT_USER=40
POS_LINE_LENGTH_CPUAI=10
POS_LINE_LENGTH_USER=10
POS_LINE_WIDTH_CPUAI=55
POS_LINE_WIDTH_USER=55
POS_MARKING_CPUAI=100
POS_MARKING_USER=100
DRIBBLE_ERROR_CPUAI=0
DRIBBLE_ERROR_USER=0
TRAP_ERROR_CPUAI=65
TRAP_ERROR_USER=51
SHOT_ERROR_CPUAI=51
SHOT_ERROR_USER=51
PASS_ANGLE_ERROR_CPUAI=70
PASS_ANGLE_ERROR_USER=50
PASS_ERROR_CPUAI=70
PASS_ERROR_USER=50
SPRINT_SPEED_CPUAI=25
SPRINT_SPEED_USER=25

// Referee Rules
// 0 - 1 on strictness
[]
REFEREE_FOUL_STRICTNESS_OVERRIDE=1.0
REFEREE_CARD_STRICTNESS_OVERRIDE=0.1




// Shooting
// In Tests in the ARENA with MESSI (see SKIP_BOOTFLOW for testing)
// SHOT ATTRIBUTE only started to affect ability when < 0.
// -7 is a little extreme, especially in lower leagues
// but I find the missed easy chances more thrilling
[]
//SHOT=0
SHOT_ATTRIBUTE_FINISHING=-7
SHOT_ATTRIBUTE_POWER_SHOT_ACCURACY=-2
//SHOT_ATTRIBUTE_SHOT_SPEED=10
//SHOT_ATTRIBUTE_SHOT_POWER=60
//
FINESSE=0
//
LONGLACESHOT=3.0
BALL_SPEED_LESS_THAN=2000
//SHOT_FACT=10
SHOT_CHIP=1
SHOT_FINESSE=0
//TRAJ_LACES=100
//TRAJ_DIPPING_SHOT=50
DIPPING_SHOT=0
TOP_SPIN_VOLLEY_SHOT=0.2
// AI Decision as to whether to strike a ball FIRST TIME
FIRSTTIME=1000

// Passing
[]
CROSS_SCOOP=0.01
CROSS_GROUND_EARLY=0.1
CROSS_LOW_EARLY=0.1
CROSS_EARLY=20
CROSS=10
CROSS_LOW=1
CROSS_GROUND=0.2
BACKHEEL=0
LOB_GOALKICK=0
//PASS_FACT=0 // A lot of attacking passes leading to offsides
// Long Passes, through passes and creative attacks
PASS_FACT=1
SHOT_FACT=0
//THROUGH_LOB=0

// Ball Physics
//[]
// PASSRESPONSIVENESS=4
// CAN CHANGE SPEED OF GAMEPLAY DRAMATICALLY!
// CONST_SPEED=0.05
//ACCEL=1000
// DECEL=0.96
ADDITIONAL_ROLL_SPIN_MULTIPLIER=0.4

// Defending
// CHEAT Tackling still present but was able to get 4 fouls in 2 6 min halfs
[]
TACKLE=200
STAND_TACKLE=200
SLIDE_TACKLE=-200
SLIDETACKLE=500
//STANDTACKLE=1000
//BLOCK=2147483647 // Seems to block everything
BLOCK=0.001
MARK=0.004
//INTERCEPT=0.11
CLEARANCE=200
INACCURATECLEARANCE=300
SUCCESSFUL_PUSHPULL=0
PLAYER_COLLISION=1000
RC_PUSH_PULL=0
G_WIN_POSS_BY_PUSH_PULL=0
ENABLE_PHYSICAL_PLAY_PUSH_PULL=0
ENABLE_PP_HOLD=0



// Avoidance System
// Really difficult to understand what it does fully
// Has massive affect on gameplay - so tread carefully
[]
// ENABLE_AVOIDS=0
// pass and run avoidance - how far to keep the ball away from opposition
// passing lanes and running lanes - where to sit between lines
//MIN_LINE_AVOIDANCE=1.1
// MAX_LINE_AVOIDANCE=4.6
//MAX_LINE_AVOIDANCE=40
// avoidance points for distance between defender and attacker
//MIN_POINT_AVOIDANCE=4
//MAX_POINT_AVOIDANCE=10
// APOINTER_ASSISTED_MARKING=0
// POINTER_ASSISTED_MARKING=0

// Dribbling Decision Making
//[]
//PROTECT_BALL=0
//PROTECT_BALL_BACK_OFF_BALL=0
//PROTECT_BALL_SHIELD_JOG=0
//PROTECT_BALL_SHIELD_STOP=0
//PROTECT_BALL_SLOW_DRIBBLE=0
//PROTECT_BALL_SHIELD_DRIBBLE=0
//PROTECT_BALL_DRIBBLE_OFF=100
//DRIBBLE=100
// DRIBBLETURN=0.4
// DRIBBLEIDLE=1.0
// DRIBBLE_EXIT=0.4
//MOVE=2147483647
// TURN=0.99
//FREEMOVE=2147483647
//BALLTOUCH=2.0
//MAX_TOUCH_TIME=2.0

// Dribbling Movement and Inertia
// []
// HARDSTOP=1.05
// STOPBALL=1.0
// EVASIVE=1.0
// Slowness of touch
// POSSESSION_TOUCH=0.7
//POSSESSION_TOUCH=2.0
// Should I Turn? And by how much
//CONTEXTUAL_TURN=2.0
// BEING_BOUNCED=1.0
// KNOCKON_NUTMEG=1.0
//SPRINT_SPEED=2147483647
//UNBALANCE_TURN=3.0
ACCELERATION=0
SPRINTSPEED=0
Scoop_Turn_L=1.0
Scoop_Turn_R=2.0

// Ball Control / First Touch
[]
FIRST_TOUCH_DIFFANGLE_EFFECT_MIN_RATE=1.04
FIRST_TOUCH_DIFFANGLE_EFFECT_MIN_ANGLE=60
FIRST_TOUCH_BALL_FEINT_SPEED_SCALE=1.0
FIRST_TOUCH_BALL_OUT_SPEED_SCALE_MAX=2.0
FIRST_TOUCH_BALL_OUT_SPEED_SCALE_MIN=1.5
FIRST_TOUCH_MINIMUM_BALL_OUT_SPEED=1.2

// Attribute Tuning
// 0 - 100 amount of influence the player attribute has over ability
[]
// -- MENTAL
//MENTAL_VISION=5
//MENTAL_AGGRESSION=100
//MENTAL_POSITIONING=50
//MENTAL_TACTICAL_AWARENESS=100
// -- SKILLS
// SKILLS_PENALTIES=1
// SKILLS_SWERVE=40
// SKILLS_VOLLEYS=100
//SKILLS_SLIDING_TACKLE=1000
//SKILLS_STAND_TACKLE=1000
//SKILLS_LONG_SHOTS=20
//SKILLS_SHOT_POWER=50
//SKILLS_MARKING=60
//SKILLS_SHORT_PASSING=100
//SKILLS_LONG_PASSING=100
//SKILLS_HEADING_ACCURACY=50
//SKILLS_FREE_KICK_ACCURACY=5
// SKILLS_FINISHING=45
// SKILLS_DRIBBLING=40
//SKILLS_CROSSING=100
// SKILLS_BALL_CONTROL=0
//SKILLS_LONG_SHOT_TAKER=100
// -- PHYSICAL
PHYSICAL_STRENGTH=2
// PHYSICAL_STAMINA=100
// PHYSICAL_JUMPING=80
PHYSICAL_BALANCE=2
PHYSICAL_AGILITY=-200
// PHYSICAL_SPRINT_SPEED=0
// PHYSICAL_ACCELERATION=0
// -- GK
//GOALKEEPER_GK_POSITIONING=100
//GOALKEEPER_GK_REFLEXES=100
//GOALKEEPER_GK_KICKING=100
//GOALKEEPER_GK_HANDLING=99
//GOALKEEPER_GK_DIVING=100

[]
PASS_ATTRIBUTE_LONG_PASS_SPEED=0.05
PLAYER_ATTRIBUTE_GK_KICKING=0
// PASS_ATTRIBUTE_SHORT_PASSING=-5
// PASS_ATTRIBUTE_LONG_PASSING=-5
// PASS_ATTRIBUTE_CROSSING=-5
// PASS_NO_MISS=5
PLAYER_ATTRIBUTE_BALANCE=0
// PLAYER_ATTRIBUTE_VOLLEYS=-5

[]
GK_SIDESTEP_SPEED_THRESHOLD=100
GK_BACKPEDAL_SPEED_THRESHOLD=100
GK_ONE_ON_ONES=0
GK_REFLEXES=0
GK_HANDLING=100
HOLD_RIGHTHAND=100
HOLD_LEFTHAND=100
CATCH=0
GKDEFLECT=0
// GSPEED=0
//FREE_ROAM_GK_TEAMID=143
//FREE_ROAM_PLAYER_TEAMID=143

//
BALANCE_FOREHEAD=1
BALANCE_NECK=1
BALANCE_RIGHTFOOT=1
BALANCE_LEFTFOOT=1

// Debug
[GAMEPLAY]
AWAY_PLAYER_ATTRIBS_DEBUG_Y=0.4
AWAY_PLAYER_ATTRIBS_DEBUG_X=0.4
HOME_PLAYER_ATTRIBS_DEBUG_Y=0.4
HOME_PLAYER_ATTRIBS_DEBUG_X=0.4
DISPLAY_PLAYER_ATTRIBS_AWAY=1
DISPLAY_PLAYER_ATTRIBS_HOME=1
ENABLE_ONLINE_STATUS_TEXT=1
DISPLAY_EVALUATIONS=1
 

paulv2k4

Youth Team
Please take the time to read the other posts of mine. Fouls are an issue that all us gameplay modders are having trouble with. There is no quick fix. It will take a perfect combination of settings. I for one do not have the time to keep testing these values. I just try to manufacture a gp mod that makes the game more enjoyable for me and the guys i play coop career with and then share it.
 

Irriducibile

Reserve Team
Is there a way this patch doesn't skip the language selection? I want to play in German, not English. I already deleted "SKIP_BOOTFLOW=0" in the rna.

Thanks.
 

paulv2k4

Youth Team
Irriducibile;3662399 said:
Is there a way this patch doesn't skip the language selection? I want to play in German, not English. I already deleted "SKIP_BOOTFLOW=0" in the rna.

Thanks.

Find.

Code:
[LOCALE]
SKU=DEV_ALL
USE_LANGUAGE_SELECT = 0
PUBLISHING_REGION = NA
DEFAULT_LANGUAGE = eng,uk
AVAILABLE_LANG_1 = eng,uk
AVAILABLE_COMMENTARY_LANG_1 = eng,us
AVAILABLE_COMMENTARY_LANG_2 = eng,us,2
SLUS = EA203101A0X11

And delete it.
 

Irriducibile

Reserve Team
Which entry is responsible for how the CPU opponent scores its goals? I just want to cut down on header and rebound goals, that's all.
 

Robalex

Youth Team
paulv2k4;3661399 said:
I just try to manufacture a gp mod that makes the game more enjoyable for me and the guys i play coop career with and then share it.

And your tries shown successfully proved to be the best gp made! (IMO)
 

Robalex

Youth Team
Dear Paul, I've adjusted your latest gp to my own preferences. I have a quick question for you:
I wonder how could I set CPU/AI_HOME and AWAY_DIFFICULTY in order to make home team a little "stronger" when play at home (the "cheating" defenders speed and catch-up issue) actual editable settings within file is=0.001 for both, adjustable as you've wrote

I have an old "product.ini" file from FIFA 13 where someone settled home value in: 0.69 and AWAY is: 0.57... with those values CPU/AI team has a little more chances to beat the away team (kind of same ranked teams - as in real leagues around the world where home team wins around 50% of matches, loses 25% and ties the other 25% //average statistics)

I couldn't achieved same results under those values in FIFA 14 (watching several CPU vs CPU game-day matches)

Any idea or suggestion?

Thanks in advance!
 

Bendit

Youth Team
jonah;3641802 said:
On the install instructions it says to use i68 regenerator to use this patch - whenever I use that it seems to create errors on the Moddingway patch I'm using. Can I use File Manager to regenerate instead?

You can copy Paul's files into your FIFA directory and then just apply (or reapply) the latest Moddingway patch with their installer after that. That seems to work fine.

I have only just downloaded Paul's patch for the first time this year, Great to see him back. Already, with the AI cheats off and the other tweaks, it is so much better. Thanks for sharing your work, again.
 

Pye266

Club Supporter
Hi love the new game play patch, with the right sliders it's superb, Only gripe i have with it is the stamina. I like to play career mode managing smaller clubs and working my way to the top. But i now notice to many players are shattered after 50-60 mins. Even players with high stamina..:md:

Is there any way to edit this.
 

gabelogan

Youth Team
hi!

do you have any idea how to remove this strange thing in Fifa i see:

when i play against my friend offline...often there is a script running wich decides the ...not the result but heavily increases chances to win a game. eg Barca vs Levante....someway, somehow i could crush Barca with Levante with only counters, suddenly Barca players couldnt attack, couldnt pass, couldnt defend, couldnt find their positions. its like team morale dropped as a kick back of an early goal from Levante or something.

okay its fun and looks like in real life but this is a game and i wanna compete against friends where i want to beat them with my own and player skills, tactics and not the help of such scripts/boost/help in the game.

any idea about this?
 

Robalex

Youth Team
shenjuku21;3672944 said:
can i use file master to regenerate? and do i have to change the slider in the game?

paulv is away for long time now, i guess he's in a Pakistani jail ;-)

once you've placed rna.ini or cl.ini in the fifa 14 game folder you must regenerate.

regarding sliders... it depends, you can do it manually or inside the file removing the "//" :)
 

paulv2k4

Youth Team
Hey guys I decided to release a new test version (v0.32). Its on the OneDrive. Let me know what you think of it.

Any changes?

Not many, just tweaks to improve the game flow. I now get a little more fouls and the AI creativity is much better.

Where have you been?

Between working and dealing with the misses? I am working on several projects including an UnrealEngine4 shooter game and a Football Management game written from scratch in c#.

Robalex;3675820 said:
paulv is away for long time now, i guess he's in a Pakistani jail ;-)

lol :)


Enjoy the Champions League Final tonight. My money is on a draw and penalties.
 

campeador

Reserve Team
paulv2k4;3677049 said:
Hey guys I decided to release a new test version (v0.32). Its on the OneDrive. Let me know what you think of it.

Any changes?

Not many, just tweaks to improve the game flow. I now get a little more fouls and the AI creativity is much better.

Where have you been?

Between working and dealing with the misses? I am working on several projects including an UnrealEngine4 shooter game and a Football Management game written from scratch in c#.



lol :)


Enjoy the Champions League Final tonight. My money is on a draw and penalties.


when u say draw,you mean a white game or draw with goals?
 

paulv2k4

Youth Team
campeador;3677101 said:
when u say draw,you mean a white game or draw with goals?

I meant draw with goals. I was right with the draw after 90 minutes but Real Madrid decided to turn up in Extra Time. Good game :)
 

Pye266

Club Supporter
Cheers Paul, Off to try the new version now. Enjoying the Game play so far. Just need to tweak the stamina a bit, as to many players are done in after 50mins.:bwtf:
 


Top