forum

[resolved] No actualSong.txt in my osu! folder

posted
Total Posts
12
Topic Starter
rafli
Problem Details:
Well i tried to do livestreaming with "playing - (a name song in it)
so i tried a few things from here https://osu.ppy.sh/wiki/Live_streaming_ ... re_playing
and it says " (In this Version in D:\Games\osu!\actualSong.txt) "
i search in my own path to osu! folder but when i search for actualSong.txt theres nothing in it why ?
or is it got deleted by it self or i have to make the actualSong.txt can you help it?
or i have to be an osu!supporter to have actualSong.txt ?

Video or screenshot showing the problem:
http://puu.sh/af38S/d2d53881d9.png
http://puu.sh/af3c4/f4fe2ae221.png



osu! version: 20140710.7 (latest)
- Marco -
You may like osu!np :D
Full Tablet
Did you press Alt+S to start the script?
Topic Starter
rafli

Full Tablet wrote:

Did you press Alt+S to start the script?
so i must double click it and press alt+s ?

Never mind thanks~
Topic Starter
rafli
but when i put the actualSong.txt thing on obs it says ++++Now Playing and i play something press f11 and it doesnt change why??


Note: f11 for refresh
Full Tablet

ArchRareFire wrote:

but when i put the actualSong.txt thing on obs it says ++++Now Playing and i play something press f11 and it doesnt change why??


Note: f11 for refresh
That script should run automatically once you press Alt+s. If you press F11 (you don't need to), you need to press alt+s again.
Topic Starter
rafli

Full Tablet wrote:

ArchRareFire wrote:

but when i put the actualSong.txt thing on obs it says ++++Now Playing and i play something press f11 and it doesnt change why??


Note: f11 for refresh
That script should run automatically once you press Alt+s. If you press F11 (you don't need to), you need to press alt+s again.
okay
PoepiePeppie
i have this problem too, i see the "now playing:+++++" even when i followed all steps correctly
PoepiePeppie
Nevermind, forgot a string of text :).
all fixed now
SirHalenbane
Forgot a string of text? Which? because mine isn't working either. And when I open the actualsong.txt to check it while a song is playing, it still says Selecting Song. The Actualsong.txt doesn't seem to be updating in the osu folder at all
SirHalenbane
F10::pause
F11::reload
!s::
{
YourPath = f:\osu!\
loop {
sleep, 5000
WinGetTitle, ActiveTitle, osu!
StringTrimLeft, ActSong, ActiveTitle, 8
filedelete, %YourPath%actualSong.txt
if ActiveTitle = osu!
{
fileappend, Selecting song..., %YourPath%actualSong.txt
}
else
{
fileappend, +++++ Now playing: %ActSong%,%YourPath%actualSong.txt
}
}
}


That is what my script looks like. Starting it by double clicking, then alt+s, just keeps now playing and nothing else. It's like the file isn't updating.
Nathanael
You replied to an old, resolved thread. <.<
Please sign in to reply.

New reply