Hi guys, any news on a fix for the complete all renovations on the Cafe and the trophy for 100% in Versailles? Both have glitched for me, and this is AFTER the new update too. Yup I earnt both these trophies after the latest update.
Ive read that im not alone here, so presumably a future patch will suto unlock these for those that have earnt them?
Enjoying the game still, despite some of the glitches. Hope a ps4 patch is coming soon!
They really need to forcibly re-evaluate achievements and trophies on startup.
Something like:
Run EVERY. SINGLE. STARTUP.Code:if (!IsAchievementPopped("Ransacking Versailles")) {if ((SQL_QUERY(num_cockades_versailles_retrieved) == SQL_QUERY(num_cockades_versailles_retrieved)) && (SQL_QUERY(num_chests_versailles_retrieved) == SQL_QUERY(num_chests_versailles_retrieved))) {}PopAchievement("Ransacking Versailles");}
For EVERY. SINGLE. ACHIEVEMENT/TROPHY.