Anuskuss

Results 67 comments of Anuskuss

Hey, better late than never :) Apparently Al-Azif already ported it to 6.72 based on Scene-Collective/ps4-kernel-clock@0a093756ac80b44ad0e319f5cdf41ef2cf42b032 but it's not working for me. I wrote a little Python script to customize...

I've been waiting for something like this. Great job! Although I was wondering, could this be expanded to also support swapping tracks with your own audio files, preferrably with audio...

> WIC is missing on the version of Windows you are using I don't think that's it. I installed `windowscodecs` via `protontricks` and the error is still there. Could you...

#130 fixes both of these issues. Just get the latest master and replace your files if you can't wait.

Run this ```bash curl -L https://github.com/qwreey/quick-settings-tweaks/pull/130.diff | patch -p2 -d ~/.local/share/gnome-shell/extensions/quick-settings-tweaks@qwreey ``` Log out and log back in. Everything will be default again once the update drops.

@endrift What are your thoughts on GBA "borders" like: ![https://forums.libretro.com/t/handheld-border-shaders/2551](https://i.postimg.cc/bwKzRwxr/Sonic-Advance-Europe-En-Ja-Fr-De-Es-170719-1.png) I play in fullscreen but GBA games are not really meant for big TVs so shrinking the screen down (more...

@KalelCooper Which kernel version does this target? I tried to apply it to `linux-source-6.0.tar.xz` but it failed. Also please next time wrap your code inside backticks like this: ```` ```diff...

I can't get it built unfortunately: ``` make[2]: *** No rule to make target 'ksmbd_spnego_negtokeninit.asn1.c', needed by 'ksmbd_spnego_negtokeninit.asn1.o'. Stop. ``` **Edit:** I can build it just fine on my desktop...

Okay so I went back to compiling the kernel again and I got it to work. ```shell sudo apt install -t bullseye-backports linux-source-6.0 linux-headers-6.0.0-0.deb11.2-amd64 git tar xf /usr/src/linux-source-6.0.tar.xz cd linux-source-6.0...

In my small home network with mostly Windows desktops. I use symlinks a lot and I always need to know if I'm working with a real file or not. It's...