[Bug 250264] [NEW PORT] emulators/wine-proton: Wine + Proton (aka Linux Steam integration) patches
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 15 09:58:53 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250264
Damjan Jovanovic <damjan.jov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |damjan.jov at gmail.com
--- Comment #13 from Damjan Jovanovic <damjan.jov at gmail.com> ---
This is excellent work Alex, thank you so much.
I have a few comments on some of the patches:
------------
emulators/wine-proton/files/patch-dlls_ntdll_unix_loader.c
You're probably already familiar with the discussion on
https://bugs.winehq.org/show_bug.cgi?id=49437
------------
emulators/wine-proton/files/patch-dlls_kernel32_Makefile.in:
As we discovered a few days ago, this wasn't necessary since wine-1.9.7 in
2016:
commit e59395208d527d1bffb2725efc85fb798aee7610
Author: Alexandre Julliard <julliard at winehq.org>
Date: Mon Mar 28 15:47:19 2016 +0900
makefiles: Reduce the maximum page size for modules that have a base
address.
It avoid bumping into the next allocated base address on 64-bit.
as per the feedback on
https://www.winehq.org/pipermail/wine-devel/2020-November/176951.html
------------
emulators/wine-proton/files/patch-dlls_ntdll_unix_signal_x86_64.c:
This one and a few others seem useful for Wine on FreeBSD generally, are they
getting submitted upstream?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list