hello guys , how i can hide Loading Etc Loading Mesh....in the main loading screen ? Thanks :rolleyes:
Printable View
hello guys , how i can hide Loading Etc Loading Mesh....in the main loading screen ? Thanks :rolleyes:
You would have to remove them using OllyDBG and ASM edit but nobody posted a tutorial on to do it.
ufffff ok thanks
uhm, i think just edit these strings to NULL, hex might do it, never checked.
Go in hex, search for "Loading %s". Change the L to a 00 in hex, and save it.
Job done :).