Search found 688 matches

by GVovkiv
Fri Jan 03, 2025 9:56 am
Forum: Libraries and Tools
Topic: [Library] Gamepad Guesser Solution
Replies: 1
Views: 4264

Re: [Library] Gamepad Guesser Solution

Copy of library repo and database repo.
gamepad_guesser_solution-main.zip
(300.25 KiB) Downloaded 43 times
gamepads_types_database-main.zip
(200.75 KiB) Downloaded 41 times
by GVovkiv
Fri Jan 03, 2025 9:54 am
Forum: Libraries and Tools
Topic: Resolution Solution [library]
Replies: 63
Views: 216522

Re: Resolution Solution [library]

Copy of current repo, without git history.
resolution_solution-main.zip
(6.56 MiB) Downloaded 66 times
by GVovkiv
Thu Dec 12, 2024 7:58 pm
Forum: Support and Development
Topic: Help with keeping resolution
Replies: 2
Views: 1111

Re: Help with keeping resolution

Hello there, the creator of "Resolution Solution" is here, lol. If I understand you correctly, you want to draw rectangles, polygons, etc scaled, not "smooth". To achieve something like this, instead of using scissors method of drawing (that used as default example), but rather c...
by GVovkiv
Fri Nov 15, 2024 1:53 pm
Forum: Libraries and Tools
Topic: [Library] Gamepad Guesser Solution
Replies: 1
Views: 4264

[Library] Gamepad Guesser Solution

Hello there. icon_200x200.png (This time even with icon!) Sooo, I was thinking about (and even once asked here on forums) about guessing type of gamepad (even 3rd party gamepads) and showing correct icons to user. And I started working on database (which itself based on SDL community database): http...
by GVovkiv
Tue Oct 15, 2024 7:44 am
Forum: Support and Development
Topic: Im completely new to programing and don't know how to install openGL to run LOVE2d 2024
Replies: 4
Views: 6424

Re: Im completely new to programing and don't know how to install openGL to run LOVE2d 2024

What is your GPU? It seems that you on Windows using generic windows driver that might not support OpenGL higher then 1.1?
Make sure that you have installed proper GPU driver and it is up-to-day.
by GVovkiv
Wed Oct 02, 2024 10:45 am
Forum: Libraries and Tools
Topic: Resolution Solution [library]
Replies: 63
Views: 216522

Re: Resolution Solution [library]

v3004, 2 October 2024 https://github.com/Vovkiv/resolution_solution Type annotations that were added by contributor on GitHub and some changes to documentation, mostly to .odt file structure that doesn’t affect .pdf file much. Documentation: • Some changes to documentation file. Added: • Type annota...
by GVovkiv
Sun Sep 08, 2024 7:50 am
Forum: General
Topic: LÖVE 11.5 released!
Replies: 37
Views: 694575

Re: LÖVE 11.5 released!

Well, at least we one step closer
by GVovkiv
Sat Sep 07, 2024 7:29 pm
Forum: General
Topic: LÖVE 11.5 released!
Replies: 37
Views: 694575

Re: LÖVE 11.5 released!

About icon thingy.. We still don't know if ivan was talking about wayland compositor that he had used, but seems that wayland 1.37 got released like week ago and introduced https://wayland.app/protocols/xdg-toplevel-icon-v1 this icon protocol, which means there now sane way to set icon on wayland, y...
by GVovkiv
Thu Sep 05, 2024 8:16 pm
Forum: General
Topic: LÖVE 11.5 released!
Replies: 37
Views: 694575

Re: LÖVE 11.5 released!

Sure, I can come up with workarounds myself, but at that point what is the point of using Love2D. Ivan, do you happens to use GNOME on Wayland? Because I kinda recognize some of them and they probably specific to wayland implementation of gnome, which is can of worms on it's own. As slime mentioned...
by GVovkiv
Tue Aug 06, 2024 2:35 pm
Forum: Games and Creations
Topic: Kyvedy Guardiah, my action jrpg, released on Steam ^^
Replies: 8
Views: 8767

Re: Kyvedy Guardiah, my action jrpg, released on Steam ^^

Using Fedora Silverblue, Steam from flathub, demo linux version doesn't start, just immediately close.
Probably appimage was packaged badly or something