Windows XP/Vista support
Windows XP/Vista support
Is a built love2D project (or at least .love file) will also support Windows XP and Vista?
Code: Select all
loves_lua = "not so",
wants_to = true
- slime
- Solid Snayke
- Posts: 3170
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
- Contact:
Re: Windows XP/Vista support
Windows XP is not supported by love 11, but Windows Vista is.
Re: Windows XP/Vista support
So, whenever I build the project to Windows, it will be supported by Vista?
Code: Select all
loves_lua = "not so",
wants_to = true
Re: Windows XP/Vista support
Yes, if you really want support for older versions, use older versions of love.
Last edited by Andlac028 on Sat Feb 18, 2023 3:56 pm, edited 1 time in total.
Re: Windows XP/Vista support
Ok. Is there a way to build for Windows XP btw?
Code: Select all
loves_lua = "not so",
wants_to = true
Re: Windows XP/Vista support
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)
Re: Windows XP/Vista support
Compatibility mode?
Code: Select all
loves_lua = "not so",
wants_to = true
Re: Windows XP/Vista support
I meant, that if you would use older versions, you most likely won’t get any support or bug fixes as only newest version of love is supported (meaning it may not work on newest versions). BTW, Why would you like to support Windows XP?
Re: Windows XP/Vista support
Code: Select all
loves_lua = "not so",
wants_to = true
-
- Party member
- Posts: 563
- Joined: Wed Oct 05, 2016 11:53 am
Re: Windows XP/Vista support
It might be worth checking hardware surveys, like the ones performed by Steam, to understand how many people still use older versions of Windows. Even Windows 7 only counts for some 2~3% of respodents. While it's nice to support older systems, there comes a point where it stops making economic or practical sense.
As for supporting Windows XP, support for it was dropped in version 11.0. As such, version 0.10.2 is the one you want to develop with if you want WinXP support. To implement any of the changes or additions from 11.x, you'll have to apply those to 0.10.2 yourself, and build it.
As for supporting Windows XP, support for it was dropped in version 11.0. As such, version 0.10.2 is the one you want to develop with if you want WinXP support. To implement any of the changes or additions from 11.x, you'll have to apply those to 0.10.2 yourself, and build it.
Who is online
Users browsing this forum: Bing [Bot] and 2 guests