Skip to content

Add Linux WMPF 25665 Support - #286

Merged
evi0s merged 2 commits into
evi0s:mainfrom
Redbeanw44602:linux/25665
Sep 21, 2026
Merged

evi0s merged 2 commits into
evi0s:mainfrom
Redbeanw44602:linux/25665

Conversation

@Redbeanw44602

@Redbeanw44602 Redbeanw44602 commented Sep 21, 2026 •

Copy link
Copy Markdown
Contributor

@Redbeanw44602

Copy link
Copy Markdown
Contributor Author

@evi0s Hello, I noticed the changes in 2970a6c. Could you explain them? That way, I can try to adapt these new features for Linux as well.

@evi0s

evi0s commented Sep 21, 2026

Copy link
Copy Markdown
Owner

thank you so much for your time and help! I reviewed the code and looks good. thanks again for your contribution!

Could you explain them?

which part? the struct offset changes? the latest WMPF build on Windows now has more constraints to determine if the miniapp needs to connect back to the devtools, as shown below:

Screenshot 2026-09-21 at 14 11 05 Screenshot 2026-09-21 at 14 13 47

so to avoid ambiguity of the struct offsets (they are not linear anymore, and patching scene number along cannot bypass the check), I made the config more clear to indicate their offsets.

@evi0s

evi0s commented Sep 21, 2026

Copy link
Copy Markdown
Owner

That way, I can try to adapt these new features for Linux as well.

if you meant that we can now indicate the back connection WebSocket URL, it was forced, not a new feature lol. the latest build does not have a default WebSocket URL now so we have to provide one.

btw, I had a feeling that the Linux WMPF builds will catch the Windows ones very quickly, so I guess sooner enough Linux config shall migrate to the Windows ones as well. if you have any suggestions, please feel free to point out. stay in touch ;)

@Redbeanw44602
Redbeanw44602 deleted the linux/25665 branch September 22, 2026 00:59
@Redbeanw44602

Copy link
Copy Markdown
Contributor Author

I understand completely. Thank you very much for clarifying that.

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