Author Topic: Audiosurf World Tournament Program 1.6  (Read 6442 times)

ViRUS

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3156
    • MSN Messenger - newvirus@live.com.ar
    • View Profile
    • Email
Re: Audiosurf World Tournament Program 1.2
« Reply #60 on: August 29, 2010, 01:58:59 pm »
So is it possible that that variable does not exist?

As long as you have Steam installed, no. Steam creates that variable the first time you run it.

I think the documented way of launching an steam game is via the steam protocol, in C# something like this:

System.Diagnostics.Process p = new System.Diagnostics.Process();
p.StartInfo.FileName = "steam://rungameid/12900";
p.Start();

The registry key is not documented in the valve developer wiki, it may be removed in a future steam version.

Code: [Select]
Dim audiosurf As New WebBrowser
audiosurf.Navigate("steam://run/12900")

taken from AWTP's code.

I've tried everything now, it just doesn't work...

What do you mean by "everything"?

Well there is a simple solution for this, the AWTP can simply check for the AS folder via Steam, if can't find it, to prompt for the player to select it manualy.

After the player selects the folder the AWTP can do several file checks existance in that folder to verify it's really audiosurf and up to date.

Prompting for a folder may lead to pirates being able to use their version. Using Steam's path was added as an anti-piracy measure, since you'd always be able to trick AWTP into thinking your version is legit.

Since I think every answer you guys had was answered, any new posts that I consider to be off-topic will be deleted. Any new questions about AWTP and how it does things can be sent via PM.


S.

  • Hero Member
  • *****
  • Posts: 1540
    • View Profile
Re: Audiosurf World Tournament Program 1.2
« Reply #61 on: August 30, 2010, 08:15:04 am »
Quote
Any new questions about AWTP

If we can't ask questions about AWTP, what use does this topic serve then, other than providing the download/explanation in the OP?
Credit to blue_h3x for the new avatar. Glossary
[/size]

Mincus

  • Hero Member
  • *****
  • Posts: 2394
    • View Profile
Re: Audiosurf World Tournament Program 1.2
« Reply #62 on: August 30, 2010, 08:38:24 am »
Quote
Any new questions about AWTP

If we can't ask questions about AWTP, what use does this topic serve then, other than providing the download/explanation in the OP?

Troubleshooting etc.
Questions on how the program works are off-topic.

S.

  • Hero Member
  • *****
  • Posts: 1540
    • View Profile
Re: Audiosurf World Tournament Program 1.2
« Reply #63 on: August 30, 2010, 09:49:44 am »
Quote
Any new questions about AWTP

If we can't ask questions about AWTP, what use does this topic serve then, other than providing the download/explanation in the OP?

Troubleshooting etc.
Questions on how the program works are off-topic.
Yeah ok
Credit to blue_h3x for the new avatar. Glossary
[/size]

blue_h3x

  • Hero Member
  • *****
  • Posts: 4577
    • View Profile
    • AS Tournament
Re: Audiosurf World Tournament Program 1.2
« Reply #64 on: August 30, 2010, 01:54:44 pm »
Quote
Any new questions about AWTP

If we can't ask questions about AWTP, what use does this topic serve then, other than providing the download/explanation in the OP?

If you have any specific questions, you can always email us, PM us or use the app/site feedback. Or failing that, ask on steam chat
Austria is just like Yorkshire, but they have bigger hills.... oh and they have real snow too