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 


I Found CE v6.1.0.1538 BUG

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
fable520
Newbie cheater
Reputation: 0

Joined: 26 May 2011
Posts: 24
Location: chinese

PostPosted: Fri Jun 10, 2011 5:21 am    Post subject: I Found CE v6.1.0.1538 BUG Reply with quote

6.1 版,主界面的“数据类型”那堆什么“4 Bytes”都是因为,但是汉化包里面是中文的,为什么汉化不了呢?会不会是BUG?
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
SER[G]ANT
Expert Cheater
Reputation: 10

Joined: 29 Dec 2005
Posts: 215
Location: Russia

PostPosted: Fri Jun 10, 2011 4:09 pm    Post subject: Reply with quote

It's not a bug. Not all strings included in lang file.
_________________
rzndsa
Back to top
View user's profile Send private message
Aids
Expert Cheater
Reputation: 16

Joined: 13 Jun 2008
Posts: 197

PostPosted: Fri Jun 10, 2011 7:11 pm    Post subject: Reply with quote

Quote:
Chinese - detected to English translation

6.1 Version, the main interface of the "data type " stack of what "4 Bytes" because of, but the finished package which is in Chinese, why can not finished it? Will not be bug?


Better than nothing I suppose.
Back to top
View user's profile Send private message MSN Messenger
Dark Byte
Site Admin
Reputation: 471

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

PostPosted: Fri Jun 10, 2011 7:22 pm    Post subject: Reply with quote

For some reason comboboxes and other items with a stringlist never get saved

but if you REALLY have to change that you can use a lua script to change that

Code:

mf=getMainForm()
VTCombobox=component_findComponentByName(mf, "VarType")
VTItems=combobox_getItems(VTCombobox)
strings_setString(VTItems, 0, 'bit(s)')
strings_setString(VTItems, 1, '8-bit')
strings_setString(VTItems, 2, '16-bit')
strings_setString(VTItems, 3, '32-bit')
strings_setString(VTItems, 4, '64-bit')
strings_setString(VTItems, 5, '32-bit Floating Point')
strings_setString(VTItems, 6, '64-bit Floating Point')
strings_setString(VTItems, 7, 'Gibberish')
strings_setString(VTItems, 8, 'AOB')
strings_setString(VTItems, 9, '8 to 64-bit including FP')

and then tell people to put this in main.lua. Or just put main.lua in your archive and tell to extract to the base of the cheat engine 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
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