Search found 85 matches

by notcl4y
Mon Feb 20, 2023 10:41 am
Forum: General
Topic: A custom crash screen
Replies: 10
Views: 3063

Re: A custom crash screen

Ok, thanks
by notcl4y
Sat Feb 18, 2023 4:58 pm
Forum: General
Topic: A custom crash screen
Replies: 10
Views: 3063

Re: A custom crash screen

So
Also, how to prevent the game from closing when it's being crashed?
by notcl4y
Sat Feb 18, 2023 4:53 pm
Forum: General
Topic: A custom crash screen
Replies: 10
Views: 3063

Re: A custom crash screen

Also, how to prevent the game from closing when it's being crashed?
by notcl4y
Sat Feb 18, 2023 4:36 pm
Forum: General
Topic: A custom crash screen
Replies: 10
Views: 3063

Re: A custom crash screen

Andlac028 wrote: Sat Feb 18, 2023 4:34 pm Make sure you call love.graphics.present after all drawing or just modify default error handler love.errorhandler
Didn't know about that function, thanks
by notcl4y
Sat Feb 18, 2023 4:30 pm
Forum: General
Topic: A custom crash screen
Replies: 10
Views: 3063

A custom crash screen

How to make own crash screen with love.errorhandler? Just when I try to do graphics on it, it seems like graphics works only in the love.draw function
by notcl4y
Sat Feb 18, 2023 4:18 pm
Forum: General
Topic: Just a question about the logo
Replies: 5
Views: 1558

Re: Just a question about the logo

zorg wrote: Sat Feb 18, 2023 4:15 pm you can change it yourself if whatever the outcome is would bother you.
When I try to change an icon with ResourceHacker its resolution drops, also, the question isn't "Is it possible to change an icon"
by notcl4y
Sat Feb 18, 2023 4:16 pm
Forum: General
Topic: Windows XP/Vista support
Replies: 10
Views: 2923

Re: Windows XP/Vista support

Andlac028 wrote: Sat Feb 18, 2023 4:03 pm BTW, Why would you like to support Windows XP?
Why not
by notcl4y
Sat Feb 18, 2023 4:00 pm
Forum: General
Topic: Just a question about the logo
Replies: 5
Views: 1558

Re: Just a question about the logo

Andlac028 wrote: Sat Feb 18, 2023 4:00 pm You can always change icons of executables to whatever you want or like for your games.
This is a question, not a suggestion
by notcl4y
Sat Feb 18, 2023 4:00 pm
Forum: General
Topic: Windows XP/Vista support
Replies: 10
Views: 2923

Re: Windows XP/Vista support

Andlac028 wrote: Sat Feb 18, 2023 3:57 pm Use older version of love, but that way, you would lack support for new features (unless you would like to reimplement it yourself so it would support also Windows XP)
Compatibility mode?
by notcl4y
Sat Feb 18, 2023 3:55 pm
Forum: General
Topic: Windows XP/Vista support
Replies: 10
Views: 2923

Re: Windows XP/Vista support

Andlac028 wrote: Sat Feb 18, 2023 3:54 pm
notcl4y wrote: Sat Feb 18, 2023 3:52 pm So, whenever I build the project to Windows, it will be supported by Vista?
Yes
Ok. Is there a way to build for Windows XP btw?