Page 1 of 1

DIY Tournament with defined groups

Posted: Sat Dec 09, 2023 9:29 pm
by daceking
Hello Massimo, I'm new and I have a question about the game, is it possible to create a DIY Tournament with defined groups and teams placed in specific groups or everything is random?

I'm asking because I saw in this topic: viewtopic.php?t=1894&sid=efb4aa6e29d011 ... d75f6ec9e9

I saw you recreated WC Russia 2018 with every group and their respective teams.

I've heard you have to select the teams in order, but whenever I try this, at least one team is misplaced and put in a different group randomly.

Hope you can help me.
Also you can move this topic if it's not in the correct subforum.

Greetings.

Re: DIY Tournament with defined groups

Posted: Sun Dec 10, 2023 12:57 pm
by Massimo32
Hi daceking,
it's possible in development mode. To enable it, you must open the preference file:

Code: Select all

Windows	%UserProfile%/.prefs/YSoccer19
Linux and OS X	~/.prefs/YSoccer19
find the following line:

Code: Select all

<entry key="development">false</entry>
and change to:

Code: Select all

<entry key="development">true</entry>
In development mode you'll see a new button, which allows you to decide groups and matches.