Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Save file location/transfer Android > Windows + some feedback

A topic by BlueJackalope created Apr 28, 2020 Views: 928 Replies: 2
Viewing posts 1 to 2
(1 edit)

I just finished the first chapter of the game and I felt disappointed the game ended there. I'm so hooked to the lore and characters! Can't wait to see more of them!

Anyways, the game sent me to the game's page and, now that I know there's a Windows version, I'd prefer to play on PC rather than on mobile. I was wondering if there's any way to transfer the save files (if there are any) from my Android to my PC, so I can keep collecting the rest of the cards.

Which brings me to an issue I've personally encountered with this game: the battles feel sluggishly slow. I'd like an option to speed up the enemies' turn. I don't need to read the effects of enemy cards while they are selecting them, nor see their move grids, etc. when, most of the time, I've already read them beforehand to know what I'm getting myself into.

Also, could there be a shortcut between the deck edit screen and the traits screen? I think checking which traits are on/off after I've made my changes would be more comfortable that way. Currently, I have to go back twice and enter two menu options each time, which feels a bit tiring to do everytime I upgrade/create a new card.

As a last suggestion, a harder setting with more enemies/stronger enemy cards/more enemy HP and what not would be more than welcome for me. Even some of the boss fights felt a bit cheap, since I had prepared well enough for them and I just swept them. The only real challenge I encountered was the last boss (which I must say, I really loved the concept of that fight, caught me off-guard, very original, in my opinion)

In any case, the game is great so far, and I can't wait to see more of it! The kobold and chess cat's designs look so cute!

Developer(+1)

Glad you like it!

Thanks for the feedback. Some of those suggestions shouldn’t be too hard to implement, so I will look into it.

As for the save issue, the Android and PC versions both use the same data format for their saves, so it should in theory be possible to locate the save in Android and just drop it on PC. It should be a single file named “UQSavefile.dat”. The issue is finding the save locations.

The PC save is likely located in: “C:\Users\<your user name>\AppData\LocalLow\SamuelVazquez\Ubiquatopia”.

The Android save is harder to track down since it could either be in internal storage or in a SD card, but it will likely be under a “com.SamuelVazquez.Ubiquatopia” folder.

(If it helps, both versions use the standard “Unity persistentDataPath” for their save locations, in case you want to look that up)

Found the file at "Android/data/com.SamuelVazquez.Ubiquatopia/files", as you said. Copied it directly into "\AppData\LocalLow\SamuelVazquez\Ubiquatopia" and worked like a charm. ¡Gracias! ;D