Oh, how come you don't tick 'Always use skin cursor' then? Thanks for clearing that up though, I forget maps have unique skins
Starting osu! and beginning replay playback...
Error: osu! failed to start after waiting 25 seconds. Over 9000 possible reasons for this, best bet is to
just try again.
I will open source it when I get a chance to rewrite it. There's a few things that could become security holes with more knowledge of the workings (scary amount of sudo involved), and the code is currently at the standard of babby's first PHPMaxorq wrote:
Any chance for source code or at least some code snippets for self hosting? D:
It's kind of really annoying to sit ~10 minutes repeatedly clicking Upload.
Um, what do you need root permissions for, and can it be easily avoided somehow?Darkimmortal wrote:
I will open source it when I get a chance to rewrite it. There's a few things that could become security holes with more knowledge of the workings (scary amount of sudo involved), and the code is currently at the standard of babby's first PHPMaxorq wrote:
Any chance for source code or at least some code snippets for self hosting? D:
It's kind of really annoying to sit ~10 minutes repeatedly clicking Upload.
It's more for interop between the web server user and osu user, nothing of significance actually runs as rootMaxorq wrote:
Um, what do you need root permissions for, and can it be easily avoided somehow?Darkimmortal wrote:
I will open source it when I get a chance to rewrite it. There's a few things that could become security holes with more knowledge of the workings (scary amount of sudo involved), and the code is currently at the standard of babby's first PHP
Have you tried uploading the .osk? .osr files are played with the skin osu! is set to.aliciasimoned wrote:
how come every time i upload one of my replays it doesnt show the skin i used
if(file_exists("/tmp/osurecord/replay.osk")){Is deleting the Skin.ini REALLY necessary? As in, will it explode with the skin.ini or something? As far as I can remember, having a different skin.ini in the same skin folder will still keep the skin in that folder selected.
echo "\n\n\n\033[01;31mInstalling skin... \033[0m";
exec("unzip -oj /tmp/osurecord/replay.osk -d /home/osu/osu/Skins/BESTSKINNU");
exec("rm -rf /home/osu/osu/Skins/BESTSKINNU/skin.ini");
exec("rm -rf /home/osu/osu/Skins/BESTSKINNU/SKIN.ini");
exec("rm -rf /home/osu/osu/Skins/BESTSKINNU/SKIN.INI");
exec("rm -rf /home/osu/osu/Skins/BESTSKINNU/skin.INI");
exec("rm -rf /home/osu/osu/Skins/BESTSKINNU/Skin.ini");
echo "ok";
}
You should be able to unlink them. under account settings on youtube, I did that myself.Maxorq wrote:
Since I made that damn Google+ page for my YouTube channel, osu!record tells me there is no YouTube channel linked with my account.
Oh well, it was nice until it lasted
Holy shit, I never realised I'm THAT stupid.CarlGel wrote:
You should be able to unlink them. under account settings on youtube, I did that myself.Maxorq wrote:
Since I made that damn Google+ page for my YouTube channel, osu!record tells me there is no YouTube channel linked with my account.
Oh well, it was nice until it lasted
I tested this in the day you implemented skin uploading (and even mentioned skin.ini compatibility wouldn't be supported) and it worked... o3oDarkimmortal wrote:
It might have changed, but when I wrote it, changing the name in the skin.ini forced osu back to the default skin
I made it partially open source already: https://github.com/darkimmortal/OsuRecordlambochwan wrote:
Maybe you could add a little multi-server function and some people can donate their servers to help contribute to this!
Or make it open-source so others can also provide the service
I have a few windows servers, but idk about linuxDarkimmortal wrote:
I made it partially open source already: https://github.com/darkimmortal/OsuRecordlambochwan wrote:
Maybe you could add a little multi-server function and some people can donate their servers to help contribute to this!
Or make it open-source so others can also provide the service
People are more than welcome to run their own public or private instances
Also the recording functionality may have been unavailable for the past few hours due to my osu! account getting hacked - this has now been resolved
Darkimmortal wrote:
I made it partially open source already: https://github.com/darkimmortal/OsuRecordlambochwan wrote:
Maybe you could add a little multi-server function and some people can donate their servers to help contribute to this!
Or make it open-source so others can also provide the service
People are more than welcome to run their own public or private instances
Also the recording functionality may have been unavailable for the past few hours due to my osu! account getting hacked - this has now been resolved
It's just youJordan wrote:
Is it just me or that doesnt work anymore
The disconnect option isn't thereCarlGel wrote:
http://i.imgur.com/AcGjerS.png
Go to settings
http://www.youtube.com/watch?v=C_6HeatbVsEMcBob49 wrote:
The disconnect option isn't thereCarlGel wrote:
http://i.imgur.com/AcGjerS.png
Go to settings
Same problem. The link to disconnect my account is missing.GuiltyCrown98 wrote:
http://www.youtube.com/watch?v=C_6HeatbVsEMcBob49 wrote:
The disconnect option isn't there
hope this help you :V
that's good to hear. brb uploading :3Darkimmortal wrote:
I've completed the server migration+updates and the service is available again
Have also raised osu's resolution to 800x600 and enabled hit lighting as the newer kernel and graphics driver perform significantly better
>Disabled for a few days due to RAM constraintsVlerias wrote:
how to record?
You could always take Darkimmortal's script and set up your own version of it.The Masquerader wrote:
Got excited when I just discovered this as I'm a terrible editor! Too bad I have to wait a while to use it. Hopefully it's back up soon, can't wait to use it!
Edit : How can you change the background dimming in the videos? I prefer 75% dimming in all my videos.
How would someone do that, where is the script. I assume a server is required, easy enough to acquire.CarlGel wrote:
You could always take Darkimmortal's script and set up your own version of it.The Masquerader wrote:
Got excited when I just discovered this as I'm a terrible editor! Too bad I have to wait a while to use it. Hopefully it's back up soon, can't wait to use it!
Edit : How can you change the background dimming in the videos? I prefer 75% dimming in all my videos.
Silly Krudda! https://github.com/darkimmortal/OsuRecordImperf3kt wrote:
How would someone do that, where is the script. I assume a server is required, easy enough to acquire.CarlGel wrote:
You could always take Darkimmortal's script and set up your own version of it.
Youtube upload failed with reason: <?xml version='1.0' encoding='UTF-8'?><errors><error><domain>yt:validaLooking that up in the YouTube API reference, it seems the video title was too long. I do believe the maximum title length is 60 characters.
tion</domain><code>too_long</code><location type='xpath'>media:group/media:title/text()</location></error
></errors>
"[osu!] Oratorio The World God Only Knows - God only knows -Secrets of the Goddess- (Extract) (Maav)" is 99 characters long.CyberKitsune wrote:
There seems to be a bug regarding long song titles.
The video will encode fine, but on uploading to YouTube it errors on this:Youtube upload failed with reason: <?xml version='1.0' encoding='UTF-8'?><errors><error><domain>yt:validaLooking that up in the YouTube API reference, it seems the video title was too long. I do believe the maximum title length is 60 characters.
tion</domain><code>too_long</code><location type='xpath'>media:group/media:title/text()</location></error
></errors>
(The song used in question was https://osu.ppy.sh/s/46594)
https://github.com/darkimmortal/OsuRecordEru L wrote:
Can Someone please do a Tutorial on how to make your own OsuRecord like DarkImmortal? please.....![]()
![]()
![]()
![]()
ThankiesCarlGel wrote:
https://github.com/darkimmortal/OsuRecordEru L wrote:
Can Someone please do a Tutorial on how to make your own OsuRecord like DarkImmortal? please.....![]()
![]()
![]()
![]()
... Setting up a server for something is one of the most user-unfriendliest things I can think of. If you don't have some computer knowledge (including Linux knowledge yo), it's totally unadvised to attempt something like this, even the project being opensource.Eru L wrote:
Can Someone please do a Tutorial on how to make your own OsuRecord like DarkImmortal? please.....![]()
![]()
![]()
![]()
Still down due to RAM constraints. Read up the thread and be patient.dedaloodak wrote:
site is not working -.-
Did he turn off the whole HTTP part due to RAM constraints? Weird...Lust wrote:
Still down due to RAM constraints. Read up the thread and be patient.dedaloodak wrote:
site is not working -.-
I dunno what's going on now, but the RAM constraints bit was when you tried to upload an osr it would give that as (I assume) darkimmortal did that.Maav wrote:
Did he turn off the whole HTTP part due to RAM constraints? Weird...
I can totally understand removing the upload button for that reason. And add a message with what's happening in the page. It's a more practical solution.
You probably won't be able to run it in a VM, as guest 3d acceleration of any great speed tends to only work for windows guestsCarlGel wrote:
Aw, that stinks.
Thanks for the good times though!
I guess I'll have to go and figure out Arch so that I can continue to be lazy with my recordings.
Would a VM be sufficient do you think? I have more than enough spare RAM, CPU, and GPU resources to go around, but running WINE in a VM seems kinda strange to me.
Got it, thanks.Darkimmortal wrote:
You probably won't be able to run it in a VM, as guest 3d acceleration of any great speed tends to only work for windows guests
To be honest you'd probably be better off just running it on Windows directly, just substitute GLC for something like dxtory and add a bit of code to trigger recording and find the resulting fileCarlGel wrote:
Got it, thanks.Darkimmortal wrote:
You probably won't be able to run it in a VM, as guest 3d acceleration of any great speed tends to only work for windows guests
Maybe if I stop being lazy, I'll go and find one of my spare computers and start installing on that.
True. Thanks for the suggestions.Darkimmortal wrote:
To be honest you'd probably be better off just running it on Windows directly, just substitute GLC for something like dxtory and add a bit of code to trigger recording and find the resulting file
Read the previous page, https://github.com/darkimmortal/OsuRecordpetterroea wrote:
If you send me your code and how you set it up, i might be willing to take over the service if you cannot run it yourself. I use linux-servers myself, so i should be able to get it working.
https://github.com/darkimmortal/OsuRecordpetterroea wrote:
If you send me your code and how you set it up, i might be willing to take over the service if you cannot run it yourself. I use linux-servers myself, so i should be able to get it working.
I don't think you can upgrade the hardware for a server you're renting. D:Beatmastapat wrote:
If you needed a new GPU for your server and asked for donations im sure people would have contributed! I know i would
That was the only way i could upload my replays
ahhhh well.
Oh i think your right!Maav wrote:
I don't think you can upgrade the hardware for a server you're renting. D:Beatmastapat wrote:
If you needed a new GPU for your server and asked for donations im sure people would have contributed! I know i would
That was the only way i could upload my replays
ahhhh well.
It's actually a colocated self-build, but it's not feasible to add a GPU as the cooling is struggling enough as it isMaav wrote:
I don't think you can upgrade the hardware for a server you're renting. D:Beatmastapat wrote:
If you needed a new GPU for your server and asked for donations im sure people would have contributed! I know i would
That was the only way i could upload my replays
ahhhh well.
Read aboveiamdarren wrote:
When i try to upload my reply it says its disabled? Is it not working?
sry for troubling you,i shalll wait patiently like the rest for the site to be working againCarlGel wrote:
Read aboveiamdarren wrote:
When i try to upload my reply it says its disabled? Is it not working?
Can't you just read previous posts?Neku-chen wrote:
Is the server still active? At the moment, it seems to be down.
Darkimmortal wrote:
Unfortunately it's likely I will have to discontinue this service as the server it was running on has failed, and the replacement server I am building will probably not have a good enough GPU.
No replacements, at least not that I know of.petterroea wrote:
Is there any replacements up now, or do i have to pull out my finger and do something about it? My new screen works bad with fraps, so now it is actually inportant for me to have this
Maybe they meant their frames drop?Maav wrote:
No replacements, at least not that I know of.petterroea wrote:
Is there any replacements up now, or do i have to pull out my finger and do something about it? My new screen works bad with fraps, so now it is actually inportant for me to have this
How come "your new screen works bad with fraps"?
Also, try Dxtory or Bandicam.