Skip to content

Conversation

@bagusnl
Copy link
Member

@bagusnl bagusnl commented Dec 24, 2024

What's new? - 1.82.9

  • [Fix] Sophon failing to install games, by @bagusnl & @neon-nyan
    • Errors such as EnumFailedVersion or InvalidOperationException
    • Caused by Sophon data got modified mid-flight before the finalization
  • [Fix] App crashing when minimized to tray on certain system, by @bagusnl
    • This is caused by missing Windows feature causing the method to be missing, please contact your custom ISOs creator if other errors happened caused by similar 'Incorrect function' error
  • [Fix] Error when trying to uninstall games that do not have AppData entry, by @neon-nyan
  • [Fix] Installation starts before audio package is selected, by @neon-nyan & @bagusnl
  • [Imp] Improved Sophon performance by increasing minimum thread pool available for processing files, by @neon-nyan
Changelog Prefixes
  **[New]**
  **[Imp]**
  **[Fix]**
  **[Loc]**
  **[Doc]**

Cryotechnic and others added 30 commits December 22, 2024 09:45
100% reviewed source file: 'en_US.json'
on 'zh_CN'.
This is caused by for some reason the List got modified during processing, causing the enumerator to fail.
This commit fixed it by copying the List inside the RunTaskAction so the inner value should not get modified by any outside method
100% reviewed source file: 'en_US.json'
on 'es_419'.
+ Always force reordering the voice pack on the API reference
+ Implement _gameVoiceLanguageLocaleIdOrdered to reference the order of the supposed voice pack list
+ Fix cancelling voice pack choice not actually cancelling it
+ [Hi3Helper.Sophon] Change unnecessary struct to class and prefer using Task
+ [Hi3Helper.Sophon] Remove .ConfigureAwait in some places
Catch error thrown by EfficiencyModeUtilities

Please please please please please please do not ever use tinied out windows if it removes standard features like these and causes issues, frickkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
100% reviewed source file: 'en_US.json'
on 'ja_JP'.
@Cryotechnic Cryotechnic changed the title Preview 1.82.9 Emergency Hotfix Preview 1.82.9 Hotfix Dec 25, 2024
@Cryotechnic Cryotechnic merged commit e334415 into preview Dec 25, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants