Where can I find the quotes from the loading screens?
here are all the quotes in .txt format, if anyone is interested.
Yay i found them!
For the english version they are in:
<game folder>/data/data.pack
Inside the file go /db/quotes_tables/quotes
For the translated version of the game (russian in my example) they are in:
<game folder>/data/local_ru.pack
Inside the file go /text/localisation.loc
and there look for tags starting with "quotes_quote_onscreen_".
To open a .pack file use this program