View Single Post
Old 01-13-20, 02:33 AM   #2
von Zelda
Stowaway
 
Posts: n/a
Downloads:
Uploads:
Default menu 1024_768

Quote:
Originally Posted by Wizz View Post
I understand the right section to change in the .ini is this:

[G29 I2]
Name=Chrono
Type=1026;Menu group
ItemID=0x29020000
ParentID=0x29000000
Pos=-31,0,312,300
Zone= -31 768 312 300 0 1 0x29000000 0 0 0x29020000 -0.1 0 0 0
Color=0xFFFFFFFF

If anyone could baby me through this is would be appreciated. Also please note I've tried any and all solutions from other forum topics.
I believe you must be looking for menu 1024_768 file

Here's the path you need in the SH4 directory: Data/Menu/menu 1024_768

I'd suggest you copy this file and save it as "ORIGINAL menu 1024_768" before making any changes. Open the file, use the "Find" tool under "edit" at top left and type [G29 I2], press find next and you should go right to the section you're looking for. I'd suggest any line that needs changing, just place a ";" (semi-colon) in front of the line (see example below), then type your new line right under the old line which you can leave because the ; negates that line.

Below is an example of the particular section in my menu 1024_768 file

See the ";" before Zone=
Somebody, some time for some reason has previously changed the Zone= line in my file.

[G29 I2]
Name=Chrono
Type=1026;Menu group
ItemID=0x29020000
ParentID=0x29000000
Pos=412,0,312,300
;Zone= 412 768 234 225 0 1 0x29000000 1.23 0 0x29020000 -1 0 -260 -280
Zone= 412 768 234 225 0 1 0x29000000 0.683594 0 0x29020000 0 0 0 -10
Color=0xFFFFFFFF


Hope you find this helpful, let us know.
  Reply With Quote