Qhimm.com Forums

Miscellaneous Forums => Archive => Topic started by: Magus Spirit on 2004-06-21 21:35:32

Title: Patch: Play FF7 without CDs
Post by: Magus Spirit on 2004-06-21 21:35:32
Anybody who copied all the videos to his hard disk has been quite annoyed by having the game telling him to insert the disks while he did not need them. This patch removes CD check in FF7 so you will be able to play FF7 without the game CDs, provided you copied all the videos on your hard disk.

As for my previous patch, this was made on a french version of FF7, aswell as on the 1.02us version (though I was not able to test this one). If you do not own one of these versions, you'll have to search for the location by yourself. To do so, open your file in your favourite hex editor and search for a part of one of the following lines of data (you'll have to search four locations, one for each part of the patch):

Code: [Select]
No-CD part 1:
____________________________
817D08008000007505E900020000 (1.00f)
817D08008000007505E900020000 (1.02f)
817D08008000007505E900020000 (1.02us)

No-CD part 2:
______________
3BF07417668B151441CB006689 (1.00f)
3BF07417668B15CC17CC000C00 (1.02f)
3BF07417668B15DCF9CB006689 (1.02us)

No-CD part 3:
__________________
3BF0743AE893F2FFFF (1.00f)
3BF0743AE893F2FFFF (1.02f)
3BF0743AE893F2FFFF (1.02us)

No-CD part 4:
______________________
85C075226A1068941F7B00 (1.00f)
85C075226A106884AE7B00 (1.02f)
85C075226A106834AE7B00 (1.02us)


Again, the parts that have a line above them should be common in all files.

Right now, I only have these locations. If you could tell me what location it is for you, and which version you have, it would be great.
Code: [Select]
1.00f:  0x0000418F, 0x00008706, 0x00008B7A, 0x00009A63
1.02f:  0x00003F6E, 0x00008406, 0x0000887A, 0x00009763
1.02us: 0x00003F5E, 0x000083F6, 0x0000886A, 0x00009753


Once you have the location, overwrite the specified part of the line as indicated (given in the same order as the addresses):

Code: [Select]
No-CD part 1: 7505 -> 9090
No-CD part 2: 7417 -> EB17
No-CD part 3: 743A -> EB3A
No-CD part 4: 7522 -> EB22


If you have any problem applying the patch, or if I made a mistake, don't hesitate to post.

Enjoy !
Title: Patch: Play FF7 without CDs
Post by: Qhimm on 2004-06-21 23:11:42
Ah yes, the gray area of no-CD cracks... What's the current legal status of them again?
Title: Patch: Play FF7 without CDs
Post by: Magus Spirit on 2004-06-22 00:46:27
I was not thinking about that when making that patch (I made it because it was handy), but now that you're talking about it, I'm wondering. I've heard all possible versions of it, the most common being "you can use it as long as you have the original game". Which does not mean it is true. Whatever, just get rid of my message, this will solve the problem. :wink:
Title: Patch: Play FF7 without CDs
Post by: EmperorSteele on 2004-06-22 04:42:14
Well, no one w/out a hex editor would beable to do this anyway, and getting ALL of ff7 is hard enough, as well.

But yeah, this isn;t totaly legit, as playing with the code is a violation of the agreeement thingy you accept when you install the game.
Title: Patch: Play FF7 without CDs
Post by: Messiah99 on 2004-06-22 04:59:45
Quote from: EmperorSteele
But yeah, this isn;t totaly legit, as playing with the code is a violation of the agreeement thingy you accept when you install the game.

Woa, that means youve actually READ that!  :o I always just accept and skip, I think I read one once and it was basically saying "I will not bootleg this game, etc etc" so I just assume thats what they all say, I dont have time for long legal mumbo jumbo thats never going to matter anyhow, since noones monitoring my computer anyhow.
Title: Patch: Play FF7 without CDs
Post by: halkun on 2004-06-22 05:26:18
First, if you read it, it tells you that you are only authorized to install and play the game. That's it. However, that's contractal.

if you want to site court cases, there was in injunction that Sony tried to put on Connectix because they copied a PSX ROM into a compuer's memory, violating copyright and therefore any work that was made from that was illigal.

The court decided that it was a proper fair use to copy the BIOS as it was being used for interpolation of the PSX product. Something that you can't own a copyright on. (I.E. You can't copyright a PlayStation, only the BIOS)

but just to say here, Sony was suing the company simply for copying the BIOS out of a PSX and wanted damages for every time the BIOS was copied into a computers memory from disk.

Yes, even the simple act of copying a file from the disk into the computer's memory without permission  is a copyright violation. Wacked law, huh?
Title: Patch: Play FF7 without CDs
Post by: EmperorSteele on 2004-06-22 09:16:32
Yeah, theres also clauses which, technically, make all the modding on this site illegal, as well.  Reverse engineering, tampering with code, altering game files...  Hell, even the "put the movies on your hd and edit the registry" trick can be seen as being a violation of the End-User Licence Agreement.  

It's failry standard for ALL games to have that, though companies are more than lenient towards modding comunities, even though such mods are technically against the EULA.  

So yeah, hacking the code and making a crack?  Definatly a no-no.  But ah well, I doubt that they care by this point.
Title: Patch: Play FF7 without CDs
Post by: Jedimark on 2004-06-22 14:49:33
This patch already exists... if you look hard enough you can find it.

There's a reg file:

Code: [Select]
[HKEY_LOCAL_MACHINE\Software\Square Soft, Inc.\Final Fantasy VII]
"DataDrive"=".\\"
"AppPath"=".\\"
"DataPath"=".\\Data\\"
"MoviePath"=".\\Movies\\"
"DiskNo"=dword:00000000
"FullInstall"=dword:00000001


And then a .COM file to run (there's one for version 1.0, 1.1 and 1.2)
Title: Patch: Play FF7 without CDs
Post by: Messiah99 on 2004-06-22 15:45:16
Quote from: Magus Spirit
I was not thinking about that when making that patch (I made it because it was handy), but now that you're talking about it, I'm wondering. I've heard all possible versions of it, the most common being "you can use it as long as you have the original game". Which does not mean it is true. Whatever, just get rid of my message, this will solve the problem. :wink:

Well, Id think the if you do own the game legit, then a no-CD crack would be legal, but Im no lawyer. (If I was I wouldnt be here Id be out spending all that money Id be making, haha) But even if its not, well, I dont think the computer police are going to be out in full force over this one.

MOD EDIT: Edited two posts into one post. Please don't double-post.
Magus Spirit EDIT: I didn't double post. The second paragraph is not mine.


Why was my post edited into his?  :weep: That second paragraph was mine. Oh well, no use bitching, just thought that was odd...
Title: Patch: Play FF7 without CDs
Post by: Magus Spirit on 2004-06-22 16:14:08
I guess this is because we both have an "M" as the first letter of our usernames. :D
Title: Patch: Play FF7 without CDs
Post by: Trek234 on 2004-07-11 15:09:41
Quote from: Qhimm
Ah yes, the gray area of no-CD cracks... What's the current legal status of them again?


It is about as legal as every other FFVII modification.  According to the license agreement you are not allowed to modify the game.

So in answer to the question - it's on the same footing as every other FFVII mod - against the license agreement, but something Square isn't going to take action against.
Title: Patch: Play FF7 without CDs
Post by: J*** H******* on 2004-07-11 20:07:52
Message.
Title: Patch: Play FF7 without CDs
Post by: Darkdevil on 2004-07-12 09:20:50
Aren't you legally allowed to create a copy, or use a no - cd patch so your original discs get scratched?! Or have download safari been lying to me?
Title: Patch: Play FF7 without CDs
Post by: Messiah99 on 2004-07-12 09:27:51
Quote from: Darkdevil
Aren't you legally allowed to create a copy, or use a no - cd patch so your original discs get scratched?! Or have download safari been lying to me?

I believe the letter of the law stands against copies, even personal backups in most if not all cases. As for no-CD cracks Im not sure if theres much in the way of anything legal or illegal about them, Ive never heard anything one way or another.

But in most cases, the copyright holders usually dont care about backup copies for personal use and turn a blind eye to the issue. And even if they did care, its not exactly like they can catch you for it.
Title: Patch: Play FF7 without CDs
Post by: Darkdevil on 2004-07-12 13:21:36
I suppose if Games companies cared, [a web site] would have been shut down LONG time ago.

Mod Edit: Unmentioned it is.
Title: Patch: Play FF7 without CDs
Post by: J*** H******* on 2004-07-12 14:07:35
Message.
Title: Patch: Play FF7 without CDs
Post by: CloudSquall on 2004-08-04 23:34:04
Quote from: Jedimark
This patch already exists... if you look hard enough you can find it.

There's a reg file:

Code: [Select]
[HKEY_LOCAL_MACHINE\Software\Square Soft, Inc.\Final Fantasy VII]
"DataDrive"=".\\"
"AppPath"=".\\"
"DataPath"=".\\Data\\"
"MoviePath"=".\\Movies\\"
"DiskNo"=dword:00000000
"FullInstall"=dword:00000001


And then a .COM file to run (there's one for version 1.0, 1.1 and 1.2)

Can you pls give some more info about this?

As im trying to make ff7 run movies from drive but it still asks for cd.
Title: Patch: Play FF7 without CDs
Post by: Darkdevil on 2004-08-05 08:21:29
Have you even read the document posted on this webiste?
Title: Patch: Play FF7 without CDs
Post by: CloudSquall on 2004-08-05 09:41:19
i read all faq but ermm... didnt see something for this i think
Title: Patch: Play FF7 without CDs
Post by: Darkdevil on 2004-08-05 11:43:07
I apologise, the "putting movies on the HD" guide must be on Aarons website or something...I think its Aaron...
Title: Patch: Play FF7 without CDs
Post by: Aaron on 2004-08-05 13:45:39
I thought it was Emperor Steele. :P
I haven't published anything about running the movies from your HD.  I just use CD images + virtual CD-ROM drive, myself.
Title: Patch: Play FF7 without CDs
Post by: Jedimark on 2004-08-05 14:04:49
Quote from: CloudSquall
Quote from: Jedimark
This patch already exists... if you look hard enough you can find it.

There's a reg file:

Code: [Select]
[HKEY_LOCAL_MACHINE\Software\Square Soft, Inc.\Final Fantasy VII]
"DataDrive"=".\\"
"AppPath"=".\\"
"DataPath"=".\\Data\\"
"MoviePath"=".\\Movies\\"
"DiskNo"=dword:00000000
"FullInstall"=dword:00000001


And then a .COM file to run (there's one for version 1.0, 1.1 and 1.2)

Can you pls give some more info about this?

As im trying to make ff7 run movies from drive but it still asks for cd.


Check your PM's.

- Mark
Title: Patch: Play FF7 without CDs
Post by: Darkdevil on 2004-08-05 14:55:57
Quote from: Aaron
I thought it was Emperor Steele. :P
I haven't published anything about running the movies from your HD.  I just use CD images + virtual CD-ROM drive, myself.


Ah! My bad, Sorry Aaron...Yeah come to think of it, It DOES sound like something steele did...
Title: Patch: Play FF7 without CDs
Post by: EmperorSteele on 2004-08-05 15:05:47
Gee, i feel loved =P

Yeah, i made it, though that codded sniplet kinda of effed things up. There shouldn't be double slashes /=.

Ah eff it *lightly bops DD*
Title: Patch: Play FF7 without CDs
Post by: Jedimark on 2004-08-05 18:36:01
Quote from: EmperorSteele
There shouldn't be double slashes /=.

It does work.
Title: Patch: Play FF7 without CDs
Post by: CloudSquall on 2004-08-06 14:30:55
Quote from: Jedimark
Check your PM's.

- Mark

Thank you very much
Title: Patch: Play FF7 without CDs
Post by: Dreakon on 2004-08-11 19:30:24
Well, on the subject of playing without CD's.  Here is a crack (I didnt make) and a guide to making it work (I did make).  It's pretty detailed and the majority of the people that tried it said it worked (though of course it probably won't if you dont actually own the game, damn pirates).  Here's a link to download it:

[ Mod Edit: Link Removed ]

BTW, it works with the Chocobo Racing patch, just make sure you follow the instructions to the T.  If you mess even a small part of it up, it probably wont work.