id summary reporter owner description type status priority component version resolution keywords cc game 5462 DW: Multi-Language Floppy restricted to French SF/markcoolio dreammaster "{{{#!Markdown Hello, currently this following code is active. Problem is that subtitle language is fixed \(unchangable in scummvm menu after adding the game\) to French. As German speaking person I would like to add the game with GERMAN language as german.txt is included on my disk. Could you change it so that all of the multilanguage versions can get chosen? of course it is possible at the moment to change it inside the game.. but i cannot speak french so i do not find the menu. thanks here is the code i mentioned: \{ // Multilingual Floppy V1 with \*.gra files. // Note: It contains no english subtitles. \{ ""dw"", ""Floppy"", \{ \{""dw.gra"", 0, ""c8808ccd988d603dd35dff42013ae7fd"", 781656\}, \{""french.txt"", 0, NULL, -1\}, \{""german.txt"", 0, NULL, -1\}, \{""italian.txt"", 0, NULL, -1\}, \{""spanish.txt"", 0, NULL, -1\}, \{NULL, 0, NULL, 0\} \}, Common::FR\_FRA, Common::kPlatformPC, ADGF\_DROPLANGUAGE, GUIO\_NOSPEECH \}, GID\_DW1, 0, GF\_FLOPPY | GF\_USE\_4FLAGS | GF\_ENHANCED\_AUDIO\_SUPPORT, TINSEL\_V1, \}, }}} {{{#!div style=""font-size: 75%"" Ticket imported from: !#3091314. Ticket imported from: bugs/5462. }}}" defect closed normal Engine: Tinsel fixed detection Discworld