![]() |
Pre-Cracked
Ok, this is something I thought about posting a few days ago and the PrePatched thread made me decide to go ahead and post it, for the better part of the year I have been creating Pre-Cracked games that upon install to the user appear to be just like the retail install nothing extra to check nothing. but behind the scenes I have a few things going on. I have a file which is launched usually named Setup.exe and the old one is renamed to Cracked-Install.exe. This exe is a bat file converted to exe using EXEScript 3.0 with the silent option checked so you can not see the dos box. Once the install has finished it then changed directiory to CD\CRACK where it runs any update patches, then the original files that are replaced by the nocd patch are renamed to FILENAME.BAK and then the nocd patch is applied. but that is all transparent. Only thing you can see is original install then the updates install. on minor updates such as hotfixes like the Frontlines fuel of war, I show the update installing then since 2 files are only replaced aside from the cracked exe i just copied the 2 from the hotfix and had my script replace
them. I have done this with over 200 pc games. and it works on pc apps in the same way as well. One thing I do for my own personal collection is remake a menu that resembles the retail but with a button for Keygen. If this is a idea that the ops would be interested in me posting more on let me know in the mean time this is a example. This is what I did for Frontlines Fuel of War. Code:
@echo offP.S. can the ops add a poll to this I dont know how to add it after its allready submitted. |
this will only work if you install in the default path.
|
yup, and because its bat -> exe, you can't easily edit it...
solution -> leave it as the bat... |
Quote:
This is how you would be able to pull an uncleaned up install directory for frontlines granted it would need to be chopped up and set as a variable then have the variable called up under the location of installation path. Reg Query HKEY_LOCAL_MACHINE\SOFTWARE\THQ\Frontlines: Fuel of War" /v InstallDir Easiest way to accomplish this would be to create a variable at the begginging of the bat. |
some mistake in quotes in copy command :)
and need variable for reading [if exist] where game was installed [that what u said already :P] edit but what if someone want only patch /crack game ? :) and if he run twice or more that bat ? u dont have orginal files but cracked version :P |
Quote:
P.S. Im working on a way to put in a variable for install directory right now, so far ive been able to return a unclean value to the dos window and a clean return via vbs to a prompt but dont know how to return a vbs value to dos as a variable. |
I still don't understand what the deal is with struggling to reformat the game into an installable package. Install the game, apply the latest official update, apply the no-CD patch for it, make sure that the game runs from any directory (or hack it to make it do so), export the necessary registry entries into a file and RAR it up. When you wanna play, unRAR the package, import the registry file, run the configuration program, if any, and there you go playing...
|
Quote:
|
| All times are GMT -7. The time now is 09:15. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com