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 


is CE 5.4.2 the latest ver. ?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
guy960915
Expert Cheater
Reputation: 2

Joined: 17 Sep 2007
Posts: 168

PostPosted: Tue Jun 10, 2008 9:00 pm    Post subject: is CE 5.4.2 the latest ver. ? Reply with quote

why is the download from CE site not updated?
it still says 5.4

NOTE:
1. bug on 5.4.2.13, i tried the tutorial when i searched it stock on the search, it won't display the address.
2. on AA, how do you cgange the font and the font size?



EDITE: if you what to try it go here http://forum.cheatengine.org/viewtopic.php?t=247265

Question:
Can you compute how much byte you can alloc on your AA script?
ex.
[ENABLE]
alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
label(exit)

BF1942.exe+2ADB4D:
jmp newmem
nop
returnhere:

newmem: //this is allocated memory, you have read,write,execute access
//place your code here
mov [edi+38],4CBEBC20

originalcode:
mov edx,[edi]
mov [esp+10],ecx

exit:
jmp returnhere


[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
BF1942.exe+2ADB4D:
mov edx,[edi]
mov [esp+10],ecx


Last edited by guy960915 on Wed Jun 11, 2008 4:16 am; edited 2 times in total
Back to top
View user's profile Send private message
Twilly
Grandmaster Cheater Supreme
Reputation: 0

Joined: 05 Dec 2007
Posts: 1645
Location: Singapore

PostPosted: Tue Jun 10, 2008 9:07 pm    Post subject: Reply with quote

I think it's the latest version already.
_________________
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 475

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

PostPosted: Tue Jun 10, 2008 10:47 pm    Post subject: Reply with quote

5.4 is the latest stable release
5.4.2 is a beta build

About the script, just guess yourself. It doesn't hurt to allocate more than needed, and besides even if you allocate only 1 byte, it will still allocate a full 4KB page, so why not use it ?

Giving a size is only important when using multiple allocs, since ce allocates the 4KB+ memory region according to the given size.
e.g at the first 2KB a script, and at the 2nd 2KB variables

_________________
Tools give you results. Knowledge gives you control.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
guy960915
Expert Cheater
Reputation: 2

Joined: 17 Sep 2007
Posts: 168

PostPosted: Wed Jun 11, 2008 4:03 am    Post subject: Reply with quote

ah i see, okay

u know, i really didn't not know why call it beta,
through experience i just assumed it a test/edited version.

i'll just use the 5.4 then
Back to top
View user's profile Send private message
Twilly
Grandmaster Cheater Supreme
Reputation: 0

Joined: 05 Dec 2007
Posts: 1645
Location: Singapore

PostPosted: Wed Jun 11, 2008 4:07 am    Post subject: Reply with quote

guy960915 wrote:
ah i see, okay

u know, i really didn't not know why call it beta,
through experience i just assumed it a test/edited version.

i'll just use the 5.4 then


It's always better to use non-beta versions...There may be bugs in it.

_________________
Back to top
View user's profile Send private message
Nyubis
Newbie cheater
Reputation: 0

Joined: 01 Jul 2008
Posts: 10

PostPosted: Wed Jul 02, 2008 8:03 am    Post subject: Reply with quote

True, my computer nearly crashedbecause of a beta version (not a CE beta)

Since then, I never use any beta versions of a program anymore

_________________
As far as the laws of mathematics refer to reality, they are not certain; and as far as they are certain, they do not refer to reality.
-Albert Einstein
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 All times are GMT - 6 Hours
Page 1 of 1

 
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