2454 lines
109 KiB
VB.net
2454 lines
109 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
||
Partial Class Form1
|
||
Inherits System.Windows.Forms.Form
|
||
|
||
'Форма переопределяет dispose для очистки списка компонентов.
|
||
<System.Diagnostics.DebuggerNonUserCode()>
|
||
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.
|
||
'Не изменяйте ее в редакторе исходного кода.
|
||
<System.Diagnostics.DebuggerStepThrough()>
|
||
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(16, 27)
|
||
Me.JapISOPath.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.JapISOPath.Name = "JapISOPath"
|
||
Me.JapISOPath.Size = New System.Drawing.Size(309, 22)
|
||
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(16, 74)
|
||
Me.EngISOPath.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.EngISOPath.Name = "EngISOPath"
|
||
Me.EngISOPath.Size = New System.Drawing.Size(309, 22)
|
||
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(16, 7)
|
||
Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label1.Name = "Label1"
|
||
Me.Label1.Size = New System.Drawing.Size(157, 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(16, 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(353, 26)
|
||
Me.UserPath.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.UserPath.Name = "UserPath"
|
||
Me.UserPath.Size = New System.Drawing.Size(304, 22)
|
||
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(353, 7)
|
||
Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label3.Name = "Label3"
|
||
Me.Label3.Size = New System.Drawing.Size(127, 16)
|
||
Me.Label3.TabIndex = 1
|
||
Me.Label3.Text = "User (Modified) .BIN"
|
||
'
|
||
'KUDOSpath
|
||
'
|
||
Me.KUDOSpath.Location = New System.Drawing.Point(353, 74)
|
||
Me.KUDOSpath.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.KUDOSpath.Name = "KUDOSpath"
|
||
Me.KUDOSpath.Size = New System.Drawing.Size(304, 22)
|
||
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(353, 55)
|
||
Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label4.Name = "Label4"
|
||
Me.Label4.Size = New System.Drawing.Size(82, 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(16, 121)
|
||
Me.TabControl1.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.TabControl1.Name = "TabControl1"
|
||
Me.TabControl1.SelectedIndex = 0
|
||
Me.TabControl1.Size = New System.Drawing.Size(1529, 796)
|
||
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)
|
||
Me.ReplaceTextExecutes.Name = "ReplaceTextExecutes"
|
||
Me.ReplaceTextExecutes.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.ReplaceTextExecutes.Size = New System.Drawing.Size(1521, 767)
|
||
Me.ReplaceTextExecutes.TabIndex = 0
|
||
Me.ReplaceTextExecutes.Text = "ISO < > files"
|
||
'
|
||
'RelpaceTextExecs
|
||
'
|
||
Me.RelpaceTextExecs.Location = New System.Drawing.Point(29, 729)
|
||
Me.RelpaceTextExecs.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.RelpaceTextExecs.Name = "RelpaceTextExecs"
|
||
Me.RelpaceTextExecs.Size = New System.Drawing.Size(377, 28)
|
||
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(431, 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(1229, 14)
|
||
Me.GroupBox11.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox11.Name = "GroupBox11"
|
||
Me.GroupBox11.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox11.Size = New System.Drawing.Size(272, 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(7, 101)
|
||
Me.UpperCLUT.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.UpperCLUT.Name = "UpperCLUT"
|
||
Me.UpperCLUT.Size = New System.Drawing.Size(102, 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(7, 122)
|
||
Me.LowerCLUT.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.LowerCLUT.Name = "LowerCLUT"
|
||
Me.LowerCLUT.Size = New System.Drawing.Size(103, 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(7, 47)
|
||
Me.Force4bit.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.Force4bit.Name = "Force4bit"
|
||
Me.Force4bit.Size = New System.Drawing.Size(85, 20)
|
||
Me.Force4bit.TabIndex = 15
|
||
Me.Force4bit.Text = "Force4bit"
|
||
Me.Force4bit.UseVisualStyleBackColor = True
|
||
'
|
||
'ImgShow
|
||
'
|
||
Me.ImgShow.Location = New System.Drawing.Point(125, 42)
|
||
Me.ImgShow.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ImgShow.Name = "ImgShow"
|
||
Me.ImgShow.Size = New System.Drawing.Size(137, 28)
|
||
Me.ImgShow.TabIndex = 13
|
||
Me.ImgShow.Text = "Show Image --->"
|
||
Me.ImgShow.UseVisualStyleBackColor = True
|
||
'
|
||
'Show16bit
|
||
'
|
||
Me.Show16bit.Location = New System.Drawing.Point(65, 162)
|
||
Me.Show16bit.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.Show16bit.Name = "Show16bit"
|
||
Me.Show16bit.Size = New System.Drawing.Size(197, 28)
|
||
Me.Show16bit.TabIndex = 14
|
||
Me.Show16bit.Text = "Show16Bit img / CLUT -->"
|
||
Me.Show16bit.UseVisualStyleBackColor = True
|
||
'
|
||
'ClutShift
|
||
'
|
||
Me.ClutShift.Location = New System.Drawing.Point(216, 103)
|
||
Me.ClutShift.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ClutShift.Name = "ClutShift"
|
||
Me.ClutShift.Size = New System.Drawing.Size(47, 22)
|
||
Me.ClutShift.TabIndex = 11
|
||
'
|
||
'CLUTid
|
||
'
|
||
Me.CLUTid.Location = New System.Drawing.Point(217, 74)
|
||
Me.CLUTid.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.CLUTid.Name = "CLUTid"
|
||
Me.CLUTid.Size = New System.Drawing.Size(47, 22)
|
||
Me.CLUTid.TabIndex = 11
|
||
'
|
||
'Label21
|
||
'
|
||
Me.Label21.Location = New System.Drawing.Point(128, 107)
|
||
Me.Label21.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label21.Name = "Label21"
|
||
Me.Label21.Size = New System.Drawing.Size(115, 17)
|
||
Me.Label21.TabIndex = 12
|
||
Me.Label21.Text = "CLUT shift"
|
||
'
|
||
'CLUTs
|
||
'
|
||
Me.CLUTs.Location = New System.Drawing.Point(123, 76)
|
||
Me.CLUTs.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.CLUTs.Name = "CLUTs"
|
||
Me.CLUTs.Size = New System.Drawing.Size(115, 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(1231, 297)
|
||
Me.SortedFileList.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.SortedFileList.Name = "SortedFileList"
|
||
Me.SortedFileList.Size = New System.Drawing.Size(261, 452)
|
||
Me.SortedFileList.TabIndex = 10
|
||
'
|
||
'ShowSorted
|
||
'
|
||
Me.ShowSorted.Location = New System.Drawing.Point(1229, 261)
|
||
Me.ShowSorted.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ShowSorted.Name = "ShowSorted"
|
||
Me.ShowSorted.Size = New System.Drawing.Size(263, 28)
|
||
Me.ShowSorted.TabIndex = 9
|
||
Me.ShowSorted.Text = "Show SectorSortedFileList"
|
||
Me.ShowSorted.UseVisualStyleBackColor = True
|
||
'
|
||
'SearchHexPattern
|
||
'
|
||
Me.SearchHexPattern.Location = New System.Drawing.Point(480, 689)
|
||
Me.SearchHexPattern.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.SearchHexPattern.Name = "SearchHexPattern"
|
||
Me.SearchHexPattern.Size = New System.Drawing.Size(385, 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(480, 663)
|
||
Me.HexPatternBox.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.HexPatternBox.Name = "HexPatternBox"
|
||
Me.HexPatternBox.Size = New System.Drawing.Size(384, 22)
|
||
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(877, 366)
|
||
Me.GroupBox3.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox3.Name = "GroupBox3"
|
||
Me.GroupBox3.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox3.Size = New System.Drawing.Size(345, 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(9, 246)
|
||
Me.GroupBox10.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox10.Name = "GroupBox10"
|
||
Me.GroupBox10.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox10.Size = New System.Drawing.Size(329, 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(76, 52)
|
||
Me.imp16bit.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.imp16bit.Name = "imp16bit"
|
||
Me.imp16bit.Size = New System.Drawing.Size(157, 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(161, 23)
|
||
Me.Imp8bit.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.Imp8bit.Name = "Imp8bit"
|
||
Me.Imp8bit.Size = New System.Drawing.Size(141, 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(9, 23)
|
||
Me.imp4bit.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.imp4bit.Name = "imp4bit"
|
||
Me.imp4bit.Size = New System.Drawing.Size(134, 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(7, 87)
|
||
Me.PNGimport.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.PNGimport.Name = "PNGimport"
|
||
Me.PNGimport.Size = New System.Drawing.Size(315, 28)
|
||
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(13, 76)
|
||
Me.IgnoreGaps.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.IgnoreGaps.Name = "IgnoreGaps"
|
||
Me.IgnoreGaps.Size = New System.Drawing.Size(139, 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(200, 23)
|
||
Me.ForceRle.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ForceRle.Name = "ForceRle"
|
||
Me.ForceRle.Size = New System.Drawing.Size(125, 20)
|
||
Me.ForceRle.TabIndex = 10
|
||
Me.ForceRle.Text = "<<< ForceRLE(!)"
|
||
Me.ForceRle.UseVisualStyleBackColor = True
|
||
'
|
||
'getFreeSector
|
||
'
|
||
Me.getFreeSector.Location = New System.Drawing.Point(163, 90)
|
||
Me.getFreeSector.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.getFreeSector.Name = "getFreeSector"
|
||
Me.getFreeSector.Size = New System.Drawing.Size(175, 48)
|
||
Me.getFreeSector.TabIndex = 8
|
||
Me.getFreeSector.Text = "Get New Free Sector"
|
||
Me.getFreeSector.UseVisualStyleBackColor = True
|
||
'
|
||
'importToBin
|
||
'
|
||
Me.importToBin.Location = New System.Drawing.Point(8, 178)
|
||
Me.importToBin.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.importToBin.Name = "importToBin"
|
||
Me.importToBin.Size = New System.Drawing.Size(329, 60)
|
||
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(13, 48)
|
||
Me.notEncodeTorle.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.notEncodeTorle.Name = "notEncodeTorle"
|
||
Me.notEncodeTorle.Size = New System.Drawing.Size(167, 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(15, 21)
|
||
Me.encodeTOrle.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.encodeTOrle.Name = "encodeTOrle"
|
||
Me.encodeTOrle.Size = New System.Drawing.Size(154, 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(132, 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(8, 146)
|
||
Me.importSector.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.importSector.Name = "importSector"
|
||
Me.importSector.Size = New System.Drawing.Size(328, 22)
|
||
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(424, 66)
|
||
Me.SelBinFiles.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.SelBinFiles.Name = "SelBinFiles"
|
||
Me.SelBinFiles.Size = New System.Drawing.Size(440, 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(877, 64)
|
||
Me.GroupBox2.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox2.Name = "GroupBox2"
|
||
Me.GroupBox2.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox2.Size = New System.Drawing.Size(345, 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(237, 268)
|
||
Me.Tim8Shift.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.Tim8Shift.Name = "Tim8Shift"
|
||
Me.Tim8Shift.Size = New System.Drawing.Size(84, 20)
|
||
Me.Tim8Shift.TabIndex = 11
|
||
Me.Tim8Shift.Text = "Tim8Shift"
|
||
Me.Tim8Shift.UseVisualStyleBackColor = False
|
||
'
|
||
'CompareBTS
|
||
'
|
||
Me.CompareBTS.Location = New System.Drawing.Point(104, 247)
|
||
Me.CompareBTS.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.CompareBTS.Name = "CompareBTS"
|
||
Me.CompareBTS.Size = New System.Drawing.Size(45, 22)
|
||
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(11, 251)
|
||
Me.Label24.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label24.Name = "Label24"
|
||
Me.Label24.Size = New System.Drawing.Size(90, 16)
|
||
Me.Label24.TabIndex = 9
|
||
Me.Label24.Text = "CompareBTS"
|
||
'
|
||
'SearchPointers
|
||
'
|
||
Me.SearchPointers.Location = New System.Drawing.Point(156, 246)
|
||
Me.SearchPointers.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.SearchPointers.Name = "SearchPointers"
|
||
Me.SearchPointers.Size = New System.Drawing.Size(176, 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(237, 50)
|
||
Me.alpha0.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.alpha0.Name = "alpha0"
|
||
Me.alpha0.Size = New System.Drawing.Size(91, 20)
|
||
Me.alpha0.TabIndex = 7
|
||
Me.alpha0.Text = "0 as alpha"
|
||
Me.alpha0.UseVisualStyleBackColor = True
|
||
'
|
||
'PngExport
|
||
'
|
||
Me.PngExport.Location = New System.Drawing.Point(237, 16)
|
||
Me.PngExport.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.PngExport.Name = "PngExport"
|
||
Me.PngExport.Size = New System.Drawing.Size(100, 28)
|
||
Me.PngExport.TabIndex = 6
|
||
Me.PngExport.Text = "ExportPng"
|
||
Me.PngExport.UseVisualStyleBackColor = True
|
||
'
|
||
'MakePointers
|
||
'
|
||
Me.MakePointers.Location = New System.Drawing.Point(236, 210)
|
||
Me.MakePointers.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.MakePointers.Name = "MakePointers"
|
||
Me.MakePointers.Size = New System.Drawing.Size(96, 28)
|
||
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(8, 64)
|
||
Me.CreateBinDirCheck.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.CreateBinDirCheck.Name = "CreateBinDirCheck"
|
||
Me.CreateBinDirCheck.Size = New System.Drawing.Size(116, 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(9, 210)
|
||
Me.ExportUnrleFile.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ExportUnrleFile.Name = "ExportUnrleFile"
|
||
Me.ExportUnrleFile.Size = New System.Drawing.Size(191, 28)
|
||
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(8, 43)
|
||
Me.ExportRaw.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ExportRaw.Name = "ExportRaw"
|
||
Me.ExportRaw.Size = New System.Drawing.Size(75, 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(8, 23)
|
||
Me.ExportRLEDec.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ExportRLEDec.Name = "ExportRLEDec"
|
||
Me.ExportRLEDec.Size = New System.Drawing.Size(104, 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(183, 64)
|
||
Me.Label8.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label8.Name = "Label8"
|
||
Me.Label8.Size = New System.Drawing.Size(92, 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(8, 156)
|
||
Me.Savedlbl.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Savedlbl.Name = "Savedlbl"
|
||
Me.Savedlbl.Size = New System.Drawing.Size(329, 82)
|
||
Me.Savedlbl.TabIndex = 4
|
||
Me.Savedlbl.Text = "---"
|
||
Me.Savedlbl.TextAlign = System.Drawing.ContentAlignment.TopCenter
|
||
'
|
||
'ExportBinPath
|
||
'
|
||
Me.ExportBinPath.Location = New System.Drawing.Point(8, 89)
|
||
Me.ExportBinPath.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ExportBinPath.Multiline = True
|
||
Me.ExportBinPath.Name = "ExportBinPath"
|
||
Me.ExportBinPath.Size = New System.Drawing.Size(328, 63)
|
||
Me.ExportBinPath.TabIndex = 0
|
||
'
|
||
'Panel1
|
||
'
|
||
Me.Panel1.BackColor = System.Drawing.Color.LightSteelBlue
|
||
Me.Panel1.Location = New System.Drawing.Point(8, 238)
|
||
Me.Panel1.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.Panel1.Name = "Panel1"
|
||
Me.Panel1.Size = New System.Drawing.Size(331, 52)
|
||
Me.Panel1.TabIndex = 13
|
||
'
|
||
'FilnamLabel
|
||
'
|
||
Me.FilnamLabel.Font = New System.Drawing.Font("Microsoft Sans Serif", 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(424, 22)
|
||
Me.FilnamLabel.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.FilnamLabel.Name = "FilnamLabel"
|
||
Me.FilnamLabel.Size = New System.Drawing.Size(797, 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(20, 7)
|
||
Me.GroupBox1.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox1.Name = "GroupBox1"
|
||
Me.GroupBox1.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox1.Size = New System.Drawing.Size(396, 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(256, 23)
|
||
Me.CDExtraBtn.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.CDExtraBtn.Name = "CDExtraBtn"
|
||
Me.CDExtraBtn.Size = New System.Drawing.Size(95, 20)
|
||
Me.CDExtraBtn.TabIndex = 11
|
||
Me.CDExtraBtn.Text = "EXTRA CD"
|
||
Me.CDExtraBtn.UseVisualStyleBackColor = True
|
||
'
|
||
'FileDescr
|
||
'
|
||
Me.FileDescr.Location = New System.Drawing.Point(217, 118)
|
||
Me.FileDescr.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.FileDescr.Name = "FileDescr"
|
||
Me.FileDescr.Size = New System.Drawing.Size(169, 22)
|
||
Me.FileDescr.TabIndex = 10
|
||
'
|
||
'NotDeconstr
|
||
'
|
||
Me.NotDeconstr.AutoSize = True
|
||
Me.NotDeconstr.Location = New System.Drawing.Point(8, 111)
|
||
Me.NotDeconstr.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.NotDeconstr.Name = "NotDeconstr"
|
||
Me.NotDeconstr.Size = New System.Drawing.Size(134, 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(217, 670)
|
||
Me.Mode2352.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.Mode2352.Name = "Mode2352"
|
||
Me.Mode2352.Size = New System.Drawing.Size(139, 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(9, 671)
|
||
Me.UpdateSizeTable.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.UpdateSizeTable.Name = "UpdateSizeTable"
|
||
Me.UpdateSizeTable.Size = New System.Drawing.Size(136, 20)
|
||
Me.UpdateSizeTable.TabIndex = 7
|
||
Me.UpdateSizeTable.Text = "UpdateSizeTable"
|
||
Me.UpdateSizeTable.UseVisualStyleBackColor = True
|
||
'
|
||
'ExpMainExe
|
||
'
|
||
Me.ExpMainExe.Location = New System.Drawing.Point(217, 689)
|
||
Me.ExpMainExe.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ExpMainExe.Name = "ExpMainExe"
|
||
Me.ExpMainExe.Size = New System.Drawing.Size(171, 28)
|
||
Me.ExpMainExe.TabIndex = 6
|
||
Me.ExpMainExe.Text = "Export SLPS_028.25"
|
||
Me.ExpMainExe.UseVisualStyleBackColor = True
|
||
'
|
||
'ImportCode
|
||
'
|
||
Me.ImportCode.Location = New System.Drawing.Point(8, 689)
|
||
Me.ImportCode.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ImportCode.Name = "ImportCode"
|
||
Me.ImportCode.Size = New System.Drawing.Size(160, 28)
|
||
Me.ImportCode.TabIndex = 5
|
||
Me.ImportCode.Text = "IMPORT MAIN EXE"
|
||
Me.ImportCode.UseVisualStyleBackColor = True
|
||
'
|
||
'importRAWtoSel
|
||
'
|
||
Me.importRAWtoSel.Location = New System.Drawing.Point(8, 639)
|
||
Me.importRAWtoSel.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.importRAWtoSel.Name = "importRAWtoSel"
|
||
Me.importRAWtoSel.Size = New System.Drawing.Size(160, 28)
|
||
Me.importRAWtoSel.TabIndex = 4
|
||
Me.importRAWtoSel.Text = "Import RAW to sel."
|
||
Me.importRAWtoSel.UseVisualStyleBackColor = True
|
||
'
|
||
'exportBinfiletoBIN
|
||
'
|
||
Me.exportBinfiletoBIN.Location = New System.Drawing.Point(217, 639)
|
||
Me.exportBinfiletoBIN.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.exportBinfiletoBIN.Name = "exportBinfiletoBIN"
|
||
Me.exportBinfiletoBIN.Size = New System.Drawing.Size(171, 28)
|
||
Me.exportBinfiletoBIN.TabIndex = 3
|
||
Me.exportBinfiletoBIN.Text = "Export Selected To bin"
|
||
Me.exportBinfiletoBIN.UseVisualStyleBackColor = True
|
||
'
|
||
'OPenBinBtn
|
||
'
|
||
Me.OPenBinBtn.Location = New System.Drawing.Point(217, 73)
|
||
Me.OPenBinBtn.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.OPenBinBtn.Name = "OPenBinBtn"
|
||
Me.OPenBinBtn.Size = New System.Drawing.Size(171, 28)
|
||
Me.OPenBinBtn.TabIndex = 1
|
||
Me.OPenBinBtn.Text = "Select .bin File"
|
||
Me.OPenBinBtn.UseVisualStyleBackColor = True
|
||
'
|
||
'CDFileList
|
||
'
|
||
Me.CDFileList.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.CDFileList.FormattingEnabled = True
|
||
Me.CDFileList.ItemHeight = 17
|
||
Me.CDFileList.Location = New System.Drawing.Point(8, 145)
|
||
Me.CDFileList.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.CDFileList.Name = "CDFileList"
|
||
Me.CDFileList.Size = New System.Drawing.Size(379, 480)
|
||
Me.CDFileList.TabIndex = 2
|
||
'
|
||
'ReadCDFileTable
|
||
'
|
||
Me.ReadCDFileTable.Location = New System.Drawing.Point(5, 82)
|
||
Me.ReadCDFileTable.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ReadCDFileTable.Name = "ReadCDFileTable"
|
||
Me.ReadCDFileTable.Size = New System.Drawing.Size(147, 28)
|
||
Me.ReadCDFileTable.TabIndex = 1
|
||
Me.ReadCDFileTable.Text = "Read EP Filetable"
|
||
Me.ReadCDFileTable.UseVisualStyleBackColor = True
|
||
'
|
||
'Label22
|
||
'
|
||
Me.Label22.Location = New System.Drawing.Point(217, 96)
|
||
Me.Label22.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label22.Name = "Label22"
|
||
Me.Label22.Size = New System.Drawing.Size(171, 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(217, 51)
|
||
Me.Label10.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label10.Name = "Label10"
|
||
Me.Label10.Size = New System.Drawing.Size(171, 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(8, 23)
|
||
Me.japRadio.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.japRadio.Name = "japRadio"
|
||
Me.japRadio.Size = New System.Drawing.Size(78, 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(135, 23)
|
||
Me.KudosBtn.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.KudosBtn.Name = "KudosBtn"
|
||
Me.KudosBtn.Size = New System.Drawing.Size(100, 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(8, 44)
|
||
Me.EngRadio.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.EngRadio.Name = "EngRadio"
|
||
Me.EngRadio.Size = New System.Drawing.Size(82, 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(8, 64)
|
||
Me.UserRadio.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.UserRadio.Name = "UserRadio"
|
||
Me.UserRadio.Size = New System.Drawing.Size(91, 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)
|
||
Me.TabPage2.Name = "TabPage2"
|
||
Me.TabPage2.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.TabPage2.Size = New System.Drawing.Size(1521, 767)
|
||
Me.TabPage2.TabIndex = 1
|
||
Me.TabPage2.Text = "RLE file decode / encode"
|
||
Me.TabPage2.UseVisualStyleBackColor = True
|
||
'
|
||
'makeTreeTest
|
||
'
|
||
Me.makeTreeTest.Location = New System.Drawing.Point(1159, 66)
|
||
Me.makeTreeTest.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.makeTreeTest.Name = "makeTreeTest"
|
||
Me.makeTreeTest.Size = New System.Drawing.Size(184, 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(420, 107)
|
||
Me.Label14.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label14.Name = "Label14"
|
||
Me.Label14.Size = New System.Drawing.Size(77, 16)
|
||
Me.Label14.TabIndex = 4
|
||
Me.Label14.Text = "ID in packet"
|
||
'
|
||
'encodeID
|
||
'
|
||
Me.encodeID.Location = New System.Drawing.Point(555, 103)
|
||
Me.encodeID.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.encodeID.Name = "encodeID"
|
||
Me.encodeID.Size = New System.Drawing.Size(39, 22)
|
||
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(424, 135)
|
||
Me.RLEdecode.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.RLEdecode.Name = "RLEdecode"
|
||
Me.RLEdecode.Size = New System.Drawing.Size(171, 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(171, 98)
|
||
Me.Unrle_Btn.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.Unrle_Btn.Name = "Unrle_Btn"
|
||
Me.Unrle_Btn.Size = New System.Drawing.Size(171, 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(424, 66)
|
||
Me.unRLEfileOpen.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.unRLEfileOpen.Name = "unRLEfileOpen"
|
||
Me.unRLEfileOpen.Size = New System.Drawing.Size(171, 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(8, 48)
|
||
Me.Label7.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label7.Name = "Label7"
|
||
Me.Label7.Size = New System.Drawing.Size(77, 16)
|
||
Me.Label7.TabIndex = 1
|
||
Me.Label7.Text = "Working file"
|
||
'
|
||
'unRLEfile
|
||
'
|
||
Me.unRLEfile.Location = New System.Drawing.Point(8, 66)
|
||
Me.unRLEfile.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.unRLEfile.Name = "unRLEfile"
|
||
Me.unRLEfile.Size = New System.Drawing.Size(399, 22)
|
||
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)
|
||
Me.TabPage3.Name = "TabPage3"
|
||
Me.TabPage3.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.TabPage3.Size = New System.Drawing.Size(1521, 767)
|
||
Me.TabPage3.TabIndex = 2
|
||
Me.TabPage3.Text = "Font Conv/textView"
|
||
Me.TabPage3.UseVisualStyleBackColor = True
|
||
'
|
||
'PatchCytyTextCoords
|
||
'
|
||
Me.PatchCytyTextCoords.Location = New System.Drawing.Point(1068, 330)
|
||
Me.PatchCytyTextCoords.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.PatchCytyTextCoords.Name = "PatchCytyTextCoords"
|
||
Me.PatchCytyTextCoords.Size = New System.Drawing.Size(216, 28)
|
||
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(24, 432)
|
||
Me.GroupBox7.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox7.Name = "GroupBox7"
|
||
Me.GroupBox7.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox7.Size = New System.Drawing.Size(1276, 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)
|
||
Me.TextBox5.Multiline = True
|
||
Me.TextBox5.Name = "TextBox5"
|
||
Me.TextBox5.Size = New System.Drawing.Size(1264, 270)
|
||
Me.TextBox5.TabIndex = 0
|
||
'
|
||
'Label16
|
||
'
|
||
Me.Label16.AutoSize = True
|
||
Me.Label16.Location = New System.Drawing.Point(1113, 20)
|
||
Me.Label16.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label16.Name = "Label16"
|
||
Me.Label16.Size = New System.Drawing.Size(144, 16)
|
||
Me.Label16.TabIndex = 1
|
||
Me.Label16.Text = "Enter HEX Codes Here"
|
||
'
|
||
'DialLeftSpaceWr
|
||
'
|
||
Me.DialLeftSpaceWr.Location = New System.Drawing.Point(1184, 244)
|
||
Me.DialLeftSpaceWr.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.DialLeftSpaceWr.Name = "DialLeftSpaceWr"
|
||
Me.DialLeftSpaceWr.Size = New System.Drawing.Size(100, 28)
|
||
Me.DialLeftSpaceWr.TabIndex = 6
|
||
Me.DialLeftSpaceWr.Text = "WRITE"
|
||
Me.DialLeftSpaceWr.UseVisualStyleBackColor = True
|
||
'
|
||
'coordMultiAsmWr
|
||
'
|
||
Me.coordMultiAsmWr.Location = New System.Drawing.Point(1176, 150)
|
||
Me.coordMultiAsmWr.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.coordMultiAsmWr.Name = "coordMultiAsmWr"
|
||
Me.coordMultiAsmWr.Size = New System.Drawing.Size(100, 28)
|
||
Me.coordMultiAsmWr.TabIndex = 6
|
||
Me.coordMultiAsmWr.Text = "WRITE"
|
||
Me.coordMultiAsmWr.UseVisualStyleBackColor = True
|
||
'
|
||
'WriteFontWide1
|
||
'
|
||
Me.WriteFontWide1.Location = New System.Drawing.Point(1184, 65)
|
||
Me.WriteFontWide1.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.WriteFontWide1.Name = "WriteFontWide1"
|
||
Me.WriteFontWide1.Size = New System.Drawing.Size(100, 28)
|
||
Me.WriteFontWide1.TabIndex = 6
|
||
Me.WriteFontWide1.Text = "WRITE"
|
||
Me.WriteFontWide1.UseVisualStyleBackColor = True
|
||
'
|
||
'DialLeftSpaceRd
|
||
'
|
||
Me.DialLeftSpaceRd.Location = New System.Drawing.Point(1076, 244)
|
||
Me.DialLeftSpaceRd.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.DialLeftSpaceRd.Name = "DialLeftSpaceRd"
|
||
Me.DialLeftSpaceRd.Size = New System.Drawing.Size(100, 28)
|
||
Me.DialLeftSpaceRd.TabIndex = 6
|
||
Me.DialLeftSpaceRd.Text = "READ"
|
||
Me.DialLeftSpaceRd.UseVisualStyleBackColor = True
|
||
'
|
||
'coordMultiAsmRd
|
||
'
|
||
Me.coordMultiAsmRd.Location = New System.Drawing.Point(1068, 150)
|
||
Me.coordMultiAsmRd.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.coordMultiAsmRd.Name = "coordMultiAsmRd"
|
||
Me.coordMultiAsmRd.Size = New System.Drawing.Size(100, 28)
|
||
Me.coordMultiAsmRd.TabIndex = 6
|
||
Me.coordMultiAsmRd.Text = "READ"
|
||
Me.coordMultiAsmRd.UseVisualStyleBackColor = True
|
||
'
|
||
'ReadFontWide1
|
||
'
|
||
Me.ReadFontWide1.Location = New System.Drawing.Point(1076, 65)
|
||
Me.ReadFontWide1.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ReadFontWide1.Name = "ReadFontWide1"
|
||
Me.ReadFontWide1.Size = New System.Drawing.Size(100, 28)
|
||
Me.ReadFontWide1.TabIndex = 6
|
||
Me.ReadFontWide1.Text = "READ"
|
||
Me.ReadFontWide1.UseVisualStyleBackColor = True
|
||
'
|
||
'DialLeftSpaceText
|
||
'
|
||
Me.DialLeftSpaceText.Location = New System.Drawing.Point(1076, 212)
|
||
Me.DialLeftSpaceText.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.DialLeftSpaceText.Name = "DialLeftSpaceText"
|
||
Me.DialLeftSpaceText.Size = New System.Drawing.Size(207, 22)
|
||
Me.DialLeftSpaceText.TabIndex = 5
|
||
'
|
||
'TextCharSpacer
|
||
'
|
||
Me.TextCharSpacer.Location = New System.Drawing.Point(1068, 118)
|
||
Me.TextCharSpacer.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.TextCharSpacer.Name = "TextCharSpacer"
|
||
Me.TextCharSpacer.Size = New System.Drawing.Size(207, 22)
|
||
Me.TextCharSpacer.TabIndex = 5
|
||
'
|
||
'FontWide1
|
||
'
|
||
Me.FontWide1.Location = New System.Drawing.Point(1075, 33)
|
||
Me.FontWide1.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.FontWide1.Name = "FontWide1"
|
||
Me.FontWide1.Size = New System.Drawing.Size(207, 22)
|
||
Me.FontWide1.TabIndex = 5
|
||
'
|
||
'ConvertTo12x12
|
||
'
|
||
Me.ConvertTo12x12.Location = New System.Drawing.Point(77, 118)
|
||
Me.ConvertTo12x12.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ConvertTo12x12.Name = "ConvertTo12x12"
|
||
Me.ConvertTo12x12.Size = New System.Drawing.Size(463, 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(136, 86)
|
||
Me.ModifyFont.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ModifyFont.Name = "ModifyFont"
|
||
Me.ModifyFont.Size = New System.Drawing.Size(404, 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(1024, 192)
|
||
Me.Label19.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label19.Name = "Label19"
|
||
Me.Label19.Size = New System.Drawing.Size(227, 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(977, 98)
|
||
Me.Label18.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label18.Name = "Label18"
|
||
Me.Label18.Size = New System.Drawing.Size(307, 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(1017, 14)
|
||
Me.Label11.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label11.Name = "Label11"
|
||
Me.Label11.Size = New System.Drawing.Size(236, 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(308, 150)
|
||
Me.Label15.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label15.Name = "Label15"
|
||
Me.Label15.Size = New System.Drawing.Size(211, 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(424, 34)
|
||
Me.Label9.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label9.Name = "Label9"
|
||
Me.Label9.Size = New System.Drawing.Size(103, 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)
|
||
Me.TextBox3.Name = "TextBox3"
|
||
Me.TextBox3.Size = New System.Drawing.Size(535, 22)
|
||
Me.TextBox3.TabIndex = 3
|
||
Me.TextBox3.Text = "D:\Games\PSX\Persona.2.Innocent.Sin\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)
|
||
Me.TabPage6.Name = "TabPage6"
|
||
Me.TabPage6.Size = New System.Drawing.Size(1521, 767)
|
||
Me.TabPage6.TabIndex = 5
|
||
Me.TabPage6.Text = "ScriptExport<>Import (+TEXT)"
|
||
Me.TabPage6.UseVisualStyleBackColor = True
|
||
'
|
||
'ParseEvent
|
||
'
|
||
Me.ParseEvent.Location = New System.Drawing.Point(20, 599)
|
||
Me.ParseEvent.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ParseEvent.Name = "ParseEvent"
|
||
Me.ParseEvent.Size = New System.Drawing.Size(373, 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(587, 27)
|
||
Me.GroupBox6.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox6.Name = "GroupBox6"
|
||
Me.GroupBox6.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox6.Size = New System.Drawing.Size(588, 345)
|
||
Me.GroupBox6.TabIndex = 22
|
||
Me.GroupBox6.TabStop = False
|
||
Me.GroupBox6.Text = "MassFilesActions"
|
||
'
|
||
'Export518_675
|
||
'
|
||
Me.Export518_675.Location = New System.Drawing.Point(299, 23)
|
||
Me.Export518_675.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.Export518_675.Name = "Export518_675"
|
||
Me.Export518_675.Size = New System.Drawing.Size(240, 28)
|
||
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(41, 23)
|
||
Me.Export181577.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.Export181577.Name = "Export181577"
|
||
Me.Export181577.Size = New System.Drawing.Size(199, 28)
|
||
Me.Export181577.TabIndex = 9
|
||
Me.Export181577.Text = "Export All Scenery 57-397"
|
||
Me.Export181577.UseVisualStyleBackColor = True
|
||
'
|
||
'Export181RUS
|
||
'
|
||
Me.Export181RUS.Location = New System.Drawing.Point(41, 53)
|
||
Me.Export181RUS.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.Export181RUS.Name = "Export181RUS"
|
||
Me.Export181RUS.Size = New System.Drawing.Size(199, 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(41, 182)
|
||
Me.Export1112RUS.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.Export1112RUS.Name = "Export1112RUS"
|
||
Me.Export1112RUS.Size = New System.Drawing.Size(199, 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(41, 100)
|
||
Me.SceneryImport.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.SceneryImport.Name = "SceneryImport"
|
||
Me.SceneryImport.Size = New System.Drawing.Size(199, 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(41, 242)
|
||
Me.ConvertEventsForEditing.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ConvertEventsForEditing.Name = "ConvertEventsForEditing"
|
||
Me.ConvertEventsForEditing.Size = New System.Drawing.Size(199, 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(1187, 556)
|
||
Me.DistrEditor.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.DistrEditor.Name = "DistrEditor"
|
||
Me.DistrEditor.Size = New System.Drawing.Size(323, 58)
|
||
Me.DistrEditor.TabIndex = 21
|
||
Me.DistrEditor.Text = "Districts Editor"
|
||
Me.DistrEditor.UseVisualStyleBackColor = True
|
||
'
|
||
'CharCodeGenerator
|
||
'
|
||
Me.CharCodeGenerator.Location = New System.Drawing.Point(1348, 706)
|
||
Me.CharCodeGenerator.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.CharCodeGenerator.Name = "CharCodeGenerator"
|
||
Me.CharCodeGenerator.Size = New System.Drawing.Size(157, 47)
|
||
Me.CharCodeGenerator.TabIndex = 20
|
||
Me.CharCodeGenerator.Text = "Char Code Generator"
|
||
Me.CharCodeGenerator.UseVisualStyleBackColor = True
|
||
'
|
||
'GenChars
|
||
'
|
||
Me.GenChars.Location = New System.Drawing.Point(1348, 657)
|
||
Me.GenChars.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.GenChars.Name = "GenChars"
|
||
Me.GenChars.Size = New System.Drawing.Size(157, 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(1183, 27)
|
||
Me.Label20.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label20.Name = "Label20"
|
||
Me.Label20.Size = New System.Drawing.Size(331, 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) & "???? - Battle Talk" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "???? - Summons" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "0735 - Dungeon Tal" &
|
||
"ks" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "0057-0397 - SCENARIO" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "???? - Battle Contacts" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "0713-0719 - City"
|
||
'
|
||
'GroupBox9
|
||
'
|
||
Me.GroupBox9.Controls.Add(Me.Convert_Summon)
|
||
Me.GroupBox9.Controls.Add(Me.Summon_Export)
|
||
Me.GroupBox9.Location = New System.Drawing.Point(595, 556)
|
||
Me.GroupBox9.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox9.Name = "GroupBox9"
|
||
Me.GroupBox9.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox9.Size = New System.Drawing.Size(267, 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(9, 76)
|
||
Me.Convert_Summon.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.Convert_Summon.Name = "Convert_Summon"
|
||
Me.Convert_Summon.Size = New System.Drawing.Size(241, 28)
|
||
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(9, 25)
|
||
Me.Summon_Export.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.Summon_Export.Name = "Summon_Export"
|
||
Me.Summon_Export.Size = New System.Drawing.Size(241, 28)
|
||
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(587, 385)
|
||
Me.GroupBox8.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox8.Name = "GroupBox8"
|
||
Me.GroupBox8.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox8.Size = New System.Drawing.Size(289, 164)
|
||
Me.GroupBox8.TabIndex = 16
|
||
Me.GroupBox8.TabStop = False
|
||
Me.GroupBox8.Text = "Contact Scripts"
|
||
'
|
||
'ConvertContactScript
|
||
'
|
||
Me.ConvertContactScript.Location = New System.Drawing.Point(8, 91)
|
||
Me.ConvertContactScript.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ConvertContactScript.Name = "ConvertContactScript"
|
||
Me.ConvertContactScript.Size = New System.Drawing.Size(251, 60)
|
||
Me.ConvertContactScript.TabIndex = 16
|
||
Me.ConvertContactScript.Text = "Select and convert!"
|
||
Me.ConvertContactScript.UseVisualStyleBackColor = True
|
||
'
|
||
'ExportContact
|
||
'
|
||
Me.ExportContact.Location = New System.Drawing.Point(8, 25)
|
||
Me.ExportContact.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ExportContact.Name = "ExportContact"
|
||
Me.ExportContact.Size = New System.Drawing.Size(251, 41)
|
||
Me.ExportContact.TabIndex = 15
|
||
Me.ExportContact.Text = "Convert All Contact Scrtipts"
|
||
Me.ExportContact.UseVisualStyleBackColor = True
|
||
'
|
||
'ExportDUNGScripts
|
||
'
|
||
Me.ExportDUNGScripts.Location = New System.Drawing.Point(1179, 657)
|
||
Me.ExportDUNGScripts.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ExportDUNGScripts.Name = "ExportDUNGScripts"
|
||
Me.ExportDUNGScripts.Size = New System.Drawing.Size(151, 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(1187, 491)
|
||
Me.Button1.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.Button1.Name = "Button1"
|
||
Me.Button1.Size = New System.Drawing.Size(323, 58)
|
||
Me.Button1.TabIndex = 13
|
||
Me.Button1.Text = "Dungeons Editor"
|
||
Me.Button1.UseVisualStyleBackColor = True
|
||
'
|
||
'OffsetEditorBtn
|
||
'
|
||
Me.OffsetEditorBtn.Location = New System.Drawing.Point(1187, 442)
|
||
Me.OffsetEditorBtn.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.OffsetEditorBtn.Name = "OffsetEditorBtn"
|
||
Me.OffsetEditorBtn.Size = New System.Drawing.Size(323, 42)
|
||
Me.OffsetEditorBtn.TabIndex = 7
|
||
Me.OffsetEditorBtn.Text = "Offset Text/Lines Editor"
|
||
Me.OffsetEditorBtn.UseVisualStyleBackColor = True
|
||
'
|
||
'ScriptView
|
||
'
|
||
Me.ScriptView.Location = New System.Drawing.Point(1187, 362)
|
||
Me.ScriptView.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ScriptView.Name = "ScriptView"
|
||
Me.ScriptView.Size = New System.Drawing.Size(323, 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(288, 27)
|
||
Me.GroupBox5.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox5.Name = "GroupBox5"
|
||
Me.GroupBox5.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox5.Size = New System.Drawing.Size(272, 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(8, 91)
|
||
Me.NewTextMODE.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.NewTextMODE.Name = "NewTextMODE"
|
||
Me.NewTextMODE.Size = New System.Drawing.Size(221, 20)
|
||
Me.NewTextMODE.TabIndex = 4
|
||
Me.NewTextMODE.Text = "new 2CODE+1ByteMode Export!"
|
||
Me.NewTextMODE.UseVisualStyleBackColor = True
|
||
'
|
||
'ImportTXT
|
||
'
|
||
Me.ImportTXT.Location = New System.Drawing.Point(23, 26)
|
||
Me.ImportTXT.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ImportTXT.Name = "ImportTXT"
|
||
Me.ImportTXT.Size = New System.Drawing.Size(241, 60)
|
||
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)
|
||
Me.GroupBox4.Name = "GroupBox4"
|
||
Me.GroupBox4.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.GroupBox4.Size = New System.Drawing.Size(276, 404)
|
||
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(31, 78)
|
||
Me.UnKudosScript.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.UnKudosScript.Name = "UnKudosScript"
|
||
Me.UnKudosScript.Size = New System.Drawing.Size(118, 20)
|
||
Me.UnKudosScript.TabIndex = 5
|
||
Me.UnKudosScript.Text = "UnKudosScript"
|
||
Me.UnKudosScript.UseVisualStyleBackColor = True
|
||
'
|
||
'SelExportCript
|
||
'
|
||
Me.SelExportCript.Location = New System.Drawing.Point(20, 23)
|
||
Me.SelExportCript.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.SelExportCript.Name = "SelExportCript"
|
||
Me.SelExportCript.Size = New System.Drawing.Size(208, 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)
|
||
Me.TabPage4.Name = "TabPage4"
|
||
Me.TabPage4.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.TabPage4.Size = New System.Drawing.Size(1521, 767)
|
||
Me.TabPage4.TabIndex = 3
|
||
Me.TabPage4.Text = "Titles Editor"
|
||
Me.TabPage4.UseVisualStyleBackColor = True
|
||
'
|
||
'SaveTit
|
||
'
|
||
Me.SaveTit.Location = New System.Drawing.Point(1217, 7)
|
||
Me.SaveTit.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.SaveTit.Name = "SaveTit"
|
||
Me.SaveTit.Size = New System.Drawing.Size(283, 28)
|
||
Me.SaveTit.TabIndex = 13
|
||
Me.SaveTit.Text = "Save To File"
|
||
Me.SaveTit.UseVisualStyleBackColor = True
|
||
'
|
||
'LoadTitles
|
||
'
|
||
Me.LoadTitles.Location = New System.Drawing.Point(903, 7)
|
||
Me.LoadTitles.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.LoadTitles.Name = "LoadTitles"
|
||
Me.LoadTitles.Size = New System.Drawing.Size(283, 28)
|
||
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(227, 43)
|
||
Me.TGrid.Margin = New System.Windows.Forms.Padding(4)
|
||
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(689, 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("Microsoft Sans Serif", 8.249999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
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(443, 7)
|
||
Me.SaveTitles.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.SaveTitles.Name = "SaveTitles"
|
||
Me.SaveTitles.Size = New System.Drawing.Size(381, 28)
|
||
Me.SaveTitles.TabIndex = 0
|
||
Me.SaveTitles.Text = "Save Titles"
|
||
Me.SaveTitles.UseVisualStyleBackColor = True
|
||
'
|
||
'TitlesLoad
|
||
'
|
||
Me.TitlesLoad.Location = New System.Drawing.Point(72, 7)
|
||
Me.TitlesLoad.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.TitlesLoad.Name = "TitlesLoad"
|
||
Me.TitlesLoad.Size = New System.Drawing.Size(304, 28)
|
||
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)
|
||
Me.TabPage5.Name = "TabPage5"
|
||
Me.TabPage5.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.TabPage5.Size = New System.Drawing.Size(1521, 767)
|
||
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(1017, 135)
|
||
Me.RadioSort1.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.RadioSort1.Name = "RadioSort1"
|
||
Me.RadioSort1.Size = New System.Drawing.Size(250, 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(1017, 192)
|
||
Me.SortCDFiles.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.SortCDFiles.Name = "SortCDFiles"
|
||
Me.SortCDFiles.Size = New System.Drawing.Size(273, 28)
|
||
Me.SortCDFiles.TabIndex = 14
|
||
Me.SortCDFiles.Text = "SORT (BACKUP IT FIRST!)"
|
||
Me.SortCDFiles.UseVisualStyleBackColor = True
|
||
'
|
||
'CDLoadSortedFiles
|
||
'
|
||
Me.CDLoadSortedFiles.Location = New System.Drawing.Point(1017, 65)
|
||
Me.CDLoadSortedFiles.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.CDLoadSortedFiles.Name = "CDLoadSortedFiles"
|
||
Me.CDLoadSortedFiles.Size = New System.Drawing.Size(273, 28)
|
||
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(156, 43)
|
||
Me.CDGrid.Margin = New System.Windows.Forms.Padding(4)
|
||
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(781, 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)
|
||
Me.TabPage7.Name = "TabPage7"
|
||
Me.TabPage7.Size = New System.Drawing.Size(1521, 767)
|
||
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(345, 75)
|
||
Me.PSP_UNPACK_EVENT_BIN.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.PSP_UNPACK_EVENT_BIN.Name = "PSP_UNPACK_EVENT_BIN"
|
||
Me.PSP_UNPACK_EVENT_BIN.Size = New System.Drawing.Size(267, 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(1553, 148)
|
||
Me.PictureBox1.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.PictureBox1.Name = "PictureBox1"
|
||
Me.PictureBox1.Size = New System.Drawing.Size(951, 809)
|
||
Me.PictureBox1.TabIndex = 2
|
||
Me.PictureBox1.TabStop = False
|
||
'
|
||
'RawSectorImport
|
||
'
|
||
Me.RawSectorImport.Enabled = False
|
||
Me.RawSectorImport.Location = New System.Drawing.Point(1376, 26)
|
||
Me.RawSectorImport.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.RawSectorImport.Name = "RawSectorImport"
|
||
Me.RawSectorImport.Size = New System.Drawing.Size(149, 22)
|
||
Me.RawSectorImport.TabIndex = 6
|
||
Me.RawSectorImport.Visible = False
|
||
'
|
||
'RawToSectorImport
|
||
'
|
||
Me.RawToSectorImport.Enabled = False
|
||
Me.RawToSectorImport.Location = New System.Drawing.Point(1436, 85)
|
||
Me.RawToSectorImport.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.RawToSectorImport.Name = "RawToSectorImport"
|
||
Me.RawToSectorImport.Size = New System.Drawing.Size(95, 28)
|
||
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(1392, 47)
|
||
Me.Label13.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label13.Name = "Label13"
|
||
Me.Label13.Size = New System.Drawing.Size(101, 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(1396, 33)
|
||
Me.Label12.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label12.Name = "Label12"
|
||
Me.Label12.Size = New System.Drawing.Size(139, 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(1036, 27)
|
||
Me.WorkDir.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.WorkDir.Name = "WorkDir"
|
||
Me.WorkDir.Size = New System.Drawing.Size(314, 22)
|
||
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(1033, 7)
|
||
Me.Label5.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label5.Name = "Label5"
|
||
Me.Label5.Size = New System.Drawing.Size(83, 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(1251, 59)
|
||
Me.tstBtn.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.tstBtn.Name = "tstBtn"
|
||
Me.tstBtn.Size = New System.Drawing.Size(100, 28)
|
||
Me.tstBtn.TabIndex = 3
|
||
Me.tstBtn.Text = "TEst"
|
||
Me.tstBtn.UseVisualStyleBackColor = True
|
||
'
|
||
'Label17
|
||
'
|
||
Me.Label17.AutoSize = True
|
||
Me.Label17.Location = New System.Drawing.Point(41, 918)
|
||
Me.Label17.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label17.Name = "Label17"
|
||
Me.Label17.Size = New System.Drawing.Size(103, 16)
|
||
Me.Label17.TabIndex = 4
|
||
Me.Label17.Text = "CD Free Space:"
|
||
'
|
||
'CDFreeSpaceLabel
|
||
'
|
||
Me.CDFreeSpaceLabel.AutoSize = True
|
||
Me.CDFreeSpaceLabel.Location = New System.Drawing.Point(172, 918)
|
||
Me.CDFreeSpaceLabel.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.CDFreeSpaceLabel.Name = "CDFreeSpaceLabel"
|
||
Me.CDFreeSpaceLabel.Size = New System.Drawing.Size(19, 16)
|
||
Me.CDFreeSpaceLabel.TabIndex = 5
|
||
Me.CDFreeSpaceLabel.Text = "---"
|
||
'
|
||
'SaveShadowDisc
|
||
'
|
||
Me.SaveShadowDisc.Location = New System.Drawing.Point(41, 960)
|
||
Me.SaveShadowDisc.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.SaveShadowDisc.Name = "SaveShadowDisc"
|
||
Me.SaveShadowDisc.Size = New System.Drawing.Size(195, 28)
|
||
Me.SaveShadowDisc.TabIndex = 9
|
||
Me.SaveShadowDisc.Text = "ExportShadowDiscEnd"
|
||
Me.SaveShadowDisc.UseVisualStyleBackColor = True
|
||
'
|
||
'LastSectorLbl
|
||
'
|
||
Me.LastSectorLbl.AutoSize = True
|
||
Me.LastSectorLbl.Location = New System.Drawing.Point(41, 940)
|
||
Me.LastSectorLbl.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.LastSectorLbl.Name = "LastSectorLbl"
|
||
Me.LastSectorLbl.Size = New System.Drawing.Size(114, 16)
|
||
Me.LastSectorLbl.TabIndex = 10
|
||
Me.LastSectorLbl.Text = "Last Sector Label:"
|
||
'
|
||
'ProgressBar1
|
||
'
|
||
Me.ProgressBar1.Location = New System.Drawing.Point(404, 928)
|
||
Me.ProgressBar1.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.ProgressBar1.Name = "ProgressBar1"
|
||
Me.ProgressBar1.Size = New System.Drawing.Size(1141, 28)
|
||
Me.ProgressBar1.TabIndex = 11
|
||
'
|
||
'BackgroundWorker1
|
||
'
|
||
'
|
||
'conv3D
|
||
'
|
||
Me.conv3D.Location = New System.Drawing.Point(1036, 59)
|
||
Me.conv3D.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.conv3D.Name = "conv3D"
|
||
Me.conv3D.Size = New System.Drawing.Size(189, 28)
|
||
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(691, 9)
|
||
Me.Label25.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label25.Name = "Label25"
|
||
Me.Label25.Size = New System.Drawing.Size(87, 16)
|
||
Me.Label25.TabIndex = 13
|
||
Me.Label25.Text = "CD Extra .BIN"
|
||
'
|
||
'CDEXTRApath
|
||
'
|
||
Me.CDEXTRApath.Location = New System.Drawing.Point(694, 26)
|
||
Me.CDEXTRApath.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.CDEXTRApath.Name = "CDEXTRApath"
|
||
Me.CDEXTRApath.Size = New System.Drawing.Size(304, 22)
|
||
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(866, 59)
|
||
Me.SavePaths.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.SavePaths.Name = "SavePaths"
|
||
Me.SavePaths.Size = New System.Drawing.Size(132, 28)
|
||
Me.SavePaths.TabIndex = 12
|
||
Me.SavePaths.Text = "Save Path Settings"
|
||
Me.SavePaths.UseVisualStyleBackColor = True
|
||
'
|
||
'Form1
|
||
'
|
||
Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 16.0!)
|
||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||
Me.BackColor = System.Drawing.SystemColors.ControlDarkDark
|
||
Me.ClientSize = New System.Drawing.Size(2164, 980)
|
||
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.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
|
||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||
Me.Margin = New System.Windows.Forms.Padding(4)
|
||
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 ID As DataGridViewTextBoxColumn
|
||
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
|
||
End Class
|