Shogun-2-Total-War

我在哪裡可以找到載入螢幕的報價?

  • April 16, 2011

幕府將軍2中的引語令人驚嘆。但是載入螢幕載入速度非常快。有人知道在哪裡可以獲得他們在那裡顯示的報價嗎?

如果有人感興趣,這裡是 .txt 格式的所有引號。

是的,我找到了他們!

對於英文版,它們位於:

<game folder>/data/data.pack
Inside the file go /db/quotes_tables/quotes

對於遊戲的翻譯版本(在我的範例中為俄語),它們位於:

<game folder>/data/local_ru.pack
Inside the file go /text/localisation.loc 
and there look for tags starting with "quotes_quote_onscreen_".

要打開 .pack 文件,請使用此程序

引用自:https://gaming.stackexchange.com/questions/19515