Skip to content

Repository files navigation

All the commit messages in this repo are slop: I did not write them.

To help your clanker out, copy ProcessLasso.exe and pl_rsrc_english.dll to this directory before prompting.

Thanks,
Ivan

Process Lasso HiDPI patcher

This fixes https://bitsum.com/process-lasso-faq/#:~:text=gives%3F-,High,critical

Screenshot: https://pbs.twimg.com/media/HP_Hn0ob0AAJZO0?format=png&name=4096x4096

patch.py patches ProcessLasso.exe to support DPI scaling.

Run

The patcher shells out to the GNU binutils toolchain (as, ld, objcopy) to assemble the injected routines, so those must be on PATH. There are no Python package dependencies.

python3 -m unittest discover -s . -v
python3 patch.py ProcessLasso.exe

For the tests that verify the original executable's hook sites and deterministic full rebuild, either put ProcessLasso.exe beside the patcher or set:

PROCESS_LASSO_EXE=/path/to/ProcessLasso.exe python3 -m unittest discover -s . -v

About

(LLM-authored) patcher to make ProcessLasso.exe support hidpi

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages