I am going to show you how to centre all of your menu ui's
Video :
for example :
Multiplayer Menu options
Play online and the rest of that menu
Maps in map selection
Kick player
Leave game
Mod menu
plus some others but cant remember off the top of my head...
Im not going to go into too much detail so that you guys get daunted and think "EFF THAT"
5 easy steps and your done, yes all that in 5 steps, (think of it as cheating)
ALWAYS MAKE A BAKCUP BEFORE YOU DO ANY MODDING TO THE .ZONE FILE!!!
Step 1:
Open HxD and open your .zone for your patch (presuming you have extracted it already )
Step 2:
Hit Ctrl + R which will open up the "Find and Replace" option inside the HxD it will look like this
Change the "Text-string" to "Hex Values"
like this
Step 3:
Type into the search box C2 70 (without the space) (C270) and click the "All" option
Should look like this
then in the replace box type 42 00 (again without the spaces) (4200)
Will look like this
Step 4:
Click button and BOOM were so close!
Step 5:
Re-inject the patch.... and check out your newly centred menus xD
(this is a very quick way to doing it and tbh very sloppy, as you can risk replacing a value you may have inside a cfg you made, it all depends on what your raw data is (small chance)
ALWAYS MAKE A BAKCUP BEFORE YOU DO ANY MODDING TO THE .ZONE FILE!!!
i hope this helps you out,
i look forward to seeing what you guys make out of this
Regards,
T_m_b07
Ps thank this post if it helped you OR you use this method!!! i spend the time making tutorials for you guys, the least you can do is click the thanks button
Credits, Well i figgured this out for myself, though trial and error to begin with,
As far as im aware... C2 70 is set to the default value, by changing this to 42 00 it places it centre on the screen (can be different to size of television size)
These are Offsets i found regarding mod menu,
8bedb //offset for the menu font!! (from beggining of patch)
8bede //offset for menu alignment (text alignment, left , right, centred, n so on)
8bee7 //offset font size (size of mod menu text, is possible to make a 1.11 true menu size by adjusting this correctly)
8bdd3 //fade of text ?? (font can be made clearer OR faded/see-through deppending on this value)
8bde7 //menu placement (can be moved anywhere on the screen deppending on its value)
Appologies if the offsets are different for your menu (shouldt be) but these are the offsets for my patch,
I will remove this if certain people dislike me having this up :y:
If you set the 12 menu using the usul Window 1 then use these offsets to move it you can have a centred menu
but resize it and it will properly look like 1.11
:y:
seriously ive had these since my v6 (as posted in the video) LMAO i never realised people would actually like or want to use them :confused:
The following user thanked T_m_b07 for this useful post:
I am going to show you how to centre all of your menu ui's
Video :
for example :
Multiplayer Menu options
Play online and the rest of that menu
Maps in map selection
Kick player
Leave game
Mod menu
plus some others but cant remember off the top of my head...
Im not going to go into too much detail so that you guys get daunted and think "EFF THAT"
5 easy steps and your done, yes all that in 5 steps, (think of it as cheating)
ALWAYS MAKE A BAKCUP BEFORE YOU DO ANY MODDING TO THE .ZONE FILE!!!
Step 1:
Open HxD and open your .zone for your patch (presuming you have extracted it already )
Step 2:
Hit Ctrl + R which will open up the "Find and Replace" option inside the HxD it will look like this
Change the "Text-string" to "Hex Values"
like this
Step 3:
Type into the search box C2 70 (without the space) (C270) and click the "All" option
Should look like this
then in the replace box type 42 00 (again without the spaces) (4200)
Will look like this
Step 4:
Click button and BOOM were so close!
Step 5:
Re-inject the patch.... and check out your newly centred menus xD
(this is a very quick way to doing it and tbh very sloppy, as you can risk replacing a value you may have inside a cfg you made, it all depends on what your raw data is (small chance)
ALWAYS MAKE A BAKCUP BEFORE YOU DO ANY MODDING TO THE .ZONE FILE!!!
i hope this helps you out,
i look forward to seeing what you guys make out of this
Regards,
T_m_b07
Ps thank this post if it helped you OR you use this method!!! i spend the time making tutorials for you guys, the least you can do is click the thanks button
Credits, Well i figgured this out for myself, though trial and error to begin with,
BUT with respect,
Aerosoul (for research)
Craigchrist (research)
Lol skipping to spoon feeding I see :p
The following user thanked Rainbow Gravity for this useful post: