@Tom94

Tom Long Dong

http://ask.fm/Tom94/answer/126791631310 Isn't it possible to do the calculations as many times as possible/seconds but to actually generate graphics only 120 times/seconds or something like that? It would fix this problem

That's what I meant by having to separate rendering / graphics from the game logic. It's far from trivial if they were always mixed for the 8 years that osu! has been in development.
Liked by: DroppedBass
❤️ Likes
show all
DroppedBass’s Profile Photo

Latest answers from Tom Long Dong

I know this site is pretty dead at this point, but i used to love reading through your endless q&a list, thanks for the good times! :P

Glad it was entertaining for you! :D

so rip ctb pp algorithm in this imperfect version forever we hope some experieced ctb player can improve it on his own

As long as nobody steps up and does something, yeah, you're stuck with it.

If you can revive 1 old mapper that's already leave/inactive, who'll you pick?

Does Zapy still map? If not, let's get him back.

Why does the SpunOut mod gives a penalty in the mania pp? Does that mod map to something in that mode, or is just a copy-paste of the standard code?

You can't use SpunOut with mania. So yes, most likely was just c&p. :p

That New Remote Control shouldn't really be worth 800pp...

And now -- 22 days after this question was asked -- nobody got even 700pp on the map. Yes, it might be overrated, but let's not prematurely come to conclusions.

I assume you made osuPerformance as it's in c++, so I'm going to tell this to you directly. Some of those mutexes will just break it if it's running on an empty database (you've never managed to get it to break as you've never encountered that issue lol)

It was never meant to work on an empty database. All it needed to do was to work on the official one without crashing, and with reasonable parallelization.

https://ask.fm/Tom94/answers/137147000270 Personally I don't agree with how it rates things, but I believe that rating things separately is the way forward, especially since the current pp system's flaw is that it favours players that focus on one skill only.

To be fair, under the hood pp also rates individual categories, just like osu!tp used to do. There was just no easy way to expose those additional categories and I never got around adding one. Feel free to do it yourself. The necessary programs are open source already (osu-web 2.0 and osu-performance).

Language: English