FileForums

FileForums (https://fileforums.com/index.php)
-   DC Games (https://fileforums.com/forumdisplay.php?f=8)
-   -   Does using LBA 45000 help in selfbooting Border Down? (https://fileforums.com/showthread.php?t=54050)

jeffma68 31-10-2003 20:49

------------------------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 ---------------

jeffma68 31-10-2003 21:15

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

Excalibur007 25-02-2004 16:39

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

Excalibur007 25-02-2004 18:25

Well, it doesn't seem to work either way... hmmm

speud 26-02-2004 02:03

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

Excalibur007 26-02-2004 05:38

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

speud 26-02-2004 06:47

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?

Excalibur007 26-02-2004 11:02

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

Da1m0n 10-03-2004 19:51

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. :D


All times are GMT -7. The time now is 07:24.

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