Welcome to The Bug Genie
Please fill in your username and password below, and press "Continue" to log in.If you have not already registered, please use the "Register new account" tab to do so.
![]() Please wait while updating issue type...
Could not save your changes
This issue has been changed since you started editing it
Data that has been changed is highlighted in red below. Undo your changes to see the updated information
You have changed this issue, but haven't saved your changes yet. To save it, press the Save changes button to the right
This issue is blocking the next release
![]() Create a comment There are no comments
There is nothing attached to this issue
This issue has no duplicates
96d2d76
Jul 15, 16:32 - Preceeded by 9c156b644cd04792178352d08a94cc4ec2d4e06d
Log entry
Ignore hardcoded languages for cinematic sounds The cinematics files (.cin) have hardcoded resource paths for English, French, German and Spanish variants of speech sound files. (but not for Italian and Russian) However, only the english variant was ever used. This also worked for the French, German and Spanish versions of the game, as those store the localised speech files at both the correct and 'English' resource paths. Russian and Italian versions only store the files at the correct paths. This commit changes the .cin file loading code to completely ignore any hardcoded languages in the sound paths and instead always use the one for the current language. The original game had similar code, but it was apparnetly removed at some code, which is not surprising considering how messy it was. Fixes speech during cinematics for the Italian and Russian version. Fixes bug #335 Changed files
Affected issues
|
|||||||||||||||||||||||||||||
Really delete this comment?
Really delete this comment?
Really delete this comment?
Really delete this comment?
The issue was updated with the following change(s):
Really delete this comment?