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

R scripts to update your fifa 16 database and to install faces to your game

The Wizard

Reserve Team
Yes I have both. Let me a moment and I will post them. The dB will be for the default fip4.0 database.
Great! Looking forward to it. I already made some transfers so I think I'll update the database by myself with the latest squad file. If it works for me of course.
 

Papinho81

Reserves
Great! Looking forward to it. I already made some transfers so I think I'll update the database by myself with the latest squad file. If it works for me of course.

It should work without problem.
You should export the players.txt file from the squad file to the exported_files_SQUAD folder inside the tool folder, with RDMB21.
Export your FIP4 players.txt file with DBMaster to the exported_files_DB folder.

In a R:
- go to file --> change directory --> select the R thing folder inside the "tool" folder.
- go to file --> open script --> select script_Update_players_table.R
- CTRL+A --> CTRL+R --> follow the instructions

The output will be inside the to_import_in_DB folder.
Before importing back with DBMaster, you must change the encoding of the players.txt table to UCS-2 LE BOM with Notepade++:
- encoding --> UCS-2 LE BOM --> save

The files are here:

PS: the only thing I have edited myself in this db is zoom range of the procam.
 

The Wizard

Reserve Team
Okay, so I set up everything, after I select the download mirror (Germany) and press okay I get this error message:

1622284631196.png


What did I wrong?
 

Papinho81

Reserves
Ah I'm using the latest version, I think it's 4.0.1 or something like that. Then maybe that's the problem. I'll try it later with an other version. Thanks!

The tool actually also needed an upgrade to install libraries that are not available anymore from the R cra depositary.



Let me know if it doesn't work, I will send you directly the libraries to put in R libraries collections.
 
Last edited:

Papinho81

Reserves
Okay, now I have this problem:

View attachment 67496

Rahh...
Ok, it seems like it is more difficult than I thought to install on your own those removed libraries. It requires Rtools to be installed to allow the compilation of those libraries from source.

It is probaly simpler if I share my librairies and you put them itno the appropriate folder.

Inside this rar you will find the required libraries:

Copy paste the content of the Rversion_libraries folder inside C: \Users\Name\Documents\R\win-library\3.X folder (X is your R version). Replace when asked.
It should work that way. Sorry for all the inconvenience.
 


Top