It's a TE4 Player Generator web app, which allows you to create a full men's player data file completely from scratch, or to top up an existing player data file with fictional players if you want to pad out your World Tour or create future players.
Setup and Configuration features:
- Select to create a new player database from scratch, starting from [Player0001], or top up an existing database, starting from a specified player number.
- Select whether you want to include singles players or doubles specialists. These need to be created in separate batches, as they are created differently.
- Select the total number of players to be included in the database, up to 1000 per batch. You can create multiple batches, depending on how many players you need.
- Select the base year, which is the year the RankPerYear values will be created up to.
- Select how many players in each ranking tier you want to include, so you can create an even spread, or maybe top up an existing database with players of a similar ranking.
- Select how many players from each nationality you want. You can add from any of the nationalities that appear in the game, and choose exactly how many players you want from each.
- Adjust the probability percentages of the nine different playing styles appearing in your database. There is a separate list for singles players and doubles players, so that the spread of styles for doubles specialists will actually be closer to real doubles players!
- Select the birth year range, so you can choose to also include future or retired players if you wish.
- Select the height and weight ranges. When players are generated, their weight will relate to their height to keep it realistic.
- Select the probability percentages of different handedness appearing in your database.
- Select the value ranges and averages for the 27 normalised stats. By default, these will average at 35 for each player, but individual stats can range from 5-65.
- Select the value ranges separated by ranking tier for the four key mental stats.
- Select the value ranges for Topspin and DoubleSpirit. For the latter, you can select different ranges for singles and doubles players.
Generation features:
- Once you select the Generate Players option, the number of players in your batch will be created in a few seconds, using the configuration settings you specified.
- A full preview list of the created players is shown, complete with filters and sortable columns.
- The players are named using AI, so all nationalities should be represented by players with appropriate names. If you want to edit any of the players' names you can click on them to edit them inline at the preview stage.
- If you click elsewhere on a player's data line, it will open a modal window with a graphical display of all the player's data values, all of which can be edited at the preview stage. Logic has been built in so that players with certain playing styles will be statistically more likely to score higher in appropriate skills for that playing style, but random factors will also be included to maintain player individuality.
- When you're happy with everything, you can download the data in an .ini file, which can be put straight into your mod. You will just need to add the lines of data in the [WT_Static] section and make sure the numbers add up.
- If a player database is created using multiple batches, there is also a tool included in the app that allows you to upload an .ini file and it will identify any duplicate player names that might have been created from different batches.
Link:
https://te4-player-generator.replit.app/
Screenshots:


