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 


6.2 version

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions
View previous topic :: View next topic  
Author Message
Therionq
How do I cheat?
Reputation: 0

Joined: 25 Oct 2016
Posts: 2

PostPosted: Tue Oct 25, 2016 12:50 am    Post subject: 6.2 version Reply with quote

I'm trying to run a table for BL2 but I'm getting an error telling me that I need a 6.2 version of CE.
Any idea where I can get it?
Links from download section don't seem to work.
Back to top
View user's profile Send private message
STN
I post too much
Reputation: 43

Joined: 09 Nov 2005
Posts: 2676

PostPosted: Tue Oct 25, 2016 8:49 am    Post subject: Reply with quote

Huh.

Tables are forward compatible so its weird that i'd say that.

https://cheat-engine.en.uptodown.com/windows/download/33557

_________________
Cheat Requests/Tables- Fearless Cheat Engine
https://fearlessrevolution.com
Back to top
View user's profile Send private message
mgr.inz.Player
I post too much
Reputation: 222

Joined: 07 Nov 2008
Posts: 4438
Location: W kraju nad Wisla. UTC+01:00

PostPosted: Tue Oct 25, 2016 4:24 pm    Post subject: Reply with quote

probably because author of CT file used something like this:
Code:
RequiredCEVersion=6.2
if (getCEVersion==nil) or (getCEVersion()~=RequiredCEVersion) then
  messageDialog('Please install Cheat Engine '..RequiredCEVersion, mtError, mbOK)
  closeCE()
end



Instead of:
Code:
RequiredCEVersion=6.2
if (getCEVersion==nil) or (getCEVersion()<RequiredCEVersion) then
  messageDialog('Please install Cheat Engine '..RequiredCEVersion, mtError, mbOK)
  closeCE()
end



(used "~=" instead of "<")






Solution:
Download CT file, open it with decent text editor (e.g. notepad++ or vi), search for getCEVersion()
and change ~= into <
Save

_________________


Last edited by mgr.inz.Player on Tue Oct 25, 2016 4:53 pm; edited 1 time in total
Back to top
View user's profile Send private message MSN Messenger
Therionq
How do I cheat?
Reputation: 0

Joined: 25 Oct 2016
Posts: 2

PostPosted: Tue Oct 25, 2016 4:40 pm    Post subject: Reply with quote

STN wrote:
Huh.

Tables are forward compatible so its weird that i'd say that.


Thank you, works fine with the version you linked.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions 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