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 


FAQ for compiling ce
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source
View previous topic :: View next topic  
Author Message
Csimbi
I post too much
Reputation: 92

Joined: 14 Jul 2007
Posts: 3102

PostPosted: Tue Oct 06, 2009 1:13 pm    Post subject: Reply with quote

No errors now, compiled successfully, thank you.

Two more questions if I may:
1. To make a release build, the only thing I need to do is remove the DEBUG conditional, right? Or, is there anything else, like optimizations and stuff?

2. Can I just replace the current EXE with this one? Or, do I need the new DLLs (maybe other things), too? If yes, which ones do I need?

Thank you.
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: Tue Oct 06, 2009 2:30 pm    Post subject: Reply with quote

you'll also need a new dbk32.dll and dbk32.sys The whole kerneldebugger has been rewritten to be more like the normal windows debugger (including stepping)
_________________
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
Csimbi
I post too much
Reputation: 92

Joined: 14 Jul 2007
Posts: 3102

PostPosted: Tue Oct 06, 2009 2:33 pm    Post subject: Reply with quote

Thank you.
How do I build those?
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: Tue Oct 06, 2009 2:35 pm    Post subject: Reply with quote

you could use the .dll and .sys from the crashing test I uploaded.

else just compile dbk32 with delphi, and use the windows driver kit to build the dbk32.sys driver (build using win2k environment)

_________________
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
Csimbi
I post too much
Reputation: 92

Joined: 14 Jul 2007
Posts: 3102

PostPosted: Tue Oct 06, 2009 4:17 pm    Post subject: Reply with quote

Hmmm. I guess I'll just stick to yours, thank you.
Back to top
View user's profile Send private message
codeworm
How do I cheat?
Reputation: 0

Joined: 29 Oct 2009
Posts: 8

PostPosted: Thu Oct 29, 2009 4:48 am    Post subject: Reply with quote

Unable to compile due to missing simpleaobscanner.pas in rev252 svn
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: Thu Oct 29, 2009 4:51 am    Post subject: Reply with quote

it's in the svn now
_________________
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
codeworm
How do I cheat?
Reputation: 0

Joined: 29 Oct 2009
Posts: 8

PostPosted: Thu Oct 29, 2009 4:52 am    Post subject: Reply with quote

Found another the following that missing from svb frmMemoryAllocHandlerSearchFingerprintunit.pas
circularBuffer.pas


Last edited by codeworm on Thu Oct 29, 2009 5:06 am; edited 1 time in total
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: Thu Oct 29, 2009 5:06 am    Post subject: Reply with quote

fixed. It has been removed from the project
_________________
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 29, 2009 5:14 am    Post subject: Reply with quote

circularBuffer.pas is in now as well
_________________
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
codeworm
How do I cheat?
Reputation: 0

Joined: 29 Oct 2009
Posts: 8

PostPosted: Thu Oct 29, 2009 5:22 am    Post subject: Reply with quote

Thx cheatengine.exe compilation is clean.
Now is the dbk32.dll compilation problem

multicpuexecution.pas is missing
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: Thu Oct 29, 2009 5:34 am    Post subject: Reply with quote

it's in now
_________________
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
codeworm
How do I cheat?
Reputation: 0

Joined: 29 Oct 2009
Posts: 8

PostPosted: Thu Oct 29, 2009 5:43 am    Post subject: Reply with quote

Thx. Now some stealthedit funtions aren't defined in dbk32.dll compilation

[DCC Error] dbk32.dpr(100): E2003 Undeclared identifier: 'stealthedit_InitializeHooks'
[DCC Error] dbk32.dpr(101): E2003 Undeclared identifier: 'stealthedit_AddCloakedSection'
[DCC Error] dbk32.dpr(102): E2003 Undeclared identifier: 'stealthedit_RemoveCloakedSection'
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: Thu Oct 29, 2009 5:47 am    Post subject: Reply with quote

fixed
_________________
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
codeworm
How do I cheat?
Reputation: 0

Joined: 29 Oct 2009
Posts: 8

PostPosted: Thu Oct 29, 2009 6:17 am    Post subject: Reply with quote

Thx. No compilation error anymore :D
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 Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next
Page 4 of 9

 
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