• 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!

FIFA 14 Better Career Patch

MPS96

Club Supporter
beta990;3622204 said:
Sorry, don't play this mode myself. What happens if you do so?


when i start a game it either just crashes to desktop or gets stuck on an infinite loading screen, and i have tried de-installing the mod and disabling moddingway mod and it works after that.

its not that much of a problem just a little inconvenient since I sometimes like to play a couple of games on ultimate team.
 

Mik-29

Youth Team
beta990 v 3.1 is good, no bugs!
can you pls tell me vich parametrs involves on jober offer from other leagues
for example i play for real madrid and i wanted to job in chelsea. how can i do this, tnaks!
 

shiranughie

Club Supporter
hey guys, i've been using this mod fo quite some times now. Triffic mod!
By the way, i wanna ask about these lines from "scout.ini" regarding youth squad's skills and weak foot chances.

Code:
//----------------------------------------------
// YOUTH PLAYER CHANCE TO DETERMINE THE WEAK FOOT LEVEL
//----------------------------------------------
WEAKFOOT_ABILITY_LEVEL_1_CHANCE	= 5
WEAKFOOT_ABILITY_LEVEL_2_CHANCE	= 15
WEAKFOOT_ABILITY_LEVEL_3_CHANCE	= 25
WEAKFOOT_ABILITY_LEVEL_4_CHANCE	= 35
WEAKFOOT_ABILITY_LEVEL_5_CHANCE	= 20

//----------------------------------------------
// PLAYER SKILL MOVE CHANCE
//----------------------------------------------
FACTOR_1_SKILL_LEVEL_1_CHANCE 		= 25
FACTOR_1_SKILL_LEVEL_2_CHANCE 		= 70
FACTOR_1_SKILL_LEVEL_3_CHANCE 		= 4
FACTOR_1_SKILL_LEVEL_4_CHANCE 		= 1
FACTOR_1_SKILL_LEVEL_5_CHANCE 		= 0

FACTOR_2_SKILL_LEVEL_1_CHANCE 		= 15
FACTOR_2_SKILL_LEVEL_2_CHANCE 		= 60
FACTOR_2_SKILL_LEVEL_3_CHANCE 		= 20
FACTOR_2_SKILL_LEVEL_4_CHANCE 		= 5
FACTOR_2_SKILL_LEVEL_5_CHANCE 		= 0

...

Does "level 5" determines the 5 stars level skill/weak foot or is it the other way around?

And about the "factor" from skill move chance, I thought it determines the position of the player but then I noticed there were 10 of them, meanwhile there're only 9 positions as defined from the code before it.
 

dolf

Club Supporter
Where do i find scout.ini ?
Do i need a tool to decompress a file or something? I can't find any of these files people talk about.
 

beta990

Reserve Team
dolf;3623413 said:
Where do i find scout.ini ?
Do i need a tool to decompress a file or something? I can't find any of these files people talk about.
If installed:
Code:
C:\Program Files (x86)\Origin Games\FIFA 14\Game\dlc\dlc_FootballCompEng\dlc\FootballCompEng\data
 

beta990

Reserve Team
Mik-29;3623189 said:
beta990 v 3.1 is good, no bugs!
can you pls tell me vich parametrs involves on jober offer from other leagues
for example i play for real madrid and i wanted to job in chelsea. how can i do this, tnaks!
joboffer.ini:
Code:
CHANCE_USE_LEAGUE_ABOVE = 70		// Chance of looking league above
MAXATTEMPTS_FINDJOB = 3				// How many iterations on teams in a league to do increasing the range each time. Higher number = slower
MODIFIER_PER_LOOP = 5				// How much the overall increases/decreases by on each iteration.  Smaller number = less likely
FIRED_OVERALL_HIT = 10				// Overall rating less than current team to look for new jobs at (default: 10)
NEWJOB_OVERALL_INC = 20				// If we are looking for a better job, overall higher that we should look at
MPS96;3623075 said:
when i start a game it either just crashes to desktop or gets stuck on an infinite loading screen, and i have tried de-installing the mod and disabling moddingway mod and it works after that.

its not that much of a problem just a little inconvenient since I sometimes like to play a couple of games on ultimate team.
Ok, thanks for testing.

If you only use my mod and not moddingway, does it still crashes? Just for the record. :)
MrBlackie;3623038 said:
Nope Beta sorry my sitake...i've done the fifa update...and after i've installed your mod...works perfectly...thank you...and by the way...how to uninstall your mod cause i've deleted fifa to be able to uninstall your mod... :D

P.S: v3.1 is awesome mate! keep on going
Add/Remove Programs > Control Panel
 

dolf

Club Supporter
beta990;3623414 said:
If installed:
Code:
C:\Program Files (x86)\Origin Games\FIFA 14\Game\dlc\dlc_FootballCompEng\dlc\FootballCompEng\data

I only have

compdata
Cmsettings.info
internationals.txt
internationals.txt.bak

in that folder
 

beta990

Reserve Team
dolf;3623417 said:
I only have

compdata
Cmsettings.info
internationals.txt
internationals.txt.bak

in that folder
Than you don't have installed my mod (correctly). :P

Check where you installed FIFA 14, and install my mod in that directory.
 

dolf

Club Supporter
beta990;3623421 said:
Than you don't have installed my mod (correctly). :P

Check where you installed FIFA 14, and install my mod in that directory.

Oh i didn't know it was only possible with your mod :P
 

kryg

Youth Team
beta990;3623033 said:
See rna.ini, and remove the following lines:
Code:
CAMERA_ZOOM_MODIFIER_TELEBROADCAST=0.10
CAMERA_HEIGHT_MODIFIER_TELEBROADCAST=0.08
CAMERA_ZOOM_OFFSET=9
CAMERA_ZOOM_MODIFIER=9
CAMERA_HEIGHT_OFFSET=7
CAMERA_HEIGHT_MODIFIER=7

thanks for help Beta990.

Im still having those different cutscenes when someone gets a yellow card or scores. Any way to remove those?
 

runaway42

Youth Team
shiranughie;3623223 said:
hey guys, i've been using this mod fo quite some times now. Triffic mod!
By the way, i wanna ask about these lines from "scout.ini" regarding youth squad's skills and weak foot chances.

Code:
//----------------------------------------------
// YOUTH PLAYER CHANCE TO DETERMINE THE WEAK FOOT LEVEL
//----------------------------------------------
WEAKFOOT_ABILITY_LEVEL_1_CHANCE	= 5
WEAKFOOT_ABILITY_LEVEL_2_CHANCE	= 15
WEAKFOOT_ABILITY_LEVEL_3_CHANCE	= 25
WEAKFOOT_ABILITY_LEVEL_4_CHANCE	= 35
WEAKFOOT_ABILITY_LEVEL_5_CHANCE	= 20

//----------------------------------------------
// PLAYER SKILL MOVE CHANCE
//----------------------------------------------
FACTOR_1_SKILL_LEVEL_1_CHANCE 		= 25
FACTOR_1_SKILL_LEVEL_2_CHANCE 		= 70
FACTOR_1_SKILL_LEVEL_3_CHANCE 		= 4
FACTOR_1_SKILL_LEVEL_4_CHANCE 		= 1
FACTOR_1_SKILL_LEVEL_5_CHANCE 		= 0

FACTOR_2_SKILL_LEVEL_1_CHANCE 		= 15
FACTOR_2_SKILL_LEVEL_2_CHANCE 		= 60
FACTOR_2_SKILL_LEVEL_3_CHANCE 		= 20
FACTOR_2_SKILL_LEVEL_4_CHANCE 		= 5
FACTOR_2_SKILL_LEVEL_5_CHANCE 		= 0

...

Does "level 5" determines the 5 stars level skill/weak foot or is it the other way around?

And about the "factor" from skill move chance, I thought it determines the position of the player but then I noticed there were 10 of them, meanwhile there're only 9 positions as defined from the code before it.

I think the level 5 does mean 5 stars. As for the factor, my best guess is it's something to do with position. Although there are only 9 defined positions in the scout.ini while there are 11 regions. It also makes sense that skill level is influenced where they came. :-)

Code:
// PLAYER POSITIONS: Based on Player Type
// ------------------------------------- Definitions ------------------------------------------
// GOALKEEPER		= 0,  
// DEF-CENTRE		= 1, 
// DEF-WING		= 2, 
// MID-DEFENSIVE	= 3, 
// MID-OFFENSIVE	= 4, 
// MID-WING		= 5, 
// FWD-CENTRE		= 6, 
// FWD-WING		= 7,
// MID-CENTRE		= 8
 

flofloflo

Youth Team
Hi all,

at first thank you for the work.

One question. After regenerating, your mod will do his effect on my current career ? or I have to restart a new career to see the difference?



sorry for my english...
 

runaway42

Youth Team
flofloflo;3623593 said:
Hi all,

at first thank you for the work.

One question. After regenerating, your mod will do his effect on my current career ? or I have to restart a new career to see the difference?



sorry for my english...

you can continue your career.
 

runaway42

Youth Team
flofloflo;3623605 said:
... and the patch of beta990 will be applied on my current career, isn't it?

This mod only changes ini files not the DB, so yes. Btw, if you happen to use moddingway, the best DB for this mod is 4.0 or 2.0 not the matrix kind. You'll see if you installed the game successfully if you haven't used any rna.ini files, it skips the language selection. :D
 

MrRonald2796

Youth Team
Hi beta990, the last version I installed (got back to the game after like a month and a half), was the V6 Fix Full version
Do I have to install each installer from the 1.1 to the 3.1?
Or I only need to install the 3.1?
 

jjyong

Club Supporter
hello how can i access the data of my current career mode, what i'm attempting to do is create an app like sofifa but offline and with the players of my career and not with the original db before i start the career. sorry for taking this thread to ask this but i'm new and it seems that don't have privileges to create a new thread, and sorry for my english. thanks
 

runaway42

Youth Team
MrRonald2796;3623652 said:
Hi beta990, the last version I installed (got back to the game after like a month and a half), was the V6 Fix Full version
Do I have to install each installer from the 1.1 to the 3.1?
Or I only need to install the 3.1?

You can install 3.1 without the prior versions. In fact, you have to uninstall the mod before using a new update. :)
 


Top