Skip to content

Instantly share code, notes, and snippets.

[Desktop Entry]
Version=1.0
Type=Application
Name=Ruffle
GenericName=Ruffle
Comment=Player for using content created on the Adobe Flash platform
Exec=/usr/bin/ruffle
Icon=flashplayer-standalone
Terminal=false
StartupNotify=false
@niobium93
niobium93 / PKGBUILD
Created September 1, 2022 03:06
fixed PKGBUILD
# Maintainer: giantdwarf <17hoehbr@gmail.com>
pkgbase=dxvk-async-git
pkgname=('dxvk-async-git')
pkgver=1.10.1.r782.g36f523bb
pkgrel=1
pkgdesc="A Vulkan-based compatibility layer for Direct3D 9/10/11 which allows running 3D applications on Linux using Wine. Windows DLL version)"
arch=('x86_64')
url="https://github.com/Sporif/dxvk-async.git"
license=('zlib/libpng')
@niobium93
niobium93 / 0001-Remove-enable_tests-variable.patch
Created September 1, 2022 03:05
0001-Remove-enable_tests-variable.patch
From 4007d63eceae270fe66c31b02af50942e69ca0cc Mon Sep 17 00:00:00 2001
From: Andrius Lukosevicius <niobium93@gmail.com>
Date: Thu, 1 Sep 2022 06:04:08 +0300
Subject: [PATCH] Remove enable_tests variable.
---
PKGBUILD | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/PKGBUILD b/PKGBUILD
@niobium93
niobium93 / 0001-added-submodules.patch
Created August 29, 2022 05:50
dxvk-async-git patch
From 388c73713273eca6d4343ddc9af43fb5292372ab Mon Sep 17 00:00:00 2001
From: Andrius Lukosevicius <niobium93@gmail.com>
Date: Mon, 29 Aug 2022 08:41:46 +0300
Subject: [PATCH] added submodules
---
PKGBUILD | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/PKGBUILD b/PKGBUILD
@niobium93
niobium93 / PKGBUILD
Created August 29, 2022 05:32
dxvk-async-git fixed
# Maintainer: giantdwarf <17hoehbr@gmail.com>
pkgbase=dxvk-async-git
pkgname=('dxvk-async-git')
pkgver=1.10.1.r757.g7ebd3599
pkgrel=1
pkgdesc="A Vulkan-based compatibility layer for Direct3D 9/10/11 which allows running 3D applications on Linux using Wine. Windows DLL version)"
arch=('x86_64')
url="https://github.com/Sporif/dxvk-async.git"
license=('zlib/libpng')
@niobium93
niobium93 / build.log
Last active August 27, 2022 13:45
dxvk-async build log
[andrius@AndriausPC ~]$ yay --aur -S dxvk-async-git
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur:1] dxvk-async-git-1.9.4.r106.gb42c0725-1
1 dxvk-async-git (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
:: PKGBUILD up to date, Skipping (1/0): dxvk-async-git
@niobium93
niobium93 / prepare.log
Created August 14, 2022 15:52
Hotfixing fails
 ->(B Cleaning wine-staging source code tree...(B
HEAD is now at 552b03f7 Release v7.15
 ->(B Cleaning wine source code tree...(B
HEAD is now at a1af412482d Release 7.15.
0d4817fadbcdf9b3ee785bcc6239eb4e99db403f reverted (hotfix)
Auto-merging dlls/wow64win/user.c
Auto-merging dlls/wow64win/wow64win_private.h
f79f58cb3a29eb72cdb8decacdf09a960b6e705d reverted (hotfix)
@niobium93
niobium93 / mupen64plus-video-parallel-git.log
Created July 22, 2022 23:56
mupen64plus-video-parallel-git build log
[Aur:1] mupen64plus-video-parallel-git-r25.813a98a-1
1 mupen64plus-video-parallel-git (Installed) (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> A
:: Deleting (1/1): /home/andrius/.cache/yay/mupen64plus-video-parallel-git
:: (1/1) Downloaded PKGBUILD: mupen64plus-video-parallel-git
1 mupen64plus-video-parallel-git (Installed) (Build Files Exist)
==> Diffs to show?
@niobium93
niobium93 / background.js
Last active June 21, 2022 04:39
Firefox Bookmarks API issue
// Empty
From ea09f193e207732202b59716db8c6c37f1d557a4 Mon Sep 17 00:00:00 2001
From: Andrius Lukosevicius <niobium93@gmail.com>
Date: Tue, 7 Jun 2022 07:38:04 +0300
Subject: [PATCH] Revert "winex11.drv: Remove unused X11DRV_GET_DRAWABLE
ExtEscape code."
This reverts commit 96b82203f192eade6910f4ac2ecb188e27d22feb.
---
dlls/winex11.drv/init.c | 8 ++++++++
dlls/winex11.drv/x11drv.h | 9 +++++++++