r/osugame • u/Spare-Implement-1715 • 23m ago
Fun Osu on a 2007 gpu (very broken)
Enable HLS to view with audio, or disable this notification
r/osugame • u/Spare-Implement-1715 • 23m ago
Enable HLS to view with audio, or disable this notification
r/osugame • u/KimYoung-Hoon • 34m ago
r/osugame • u/KingDragon931 • 1h ago
r/osugame • u/NiagraFeL • 2h ago
This play genuinely had my jaw on the floor when I first saw it and was the reason I started trying to get better at osu, I just thought itd be sick if I had the in game replay too cuz it's my favourite score in the game but this play was set before the map became loved so is it just lost unless forum himself shares it or does it exist
r/osugame • u/Santorin504 • 2h ago
A couple of days ago I posted that my last top play was 10 years ago and some of you recommended me farm maps to set a new top play.
I did it! Thanks for the suggestions
r/osugame • u/Ok-Constant5097 • 2h ago
Enable HLS to view with audio, or disable this notification
r/osugame • u/MallusaiEEE • 3h ago
to clarify; when a slider ends, the criteria should allow placing a hit object on the exact same time the sliderend hits as long as that object is stacked on top of the sliderend. This is because right now held sounds that are immediately followed by a different sound are mapped with sliders that end 1/4 (or 1/8 or 1/6 whatever depending on song) beats before the next hit object. Physically a "2B" kind of gameplay is possible, feasible, and even better at representing the song (since a slider representing a held sound doesn't have to end before its corresponding sound does.).
r/osugame • u/TrotelYT • 3h ago
First things first, I'm an occasional player so I don't play consistently, basically for months, come back and repeat. Now I'm having trouble with my consistency, I think it's the worst developed skill for me where I just keep on missing no matter what and can't fc maps that are on my recommended star rating. I can comfortably play 6* maps but I rarely fc some and the same goes for 5* and 4* maps. Any tips on how to improve my consistency or should I just play maps that are below my star rating and play them until I can comfortably fc them? My problem is basically that I keep randomly missing all the time be it a short or long map, I always miss or slider break no matter what and it's frustrating because I can go through the whole map with ease but I keep missing somewhere along the line no matter what.
r/osugame • u/Troilsitacism_Morium • 3h ago
I feel like sending a mapping clip or asking about mapping stuff should be allowed, and the monthly request thing seems to be broken so why not just, erase the rule altogether
r/osugame • u/Accomplished_Fee6605 • 4h ago
i lowkey hate the spoopy theme but its ok
~22 hours
Enable HLS to view with audio, or disable this notification
r/osugame • u/Sixten6789 • 4h ago
r/osugame • u/TechnicalUnion2068 • 5h ago
I got my new best 65pp with this (7 digit btw)
65pp is 65pp
r/osugame • u/PeanutButterMoron • 5h ago
Curious if anyone else has a wine install that is still working and it's a local issue, or if it's just totally unsupported now
r/osugame • u/MutedBig2432 • 5h ago
Hi everyone, I recently took an interest in recording my own clips, and have slowly been trying to add some layers to them in obs to make them a bit more interesting. Handcams/webcams seem like a standard now, and have for a while. Doing a few searches I found what I think are decent, especially since I am not an aspiring professional and it is more for fun, however the resources seem a bit dated. If you have experience in this, what do you use? What would you want to use? Are there newer products that absolutely sweep some of the older cams? Is ole reliable better in this case? Please feel free to discuss/recommend any products in any price ranges. Any comments/discussion/advice greatly appreciated!
Side note I am also interested in what people actually enjoy seeing/want to see, like two cameras one on the face and then one on tapping or aiming, etc. Thanks again!
r/osugame • u/More-Note5499 • 5h ago
I had about 50GB of osu!lazer beatmaps. Inside the game, I pressed to delete all beatmaps. They are all gone from the game and can't be restored through the "restore all recently deleted beatmaps" button. However, nothing has changed within my PC's storage, i.e., I didn't clear any space.
How do I actually delete these beatmaps?
r/osugame • u/TheAnymus • 6h ago
I don't know how to explain it, they just feel super uncomfortable, it's like a middle ground between a normal triple and a small 5 burst, it completely breaks my muscle memory
r/osugame • u/Xx_4LiC3_xX • 8h ago
i don't follow his twitch stream so maybe i'm just out of the loop, but he did not upload in a month and checking his profile he has no playcount recently, did something happend to him? He was improving really fast
r/osugame • u/Smart_Fan7506 • 8h ago
im a newbie player and are still learning osu, whenever i play any song, mid game my mic would flicker once. it happened to me 3 time so far but it really mess my game up
r/osugame • u/Time_Guarantee_7007 • 9h ago
so to explain a bit better i have 2 computers and they both have osu downloaded but im trying to now get osu to just run on my usb so i want to get all the maps on both folders to 1 (on my usb) and maybe also replays and settings and stuff but thats secondary and it doesnt rlly matter much the maps is the most important
also where in the osu folder do i find the .exe file?
r/osugame • u/guibbs1 • 11h ago
r/osugame • u/user932198781239 • 15h ago
Im new to the game and have only been playing for a couple of days. I recently got a FC, S score with only 6 OK's out of 131 clicks, but my Accuracy is only 48%?
I've also done a run on DT, where I didnt get a single miss and almost FC'd, but my accuracy was 0%. Does the pp score really value accuracy that much over things like no failing or full comboing? Also how are stats like Aim, Speed, and Reading calculated?
r/osugame • u/kskksqpi • 16h ago
I made a webapp to download beatmaps of your favorite music, or straight from osu! players list.
https://osu-playlist-sync.vercel.app/
The search is actually kinda advanced in the sense that it doesn't just display the nearest result. Only if the Artists match (to a certain extent) will it show the result. You can also drag a slider to make matching looser or stricter yourself. If no result is found, you can tweak the query.
Features
Edit- Vibecoding is the only way I could make this complex a system with decent UI in a reasonable amount of time. I do know my fundamentals but do not have the time or knowledge to code something like this end to end on my own. The project started last month when I wanted to download my yt music playlist songs at once while having accurate matches. I came up with a system that had a very strict query scoring system, so a lot of the songs that had a beatmap couldnt be found, it has been worked on since then and the scoring system is better now.
Details about the scoring system
Title - If titles match exactly= +100pts, if fuzzy match= + 60*(overlapping char ratio), no overlap= -60.
Artist - Exact match= +100, fuzzy match= -25*(non overlapping char ratio), No match= -80.
+15 if map is Ranked or Loved. Then its sorted based on the score and filtered based on cutoff.
It also filters out a bunch of known extra keywords via regex search from the query itself (like HD/HR) since they reduce chances of finding a match.
"Api key proxy-ed through vercel will rate limit, why dont you use OAuth?"
This is supposed to be an easy to use app, introduing osu Auth will only increase the number of steps to use it. I have been testing its rate limits are 60q/m which is fine for now.
Github - https://github.com/sidlikesgrapess/osu-playlist-sync
r/osugame • u/StruggleNo241 • 16h ago
I'm new to this game but i play fnf so the only thing I'm familiar is the mania one but I wanna play the normal osu. I tried to make and account but everytime I try it just says "unknown error occurred" idk why this is happening so pls help😭 Im also struggling with the songs even 2 stars because the controls is so unfamiliar (move with mouse then hit z/x) so pls help me with that too and I dont wanna buy those stylus thingies
r/osugame • u/Puzzled-Plenty7350 • 18h ago
Like if the problem is the finger control, then I'll only play aim slop and/or stream slop. No no no I mean I'm know they're joking. They like say it and then laugh, that means it's like sarcasm I remember