Post: CFG Menu position too high [HELP!]
01-31-2013, 12:39 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hi everyone! sorry for my english I'm french ...Happy
I appeal to you today because I have a problem with my CFG! the menu is good but it is too high relative to the screen shot of the menu I do not see it entirely how someone would do that to be really down between the center of the screen?
:cry: HELP !
Last edited by iSqeezi ; 01-31-2013 at 05:47 PM.
02-02-2013, 07:23 PM #11
Originally posted by CrimsonEcho View Post
Bro if you are using a cfg usb menu with
    seta con_gameMsgWindow1FadeInTime "0"
seta con_gameMsgWindow1FadeOutTime "999"
seta con_gameMsgWindow1LineCount "9"
seta con_gameMsgWindow1MsgTime "999"
seta con_gameMsgWindow1ScrollTime "0
seta con_gameMsgWindow1Filter "gamenotify"
seta con_gameMsgWindow0Filter "obituary"


then the menu position of menu with be (i think) 3 names high...

so you would have to do 3 blank vstr
EX:
    
bind dpad_up vstr binds

set binds "bind dpad_up vstr U;bind dpad_down vstr D;bind button_x vstr X;bind button_rstick vstr R3;vstr Menu4"

set Menu4 "vstr 1;vstr 2;vstr 3;set D vstr Menu5;set X vstr CLOSE;set R3 vstr DIVE;vstr 4"



set DIVE "setPerk CrimsonEcho specialty_jumpdive 1;perk_diveDistanceCheck 64;perk_diveGravityScale 0.75;perk_diveVelocity 250;perk_diveViewRollResetSpeed 4;perk_diveViewRollSpeed 0.5;perk_diveViewRollTarget 45"


set 1 "\""^7"\""
set 2 "\""^7"\""
set 3 "\""^7"\""


set 4 "\""^4{Dive Perk}"\""
set 5 "\""^7Dive Perk"\""



I test this tomorow Happy Thx
02-03-2013, 06:14 PM #12
Originally posted by b07 View Post
Open the Zone in HxD and if it is a 1.14 patch then these are the offsets you would need to change:

Top Left : 0x8BDD7
Top Right: 0x8BDDB
Bottom Left: 0x8BDEB
Bottom Right: 0x8BDEF

Those are the 4 corners of the menu positioning, adjust those to what values you want them to be and it will move your menu to where you want it to go.

You can use You must login or register to view this content. to convert your values between decimal value and hexadecimal value (each of the 4 offsets are 4 bytes in length).

Hope this helped.

This guy knows what he's talking about Winky Winky

The following user thanked matt0897 for this useful post:

T_m_b07
02-03-2013, 07:17 PM #13
tryed but didnt do a *** why??
10-08-2015, 02:15 AM #14
Originally posted by CrimsonEcho View Post
Bro if you are using a cfg usb menu with
    seta con_gameMsgWindow1FadeInTime "0"
seta con_gameMsgWindow1FadeOutTime "999"
seta con_gameMsgWindow1LineCount "9"
seta con_gameMsgWindow1MsgTime "999"
seta con_gameMsgWindow1ScrollTime "0
seta con_gameMsgWindow1Filter "gamenotify"
seta con_gameMsgWindow0Filter "obituary"


then the menu position of menu with be (i think) 3 names high...

so you would have to do 3 blank vstr
EX:
    
bind dpad_up vstr binds

set binds "bind dpad_up vstr U;bind dpad_down vstr D;bind button_x vstr X;bind button_rstick vstr R3;vstr Menu4"

set Menu4 "vstr 1;vstr 2;vstr 3;set D vstr Menu5;set X vstr CLOSE;set R3 vstr DIVE;vstr 4"



set DIVE "setPerk CrimsonEcho specialty_jumpdive 1;perk_diveDistanceCheck 64;perk_diveGravityScale 0.75;perk_diveVelocity 250;perk_diveViewRollResetSpeed 4;perk_diveViewRollSpeed 0.5;perk_diveViewRollTarget 45"


set 1 "\""^7"\""
set 2 "\""^7"\""
set 3 "\""^7"\""


set 4 "\""^4{Dive Perk}"\""
set 5 "\""^7Dive Perk"\""


How can I add this to my premade 1.14 base?

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo