From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1673984-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D52BD158083 for <garchives@archives.gentoo.org>; Thu, 26 Sep 2024 21:45:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA051E2A48; Thu, 26 Sep 2024 21:45:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BAE0FE2A48 for <gentoo-commits@lists.gentoo.org>; Thu, 26 Sep 2024 21:45:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BD9F13433D7 for <gentoo-commits@lists.gentoo.org>; Thu, 26 Sep 2024 21:45:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 27460C36 for <gentoo-commits@lists.gentoo.org>; Thu, 26 Sep 2024 21:45:46 +0000 (UTC) From: "Ionen Wolkens" <ionen@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" <ionen@gentoo.org> Message-ID: <1727387121.fd0dc4bb6317b1e9fa859e38705e215373edee88.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-proton/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/wine-proton/files/README.gentoo X-VCS-Directories: app-emulation/wine-proton/files/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: fd0dc4bb6317b1e9fa859e38705e215373edee88 X-VCS-Branch: master Date: Thu, 26 Sep 2024 21:45:46 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ddbee2ac-bbaf-4f12-aa6e-ca3bf8f51933 X-Archives-Hash: efecf5f0455bffbd515d80b58adfab30 commit: fd0dc4bb6317b1e9fa859e38705e215373edee88 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu Sep 26 21:44:47 2024 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Thu Sep 26 21:45:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd0dc4bb app-emulation/wine-proton: warn about bug reports in README.gentoo Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> app-emulation/wine-proton/files/README.gentoo | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app-emulation/wine-proton/files/README.gentoo b/app-emulation/wine-proton/files/README.gentoo index 48f3d568a013..0d88628a45ff 100644 --- a/app-emulation/wine-proton/files/README.gentoo +++ b/app-emulation/wine-proton/files/README.gentoo @@ -46,6 +46,10 @@ If have audio/video playback issues, note to look at GStreamer plugins. Notably USE=ffmpeg on media-plugins/gst-plugins-meta which Proton normally provide by default. +Note that upstream may not be interested in bug reports without first +reproducing using the actual Steam+Proton rather than this custom +standalone build (esp. if lacking certain things like dxvk). + --- If have other Wine variants installed, remember to either use `eselect wine`