View previous topic :: View next topic |
Author |
Message |
Unbr0ken Advanced Cheater
Reputation: 2
Joined: 10 Aug 2011 Posts: 67
|
Posted: Tue Dec 13, 2011 10:17 pm Post subject: CE 6.1 Source Code (?)... |
|
|
I feel very much the fact of making such silly and repetitive questions, but i can't find the CE 6.1 or 6.0 source code...
I have already downloaded the Lazarus 0.9.31, but i can't find the CE 6.1 SRC.
Can someone give me a link for it?... tyvm.
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
|
Back to top |
|
 |
Unbr0ken Advanced Cheater
Reputation: 2
Joined: 10 Aug 2011 Posts: 67
|
Posted: Tue Dec 13, 2011 10:32 pm Post subject: |
|
|
Should i use the Tortoise SVN for download all the files and folders? or there is a best way?...
Btw: Thanks for the link.
Edit:
LOOOOOOOOOOOOOOOL, i haven't see this post, please close the thread.
|
|
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: Wed Dec 14, 2011 12:21 pm Post subject: |
|
|
If you can not use tortoise SVN, here (original post):
1) http://www.multiupload.com/O83W8A9LII
2) extract
3) launch "download ce.cmd" and wait. (you can do this again to update CE6)
If you want to download DBKKernel too, edit "download ce.cmd" file like this:
change line
Code: | svn checkout http://cheat-engine.googlecode.com/svn/trunk/Cheat%%20Engine "Cheat Engine" |
to
Code: | svn checkout http://cheat-engine.googlecode.com/svn/trunk "trunk" |
(svn.bin is a package that contains: svn.exe and all needed DLL files - all comes from cygwin)
_________________
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Wed Dec 14, 2011 1:36 pm Post subject: |
|
|
Unbr0ken wrote: | Should i use the Tortoise SVN for download all the files and folders? or there is a best way?...
Btw: Thanks for the link.
Edit:
LOOOOOOOOOOOOOOOL, i haven't see this post, please close the thread. |
TortoiseSVN is fine, just use the check out location that Google gives at:
http://code.google.com/p/cheat-engine/source/checkout
So you have:
Code: | svn checkout http://cheat-engine.googlecode.com/svn/trunk/ cheat-engine-read-only |
Right-click a new folder where you want to get the source, choose 'SVN Checkout' and enter the following the for 'URL of Repository':
http://cheat-engine.googlecode.com/svn/trunk/
Adjust the other stuff as you see fit and it should work fine.
_________________
- Retired. |
|
Back to top |
|
 |
Unbr0ken Advanced Cheater
Reputation: 2
Joined: 10 Aug 2011 Posts: 67
|
Posted: Wed Dec 14, 2011 9:49 pm Post subject: |
|
|
Thanks, worked fine.
|
|
Back to top |
|
 |
|