this post was submitted on 30 Dec 2024
596 points (100.0% liked)

Games

38929 readers
976 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Rules

1. Submissions have to be related to games

Video games, tabletop, or otherwise. Posts not related to games will be deleted.

This community is focused on games, of all kinds. Any news item or discussion should be related to gaming in some way.

2. No bigotry or harassment, be civil

No bigotry, hardline stance. Try not to get too heated when entering into a discussion or debate.

We are here to talk and discuss about one of our passions, not fight or be exposed to hate. Posts or responses that are hateful will be deleted to keep the atmosphere good. If repeatedly violated, not only will the comment be deleted but a ban will be handed out as well. We judge each case individually.

3. No excessive self-promotion

Try to keep it to 10% self-promotion / 90% other stuff in your post history.

This is to prevent people from posting for the sole purpose of promoting their own website or social media account.

4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

This community is mostly for discussion and news. Remember to search for the thing you're submitting before posting to see if it's already been posted.

We want to keep the quality of posts high. Therefore, memes, funny videos, low-effort posts and reposts are not allowed. We prohibit giveaways because we cannot be sure that the person holding the giveaway will actually do what they promise.

5. Mark Spoilers and NSFW

Make sure to mark your stuff or it may be removed.

No one wants to be spoiled. Therefore, always mark spoilers. Similarly mark NSFW, in case anyone is browsing in a public space or at work.

6. No linking to piracy

Don't share it here, there are other places to find it. Discussion of piracy is fine.

We don't want us moderators or the admins of lemmy.world to get in trouble for linking to piracy. Therefore, any link to piracy will be removed. Discussion of it is of course allowed.

Authorized Regular Threads

Related communities

PM a mod to add your own

Video games

Generic

Help and suggestions

By platform

By type

By games

Language specific

founded 2 years ago
MODERATORS
 

Hello again, Lemmy!

It's been a while since I last posted here, and the reception for the post was really awesome - thank you all for that! I also created a community in Lemmy for the game: [email protected] where I'm posting every development blog post.

We have a new Closed Beta wave right now, so if you'd like to try out the game, you can follow the instructions available at walkscape.app/help. The wave is running until January 7th.

Since the last post, we've now started to add some Quality of Life updates to the game and we're nearly finished with the lengthy optimization process of the game engine and servers. We're expecting to release the next update next month!

If you haven't heard about the game before, I started this project as a personal hobby project to help myself walk more. I tried most of the games available, but I wanted to have something that didn't need attention while walking and wouldn't have predatory monetization like most mobile games tend to have these days.

The game is inspired by RuneScape, and you level up skills, craft gear, find loot and so on by walking IRL. We have a short introduction video to the game where I explain and show how the game works in more detail.

Once again, thanks Lemmy for all the awesome feedback we've got and for the countless encouraging messages that you've sent us. And I'm hoping to see more of you in the game & community!

I'll answer any questions or feedback here in the comments and in our own community. Happy new year, and happy walking <3

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 5 months ago (1 children)

If Google Play Services aren’t on there, the Recording API will not count steps in the background.

That makes a lot of sense.

Probably easiest solution is to let WalkScape to run in the background, when it’s freezed the battery consumption should be basically nothing.

It's allowed to run in the background, but I have now disabled battery optimisation and will see if that helps.

[–] [email protected] 3 points 5 months ago (1 children)

Yeah - battery optimization has tendency to kill apps, even if they're not consuming resources. If you're experiencing battery drain from doing this (or if it works fine), I'd appreciate if you send me your findings to our contact email address ❤️

[–] [email protected] 2 points 5 months ago (1 children)

It doesn't seem to be helping. If I ever work out a more reliable way to get steps counted I'll let you know. I know some pedometer apps don't need Google Play Services and use a persistant notification to keep it active, but it seems like quite a significant change from what you currently have which wouldn't be worth spending time on to appease such a small group of users.

[–] [email protected] 2 points 5 months ago* (last edited 5 months ago) (1 children)

Before Google released the Recording API, that's what we used. But it was a huge time sink - with the amount of Android devices and operating systems, there were a ton of device specific issues which were impossible for me to reproduce without buying the models that had these, and we don't have budget for such.

Pixel devices tended to have battery consumption issues with it, and Chinede devices with battery optimization were killing it very often etc.

If you find some way, I would love to hear about it. In the future we'll be adding in smart watch support, which could help you to count the steps if you have one.

Edit: also one thing to try out if possible is to remove battery optimization from Google Play Services. Your device might be killing that, which stops counting the steps.

[–] [email protected] 2 points 4 months ago

Yeah I can imagine trying to do it manually could get pretty tricky. I'll look forward to the smart watch support (though I don't own one, I might get one if others report it working well with GrapheneOS).

Edit: also one thing to try out if possible is to remove battery optimization from Google Play Services. Your device might be killing that, which stops counting the steps.

It seems it's already set to not be optimized. It doesn't seem to have access to the physical activity permission, but granting that permission didn't seem to help. It still doesn't count steps with the screen off.

No matter, thanks for all the ideas, I'll just keep watching and see if others find a solution. I've subscribed to the Walkscape community so hopefully you'll be posting updates there 🙂