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

Revolution Mod 16

nathanlgibson91

Youth Team
pao4ever;3863976 said:
all I'm saying is that MW mod is responsible for your problem. Ariel said he will look at it in his next update

Ok, so he's aware of this particular problem?

Is there a lua file that can be edited to change the stadium assignments mate? I know that in Fifa 15 you could change a teams stadium in creation master but creation master 15 doesn't currently work with Fifa 16, so i was wondering if you know of any way to change it?
 

techneek

Club Supporter
Hey guys, I am trying to set crowd sizes for different leagues, tournaments and teams, but I really don't know which are the correct settings. I tried to follow the examples but they are a bit confusing to me (same number for different percentage). For instance:

setGameCrowdSize(241,243,6,1) setTournamentGameCrowdSize(241,243,223,6,6)
This will set the crowd size for both Barcelona (241) and Real Madrid (243) to 83% for home matches and 17% (1) for away matches. For Barcelona v Real Madrid, Barcelona’s home crowd will be 100% (6) and Real Madrid’s away crowd will be 50% (1). For Barcelona v Real Madrid matches in the UEFA Champions League (223), both home and away sections will be 100%. Please note these the game assignments will not apply to Real Madrid v Barcelona.
setTournamentTeamCrowdSize(1917,202,3,1)
This will set the home crowd to 50% (3) and away crowd to 50% (1) for Wigan Athletic (1917) matches in the Football League Cup (202).

Is there any exact guide for every option with number/percentage to be found anywhere? I looked in the documentation and I couldn't find one. Please help :(
 

jeetmusic

Fan Favourite
scouser09;3863519 said:
These seem to work for me, what file names are you using?

For newcastle
i renamed pitchmowpattern 1 to specificpitchmowpattern_13_0_100_textures.rx3

is that correct?

thanks for replying :)
 

scouser09

Senior Squad
nathanlgibson91;3863987 said:
Ok, so he's aware of this particular problem?

Is there a lua file that can be edited to change the stadium assignments mate? I know that in Fifa 15 you could change a teams stadium in creation master but creation master 15 doesn't currently work with Fifa 16, so i was wondering if you know of any way to change it?

You can not change the stadium assignments with lua editing. You can edit the database with DB Master to fix the problem yourself.


techneek;3864048 said:
Hey guys, I am trying to set crowd sizes for different leagues, tournaments and teams, but I really don't know which are the correct settings. I tried to follow the examples but they are a bit confusing to me (same number for different percentage). For instance:

setGameCrowdSize(241,243,6,1) setTournamentGameCrowdSize(241,243,223,6,6)
This will set the crowd size for both Barcelona (241) and Real Madrid (243) to 83% for home matches and 17% (1) for away matches. For Barcelona v Real Madrid, Barcelona’s home crowd will be 100% (6) and Real Madrid’s away crowd will be 50% (1). For Barcelona v Real Madrid matches in the UEFA Champions League (223), both home and away sections will be 100%. Please note these the game assignments will not apply to Real Madrid v Barcelona.
setTournamentTeamCrowdSize(1917,202,3,1)
This will set the home crowd to 50% (3) and away crowd to 50% (1) for Wigan Athletic (1917) matches in the Football League Cup (202).

Is there any exact guide for every option with number/percentage to be found anywhere? I looked in the documentation and I couldn't find one. Please help :(

It is explained in the statements section of the documentation. An easier to consider it is that there are 6 sets of home characters and 2 sets of away characters, you are choosing how many of each are visible. The percentages are a guide.


jeetmusic;3864277 said:
For newcastle
i renamed pitchmowpattern 1 to specificpitchmowpattern_13_0_100_textures.rx3

is that correct?

thanks for replying :)

I tested it and your file name works correctly for me. Do the mods other features work for you?
 

nathanlgibson91

Youth Team
scouser09;3864310 said:
You can not change the stadium assignments with lua editing. You can edit the database with DB Master to fix the problem yourself.




It is explained in the statements section of the documentation. An easier to consider it is that there are 6 sets of home characters and 2 sets of away characters, you are choosing how many of each are visible. The percentages are a guide.




I tested it and your file name works correctly for me. Do the mods other features work for you?

Thanks for the reply mate. Do i use DB Master 15? Also would i have to do a new career mode after i make the changes to the database? Lastly, what value do i change and is it just Arsenal that has this problem?
 

jeetmusic

Fan Favourite
scouser09;3864310 said:
I tested it and your file name works correctly for me. Do the mods other features work for you?

thanks a ton for confirming.

yes..other features work smoothly.
just wanted to clarify this :)
 

nathanlgibson91

Youth Team
nathanlgibson91;3864318 said:
Thanks for the reply mate. Do i use DB Master 15? Also would i have to do a new career mode after i make the changes to the database? Lastly, what value do i change and is it just Arsenal that has this problem?

I've opened up the database but in the tables the id's are correct, could anyone point me in the right direction on what to actually edit? thanks
 

bulkan

Senior Squad
nathanlgibson91;3864442 said:
I've opened up the database but in the tables the id's are correct, could anyone point me in the right direction on what to actually edit? thanks

do not edit the tables directly into the db.
first, export your tables & edit them w/excel. export back into the db & sav. put your edited db files into the related folder. (FIFA 16\data\db\)
that's the best way to edit the db.
 

nathanlgibson91

Youth Team
bulkan;3864501 said:
do not edit the tables directly into the db.
first, export your tables & edit them w/excel. export back into the db & sav. put your edited db files into the related folder. (FIFA 16\data\db\)
that's the best way to edit the db.

What I'm saying is the tables are correct without me editing them I'm look at the stadium assisgnments and the stadiums tables. Both of them have the correct id's. Which table do i edit?
 

lth19951021

Senior Squad
Hi scouser09, thank you for your great mod again.
Sorry for asking again. Last year, you said your files use UTF-8 without BOM as encoding. But I used notepad++ to open the files with Latin alphabets and they were ANSI. I also used EncodingMaster to check the files. Here is the feedback

The file 'C:/Users/Administrator/Desktop/player_41.lua' appears to be in no acceptable Unicode encoding. It is possible that the file is in UTF-8, but there is bad data at byte position: 53

C:/Users/Administrator/Desktop/player_41.lua: No BOM found, and it isn't UTF-8.

If I change the notepad++ decoding to Windows Latin1/2/5, the Latin alphabets display correctly. So, I guess my OS language (Big 5) is not the culprit for the problem.

Do you mean that all your files which contain Latin alphabets are UTF-8 without BOM when they are open in notepad++? Do you know whether the extract softwares (WinRAR or 7-Zip) will damage the encoding?
 

KTN981

Club Supporter
the default accessories, like wrist bands, are awful, almost grey instead of white.
I've tried copying the accessory folder from fifa 15 into fifa 16, regenerated, but still the default accessories are used. are these not compatible with fifa 16? the specificaccessory and genericaccessory name convention remained the same for 16?
 

nathanlgibson91

Youth Team
SIA Bouncer MW;3854023 said:
So annoying :(

Hi mate, sorry to bother you but the lastest mw mod for fifa 16 sets arsenals home stadium to turf moor. I've been told to change this i have to use database master 15 to open up the database and then edit the tables. Which table do i edit and do i edit it in db master 15 or do i export to excel and the import back in and save? I was using database 2 in my career mode so i opened database 2 and looked at stadiums and stadium assignments but the id's are all correct. Which table do i edit mate? Again sorry for bothering you and thanks :)
 

zuzizu

Club Supporter
Hello. fifa 16 update 1.0.2 and shoe in seasons error, you can fix it in the next version? Return it to the original like you did with fifa 15. Thanks !
 

scouser09

Senior Squad
nathanlgibson91;3864574 said:
What I'm saying is the tables are correct without me editing them I'm look at the stadium assisgnments and the stadiums tables. Both of them have the correct id's. Which table do i edit?

teamstadiumlinks

You will need to restart your career if you edit the DB.


Murtall;3864654 said:
Ayone have the problem wen put Revo Mod 16 Beta in FIFA 16 (Full game) the game dont work?

You are the first to report it. Are you sure that your problem is RM16? Have you installed any other mods since your game last worked?


Gunzorla;3864724 said:
Where to Place team_1.lua ?

The usual directory.
FIFA 16\data\fifarna\lua\assignments\teams


.Scream;3864756 said:
What's to be expected in the new release scouser? :)

Kit overlay files (for external sleeve patches, armbands, ect), some minor features, bug fixes.


lth19951021;3864789 said:
Hi scouser09, thank you for your great mod again.
Sorry for asking again. Last year, you said your files use UTF-8 without BOM as encoding. But I used notepad++ to open the files with Latin alphabets and they were ANSI. I also used EncodingMaster to check the files. Here is the feedback



If I change the notepad++ decoding to Windows Latin1/2/5, the Latin alphabets display correctly. So, I guess my OS language (Big 5) is not the culprit for the problem.

Do you mean that all your files which contain Latin alphabets are UTF-8 without BOM when they are open in notepad++? Do you know whether the extract softwares (WinRAR or 7-Zip) will damage the encoding?

My source for reporting UTF-8 was Notepad++, it is very possible it did not detect the correct format. The only thing I am sure is that no BOM is used because I can not see one with a hex editor. No idea if any decompression software causes problems, but no other user has reported issues.


Grinsmonster;3865017 said:
is its able to install rev mod 15 ??

What specifically from RM15?


KTN981;3865180 said:
the default accessories, like wrist bands, are awful, almost grey instead of white.
I've tried copying the accessory folder from fifa 15 into fifa 16, regenerated, but still the default accessories are used. are these not compatible with fifa 16? the specificaccessory and genericaccessory name convention remained the same for 16?

The generic accessory files are the same as FIFA 15 and still work. They where included with the beta. I made the white textures colour the same as default, which is actually very light grey. You can edit the textures to pure white if you wish, the last number in the generic accessory file names is for colour and 0 is white.


zuzizu;3865441 said:
Hello. fifa 16 update 1.0.2 and shoe in seasons error, you can fix it in the next version? Return it to the original like you did with fifa 15. Thanks !

Are you talking about disabling the generic boot replacement function? This ability was included in the beta, and currently works for me. However, it is possible there was a bug in the beta which I have since resolved.
 

zuzizu

Club Supporter
Yes. But in the beta, I have a problem, eg: Neymar wearing new balance boot, Rooney wearing addidas boot. I hope you will fix it, take all the defaults database same RM15.
Sorry for my bad English!!
 

pe pe

Club Supporter
After all these years does anybody have any reasonable explanation why EA don't roll out boot updates on PC alongside with consoles? I mean, the DB and game assets are the same aren't they?
 


Top