Since I've reported this in a very scattered manner across multiple threads, I thought I'd create a bug thread to centralize my information and see if anyone else is having this issue.
October 11th, 2025
Have you tried again recently (like, in the last few days?) - I&;ve made some changes to the way the layout in general loads, that I think might have addressed this. If you&;re getting it today I&;ll take another look!
Unfortunately yes, I opened it a couple times before I submitted my post just then, just to make sure, and watched my task manager as I did so. Immediate spike to 100% GPU usage and very slow.[/quote]
November 3rd, 2025
November 14th, 2025
<p>[quote=Luck]Unfortunately I&;m still having trouble with it using 100% GPU. To be clear that&;s GPU (graphics processing unit), not CPU (central processing unit). When I open kumos, bam, 100%. However, when I scroll down so that the top bar with the navigation and everything is no longer visible on the screen, it drops significantly. As I write this post now on Kumos far enough down the page without the navigation visible, it&;s hovering between 10%-40%.
I have an Intel UHD Graphics 600 and the drivers are updated.
December 1st, 2025
<p>To be clear that&;s GPU (graphics processing unit), not CPU (central processing unit). When I open Kumos, bam, 100%. However, when I scroll down so that the top bar with the navigation and everything is no longer visible on the screen, it drops significantly, hovering between 10%-40%. It temporarily spikes whenever I scroll the page however.</p>
<p>Something about Kumos changed over the summer, because it was not like this earlier this year when I used to do the quests on there. I don&;t do my quests there anymore as I have to restart my computer afterward because firefox won&;t stop lagging and crashing. Now I have to quickly get in and get out for anything that is being transferred there, like Melody now.</p>
<p>It&;s going to reach a point where I won&;t be able to play anymore once legacy is gone, so I&;m going to keep posting this issue wherever and whenever I can. :( Kumos is the only website I use that gives me this kind of issue.
December 3rd, 2025 (Kumos Shoutbox)
<p>if you&;re still around - i made some changes to the layout and have them fully pushed out, if you want to see. i&;m hoping it doesn&;t make your GPU flare up, or at least not as much and I can keep heading in that direction
Please let me know if I can provide anything else.
Click images to see larger.
🆕
I am also finding it less manageable and cumbersome. On my iPhone I only access bath and jobs, on the legacy system. Eventually I will stop paying for monthly and then the game. It’s a shame. People loved legacy subeta, despite the occasional lags.
I just pushed out a branch I've been noodling on over the last few days, it did a couple of things:
atmopshere.css that I was working on in the early days of Kumos, that was being imported but not used. This had a lot of CSS animations in it, that weren't being run... but I think your browser was maybe interpreting them so that it could run them later.blur effects from around the site. These came with our CSS library so required me doing some overwrites. blur() is a really expensive on the GPU effect and we weren't getting any benefit from it. Buttons look less blurry I guessz-index of the header to 9999. Apparently, browsers have to actually calculate 9998 layers before that! No problem for modern devices, but your GPU has pretty minimal RAM so it was getting caught up on this. I've re-placed everything and am only using 10 layers now!I know that this probably won't bring it down to 1%, and there are probably more modifications I can make to the library that we're importing for CSS to remove more of these GPU heavy effects, but this should at least make it possible to navigate the site 🙏
💖 ✨ 🤗
I am SO grateful that you took the time to get these improvements in. The change was felt immediately before you even explained what you did. It is absolutely more navigable already. I'm just really really happy 🙏 Thank you so much. I'm excited to try the things I've been missing now.
Keith made some changes, if it was really slow on your phone, is it faster now? For it being cumbersome, I do agree that the mobile layout feels a little claustrophobic. Do you know how to put it into desktop mode on your phone? Doing this made it look just like legacy does when I use it on mobile too. I found that change helpful.