Go Back   FileForums > Games > General Gaming

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 29-12-2011, 18:24
Joe Forster/STA's Avatar
Joe Forster/STA Joe Forster/STA is offline
Senior forum member
 
Join Date: Nov 2000
Location: Hungary
Posts: 9,836
Thanks: 20
Thanked 342 Times in 224 Posts
Joe Forster/STA is on a distinguished road
The error message means that the contents of this file have been changed since the installation (or it never had the contents that the update expects). Are you sure you're trying to update the proper language and version of the game? If you've changed this file on purpose before then restore it from backup; otherwise you have to reinstall the game before trying to apply the patch again.
__________________
Joe Forster/STA
For more information, see the FileForums forum rules and the PC Games forum FAQ!
Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply!
Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back!
Reply With Quote
Sponsored Links
  #2  
Old 29-12-2011, 19:14
Grumpy's Avatar
Grumpy Grumpy is offline
Moderator
 
Join Date: Jun 2004
Location: Australia
Posts: 5,695
Thanks: 1,256
Thanked 1,851 Times in 812 Posts
Grumpy is on a distinguished road
Sounds to me you have the NoCD crack already copied over before you tried patching the game ..... always install updates or patches with the original EXE in place, dont use a Crack when trying to update.
Reply With Quote
  #3  
Old 29-12-2011, 20:21
Tinchox2011 Tinchox2011 is offline
Registered User
 
Join Date: Dec 2011
Location: Argentina
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Tinchox2011 is on a distinguished road
Quote:
Originally Posted by Joe Forster/STA View Post
The error message means that the contents of this file have been changed since the installation (or it never had the contents that the update expects). Are you sure you're trying to update the proper language and version of the game? If you've changed this file on purpose before then restore it from backup; otherwise you have to reinstall the game before trying to apply the patch again.
Sorry for posting in the wrong place
When i installed it, there was only one version, English version, i tried with the other patches, 1.0.0.0->1.0.2.5 patch, and the 1.0.2.5->1.0.2.9 patch

Quote:
Originally Posted by Grumpy View Post
Sounds to me you have the NoCD crack already copied over before you tried patching the game ..... always install updates or patches with the original EXE in place, dont use a Crack when trying to update.
Hmm not, its the original, .exe I get the same error, there is a wrong line in my filelist.txt, i dont know :/

http://img197.imageshack.us/img197/9...dateerror2.png
Reply With Quote
  #4  
Old 30-12-2011, 09:16
Joe Forster/STA's Avatar
Joe Forster/STA Joe Forster/STA is offline
Senior forum member
 
Join Date: Nov 2000
Location: Hungary
Posts: 9,836
Thanks: 20
Thanked 342 Times in 224 Posts
Joe Forster/STA is on a distinguished road
Launch the patch with the "/?" option. If you get a message about valid command line options and you can find "/ignoremissing" in the list then use it. The error message will go away but non-original (according to the patch) files will remain unpatched!
__________________
Joe Forster/STA
For more information, see the FileForums forum rules and the PC Games forum FAQ!
Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply!
Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back!
Reply With Quote
  #5  
Old 30-12-2011, 09:53
Tinchox2011 Tinchox2011 is offline
Registered User
 
Join Date: Dec 2011
Location: Argentina
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Tinchox2011 is on a distinguished road
Quote:
Originally Posted by Joe Forster/STA View Post
Launch the patch with the "/?" option. If you get a message about valid command line options and you can find "/ignoremissing" in the list then use it. The error message will go away but non-original (according to the patch) files will remain unpatched!
Sorry, but where i can find those options?
Reply With Quote
  #6  
Old 30-12-2011, 10:10
Joe Forster/STA's Avatar
Joe Forster/STA Joe Forster/STA is offline
Senior forum member
 
Join Date: Nov 2000
Location: Hungary
Posts: 9,836
Thanks: 20
Thanked 342 Times in 224 Posts
Joe Forster/STA is on a distinguished road
No, it doesn't work. Because .RTPatch is copyrighted, I'm not gonna upload its engine for you but I can show you how to get it:
1. Download http://download.adobe.com/pub/adobe/...dobeUpdate.exe and, using a hexa/file editor, extract the part between offsets 0x001F19C8 and 0x001FA1C7 (both inclusive) to a file called "rtpatch.exe".
2. From nsr-1000-1029-beta.exe (I downloaded it from http://dlh.net/cgi-bin/dlp.cgi?lang=...eta.zip&ref=ps ), extract between 0x0000A668 and 0x0003BC67 to "patchw32.dll".
3. From nsr-1000-1029-beta.exe, extract between 0x0003D000 and 0x028060AA (the end of the file) into "nsr-1000-1029-beta.rtp".

Now you have a stand-alone Windows command line version of .RTPatch v7.0, you can apply any .RTPatch update (those created with v7.0 or below, that is) with "rtpatch PATCH_FILE_NAME" and the option "/ignoremissing" works, too.

Note: Since the beginning, .RTPatch patches (the actual patch data) started with the "K*" signature and ended with the "DKNJ" signature. This makes them very easy to find and extract manually.
__________________
Joe Forster/STA
For more information, see the FileForums forum rules and the PC Games forum FAQ!
Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply!
Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back!
Reply With Quote
  #7  
Old 30-12-2011, 10:23
Tinchox2011 Tinchox2011 is offline
Registered User
 
Join Date: Dec 2011
Location: Argentina
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Tinchox2011 is on a distinguished road
Quote:
Originally Posted by Joe Forster/STA View Post
No, it doesn't work. Because .RTPatch is copyrighted, I'm not gonna upload its engine for you but I can show you how to get it:
1. Download http://download.adobe.com/pub/adobe/...dobeUpdate.exe and, using a hexa/file editor, extract the part between offsets 0x001F19C8 and 0x001FA1C7 (both inclusive) to a file called "rtpatch.exe".
2. From nsr-1000-1029-beta.exe (I downloaded it from http://dlh.net/cgi-bin/dlp.cgi?lang=...eta.zip&ref=ps ), extract between 0x0000A668 and 0x0003BC67 to "patchw32.dll".
3. From nsr-1000-1029-beta.exe, extract between 0x0003D000 and 0x028060AA (the end of the file) into "nsr-1000-1029-beta.rtp".

Now you have a stand-alone Windows command line version of .RTPatch v7.0, you can apply any .RTPatch update (those created with v7.0 or below, that is) with "rtpatch PATCH_FILE_NAME" and the option "/ignoremissing" works, too.

Note: Since the beginning, .RTPatch patches (the actual patch data) started with the "K*" signature and ended with the "DKNJ" signature. This makes them very easy to find and extract manually.
Thanks, ill try that now. I was searching for the filelist.txt
http://www.cd-2-dvd.com/2011/12/nascar-simracing/
I cant download from that site, a file named nascar_filelist.rar
Reply With Quote
Reply

Tags
error, filelist, nascar, patch, update

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Armed Assault 2 (DVD9->2xDVD5) yener90 PC Games - CD/DVD Conversions 14 25-05-2011 07:33
Dungeon Keeper 2 update error nacknime PC Games 4 17-02-2011 09:33
BF2 1.4 Crack Online Issue glenbo PC Games 58 31-07-2008 19:43
Call of Duty Error! Help pls! markishmark General Gaming 3 28-03-2006 00:26
OPC or PMA update error? ezdell DC Games 0 24-12-2000 13:46



All times are GMT -7. The time now is 20:50.


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