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

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 24-06-2008, 16:27
Speedsurfer Speedsurfer is offline
Junior Member
 
Join Date: Jun 2008
Location: England
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Speedsurfer is on a distinguished road
Problems with Company of Heroes: OF v2.301 Crack

Hi Guys,

Having problems with the latest COHOF v2.301 Crack/Patch. I've followed the instructions using the two archives but it just seems to hang saying "Verifying Media".

Anyone else getting the same problem? Or got it working?

Thanks!
Sponsored Links
  #2  
Old 25-06-2008, 02: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
Are you sure you've replaced all the files? It seems (part of) the copy protection is still there...
__________________
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!
  #3  
Old 25-06-2008, 02:29
Speedsurfer Speedsurfer is offline
Junior Member
 
Join Date: Jun 2008
Location: England
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Speedsurfer is on a distinguished road
Yes I'm pretty sure, here is what I did:

Downloaded fdx-c211.rar and COHOF-2301.rar, extracted both archives to the desktop.

I copied the RelicCOH.exe from the archive COHOF-2301.rar to C:\Program Files\THQ\Company of Heroes

I then copied the rs.dll from the archive fdx-c211.rar to C:\Program Files\THQ\Company of Heroes\validators\rs

Both original files were backed up and replaced as decribed above, operating system is Windows Vista.
  #4  
Old 25-06-2008, 02:46
Speedsurfer Speedsurfer is offline
Junior Member
 
Join Date: Jun 2008
Location: England
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Speedsurfer is on a distinguished road
Also if I leave that "Validating Media" message up long enough I get a "Could not Validate Media" notice.

I've also noticed that on minimizing there was a Microsoft Windows message saying "rs.dll has stopped working". Problem details are below:

Problem signature:
Problem Event Name: APPCRASH
Application Name: rspa.dll
Application Version: 1.0.0.33333
Application Timestamp: 00000000
Fault Module Name: ntdll.dll
Fault Module Version: 6.0.6001.18000
Fault Module Timestamp: 4791a7a6
Exception Code: c0000005
Exception Offset: 000430f9
OS Version: 6.0.6001.2.1.0.256.1
Locale ID: 2057
Additional Information 1: c453
Additional Information 2: abcc8f7853b48d9807d6d51eb1fa5df9
Additional Information 3: c453
Additional Information 4: abcc8f7853b48d9807d6d51eb1fa5df9
  #5  
Old 25-06-2008, 02:52
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
Exception Code: c0000005

memory exception error - try turning off DEP for the game if you have it enabled... this error is typical of packed executables or 'odd' executables that try and execute code in areas not marked as executable...
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
  #6  
Old 25-06-2008, 02:54
Speedsurfer Speedsurfer is offline
Junior Member
 
Join Date: Jun 2008
Location: England
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Speedsurfer is on a distinguished road
What is DEP? How would I go about seeing if it is on or not?

Thanks!
  #7  
Old 25-06-2008, 03:08
nando2002 nando2002 is offline
Die Hard Member
 
Join Date: Apr 2007
Location: Portugal
Posts: 431
Thanks: 0
Thanked 2 Times in 2 Posts
nando2002 is on a distinguished road
Try this: replace RSPA\RSPA.DLL with the cracked RS.DLL (change the name to RSPA.DLL) you have in the RS folder.
  #8  
Old 25-06-2008, 03:21
Speedsurfer Speedsurfer is offline
Junior Member
 
Join Date: Jun 2008
Location: England
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Speedsurfer is on a distinguished road
Quote:
Originally Posted by nando2002 View Post
Try this: replace RSPA\RSPA.DLL with the cracked RS.DLL (change the name to RSPA.DLL) you have in the RS folder.
Worked perfectly! Thank You! It now validates instantly!

Does this mean the instructions on the site are incorrect? Or is this just a solution if the standard way doesn't work?

As for DEP, I did find out what it was and try turning it off for COH before I tried the above suggestion, but it didn't do anything.
  #9  
Old 25-06-2008, 03:33
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
DEP = data execution prevention
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
  #10  
Old 25-06-2008, 03:37
nando2002 nando2002 is offline
Die Hard Member
 
Join Date: Apr 2007
Location: Portugal
Posts: 431
Thanks: 0
Thanked 2 Times in 2 Posts
nando2002 is on a distinguished road
I just point you that solution because the error message you posted indicate RSPA.DLL (this means, the RS.DLL is calling internally the RSPA.DLL).

Have fun.
  #11  
Old 25-06-2008, 04:00
Speedsurfer Speedsurfer is offline
Junior Member
 
Join Date: Jun 2008
Location: England
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Speedsurfer is on a distinguished road
Quote:
Originally Posted by nando2002 View Post
I just point you that solution because the error message you posted indicate RSPA.DLL (this means, the RS.DLL is calling internally the RSPA.DLL).

Have fun.
Ah I see, I guess it was good that error happened then.

Quote:
Originally Posted by TippeX View Post
DEP = data execution prevention
Indeed, I selected the option to turn it off for the COH exe but that didn't help.
  #12  
Old 25-06-2008, 04:35
nando2002 nando2002 is offline
Die Hard Member
 
Join Date: Apr 2007
Location: Portugal
Posts: 431
Thanks: 0
Thanked 2 Times in 2 Posts
nando2002 is on a distinguished road
Lets say: yes.
Don't know if it's related to the new patch or not. In the beginning (v2.100) wasn't necessary, but since they change the folder in the last patch I guess they may change somehow the media validation and now 2 DLLs must be replaced instead of 1.

I can't install CoH:OF now to test (lack of HDD space) but as soon as I can I'll try with the crack and see what happens.
  #13  
Old 02-07-2008, 02:04
unknownsoldierx unknownsoldierx is offline
Junior Member
 
Join Date: Jul 2008
Location: USA
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
unknownsoldierx is on a distinguished road
Has anyone gotten this to work? I installed COH:OF, ran the updates all the way to 2.301 and replaced the RS.DLL and RelicCOH.exe files. I get this when I try to launch the game:

  #14  
Old 02-07-2008, 02:42
nando2002 nando2002 is offline
Die Hard Member
 
Join Date: Apr 2007
Location: Portugal
Posts: 431
Thanks: 0
Thanked 2 Times in 2 Posts
nando2002 is on a distinguished road
weird error message - seems the update was not successfully implemented - file not updated.

have you copy rs.dll to the rspa folder & rename it to rspa.dll?

Last edited by nando2002; 02-07-2008 at 02:44.
  #15  
Old 02-07-2008, 02:48
unknownsoldierx unknownsoldierx is offline
Junior Member
 
Join Date: Jul 2008
Location: USA
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
unknownsoldierx is on a distinguished road
Quote:
Originally Posted by nando2002 View Post
weird error message - seems the update was not successfully implemented - file not updated.

have you copy rs.dll to the rspa folder & rename it to rspa.dll?
Yes, I tried that. I also downloaded the June DirectX install to make sure everything is up to date.
Closed Thread


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
FEAR 1.06 No CD Faithless PC Games 82 02-10-2006 07:51
problems with NHL 2002 crack from siedler Kuesel PC Games 0 24-10-2001 13:24
Need AquaNox & Wiggles No-CD !!! Matrix PC Games 1 12-10-2001 14:32
Problems with settlers 4 crack MisterX PC Games 1 11-04-2001 12:04



All times are GMT -7. The time now is 15:14.


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