• osu! V2
    1,764 replies, posted
As for mania, i cannot physically use the spacebar while I'm playing with keys. What do you guys use as alternatives?
you can use G+H as an alternative (it's possible to bind them both at the same time) although I remember when I tried it I became a little confused You could always edit the sprite for the 'special' key to look like it's 2 keys interconnected somehow so 7K looks like 8K, and 8K looks like 9K but that's only if you end up getting confused with G+H it's also possible to use only G or H, and have one hand be far more dominant than the other [editline]hi[/editline] Another option would be to use the keybind function in a custom skin, to change your keybinds per KeyMode. So you could do something like this: 8K: A,S,D,F | J,K,L,; 7K: A,S,D | F | J,K,L 6K: S,D,F | J,K,L 5K: S,D | F | J,K 4K: D,F | J,K [editline]hi[/editline] and of course flipping that so the "J" side had more keys would be viable as well
[media]http://www.youtube.com/watch?v=E6B-venLIpk[/media]
Lets suck together HALP Cat. [editline]15th October 2013[/editline] I mean seriously, I am a level 16 and I can't even finish this level 8 song. Why did it make me level 16?
I'll suck with you guys too. [QUOTE=reevezy67;42529941] I mean seriously, I am a level 16 and I can't even finish this level 8 song. Why did it make me level 16?[/QUOTE] Your level is based off your total score (failed songs count too) [editline]15th October 2013[/editline] Well the new page really threw these words out of context.
[QUOTE=reevezy67;42529941]Lets suck together HALP Cat. [editline]15th October 2013[/editline] I mean seriously, I am a level 16 and I can't even finish this level 8 song. Why did it make me level 16?[/QUOTE] If you're talking !mania then it's the old o2jam level~skill system. Your o!m level doesn't really work here cause the mappers still use jam-based levels to grade song difficulty. Have a relatively famous song from o2jam that's level 15. [Media]http://www.youtube.com/watch?v=f5AQy3kmvr4[/Media]
guess I better go play some level 97 songs bc I'm level 97!!!! not really of course, but on that note, I might set up an MP game later in the afternoon if y'all want
[QUOTE=Taggart;42530047]I wasn't aware songs had levels now guess I better go play some level 97 songs bc I'm level 97!!!![/QUOTE] mania maps use them friend.
yes I read mania after I posted which is why I edited that out still yeah, game later maybe, be prepared
One of these days the planets will align, time zones will sync and I will finally join you guys in some multiplayer. .. Goodnight. o/
i uploaded some basic scores to the mania chart #1 rankings so there's something to go off of although I used DT/HD for the easier songs to increase difficulty without increasing my score i also went up a few mania ranks from getting a high rank on the easier maps, oddly enough And I managed to increase my score on [I]MuryokuP - Frozen World [Hard][/I] by a little bit here's the replay: [url]https://docs.google.com/a/pixellegacy.com/file/d/0B9f9tgu6eTntWDZNdjU1ZWgwTzg/edit[/url]
[QUOTE=HeroicPillow;42526823]chart[/QUOTE] Nice work! Now if only I could play mania...
[url]https://osu.ppy.sh/u/2523228[/url] So close to top 50 in Canada for Taiko... sooo close...
[QUOTE=MyNameisJason;42535671][url]https://osu.ppy.sh/u/2523228[/url] So close to top 50 in Canada for Taiko... sooo close...[/QUOTE] steal my top ranks free pp
[QUOTE=boats;42535757]steal my top ranks free pp[/QUOTE] boats i missed you </3
My rank keeps rising by 200 every day and I'm too lazy to try and keep it stable/decrease it. I'd rather spend my time playing insanes and failing miserably at most.
i'm still at rank 240k+ in standard and I don't really give a fuck :v: it's kind of a novelty at this point
[url=https://dl.dropboxusercontent.com/u/7477709/OsuDumper.exe]Download the Osu Dumper[/url] [img]http://i.imgur.com/XXADF6b.png[/img] Here's that program I was working on a while ago. It dumps osu songs into individual folders based on how you choose to extract it. It works well. [img]http://i.imgur.com/AfwOCAX.png[/img] There is no user manual, but if anyone has questions, go ahead and ask. I'd be happy to help.
Do a lot of people play taiko? I've been playing it a lot lately.
[QUOTE=Banandana;42538193]~osu dumper~[/QUOTE] tbh i would just use this if i just wanted to quickly grab all the MP3/OGG on windows: [code]@echo off set /P outdir=Which directory should we put them in?: choice /M "Press Y to copy MP3 files" /c YN if errorlevel 1 ( for /r . %%g in (*.mp3) do ( for %%F in ("%%~dpg.") do ( MD "%outdir%\%%~nF" 2>NUL echo Copying %%~nF\%%~nxg copy "%%g" "%outdir%\%%~nF\%%~nxg" ) ) ) choice /M "Press Y to copy OGG files" /c YN if errorlevel 1 ( for /r . %%g in (*.ogg) do ( for %%F in ("%%~dpg.") do ( MD "%outdir%\%%~nF" 2>NUL echo Copying %%~nF\%%~nxg copy "%%g" "%outdir%\%%~nF\%%~nxg" ) ) )[/code] doesn't have fancy collections parsing, but i'm a batchfag and this is good enough
[QUOTE=HeroicPillow;42538590]tbh i would just use this if i just wanted to quickly grab all the MP3/OGG on windows: [code]@echo off set /P outdir=Which directory should we put them in?: choice /M "Press Y to copy MP3 files" /c YN if errorlevel 1 ( for /r . %%g in (*.mp3) do ( for %%F in ("%%~dpg.") do ( MD "%outdir%\%%~nF" 2>NUL echo Copying %%~nF\%%~nxg copy "%%g" "%outdir%\%%~nF\%%~nxg" ) ) ) choice /M "Press Y to copy OGG files" /c YN if errorlevel 1 ( for /r . %%g in (*.ogg) do ( for %%F in ("%%~dpg.") do ( MD "%outdir%\%%~nF" 2>NUL echo Copying %%~nF\%%~nxg copy "%%g" "%outdir%\%%~nF\%%~nxg" ) ) )[/code] doesn't have fancy collections parsing, but i'm a batchfag and this is good enough[/QUOTE] Oh of course! But the issue is just that you'll have a lot of fun listening to the sounds of the individual skins as well, so... That's why I made it. I just got bored and made it 100x better than it should have been. [editline]15th October 2013[/editline] It also dumps and changes filenames to "SongName - Artist.extention" [editline]15th October 2013[/editline] Literally every feature was a result of an issue I had with the previous version of the program.
[QUOTE=phatweasul;42538503]Do a lot of people play taiko? I've been playing it a lot lately.[/QUOTE] nobody plays taiko it's the gayest gamemode
Pffffff ctb
god damn fucking sliders if my combo gets sliderbroke one more goddamn time
as far as the osu charts go, i was thinking of having some kind of rotational weekly chart so this week was Mania Chart #1 next monday will be Standard Chart #1 and if anybody feels like giving a fuck the monday after that will be Taiko Chart #1 and then one more monday will be Mania Chart #2 i'll restructure my gDrive folder so that it's easier to find everything later
[QUOTE=HeroicPillow;42543084]as far as the osu charts go, i was thinking of having some kind of rotational weekly chart so this week was Mania Chart #1 next monday will be Standard Chart #1 and if anybody feels like giving a fuck the monday after that will be Taiko Chart #1 and then one more monday will be Mania Chart #2 i'll restructure my gDrive folder so that it's easier to find everything later[/QUOTE] No love for CTB?
Aint no-one play ctb aint no-one
So my tablet arrived, since I wasn't that great in the first place I'm already about the same with it as I am a mouse. Except, it's a lot more consistent as expected. I did some fast back and forth jumps that I was never previously able to do fast enough with my mouse.
The secret to mouse is using a low sensitivity and throwing your mouse across the room
my mouse rarely travels more than 3cm either way except on spinners the secret is to find what works for you and practice
Sorry, you need to Log In to post a reply to this thread.