Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thorium-XP - SSE4.2 Build #71

Closed
dribgnikcom opened this issue Apr 17, 2024 · 4 comments
Closed

Thorium-XP - SSE4.2 Build #71

dribgnikcom opened this issue Apr 17, 2024 · 4 comments

Comments

@dribgnikcom
Copy link

Currently, Thorium-XP is SSE2 only... Would it be possible to get an SSE4.2 build for better performance? I believe XP supports up to SSE4.2 natively (and there might be some user mods for AVX, but that's beyond the scope of this request).

It does run pretty good so far on SSE2 though, I should say. Thanks and great work.

@Alex313031
Copy link
Owner

Alex313031 commented Apr 19, 2024

@dribgnikcom Yes, I will make SSE2, SSE3, and SSE4.1 builds for both 32 bit and 64 bit XP/Vista releases.

See the UPDATE: section at the very bottom of the latest release > https://github.com/Alex313031/thorium-legacy/releases/tag/M122.0.6261.168
It also explains why 4.1 and not 4.2

@fenopa
Copy link

fenopa commented Apr 19, 2024

@Alex313031 I would like to try SSE4.1 32bit release for win7 to see how it works on my core 2 duo running 32bit win7, I know it would not be wise to ask for such a release, I'll just try to build it myself by following this page: https://github.com/Alex313031/thorium-legacy/blob/main/docs/BUILDING.md
just asking what needs to be changed specially for building sse4.1 for win7 win32?

@Alex313031
Copy link
Owner

@fenopa You could use the SSE4.1 32 Bit build build I just made for XP/Vista. The only difference to the Win7+ versions is the addition of progwrp.dll

https://github.com/Alex313031/thorium-legacy/releases/tag/M122.0.6261.169

@fenopa
Copy link

fenopa commented May 2, 2024

@Alex313031 thanks, should I remove progwrp.dll when running on win7 or it will ignore it on win7 anyway?

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

No branches or pull requests

3 participants