Author Topic: ASSetTitle Autorun!!!  (Read 1239 times)

almozayaf

  • Newbie
  • *
  • Posts: 13
    • View Profile
    • Email
ASSetTitle Autorun!!!
« on: November 20, 2009, 12:26:43 am »
i like these add on
ASSetTitle
http://www.audio-surf.com/forum/index.php/topic,5307.msg54715.html#msg54715

but it need to RUN each time i run AS
is there a way to make it work automatically whin AS RUN

blue_h3x

  • Hero Member
  • *****
  • Posts: 4577
    • View Profile
    • AS Tournament
Re: ASSetTitle Autorun!!!
« Reply #1 on: November 20, 2009, 02:16:44 am »
Create a batch file which launches both AS and ASSetTitle, then put a link to it on your desktop (or where ever) and click that to start the game instead of your usual method.
Austria is just like Yorkshire, but they have bigger hills.... oh and they have real snow too

almozayaf

  • Newbie
  • *
  • Posts: 13
    • View Profile
    • Email
Re: ASSetTitle Autorun!!!
« Reply #2 on: November 20, 2009, 05:48:57 am »
what ??? how ???


blue_h3x

  • Hero Member
  • *****
  • Posts: 4577
    • View Profile
    • AS Tournament
Austria is just like Yorkshire, but they have bigger hills.... oh and they have real snow too

Riffraff

  • Sr. Member
  • ****
  • Posts: 253
    • View Profile
    • Email
Re: ASSetTitle Autorun!!!
« Reply #4 on: February 10, 2010, 09:54:59 pm »
http://www.google.co.uk/search?q=how+to+make+a+batch+file
It's more complex than that; ASSetTitle has to be run significantly after Audiosurf is started, otherwise it won't link.


I stopped supporting/updating it because it suited my needs and I assumed nobody else was using it. I didn't realize there were other people using it. I'll try to fix it so it will always link, even if it's started before. I'll also get to work on doing a tray icon. Maybe even an autolaunch


Okay, I have fixed the code so that it will now link, no matter what order things are started in. As far as I see it, you have two options:

1) Make a batch file, as they recommended. (RECOMMENDED)
2) Have ASSetTitle run on startup. (Not recommended, but probably easier for a non-technical person. ASSetTitle only consumes 2 mb of RAM in idle, so it's not that bad.)


get the latest exe and as.cfg here: http://code.google.com/p/assettitle/source/browse/#svn/trunk/Release
« Last Edit: February 11, 2010, 01:15:13 am by Riffraff »