View previous topic :: View next topic |
Author |
Message |
jc3213 Newbie cheater
Reputation: 0
Joined: 18 Jan 2011 Posts: 13
|
Posted: Thu Aug 15, 2013 12:51 am Post subject: Download link for old builds (5.6.1,6.0,6.1,6.2) are dead |
|
|
As the subject.
I havent' used CE for months and I'd like to download an old build of 5.6.1 which I get used to.Then the 6.2 which I can't make a trainer with,and then 6.3 to make a comparison. But either members.upc.nl/cheatengine/CheatEngine561.exe or members.upc.nl/cheatengine/CheatEngine62.exe returns a 404 file doesn't exist error.
Could you fix the download link please? And I'm looking for tutorials of trainer making for 6.x version.It has changed a lot since 5.6.1 (especially make a button to execute cheat 0 or cheat 1 or....so on).
|
|
Back to top |
|
 |
++METHOS I post too much
Reputation: 92
Joined: 29 Oct 2010 Posts: 4197
|
|
Back to top |
|
 |
jc3213 Newbie cheater
Reputation: 0
Joined: 18 Jan 2011 Posts: 13
|
Posted: Thu Aug 15, 2013 2:38 am Post subject: |
|
|
++METHOS wrote: | cheatengine.org/downloads.php |
Those links for older builds get "Helaas, wij kunnen de pagina die u zoekt niet vinden." 404 error. For download manager,it is HTTP 404,file doesn't exsit.
|
|
Back to top |
|
 |
++METHOS I post too much
Reputation: 92
Joined: 29 Oct 2010 Posts: 4197
|
|
Back to top |
|
 |
jc3213 Newbie cheater
Reputation: 0
Joined: 18 Jan 2011 Posts: 13
|
Posted: Thu Aug 15, 2013 3:20 am Post subject: |
|
|
++METHOS wrote: | That's because multiple different pages are being loaded...for some reason.
Make sure your download links do not contain "upc.nl". Keep hitting refresh from this page:
cheatengine.org/downloads.php
The links should now be:
cheatengine.org/download/CheatEngine62.exe
cheatengine.org/download/CheatEngine61.exe
cheatengine.org/download/CheatEngine60.exe
cheatengine.org/download/CheatEngine561.exe
Edit: Looks like different pages for different software bundles (adware)...and also different download urls. |
Thanks for the link,but I've already downloaded 6.3 from "upc.nl" and installed,which bundled with two adwares...
EDIT: I find that the url of download link for 6.3 is variable like members.upc.nl/cheatengine(digit)/d(digit)/CheatEngine63.exe,wonder if these links are OK? I meant if they only have adware bundled?
Last edited by jc3213 on Thu Aug 15, 2013 3:32 am; edited 2 times in total |
|
Back to top |
|
 |
++METHOS I post too much
Reputation: 92
Joined: 29 Oct 2010 Posts: 4197
|
Posted: Thu Aug 15, 2013 3:27 am Post subject: |
|
|
Yes, some of the upc.nl links work. You can download 6.3 without the additional software.
|
|
Back to top |
|
 |
jc3213 Newbie cheater
Reputation: 0
Joined: 18 Jan 2011 Posts: 13
|
Posted: Thu Aug 15, 2013 3:31 am Post subject: |
|
|
++METHOS wrote: | Yes, some of the upc.nl links work. You can download 6.3 without the additional software. |
Do you mean this one? cheatengine.org/download/CheatEngine63_NoSetup.rar
Sorry that I can't post url yet,and would you please have a look at the post above? I've modified it, thanks
|
|
Back to top |
|
 |
++METHOS I post too much
Reputation: 92
Joined: 29 Oct 2010 Posts: 4197
|
Posted: Thu Aug 15, 2013 3:37 am Post subject: |
|
|
Quote: | For those that want to have Cheat engine without automated installer and OpenCandy recommendation during installation, click here. |
They should all be okay. You can choose not to install the added software. I think some of the files for some of the download links are missing or can't be reached for some reason. I don't know. Maybe Dark Byte knows.
|
|
Back to top |
|
 |
jc3213 Newbie cheater
Reputation: 0
Joined: 18 Jan 2011 Posts: 13
|
Posted: Thu Aug 15, 2013 3:48 am Post subject: |
|
|
++METHOS wrote: | Quote: | For those that want to have Cheat engine without automated installer and OpenCandy recommendation during installation, click [url=cheatengine.org/download/CheatEngine63_NoSetup.rar]here[/url]. |
They should all be okay. You can choose not to install the added software. I think some of the files for some of the download links are missing or can't be reached for some reason. I don't know. Maybe Dark Byte knows. |
Oh,I see.the "upc.nl" links contains an extra adware (registry revival is in bundle since 5.6.1).And the old versions links for "upc.nl" is not reachable because DarkByte doesn't published them on that host.
By the way,I've met some problem with 6.3,it seems it can save cheat table to .exe standalone or .cetrainer.But they seem don't work properly?
I've written a script in the cheat table named Health no decrease with script code
Code: | [enable]
"game.exe"+30278:
test [esi+28],eax
[disable]
"game.exe"+30278:
sub [esi+28],eax
|
When running Cheat Engine, it works good.But if I save it to .exe or .cetrainer, the generated file can't be ran and returns an error that the lua script can't be recognized..
What's the matter?In 5.6.1,if I generated the script to a .exe trainer,it will work anyway.
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 468
Joined: 09 May 2003 Posts: 25719 Location: The netherlands
|
Posted: Thu Aug 15, 2013 3:58 am Post subject: |
|
|
Actually, it's not the upc.nl one that has a different bundle but the paths /d1 and /d2 specify which bundles. (and when I say bundle I mean advertiser. It doesn't come bundled with any program, just an offer if you wish to download it and then install it)
When the page loads first a mirror is picked, and then either d1 or d2
I think I broke the check which mirror it was for the old downloads. (upc.nl is fast and gives me unlimited bandwidth, but only has 30MB diskspace)
The reason that 6.3 fails is that you haven't written a proper cheat script before saving as .exe . So if you launch the trainer it doesn't have anything to execute. (And you probably also didn't define a form)
You can generate a lua script automatically for you if you click file->generate generic trainer lua script from table
In the window that pops up you can do some basic changes, select which process to attach to, and if needed specify some new hotkeys if you hadn't done so beforehand. (I recommend setting hotkeys in the current table first)
There you can generate the script required when the trainer launches, and also immediately create the .exe
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
jc3213 Newbie cheater
Reputation: 0
Joined: 18 Jan 2011 Posts: 13
|
Posted: Thu Aug 15, 2013 4:28 am Post subject: |
|
|
Dark Byte wrote: | Actually, it's not the upc.nl one that has a different bundle but the paths /d1 and /d2 specify which bundles. (and when I say bundle I mean advertiser. It doesn't come bundled with any program, just an offer if you wish to download it and then install it)
When the page loads first a mirror is picked, and then either d1 or d2
I think I broke the check which mirror it was for the old downloads. (upc.nl is fast and gives me unlimited bandwidth, but only has 30MB diskspace)
The reason that 6.3 fails is that you haven't written a proper cheat script before saving as .exe . So if you launch the trainer it doesn't have anything to execute. (And you probably also didn't define a form)
You can generate a lua script automatically for you if you click file->generate generic trainer lua script from table
In the window that pops up you can do some basic changes, select which process to attach to, and if needed specify some new hotkeys if you hadn't done so beforehand. (I recommend setting hotkeys in the current table first)
There you can generate the script required when the trainer launches, and also immediately create the .exe |
Even I unchecked OpenCandy during installation.I've found Cheat Engine\OpenCandy in the registry after I uninstalled CE 6.3(to use the no bundle .rar pack)I've deleted the registry key immediately.
I couldn't quite remember if it's in HKLM\Software or HKCU\Software.I've then done search for OpenCandy and Candy in registry too,but nothing hits though.
And thanks for your advice,man.I'll try generate generic lua script first.
|
|
Back to top |
|
 |
mgr.inz.Player I post too much
Reputation: 222
Joined: 07 Nov 2008 Posts: 4438 Location: W kraju nad Wisla. UTC+01:00
|
Posted: Thu Aug 15, 2013 10:53 am Post subject: |
|
|
I'm using other trick. I download full CE installer. This installer is InnoSetup installer. And I use this tool:
http://sourceforge.net/projects/innounp/files/innounp/innounp%200.39/
And then I just unpack that installer:
Code: | innounp.exe -x -dCheatEngineExtracted CheatEngine63.exe |
I used this trick to get original files (because I use CE6.3+ from time to time).
You will get all needed files inside CheatEngineExtracted\{app}
Of course it is not a proper way to install CE if you need file association.
But, you can set them manually, doubleclick CT file and choose "Cheat Engine.exe"
or inside registry:
Code: | [HKEY_CLASSES_ROOT\.CETRAINER]
@="CheatEngine"
[HKEY_CLASSES_ROOT\.CT]
@="CheatEngine"
[HKEY_CLASSES_ROOT\CheatEngine]
@="C:\Program Files\Cheat Engine 6.3\Cheat Engine.exe" "%1" |
_________________
|
|
Back to top |
|
 |
|