klaritan

Results 6 issues of klaritan

Achievement.GlobalUnlocked seems to be outdated compared to real-time results. GlobalUnlocked of a new achievement, for example, returns 0 instead of "6.1%". The achievement list on Steam page reports proper "6.1%"...

https://partner.steamgames.com/doc/api/ISteamUserStats#GetAchievementDisplayAttribute There should be a property to check whether it is a hidden achievement or no. Something like this: `public bool Hidden=> SteamUserStats.Internal.GetAchievementDisplayAttribute( Value, "hidden" ) == "1" ? true...

https://github.com/aaubry/YamlDotNet/blob/75d0cb18161e421f07e1cb5b07c005645ac34fa7/YamlDotNet.Samples/ValidatingDuringDeserialization.cs Here it says ValidatingNodeDeserializer is wrapping ObjectNodeDeserializer. However, at this line: https://github.com/aaubry/YamlDotNet/blob/75d0cb18161e421f07e1cb5b07c005645ac34fa7/YamlDotNet.Samples/ValidatingDuringDeserialization.cs#L48 It throws YamlDotNet.Core.YamlException saying "No node deserializer was able to deserialize the node ". Either the sample/documentation...

question

# Compatibility Report - Name of the game with compatibility issues: WARRIORS OROCHI 3 Ultimate Definitive Edition - Steam AppID of the game: 1879330 ## System Information Steam Deck Proton...

Game compatibility - Unofficial

Some anime DVD releases come within a mkv container with a video track that has different pixel width and display width. R-ESRGAN-AnimeVideo-UI seems to use pixel width and display, which...

R-ESRGAN-AnimeVideo-UI properly recognizes the number of frames (37k), but only extracts around 11k frames. Video is AVC1 24 bits, at 23.967fps inside mkv.