Skip to content

Remove win32 - #674

Merged
AGulev merged 4 commits into
masterfrom
remove-win32
Sep 22, 2026
Merged

AGulev merged 4 commits into
masterfrom
remove-win32

Conversation

@AGulev

@AGulev AGulev commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

should be merged after defold/defold#13109

@AGulev
AGulev requested a review from britzl September 4, 2026 14:39
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-04T14:41:52.273913Z 6b0c9ad PR opened
🔒 Security Review Completed 2026-09-04T14:41:36.794870Z 6b0c9ad PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

Comment thread docs/en/faq/faq.md
| Linux (2) | Any | `x86-64`, `arm-64` | Engine |
| iOS | 15.0 | `arm-64` `x86_64` | Engine |
| Android | 5.0 (API level 21) | `arm-32`, `arm-64` | Engine |
| HTML5 | | `wasm-web`, `wasm_pthread-web` | Engine |

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's hard to read now, better to split it into two tables

Comment thread docs/en/faq/faq.md
| System | Version | Architectures |
| ------------------ | ------------------ | ------------------ |
| macOS | 11 Big Sur | `x86-64`, `arm-64` |
| Windows | Vista | `x86-64` |

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure about vista anymore, do we have old enough windows machine to check?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope. But Windows Vista support is at this point in time completely irrelevant anyway.

According to the latest Steam Survey (https://store.steampowered.com/hwsurvey/Steam-Hardware-Software-Survey-Welcome-to-Steam)

Win 11: 70.97%
Win 10: 22.90%
Win 7: 0.06%

And statcounter (https://gs.statcounter.com/os-version-market-share/windows/desktop/worldwide) shows:

Win 11: 68.6%
Win 10: 30.14%
Win 7: 0.96%
Win 8.x: 0.14%
WinXp(!): 0.14%

Vista is not mentioned in either of them.

I think we've only tested recent versions with Win 10. We could check with our community of Steam developers what kind of stats they see for their games. Do they have Win 7 players for instance? If they do, then we know Win 7 still works....

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can leave it as is until we check? or what's you suggestion here?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can leave it as-is until someone let's us know it doesn't work. BUT since no one is using Vista anymore we'll likely never know.

So I suppose my suggestion is to write something that we do indeed know, and that would maybe be Win 7, if we ask for instance 8BitSkull if they have Win 7 players for Skull Horde.

@AGulev
AGulev requested a review from britzl September 22, 2026 16:27
@AGulev
AGulev merged commit 89928ab into master Sep 22, 2026
3 checks passed
@AGulev
AGulev deleted the remove-win32 branch September 22, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants