Go Back   FileForums > Game Backup > SEGA > DC Games
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 31-10-2003, 20:49
jeffma68 jeffma68 is offline
Registered User
 
Join Date: Jan 2003
Location: China Shaanxi
Posts: 93
Thanks: 0
Thanked 0 Times in 0 Posts
jeffma68
Send a message via ICQ to jeffma68
------------------------DP3.INI---------------------------
[Launcher1]

AppUrl='http://www.dreamcastcn.com'
AppDir='BORDER'
AppName='1ST_READ.BIN'
AppOS=0
AppDA=3

[Launcher2]

AppUrl='http://www.dreamcastcn.com'
AppDir='IKARUGA'
AppName='1ST_READ.BIN'
AppOS=0
AppDA=3
------------------------DP3.INI---------------------------


---------Index.htm For a Launching Menu----------
<html>
<a href=x-avefront://---.dream/proc/launch/1>
Click here to Play Borderdown</a>
<a href=x-avefront://---.dream/proc/launch/1>
Click here to Play Ikaruga</a>
</html>
---------Index.htm For a Launching Menu----------


---------------Index.htm Auto Launch----------------
<html>
<meta HTTP-EQUIV="refresh" CONTENT="0;URL=x-avefront://---.dream/proc/launch/1">
Now Launching Border Down...
</html>
---------------Index.htm Auto Launch ---------------
Reply With Quote
Sponsored Links
  #17  
Old 31-10-2003, 21:15
jeffma68 jeffma68 is offline
Registered User
 
Join Date: Jan 2003
Location: China Shaanxi
Posts: 93
Thanks: 0
Thanked 0 Times in 0 Posts
jeffma68
Send a message via ICQ to jeffma68
here is a tutorial
for making your own game collection via a browser
like DP3/DK/Planetweb
http://fileforums.com/showthread.php?s=&threadid=52807
Reply With Quote
  #18  
Old 25-02-2004, 16:39
Excalibur007 Excalibur007 is offline
Senior Member
 
Join Date: May 2002
Location: Dallas, TX USA
Posts: 159
Thanks: 0
Thanked 0 Times in 0 Posts
Excalibur007
Quote:
<html>

<meta HTTP-EQUIV="refresh" CONTENT="0;URL=x-avefront://---.dream/proc/launch/1">

Now Launching Border Down...

</html>
Have you actually gotten this to work? I tried the auto launch tag, and haven't gotten it to work. I tested it first by hosting an autoluanch page on my site. It just keeps refreshing the page...
I thought maybe it would work on the disc anyway, so I gave it a shot. I made an autolaunch page with a 3 second delay and a "presented by Sega" graphic on black background using a custom XDP with black URL bar and no title in the header to make it look nice. It does nothing.
When making XDP, I used a refresh tag on the midi-surfer to cycle midis while you surf the internet. I noticed that I needed to be connected to the internet, for some reason, for it to refresh properly.
Either I'm missing something, or the autolaunch page using a refresh tag doesn't work right with DP.

If you want to see my hosted refresh page, you can test it here...
http://www.psilocybindreams.com/border.html
it seems to work fine on a PC browser.

-Ex

I just realized something... I put the refresh tag in the header. This may be the cause for it not working right in DP. I'll try not using a header when I get home.
Here's a test launch page without the header:
http://www.psilocybindreams.com/launch.html

Last edited by Excalibur007; 25-02-2004 at 17:04.
Reply With Quote
  #19  
Old 25-02-2004, 18:25
Excalibur007 Excalibur007 is offline
Senior Member
 
Join Date: May 2002
Location: Dallas, TX USA
Posts: 159
Thanks: 0
Thanked 0 Times in 0 Posts
Excalibur007
Well, it doesn't seem to work either way... hmmm
Reply With Quote
  #20  
Old 26-02-2004, 02:03
speud speud is offline
Junior Member
 
Join Date: Sep 2003
Location: france
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
speud
did you try with javascript?

Code:
<script>
sec = 0;
function autoLaunch(delay) {
if (sec == delay)
   location = "x-avefront://---.dream/proc/launch/1";
else
   sec ++;
chrono=setTimeout("autoLaunch("+delay+")",1000);
}
</script>
<body onload=autoLaunch(3)>
i didnt test it but it should work
Reply With Quote
  #21  
Old 26-02-2004, 05:38
Excalibur007 Excalibur007 is offline
Senior Member
 
Join Date: May 2002
Location: Dallas, TX USA
Posts: 159
Thanks: 0
Thanked 0 Times in 0 Posts
Excalibur007
Ok, that script is hosted for test here:

http://www.psilocybindreams.com/launch.html

I won't be able to test it till this evening, but if anyone else wants to try it and post here, you're welcome.

Thanks speud.

-Ex
Reply With Quote
  #22  
Old 26-02-2004, 06:47
speud speud is offline
Junior Member
 
Join Date: Sep 2003
Location: france
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
speud
btw what do you intend to do with that? do you want psd/xdp users to connect to your site so it can launch one of the app on the cd?
if so that would be a really bad idea to me, against all the previous statements claiming psd/xdp was done for people who couldnt connect a lot, so they could access everything they needed in local files.
anyway why not just to put a link to the x-ave command if it still doesnt work?
Reply With Quote
  #23  
Old 26-02-2004, 11:02
Excalibur007 Excalibur007 is offline
Senior Member
 
Join Date: May 2002
Location: Dallas, TX USA
Posts: 159
Thanks: 0
Thanked 0 Times in 0 Posts
Excalibur007
nah, I already said what I was doing with it... booting Borderdown with a more attractive method.

Although, I have considered putting an easter egg or so into PSDv2 with my site.

-Ex
Reply With Quote
  #24  
Old 10-03-2004, 19:51
Da1m0n Da1m0n is offline
Senior Member
 
Join Date: Mar 2004
Location: USA
Posts: 103
Thanks: 0
Thanked 0 Times in 0 Posts
Da1m0n
I just posted about Border Down in another thread.

http://fileforums.com/showthread.php...5&pagenumber=4

Just now realized it was really meant to go here.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -7. The time now is 10:03.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com