-
Good Guy George
how i can hide ?
hello guys , how i can hide Loading Etc Loading Mesh....in the main loading screen ? Thanks
-
-
Account Upgraded | Title Enabled!
Re: how i can hide ?
You would have to remove them using OllyDBG and ASM edit but nobody posted a tutorial on to do it.
-
Good Guy George
-
Sultan of Yolo
Re: how i can hide ?
uhm, i think just edit these strings to NULL, hex might do it, never checked.
-
Aristrum
Re: how i can hide ?
Go in hex, search for "Loading %s". Change the L to a 00 in hex, and save it.
Job done :).