-
Idea by @GlebChili in Discord:
> Web page to report information about server, including, for example, position of players on the game map
> And current in-game chat
-
File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/usr/lib64/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
…
-
### Describe the bug
https://www.newgrounds.com/portal/view/537097?emulate=flash
Running this game on ruffle seems to lead the game directly into a 404 screen (In the swf) and the console log is s…
-
```
What steps will reproduce the problem?
1. Start the game
2. Go through the config until a race should start
3. Crash (only with glide64)
What is the expected output? What do you see instead?
Pr…
-
When I play games like Stardew Valley (with Steam), my game activity is not displayed on Vesktop. It works with games like Minecraft. Im on Arch Linux with KDE.
Edit: nvm minecraft is not working eit…
-
[weed]: (FILL THIS ISSUE THING OUT AS MUCH AS POSSIBLE)
[weed]: (OR ELSE YOUR ISSUE WILL BE LESS LIKELY TO BE SOLVED!)
[weed]: (DO NOT POST ABOUT ISSUES FROM OTHER FNF MOD ENGINES! I CANNOT AND P…
-
I've set up Steam family sharing, so whenever I want to get the game on sale, I'm wondering whether my boyfriend already has it. But there's no indication on the store pages whether the game is availa…
-
[link to old issue](https://github.com/rustwasm/team/issues/41)
Issue opened by @mgattozzi
In [#12](https://github.com/rustwasm/team/pull/12) we added the book to act as a central part of docum…
-
### Issue Checklist
- [X] I have properly named the issue
- [X] I have checked the issues/discussions pages to see if the issue has been previously reported
### What platform are you using?
…
-
I tried to use chiptune2.js in a web worker, to see if I could speed up the game I'm making, but I'm kind of lost trying to get it to work.
Can it be used inside a web worker?
Thanks.