- Steam App
- VOICE (1624180)
- Event type
- patch note
- Published
- 12 April 2024 - 15:27:08 UTC
- Source
- steam_community_announcements
- Fixed an achievements issue To explain why this happened, up until Ren'py version 7.3.5, there was no built-in API to integrate with Steam. I had to import this API externally, and when I upgraded to 7.4.1 for 'Time To Live' development, I uninstalled the old development tools that included the Steam API. However, VOICE is optimized for 7.3.5, so I needed 7.3.5 to modify it again, but I forgot that I needed to get the Steam API separately and just made a distribution with the new 7.3.5 and uploaded it to Steam, so Steam Achievements didn't work. I did a small patch on April 1, but I think that's when it happened. Thanks to 'Joon' for reporting this.