-
Just put this to `/etc/bash_completion.d/genact`.
```bash
#!/bin/bash
_genact_completions()
{
local cur prev opts modules shells
COMPREPLY=()
cur="${COMP_WORDS[COMP_CWORD]}"
…
cnrat updated
3 weeks ago
-
### Are you using the latest Dosbox-Staging Version?
- [X] I have checked releases and am using the latest release.
### Different version than latest?
_No response_
### What Operating Syst…
-
As discussed there are three types of game music:
1: Official OST sound track releases. Basically, a stand alone audio cd. This can be anything from an OST to a free pack in audio CD that shipped w…
-
Last update (January 7 2021) has a problem with sound. The volume output is so high, it is very distorted. Lowering it from menu does not solve the issue.
Sound was a bit distorted in previous rele…
-
Most of my work in Godot so far have been experimenting with random terrain and tileset based maze generators. As I'm hoping Nodot will allow using Godot as a no-code engine at least for common aspect…
-
**Describe the bug**
I am trying to run a setup of an 16 bit old application the setup window shows for few seconds and then it disappears
**Expected behavior**
that the setup runs, and later on …
-
Gonna open then immediately close this issue. Just reaching out to let you know that my DBPF wiki cites this repository.
- wiki: https://anonhostpi.github.io/DBPF.js/docs/other/spec/
I'm avidly wo…
-
Hi Bjorn,
I am wondering if it would be possible to support Trimetic maps in addition to isometric ones.
( http://en.wikipedia.org/wiki/Axonometric_projection#/media/File:Graphical_projection_compar…
-
I see you're targeting SimCity 4, but may find this relevant:
https://github.com/jgosar/mine-city-2000
Cheers!
-
**Describe the project you are working on:**
2D game with tiles.
**Describe the problem or limitation you are having in your project:**
I defined autotiles for my tileset, but they have problem o…