Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 11-11-2011, 11:27
Dragan Dragan is offline
Registered User
 
Join Date: Oct 2011
Location: Serbia
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Dragan is on a distinguished road
Update.esm

I don't have Update.esm file in data folder.
Reply With Quote
Sponsored Links
  #17  
Old 11-11-2011, 11:50
GODZYLLA's Avatar
GODZYLLA GODZYLLA is offline
Registered User
 
Join Date: Feb 2009
Location: Planet Earth
Posts: 27
Thanks: 2
Thanked 5 Times in 3 Posts
GODZYLLA is on a distinguished road
How about the reg for the launcher to work:

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Bethesda Softworks\Skyrim]
"Installed Path"="D:\\blahblah\\The Elder Scrolls V - Skyrim\\"
Reply With Quote
  #18  
Old 11-11-2011, 12:27
BAMsE's Avatar
BAMsE BAMsE is offline
The World Is Yener's
 
Join Date: Mar 2011
Location: in front of the monitor
Posts: 344
Thanks: 49
Thanked 271 Times in 91 Posts
BAMsE is on a distinguished road
dvd9todvd5 & Good Man: make EXE - NOT checked

sfx.jpg

Dragan update to 1.1

GODZYLLA launcher makes'em itself at first run
Reply With Quote
  #19  
Old 11-11-2011, 12:42
LeChuck2011 LeChuck2011 is offline
Registered User
 
Join Date: Mar 2011
Location: Vigo
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
LeChuck2011 is on a distinguished road

Thank you for this fantastic contribution but needs to be added to the registry
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Wow6432Node \ Bethesda Softworks \ Skyrim]
"Installed Path" = "INSTALLDIR"

If the game does not work

thanks
Reply With Quote
  #20  
Old 11-11-2011, 12:45
GODZYLLA's Avatar
GODZYLLA GODZYLLA is offline
Registered User
 
Join Date: Feb 2009
Location: Planet Earth
Posts: 27
Thanks: 2
Thanked 5 Times in 3 Posts
GODZYLLA is on a distinguished road
That's what I said... The installer makes regs for uninstall, not the one "installed path".
Reply With Quote
  #21  
Old 11-11-2011, 14:31
loveco2001 loveco2001 is offline
Registered User
 
Join Date: Oct 2007
Location: place in earth
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
loveco2001 is on a distinguished road
here is working inno script for all. Tested on Windows XP and Win 7 32 bit.

http://www.multiupload.com/C2Q10NGLM8

1. Install game.
2. Modify inno script according to your installation path. Also modify inno script for pictures you want to use and .ico file etc.
3. Compile script.
4. There you go.
Reply With Quote
  #22  
Old 11-11-2011, 15:46
BAMsE's Avatar
BAMsE BAMsE is offline
The World Is Yener's
 
Join Date: Mar 2011
Location: in front of the monitor
Posts: 344
Thanks: 49
Thanked 271 Times in 91 Posts
BAMsE is on a distinguished road
GODZYLLA and loveco2001 you really don't know what you're saying This value is added automaticaly when running launcher first time and pressing install. Moreover during this 'installation' launcher creates ini files in '{userdocs}\My games\Skyrim'. When adding this reg value manually or even by Inno Setup you tell the launcher that Skyrim is already installed and it not creates ANY ini file. In this case, without ini files, you'll not be able to run the game.
If you stubbornly want to add it during installation, you must also have a copy of ini files on DVD and force setup to copy them to right place. In this case there will be the risk that your ini files (placed on DVD during conversion) will not match the PC where you installed Skyrim in feature.

Last edited by BAMsE; 11-11-2011 at 15:55.
Reply With Quote
  #23  
Old 11-11-2011, 16:56
REVEN REVEN is offline
Registered User
 
Join Date: Nov 2011
Location: buenos aires
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
REVEN is on a distinguished road
version from steam dont need any reg...
Reply With Quote
  #24  
Old 11-11-2011, 22:39
loveco2001 loveco2001 is offline
Registered User
 
Join Date: Oct 2007
Location: place in earth
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
loveco2001 is on a distinguished road
Quote:
Originally Posted by BAMsE View Post
GODZYLLA and loveco2001 you really don't know what you're saying This value is added automaticaly when running launcher first time and pressing install. Moreover during this 'installation' launcher creates ini files in '{userdocs}\My games\Skyrim'. When adding this reg value manually or even by Inno Setup you tell the launcher that Skyrim is already installed and it not creates ANY ini file. In this case, without ini files, you'll not be able to run the game.
If you stubbornly want to add it during installation, you must also have a copy of ini files on DVD and force setup to copy them to right place. In this case there will be the risk that your ini files (placed on DVD during conversion) will not match the PC where you installed Skyrim in feature.
------------------------
well seems I missed "'{userdocs}\My games\Skyrim'. But if u start game with "TESV.exe" from installation folder once and then exit. "TESV.exe" automatically creates required .ini and other files at '{userdocs}\My games\Skyrim'. And then launch game from shortcut from desktop or else, launcher automatically detects your pc and configure settings. Just Click "Play" to have fun. !!!

Last edited by loveco2001; 11-11-2011 at 23:06.
Reply With Quote
  #25  
Old 11-11-2011, 23:17
fracicone fracicone is offline
Registered User
 
Join Date: Nov 2007
Location: Venezuela
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
fracicone is on a distinguished road
Quote:
Originally Posted by Joe Forster/STA View Post
I'm not entirely sure what fracicone is trying to say either but I think he says that the game is installed from DVD, thus it can only backed up just like any other game based on physical media, and it's another story that the game (also) needs to be activated via Steam. That is, Steam backup won't work with it as it's not downloaded via Steam, only activated.
That's EXACTLY what I was trying to say.
Reply With Quote
  #26  
Old 12-11-2011, 07:28
Good Man Good Man is offline
Registered User
 
Join Date: Oct 2011
Location: usa
Posts: 24
Thanks: 2
Thanked 0 Times in 0 Posts
Good Man is on a distinguished road
Talking

Quote:
Originally Posted by BAMsE View Post
dvd9todvd5 & Good Man: make EXE - NOT checked

Attachment 2857

Dragan update to 1.1

GODZYLLA launcher makes'em itself at first run
Thanks Man Work Fine For Me In Win7 32Bit
Reply With Quote
  #27  
Old 12-11-2011, 09:43
bid3g bid3g is offline
Registered User
 
Join Date: Oct 2011
Location: Thai
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
bid3g is on a distinguished road
Quote:
Originally Posted by GODZYLLA View Post
How about the reg for the launcher to work:

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Bethesda Softworks\Skyrim]
"Installed Path"="D:\\blahblah\\The Elder Scrolls V - Skyrim\\"

Work By win7 32bit But This Quate is Need??
(I Skip This Step)
Reply With Quote
  #28  
Old 12-11-2011, 10:57
selvadario selvadario is offline
Banned
 
Join Date: Dec 2008
Location: italy
Posts: 21
Thanks: 0
Thanked 1 Time in 1 Post
selvadario is on a distinguished road
Then, anyone have converson 1xdvd5 ?
Reply With Quote
  #29  
Old 12-11-2011, 11:36
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
didnt look very hard ?

http://fileforums.com/showpost.php?p=398250&postcount=1
Reply With Quote
  #30  
Old 12-11-2011, 23:06
selvadario selvadario is offline
Banned
 
Join Date: Dec 2008
Location: italy
Posts: 21
Thanks: 0
Thanked 1 Time in 1 Post
selvadario is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
thanx a lot....
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** Grumpy PC Games - CD/DVD Conversions 252 16-07-2024 20:35
Crysis 2 DVD9 to 2xDVD5 senseman PC Games - CD/DVD Conversions 105 28-10-2014 08:42
Dead Rising 2 DVD9 to 2xDVD5 senseman PC Games - CD/DVD Conversions 15 03-01-2012 11:23
Dead Rising 2 Off The Record DVD9 to 2xDVD5 senseman PC Games - CD/DVD Conversions 12 16-10-2011 13:36
Disciples III Resurrection DVD9 to 2xDVD5 senseman PC Games - CD/DVD Conversions 1 13-10-2011 04:14



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


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