Hello.
I am preparing the Steam page for my game and I have to complete the minimum system requirements, which I don't know. My game runs on LÖVE 11.5.0. Some of those requirements, like Minimum Disk Space, will depend on my specific game. I'm currently using Balatro's Steam page as a reference, but I am not sure which version of LÖVE it uses and it doesn't seem to mention Linux.
Here it is:
For all three of Windows, MacOS, and Linux.
- OS Version
- Processor
- Memory (in MB or GB)
- Graphics
- Sound Card
For MacOS processor, the page mentions: "Specify Apple Silicon, Intel or both. For example: 'Apple M1 or Intel Core M'. If your build is Intel only and does not run well on Apple Silicon through Rosetta, please include 'Intel Only'."
I can also add additional notes if needed.
Minimum system requirements for 11.5.0
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- slime
- Solid Snayke
- Posts: 3162
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
- Contact:
Re: Minimum system requirements for 11.5.0
Balatro uses 11.5.
love for macOS supports Intel and Apple Silicon in the same binary (so you'd pick 'both' for that option). 11.5 runs on macOS 10.11+, Windows 7+, and Ubuntu 20.04+ or equivalent (or whatever Linux distros you compile for as a target). You don't need to support everything love itself does if you don't want, of course.
love for macOS supports Intel and Apple Silicon in the same binary (so you'd pick 'both' for that option). 11.5 runs on macOS 10.11+, Windows 7+, and Ubuntu 20.04+ or equivalent (or whatever Linux distros you compile for as a target). You don't need to support everything love itself does if you don't want, of course.
Re: Minimum system requirements for 11.5.0
Okay, thanks. How about the processor for Linux / SteamOS?slime wrote: ↑Fri Apr 26, 2024 8:46 pm Balatro uses 11.5.
love for macOS supports Intel and Apple Silicon in the same binary (so you'd pick 'both' for that option). 11.5 runs on macOS 10.11+, Windows 7+, and Ubuntu 20.04+ or equivalent (or whatever Linux distros you compile for as a target). You don't need to support everything love itself does if you don't want, of course.
Here's what I put for now, please correct me if I wrote anything wrong:
Windows
- OS Version: Windows 7+ (x64)
- Processor: Intel Core i3 / AMD (or equivalent)
- Graphics: OpenGL 2.1+
MacOS
- OS Version: MacOS 10.11+
- Processor: Intel / Apple Silicon
- Graphics: OpenGL 2.1+
Linux + SteamOS
- OS Version: Ubuntu 20.04+ (or equivalent)
- Processor: ?
- Graphics: OpenGL 2.1+
-
- Party member
- Posts: 548
- Joined: Wed Oct 05, 2016 11:53 am
Re: Minimum system requirements for 11.5.0
Those seem about right. Might be able to run 11.5 on little older versions of Mac, but it can always be a bit of a crapshoot to go and verify that, unless you have some older Macs lying around. You can probably list the same processor on Linux/SteamOS as what's listed for Windows just fine.
- slime
- Solid Snayke
- Posts: 3162
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
- Contact:
Re: Minimum system requirements for 11.5.0
love 11.5's deployment target (runtime minimum version set during the build process) for macOS is 10.11, so it won't run on earlier operating systems - or if you're unlucky it will run but will randomly crash or otherwise break.
Also Steam dropped support for Windows versions below 10 earlier this year.
Also Steam dropped support for Windows versions below 10 earlier this year.
-
- Party member
- Posts: 548
- Joined: Wed Oct 05, 2016 11:53 am
Re: Minimum system requirements for 11.5.0
Right, I forgot about that part on macOS, since I still work with 11.4 primarily.
To my knowledge Windows 7 and Windows 8 can still run Steam, but yeah, they might break any moment now, so it might be best to list Win10 as the minimum supported platform (since Steam otherwise adds an asterisk note about dropped support). You could always distribute the game to users via places like itch.io for those who can't get it on Steam.
To my knowledge Windows 7 and Windows 8 can still run Steam, but yeah, they might break any moment now, so it might be best to list Win10 as the minimum supported platform (since Steam otherwise adds an asterisk note about dropped support). You could always distribute the game to users via places like itch.io for those who can't get it on Steam.
Re: Minimum system requirements for 11.5.0
Yeah that's fair enough. Thanks a lotMrFariator wrote: ↑Sat Apr 27, 2024 10:53 pm Right, I forgot about that part on macOS, since I still work with 11.4 primarily.
To my knowledge Windows 7 and Windows 8 can still run Steam, but yeah, they might break any moment now, so it might be best to list Win10 as the minimum supported platform (since Steam otherwise adds an asterisk note about dropped support). You could always distribute the game to users via places like itch.io for those who can't get it on Steam.
Who is online
Users browsing this forum: Ahrefs [Bot], slime and 4 guests