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

Patcher doesn't work on 32bit Windows #31

Closed
RealBenDover opened this issue Jul 22, 2020 · 1 comment
Closed

Patcher doesn't work on 32bit Windows #31

RealBenDover opened this issue Jul 22, 2020 · 1 comment
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@RealBenDover
Copy link

Helo sir,
first of all thanks for the amazing patcher. My business computer is running windows 7 x86. The patcher doesn't work with chrome running on it. Hopefully you can do something about it.
Appreciating your work!

@Ceiridge
Copy link
Owner

Ceiridge commented Jul 22, 2020

32bit is not supported anymore. You can still try to use the old version, which won't be updated in the future.
The reason for this is that the DLL and Injector is practically made for x64 and above all, it's too much work to find each pattern again in the 32bit version.

@Ceiridge Ceiridge added bug Something isn't working wontfix This will not be worked on labels Jul 22, 2020
@Ceiridge Ceiridge changed the title Patcher doesn't work on windows 7 x86 Patcher doesn't work on 32bit Windows Jul 22, 2020
@Ceiridge Ceiridge pinned this issue Jul 22, 2020
Repository owner deleted a comment from RealBenDover Jul 22, 2020
Repository owner deleted a comment from RealBenDover Jul 22, 2020
Repository owner locked as too heated and limited conversation to collaborators Jul 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants