HomeGamesUpdatesPricingMethodology
Steam News12 April 20242y ago

Update 2023-05-15

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.

Full notes

Full VOICE update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

1 fix1 addition0 changes0 removals
  • Fixes
  • UI and audio
fixedFixed an achievements issue
addedTo 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.

VOICE changes

fixedFixed an achievements issue
addedTo 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.
  • 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.

Source

Steam News / 12 April 2024

Open original post

Changelog.gg summarizes and formats this update. How we read updates.