Following text is copies from FrancescoMuja post on reddit that you find here
In the past few days, I simulated several seasons using both the Chinese and Korean mods. Based on my results, the Chinese mod had the advantage of making gameplay animations smoother and more enjoyable to watch, BUT it caused slightly unrealistic results, increasing the total number of goals per season by around 10-20 per team. On the other hand, the Korean mod produced even more realistic results than the vanilla ME in terms of goal statistics (I’ve always felt there were too many goals in the original ME), BUT its visual effects during matches were barely noticeable, if at all.

So, I decided to investigate further and observe exactly which parameters each mod modifies and how.
You can see my findings here.

I discovered that the Chinese mod, which provides the most noticeable visual effects, modifies only five parameters, while the Korean mod alters many more but with much subtler changes, making them almost imperceptible visually.
Additionally, both mods only modify two parameters in common.

So, I decided to combine the changes from the Chinese mod with the Korean mod, merging them into a single mod, which you can find here.

The process was fairly simple: after extracting the simatch.fmf file with the Resource Archiver, I opened the physical_constraints file with a HEX editor (HEX Fiend), which allows me to read the file in both HEX and ASCII formats. Each parameter is easily readable in ASCII, and in HEX format, right after the parameter name, there is a byte 02 (which acts as a "separator"), followed by a 4-byte little-endian value—that’s the value that can be modified.
Once the modifications were completed, I simply re-archived everything with the Resource Archiver and replaced the file in the corresponding directory.

In any case, the results from simulating a season with what we could call the "Asian Mix" mod are very similar to those obtained with the Chinese mod, but as if it had been slightly toned down.

Feel free to test it and let me know your thoughts!