Hugo Locurcio

Results 397 issues of Hugo Locurcio

**Is your feature request related to a problem? Please describe.** By default, 86Box 3.2.1 allows fullscreen to be freely stretched and scaled. This means that on a 16:9 monitor, 4:3...

feature

I am interested in providing a French translation for this site. Is anyone working on this yet?

enhancement

I noticed that in the official FSR 2.0 sample, the **Dynamic resolution** checkbox only makes the resolution vary in a sine wave (from 0.5× scaling on each axis to 1.0×)....

Currently, the files in [`dist/js`](https://github.com/midzer/tobii/tree/production/dist/js) only state the following: ```javascript /** * tobii 2.0.0-beta * */ ``` I suggest changing it to something like this: ```javascript /** * tobii 2.0.0-beta...

documentation

We have a [repository](https://github.com/godotengine/godot) that has multiple workflows (one per target OS). I've made some testing in my [fork](https://github.com/Calinou/godot/pull/4), but I noticed that the GitHub Actions bot will *replace* the...

(with some reasonable limits, so that you can't use it to see at far away stuff)

enhancement

I see that this project switched to the Academic Free License a while ago, [which is not GPL-compatible according to the FSF](http://www.gnu.org/licenses/license-list.html#AcademicFreeLicense). (It looks like it used to use the...

Please consider uploading binary releases to GitHub Releases, so that people can quickly use this tool without installing a Go toolchain (which can be helpful in continuous integration). This is...

This prevents music playback from being interrupted when switching scenes.

This upscales the game by a factor of 2 on hiDPI displays. The end result will be pixelated, but this makes the game playable on such displays.