|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
I've downloaded "File Archive #1 [1.8 MB] - RELOADED" and "File Archive #2 [6 KB]" for FIFA 07 but when I try to apply the no-dvd patch on the reloaded fixed exe I get the following error message:
filesize ok! CRC32 check failed! nothing patched! to start the game I have to mount the iso image in daemon e start fifa with reloaded fixed exe. where is the problem with the no-dvd patch by TNTANAL? Thanks... Jodoformica |
| Sponsored Links |
|
#2
|
|||
|
|||
|
Just like me. It is not a NODVD. It doesn't work. It is saying " CRC32 Check Failed "
|
|
#3
|
||||
|
||||
|
(Thread moved to proper forum, title edited to something with more meaning.)
Confirmed, the TNTANAL no-DVD patch is not for (this copy of) the Reloaded crack, it should be removed. (Does the crack need an additional no-DVD patch at all? Reloaded's NFO on NFOrce says nothing about the need of mounting an image or using a backup DVD!)
__________________
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! |
|
#4
|
||||
|
||||
|
Yes... you need to load the dvd iso in daemon to use reloaded fixed exe cause it removes safedisc 4 protection but not the cd check protection... that's the big problem...
__________________
---=[ JoDoFoRMiCa ]=--- |
|
#5
|
|||
|
|||
|
Yes, the nodvd patch doesn't work....
Not a big problem, change this byte and all is alright. offset, byte to change. 1F0C34 74 to 75 1F0C56 75 to 74 1F0C67 75 to 74 |
|
#6
|
||||
|
||||
|
__________________
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! |
|
#7
|
|||
|
|||
|
A new patch exist...don't see it when i try to crack it...
I could make a patch but i don't know if i'll do it because there is one work. ![]() Edit : a new crack too now Last edited by Stiouf; 29-09-2006 at 03:09. |
|
#8
|
||||
|
||||
|
I like patches that just swith the JE to JNE or JZ to JNZ...
This means if no CD is present, it will jump over the nag which tells you to insert the CD. But if it IS present, it will tell you to insert the CD even tho it is inside -.- Why can people not assemble a JMP, making sure it will ALWAYS jump
|
|
#9
|
||||
|
||||
|
or hit the damned proc, not the conditionals... sigh, the state of cracking these days is atrocious ;p
__________________
bleh DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you... |
|
#10
|
||||
|
||||
|
Not the state of cracking, that of coding in general! Reliability is not an issue anymore...
__________________
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! |
|
#11
|
|||
|
|||
|
Quote:
You prefer i replace by nop because the game don't have to jump at this byte. |
|
#12
|
|||
|
|||
|
Find out what address is used before the conditional jumps and change it there, so you dont have to change jump ops.
|
|
#13
|
||||
|
||||
|
Or change the setting of the byte which is always the best
![]() Often it's Call IsCDInserted Test EAX, EAX Blah Blah You can just patch the "CALL IsCD" into "MOV EAX, 1" which a) perfectly works (unless there's an additional check based on booleans -> bytes) and b ) eliminates the CD check phyisically, hence it starts earlier than normal as it doesnt need to search for drives, checks etc. |
|
#14
|
||||
|
||||
|
if you can patch the call to the proc, then you can also patch the proc it calls, which is a LOT better.. esp. if the proc is indirectly xreffed later on, then your work is in vain.. patch the proc, then its more probable it will work...
and sometimes its weird, patching mov eax,1 does not work, however patching xor eax,eax.. inc eax does (most likely due to flags), so thats also worth paying attention to...
__________________
bleh DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you... |
|
#15
|
||||
|
||||
|
Quote:
__________________
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! |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| B&W v1.1 Beta Patch Crack Uploaded | IamaCrack | PC Games | 6 | 25-05-2007 05:02 |
| FIFA 98... How can I crack it? | (none) | PC Games | 0 | 09-12-2001 20:47 |
| Need AquaNox & Wiggles No-CD !!! | Matrix | PC Games | 1 | 12-10-2001 14:32 |
| need a WORKING crack for FIFA 2001 (GERMAN)// Brauche funktionierenden Crack für fifa2001 (deutsch) | hetti2000 | PC Games | 1 | 30-09-2001 01:27 |
| RA2 Patch 1.004 crack | gaboz | PC Games | 0 | 19-02-2001 07:07 |