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

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 11-10-2005, 04:05
The-S-Owl The-S-Owl is offline
Registered User
 
Join Date: Dec 2002
Location: Behind you
Posts: 134
Thanks: 0
Thanked 0 Times in 0 Posts
The-S-Owl
@GLH: Where have you seen that derte245 has downloaded the game ?

And to answer your question: get a Hex Editor, open the EXE, find RestoreLastError and change it to SetLastError. This should allow you to run the game on Windows 2000.
Of course, if Win9x is not supported, changing this does not mean the game will work on these Windows versions all of a sudden
Reply With Quote
Sponsored Links
  #17  
Old 11-10-2005, 08:53
derte245 derte245 is offline
Junior Member
 
Join Date: Oct 2005
Location: Germany
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
derte245 is on a distinguished road
I use Windows 2000.
Reply With Quote
  #18  
Old 11-10-2005, 15:33
Jumbomaster Jumbomaster is offline
Junior Member
 
Join Date: Oct 2005
Location: usa
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Jumbomaster is on a distinguished road
fixed exe..will or wont work..?

win2k error...
Error:
The procedure entry point restorelasterror could not be located in the dynamic library kernel32.dll

used hex and changed restore to set but no good..

there are about 15 people i know confused on this issue..

some say the game wont run under win 2k others say it will..

here is a copy of the ....Minimum and Recommended requirements.

This document provides complementary or late-breaking information to
supplement the Sniper Elite (TM) manual.

Copyright (C) 2005 Rebellion. All rights reserved.


************************************************** *********************

Contents
--------

1. Minimum and Recommended System requirements
2. Installation
3. Troubleshooting and Known Issues
4. Technical support


************************************************** *********************

1. Minimum and Recommended System requirements:
----------------------------------------------------

DirectX 9.0c required (included on the disk)

Minimum System Requirements:

Windows 98/2000/ME/XP
1 GHz Pentium CPU or equivalent
GeForce 2 32Mb
256 Mb RAM
DirectX 8 compatible sound card
4 Gb free hard disk space
DVD-ROM drive


Recommended System Requirements:

Windows 98/2000/ME/XP
1.4 GHz Pentium CPU or equivalent
GeForce 4 Ti or better
512 Mb RAM
DirectX 8 compatible sound card
4 Gb free hard disk space
DVD-ROM drive

so I ask.. does the fixed exe work or not...? or does it just work for some systems and not others..?

Thnx
Jumbo
Reply With Quote
  #19  
Old 12-10-2005, 04:46
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
In this case, it's possible that the crackers released a no-CD patch that would work under Windows XP only. (They didn't test it with Windows 98/ME/2000 or didn't even care about those OS'es... ) But, with the original, uncracked executable, the game does run under Windows 98/ME/2000, right?!
__________________
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
  #20  
Old 12-10-2005, 09:30
xImmortalx xImmortalx is offline
Junior Member
 
Join Date: Oct 2005
Location: Romania
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
xImmortalx is on a distinguished road
Quote:
Originally Posted by The-S-Owl
@GLH: Where have you seen that derte245 has downloaded the game ?
It's an easy conclusion coming from the fact that the only known crack for the game is part of the RELOADED release which came out recently. As is the case with Brothers In Arms. Kind of a coincidence that the only known SF cracker group releases two cracked SF games within a week and our friend here uploads the no-CDs for them in about the same order and time frame, isn't it?
Reply With Quote
  #21  
Old 12-10-2005, 13:00
Jumbomaster Jumbomaster is offline
Junior Member
 
Join Date: Oct 2005
Location: usa
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Jumbomaster is on a distinguished road
Unhappy I guess starforce is going to change eveything

I play this game with my new drive and it spins all the time somebody "please fix the backup nocd" before my new rom wears out..lol

I see that atari is going with starforce as well..

the good days are gone forever....

Jumbo
Reply With Quote
  #22  
Old 12-10-2005, 15:50
michi90 michi90 is offline
Junior Member
 
Join Date: Oct 2005
Location: Baltic Sea
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
michi90 is on a distinguished road
I' m not a programmer.
I play Sniper Elite on a Windows ME System.
The GWC fixed exe doesn't work (yes, it's only for XP).

As The-S-Owl already wrote you must change 'RestoreLastError'
to 'SetLastError' with a hex editor.
I've done it and it works on my ME system.
I can play without the DVD.

I use code-genie (use google).

It's important that the end of the line looks like this:

....SetLastError........In (this is working)

....SetLastError....Initia (not working)

....RestoreLastError....In (original from GCW)

I don't know if this works also for 2k (but probably).

I am not sure about, but maybe it's necessary to install
Microsoft.NET Framework 1.1 to make it run.
Reply With Quote
  #23  
Old 12-10-2005, 16:55
Jumbomaster Jumbomaster is offline
Junior Member
 
Join Date: Oct 2005
Location: usa
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Jumbomaster is on a distinguished road
I wish you would upload that fix

I have tried but might have got it wrong...

i have framework installed and updated..

will try again ..per your instructions..if it works on me..it should work on 2k

thanx..

Jumbo
Reply With Quote
  #24  
Old 12-10-2005, 17:49
Jumbomaster Jumbomaster is offline
Junior Member
 
Join Date: Oct 2005
Location: usa
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Jumbomaster is on a distinguished road
fixed exe works on win2k

Thanks guys that was the problem..I just did it wrong the first time..

could not find code geni.. so i used

Hex-editor XVI32 freeware http://www.chmaas.handshake.de

great fix

Thanks

Jumbo
Reply With Quote
  #25  
Old 09-09-2007, 09:44
namcito namcito is offline
Junior Member
 
Join Date: Sep 2007
Location: en casa de tu puta madre
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
namcito is on a distinguished road
Hi

I have this problem too, SniperElite.exe code changed, and Microsoft.NET Framework 1.1 installed but, this not run, how do u do?

Look my edited code:



what's wrong?

thx
Reply With Quote
  #26  
Old 09-09-2007, 14:27
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
2007 now m8, 2005 was the last post, you're posting in a dead thread
also theres tools on gcw i believe that do the setlasterror thing
you simply change the RestoreLastError in the cracked exe to SetLastError, making it non win xp dependant... making sure to pay attention to padding, termination and so on
your highlight is SetLastError which is right, so whats the problem?
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
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
Sniper Elite 1945 xmaho PC Games 2 17-10-2005 06:13
Sniper Elite 1945 xmaho PC Games 3 09-10-2005 04:09
Sniper Elite 1945 xmaho PC Games 1 09-10-2005 01:59
magic 3, messiah 2, sniper chris69 PS2 Games 18 10-01-2003 10:42
swat 3 elite edition NO-CD patch needed!!! burley PC Games 0 04-01-2001 15:25



All times are GMT -7. The time now is 13:01.


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