Установить Steam
войти
|
язык
简体中文 (упрощенный китайский)
繁體中文 (традиционный китайский)
日本語 (японский)
한국어 (корейский)
ไทย (тайский)
Български (болгарский)
Čeština (чешский)
Dansk (датский)
Deutsch (немецкий)
English (английский)
Español - España (испанский — Испания)
Español - Latinoamérica (испанский — Латинская Америка)
Ελληνικά (греческий)
Français (французский)
Italiano (итальянский)
Bahasa Indonesia (индонезийский)
Magyar (венгерский)
Nederlands (нидерландский)
Norsk (норвежский)
Polski (польский)
Português (португальский — Португалия)
Português-Brasil (португальский — Бразилия)
Română (румынский)
Suomi (финский)
Svenska (шведский)
Türkçe (турецкий)
Tiếng Việt (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
Our APP ID: 920680
Delete File - UserProgress
However dunno if it worked because now it's stuck on the 'Click to play' message. Nothing works, mouse, XBox controller, keyboard... I tried checking the files with steam and uninstalling/reinstalling, no dice.
It worked perfectly before that. It's a known bug?
Any suggestions?
Hi, try this (with disable steam cloud)
On macOS PlayerPrefs are stored in ~/Library/Preferences folder, in a file named unity.[company name].[product name].plist, where company and product names are the names set up in Project Settings. The same .plist file is used for both Projects run in the Editor and standalone players.
On Windows, PlayerPrefs are stored in the registry under HKCU\Software\[company name]\[product name] key, where company and product names are the names set up in Project Settings.
Hello, thanks for your reply!
I'm trying to understand what to do in order to reset my progress: I see that you quote something from the Unity wiki about the PlayerPrefs class but it's unclear to me what kind of modification I should do to my Windows 10 registry... I'm not a programmer ;-)
u need open C:\Program Files (x86)\Steam\userdata\197975925\920680\remote
rename UserProgress -> UserProgress.txt
change to
{"id":18,"gold":0,"dungeonLevel":1,"fastMode":true,"hardMode":false,"reinforcement":true,"hardModeStates":[],"heroes":[],"heroesHardMode":[],"cards":[],"bosses":[],"mods":[],
"deckEditorStates":[{"hero":"Inquisitor","supply":["Belt","HealingHerbs","HolyBook","HealPotion","Torch"]},{"hero":"Arcanist","supply":["Belt","EnlightenmentPotion","Bow","Rapier","Buckler"]},{"hero":"Spy","supply":["Rapier","HealingHerbs","Belt","HealPotion","Torch"]},{"hero":"Raider","supply":["Bow","EnlightenmentPotion","Belt","Buckler","Rapier"]},{"hero":"Berserk","supply":["EnlightenmentPotion","HealPotion","HealingHerbs","Belt","Rapier"]}],"isGameSaved":false,
"savedGame":{"playerState":{"creatureState":{"name":"","pathMod":{"path":"","modId":""},
"attack":0,"health":0,"maxHealth":0,"maxHeal":-1,"killExperience":0,
"healthPhase":-1,"stun":false,"silence":false,"shield":false,"taunt":false,"illusion":false,"currentTurn":0,"keywords":[]},"experience":0,"currentLevel":0,"maxRage":0,"rage":0,"startTurnCards":5,"cardsCountModifier":0,"cardsPerTurn":2147483647,"skillsAndDelveCount":3,"skillDamageModifier":0,"weaponDamageModifier":0,"maxDamage":false,"canAddPassiveCards":false,"showDeckTopCard":false,"canExileCardsByCreatures":false,"addExtraNonHeroicSkill":false,"possessionChance":0.15000000596046449,"levelUpData":[],"criticalStrikeChances":[],"passiveCards":[],"charges":[],"ultimateCharges":[]},"hand":[],"deck":[],"discardPile":[],"field":[],"criticalStrikeChance":0.25,"dungeon":"","level":0,"levelJson":"","randomState":{"s0":0,"s1":0,"s2":0,"s3":0}}}
rename back to UserProgress
delete and install game again for sure
Ok that kinda worked, The continue option is gone now, but it was not replaced with a Play button, so how to I get that to come back? I verified the files and reinstalled the game, but still no play button in the main screen, just Library, options, credits and quit.
This is very useful! Thanks!