Jak 2: Finnish subtitles and game text

This commit is contained in:
Aloqas
2024-05-15 23:21:10 +03:00
parent dd765b41cb
commit 26bfac8555
10 changed files with 27720 additions and 7887 deletions
@@ -897,6 +897,7 @@
(flag "japanese" (the binteger (pc-language japanese)) dm-text-language)
(flag "korean" (the binteger (pc-language korean)) dm-text-language)
(flag "uk-english" (the binteger (pc-language uk-english)) dm-text-language)
(flag "finnish" (the binteger (pc-language finnish)) dm-text-language)
)
(flag "Discord RPC" #t ,(dm-lambda-boolean-flag (-> *pc-settings* discord-rpc?)))
(flag "Speedrunner Mode" #t ,(dm-lambda-boolean-flag (-> *pc-settings* speedrunner-mode?)))