Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


compiling
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source
View previous topic :: View next topic  
Author Message
Caveman
How do I cheat?
Reputation: 0

Joined: 17 Apr 2005
Posts: 6

PostPosted: Sun Apr 17, 2005 11:08 am    Post subject: compiling Reply with quote

I downloaded c++ version and tried to compile, so many errors
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 457

Joined: 09 May 2003
Posts: 25262
Location: The netherlands

PostPosted: Sun Apr 17, 2005 12:30 pm    Post subject: Reply with quote

I see you're volunteering to fix them :)

And yes, you won't be able to compile with a standard c++ compiler, you'll need Borland C builder
Also, that c++ version was just a test that I don't work on anymore, I already did it once, I hate doing stuff twice

_________________
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
View user's profile Send private message MSN Messenger
Xblade Of Heaven
Master Cheater
Reputation: 0

Joined: 16 Oct 2005
Posts: 394
Location: DEAD

PostPosted: Thu Oct 27, 2005 10:15 am    Post subject: Reply with quote



ihave a problem compiland the source, i use borland delphi 7 and nothing:

File not found: 'unrandomizer.dcu'

Since I can solve the mistake or wherefrom pueso to extract this file, I want to solve the problem that gives in the captios thank you Wink

_________________
Welcome to the Hell.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Dark Byte
Site Admin
Reputation: 457

Joined: 09 May 2003
Posts: 25262
Location: The netherlands

PostPosted: Thu Oct 27, 2005 10:26 am    Post subject: Reply with quote

try project->build followed by compile

and if that doesn't work try getting the files from the cvs

_________________
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
View user's profile Send private message MSN Messenger
Xblade Of Heaven
Master Cheater
Reputation: 0

Joined: 16 Oct 2005
Posts: 394
Location: DEAD

PostPosted: Thu Oct 27, 2005 10:47 am    Post subject: Reply with quote

Nothing, someone can raise the file that he says that it lacks(is absent)? Thank you
_________________
Welcome to the Hell.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Dark Byte
Site Admin
Reputation: 457

Joined: 09 May 2003
Posts: 25262
Location: The netherlands

PostPosted: Thu Oct 27, 2005 10:55 am    Post subject: Reply with quote

here it is


The Extension 'rar' was deactivated by an board admin, therefore this Attachment is not displayed.


_________________
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
View user's profile Send private message MSN Messenger
Xblade Of Heaven
Master Cheater
Reputation: 0

Joined: 16 Oct 2005
Posts: 394
Location: DEAD

PostPosted: Thu Oct 27, 2005 11:01 am    Post subject: Reply with quote

Hi again, the file that I need is the unrandomizer.dcu, and copied this that me you have put but already exist thank you
_________________
Welcome to the Hell.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Dark Byte
Site Admin
Reputation: 457

Joined: 09 May 2003
Posts: 25262
Location: The netherlands

PostPosted: Thu Oct 27, 2005 11:19 am    Post subject: Reply with quote

then you are not building the file correctly.

open cheatengine.dpr and click project->buil, followed by project->compile
that will generate the dcu. If not it will give a error, but not unrandomizer.dcu not found

_________________
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
View user's profile Send private message MSN Messenger
Dark Byte
Site Admin
Reputation: 457

Joined: 09 May 2003
Posts: 25262
Location: The netherlands

PostPosted: Thu Oct 27, 2005 11:28 am    Post subject: Reply with quote

if you get the error of trainer.exe not existing then first compile the standalone trainer. (or create a empty file called trainer.exe in the ce folder)
_________________
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
View user's profile Send private message MSN Messenger
Xblade Of Heaven
Master Cheater
Reputation: 0

Joined: 16 Oct 2005
Posts: 394
Location: DEAD

PostPosted: Thu Oct 27, 2005 11:31 am    Post subject: Reply with quote

i open cheatengine.dpr clic in project build and this is result:



no compile correct Crying or Very sad

and open el .bpg this is result:


_________________
Welcome to the Hell.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Dark Byte
Site Admin
Reputation: 457

Joined: 09 May 2003
Posts: 25262
Location: The netherlands

PostPosted: Thu Oct 27, 2005 12:57 pm    Post subject: Reply with quote

First compile the standalone trainer (in the standalone folder)
_________________
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
View user's profile Send private message MSN Messenger
Xblade Of Heaven
Master Cheater
Reputation: 0

Joined: 16 Oct 2005
Posts: 394
Location: DEAD

PostPosted: Thu Oct 27, 2005 1:33 pm    Post subject: Reply with quote

the standalone trainer compiling perfect, the cheat engine no, always not found el unrandomizer.dcu

Crying or Very sad Crying or Very sad Crying or Very sad Crying or Very sad

_________________
Welcome to the Hell.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Dark Byte
Site Admin
Reputation: 457

Joined: 09 May 2003
Posts: 25262
Location: The netherlands

PostPosted: Thu Oct 27, 2005 2:09 pm    Post subject: Reply with quote

get the cvs source.

anyhow when using the sourcecode in .rar format :
open cheatengine.dpr
click project->view source
and change
Code:

  unrandomizer in '..\Cheat Engine Delphi\unrandomizer.pas',
  ConfigUnrandomizerFrm in '..\Cheat Engine Delphi\ConfigUnrandomizerFrm.pas' {frmConfigUnrandomizer},
  frmProcesswatcherExtraUnit in '..\Cheat Engine Delphi\frmProcesswatcherExtraUnit.pas' {frmProcessWatcherExtra};


to
Code:

  unrandomizer in 'unrandomizer.pas',
  ConfigUnrandomizerFrm in 'ConfigUnrandomizerFrm.pas' {frmConfigUnrandomizer},
  frmProcesswatcherExtraUnit in 'frmProcesswatcherExtraUnit.pas' {frmProcessWatcherExtra};

_________________
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
View user's profile Send private message MSN Messenger
Xblade Of Heaven
Master Cheater
Reputation: 0

Joined: 16 Oct 2005
Posts: 394
Location: DEAD

PostPosted: Thu Oct 27, 2005 3:15 pm    Post subject: Reply with quote

YESSSS!!!!!!!!!!!!!1 Now compile perfect!!! very thanks Dark Wink
_________________
Welcome to the Hell.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
sharr
Advanced Cheater
Reputation: 0

Joined: 10 Oct 2005
Posts: 78

PostPosted: Mon Oct 31, 2005 6:37 am    Post subject: DDK Reply with quote

I ran DBKKernel\b.bat and it created

objfre_wxp_x86
objfre_wxp_x86\_objects.mac
objfre_wxp_x86\i386
objfre_wxp_x86\i386\DBK32.pdb
objfre_wxp_x86\i386\DBK32.sys
objfre_wxp_x86\i386\dbkdrvr.obj
objfre_wxp_x86\i386\dbkfunc.obj
objfre_wxp_x86\i386\memscan.obj
objfre_wxp_x86\i386\processlist.obj
objfre_wxp_x86\i386\rootkit.obj

now what?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites