ok im making a new theme based off of a concept simulcrum gave me called abyss. now this had to call for some thinking on how to redirect all main icon to one. ive seen it has been done before by lilfibz.so if anyone can help asap . please do. thankz
hex edit vshmain, modify tex_game/network/video/.... to one your wanted.
can you give me an example on how to do this. and thanks
kevinsturf Wrote:can you give me an example on how to do this. and thanks
hex edit vshmain
ctr-f to search for text string called tex_game
type over tex_game with tex_system
of your replacement text is shorter than what is there, say if you had tex_system but awant to make it tex_game, then after you type the e in game go to the left side of the screen and replace the data after that with 0 until the em from system is gone.
SchmilK Wrote:kevinsturf Wrote:can you give me an example on how to do this. and thanks
hex edit vshmain
ctr-f to search for text string called tex_game
type over tex_game with tex_system
of your replacement text is shorter than what is there, say if you had tex_system but awant to make it tex_game, then after you type the e in game go to the left side of the screen and replace the data after that with 0 until the em from system is gone.
thanks schmilk and matchung, you guys rock
one question though which one do I edit, theres 3 of them @ 3ED38 AND 3E21C AND 3F6D8
kevinsturf Wrote:ok im making a new theme based off of a concept simulcrum gave me called abyss. now this had to call for some thinking on how to redirect all main icon to one. ive seen it has been done before by lilfibz.so if anyone can help asap . please do. thankz
double you tee eff? I was doing abyss.
He is my team designer and the only reason why he started giving out ideas is becuase i left and now that im back i will be taking over. Sorry
maybe u should replace all 3 entries..
SchmilK Wrote:kevinsturf Wrote:can you give me an example on how to do this. and thanks
hex edit vshmain
ctr-f to search for text string called tex_game
type over tex_game with tex_system
of your replacement text is shorter than what is there, say if you had tex_system but awant to make it tex_game, then after you type the e in game go to the left side of the screen and replace the data after that with 0 until the em from system is gone.
well said bro schmilk thanks!.
Thanks for all your help guys