ActivityPub Viewer

A small tool to view real-world ActivityPub objects as JSON! Enter a URL or username from Mastodon or a similar service below, and we'll send a request with the right Accept header to the server to view the underlying object.

Open in browser →
{ "@context": [ "https://join-lemmy.org/context.json", "https://www.w3.org/ns/activitystreams" ], "type": "Page", "id": "https://lemmy.world/post/29636207", "attributedTo": "https://lemmy.world/u/CannonGoBoom", "to": [ "https://lemmy.ml/c/linux_gaming", "https://www.w3.org/ns/activitystreams#Public" ], "name": "GE-Proton10-1 Released", "cc": [], "content": "<p>Proton:</p>\n<ul>\n<li>\n<p>GE-Proton rebased on top of Valve’s Proton 10 Bleeding Edge</p>\n</li>\n<li>\n<p>Wine-Wayland has been enabled and patches from upstream wine backported for it. YMMV (Your mileage may vary). Thanks <a href=\"https://github.com/Etaash-mathamsetty\" rel=\"nofollow\">Etaash-mathamsetty</a> for the backporting as well as the wine-wayland specific patch fixes for various games.</p>\n</li>\n<li>\n<p>Dualsense controller patches from <a href=\"https://github.com/ClearlyClaire\" rel=\"nofollow\">ClearlyClaire</a> <a href=\"https://gitlab.winehq.org/wine/wine/-/merge_requests/7238\">gitlab.winehq.org/wine/wine/-/…/7238</a> rebased (thanks loathingKernel)</p>\n</li>\n<li>\n<p>FSR patches rebased (thanks loathingKernel)</p>\n</li>\n<li>\n<p>Nvidia Reflex low latency patches rebased</p>\n</li>\n</ul>\n<p>Protonfixes:</p>\n<ul>\n<li>\n<p>Marvel Rivals EGS fix added (thanks termdisc)</p>\n</li>\n<li>\n<p>Fix added for The Testament of Sherlock Holmes (thanks UsernamesAreNotMyThing)</p>\n</li>\n<li>\n<p>Fix added for Borderlans: The Pre-Sequel (thanks loathingKernel)</p>\n</li>\n<li>\n<p>Fix added for Elder Scrolls IV: Oblivion Remastered (thanks Reilley64)</p>\n</li>\n<li>\n<p>Fix added for Breath of Fire 4 (GOG) (Thanks ImLinguin)</p>\n</li>\n<li>\n<p>Fixes added for Star Citizen (Thanks mactan-sc)</p>\n</li>\n<li>\n<p>Fix added for Yosumin (Thanks UsernamesAreNotMyThing)</p>\n</li>\n<li>\n<p>Fix added for DOOM 2016 (GOG) (Thanks ImLinguin)</p>\n</li>\n<li>\n<p>Fix added for Lord of the Rings Online (thanks mdmatthias/MathiasDillain)</p>\n</li>\n<li>\n<p>Fix added for Once Human (Thanks jcdickinson)</p>\n</li>\n<li>\n<p>Fix added for Shadows of Adam (Thanks UsernamesAreNotMyThing)</p>\n</li>\n<li>\n<p>Save import fix added for Metaphor ReFantazio (Thanks UsernamesAreNotMyThing)</p>\n</li>\n<li>\n<p>Save import fix added for Persona 3 Reload (Thanks UsernamesAreNotMyThing)</p>\n</li>\n<li>\n<p>Fix added for Liminal Border Part III (thanks R1kaB3rN)</p>\n</li>\n<li>\n<p>Fix added for Mojika Truth Rears Its Head (thanks superboo7)</p>\n</li>\n</ul>\n<p>Info regarding Wine-Wayland:</p>\n<p>YMMV (Your mileage may vary). Most games that utilizes DXVK or VKD3D should be fine. Games that have native Vulkan or OpenGL are a coin toss. Most launchers should also be fine (Again huge thanks to Etaash, he’s been hammering out a lot off the Wine-Wayland bug fixes, including one that was critical for OpenGL and launcher rendering). If a game or launcher isn’t working, please DON’T come bugging us to fix it. Officially we’re with Valve on this – it’s not supported. It’s there for people to use/try/test out because it’s a wanted feature, that’s the extent of it.</p>\n<p>New option for using Wine-Wayland:</p>\n<p><code>PROTON_ENABLE_WAYLAND=1</code></p>\n<p>New option for using HDR with Wine-Wayland:</p>\n<p><code>PROTON_ENABLE_HDR=1</code></p>\n<p>It goes without saying, but just in case people don’t know – You need Wine-Wayland to use HDR, therefore you need both options for HDR:</p>\n<p><code>PROTON_ENABLE_WAYLAND=1 PROTON_ENABLE_HDR=1 %command%</code></p>\n<p>If you want to use Wine-Wayland without HDR, you do NOT need this option:</p>\n<p><code>PROTON_ENABLE_HDR=1</code></p>\n<p>Known issues with Wine-Wayland:</p>\n<p>DOOM 2016: Opens in small window and crashes on resolution change without mesa patch. Fixed with patch</p>\n<p>DOOM Eternal: Crashes without mesa patch. Broken mouse cursor in menus, Broken mouse pointing in-game</p>\n<p>DOOM The Dark Ages: Broken mouse pointing in-game</p>\n<p>Wolfenstein The Old Blood: OpenGL error crash</p>\n<p>Wolfenstein The New Order: OpenGL error crash</p>\n<p>Wolfenstein Youn Blood: mangohud broken</p>\n<p>Path of Exile/Path of Exile 2: Vulkan renderer broken without mesa patch. Fixed with patch.</p>\n<p>AMD-Specific:</p>\n<p>mesa patches needed for DOOM 2016 and DOOM Eternal: <a href=\"https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34918\">gitlab.freedesktop.org/mesa/mesa/-/…/34918</a></p>\n<p>mesa patches needed for DOOM Dark Ages: <a href=\"https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34944\">gitlab.freedesktop.org/mesa/mesa/-/…/34944</a></p>\n<p>mesa patches needed for Path of Exile/Path of Exile 2 (currently not submitted yet): <a href=\"https://github.com/Nobara-Project/rpm-sources/blob/42/baseos/mesa/min_image_count.patch\">github.com/…/min_image_count.patch</a></p>\n<p>Hopefully we can figure out a fix for the cursor issue in the DOOM games. Fingers crossed</p>\n", "mediaType": "text/html", "source": { "content": "Proton:\n\n- GE-Proton rebased on top of Valve's Proton 10 Bleeding Edge\n\n- Wine-Wayland has been enabled and patches from upstream wine backported for it. YMMV (Your mileage may vary). Thanks [Etaash-mathamsetty](https://github.com/Etaash-mathamsetty) for the backporting as well as the wine-wayland specific patch fixes for various games.\n\n- Dualsense controller patches from [ClearlyClaire](https://github.com/ClearlyClaire) https://gitlab.winehq.org/wine/wine/-/merge_requests/7238 rebased (thanks loathingKernel)\n\n- FSR patches rebased (thanks loathingKernel)\n\n- Nvidia Reflex low latency patches rebased\n\nProtonfixes:\n\n- Marvel Rivals EGS fix added (thanks termdisc)\n\n- Fix added for The Testament of Sherlock Holmes (thanks UsernamesAreNotMyThing)\n\n- Fix added for Borderlans: The Pre-Sequel (thanks loathingKernel)\n\n- Fix added for Elder Scrolls IV: Oblivion Remastered (thanks Reilley64)\n\n- Fix added for Breath of Fire 4 (GOG) (Thanks ImLinguin)\n\n- Fixes added for Star Citizen (Thanks mactan-sc)\n\n- Fix added for Yosumin (Thanks UsernamesAreNotMyThing)\n\n- Fix added for DOOM 2016 (GOG) (Thanks ImLinguin)\n\n- Fix added for Lord of the Rings Online (thanks mdmatthias/MathiasDillain)\n\n- Fix added for Once Human (Thanks jcdickinson)\n\n- Fix added for Shadows of Adam (Thanks UsernamesAreNotMyThing)\n\n- Save import fix added for Metaphor ReFantazio (Thanks UsernamesAreNotMyThing)\n\n- Save import fix added for Persona 3 Reload (Thanks UsernamesAreNotMyThing)\n\n- Fix added for Liminal Border Part III (thanks R1kaB3rN)\n\n- Fix added for Mojika Truth Rears Its Head (thanks superboo7)\n\nInfo regarding Wine-Wayland:\n\nYMMV (Your mileage may vary). Most games that utilizes DXVK or VKD3D should be fine. Games that have native Vulkan or OpenGL are a coin toss. Most launchers should also be fine (Again huge thanks to Etaash, he's been hammering out a lot off the Wine-Wayland bug fixes, including one that was critical for OpenGL and launcher rendering). If a game or launcher isn't working, please DON'T come bugging us to fix it. Officially we're with Valve on this -- it's not supported. It's there for people to use/try/test out because it's a wanted feature, that's the extent of it.\n\nNew option for using Wine-Wayland:\n\n`PROTON_ENABLE_WAYLAND=1`\n\nNew option for using HDR with Wine-Wayland:\n\n`PROTON_ENABLE_HDR=1`\n\nIt goes without saying, but just in case people don't know -- You need Wine-Wayland to use HDR, therefore you need both options for HDR:\n\n`PROTON_ENABLE_WAYLAND=1 PROTON_ENABLE_HDR=1 %command%`\n\nIf you want to use Wine-Wayland without HDR, you do NOT need this option:\n\n`PROTON_ENABLE_HDR=1`\n\nKnown issues with Wine-Wayland:\n\nDOOM 2016: Opens in small window and crashes on resolution change without mesa patch. Fixed with patch\n\nDOOM Eternal: Crashes without mesa patch. Broken mouse cursor in menus, Broken mouse pointing in-game\n\nDOOM The Dark Ages: Broken mouse pointing in-game\n\nWolfenstein The Old Blood: OpenGL error crash\n\nWolfenstein The New Order: OpenGL error crash\n\nWolfenstein Youn Blood: mangohud broken\n\nPath of Exile/Path of Exile 2: Vulkan renderer broken without mesa patch. Fixed with patch.\n\nAMD-Specific:\n\nmesa patches needed for DOOM 2016 and DOOM Eternal: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34918\n\nmesa patches needed for DOOM Dark Ages: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34944\n\nmesa patches needed for Path of Exile/Path of Exile 2 (currently not submitted yet): https://github.com/Nobara-Project/rpm-sources/blob/42/baseos/mesa/min_image_count.patch\n\nHopefully we can figure out a fix for the cursor issue in the DOOM games. Fingers crossed", "mediaType": "text/markdown" }, "attachment": [ { "href": "https://github.com/GloriousEggroll/proton-ge-custom/releases/tag/GE-Proton10-1", "mediaType": "text/html; charset=utf-8", "type": "Link" } ], "image": { "type": "Image", "url": "https://lemmy.world/pictrs/image/d0f8c65b-1961-4bfa-ac79-0013f45aac10.png" }, "sensitive": false, "published": "2025-05-14T11:02:36.481367Z", "language": { "identifier": "en", "name": "English" }, "audience": "https://lemmy.ml/c/linux_gaming", "tag": [ { "href": "https://lemmy.world/post/29636207", "name": "#linux_gaming", "type": "Hashtag" } ] }