modrinth/code

Bad performance on linux

Closed this issue · 4 comments

Please confirm the following.

  • I checked the existing issues for duplicate problems
  • I have tried resolving the issue using the support portal
  • I have ensured my Modrinth App installation is up to date

What version of the Modrinth App are you using?

0.9.3

What operating systems are you seeing the problem on?

Linux

Describe the bug

since the new Update that overhauled the modrinth app the appimage version lags so much its unusable and the flatpak version has a bit better performance but still unusable

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

I have the same Problem on my Arch System with the pre-compiled binary and the appimage. What I did is compile the app myself and It runs very well now. That leads me to assume that there is probably an issue with the CI pipeline config.

@Dev-Doctor I tried running the Flatpak version of the Modrinth App to fix this issue before going to the length of compiling Modrinth myself, which it did. However I was not able to get gamemode, gamescope and mangohud working with my wrapper script which I use with the regular version of the app. That is due to the sandboxy nature of Flatpaks. Also, my ingame performance was really bad with the flatpak version, but I didn't investigate that further. This is most likely caused by the jre being misconfigured.

Consolidating into #3057