Partial Class Form1 Inherits System.Windows.Forms.Form 'Форма переопределяет dispose для очистки списка компонентов. Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Является обязательной для конструктора форм Windows Forms Private components As System.ComponentModel.IContainer 'Примечание: следующая процедура является обязательной для конструктора форм Windows Forms 'Для ее изменения используйте конструктор форм Windows Form. 'Не изменяйте ее в редакторе исходного кода. Private Sub InitializeComponent() Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1)) Me.JapISOPath = New System.Windows.Forms.TextBox() Me.EngISOPath = New System.Windows.Forms.TextBox() Me.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.UserPath = New System.Windows.Forms.TextBox() Me.Label3 = New System.Windows.Forms.Label() Me.KUDOSpath = New System.Windows.Forms.TextBox() Me.Label4 = New System.Windows.Forms.Label() Me.TabControl1 = New System.Windows.Forms.TabControl() Me.ReplaceTextExecutes = New System.Windows.Forms.TabPage() Me.RelpaceTextExecs = New System.Windows.Forms.Button() Me.Label23 = New System.Windows.Forms.Label() Me.GroupBox11 = New System.Windows.Forms.GroupBox() Me.UpperCLUT = New System.Windows.Forms.CheckBox() Me.LowerCLUT = New System.Windows.Forms.CheckBox() Me.Force4bit = New System.Windows.Forms.CheckBox() Me.ImgShow = New System.Windows.Forms.Button() Me.Show16bit = New System.Windows.Forms.Button() Me.ClutShift = New System.Windows.Forms.NumericUpDown() Me.CLUTid = New System.Windows.Forms.NumericUpDown() Me.Label21 = New System.Windows.Forms.Label() Me.CLUTs = New System.Windows.Forms.Label() Me.SortedFileList = New System.Windows.Forms.ListBox() Me.ShowSorted = New System.Windows.Forms.Button() Me.SearchHexPattern = New System.Windows.Forms.Button() Me.HexPatternBox = New System.Windows.Forms.TextBox() Me.GroupBox3 = New System.Windows.Forms.GroupBox() Me.GroupBox10 = New System.Windows.Forms.GroupBox() Me.imp16bit = New System.Windows.Forms.RadioButton() Me.Imp8bit = New System.Windows.Forms.RadioButton() Me.imp4bit = New System.Windows.Forms.RadioButton() Me.PNGimport = New System.Windows.Forms.Button() Me.IgnoreGaps = New System.Windows.Forms.CheckBox() Me.ForceRle = New System.Windows.Forms.CheckBox() Me.getFreeSector = New System.Windows.Forms.Button() Me.importToBin = New System.Windows.Forms.Button() Me.notEncodeTorle = New System.Windows.Forms.RadioButton() Me.encodeTOrle = New System.Windows.Forms.RadioButton() Me.Label6 = New System.Windows.Forms.Label() Me.importSector = New System.Windows.Forms.TextBox() Me.SelBinFiles = New System.Windows.Forms.ListBox() Me.GroupBox2 = New System.Windows.Forms.GroupBox() Me.Tim8Shift = New System.Windows.Forms.CheckBox() Me.CompareBTS = New System.Windows.Forms.TextBox() Me.Label24 = New System.Windows.Forms.Label() Me.SearchPointers = New System.Windows.Forms.Button() Me.alpha0 = New System.Windows.Forms.CheckBox() Me.PngExport = New System.Windows.Forms.Button() Me.MakePointers = New System.Windows.Forms.Button() Me.CreateBinDirCheck = New System.Windows.Forms.CheckBox() Me.ExportUnrleFile = New System.Windows.Forms.Button() Me.ExportRaw = New System.Windows.Forms.RadioButton() Me.ExportRLEDec = New System.Windows.Forms.RadioButton() Me.Label8 = New System.Windows.Forms.Label() Me.Savedlbl = New System.Windows.Forms.Label() Me.ExportBinPath = New System.Windows.Forms.TextBox() Me.Panel1 = New System.Windows.Forms.Panel() Me.FilnamLabel = New System.Windows.Forms.Label() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.CDExtraBtn = New System.Windows.Forms.RadioButton() Me.FileDescr = New System.Windows.Forms.TextBox() Me.NotDeconstr = New System.Windows.Forms.CheckBox() Me.Mode2352 = New System.Windows.Forms.CheckBox() Me.UpdateSizeTable = New System.Windows.Forms.CheckBox() Me.ExpMainExe = New System.Windows.Forms.Button() Me.ImportCode = New System.Windows.Forms.Button() Me.importRAWtoSel = New System.Windows.Forms.Button() Me.exportBinfiletoBIN = New System.Windows.Forms.Button() Me.OPenBinBtn = New System.Windows.Forms.Button() Me.CDFileList = New System.Windows.Forms.ListBox() Me.ReadCDFileTable = New System.Windows.Forms.Button() Me.Label22 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.japRadio = New System.Windows.Forms.RadioButton() Me.KudosBtn = New System.Windows.Forms.RadioButton() Me.EngRadio = New System.Windows.Forms.RadioButton() Me.UserRadio = New System.Windows.Forms.RadioButton() Me.TabPage2 = New System.Windows.Forms.TabPage() Me.makeTreeTest = New System.Windows.Forms.Button() Me.Label14 = New System.Windows.Forms.Label() Me.encodeID = New System.Windows.Forms.TextBox() Me.RLEdecode = New System.Windows.Forms.Button() Me.Unrle_Btn = New System.Windows.Forms.Button() Me.unRLEfileOpen = New System.Windows.Forms.Button() Me.Label7 = New System.Windows.Forms.Label() Me.unRLEfile = New System.Windows.Forms.TextBox() Me.TabPage3 = New System.Windows.Forms.TabPage() Me.PatchCytyTextCoords = New System.Windows.Forms.Button() Me.GroupBox7 = New System.Windows.Forms.GroupBox() Me.TextBox5 = New System.Windows.Forms.TextBox() Me.Label16 = New System.Windows.Forms.Label() Me.DialLeftSpaceWr = New System.Windows.Forms.Button() Me.coordMultiAsmWr = New System.Windows.Forms.Button() Me.WriteFontWide1 = New System.Windows.Forms.Button() Me.DialLeftSpaceRd = New System.Windows.Forms.Button() Me.coordMultiAsmRd = New System.Windows.Forms.Button() Me.ReadFontWide1 = New System.Windows.Forms.Button() Me.DialLeftSpaceText = New System.Windows.Forms.TextBox() Me.TextCharSpacer = New System.Windows.Forms.TextBox() Me.FontWide1 = New System.Windows.Forms.TextBox() Me.ConvertTo12x12 = New System.Windows.Forms.Button() Me.ModifyFont = New System.Windows.Forms.Button() Me.Label19 = New System.Windows.Forms.Label() Me.Label18 = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.Label15 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.TabPage6 = New System.Windows.Forms.TabPage() Me.ParseEvent = New System.Windows.Forms.Button() Me.GroupBox6 = New System.Windows.Forms.GroupBox() Me.Export518_675 = New System.Windows.Forms.Button() Me.Export181577 = New System.Windows.Forms.Button() Me.Export181RUS = New System.Windows.Forms.Button() Me.Export1112RUS = New System.Windows.Forms.Button() Me.SceneryImport = New System.Windows.Forms.Button() Me.ConvertEventsForEditing = New System.Windows.Forms.Button() Me.DistrEditor = New System.Windows.Forms.Button() Me.CharCodeGenerator = New System.Windows.Forms.Button() Me.GenChars = New System.Windows.Forms.Button() Me.Label20 = New System.Windows.Forms.Label() Me.GroupBox9 = New System.Windows.Forms.GroupBox() Me.Convert_Summon = New System.Windows.Forms.Button() Me.Summon_Export = New System.Windows.Forms.Button() Me.GroupBox8 = New System.Windows.Forms.GroupBox() Me.ConvertContactScript = New System.Windows.Forms.Button() Me.ExportContact = New System.Windows.Forms.Button() Me.ExportDUNGScripts = New System.Windows.Forms.Button() Me.Button1 = New System.Windows.Forms.Button() Me.OffsetEditorBtn = New System.Windows.Forms.Button() Me.ScriptView = New System.Windows.Forms.Button() Me.GroupBox5 = New System.Windows.Forms.GroupBox() Me.NewTextMODE = New System.Windows.Forms.CheckBox() Me.ImportTXT = New System.Windows.Forms.Button() Me.GroupBox4 = New System.Windows.Forms.GroupBox() Me.UnKudosScript = New System.Windows.Forms.CheckBox() Me.SelExportCript = New System.Windows.Forms.Button() Me.TabPage4 = New System.Windows.Forms.TabPage() Me.SaveTit = New System.Windows.Forms.Button() Me.LoadTitles = New System.Windows.Forms.Button() Me.TGrid = New System.Windows.Forms.DataGridView() Me.ID = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.SaveTitles = New System.Windows.Forms.Button() Me.TitlesLoad = New System.Windows.Forms.Button() Me.TabPage5 = New System.Windows.Forms.TabPage() Me.RadioSort1 = New System.Windows.Forms.RadioButton() Me.SortCDFiles = New System.Windows.Forms.Button() Me.CDLoadSortedFiles = New System.Windows.Forms.Button() Me.CDGrid = New System.Windows.Forms.DataGridView() Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.JAP = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.SizeB = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.Eng = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.EndSec = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.Gap = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.TabPage7 = New System.Windows.Forms.TabPage() Me.PSP_UNPACK_EVENT_BIN = New System.Windows.Forms.Button() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.RawSectorImport = New System.Windows.Forms.TextBox() Me.RawToSectorImport = New System.Windows.Forms.Button() Me.Label13 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.WorkDir = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog() Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog() Me.tstBtn = New System.Windows.Forms.Button() Me.Label17 = New System.Windows.Forms.Label() Me.CDFreeSpaceLabel = New System.Windows.Forms.Label() Me.SaveShadowDisc = New System.Windows.Forms.Button() Me.LastSectorLbl = New System.Windows.Forms.Label() Me.ProgressBar1 = New System.Windows.Forms.ProgressBar() Me.BackgroundWorker1 = New System.ComponentModel.BackgroundWorker() Me.conv3D = New System.Windows.Forms.Button() Me.Label25 = New System.Windows.Forms.Label() Me.CDEXTRApath = New System.Windows.Forms.TextBox() Me.SavePaths = New System.Windows.Forms.Button() Me.TabControl1.SuspendLayout() Me.ReplaceTextExecutes.SuspendLayout() Me.GroupBox11.SuspendLayout() CType(Me.ClutShift, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CLUTid, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox3.SuspendLayout() Me.GroupBox10.SuspendLayout() Me.GroupBox2.SuspendLayout() Me.GroupBox1.SuspendLayout() Me.TabPage2.SuspendLayout() Me.TabPage3.SuspendLayout() Me.GroupBox7.SuspendLayout() Me.TabPage6.SuspendLayout() Me.GroupBox6.SuspendLayout() Me.GroupBox9.SuspendLayout() Me.GroupBox8.SuspendLayout() Me.GroupBox5.SuspendLayout() Me.GroupBox4.SuspendLayout() Me.TabPage4.SuspendLayout() CType(Me.TGrid, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage5.SuspendLayout() CType(Me.CDGrid, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage7.SuspendLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'JapISOPath ' Me.JapISOPath.Location = New System.Drawing.Point(14, 27) Me.JapISOPath.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.JapISOPath.Name = "JapISOPath" Me.JapISOPath.Size = New System.Drawing.Size(271, 23) Me.JapISOPath.TabIndex = 0 Me.JapISOPath.Text = "D:\Games\PSX\Persona 2 - Batsu (NTSC-J) [SLPS-02825]\Persona 2 - Batsu (NTSC-J) [" & "SLPS-02825].bin" ' 'EngISOPath ' Me.EngISOPath.Location = New System.Drawing.Point(14, 74) Me.EngISOPath.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.EngISOPath.Name = "EngISOPath" Me.EngISOPath.Size = New System.Drawing.Size(271, 23) Me.EngISOPath.TabIndex = 0 Me.EngISOPath.Text = "D:\Games\PSX\Persona 2 - Batsu (NTSC-J) [SLPS-02825]\Persona 2 - EP (USA) [Locali" & "zed - Undub].bin" ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(14, 7) Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(161, 16) Me.Label1.TabIndex = 1 Me.Label1.Text = "Japan EP CD Image .BIN" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(14, 55) Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(147, 16) Me.Label2.TabIndex = 1 Me.Label2.Text = "USA EP CD Image .BIN" ' 'UserPath ' Me.UserPath.Location = New System.Drawing.Point(309, 26) Me.UserPath.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.UserPath.Name = "UserPath" Me.UserPath.Size = New System.Drawing.Size(266, 23) Me.UserPath.TabIndex = 0 Me.UserPath.Text = "D:\Games\PSX\Persona 2 - Batsu (NTSC-J) [SLPS-02825]\EXTRA_CD\Sumaru TV Special P" & "review Disc (Japan).bin" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(309, 7) Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(147, 16) Me.Label3.TabIndex = 1 Me.Label3.Text = "User (Modified) .BIN" ' 'KUDOSpath ' Me.KUDOSpath.Location = New System.Drawing.Point(309, 74) Me.KUDOSpath.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.KUDOSpath.Name = "KUDOSpath" Me.KUDOSpath.Size = New System.Drawing.Size(266, 23) Me.KUDOSpath.TabIndex = 0 Me.KUDOSpath.Text = "D:\Games\PSX\Persona 2 - Batsu (NTSC-J) [SLPS-02825]\P2_KUDOS.bin" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(309, 55) Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(77, 16) Me.Label4.TabIndex = 1 Me.Label4.Text = "KUDOS .BIN" ' 'TabControl1 ' Me.TabControl1.Controls.Add(Me.ReplaceTextExecutes) Me.TabControl1.Controls.Add(Me.TabPage2) Me.TabControl1.Controls.Add(Me.TabPage3) Me.TabControl1.Controls.Add(Me.TabPage6) Me.TabControl1.Controls.Add(Me.TabPage4) Me.TabControl1.Controls.Add(Me.TabPage5) Me.TabControl1.Controls.Add(Me.TabPage7) Me.TabControl1.Location = New System.Drawing.Point(14, 121) Me.TabControl1.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.TabControl1.Name = "TabControl1" Me.TabControl1.SelectedIndex = 0 Me.TabControl1.Size = New System.Drawing.Size(1338, 797) Me.TabControl1.TabIndex = 2 ' 'ReplaceTextExecutes ' Me.ReplaceTextExecutes.BackColor = System.Drawing.Color.Silver Me.ReplaceTextExecutes.Controls.Add(Me.RelpaceTextExecs) Me.ReplaceTextExecutes.Controls.Add(Me.Label23) Me.ReplaceTextExecutes.Controls.Add(Me.GroupBox11) Me.ReplaceTextExecutes.Controls.Add(Me.SortedFileList) Me.ReplaceTextExecutes.Controls.Add(Me.ShowSorted) Me.ReplaceTextExecutes.Controls.Add(Me.SearchHexPattern) Me.ReplaceTextExecutes.Controls.Add(Me.HexPatternBox) Me.ReplaceTextExecutes.Controls.Add(Me.GroupBox3) Me.ReplaceTextExecutes.Controls.Add(Me.SelBinFiles) Me.ReplaceTextExecutes.Controls.Add(Me.GroupBox2) Me.ReplaceTextExecutes.Controls.Add(Me.FilnamLabel) Me.ReplaceTextExecutes.Controls.Add(Me.GroupBox1) Me.ReplaceTextExecutes.Location = New System.Drawing.Point(4, 25) Me.ReplaceTextExecutes.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ReplaceTextExecutes.Name = "ReplaceTextExecutes" Me.ReplaceTextExecutes.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ReplaceTextExecutes.Size = New System.Drawing.Size(1330, 768) Me.ReplaceTextExecutes.TabIndex = 0 Me.ReplaceTextExecutes.Text = "ISO < > files" ' 'RelpaceTextExecs ' Me.RelpaceTextExecs.Location = New System.Drawing.Point(26, 729) Me.RelpaceTextExecs.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.RelpaceTextExecs.Name = "RelpaceTextExecs" Me.RelpaceTextExecs.Size = New System.Drawing.Size(330, 29) Me.RelpaceTextExecs.TabIndex = 18 Me.RelpaceTextExecs.Text = "Replace All Text Calls (8001a3a8) in Selected" Me.RelpaceTextExecs.UseVisualStyleBackColor = True ' 'Label23 ' Me.Label23.AutoSize = True Me.Label23.Location = New System.Drawing.Point(377, 666) Me.Label23.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(35, 16) Me.Label23.TabIndex = 17 Me.Label23.Text = "<<<<" ' 'GroupBox11 ' Me.GroupBox11.BackColor = System.Drawing.Color.PaleGreen Me.GroupBox11.Controls.Add(Me.UpperCLUT) Me.GroupBox11.Controls.Add(Me.LowerCLUT) Me.GroupBox11.Controls.Add(Me.Force4bit) Me.GroupBox11.Controls.Add(Me.ImgShow) Me.GroupBox11.Controls.Add(Me.Show16bit) Me.GroupBox11.Controls.Add(Me.ClutShift) Me.GroupBox11.Controls.Add(Me.CLUTid) Me.GroupBox11.Controls.Add(Me.Label21) Me.GroupBox11.Controls.Add(Me.CLUTs) Me.GroupBox11.Location = New System.Drawing.Point(1076, 14) Me.GroupBox11.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox11.Name = "GroupBox11" Me.GroupBox11.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox11.Size = New System.Drawing.Size(238, 198) Me.GroupBox11.TabIndex = 16 Me.GroupBox11.TabStop = False Me.GroupBox11.Text = "Show Image --->" ' 'UpperCLUT ' Me.UpperCLUT.AutoSize = True Me.UpperCLUT.Location = New System.Drawing.Point(6, 101) Me.UpperCLUT.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.UpperCLUT.Name = "UpperCLUT" Me.UpperCLUT.Size = New System.Drawing.Size(89, 20) Me.UpperCLUT.TabIndex = 17 Me.UpperCLUT.Text = "UpperCLUT" Me.UpperCLUT.UseVisualStyleBackColor = True ' 'LowerCLUT ' Me.LowerCLUT.AutoSize = True Me.LowerCLUT.Location = New System.Drawing.Point(6, 122) Me.LowerCLUT.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.LowerCLUT.Name = "LowerCLUT" Me.LowerCLUT.Size = New System.Drawing.Size(96, 20) Me.LowerCLUT.TabIndex = 16 Me.LowerCLUT.Text = "Lower CLUT" Me.LowerCLUT.UseVisualStyleBackColor = True ' 'Force4bit ' Me.Force4bit.AutoSize = True Me.Force4bit.Location = New System.Drawing.Point(6, 47) Me.Force4bit.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.Force4bit.Name = "Force4bit" Me.Force4bit.Size = New System.Drawing.Size(89, 20) Me.Force4bit.TabIndex = 15 Me.Force4bit.Text = "Force4bit" Me.Force4bit.UseVisualStyleBackColor = True ' 'ImgShow ' Me.ImgShow.Location = New System.Drawing.Point(110, 42) Me.ImgShow.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ImgShow.Name = "ImgShow" Me.ImgShow.Size = New System.Drawing.Size(120, 29) Me.ImgShow.TabIndex = 13 Me.ImgShow.Text = "Show Image --->" Me.ImgShow.UseVisualStyleBackColor = True ' 'Show16bit ' Me.Show16bit.Location = New System.Drawing.Point(57, 162) Me.Show16bit.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.Show16bit.Name = "Show16bit" Me.Show16bit.Size = New System.Drawing.Size(173, 29) Me.Show16bit.TabIndex = 14 Me.Show16bit.Text = "Show16Bit img / CLUT -->" Me.Show16bit.UseVisualStyleBackColor = True ' 'ClutShift ' Me.ClutShift.Location = New System.Drawing.Point(189, 103) Me.ClutShift.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ClutShift.Name = "ClutShift" Me.ClutShift.Size = New System.Drawing.Size(41, 23) Me.ClutShift.TabIndex = 11 ' 'CLUTid ' Me.CLUTid.Location = New System.Drawing.Point(190, 74) Me.CLUTid.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.CLUTid.Name = "CLUTid" Me.CLUTid.Size = New System.Drawing.Size(41, 23) Me.CLUTid.TabIndex = 11 ' 'Label21 ' Me.Label21.Location = New System.Drawing.Point(112, 107) Me.Label21.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(100, 17) Me.Label21.TabIndex = 12 Me.Label21.Text = "CLUT shift" ' 'CLUTs ' Me.CLUTs.Location = New System.Drawing.Point(107, 77) Me.CLUTs.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.CLUTs.Name = "CLUTs" Me.CLUTs.Size = New System.Drawing.Size(100, 17) Me.CLUTs.TabIndex = 12 Me.CLUTs.Text = "CLUTs Num:" ' 'SortedFileList ' Me.SortedFileList.FormattingEnabled = True Me.SortedFileList.HorizontalScrollbar = True Me.SortedFileList.ItemHeight = 16 Me.SortedFileList.Location = New System.Drawing.Point(1077, 297) Me.SortedFileList.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.SortedFileList.Name = "SortedFileList" Me.SortedFileList.Size = New System.Drawing.Size(229, 452) Me.SortedFileList.TabIndex = 10 ' 'ShowSorted ' Me.ShowSorted.Location = New System.Drawing.Point(1076, 261) Me.ShowSorted.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ShowSorted.Name = "ShowSorted" Me.ShowSorted.Size = New System.Drawing.Size(230, 29) Me.ShowSorted.TabIndex = 9 Me.ShowSorted.Text = "Show SectorSortedFileList" Me.ShowSorted.UseVisualStyleBackColor = True ' 'SearchHexPattern ' Me.SearchHexPattern.Location = New System.Drawing.Point(420, 689) Me.SearchHexPattern.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.SearchHexPattern.Name = "SearchHexPattern" Me.SearchHexPattern.Size = New System.Drawing.Size(337, 27) Me.SearchHexPattern.TabIndex = 8 Me.SearchHexPattern.Text = "Search HEX Offset in all CD" Me.SearchHexPattern.UseVisualStyleBackColor = True ' 'HexPatternBox ' Me.HexPatternBox.Location = New System.Drawing.Point(420, 663) Me.HexPatternBox.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.HexPatternBox.Name = "HexPatternBox" Me.HexPatternBox.Size = New System.Drawing.Size(336, 23) Me.HexPatternBox.TabIndex = 7 ' 'GroupBox3 ' Me.GroupBox3.BackColor = System.Drawing.Color.SkyBlue Me.GroupBox3.Controls.Add(Me.GroupBox10) Me.GroupBox3.Controls.Add(Me.IgnoreGaps) Me.GroupBox3.Controls.Add(Me.ForceRle) Me.GroupBox3.Controls.Add(Me.getFreeSector) Me.GroupBox3.Controls.Add(Me.importToBin) Me.GroupBox3.Controls.Add(Me.notEncodeTorle) Me.GroupBox3.Controls.Add(Me.encodeTOrle) Me.GroupBox3.Controls.Add(Me.Label6) Me.GroupBox3.Controls.Add(Me.importSector) Me.GroupBox3.Location = New System.Drawing.Point(768, 366) Me.GroupBox3.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox3.Name = "GroupBox3" Me.GroupBox3.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox3.Size = New System.Drawing.Size(302, 369) Me.GroupBox3.TabIndex = 3 Me.GroupBox3.TabStop = False Me.GroupBox3.Text = "Import" ' 'GroupBox10 ' Me.GroupBox10.BackColor = System.Drawing.Color.LightGreen Me.GroupBox10.Controls.Add(Me.imp16bit) Me.GroupBox10.Controls.Add(Me.Imp8bit) Me.GroupBox10.Controls.Add(Me.imp4bit) Me.GroupBox10.Controls.Add(Me.PNGimport) Me.GroupBox10.Location = New System.Drawing.Point(8, 246) Me.GroupBox10.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox10.Name = "GroupBox10" Me.GroupBox10.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox10.Size = New System.Drawing.Size(288, 123) Me.GroupBox10.TabIndex = 12 Me.GroupBox10.TabStop = False Me.GroupBox10.Text = "IMG IMPORT" ' 'imp16bit ' Me.imp16bit.AutoSize = True Me.imp16bit.Location = New System.Drawing.Point(66, 51) Me.imp16bit.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.imp16bit.Name = "imp16bit" Me.imp16bit.Size = New System.Drawing.Size(165, 20) Me.imp16bit.TabIndex = 11 Me.imp16bit.Text = "16bit mode(TrueCols)" Me.imp16bit.UseVisualStyleBackColor = True ' 'Imp8bit ' Me.Imp8bit.AutoSize = True Me.Imp8bit.Location = New System.Drawing.Point(141, 23) Me.Imp8bit.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.Imp8bit.Name = "Imp8bit" Me.Imp8bit.Size = New System.Drawing.Size(151, 20) Me.Imp8bit.TabIndex = 10 Me.Imp8bit.Text = "8bit mode(256cols)" Me.Imp8bit.UseVisualStyleBackColor = True ' 'imp4bit ' Me.imp4bit.AutoSize = True Me.imp4bit.Checked = True Me.imp4bit.Location = New System.Drawing.Point(8, 23) Me.imp4bit.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.imp4bit.Name = "imp4bit" Me.imp4bit.Size = New System.Drawing.Size(144, 20) Me.imp4bit.TabIndex = 0 Me.imp4bit.TabStop = True Me.imp4bit.Text = "4bit mode(16cols)" Me.imp4bit.UseVisualStyleBackColor = True ' 'PNGimport ' Me.PNGimport.Location = New System.Drawing.Point(6, 87) Me.PNGimport.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.PNGimport.Name = "PNGimport" Me.PNGimport.Size = New System.Drawing.Size(275, 29) Me.PNGimport.TabIndex = 9 Me.PNGimport.Text = "Import PNG to selected w/ source compr." Me.PNGimport.UseVisualStyleBackColor = True ' 'IgnoreGaps ' Me.IgnoreGaps.AutoSize = True Me.IgnoreGaps.Location = New System.Drawing.Point(12, 77) Me.IgnoreGaps.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.IgnoreGaps.Name = "IgnoreGaps" Me.IgnoreGaps.Size = New System.Drawing.Size(138, 20) Me.IgnoreGaps.TabIndex = 11 Me.IgnoreGaps.Text = "IgnoreSectorGaps" Me.IgnoreGaps.UseVisualStyleBackColor = True ' 'ForceRle ' Me.ForceRle.AutoSize = True Me.ForceRle.CheckAlign = System.Drawing.ContentAlignment.MiddleRight Me.ForceRle.Location = New System.Drawing.Point(175, 23) Me.ForceRle.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ForceRle.Name = "ForceRle" Me.ForceRle.Size = New System.Drawing.Size(131, 20) Me.ForceRle.TabIndex = 10 Me.ForceRle.Text = "<<< ForceRLE(!)" Me.ForceRle.UseVisualStyleBackColor = True ' 'getFreeSector ' Me.getFreeSector.Location = New System.Drawing.Point(142, 90) Me.getFreeSector.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.getFreeSector.Name = "getFreeSector" Me.getFreeSector.Size = New System.Drawing.Size(153, 48) Me.getFreeSector.TabIndex = 8 Me.getFreeSector.Text = "Get New Free Sector" Me.getFreeSector.UseVisualStyleBackColor = True ' 'importToBin ' Me.importToBin.Location = New System.Drawing.Point(7, 178) Me.importToBin.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.importToBin.Name = "importToBin" Me.importToBin.Size = New System.Drawing.Size(288, 61) Me.importToBin.TabIndex = 1 Me.importToBin.Text = "Select File and import To Selected Bin" Me.importToBin.UseVisualStyleBackColor = True ' 'notEncodeTorle ' Me.notEncodeTorle.AutoSize = True Me.notEncodeTorle.Location = New System.Drawing.Point(12, 48) Me.notEncodeTorle.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.notEncodeTorle.Name = "notEncodeTorle" Me.notEncodeTorle.Size = New System.Drawing.Size(193, 20) Me.notEncodeTorle.TabIndex = 0 Me.notEncodeTorle.Text = "RAW Import (Tim, etc...)" Me.notEncodeTorle.UseVisualStyleBackColor = True ' 'encodeTOrle ' Me.encodeTOrle.AutoSize = True Me.encodeTOrle.Checked = True Me.encodeTOrle.Location = New System.Drawing.Point(13, 21) Me.encodeTOrle.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.encodeTOrle.Name = "encodeTOrle" Me.encodeTOrle.Size = New System.Drawing.Size(151, 20) Me.encodeTOrle.TabIndex = 0 Me.encodeTOrle.TabStop = True Me.encodeTOrle.Text = "Source Compression" Me.encodeTOrle.UseVisualStyleBackColor = True ' 'Label6 ' Me.Label6.Location = New System.Drawing.Point(4, 111) Me.Label6.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(115, 32) Me.Label6.TabIndex = 1 Me.Label6.Text = "Import Sector Address" Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'importSector ' Me.importSector.Location = New System.Drawing.Point(7, 146) Me.importSector.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.importSector.Name = "importSector" Me.importSector.Size = New System.Drawing.Size(288, 23) Me.importSector.TabIndex = 6 Me.importSector.Text = "280000" ' 'SelBinFiles ' Me.SelBinFiles.FormattingEnabled = True Me.SelBinFiles.HorizontalScrollbar = True Me.SelBinFiles.ItemHeight = 16 Me.SelBinFiles.Location = New System.Drawing.Point(371, 66) Me.SelBinFiles.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.SelBinFiles.Name = "SelBinFiles" Me.SelBinFiles.Size = New System.Drawing.Size(386, 596) Me.SelBinFiles.TabIndex = 2 ' 'GroupBox2 ' Me.GroupBox2.BackColor = System.Drawing.Color.Thistle Me.GroupBox2.Controls.Add(Me.Tim8Shift) Me.GroupBox2.Controls.Add(Me.CompareBTS) Me.GroupBox2.Controls.Add(Me.Label24) Me.GroupBox2.Controls.Add(Me.SearchPointers) Me.GroupBox2.Controls.Add(Me.alpha0) Me.GroupBox2.Controls.Add(Me.PngExport) Me.GroupBox2.Controls.Add(Me.MakePointers) Me.GroupBox2.Controls.Add(Me.CreateBinDirCheck) Me.GroupBox2.Controls.Add(Me.ExportUnrleFile) Me.GroupBox2.Controls.Add(Me.ExportRaw) Me.GroupBox2.Controls.Add(Me.ExportRLEDec) Me.GroupBox2.Controls.Add(Me.Label8) Me.GroupBox2.Controls.Add(Me.Savedlbl) Me.GroupBox2.Controls.Add(Me.ExportBinPath) Me.GroupBox2.Controls.Add(Me.Panel1) Me.GroupBox2.Location = New System.Drawing.Point(768, 64) Me.GroupBox2.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox2.Name = "GroupBox2" Me.GroupBox2.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox2.Size = New System.Drawing.Size(302, 294) Me.GroupBox2.TabIndex = 3 Me.GroupBox2.TabStop = False Me.GroupBox2.Text = "Export" ' 'Tim8Shift ' Me.Tim8Shift.AutoSize = True Me.Tim8Shift.BackColor = System.Drawing.Color.Transparent Me.Tim8Shift.Location = New System.Drawing.Point(208, 269) Me.Tim8Shift.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.Tim8Shift.Name = "Tim8Shift" Me.Tim8Shift.Size = New System.Drawing.Size(89, 20) Me.Tim8Shift.TabIndex = 11 Me.Tim8Shift.Text = "Tim8Shift" Me.Tim8Shift.UseVisualStyleBackColor = False ' 'CompareBTS ' Me.CompareBTS.Location = New System.Drawing.Point(91, 247) Me.CompareBTS.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.CompareBTS.Name = "CompareBTS" Me.CompareBTS.Size = New System.Drawing.Size(40, 23) Me.CompareBTS.TabIndex = 10 Me.CompareBTS.Text = "2048" ' 'Label24 ' Me.Label24.AutoSize = True Me.Label24.BackColor = System.Drawing.Color.Transparent Me.Label24.Location = New System.Drawing.Point(9, 251) Me.Label24.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label24.Name = "Label24" Me.Label24.Size = New System.Drawing.Size(77, 16) Me.Label24.TabIndex = 9 Me.Label24.Text = "CompareBTS" ' 'SearchPointers ' Me.SearchPointers.Location = New System.Drawing.Point(136, 246) Me.SearchPointers.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.SearchPointers.Name = "SearchPointers" Me.SearchPointers.Size = New System.Drawing.Size(154, 25) Me.SearchPointers.TabIndex = 8 Me.SearchPointers.Text = "Search FileTable in ISO" Me.SearchPointers.UseVisualStyleBackColor = True ' 'alpha0 ' Me.alpha0.AutoSize = True Me.alpha0.Checked = True Me.alpha0.CheckState = System.Windows.Forms.CheckState.Checked Me.alpha0.Location = New System.Drawing.Point(208, 50) Me.alpha0.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.alpha0.Name = "alpha0" Me.alpha0.Size = New System.Drawing.Size(96, 20) Me.alpha0.TabIndex = 7 Me.alpha0.Text = "0 as alpha" Me.alpha0.UseVisualStyleBackColor = True ' 'PngExport ' Me.PngExport.Location = New System.Drawing.Point(208, 16) Me.PngExport.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.PngExport.Name = "PngExport" Me.PngExport.Size = New System.Drawing.Size(88, 29) Me.PngExport.TabIndex = 6 Me.PngExport.Text = "ExportPng" Me.PngExport.UseVisualStyleBackColor = True ' 'MakePointers ' Me.MakePointers.Location = New System.Drawing.Point(206, 210) Me.MakePointers.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.MakePointers.Name = "MakePointers" Me.MakePointers.Size = New System.Drawing.Size(84, 29) Me.MakePointers.TabIndex = 5 Me.MakePointers.Text = "ExpPointers" Me.MakePointers.UseVisualStyleBackColor = True ' 'CreateBinDirCheck ' Me.CreateBinDirCheck.AutoSize = True Me.CreateBinDirCheck.Checked = True Me.CreateBinDirCheck.CheckState = System.Windows.Forms.CheckState.Checked Me.CreateBinDirCheck.Location = New System.Drawing.Point(7, 64) Me.CreateBinDirCheck.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.CreateBinDirCheck.Name = "CreateBinDirCheck" Me.CreateBinDirCheck.Size = New System.Drawing.Size(124, 20) Me.CreateBinDirCheck.TabIndex = 2 Me.CreateBinDirCheck.Text = "Create bin DIR" Me.CreateBinDirCheck.UseVisualStyleBackColor = True ' 'ExportUnrleFile ' Me.ExportUnrleFile.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(204, Byte)) Me.ExportUnrleFile.Location = New System.Drawing.Point(8, 210) Me.ExportUnrleFile.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ExportUnrleFile.Name = "ExportUnrleFile" Me.ExportUnrleFile.Size = New System.Drawing.Size(167, 29) Me.ExportUnrleFile.TabIndex = 1 Me.ExportUnrleFile.Text = "Export selected (E)" Me.ExportUnrleFile.UseVisualStyleBackColor = True ' 'ExportRaw ' Me.ExportRaw.AutoSize = True Me.ExportRaw.Location = New System.Drawing.Point(7, 43) Me.ExportRaw.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ExportRaw.Name = "ExportRaw" Me.ExportRaw.Size = New System.Drawing.Size(81, 20) Me.ExportRaw.TabIndex = 0 Me.ExportRaw.Text = "Raw file" Me.ExportRaw.UseVisualStyleBackColor = True ' 'ExportRLEDec ' Me.ExportRLEDec.AutoSize = True Me.ExportRLEDec.Checked = True Me.ExportRLEDec.Location = New System.Drawing.Point(7, 23) Me.ExportRLEDec.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ExportRLEDec.Name = "ExportRLEDec" Me.ExportRLEDec.Size = New System.Drawing.Size(95, 20) Me.ExportRLEDec.TabIndex = 0 Me.ExportRLEDec.TabStop = True Me.ExportRLEDec.Text = "RLE decode" Me.ExportRLEDec.UseVisualStyleBackColor = True ' 'Label8 ' Me.Label8.Location = New System.Drawing.Point(160, 64) Me.Label8.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(80, 25) Me.Label8.TabIndex = 1 Me.Label8.Text = "path" Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Savedlbl ' Me.Savedlbl.ForeColor = System.Drawing.Color.Lime Me.Savedlbl.Location = New System.Drawing.Point(7, 157) Me.Savedlbl.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Savedlbl.Name = "Savedlbl" Me.Savedlbl.Size = New System.Drawing.Size(288, 82) Me.Savedlbl.TabIndex = 4 Me.Savedlbl.Text = "---" Me.Savedlbl.TextAlign = System.Drawing.ContentAlignment.TopCenter ' 'ExportBinPath ' Me.ExportBinPath.Location = New System.Drawing.Point(7, 89) Me.ExportBinPath.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ExportBinPath.Multiline = True Me.ExportBinPath.Name = "ExportBinPath" Me.ExportBinPath.Size = New System.Drawing.Size(288, 63) Me.ExportBinPath.TabIndex = 0 ' 'Panel1 ' Me.Panel1.BackColor = System.Drawing.Color.LightSteelBlue Me.Panel1.Location = New System.Drawing.Point(7, 238) Me.Panel1.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(289, 51) Me.Panel1.TabIndex = 13 ' 'FilnamLabel ' Me.FilnamLabel.Font = New System.Drawing.Font("Roboto Mono", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(204, Byte)) Me.FilnamLabel.ForeColor = System.Drawing.Color.DarkCyan Me.FilnamLabel.Location = New System.Drawing.Point(371, 22) Me.FilnamLabel.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.FilnamLabel.Name = "FilnamLabel" Me.FilnamLabel.Size = New System.Drawing.Size(698, 33) Me.FilnamLabel.TabIndex = 1 Me.FilnamLabel.Text = "What's inside file???" Me.FilnamLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.CDExtraBtn) Me.GroupBox1.Controls.Add(Me.FileDescr) Me.GroupBox1.Controls.Add(Me.NotDeconstr) Me.GroupBox1.Controls.Add(Me.Mode2352) Me.GroupBox1.Controls.Add(Me.UpdateSizeTable) Me.GroupBox1.Controls.Add(Me.ExpMainExe) Me.GroupBox1.Controls.Add(Me.ImportCode) Me.GroupBox1.Controls.Add(Me.importRAWtoSel) Me.GroupBox1.Controls.Add(Me.exportBinfiletoBIN) Me.GroupBox1.Controls.Add(Me.OPenBinBtn) Me.GroupBox1.Controls.Add(Me.CDFileList) Me.GroupBox1.Controls.Add(Me.ReadCDFileTable) Me.GroupBox1.Controls.Add(Me.Label22) Me.GroupBox1.Controls.Add(Me.Label10) Me.GroupBox1.Controls.Add(Me.japRadio) Me.GroupBox1.Controls.Add(Me.KudosBtn) Me.GroupBox1.Controls.Add(Me.EngRadio) Me.GroupBox1.Controls.Add(Me.UserRadio) Me.GroupBox1.Location = New System.Drawing.Point(18, 7) Me.GroupBox1.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox1.Size = New System.Drawing.Size(346, 720) Me.GroupBox1.TabIndex = 2 Me.GroupBox1.TabStop = False Me.GroupBox1.Text = "filetableRead" ' 'CDExtraBtn ' Me.CDExtraBtn.AutoSize = True Me.CDExtraBtn.Location = New System.Drawing.Point(224, 23) Me.CDExtraBtn.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.CDExtraBtn.Name = "CDExtraBtn" Me.CDExtraBtn.Size = New System.Drawing.Size(81, 20) Me.CDExtraBtn.TabIndex = 11 Me.CDExtraBtn.Text = "EXTRA CD" Me.CDExtraBtn.UseVisualStyleBackColor = True ' 'FileDescr ' Me.FileDescr.Location = New System.Drawing.Point(190, 118) Me.FileDescr.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.FileDescr.Name = "FileDescr" Me.FileDescr.Size = New System.Drawing.Size(149, 23) Me.FileDescr.TabIndex = 10 ' 'NotDeconstr ' Me.NotDeconstr.AutoSize = True Me.NotDeconstr.Location = New System.Drawing.Point(7, 111) Me.NotDeconstr.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.NotDeconstr.Name = "NotDeconstr" Me.NotDeconstr.Size = New System.Drawing.Size(145, 20) Me.NotDeconstr.TabIndex = 9 Me.NotDeconstr.Text = "Don't Deconstruct" Me.NotDeconstr.UseVisualStyleBackColor = True ' 'Mode2352 ' Me.Mode2352.AutoSize = True Me.Mode2352.Location = New System.Drawing.Point(190, 670) Me.Mode2352.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.Mode2352.Name = "Mode2352" Me.Mode2352.Size = New System.Drawing.Size(138, 20) Me.Mode2352.TabIndex = 8 Me.Mode2352.Text = "2352Mode (Video)" Me.Mode2352.UseVisualStyleBackColor = True ' 'UpdateSizeTable ' Me.UpdateSizeTable.AutoSize = True Me.UpdateSizeTable.Location = New System.Drawing.Point(8, 671) Me.UpdateSizeTable.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.UpdateSizeTable.Name = "UpdateSizeTable" Me.UpdateSizeTable.Size = New System.Drawing.Size(131, 20) Me.UpdateSizeTable.TabIndex = 7 Me.UpdateSizeTable.Text = "UpdateSizeTable" Me.UpdateSizeTable.UseVisualStyleBackColor = True ' 'ExpMainExe ' Me.ExpMainExe.Location = New System.Drawing.Point(190, 689) Me.ExpMainExe.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ExpMainExe.Name = "ExpMainExe" Me.ExpMainExe.Size = New System.Drawing.Size(149, 29) Me.ExpMainExe.TabIndex = 6 Me.ExpMainExe.Text = "Export SLPS_028.25" Me.ExpMainExe.UseVisualStyleBackColor = True ' 'ImportCode ' Me.ImportCode.Location = New System.Drawing.Point(7, 689) Me.ImportCode.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ImportCode.Name = "ImportCode" Me.ImportCode.Size = New System.Drawing.Size(140, 29) Me.ImportCode.TabIndex = 5 Me.ImportCode.Text = "IMPORT MAIN EXE" Me.ImportCode.UseVisualStyleBackColor = True ' 'importRAWtoSel ' Me.importRAWtoSel.Location = New System.Drawing.Point(7, 639) Me.importRAWtoSel.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.importRAWtoSel.Name = "importRAWtoSel" Me.importRAWtoSel.Size = New System.Drawing.Size(140, 29) Me.importRAWtoSel.TabIndex = 4 Me.importRAWtoSel.Text = "Import RAW to sel." Me.importRAWtoSel.UseVisualStyleBackColor = True ' 'exportBinfiletoBIN ' Me.exportBinfiletoBIN.Location = New System.Drawing.Point(190, 639) Me.exportBinfiletoBIN.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.exportBinfiletoBIN.Name = "exportBinfiletoBIN" Me.exportBinfiletoBIN.Size = New System.Drawing.Size(149, 29) Me.exportBinfiletoBIN.TabIndex = 3 Me.exportBinfiletoBIN.Text = "Export Selected To bin" Me.exportBinfiletoBIN.UseVisualStyleBackColor = True ' 'OPenBinBtn ' Me.OPenBinBtn.Location = New System.Drawing.Point(190, 73) Me.OPenBinBtn.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.OPenBinBtn.Name = "OPenBinBtn" Me.OPenBinBtn.Size = New System.Drawing.Size(149, 29) Me.OPenBinBtn.TabIndex = 1 Me.OPenBinBtn.Text = "Select .bin File" Me.OPenBinBtn.UseVisualStyleBackColor = True ' 'CDFileList ' Me.CDFileList.Font = New System.Drawing.Font("Roboto Mono", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(204, Byte)) Me.CDFileList.FormattingEnabled = True Me.CDFileList.ItemHeight = 16 Me.CDFileList.Location = New System.Drawing.Point(7, 145) Me.CDFileList.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.CDFileList.Name = "CDFileList" Me.CDFileList.Size = New System.Drawing.Size(332, 452) Me.CDFileList.TabIndex = 2 ' 'ReadCDFileTable ' Me.ReadCDFileTable.Location = New System.Drawing.Point(5, 82) Me.ReadCDFileTable.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ReadCDFileTable.Name = "ReadCDFileTable" Me.ReadCDFileTable.Size = New System.Drawing.Size(128, 29) Me.ReadCDFileTable.TabIndex = 1 Me.ReadCDFileTable.Text = "Read Filetable" Me.ReadCDFileTable.UseVisualStyleBackColor = True ' 'Label22 ' Me.Label22.Location = New System.Drawing.Point(190, 96) Me.Label22.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(149, 27) Me.Label22.TabIndex = 1 Me.Label22.Text = "File Description" Me.Label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label10 ' Me.Label10.Location = New System.Drawing.Point(190, 50) Me.Label10.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(149, 25) Me.Label10.TabIndex = 1 Me.Label10.Text = "OR user Fxxx.Bin file" Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'japRadio ' Me.japRadio.AutoSize = True Me.japRadio.Location = New System.Drawing.Point(7, 23) Me.japRadio.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.japRadio.Name = "japRadio" Me.japRadio.Size = New System.Drawing.Size(74, 20) Me.japRadio.TabIndex = 0 Me.japRadio.Text = "JAP ISO" Me.japRadio.UseVisualStyleBackColor = True ' 'KudosBtn ' Me.KudosBtn.AutoSize = True Me.KudosBtn.Location = New System.Drawing.Point(118, 23) Me.KudosBtn.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.KudosBtn.Name = "KudosBtn" Me.KudosBtn.Size = New System.Drawing.Size(88, 20) Me.KudosBtn.TabIndex = 0 Me.KudosBtn.Text = "KUDOS ISO" Me.KudosBtn.UseVisualStyleBackColor = True ' 'EngRadio ' Me.EngRadio.AutoSize = True Me.EngRadio.Location = New System.Drawing.Point(7, 45) Me.EngRadio.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.EngRadio.Name = "EngRadio" Me.EngRadio.Size = New System.Drawing.Size(74, 20) Me.EngRadio.TabIndex = 0 Me.EngRadio.Text = "ENG ISO" Me.EngRadio.UseVisualStyleBackColor = True ' 'UserRadio ' Me.UserRadio.AutoSize = True Me.UserRadio.Checked = True Me.UserRadio.Location = New System.Drawing.Point(7, 64) Me.UserRadio.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.UserRadio.Name = "UserRadio" Me.UserRadio.Size = New System.Drawing.Size(81, 20) Me.UserRadio.TabIndex = 0 Me.UserRadio.TabStop = True Me.UserRadio.Text = "USER ISO" Me.UserRadio.UseVisualStyleBackColor = True ' 'TabPage2 ' Me.TabPage2.Controls.Add(Me.makeTreeTest) Me.TabPage2.Controls.Add(Me.Label14) Me.TabPage2.Controls.Add(Me.encodeID) Me.TabPage2.Controls.Add(Me.RLEdecode) Me.TabPage2.Controls.Add(Me.Unrle_Btn) Me.TabPage2.Controls.Add(Me.unRLEfileOpen) Me.TabPage2.Controls.Add(Me.Label7) Me.TabPage2.Controls.Add(Me.unRLEfile) Me.TabPage2.Location = New System.Drawing.Point(4, 25) Me.TabPage2.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.TabPage2.Name = "TabPage2" Me.TabPage2.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.TabPage2.Size = New System.Drawing.Size(1330, 768) Me.TabPage2.TabIndex = 1 Me.TabPage2.Text = "RLE file decode / encode" Me.TabPage2.UseVisualStyleBackColor = True ' 'makeTreeTest ' Me.makeTreeTest.Location = New System.Drawing.Point(1014, 66) Me.makeTreeTest.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.makeTreeTest.Name = "makeTreeTest" Me.makeTreeTest.Size = New System.Drawing.Size(161, 39) Me.makeTreeTest.TabIndex = 5 Me.makeTreeTest.Text = "MakeTreeTest" Me.makeTreeTest.UseVisualStyleBackColor = True ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Location = New System.Drawing.Point(368, 107) Me.Label14.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(91, 16) Me.Label14.TabIndex = 4 Me.Label14.Text = "ID in packet" ' 'encodeID ' Me.encodeID.Location = New System.Drawing.Point(485, 103) Me.encodeID.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.encodeID.Name = "encodeID" Me.encodeID.Size = New System.Drawing.Size(34, 23) Me.encodeID.TabIndex = 3 Me.encodeID.Text = "8" ' 'RLEdecode ' Me.RLEdecode.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(204, Byte)) Me.RLEdecode.Location = New System.Drawing.Point(371, 135) Me.RLEdecode.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.RLEdecode.Name = "RLEdecode" Me.RLEdecode.Size = New System.Drawing.Size(149, 55) Me.RLEdecode.TabIndex = 2 Me.RLEdecode.Text = "encodeRLE and save" Me.RLEdecode.UseVisualStyleBackColor = True ' 'Unrle_Btn ' Me.Unrle_Btn.Location = New System.Drawing.Point(149, 98) Me.Unrle_Btn.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.Unrle_Btn.Name = "Unrle_Btn" Me.Unrle_Btn.Size = New System.Drawing.Size(149, 25) Me.Unrle_Btn.TabIndex = 2 Me.Unrle_Btn.Text = "UNRLE and save" Me.Unrle_Btn.UseVisualStyleBackColor = True ' 'unRLEfileOpen ' Me.unRLEfileOpen.Location = New System.Drawing.Point(371, 66) Me.unRLEfileOpen.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.unRLEfileOpen.Name = "unRLEfileOpen" Me.unRLEfileOpen.Size = New System.Drawing.Size(149, 25) Me.unRLEfileOpen.TabIndex = 2 Me.unRLEfileOpen.Text = "Select" Me.unRLEfileOpen.UseVisualStyleBackColor = True ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(7, 48) Me.Label7.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(91, 16) Me.Label7.TabIndex = 1 Me.Label7.Text = "Working file" ' 'unRLEfile ' Me.unRLEfile.Location = New System.Drawing.Point(7, 66) Me.unRLEfile.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.unRLEfile.Name = "unRLEfile" Me.unRLEfile.Size = New System.Drawing.Size(349, 23) Me.unRLEfile.TabIndex = 0 Me.unRLEfile.Text = "D:\Games\PSX\Persona.2.Innocent.Sin\Export\JapFont_Converted_Full_64k.bin" ' 'TabPage3 ' Me.TabPage3.Controls.Add(Me.PatchCytyTextCoords) Me.TabPage3.Controls.Add(Me.GroupBox7) Me.TabPage3.Controls.Add(Me.DialLeftSpaceWr) Me.TabPage3.Controls.Add(Me.coordMultiAsmWr) Me.TabPage3.Controls.Add(Me.WriteFontWide1) Me.TabPage3.Controls.Add(Me.DialLeftSpaceRd) Me.TabPage3.Controls.Add(Me.coordMultiAsmRd) Me.TabPage3.Controls.Add(Me.ReadFontWide1) Me.TabPage3.Controls.Add(Me.DialLeftSpaceText) Me.TabPage3.Controls.Add(Me.TextCharSpacer) Me.TabPage3.Controls.Add(Me.FontWide1) Me.TabPage3.Controls.Add(Me.ConvertTo12x12) Me.TabPage3.Controls.Add(Me.ModifyFont) Me.TabPage3.Controls.Add(Me.Label19) Me.TabPage3.Controls.Add(Me.Label18) Me.TabPage3.Controls.Add(Me.Label11) Me.TabPage3.Controls.Add(Me.Label15) Me.TabPage3.Controls.Add(Me.Label9) Me.TabPage3.Controls.Add(Me.TextBox3) Me.TabPage3.Location = New System.Drawing.Point(4, 25) Me.TabPage3.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.TabPage3.Name = "TabPage3" Me.TabPage3.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.TabPage3.Size = New System.Drawing.Size(1330, 768) Me.TabPage3.TabIndex = 2 Me.TabPage3.Text = "Font Conv/textView" Me.TabPage3.UseVisualStyleBackColor = True ' 'PatchCytyTextCoords ' Me.PatchCytyTextCoords.Location = New System.Drawing.Point(934, 330) Me.PatchCytyTextCoords.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.PatchCytyTextCoords.Name = "PatchCytyTextCoords" Me.PatchCytyTextCoords.Size = New System.Drawing.Size(189, 29) Me.PatchCytyTextCoords.TabIndex = 8 Me.PatchCytyTextCoords.Text = "Patch City Text Coords (6x12)" Me.PatchCytyTextCoords.UseVisualStyleBackColor = True ' 'GroupBox7 ' Me.GroupBox7.Controls.Add(Me.TextBox5) Me.GroupBox7.Controls.Add(Me.Label16) Me.GroupBox7.Location = New System.Drawing.Point(21, 432) Me.GroupBox7.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox7.Name = "GroupBox7" Me.GroupBox7.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox7.Size = New System.Drawing.Size(1116, 318) Me.GroupBox7.TabIndex = 7 Me.GroupBox7.TabStop = False Me.GroupBox7.Text = "Persona2 JapTextViewer" ' 'TextBox5 ' Me.TextBox5.Font = New System.Drawing.Font("Lucida Console", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(204, Byte)) Me.TextBox5.Location = New System.Drawing.Point(4, 39) Me.TextBox5.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.TextBox5.Multiline = True Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(1106, 270) Me.TextBox5.TabIndex = 0 ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.Location = New System.Drawing.Point(974, 19) Me.Label16.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(147, 16) Me.Label16.TabIndex = 1 Me.Label16.Text = "Enter HEX Codes Here" ' 'DialLeftSpaceWr ' Me.DialLeftSpaceWr.Location = New System.Drawing.Point(1036, 243) Me.DialLeftSpaceWr.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.DialLeftSpaceWr.Name = "DialLeftSpaceWr" Me.DialLeftSpaceWr.Size = New System.Drawing.Size(88, 29) Me.DialLeftSpaceWr.TabIndex = 6 Me.DialLeftSpaceWr.Text = "WRITE" Me.DialLeftSpaceWr.UseVisualStyleBackColor = True ' 'coordMultiAsmWr ' Me.coordMultiAsmWr.Location = New System.Drawing.Point(1029, 150) Me.coordMultiAsmWr.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.coordMultiAsmWr.Name = "coordMultiAsmWr" Me.coordMultiAsmWr.Size = New System.Drawing.Size(88, 29) Me.coordMultiAsmWr.TabIndex = 6 Me.coordMultiAsmWr.Text = "WRITE" Me.coordMultiAsmWr.UseVisualStyleBackColor = True ' 'WriteFontWide1 ' Me.WriteFontWide1.Location = New System.Drawing.Point(1036, 65) Me.WriteFontWide1.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.WriteFontWide1.Name = "WriteFontWide1" Me.WriteFontWide1.Size = New System.Drawing.Size(88, 29) Me.WriteFontWide1.TabIndex = 6 Me.WriteFontWide1.Text = "WRITE" Me.WriteFontWide1.UseVisualStyleBackColor = True ' 'DialLeftSpaceRd ' Me.DialLeftSpaceRd.Location = New System.Drawing.Point(941, 243) Me.DialLeftSpaceRd.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.DialLeftSpaceRd.Name = "DialLeftSpaceRd" Me.DialLeftSpaceRd.Size = New System.Drawing.Size(88, 29) Me.DialLeftSpaceRd.TabIndex = 6 Me.DialLeftSpaceRd.Text = "READ" Me.DialLeftSpaceRd.UseVisualStyleBackColor = True ' 'coordMultiAsmRd ' Me.coordMultiAsmRd.Location = New System.Drawing.Point(934, 150) Me.coordMultiAsmRd.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.coordMultiAsmRd.Name = "coordMultiAsmRd" Me.coordMultiAsmRd.Size = New System.Drawing.Size(88, 29) Me.coordMultiAsmRd.TabIndex = 6 Me.coordMultiAsmRd.Text = "READ" Me.coordMultiAsmRd.UseVisualStyleBackColor = True ' 'ReadFontWide1 ' Me.ReadFontWide1.Location = New System.Drawing.Point(941, 65) Me.ReadFontWide1.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ReadFontWide1.Name = "ReadFontWide1" Me.ReadFontWide1.Size = New System.Drawing.Size(88, 29) Me.ReadFontWide1.TabIndex = 6 Me.ReadFontWide1.Text = "READ" Me.ReadFontWide1.UseVisualStyleBackColor = True ' 'DialLeftSpaceText ' Me.DialLeftSpaceText.Location = New System.Drawing.Point(941, 211) Me.DialLeftSpaceText.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.DialLeftSpaceText.Name = "DialLeftSpaceText" Me.DialLeftSpaceText.Size = New System.Drawing.Size(181, 23) Me.DialLeftSpaceText.TabIndex = 5 ' 'TextCharSpacer ' Me.TextCharSpacer.Location = New System.Drawing.Point(934, 118) Me.TextCharSpacer.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.TextCharSpacer.Name = "TextCharSpacer" Me.TextCharSpacer.Size = New System.Drawing.Size(181, 23) Me.TextCharSpacer.TabIndex = 5 ' 'FontWide1 ' Me.FontWide1.Location = New System.Drawing.Point(940, 33) Me.FontWide1.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.FontWide1.Name = "FontWide1" Me.FontWide1.Size = New System.Drawing.Size(181, 23) Me.FontWide1.TabIndex = 5 ' 'ConvertTo12x12 ' Me.ConvertTo12x12.Location = New System.Drawing.Point(68, 118) Me.ConvertTo12x12.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ConvertTo12x12.Name = "ConvertTo12x12" Me.ConvertTo12x12.Size = New System.Drawing.Size(405, 25) Me.ConvertTo12x12.TabIndex = 4 Me.ConvertTo12x12.Text = "Save 16x16 from WatchMyFont to 12x12 JapFont.bin (from byte 480h)" Me.ConvertTo12x12.TextAlign = System.Drawing.ContentAlignment.TopLeft Me.ConvertTo12x12.UseVisualStyleBackColor = True ' 'ModifyFont ' Me.ModifyFont.Location = New System.Drawing.Point(119, 86) Me.ModifyFont.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ModifyFont.Name = "ModifyFont" Me.ModifyFont.Size = New System.Drawing.Size(354, 25) Me.ModifyFont.TabIndex = 4 Me.ModifyFont.Text = "Save 16x16 For pattern edit (outputfile - WhatchMyFont.bin)" Me.ModifyFont.TextAlign = System.Drawing.ContentAlignment.TopLeft Me.ModifyFont.UseVisualStyleBackColor = True ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Location = New System.Drawing.Point(896, 192) Me.Label19.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(273, 16) Me.Label19.TabIndex = 1 Me.Label19.Text = "Dialog Space in Left (Pixels) (571965)" ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Location = New System.Drawing.Point(855, 98) Me.Label18.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(343, 16) Me.Label18.TabIndex = 1 Me.Label18.Text = "Complex Lines Coords Multiplier asm(Byte 119472)" ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(890, 14) Me.Label11.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(273, 16) Me.Label11.TabIndex = 1 Me.Label11.Text = "Patch font wide ingame 1 (byte 111972)" ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Location = New System.Drawing.Point(270, 150) Me.Label15.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(238, 16) Me.Label15.TabIndex = 1 Me.Label15.Text = "Font 2?? from 0059 (Convert Need)" ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(371, 34) Me.Label9.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(119, 16) Me.Label9.TabIndex = 1 Me.Label9.Text = "Font 1 from 0059" ' 'TextBox3 ' Me.TextBox3.Location = New System.Drawing.Point(4, 54) Me.TextBox3.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(468, 23) Me.TextBox3.TabIndex = 3 Me.TextBox3.Text = "D:\Games\PSX\Persona 2 - Batsu (NTSC-J) [SLPS-02825]\Export\JapFont.bin" ' 'TabPage6 ' Me.TabPage6.Controls.Add(Me.ParseEvent) Me.TabPage6.Controls.Add(Me.GroupBox6) Me.TabPage6.Controls.Add(Me.DistrEditor) Me.TabPage6.Controls.Add(Me.CharCodeGenerator) Me.TabPage6.Controls.Add(Me.GenChars) Me.TabPage6.Controls.Add(Me.Label20) Me.TabPage6.Controls.Add(Me.GroupBox9) Me.TabPage6.Controls.Add(Me.GroupBox8) Me.TabPage6.Controls.Add(Me.ExportDUNGScripts) Me.TabPage6.Controls.Add(Me.Button1) Me.TabPage6.Controls.Add(Me.OffsetEditorBtn) Me.TabPage6.Controls.Add(Me.ScriptView) Me.TabPage6.Controls.Add(Me.GroupBox5) Me.TabPage6.Controls.Add(Me.GroupBox4) Me.TabPage6.Location = New System.Drawing.Point(4, 25) Me.TabPage6.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.TabPage6.Name = "TabPage6" Me.TabPage6.Size = New System.Drawing.Size(1330, 768) Me.TabPage6.TabIndex = 5 Me.TabPage6.Text = "ScriptExport<>Import (+TEXT)" Me.TabPage6.UseVisualStyleBackColor = True ' 'ParseEvent ' Me.ParseEvent.Location = New System.Drawing.Point(18, 599) Me.ParseEvent.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ParseEvent.Name = "ParseEvent" Me.ParseEvent.Size = New System.Drawing.Size(327, 154) Me.ParseEvent.TabIndex = 6 Me.ParseEvent.Text = "Parse Event Script" Me.ParseEvent.UseVisualStyleBackColor = True ' 'GroupBox6 ' Me.GroupBox6.Controls.Add(Me.Export518_675) Me.GroupBox6.Controls.Add(Me.Export181577) Me.GroupBox6.Controls.Add(Me.Export181RUS) Me.GroupBox6.Controls.Add(Me.Export1112RUS) Me.GroupBox6.Controls.Add(Me.SceneryImport) Me.GroupBox6.Controls.Add(Me.ConvertEventsForEditing) Me.GroupBox6.Location = New System.Drawing.Point(513, 27) Me.GroupBox6.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox6.Name = "GroupBox6" Me.GroupBox6.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox6.Size = New System.Drawing.Size(514, 345) Me.GroupBox6.TabIndex = 22 Me.GroupBox6.TabStop = False Me.GroupBox6.Text = "MassFilesActions" ' 'Export518_675 ' Me.Export518_675.Location = New System.Drawing.Point(261, 23) Me.Export518_675.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.Export518_675.Name = "Export518_675" Me.Export518_675.Size = New System.Drawing.Size(210, 29) Me.Export518_675.TabIndex = 20 Me.Export518_675.Text = "Export Extra Scenery 518-675" Me.Export518_675.UseVisualStyleBackColor = True ' 'Export181577 ' Me.Export181577.Location = New System.Drawing.Point(36, 23) Me.Export181577.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.Export181577.Name = "Export181577" Me.Export181577.Size = New System.Drawing.Size(174, 29) Me.Export181577.TabIndex = 9 Me.Export181577.Text = "Export All Scenery 57-397" Me.Export181577.UseVisualStyleBackColor = True ' 'Export181RUS ' Me.Export181RUS.Location = New System.Drawing.Point(36, 53) Me.Export181RUS.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.Export181RUS.Name = "Export181RUS" Me.Export181RUS.Size = New System.Drawing.Size(174, 42) Me.Export181RUS.TabIndex = 11 Me.Export181RUS.Text = "make Packs 57-397 with new scenery" Me.Export181RUS.UseVisualStyleBackColor = True ' 'Export1112RUS ' Me.Export1112RUS.Location = New System.Drawing.Point(36, 182) Me.Export1112RUS.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.Export1112RUS.Name = "Export1112RUS" Me.Export1112RUS.Size = New System.Drawing.Size(174, 42) Me.Export1112RUS.TabIndex = 11 Me.Export1112RUS.Text = "make Packs 1112-1117 with new scenery" Me.Export1112RUS.UseVisualStyleBackColor = True ' 'SceneryImport ' Me.SceneryImport.Location = New System.Drawing.Point(36, 99) Me.SceneryImport.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.SceneryImport.Name = "SceneryImport" Me.SceneryImport.Size = New System.Drawing.Size(174, 43) Me.SceneryImport.TabIndex = 12 Me.SceneryImport.Text = "Mass RAW import for scenery" Me.SceneryImport.UseVisualStyleBackColor = True ' 'ConvertEventsForEditing ' Me.ConvertEventsForEditing.Location = New System.Drawing.Point(36, 242) Me.ConvertEventsForEditing.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ConvertEventsForEditing.Name = "ConvertEventsForEditing" Me.ConvertEventsForEditing.Size = New System.Drawing.Size(174, 57) Me.ConvertEventsForEditing.TabIndex = 19 Me.ConvertEventsForEditing.Text = "Convert All txt Scenery for Editing" Me.ConvertEventsForEditing.UseVisualStyleBackColor = True ' 'DistrEditor ' Me.DistrEditor.Location = New System.Drawing.Point(1038, 557) Me.DistrEditor.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.DistrEditor.Name = "DistrEditor" Me.DistrEditor.Size = New System.Drawing.Size(282, 58) Me.DistrEditor.TabIndex = 21 Me.DistrEditor.Text = "Districts Editor" Me.DistrEditor.UseVisualStyleBackColor = True ' 'CharCodeGenerator ' Me.CharCodeGenerator.Location = New System.Drawing.Point(1180, 706) Me.CharCodeGenerator.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.CharCodeGenerator.Name = "CharCodeGenerator" Me.CharCodeGenerator.Size = New System.Drawing.Size(138, 47) Me.CharCodeGenerator.TabIndex = 20 Me.CharCodeGenerator.Text = "Char Code Generator" Me.CharCodeGenerator.UseVisualStyleBackColor = True ' 'GenChars ' Me.GenChars.Location = New System.Drawing.Point(1180, 657) Me.GenChars.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GenChars.Name = "GenChars" Me.GenChars.Size = New System.Drawing.Size(138, 47) Me.GenChars.TabIndex = 20 Me.GenChars.Text = "GenerateCharCodes" Me.GenChars.UseVisualStyleBackColor = True ' 'Label20 ' Me.Label20.BackColor = System.Drawing.Color.Thistle Me.Label20.Font = New System.Drawing.Font("Lucida Console", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label20.Location = New System.Drawing.Point(1035, 27) Me.Label20.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(289, 309) Me.Label20.TabIndex = 18 Me.Label20.Text = "" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & " Text Reimport Memo:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "0035 - Summons" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "0057-0397 - SCENARIO" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "0735 - Dungeon T" & "alks" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "0713-0719 - City" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "0793 - Boss Battle Talk" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "0864 - Battle Contacts" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) ' 'GroupBox9 ' Me.GroupBox9.Controls.Add(Me.Convert_Summon) Me.GroupBox9.Controls.Add(Me.Summon_Export) Me.GroupBox9.Location = New System.Drawing.Point(520, 557) Me.GroupBox9.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox9.Name = "GroupBox9" Me.GroupBox9.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox9.Size = New System.Drawing.Size(233, 123) Me.GroupBox9.TabIndex = 17 Me.GroupBox9.TabStop = False Me.GroupBox9.Text = "Personas Summon Texts" ' 'Convert_Summon ' Me.Convert_Summon.Location = New System.Drawing.Point(8, 77) Me.Convert_Summon.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.Convert_Summon.Name = "Convert_Summon" Me.Convert_Summon.Size = New System.Drawing.Size(211, 29) Me.Convert_Summon.TabIndex = 1 Me.Convert_Summon.Text = "Convert All Summon Scripts" Me.Convert_Summon.UseVisualStyleBackColor = True ' 'Summon_Export ' Me.Summon_Export.Location = New System.Drawing.Point(8, 25) Me.Summon_Export.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.Summon_Export.Name = "Summon_Export" Me.Summon_Export.Size = New System.Drawing.Size(211, 29) Me.Summon_Export.TabIndex = 0 Me.Summon_Export.Text = "Export All Summon" Me.Summon_Export.UseVisualStyleBackColor = True ' 'GroupBox8 ' Me.GroupBox8.Controls.Add(Me.ConvertContactScript) Me.GroupBox8.Controls.Add(Me.ExportContact) Me.GroupBox8.Location = New System.Drawing.Point(513, 385) Me.GroupBox8.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox8.Name = "GroupBox8" Me.GroupBox8.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox8.Size = New System.Drawing.Size(253, 163) Me.GroupBox8.TabIndex = 16 Me.GroupBox8.TabStop = False Me.GroupBox8.Text = "Contact Scripts" ' 'ConvertContactScript ' Me.ConvertContactScript.Location = New System.Drawing.Point(7, 91) Me.ConvertContactScript.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ConvertContactScript.Name = "ConvertContactScript" Me.ConvertContactScript.Size = New System.Drawing.Size(219, 61) Me.ConvertContactScript.TabIndex = 16 Me.ConvertContactScript.Text = "Convert TXTs to trnslCNT" Me.ConvertContactScript.UseVisualStyleBackColor = True ' 'ExportContact ' Me.ExportContact.Location = New System.Drawing.Point(7, 25) Me.ExportContact.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ExportContact.Name = "ExportContact" Me.ExportContact.Size = New System.Drawing.Size(219, 41) Me.ExportContact.TabIndex = 15 Me.ExportContact.Text = "Convert All Contact Scrtipts to TXTs" Me.ExportContact.UseVisualStyleBackColor = True ' 'ExportDUNGScripts ' Me.ExportDUNGScripts.Location = New System.Drawing.Point(1031, 657) Me.ExportDUNGScripts.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ExportDUNGScripts.Name = "ExportDUNGScripts" Me.ExportDUNGScripts.Size = New System.Drawing.Size(132, 47) Me.ExportDUNGScripts.TabIndex = 14 Me.ExportDUNGScripts.Text = "Export DUNG Scripts in 0736" Me.ExportDUNGScripts.UseVisualStyleBackColor = True ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(1038, 491) Me.Button1.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(282, 58) Me.Button1.TabIndex = 13 Me.Button1.Text = "Dungeons Editor" Me.Button1.UseVisualStyleBackColor = True ' 'OffsetEditorBtn ' Me.OffsetEditorBtn.Location = New System.Drawing.Point(1038, 442) Me.OffsetEditorBtn.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.OffsetEditorBtn.Name = "OffsetEditorBtn" Me.OffsetEditorBtn.Size = New System.Drawing.Size(282, 42) Me.OffsetEditorBtn.TabIndex = 7 Me.OffsetEditorBtn.Text = "Offset Text/Lines Editor" Me.OffsetEditorBtn.UseVisualStyleBackColor = True ' 'ScriptView ' Me.ScriptView.Location = New System.Drawing.Point(1038, 362) Me.ScriptView.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ScriptView.Name = "ScriptView" Me.ScriptView.Size = New System.Drawing.Size(282, 41) Me.ScriptView.TabIndex = 6 Me.ScriptView.Text = "Show Script Viewer" Me.ScriptView.UseVisualStyleBackColor = True ' 'GroupBox5 ' Me.GroupBox5.Controls.Add(Me.NewTextMODE) Me.GroupBox5.Controls.Add(Me.ImportTXT) Me.GroupBox5.Location = New System.Drawing.Point(252, 27) Me.GroupBox5.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox5.Name = "GroupBox5" Me.GroupBox5.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox5.Size = New System.Drawing.Size(238, 123) Me.GroupBox5.TabIndex = 3 Me.GroupBox5.TabStop = False Me.GroupBox5.Text = "Covert TXT to script" ' 'NewTextMODE ' Me.NewTextMODE.AutoSize = True Me.NewTextMODE.Checked = True Me.NewTextMODE.CheckState = System.Windows.Forms.CheckState.Checked Me.NewTextMODE.Location = New System.Drawing.Point(7, 91) Me.NewTextMODE.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.NewTextMODE.Name = "NewTextMODE" Me.NewTextMODE.Size = New System.Drawing.Size(215, 20) Me.NewTextMODE.TabIndex = 4 Me.NewTextMODE.Text = "new 2CODE+1ByteMode Export!" Me.NewTextMODE.UseVisualStyleBackColor = True ' 'ImportTXT ' Me.ImportTXT.Location = New System.Drawing.Point(20, 26) Me.ImportTXT.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ImportTXT.Name = "ImportTXT" Me.ImportTXT.Size = New System.Drawing.Size(211, 61) Me.ImportTXT.TabIndex = 2 Me.ImportTXT.Text = "Select and convert!" Me.ImportTXT.UseVisualStyleBackColor = True ' 'GroupBox4 ' Me.GroupBox4.Controls.Add(Me.UnKudosScript) Me.GroupBox4.Controls.Add(Me.SelExportCript) Me.GroupBox4.Location = New System.Drawing.Point(4, 27) Me.GroupBox4.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox4.Name = "GroupBox4" Me.GroupBox4.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.GroupBox4.Size = New System.Drawing.Size(241, 403) Me.GroupBox4.TabIndex = 2 Me.GroupBox4.TabStop = False Me.GroupBox4.Text = "Converting resource script file to TXT" ' 'UnKudosScript ' Me.UnKudosScript.AutoSize = True Me.UnKudosScript.Location = New System.Drawing.Point(27, 78) Me.UnKudosScript.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.UnKudosScript.Name = "UnKudosScript" Me.UnKudosScript.Size = New System.Drawing.Size(117, 20) Me.UnKudosScript.TabIndex = 5 Me.UnKudosScript.Text = "UnKudosScript" Me.UnKudosScript.UseVisualStyleBackColor = True ' 'SelExportCript ' Me.SelExportCript.Location = New System.Drawing.Point(18, 23) Me.SelExportCript.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.SelExportCript.Name = "SelExportCript" Me.SelExportCript.Size = New System.Drawing.Size(182, 47) Me.SelExportCript.TabIndex = 3 Me.SelExportCript.Text = "Select Text Export Script" Me.SelExportCript.UseVisualStyleBackColor = True ' 'TabPage4 ' Me.TabPage4.Controls.Add(Me.SaveTit) Me.TabPage4.Controls.Add(Me.LoadTitles) Me.TabPage4.Controls.Add(Me.TGrid) Me.TabPage4.Controls.Add(Me.SaveTitles) Me.TabPage4.Controls.Add(Me.TitlesLoad) Me.TabPage4.Location = New System.Drawing.Point(4, 25) Me.TabPage4.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.TabPage4.Name = "TabPage4" Me.TabPage4.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.TabPage4.Size = New System.Drawing.Size(1330, 768) Me.TabPage4.TabIndex = 3 Me.TabPage4.Text = "Titles Editor" Me.TabPage4.UseVisualStyleBackColor = True ' 'SaveTit ' Me.SaveTit.Location = New System.Drawing.Point(1065, 7) Me.SaveTit.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.SaveTit.Name = "SaveTit" Me.SaveTit.Size = New System.Drawing.Size(247, 29) Me.SaveTit.TabIndex = 13 Me.SaveTit.Text = "Save To File" Me.SaveTit.UseVisualStyleBackColor = True ' 'LoadTitles ' Me.LoadTitles.Location = New System.Drawing.Point(790, 7) Me.LoadTitles.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.LoadTitles.Name = "LoadTitles" Me.LoadTitles.Size = New System.Drawing.Size(247, 29) Me.LoadTitles.TabIndex = 13 Me.LoadTitles.Text = "Load from File" Me.LoadTitles.UseVisualStyleBackColor = True ' 'TGrid ' Me.TGrid.AllowUserToAddRows = False Me.TGrid.AllowUserToDeleteRows = False Me.TGrid.AllowUserToResizeRows = False Me.TGrid.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells Me.TGrid.BackgroundColor = System.Drawing.Color.Gray Me.TGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.TGrid.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.ID}) Me.TGrid.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter Me.TGrid.Location = New System.Drawing.Point(198, 43) Me.TGrid.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.TGrid.Name = "TGrid" Me.TGrid.RowHeadersVisible = False Me.TGrid.RowHeadersWidth = 51 Me.TGrid.RowTemplate.DefaultCellStyle.BackColor = System.Drawing.Color.Black Me.TGrid.RowTemplate.DefaultCellStyle.ForeColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.TGrid.ScrollBars = System.Windows.Forms.ScrollBars.Vertical Me.TGrid.Size = New System.Drawing.Size(603, 695) Me.TGrid.TabIndex = 12 ' 'ID ' Me.ID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter DataGridViewCellStyle1.BackColor = System.Drawing.Color.Black DataGridViewCellStyle1.Font = New System.Drawing.Font("Roboto Mono", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(204, Byte)) DataGridViewCellStyle1.ForeColor = System.Drawing.Color.Silver Me.ID.DefaultCellStyle = DataGridViewCellStyle1 Me.ID.FillWeight = 20.0! Me.ID.HeaderText = "TXT" Me.ID.MinimumWidth = 6 Me.ID.Name = "ID" ' 'SaveTitles ' Me.SaveTitles.Location = New System.Drawing.Point(387, 7) Me.SaveTitles.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.SaveTitles.Name = "SaveTitles" Me.SaveTitles.Size = New System.Drawing.Size(334, 29) Me.SaveTitles.TabIndex = 0 Me.SaveTitles.Text = "Save Titles" Me.SaveTitles.UseVisualStyleBackColor = True ' 'TitlesLoad ' Me.TitlesLoad.Location = New System.Drawing.Point(63, 7) Me.TitlesLoad.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.TitlesLoad.Name = "TitlesLoad" Me.TitlesLoad.Size = New System.Drawing.Size(266, 29) Me.TitlesLoad.TabIndex = 0 Me.TitlesLoad.Text = "Load Titles" Me.TitlesLoad.UseVisualStyleBackColor = True ' 'TabPage5 ' Me.TabPage5.Controls.Add(Me.RadioSort1) Me.TabPage5.Controls.Add(Me.SortCDFiles) Me.TabPage5.Controls.Add(Me.CDLoadSortedFiles) Me.TabPage5.Controls.Add(Me.CDGrid) Me.TabPage5.Location = New System.Drawing.Point(4, 25) Me.TabPage5.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.TabPage5.Name = "TabPage5" Me.TabPage5.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.TabPage5.Size = New System.Drawing.Size(1330, 768) Me.TabPage5.TabIndex = 4 Me.TabPage5.Text = "CD File Manage / Sort" Me.TabPage5.UseVisualStyleBackColor = True ' 'RadioSort1 ' Me.RadioSort1.AutoSize = True Me.RadioSort1.Checked = True Me.RadioSort1.Location = New System.Drawing.Point(890, 135) Me.RadioSort1.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.RadioSort1.Name = "RadioSort1" Me.RadioSort1.Size = New System.Drawing.Size(242, 20) Me.RadioSort1.TabIndex = 15 Me.RadioSort1.TabStop = True Me.RadioSort1.Text = "0000-0864 (UNTIL VIDEO SECTORS)" Me.RadioSort1.UseVisualStyleBackColor = True ' 'SortCDFiles ' Me.SortCDFiles.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(204, Byte)) Me.SortCDFiles.Location = New System.Drawing.Point(890, 192) Me.SortCDFiles.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.SortCDFiles.Name = "SortCDFiles" Me.SortCDFiles.Size = New System.Drawing.Size(239, 29) Me.SortCDFiles.TabIndex = 14 Me.SortCDFiles.Text = "SORT (BACKUP IT FIRST!)" Me.SortCDFiles.UseVisualStyleBackColor = True ' 'CDLoadSortedFiles ' Me.CDLoadSortedFiles.Location = New System.Drawing.Point(890, 65) Me.CDLoadSortedFiles.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.CDLoadSortedFiles.Name = "CDLoadSortedFiles" Me.CDLoadSortedFiles.Size = New System.Drawing.Size(239, 29) Me.CDLoadSortedFiles.TabIndex = 13 Me.CDLoadSortedFiles.Text = "Load Sorted Files" Me.CDLoadSortedFiles.UseVisualStyleBackColor = True ' 'CDGrid ' Me.CDGrid.AllowUserToAddRows = False Me.CDGrid.AllowUserToDeleteRows = False Me.CDGrid.AllowUserToResizeRows = False Me.CDGrid.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells Me.CDGrid.BackgroundColor = System.Drawing.Color.Gray Me.CDGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.CDGrid.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn1, Me.JAP, Me.SizeB, Me.Eng, Me.EndSec, Me.Gap}) Me.CDGrid.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter Me.CDGrid.Location = New System.Drawing.Point(136, 43) Me.CDGrid.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.CDGrid.Name = "CDGrid" Me.CDGrid.RowHeadersVisible = False Me.CDGrid.RowHeadersWidth = 51 Me.CDGrid.RowTemplate.DefaultCellStyle.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer)) Me.CDGrid.RowTemplate.DefaultCellStyle.ForeColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.CDGrid.ScrollBars = System.Windows.Forms.ScrollBars.Vertical Me.CDGrid.Size = New System.Drawing.Size(684, 714) Me.CDGrid.TabIndex = 12 ' 'DataGridViewTextBoxColumn1 ' Me.DataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill Me.DataGridViewTextBoxColumn1.FillWeight = 30.0! Me.DataGridViewTextBoxColumn1.HeaderText = "ID" Me.DataGridViewTextBoxColumn1.MinimumWidth = 6 Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1" Me.DataGridViewTextBoxColumn1.ReadOnly = True ' 'JAP ' Me.JAP.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill Me.JAP.FillWeight = 50.0! Me.JAP.HeaderText = "Start Sector" Me.JAP.MinimumWidth = 6 Me.JAP.Name = "JAP" Me.JAP.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable ' 'SizeB ' Me.SizeB.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill Me.SizeB.FillWeight = 50.0! Me.SizeB.HeaderText = "Size (bytes)" Me.SizeB.MinimumWidth = 6 Me.SizeB.Name = "SizeB" ' 'Eng ' Me.Eng.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill Me.Eng.FillWeight = 50.0! Me.Eng.HeaderText = "Size (Sectors)" Me.Eng.MinimumWidth = 6 Me.Eng.Name = "Eng" Me.Eng.ReadOnly = True ' 'EndSec ' Me.EndSec.HeaderText = "End Sector" Me.EndSec.MinimumWidth = 6 Me.EndSec.Name = "EndSec" Me.EndSec.Width = 125 ' 'Gap ' Me.Gap.HeaderText = "Gap (Sectors)" Me.Gap.MinimumWidth = 6 Me.Gap.Name = "Gap" Me.Gap.Width = 125 ' 'TabPage7 ' Me.TabPage7.Controls.Add(Me.PSP_UNPACK_EVENT_BIN) Me.TabPage7.Location = New System.Drawing.Point(4, 25) Me.TabPage7.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.TabPage7.Name = "TabPage7" Me.TabPage7.Size = New System.Drawing.Size(1330, 768) Me.TabPage7.TabIndex = 6 Me.TabPage7.Text = "PSP_Unpack" Me.TabPage7.UseVisualStyleBackColor = True ' 'PSP_UNPACK_EVENT_BIN ' Me.PSP_UNPACK_EVENT_BIN.Location = New System.Drawing.Point(302, 75) Me.PSP_UNPACK_EVENT_BIN.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.PSP_UNPACK_EVENT_BIN.Name = "PSP_UNPACK_EVENT_BIN" Me.PSP_UNPACK_EVENT_BIN.Size = New System.Drawing.Size(233, 47) Me.PSP_UNPACK_EVENT_BIN.TabIndex = 0 Me.PSP_UNPACK_EVENT_BIN.Text = "Unpack event.bin" Me.PSP_UNPACK_EVENT_BIN.UseVisualStyleBackColor = True ' 'PictureBox1 ' Me.PictureBox1.BackColor = System.Drawing.Color.Transparent Me.PictureBox1.ErrorImage = Nothing Me.PictureBox1.InitialImage = Nothing Me.PictureBox1.Location = New System.Drawing.Point(1359, 147) Me.PictureBox1.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(832, 809) Me.PictureBox1.TabIndex = 2 Me.PictureBox1.TabStop = False ' 'RawSectorImport ' Me.RawSectorImport.Enabled = False Me.RawSectorImport.Location = New System.Drawing.Point(1204, 26) Me.RawSectorImport.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.RawSectorImport.Name = "RawSectorImport" Me.RawSectorImport.Size = New System.Drawing.Size(131, 23) Me.RawSectorImport.TabIndex = 6 Me.RawSectorImport.Visible = False ' 'RawToSectorImport ' Me.RawToSectorImport.Enabled = False Me.RawToSectorImport.Location = New System.Drawing.Point(1256, 85) Me.RawToSectorImport.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.RawToSectorImport.Name = "RawToSectorImport" Me.RawToSectorImport.Size = New System.Drawing.Size(83, 29) Me.RawToSectorImport.TabIndex = 5 Me.RawToSectorImport.Text = "RealocateDown!" Me.RawToSectorImport.UseVisualStyleBackColor = True Me.RawToSectorImport.Visible = False ' 'Label13 ' Me.Label13.Enabled = False Me.Label13.Location = New System.Drawing.Point(1218, 47) Me.Label13.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(89, 25) Me.Label13.TabIndex = 1 Me.Label13.Text = "SectorsCount" Me.Label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter Me.Label13.Visible = False ' 'Label12 ' Me.Label12.Enabled = False Me.Label12.ForeColor = System.Drawing.Color.DarkRed Me.Label12.Location = New System.Drawing.Point(1222, 33) Me.Label12.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(121, 65) Me.Label12.TabIndex = 1 Me.Label12.Text = "REALLOCATE FILES TEST! (From selected +1)" Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter Me.Label12.Visible = False ' 'WorkDir ' Me.WorkDir.Location = New System.Drawing.Point(906, 27) Me.WorkDir.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.WorkDir.Name = "WorkDir" Me.WorkDir.Size = New System.Drawing.Size(275, 23) Me.WorkDir.TabIndex = 0 Me.WorkDir.Text = "D:\Games\PSX\Persona 2 - Batsu (NTSC-J) [SLPS-02825]\Export\UnRLE\" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(904, 7) Me.Label5.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(84, 16) Me.Label5.TabIndex = 1 Me.Label5.Text = "Working DIR" ' 'OpenFileDialog1 ' Me.OpenFileDialog1.FileName = "OpenFileDialog1" Me.OpenFileDialog1.Filter = "File to unRLE | *.*" ' 'SaveFileDialog1 ' Me.SaveFileDialog1.DefaultExt = "bin" Me.SaveFileDialog1.FileName = "unrle_.bin" ' 'tstBtn ' Me.tstBtn.Enabled = False Me.tstBtn.Location = New System.Drawing.Point(1094, 59) Me.tstBtn.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.tstBtn.Name = "tstBtn" Me.tstBtn.Size = New System.Drawing.Size(88, 29) Me.tstBtn.TabIndex = 3 Me.tstBtn.Text = "TEst" Me.tstBtn.UseVisualStyleBackColor = True ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Location = New System.Drawing.Point(36, 918) Me.Label17.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(105, 16) Me.Label17.TabIndex = 4 Me.Label17.Text = "CD Free Space:" ' 'CDFreeSpaceLabel ' Me.CDFreeSpaceLabel.AutoSize = True Me.CDFreeSpaceLabel.Location = New System.Drawing.Point(150, 918) Me.CDFreeSpaceLabel.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.CDFreeSpaceLabel.Name = "CDFreeSpaceLabel" Me.CDFreeSpaceLabel.Size = New System.Drawing.Size(28, 16) Me.CDFreeSpaceLabel.TabIndex = 5 Me.CDFreeSpaceLabel.Text = "---" ' 'SaveShadowDisc ' Me.SaveShadowDisc.Location = New System.Drawing.Point(36, 960) Me.SaveShadowDisc.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.SaveShadowDisc.Name = "SaveShadowDisc" Me.SaveShadowDisc.Size = New System.Drawing.Size(170, 29) Me.SaveShadowDisc.TabIndex = 9 Me.SaveShadowDisc.Text = "ExportShadowDiscEnd" Me.SaveShadowDisc.UseVisualStyleBackColor = True ' 'LastSectorLbl ' Me.LastSectorLbl.AutoSize = True Me.LastSectorLbl.Location = New System.Drawing.Point(36, 941) Me.LastSectorLbl.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.LastSectorLbl.Name = "LastSectorLbl" Me.LastSectorLbl.Size = New System.Drawing.Size(133, 16) Me.LastSectorLbl.TabIndex = 10 Me.LastSectorLbl.Text = "Last Sector Label:" ' 'ProgressBar1 ' Me.ProgressBar1.Location = New System.Drawing.Point(354, 928) Me.ProgressBar1.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.ProgressBar1.Name = "ProgressBar1" Me.ProgressBar1.Size = New System.Drawing.Size(999, 29) Me.ProgressBar1.TabIndex = 11 ' 'conv3D ' Me.conv3D.Location = New System.Drawing.Point(906, 59) Me.conv3D.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.conv3D.Name = "conv3D" Me.conv3D.Size = New System.Drawing.Size(166, 29) Me.conv3D.TabIndex = 12 Me.conv3D.Text = "Open 3d converter" Me.conv3D.UseVisualStyleBackColor = True ' 'Label25 ' Me.Label25.AutoSize = True Me.Label25.Location = New System.Drawing.Point(604, 9) Me.Label25.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label25.Name = "Label25" Me.Label25.Size = New System.Drawing.Size(98, 16) Me.Label25.TabIndex = 13 Me.Label25.Text = "CD Extra .BIN" ' 'CDEXTRApath ' Me.CDEXTRApath.Location = New System.Drawing.Point(607, 26) Me.CDEXTRApath.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.CDEXTRApath.Name = "CDEXTRApath" Me.CDEXTRApath.Size = New System.Drawing.Size(266, 23) Me.CDEXTRApath.TabIndex = 14 Me.CDEXTRApath.Text = "D:\Games\PSX\Persona 2 - Batsu (NTSC-J) [SLPS-02825]\P2_KUDOS.bin" ' 'SavePaths ' Me.SavePaths.Location = New System.Drawing.Point(758, 59) Me.SavePaths.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.SavePaths.Name = "SavePaths" Me.SavePaths.Size = New System.Drawing.Size(115, 29) Me.SavePaths.TabIndex = 12 Me.SavePaths.Text = "Save Path Settings" Me.SavePaths.UseVisualStyleBackColor = True ' 'Form1 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.SystemColors.ControlDarkDark Me.ClientSize = New System.Drawing.Size(2191, 979) Me.Controls.Add(Me.CDEXTRApath) Me.Controls.Add(Me.Label25) Me.Controls.Add(Me.SavePaths) Me.Controls.Add(Me.conv3D) Me.Controls.Add(Me.ProgressBar1) Me.Controls.Add(Me.PictureBox1) Me.Controls.Add(Me.LastSectorLbl) Me.Controls.Add(Me.SaveShadowDisc) Me.Controls.Add(Me.CDFreeSpaceLabel) Me.Controls.Add(Me.Label17) Me.Controls.Add(Me.RawToSectorImport) Me.Controls.Add(Me.RawSectorImport) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.tstBtn) Me.Controls.Add(Me.TabControl1) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.WorkDir) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.KUDOSpath) Me.Controls.Add(Me.UserPath) Me.Controls.Add(Me.EngISOPath) Me.Controls.Add(Me.JapISOPath) Me.Font = New System.Drawing.Font("Roboto Mono Medium", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(204, Byte)) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.MaximizeBox = False Me.Name = "Form1" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "EternalPunishmentPSX Toolkit" Me.TabControl1.ResumeLayout(False) Me.ReplaceTextExecutes.ResumeLayout(False) Me.ReplaceTextExecutes.PerformLayout() Me.GroupBox11.ResumeLayout(False) Me.GroupBox11.PerformLayout() CType(Me.ClutShift, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CLUTid, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox3.ResumeLayout(False) Me.GroupBox3.PerformLayout() Me.GroupBox10.ResumeLayout(False) Me.GroupBox10.PerformLayout() Me.GroupBox2.ResumeLayout(False) Me.GroupBox2.PerformLayout() Me.GroupBox1.ResumeLayout(False) Me.GroupBox1.PerformLayout() Me.TabPage2.ResumeLayout(False) Me.TabPage2.PerformLayout() Me.TabPage3.ResumeLayout(False) Me.TabPage3.PerformLayout() Me.GroupBox7.ResumeLayout(False) Me.GroupBox7.PerformLayout() Me.TabPage6.ResumeLayout(False) Me.GroupBox6.ResumeLayout(False) Me.GroupBox9.ResumeLayout(False) Me.GroupBox8.ResumeLayout(False) Me.GroupBox5.ResumeLayout(False) Me.GroupBox5.PerformLayout() Me.GroupBox4.ResumeLayout(False) Me.GroupBox4.PerformLayout() Me.TabPage4.ResumeLayout(False) CType(Me.TGrid, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPage5.ResumeLayout(False) Me.TabPage5.PerformLayout() CType(Me.CDGrid, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPage7.ResumeLayout(False) CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents JapISOPath As TextBox Friend WithEvents EngISOPath As TextBox Friend WithEvents Label1 As Label Friend WithEvents Label2 As Label Friend WithEvents UserPath As TextBox Friend WithEvents Label3 As Label Friend WithEvents KUDOSpath As TextBox Friend WithEvents Label4 As Label Friend WithEvents TabControl1 As TabControl Friend WithEvents ReplaceTextExecutes As TabPage Friend WithEvents TabPage2 As TabPage Friend WithEvents GroupBox3 As GroupBox Friend WithEvents importToBin As Button Friend WithEvents notEncodeTorle As RadioButton Friend WithEvents encodeTOrle As RadioButton Friend WithEvents Label6 As Label Friend WithEvents GroupBox2 As GroupBox Friend WithEvents ExportUnrleFile As Button Friend WithEvents ExportRaw As RadioButton Friend WithEvents ExportRLEDec As RadioButton Friend WithEvents GroupBox1 As GroupBox Friend WithEvents CDFileList As ListBox Friend WithEvents ReadCDFileTable As Button Friend WithEvents EngRadio As RadioButton Friend WithEvents UserRadio As RadioButton Friend WithEvents japRadio As RadioButton Friend WithEvents TabPage3 As TabPage Friend WithEvents TabPage4 As TabPage Friend WithEvents TabPage6 As TabPage Friend WithEvents TabPage5 As TabPage Friend WithEvents WorkDir As TextBox Friend WithEvents Label5 As Label Friend WithEvents OpenFileDialog1 As OpenFileDialog Friend WithEvents SaveFileDialog1 As SaveFileDialog Friend WithEvents Label7 As Label Friend WithEvents unRLEfile As TextBox Friend WithEvents unRLEfileOpen As Button Friend WithEvents Unrle_Btn As Button Friend WithEvents ModifyFont As Button Friend WithEvents TextBox3 As TextBox Friend WithEvents SelBinFiles As ListBox Friend WithEvents Label8 As Label Friend WithEvents ExportBinPath As TextBox Friend WithEvents OPenBinBtn As Button Friend WithEvents FilnamLabel As Label Friend WithEvents Label10 As Label Friend WithEvents Savedlbl As Label Friend WithEvents ConvertTo12x12 As Button Friend WithEvents Label9 As Label Friend WithEvents WriteFontWide1 As Button Friend WithEvents ReadFontWide1 As Button Friend WithEvents FontWide1 As TextBox Friend WithEvents Label11 As Label Friend WithEvents RLEdecode As Button Friend WithEvents tstBtn As Button Friend WithEvents RawSectorImport As TextBox Friend WithEvents RawToSectorImport As Button Friend WithEvents Label12 As Label Friend WithEvents GroupBox5 As GroupBox Friend WithEvents ImportTXT As Button Friend WithEvents GroupBox4 As GroupBox Friend WithEvents Label13 As Label Friend WithEvents exportBinfiletoBIN As Button Friend WithEvents CreateBinDirCheck As CheckBox Friend WithEvents Label14 As Label Friend WithEvents encodeID As TextBox Friend WithEvents SelExportCript As Button Friend WithEvents GroupBox7 As GroupBox Friend WithEvents Label15 As Label Friend WithEvents TextBox5 As TextBox Friend WithEvents Label16 As Label Friend WithEvents PictureBox1 As PictureBox Friend WithEvents importRAWtoSel As Button Friend WithEvents SearchHexPattern As Button Friend WithEvents HexPatternBox As TextBox Friend WithEvents Label17 As Label Friend WithEvents CDFreeSpaceLabel As Label Friend WithEvents SaveShadowDisc As Button Friend WithEvents importSector As TextBox Friend WithEvents LastSectorLbl As Label Friend WithEvents getFreeSector As Button Friend WithEvents DialLeftSpaceWr As Button Friend WithEvents coordMultiAsmWr As Button Friend WithEvents DialLeftSpaceRd As Button Friend WithEvents coordMultiAsmRd As Button Friend WithEvents DialLeftSpaceText As TextBox Friend WithEvents TextCharSpacer As TextBox Friend WithEvents Label19 As Label Friend WithEvents Label18 As Label Friend WithEvents Export181577 As Button Friend WithEvents PatchCytyTextCoords As Button Friend WithEvents NewTextMODE As CheckBox Friend WithEvents ImportCode As Button Friend WithEvents ExpMainExe As Button Friend WithEvents SortedFileList As ListBox Friend WithEvents ShowSorted As Button Friend WithEvents ScriptView As Button Friend WithEvents makeTreeTest As Button Friend WithEvents Export181RUS As Button Friend WithEvents SceneryImport As Button Friend WithEvents UpdateSizeTable As CheckBox Friend WithEvents OffsetEditorBtn As Button Friend WithEvents Mode2352 As CheckBox Friend WithEvents Export1112RUS As Button Friend WithEvents MakePointers As Button Friend WithEvents Button1 As Button Friend WithEvents PngExport As Button Friend WithEvents CLUTs As Label Friend WithEvents CLUTid As NumericUpDown Friend WithEvents ImgShow As Button Friend WithEvents alpha0 As CheckBox Friend WithEvents PNGimport As Button Friend WithEvents ExportDUNGScripts As Button Friend WithEvents NotDeconstr As CheckBox Friend WithEvents ExportContact As Button Friend WithEvents Show16bit As Button Friend WithEvents GroupBox8 As GroupBox Friend WithEvents ConvertContactScript As Button Friend WithEvents ForceRle As CheckBox Friend WithEvents GroupBox9 As GroupBox Friend WithEvents Convert_Summon As Button Friend WithEvents Summon_Export As Button Friend WithEvents Force4bit As CheckBox Friend WithEvents IgnoreGaps As CheckBox Friend WithEvents GroupBox10 As GroupBox Friend WithEvents imp16bit As RadioButton Friend WithEvents Imp8bit As RadioButton Friend WithEvents imp4bit As RadioButton Friend WithEvents GroupBox11 As GroupBox Friend WithEvents ProgressBar1 As ProgressBar Friend WithEvents BackgroundWorker1 As System.ComponentModel.BackgroundWorker Friend WithEvents Label20 As Label Friend WithEvents SaveTitles As Button Friend WithEvents TitlesLoad As Button Friend WithEvents TGrid As DataGridView Friend WithEvents LoadTitles As Button Friend WithEvents SaveTit As Button Friend WithEvents LowerCLUT As CheckBox Friend WithEvents ClutShift As NumericUpDown Friend WithEvents Label21 As Label Friend WithEvents CDGrid As DataGridView Friend WithEvents CDLoadSortedFiles As Button Friend WithEvents DataGridViewTextBoxColumn1 As DataGridViewTextBoxColumn Friend WithEvents JAP As DataGridViewTextBoxColumn Friend WithEvents SizeB As DataGridViewTextBoxColumn Friend WithEvents Eng As DataGridViewTextBoxColumn Friend WithEvents EndSec As DataGridViewTextBoxColumn Friend WithEvents Gap As DataGridViewTextBoxColumn Friend WithEvents RadioSort1 As RadioButton Friend WithEvents SortCDFiles As Button Friend WithEvents TabPage7 As TabPage Friend WithEvents PSP_UNPACK_EVENT_BIN As Button Friend WithEvents conv3D As Button Friend WithEvents UpperCLUT As CheckBox Friend WithEvents KudosBtn As RadioButton Friend WithEvents FileDescr As TextBox Friend WithEvents Label22 As Label Friend WithEvents Label23 As Label Friend WithEvents SearchPointers As Button Friend WithEvents CompareBTS As TextBox Friend WithEvents Label24 As Label Friend WithEvents Tim8Shift As CheckBox Friend WithEvents Panel1 As Panel Friend WithEvents RelpaceTextExecs As Button Friend WithEvents UnKudosScript As CheckBox Friend WithEvents ConvertEventsForEditing As Button Friend WithEvents GenChars As Button Friend WithEvents CharCodeGenerator As Button Friend WithEvents ParseEvent As Button Friend WithEvents DistrEditor As Button Friend WithEvents GroupBox6 As GroupBox Friend WithEvents Export518_675 As Button Friend WithEvents CDExtraBtn As RadioButton Friend WithEvents Label25 As Label Friend WithEvents CDEXTRApath As TextBox Friend WithEvents SavePaths As Button Friend WithEvents ID As DataGridViewTextBoxColumn End Class