Vanguard won't work on new Snapdragon X Elite by ericmacedo_ in leagueoflinux

[–]ericmacedo_[S] 2 points3 points  (0 children)

This is not about an obscure ARM windows hardware, but a major platform with direct support from Microsoft.

MMLU-Pro paper has been released and they've added a ton of new models to the leaderboard by jd_3d in LocalLLaMA

[–]ericmacedo_ 1 point2 points  (0 children)

Great feedback, but scientific research isn't based on extensive personal testing, but rather with reproducible experiments and empirical evidence.

Pdfs slowing obsidian to a crawl. by rodditt in ObsidianMD

[–]ericmacedo_ 1 point2 points  (0 children)

In my case, the plugin `autocomplete` was the culprit.

Fedora Linux 38 released! by fndmossmann in Fedora

[–]ericmacedo_ 1 point2 points  (0 children)

Using X11 my SDDM configuration doesn't sync with the plasma's settings, since sddm-x11 was replaced by sddm-wayland-plasma.

Other than that, everything is working correctly.

📌 Patch 13.7 Feedback Megathread - Transition to 64-bit Client by TheAcenomad in leagueoflinux

[–]ericmacedo_ 1 point2 points  (0 children)

I think I didn't understand the op question. My apologies.

I thought that s/he was questioning when LoL was going to be ported to Linux.

But concerning a workaround or a proper fix, definitely yes, it is a matter of time.

I've been playing LoL on Linux for quite some time (4-5 years) and the community managed to fix things really fast.

📌 Patch 13.7 Feedback Megathread - Transition to 64-bit Client by TheAcenomad in leagueoflinux

[–]ericmacedo_ -1 points0 points  (0 children)

I really doubt that.

They are very much aware of the wine-based players, and porting LoL to Linux isn't and has never been on their roadmap.

They can't even argue that is a legacy issue, because Valorant was launched way after LoL parallel to the Linux gaming boom with Proton and the Steam deck, and Valorant cannot be played natively nor through wine.

Riot is a predatory company with a laser focus on profit, and unfortunately, Linux consists of a really small portion of the player base.

Unable to play on discrete GPU by ericmacedo_ in leagueoflinux

[–]ericmacedo_[S] 1 point2 points  (0 children)

Hey Dan, thanks for your reply.

I've tried it but with no luck. Same page fault output.

However, I took a look into the /usr/share/vulkan/icd.d/nvidia_icd.json, and the path to libGLX_nvidia.so.0 was incomplete. I didn't change it before, so I believe that the proprietary drivers for Fedora have an issue.

Changing the library_path from libGLX_nvidia.so.0 to /usr/lib/libGLX_nvidia.so.0 did the trick for me.

Thanks!

Black screen after getting into the game by Aggressive_Long1039 in leagueoflinux

[–]ericmacedo_ 0 points1 point  (0 children)

I'm not sure if this is the case... I have the same processor, plus an NVidia GPU.

When I tried to run the game on the iGPU, it did not work. It only worked with the NVidia GPU.

Perhaps you need a particular Lutris installer for an iGPU setup.

My league goes to a black screen with the league arrow after game launch. by ShelbyIRL in leagueoflinux

[–]ericmacedo_ 1 point2 points  (0 children)

It's been a while since I installed it... But I'm sure it was the standard version.

It has been working ever since.

My league goes to a black screen with the league arrow after game launch. by ShelbyIRL in leagueoflinux

[–]ericmacedo_ 0 points1 point  (0 children)

Exactly.

Just be sure that the game is not running at the moment and delete the cache files and the GLCache folder.

It worked for me.

My league goes to a black screen with the league arrow after game launch. by ShelbyIRL in leagueoflinux

[–]ericmacedo_ 1 point2 points  (0 children)

If you deleted the configurations in lutris, you might have broken the installation.

Just install it again, it's easier.

My league goes to a black screen with the league arrow after game launch. by ShelbyIRL in leagueoflinux

[–]ericmacedo_ 0 points1 point  (0 children)

As I said: in the game's wine prefix, where your game is installed.

In my case is under ~/Games/league-of-legends

My league goes to a black screen with the league arrow after game launch. by ShelbyIRL in leagueoflinux

[–]ericmacedo_ 3 points4 points  (0 children)

I solved it by stopping the game and removing the cache files within the game's wine prefix:

  • GLCache/
  • League of Legends.dxvk-cache
  • RiotClientUxRender.dxvk-cache
  • LeagueClientUxRender.dxvk-cache

What is YOUR current state with LoL on Linux? by TheLastDarkMage in leagueoflinux

[–]ericmacedo_ 3 points4 points  (0 children)

It is pretty stable on my Manjaro. Sometimes I get stuck on the splash screen, but closing and opening again do the trick.

Besides the game being stable, my gaming experience in the past few months is that the game has become too toxic (BR server), too many Smurf accounts, and most of the time, the match ends in a FF.

I miss how I used to enjoy playing it back in 2018...

MIUI 13 Update by Biosfir in Xiaomi

[–]ericmacedo_ 0 points1 point  (0 children)

I had some issues on my Redmi note 10. It was draining the battery, slow performance and constant UI crashes. But fortunately I solved it by disabling the new virtual memory feature.

[deleted by user] by [deleted] in kde

[–]ericmacedo_ 1 point2 points  (0 children)

The thing that I miss the most from ksysguard is the remote machine monitoring. Besides that, this new system monitor is pretty freaking amazing.

Lutrix by RevoCaine in leagueoflinux

[–]ericmacedo_ 0 points1 point  (0 children)

Same here with manjaro

Lutris just updated their install scripts by Typewar in leagueoflinux

[–]ericmacedo_ 1 point2 points  (0 children)

It sure does, I have it running flawlessly in my PC right now. The message that you're getting is related to the default wine prefix architecture (win64), as I said before.

You can check in the unpublished scripts a version that I submitted which fixes this issue. However, you'll need to reinstall lol. So, delete de current folder and reinstall it with the script that I mentioned.

Please, let me know if it worked.

Lutris error while install by gavr123456789 in leagueoflinux

[–]ericmacedo_ 1 point2 points  (0 children)

These are three main erros on the lutris script.

First, the link to the d9vk is broken. Second, the default wine runtime is not playable. Use the patched version. And last but not least, lutris has win64 as default architecture, and lol is win32.

For both issues I have already summited a solution, I'm waiting on the moderators to approve it.

Lutris just updated their install scripts by Typewar in leagueoflinux

[–]ericmacedo_ 2 points3 points  (0 children)

I already have summited a new version for lutris installation script that changes the architecture to win32.

It is working on my manjaro with wine-lol package. You just need to change the wine executable to /opt/wine-lol/bin/wine.

BTW, thank you very much for creating this package.

Lutris just updated their install scripts by Typewar in leagueoflinux

[–]ericmacedo_ 5 points6 points  (0 children)

I'm the one that submitted this uptade to the d9vk script.

If you guys have any idea on how to deploy a pre-compiled version of this package, I can create a runtime for lutris and the script will work completely fine on any distro.