Vitaly Novichkov

Results 165 issues of Vitaly Novichkov

I had this plan for a while, but I wasn't remembered to implemennt that at any moment. Now I want to explicitly remember this to implement it close to 1.8...

enhancement

When running a level test via external file opening (command line argument, or system event on macOS and Android), would be cool to implement the manual character selection menu (at...

enhancement

## Feature Request Can you also release the package "wiiu-examples" too that will contain the content of the "samples" directory? ### Why would this feature be useful? Give an easier...

Hello! I do have such card reader that gets plugged via USB: ![photo_2024-03-24_19-59-29](https://github.com/solosky/pixl.js/assets/6751442/8506a285-0f5a-4e80-9f3e-e0ecb056462d) ![photo_2024-03-24_20-04-44](https://github.com/solosky/pixl.js/assets/6751442/bdaed6b0-79fd-436e-973f-8907cf6d31fb) It works on Linux through the `pcsc` library (an output of `pcsc_scan` tool is here): ![Снимок...

Resolves a problem of viewport on the Vita set by `SDL_RenderSetViewport()` that doesn't sets any clipping by default. How it looked before the fix: ![изображение](https://github.com/user-attachments/assets/f21daa6c-71cc-42d3-bf74-906763c83e46) How it supposed to look...

**Describe the bug** Several times, attempts of Matrix users to send images, on Discord side, images feels corruted, but when downloading that, I see it's a JSON with the next...

bug

Some scenes of the Ib game ([This, translated into Russian](https://rpgmakerunion.ru/game/ib.16634946), hit the "Скачать игру (36 Mb)" salad-coloured button at the right side of page) gets rendered incorrectly: Seems texture wasn't...

Right now, I do have the weird error of `hdiutil: create failed - Resource busy` on macOS 13, found at GitHub Actions CI: https://github.com/WohlSoft/Moondust-Project/actions/runs/13387610179/job/37387737056 The problem is similar to #99,...

These commands can put the whole content of source directory into the sub-directory that will appear on DMG itself. I made these commands a while ago for my own needs,...

## Description Adding the `audio_source` option that allows to capture explicit `source` device (like `line-in` or `microphone`) rather than capturing an application's sound by making a virtual audio output device...