CLEO Help Problem

CLEO related
Status
Not open for further replies.

Edvincik

Well-known member
Joined
Mar 15, 2016
Messages
399
Reaction score
26
I have encountered bugs of textures in the interior after the minimize of the game, any solutions?
 

Krc

Active member
Joined
Mar 30, 2018
Messages
193
Reaction score
25
Location
Lithuania
Edvincik said:
kazkaS said:
add memcpy

Explain more please

0A8C: write_memory 7634870 size 1 value 1 virtual_protect 1 
0A8C: write_memory 7635034 size 1 value 1 virtual_protect 1 
0C11: memset destination 5499528 value 144 size 6 
0C10: memcpy destination 5499528 source 0@ size 6 
0C11: memset destination 5499528 value 144 size 6 
0C10: memcpy destination 5499528 source 0@ size 6 
0C11: memset destination 7623723 value 144 size 8 
0C10: memcpy destination 7623723 source 0@ size 8 

For off it:

0A8C: write_memory 7634870 size 1 value 0 virtual_protect 1 
0A8C: write_memory 7635034 size 1 value 0 virtual_protect 1
 

Edvincik

Well-known member
Joined
Mar 15, 2016
Messages
399
Reaction score
26
kazkaS said:
Edvincik said:
kazkaS said:
add memcpy

Explain more please

0A8C: write_memory 7634870 size 1 value 1 virtual_protect 1 
0A8C: write_memory 7635034 size 1 value 1 virtual_protect 1 
0C11: memset destination 5499528 value 144 size 6 
0C10: memcpy destination 5499528 source 0@ size 6 
0C11: memset destination 5499528 value 144 size 6 
0C10: memcpy destination 5499528 source 0@ size 6 
0C11: memset destination 7623723 value 144 size 8 
0C10: memcpy destination 7623723 source 0@ size 8 

For off it:

0A8C: write_memory 7634870 size 1 value 0 virtual_protect 1 
0A8C: write_memory 7635034 size 1 value 0 virtual_protect 1
That wont solve my problem
 

Krc

Active member
Joined
Mar 30, 2018
Messages
193
Reaction score
25
Location
Lithuania
Edvincik said:
kazkaS said:
Edvincik said:
kazkaS said:
add memcpy

Explain more please

0A8C: write_memory 7634870 size 1 value 1 virtual_protect 1 
0A8C: write_memory 7635034 size 1 value 1 virtual_protect 1 
0C11: memset destination 5499528 value 144 size 6 
0C10: memcpy destination 5499528 source 0@ size 6 
0C11: memset destination 5499528 value 144 size 6 
0C10: memcpy destination 5499528 source 0@ size 6 
0C11: memset destination 7623723 value 144 size 8 
0C10: memcpy destination 7623723 source 0@ size 8 

For off it:

0A8C: write_memory 7634870 size 1 value 0 virtual_protect 1 
0A8C: write_memory 7635034 size 1 value 0 virtual_protect 1
That wont solve my problem

Just create it with on/off, to me it works perfectly. Maybe your mods is a problem.
 

Edvincik

Well-known member
Joined
Mar 15, 2016
Messages
399
Reaction score
26
kazkaS said:
Edvincik said:
kazkaS said:
Edvincik said:
kazkaS said:
add memcpy

Explain more please

0A8C: write_memory 7634870 size 1 value 1 virtual_protect 1 
0A8C: write_memory 7635034 size 1 value 1 virtual_protect 1 
0C11: memset destination 5499528 value 144 size 6 
0C10: memcpy destination 5499528 source 0@ size 6 
0C11: memset destination 5499528 value 144 size 6 
0C10: memcpy destination 5499528 source 0@ size 6 
0C11: memset destination 7623723 value 144 size 8 
0C10: memcpy destination 7623723 source 0@ size 8 

For off it:

0A8C: write_memory 7634870 size 1 value 0 virtual_protect 1 
0A8C: write_memory 7635034 size 1 value 0 virtual_protect 1
That wont solve my problem

Just create it with on/off, to me it works perfectly. Maybe your mods is a problem.

What Windows do you have?
 

Krc

Active member
Joined
Mar 30, 2018
Messages
193
Reaction score
25
Location
Lithuania
Edvincik said:
kazkaS said:
Edvincik said:
kazkaS said:
Edvincik said:
Explain more please

0A8C: write_memory 7634870 size 1 value 1 virtual_protect 1 
0A8C: write_memory 7635034 size 1 value 1 virtual_protect 1 
0C11: memset destination 5499528 value 144 size 6 
0C10: memcpy destination 5499528 source 0@ size 6 
0C11: memset destination 5499528 value 144 size 6 
0C10: memcpy destination 5499528 source 0@ size 6 
0C11: memset destination 7623723 value 144 size 8 
0C10: memcpy destination 7623723 source 0@ size 8 

For off it:

0A8C: write_memory 7634870 size 1 value 0 virtual_protect 1 
0A8C: write_memory 7635034 size 1 value 0 virtual_protect 1
That wont solve my problem

Just create it with on/off, to me it works perfectly. Maybe your mods is a problem.

What Windows do you have?

i always using windows 7 ultimate
 
Status
Not open for further replies.
Top