The Walking Dead Law and Order Legacies Jurassic Park Back to the future: The Game Puzzle Agent Sam & Max Tales of Monkey Island Wallace & Gromit's Grand Adventures More Telltale Games
Forgot your password?
No worries, we can help!

The Walking Dead

Go Back   Telltale Games Forums > Telltale Games Support > Game Support - General

Game Support - General Having trouble with a Telltale Product? Look below. Need to contact support? Click here : support@telltalegames.com

Reply
 
Thread Tools Search this Thread
Old 09/29/2011, 09:48 am   #1
greatscott$%
Member
 
Join Date: Feb 2011
Posts: 41
Default bttf collectors edition disk isnt working

1. my universal drive is sensing it as a cd instead of dvd
2. under instalation details there were some sam and max files
3. it says insert disk for extras ....but the disk IS in...
4. what the Fudge is wrong with it...i checked the cd files...all the extras are there....i just cant get to them on the menu
5.heres the autorun coding

[autorun]
open=autorun.exe
action="Back to the Future - The Game"
action=@autorun.exe
icon=autorun.ico,0
label="Back to the Future - The Game"
shell\install="&Install Back to the Future: The Game"
shell\install\command=setup.exe
shell\directx="Install &DirectX"
shell\directx\command=Support\DirectX\DXSETUP.exe
UseAutoPlay=0
[Content]
MusicFiles=0
PictureFiles=1
VideoFiles=1
[ExclusiveContentPaths]
\Goodies\Concept_Art
\Goodies\Videos
[IgnoreContentPaths]
\Pack
\Support
\Components


6. sammax300 popped up alot in instalation details

Last edited by greatscott$%; 09/29/2011 at 10:30 am.
greatscott$% is offline   Reply With Quote
Old 09/29/2011, 10:46 am   #2
Amy Lukima
Senior Member
 
Amy Lukima's Avatar
 
Join Date: Sep 2010
Location: San Francisco CA
Posts: 827
Telltale Texas Hold'Em

Quote:
Originally Posted by greatscott$% View Post
1. my universal drive is sensing it as a cd instead of dvd
2. under instalation details there were some sam and max files
3. it says insert disk for extras ....but the disk IS in...
4. what the Fudge is wrong with it...i checked the cd files...all the extras are there....i just cant get to them on the menu
5.heres the autorun coding

[autorun]
open=autorun.exe
action="Back to the Future - The Game"
action=@autorun.exe
icon=autorun.ico,0
label="Back to the Future - The Game"
shell\install="&Install Back to the Future: The Game"
shell\install\command=setup.exe
shell\directx="Install &DirectX"
shell\directx\command=Support\DirectX\DXSETUP.exe
UseAutoPlay=0
[Content]
MusicFiles=0
PictureFiles=1
VideoFiles=1
[ExclusiveContentPaths]
\Goodies\Concept_Art
\Goodies\Videos
[IgnoreContentPaths]
\Pack
\Support
\Components


6. sammax300 popped up alot in instalation details
If you put a regular DVD like a movie into the drive does it play on it's own? Can you show a screen shot.
Amy Lukima is offline   Reply With Quote
Old 09/29/2011, 10:55 am   #3
greatscott$%
Member
 
Join Date: Feb 2011
Posts: 41
Default

it does...and a screenshot of what?
greatscott$% is offline   Reply With Quote
Old 09/29/2011, 11:32 am   #4
Amy Lukima
Senior Member
 
Amy Lukima's Avatar
 
Join Date: Sep 2010
Location: San Francisco CA
Posts: 827
Telltale Texas Hold'Em

Quote:
Originally Posted by greatscott$% View Post
it does...and a screenshot of what?
Have you tried the disc in a different computer?
Amy Lukima is offline   Reply With Quote
Old 09/29/2011, 11:36 am   #5
greatscott$%
Member
 
Join Date: Feb 2011
Posts: 41
Default

i just looked at the launcher txt....

/*
Sam & Max: The Devil's Playhouse
Season DVD Launcher
*/

@font-face {
font-family: "Dakota";
src: url( "Dakota-Regular.ttf" ) format("truetype");
}

body {
font-family: "Dakota";
margin:0px 0px;
padding:0px 0px;
background-color:#000000;
background-image:url("images/backtothefuture100_autorun_bg.png");
background-repeat:no-repeat;
color:#000000;
width:1020px;
height:760px;
outline:1px solid #111111;
cursor:url("images/backtothefuture100_autorun_cursor.png") 16 15, auto;
}

body.installed {
background-image:url("images/backtothefuture100_autorun_installed_bg.png");
}

h1 {
margin:0px;
padding: 0px;
}

a {
color:black;
text-decoration:none;
cursor:url("images/backtothefuture100_autorun_cursor_glow.png") 16 15, auto;
}
a:hover {
colorrange;
text-decoration:none;
}
.pointer {
cursor:url("images/backtothefuture100_autorun_cursor_glow.png") 16 15, auto;
}

/*
Modes
*/
.mode {
width:702px;
height:485px;
}

#autorun_mode_installed{
position:absolute;
}

.bg {}
#autorun_installed_folderBG {
background-image:url(images/sammax300_autorun_installed_bg.png);
background-repeat:no-repeat;
width:521px;
height:485px;
}
#autorun_freshed_folderBG {
background-image:url(images/sammax300_autorun_fresh_bg_core.png);
background-repeat:no-repeat;
width:703px;
height:485px;
}

/*
Drawer
*/
#autorun_drawer {
position:absolute;
width:530px;/*273px*/
height:740px;
text-align:left;
background-image:url("images/backtothefuture100_autorun_linedNotePad.png");
background-repeat:no-repeat;
z-index:1000;
}
.drawer_installed {
font-size:40pt;
-webkit-transform: rotate(-4deg);
padding-top:140px;
margin-left:0px;
}
.drawer_fresh {
top:760px;
left:457px;
font-size:40pt;
/*
top:400px;
left:257px;
-webkit-transform: rotate(-4deg);
*/
}

.drawerArea {
outline:0px solid red;
margin:0px 54px 0px 10px;
}
.drawerArea h1 {
font-size:30pt;
margin:10px 0px 20px 0px;
}
.drawerArea p {
outline:0px dashed blue;
/*margin:4px 32px 4px 0px;*/
margin:0px 0px 16px 0px;
padding:0px;
font-size:18pt;
}
.drawerArea ul {
outline:0px dashed blue;
padding-left:70px;
list-style-type:none;
}

.drawerAreaInstalled {
outline:0px solid red;
margin:0px 154px 0px 30px;
}
.drawerAreaInstalled h1 {
font-size:30pt;
margin:30px 0px 20px 10px;
}
.drawerAreaInstalled p {
outline:0px dashed blue;
/*margin:4px 32px 4px 0px;*/
margin:0px 0px 16px 10px;
padding:0px;
font-size:18pt;
}
.drawerAreaInstalled ul {
outline:0px dashed blue;
padding-left:70px;
list-style-type:none;
}


is it right?
greatscott$% is offline   Reply With Quote
Old 09/29/2011, 11:36 am   #6
greatscott$%
Member
 
Join Date: Feb 2011
Posts: 41
Default

Quote:
Originally Posted by Amy Lukima View Post
Have you tried the disc in a different computer?
yes...i have two comps...both fail
greatscott$% is offline   Reply With Quote
Old 09/29/2011, 11:44 am   #7
Amy Lukima
Senior Member
 
Amy Lukima's Avatar
 
Join Date: Sep 2010
Location: San Francisco CA
Posts: 827
Default

So if you go to My Computer and then to your D drive you see the disc right? Then you click install and get this?
Amy Lukima is offline   Reply With Quote
Old 09/29/2011, 11:49 am   #8
greatscott$%
Member
 
Join Date: Feb 2011
Posts: 41
Default no

i opened the launcher txt file...and im asking if there is a coding flaw...the citicen brown and edna farm photo wont light up..i do see the disk in d drive...i click the autorun icon and THEN theres an install button

and i have xp if that helps

Last edited by greatscott$%; 09/29/2011 at 12:05 pm.
greatscott$% is offline   Reply With Quote
Old 09/29/2011, 12:04 pm   #9
greatscott$%
Member
 
Join Date: Feb 2011
Posts: 41
Default

how do i access the extras
greatscott$% is offline   Reply With Quote
Old 09/29/2011, 12:08 pm   #10
greatscott$%
Member
 
Join Date: Feb 2011
Posts: 41
Default

install details

Output folder: C:\Program Files\Telltale Games\Back to the Future The Game
Created uninstaller: C:\Program Files\Telltale Games\Back to the Future The Game\UNINSTALL_BackToTheFuture100.exe
Extract: autorun.exe
Extract: BackToTheFuture100.ico
Extract: GameApp.ico
Extract: QtCore4.dll
Extract: QtGui4.dll
Extract: QtNetwork4.dll
Extract: QtSql4.dll
Extract: QtWebKit4.dll
Extract: QtXmlPatterns4.dll
Extract: fmodex.dll
Extract: phonon4.dll
Extract: vssver2.scc
Output folder: C:\Program Files\Telltale Games\Back to the Future The Game\Pack
Extract: index.html
Output folder: C:\Program Files\Telltale Games\Back to the Future The Game\Pack\Launcher
Extract: Dakota-Regular.ttf
Extract: LTe50300.ttf
Extract: bg_success.html
Extract: jquery-1.6.2.min.js
Extract: jquery-animate-css-rotate-scale.js
Extract: jquery-css-transform.js
Extract: launcher.css
Extract: launcher.js
Extract: launcher_v2.css
Extract: launcher_v2.js
Extract: success.html
Output folder: C:\Program Files\Telltale Games\Back to the Future The Game\Pack\Launcher\fancybox
Extract: blank.gif
Extract: fancy_close.png
Extract: fancy_loading.png
Extract: fancy_nav_left.png
Extract: fancy_nav_right.png
Extract: fancy_shadow_e.png
Extract: fancy_shadow_n.png
Extract: fancy_shadow_ne.png
Extract: fancy_shadow_nw.png
Extract: fancy_shadow_s.png
Extract: fancy_shadow_se.png
Extract: fancy_shadow_sw.png
Extract: fancy_shadow_w.png
Extract: fancy_title_left.png
Extract: fancy_title_main.png
Extract: fancy_title_over.png
Extract: fancy_title_right.png
Extract: fancybox-x.png
Extract: fancybox-y.png
Extract: fancybox.png
Extract: jquery.easing-1.3.pack.js
Extract: jquery.fancybox-1.3.4.css
Extract: jquery.fancybox-1.3.4.js
Extract: jquery.fancybox-1.3.4.pack.js
Extract: jquery.mousewheel-3.0.4.pack.js
Output folder: C:\Program Files\Telltale Games\Back to the Future The Game\Pack\Launcher\images
Extract: Thumbs.db
Extract: backtothefuture100_autorun_bg.png
Extract: backtothefuture100_autorun_cursor.png
Extract: backtothefuture100_autorun_cursor_glow.png
Extract: backtothefuture100_autorun_episode_button_101.png
Extract: backtothefuture100_autorun_episode_button_101_high light.png
Extract: backtothefuture100_autorun_episode_button_102.png
Extract: backtothefuture100_autorun_episode_button_102_high light.png
Extract: backtothefuture100_autorun_episode_button_103.png
Extract: backtothefuture100_autorun_episode_button_103_high light.png
Extract: backtothefuture100_autorun_episode_button_104.png
Extract: backtothefuture100_autorun_episode_button_104_high light.png
Extract: backtothefuture100_autorun_episode_button_105.png
Extract: backtothefuture100_autorun_episode_button_105_high light.png
Extract: backtothefuture100_autorun_episode_title_bg.png
Extract: backtothefuture100_autorun_extrasPaper.png
Extract: backtothefuture100_autorun_goodiesButton.png
Extract: backtothefuture100_autorun_goodiesButton_deactive. png
Extract: backtothefuture100_autorun_images_title.png
Extract: backtothefuture100_autorun_installed_bg.png
Extract: backtothefuture100_autorun_linedNotePad.png
Extract: backtothefuture100_autorun_lousCafeNote.png
Extract: backtothefuture100_autorun_mainLogo.png
Extract: backtothefuture100_autorun_paperCloseButton.png
Extract: backtothefuture100_autorun_telegraphBG.png
Extract: backtothefuture100_autorun_textTape.png
Extract: backtothefuture100_autorun_ttglogo.png
Extract: backtothefuture100_autorun_ttglogo_noglow.png
Extract: sammax300_autorun_bg_stars.png
Extract: sammax300_autorun_button_back.png
Extract: sammax300_autorun_button_dxruntime.png
Extract: sammax300_autorun_button_fresh_quit.png
Extract: sammax300_autorun_button_install.png
Extract: sammax300_autorun_button_installed_quit.png
Extract: sammax300_autorun_button_support.png
Extract: sammax300_autorun_button_uninstall.png
Extract: sammax300_autorun_button_vsruntime.png
Extract: sammax300_autorun_drawer.png
Extract: sammax300_autorun_epsiodeButton_301.png
Extract: sammax300_autorun_epsiodeButton_301_hover.png
Extract: sammax300_autorun_epsiodeButton_302.png
Extract: sammax300_autorun_epsiodeButton_302_hover.png
Extract: sammax300_autorun_epsiodeButton_303.png
Extract: sammax300_autorun_epsiodeButton_303_hover.png
Extract: sammax300_autorun_epsiodeButton_304.png
Extract: sammax300_autorun_epsiodeButton_304_hover.png
Extract: sammax300_autorun_epsiodeButton_305.png
Extract: sammax300_autorun_epsiodeButton_305_hover.png
Extract: sammax300_autorun_filmstrip_bg.png
Extract: sammax300_autorun_fresh_bg_core.png
Extract: sammax300_autorun_fresh_title.png
Extract: sammax300_autorun_goodies.png
Extract: sammax300_autorun_goodies_notpresent.png
Extract: sammax300_autorun_installed_bg.png
Extract: sammax300_cursor.png
Extract: sammax300_cursor_glow.png
Output folder: C:\Program Files\Telltale Games\Back to the Future The Game\Pack\Launcher\include
Output folder: C:\Program Files\Telltale Games\Back to the Future The Game\Pack
Output folder: C:\Program Files\Telltale Games\Back to the Future The Game
Installing 1...
Execute: "D:\Components\BTTF101.exe" /S /DIRECTX=0 /LANGUAGE_INPUT=1033 /SEASON_PASSTHROUGH=1 /UBER=2 /D=C:\Program Files\Telltale Games\Back to the Future The Game
Installing 2...
Execute: "D:\Components\BTTF102.exe" /S /DIRECTX=0 /LANGUAGE_INPUT=1033 /SEASON_PASSTHROUGH=1 /UBER=2 /D=C:\Program Files\Telltale Games\Back to the Future The Game
Installing 3...
Execute: "D:\Components\BTTF103.exe" /S /DIRECTX=0 /LANGUAGE_INPUT=1033 /SEASON_PASSTHROUGH=1 /UBER=2 /D=C:\Program Files\Telltale Games\Back to the Future The Game
Installing 4...
Execute: "D:\Components\BTTF104.exe" /S /DIRECTX=0 /LANGUAGE_INPUT=1033 /SEASON_PASSTHROUGH=1 /UBER=2 /D=C:\Program Files\Telltale Games\Back to the Future The Game
greatscott$% is offline   Reply With Quote
Old 09/29/2011, 01:43 pm   #11
Seg  Telltale Team
Telltale Team
 
Seg's Avatar
 
Join Date: Oct 2006
Location: San Rafael, CA
Posts: 383
Default

Short Answer:
You need to launch the autorun from the DVD's autorun to view the extras though the viewer. You can't launch the autorun from the desktop shortcut for the extras.

Launching the launcher from the desktop won't give you the extra viewers. I'll go into more details below the line, but the short answer is make sure the desktop shortcut version is closed, then open from the DVD.

----------------------
Long Answer:
The problem is a limitation of the Windows operating system.

The OS doesn't give a way to inform the OS that there's a disc inserted or what disc(s) are on the drives. The only way to do that is to check each drive letter and check it's disc label, then check for files. Since drives can be one of twenty four letters, it would take a lot of time to load the autorun and poll each drive letter. Each polling would have to: check it's existence, if it contains a disc, if it's the right disc, then the right files are on the disc. It could take from 2 to infinity to get the application to load.

So instead, we put in the "Insert the Disc" notice. While it's not very clear about the case where it's inserted and you're running from the desktop, it's better than everyone suffering over long or forever loading just to launch the Launcher.

The other option would be to copy all the extras content onto the hard drive and run it from there. But we didn't want to have an install size of extra 2.87GB for content not directly game related.
__________________
Seg
Special Projects Producer
Telltale Games
(Formerly a Content Programmer, 2010-2011)
(Formerly the Build & Distribution Engineer, 2007-2010)
Seg is offline   Reply With Quote
Reply

Bookmarks

Tags
help me bttf back to the, need a mod here, support

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
bttf episode 3 has stopped working trusto Game Support - General 0 05/02/2011 02:13 am
BTTF Get Tannen not working salcorn84 Game Support - General 1 02/17/2011 09:38 pm
BTTF Episode 1 EXE has stopped working Toneiiblue Game Support - General 3 12/25/2010 10:27 am
BTTF backtothefuture101.exe has stopped working skilly1234 Game Support - General 5 12/24/2010 09:16 pm
The BTTF + Card Game offer is not working. monkeymovies Shopping or Activation Support 43 12/16/2010 11:33 am


All times are GMT -8. The time now is 11:24 pm.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Telltale Games - © 2013 Telltale, Incorporated. All rights reserved.
Home  |   Store  |   Blogs  |   Forums  |   Product Support  |   Corporate Info  |   Press Releases  |   Jobs  |   Terms of Use  |   Privacy Policy