diff --git a/BizHawk.Client.EmuHawk/config/N64/N64VideoPluginconfig.Designer.cs b/BizHawk.Client.EmuHawk/config/N64/N64VideoPluginconfig.Designer.cs index f54976c2e4..827259168f 100644 --- a/BizHawk.Client.EmuHawk/config/N64/N64VideoPluginconfig.Designer.cs +++ b/BizHawk.Client.EmuHawk/config/N64/N64VideoPluginconfig.Designer.cs @@ -28,533 +28,512 @@ /// private void InitializeComponent() { - this.components = new System.ComponentModel.Container(); - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(N64VideoPluginconfig)); - this.N64plugintabcontrol = new System.Windows.Forms.TabControl(); - this.N64vpluginglobaltab = new System.Windows.Forms.TabPage(); - this.VideoResolutionYTextBox = new System.Windows.Forms.TextBox(); - this.LabelVideoResolutionY = new System.Windows.Forms.Label(); - this.VideoResolutionXTextBox = new System.Windows.Forms.TextBox(); - this.LabelVideoResolutionX = new System.Windows.Forms.Label(); - this.label49 = new System.Windows.Forms.Label(); - this.RspTypeDropdown = new System.Windows.Forms.ComboBox(); - this.label48 = new System.Windows.Forms.Label(); - this.CoreTypeDropdown = new System.Windows.Forms.ComboBox(); - this.label47 = new System.Windows.Forms.Label(); - this.label2 = new System.Windows.Forms.Label(); - this.VideoResolutionComboBox = new System.Windows.Forms.ComboBox(); - this.PluginComboBox = new System.Windows.Forms.ComboBox(); - this.label1 = new System.Windows.Forms.Label(); - this.RiceTabPage = new System.Windows.Forms.TabPage(); - this.RiceTabControl = new System.Windows.Forms.TabControl(); - this.RiceGeneral = new System.Windows.Forms.TabPage(); - this.label15 = new System.Windows.Forms.Label(); - this.RiceScreenUpdateSetting_Combo = new System.Windows.Forms.ComboBox(); - this.label14 = new System.Windows.Forms.Label(); - this.RiceMultiSampling_Combo = new System.Windows.Forms.ComboBox(); - this.label13 = new System.Windows.Forms.Label(); - this.RiceOpenGLRenderSetting_Combo = new System.Windows.Forms.ComboBox(); - this.label11 = new System.Windows.Forms.Label(); - this.RiceColorQuality_Combo = new System.Windows.Forms.ComboBox(); - this.label10 = new System.Windows.Forms.Label(); - this.RiceOpenGLDepthBufferSetting_Combo = new System.Windows.Forms.ComboBox(); - this.label9 = new System.Windows.Forms.Label(); - this.RiceTextureQuality_Combo = new System.Windows.Forms.ComboBox(); - this.RiceEnableVertexShader_CB = new System.Windows.Forms.CheckBox(); - this.RiceSkipFrame_CB = new System.Windows.Forms.CheckBox(); - this.RiceEnableHacks_CB = new System.Windows.Forms.CheckBox(); - this.RiceFullTMEMEmulation_CB = new System.Windows.Forms.CheckBox(); - this.RiceOpenGLVertexClipper_CB = new System.Windows.Forms.CheckBox(); - this.AnisotropicFiltering_LB = new System.Windows.Forms.Label(); - this.RiceAnisotropicFiltering_TB = new System.Windows.Forms.TrackBar(); - this.label6 = new System.Windows.Forms.Label(); - this.RiceFogMethod_Combo = new System.Windows.Forms.ComboBox(); - this.label5 = new System.Windows.Forms.Label(); - this.RiceMipmapping_Combo = new System.Windows.Forms.ComboBox(); - this.RiceWinFrameMode_CB = new System.Windows.Forms.CheckBox(); - this.RiceInN64Resolution_CB = new System.Windows.Forms.CheckBox(); - this.RiceFastTextureLoading_CB = new System.Windows.Forms.CheckBox(); - this.RiceAccurateTextureMapping_CB = new System.Windows.Forms.CheckBox(); - this.RiceSaveVRAM_CB = new System.Windows.Forms.CheckBox(); - this.RiceEnableSSE_CB = new System.Windows.Forms.CheckBox(); - this.RiceGameDefaultTab = new System.Windows.Forms.TabPage(); - this.RiceNormalAlphaBlender_CB = new System.Windows.Forms.CheckBox(); - this.RiceDefaultCombinerDisable_CB = new System.Windows.Forms.CheckBox(); - this.RiceFrameBuffer_GroupBox = new System.Windows.Forms.GroupBox(); - this.label16 = new System.Windows.Forms.Label(); - this.label17 = new System.Windows.Forms.Label(); - this.label18 = new System.Windows.Forms.Label(); - this.RiceFrameBufferWriteBackControl_Combo = new System.Windows.Forms.ComboBox(); - this.RiceFrameBufferSetting_Combo = new System.Windows.Forms.ComboBox(); - this.RiceDoubleSizeForSmallTxtrBuf_CB = new System.Windows.Forms.CheckBox(); - this.RiceRenderToTexture_Combo = new System.Windows.Forms.ComboBox(); - this.RiceTextureEnhancementTab = new System.Windows.Forms.TabPage(); - this.label12 = new System.Windows.Forms.Label(); - this.RiceForceTextureFilter_Combo = new System.Windows.Forms.ComboBox(); - this.label8 = new System.Windows.Forms.Label(); - this.RiceTextureEnhancementControl_Combo = new System.Windows.Forms.ComboBox(); - this.label7 = new System.Windows.Forms.Label(); - this.RiceTextureEnhancement_Combo = new System.Windows.Forms.ComboBox(); - this.RiceTexRectOnly_CB = new System.Windows.Forms.CheckBox(); - this.RiceSmallTextureOnly_CB = new System.Windows.Forms.CheckBox(); - this.RiceLoadHiResCRCOnly_CB = new System.Windows.Forms.CheckBox(); - this.RiceLoadHiResTextures_CB = new System.Windows.Forms.CheckBox(); - this.RiceDumpTexturesToFiles_CB = new System.Windows.Forms.CheckBox(); - this.RiceGameSpecificTab = new System.Windows.Forms.TabPage(); - this.label27 = new System.Windows.Forms.Label(); - this.RiceEnableHacksForGame_Combo = new System.Windows.Forms.ComboBox(); - this.RiceForceDepthBuffer_CB = new System.Windows.Forms.CheckBox(); - this.label28 = new System.Windows.Forms.Label(); - this.RiceUseCIWidthAndRatio_Combo = new System.Windows.Forms.ComboBox(); - this.label26 = new System.Windows.Forms.Label(); - this.RiceRenderToTextureOption_Combo = new System.Windows.Forms.ComboBox(); - this.label25 = new System.Windows.Forms.Label(); - this.RiceFrameBufferOption_Combo = new System.Windows.Forms.ComboBox(); - this.label24 = new System.Windows.Forms.Label(); - this.RiceNormalBlender_Combo = new System.Windows.Forms.ComboBox(); - this.label23 = new System.Windows.Forms.Label(); - this.RiceAccurateTextureMappingHack_Combo = new System.Windows.Forms.ComboBox(); - this.label22 = new System.Windows.Forms.Label(); - this.RiceFastTextureCRC_Combo = new System.Windows.Forms.ComboBox(); - this.label21 = new System.Windows.Forms.Label(); - this.RiceFullTMEM_Combo = new System.Windows.Forms.ComboBox(); - this.label20 = new System.Windows.Forms.Label(); - this.RiceScreenUpdateSettingHack_Combo = new System.Windows.Forms.ComboBox(); - this.label19 = new System.Windows.Forms.Label(); - this.RiceVIHeight_Text = new System.Windows.Forms.TextBox(); - this.label4 = new System.Windows.Forms.Label(); - this.RiceVIWidth_Text = new System.Windows.Forms.TextBox(); - this.RiceTextureScaleHack_CB = new System.Windows.Forms.CheckBox(); - this.RiceFastLoadTile_CB = new System.Windows.Forms.CheckBox(); - this.RiceUseSmallerTexture_CB = new System.Windows.Forms.CheckBox(); - this.RiceEnableTxtLOD_CB = new System.Windows.Forms.CheckBox(); - this.RiceZHack_CB = new System.Windows.Forms.CheckBox(); - this.RicePrimaryDepthHack_CB = new System.Windows.Forms.CheckBox(); - this.RiceDisableObjBG_CB = new System.Windows.Forms.CheckBox(); - this.RiceDisableBlender_CB = new System.Windows.Forms.CheckBox(); - this.RiceForceScreenClear_CB = new System.Windows.Forms.CheckBox(); - this.RiceEmulateClear_CB = new System.Windows.Forms.CheckBox(); - this.RiceTxtSizeMethod2_CB = new System.Windows.Forms.CheckBox(); - this.RiceIncTexRectEdge_CB = new System.Windows.Forms.CheckBox(); - this.RiceDisableCulling_CB = new System.Windows.Forms.CheckBox(); - this.RiceDisableTextureCRC_CB = new System.Windows.Forms.CheckBox(); - this.RiceTexture1Hack_CB = new System.Windows.Forms.CheckBox(); - this.RiceUseDefaultHacks_CB = new System.Windows.Forms.CheckBox(); - this.Glide64TabPage = new System.Windows.Forms.TabPage(); - this.tabControl1 = new System.Windows.Forms.TabControl(); - this.Glide64General = new System.Windows.Forms.TabPage(); - this.label39 = new System.Windows.Forms.Label(); - this.Glide_scale_y = new System.Windows.Forms.TextBox(); - this.label40 = new System.Windows.Forms.Label(); - this.Glide_scale_x = new System.Windows.Forms.TextBox(); - this.label38 = new System.Windows.Forms.Label(); - this.Glide_offset_y = new System.Windows.Forms.TextBox(); - this.label37 = new System.Windows.Forms.Label(); - this.Glide_offset_x = new System.Windows.Forms.TextBox(); - this.Glide_fb_get_info = new System.Windows.Forms.CheckBox(); - this.Glide_disable_auxbuf = new System.Windows.Forms.CheckBox(); - this.Glide_fbo = new System.Windows.Forms.CheckBox(); - this.Glide_noglsl = new System.Windows.Forms.CheckBox(); - this.Glide_noditheredalpha = new System.Windows.Forms.CheckBox(); - this.label32 = new System.Windows.Forms.Label(); - this.Glide_tex_filter = new System.Windows.Forms.ComboBox(); - this.Glide_fb_render = new System.Windows.Forms.CheckBox(); - this.Glide_motionblur = new System.Windows.Forms.CheckBox(); - this.Glide_fb_read_always = new System.Windows.Forms.CheckBox(); - this.Glide_unk_as_red = new System.Windows.Forms.CheckBox(); - this.Glide_filter_cache = new System.Windows.Forms.CheckBox(); - this.Glide_fast_crc = new System.Windows.Forms.CheckBox(); - this.label31 = new System.Windows.Forms.Label(); - this.Glide_wfmode = new System.Windows.Forms.ComboBox(); - this.Glide_wireframe = new System.Windows.Forms.CheckBox(); - this.label30 = new System.Windows.Forms.Label(); - this.Glide_card_id = new System.Windows.Forms.ComboBox(); - this.Glide_flame_corona = new System.Windows.Forms.CheckBox(); - this.label29 = new System.Windows.Forms.Label(); - this.Glide_ucode = new System.Windows.Forms.ComboBox(); - this.Glide_autodetect_ucode = new System.Windows.Forms.CheckBox(); - this.GlidePerGameHacks1 = new System.Windows.Forms.TabPage(); - this.Glide_wrap_big_tex = new System.Windows.Forms.CheckBox(); - this.Glide_use_sts1_only = new System.Windows.Forms.CheckBox(); - this.Glide_soft_depth_compare = new System.Windows.Forms.CheckBox(); - this.Glide_PPL = new System.Windows.Forms.CheckBox(); - this.Glide_fb_optimize_write = new System.Windows.Forms.CheckBox(); - this.Glide_fb_optimize_texrect = new System.Windows.Forms.CheckBox(); - this.Glide_increase_texrect_edge = new System.Windows.Forms.CheckBox(); - this.Glide_increase_primdepth = new System.Windows.Forms.CheckBox(); - this.Glide_fb_ignore_previous = new System.Windows.Forms.CheckBox(); - this.Glide_fb_ignore_aux_copy = new System.Windows.Forms.CheckBox(); - this.Glide_fb_hires_buf_clear = new System.Windows.Forms.CheckBox(); - this.Glide_force_microcheck = new System.Windows.Forms.CheckBox(); - this.Glide_force_depth_compare = new System.Windows.Forms.CheckBox(); - this.Glide_fog = new System.Windows.Forms.CheckBox(); - this.Glide_fillcolor_fix = new System.Windows.Forms.CheckBox(); - this.Glide_fb_smart = new System.Windows.Forms.CheckBox(); - this.Glide_fb_read_alpha = new System.Windows.Forms.CheckBox(); - this.Glide_fb_hires = new System.Windows.Forms.CheckBox(); - this.Glide_fb_clear = new System.Windows.Forms.CheckBox(); - this.Glide_detect_cpu_write = new System.Windows.Forms.CheckBox(); - this.Glide_decrease_fillrect_edge = new System.Windows.Forms.CheckBox(); - this.Glide_buff_clear = new System.Windows.Forms.CheckBox(); - this.Glide_alt_tex_size = new System.Windows.Forms.CheckBox(); - this.GlideUseDefaultHacks1 = new System.Windows.Forms.CheckBox(); - this.GlidePerGameHacks2 = new System.Windows.Forms.TabPage(); - this.label44 = new System.Windows.Forms.Label(); - this.Glide_enable_hacks_for_game = new System.Windows.Forms.ComboBox(); - this.label43 = new System.Windows.Forms.Label(); - this.Glide_swapmode = new System.Windows.Forms.ComboBox(); - this.label42 = new System.Windows.Forms.Label(); - this.Glide_stipple_pattern = new System.Windows.Forms.TextBox(); - this.label41 = new System.Windows.Forms.Label(); - this.Glide_stipple_mode = new System.Windows.Forms.TextBox(); - this.label36 = new System.Windows.Forms.Label(); - this.Glide_lodmode = new System.Windows.Forms.ComboBox(); - this.label35 = new System.Windows.Forms.Label(); - this.Glide_fix_tex_coord = new System.Windows.Forms.TextBox(); - this.label34 = new System.Windows.Forms.Label(); - this.Glide_filtering = new System.Windows.Forms.ComboBox(); - this.label33 = new System.Windows.Forms.Label(); - this.Glide_depth_bias = new System.Windows.Forms.TextBox(); - this.GlideUseDefaultHacks2 = new System.Windows.Forms.CheckBox(); - this.Glide64mk2TabPage = new System.Windows.Forms.TabPage(); - this.tabControl2 = new System.Windows.Forms.TabControl(); - this.tabPage1 = new System.Windows.Forms.TabPage(); - this.Glide64mk2_fb_get_info = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_fb_render = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_wrpAnisotropic = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_wrpFBO = new System.Windows.Forms.CheckBox(); - this.label50 = new System.Windows.Forms.Label(); - this.Glide64mk2_card_id = new System.Windows.Forms.ComboBox(); - this.tabPage2 = new System.Windows.Forms.TabPage(); - this.Glide64mk2_fb_read_always = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_useless_is_useless = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_n64_z_scale = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_old_style_adither = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_zmode_compare_less = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_adjust_aspect = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_fast_crc = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_clip_zmax = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_clip_zmin = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_force_quad3d = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_pal230 = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_texture_correction = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_correct_viewport = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_force_calc_sphere = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_use_sts1_only = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_optimize_texrect = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_increase_texrect_edge = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_ignore_aux_copy = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_hires_buf_clear = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_force_microcheck = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_fog = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_fb_smart = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_fb_read_alpha = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_fb_hires = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_detect_cpu_write = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_decrease_fillrect_edge = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_buff_clear = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_alt_tex_size = new System.Windows.Forms.CheckBox(); - this.Glide64mk2_UseDefaultHacks1 = new System.Windows.Forms.CheckBox(); - this.tabPage3 = new System.Windows.Forms.TabPage(); - this.label46 = new System.Windows.Forms.Label(); - this.Glide64mk2_read_back_to_screen = new System.Windows.Forms.ComboBox(); - this.Glide64mk2_aspectmode = new System.Windows.Forms.ComboBox(); - this.Glide64mk2_fb_crc_mode = new System.Windows.Forms.ComboBox(); - this.label45 = new System.Windows.Forms.Label(); - this.label3 = new System.Windows.Forms.Label(); - this.label52 = new System.Windows.Forms.Label(); - this.Glide64mk2_enable_hacks_for_game = new System.Windows.Forms.ComboBox(); - this.label53 = new System.Windows.Forms.Label(); - this.Glide64mk2_swapmode = new System.Windows.Forms.ComboBox(); - this.label54 = new System.Windows.Forms.Label(); - this.Glide64mk2_stipple_pattern = new System.Windows.Forms.TextBox(); - this.label55 = new System.Windows.Forms.Label(); - this.Glide64mk2_stipple_mode = new System.Windows.Forms.TextBox(); - this.label56 = new System.Windows.Forms.Label(); - this.Glide64mk2_lodmode = new System.Windows.Forms.ComboBox(); - this.label58 = new System.Windows.Forms.Label(); - this.Glide64mk2_filtering = new System.Windows.Forms.ComboBox(); - this.Glide64mk2_UseDefaultHacks2 = new System.Windows.Forms.CheckBox(); - //this.JaboTab = new System.Windows.Forms.TabPage(); - //this.JaboPerGameHacksGroupBox = new System.Windows.Forms.GroupBox(); - this.label71 = new System.Windows.Forms.Label(); - this.label70 = new System.Windows.Forms.Label(); - //this.JaboClearModeDropDown = new System.Windows.Forms.ComboBox(); - this.label69 = new System.Windows.Forms.Label(); - //this.JaboUseForGameCheckbox = new System.Windows.Forms.CheckBox(); - this.label68 = new System.Windows.Forms.Label(); - //this.JaboCopyFrameBufferCheckbox = new System.Windows.Forms.CheckBox(); - this.label67 = new System.Windows.Forms.Label(); - //this.JaboZCompareCheckbox = new System.Windows.Forms.CheckBox(); - this.label66 = new System.Windows.Forms.Label(); - //this.JaboDirect3DPipelineCheckbox = new System.Windows.Forms.CheckBox(); - this.label65 = new System.Windows.Forms.Label(); - //this.JaboAlphaBlendingCheckbox = new System.Windows.Forms.CheckBox(); - this.label64 = new System.Windows.Forms.Label(); - //this.JaboLegacyPixelPipelineCheckbox = new System.Windows.Forms.CheckBox(); - this.label63 = new System.Windows.Forms.Label(); - this.label62 = new System.Windows.Forms.Label(); - //this.JaboAdjustAspectRatioCheckbox = new System.Windows.Forms.CheckBox(); - this.label61 = new System.Windows.Forms.Label(); - //this.JaboAntialiasingLevelDropdown = new System.Windows.Forms.ComboBox(); - this.label60 = new System.Windows.Forms.Label(); - //this.JaboTextureFilterCheckbox = new System.Windows.Forms.CheckBox(); - this.label59 = new System.Windows.Forms.Label(); - //this.JaboSuper2xsalCheckbox = new System.Windows.Forms.CheckBox(); - //this.JaboBrightnessBox = new System.Windows.Forms.NumericUpDown(); - this.label57 = new System.Windows.Forms.Label(); - //this.JaboAnisotropicFilteringLevelDropdown = new System.Windows.Forms.ComboBox(); - this.label51 = new System.Windows.Forms.Label(); - this.GLideN64Tab = new System.Windows.Forms.TabPage(); - this.tabControl3 = new System.Windows.Forms.TabControl(); - this.tabPage5 = new System.Windows.Forms.TabPage(); - this.label88 = new System.Windows.Forms.Label(); - this.GLideN64_GammaCorrectionLevel = new System.Windows.Forms.TextBox(); - this.GLideN64_ForceGammaCorrection = new System.Windows.Forms.CheckBox(); - this.label81 = new System.Windows.Forms.Label(); - this.GLideN64_MultiSampling = new System.Windows.Forms.ComboBox(); - this.label80 = new System.Windows.Forms.Label(); - this.GLideN64_blurStrength = new System.Windows.Forms.ComboBox(); - this.label79 = new System.Windows.Forms.Label(); - this.GLideN64_blurAmount = new System.Windows.Forms.ComboBox(); - this.label78 = new System.Windows.Forms.Label(); - this.GLideN64_bloomBlendMode = new System.Windows.Forms.ComboBox(); - this.label77 = new System.Windows.Forms.Label(); - this.GLideN64_bloomThresholdLevel = new System.Windows.Forms.ComboBox(); - this.GLideN64_EnableBloom = new System.Windows.Forms.CheckBox(); - this.GLideN64_FragmentDepthWrite = new System.Windows.Forms.CheckBox(); - this.GLideN64_LegacyBlending = new System.Windows.Forms.CheckBox(); - this.GLideN64_NativeResTexrects = new System.Windows.Forms.CheckBox(); - this.label82 = new System.Windows.Forms.Label(); - this.GLideN64_CorrectTexrectCoords = new System.Windows.Forms.ComboBox(); - this.GLideN64_ShadersStorage = new System.Windows.Forms.CheckBox(); - this.GLideN64_HWLighting = new System.Windows.Forms.CheckBox(); - this.GLideN64_EnableNoise = new System.Windows.Forms.CheckBox(); - this.GLideN64_EnableLOD = new System.Windows.Forms.CheckBox(); - this.tabPage6 = new System.Windows.Forms.TabPage(); - this.label87 = new System.Windows.Forms.Label(); - this.GLideN64_txPath = new System.Windows.Forms.TextBox(); - this.GLideN64_txSaveCache = new System.Windows.Forms.CheckBox(); - this.GLideN64_txCacheCompression = new System.Windows.Forms.CheckBox(); - this.GLideN64_txForce16bpp = new System.Windows.Forms.CheckBox(); - this.GLideN64_txDump = new System.Windows.Forms.CheckBox(); - this.GLideN64_txHresAltCRC = new System.Windows.Forms.CheckBox(); - this.GLideN64_txHiresFullAlphaChannel = new System.Windows.Forms.CheckBox(); - this.GLideN64_txHiresEnable = new System.Windows.Forms.CheckBox(); - this.label86 = new System.Windows.Forms.Label(); - this.GLideN64_txCacheSize = new System.Windows.Forms.TextBox(); - this.GLideN64_txFilterIgnoreBG = new System.Windows.Forms.CheckBox(); - this.GLideN64_txDeposterize = new System.Windows.Forms.CheckBox(); - this.label85 = new System.Windows.Forms.Label(); - this.GLideN64_txEnhancementMode = new System.Windows.Forms.ComboBox(); - this.label84 = new System.Windows.Forms.Label(); - this.GLideN64_txFilterMode = new System.Windows.Forms.ComboBox(); - this.label83 = new System.Windows.Forms.Label(); - this.GLideN64_CacheSize = new System.Windows.Forms.TextBox(); - this.label72 = new System.Windows.Forms.Label(); - this.GLideN64_bilinearMode = new System.Windows.Forms.ComboBox(); - this.GLideN64_MaxAnisotropy = new System.Windows.Forms.CheckBox(); - this.tabPage7 = new System.Windows.Forms.TabPage(); - this.GLideN64_DisableFBInfo = new System.Windows.Forms.CheckBox(); - this.GLideN64_FBInfoReadDepthChunk = new System.Windows.Forms.CheckBox(); - this.GLideN64_FBInfoReadColorChunk = new System.Windows.Forms.CheckBox(); - this.label76 = new System.Windows.Forms.Label(); - this.GLideN64_BufferSwapMode = new System.Windows.Forms.ComboBox(); - this.label75 = new System.Windows.Forms.Label(); - this.GLideN64_AspectRatio = new System.Windows.Forms.ComboBox(); - this.GLideN64_EnableN64DepthCompare = new System.Windows.Forms.CheckBox(); - this.label74 = new System.Windows.Forms.Label(); - this.GLideN64_EnableCopyColorToRDRAM = new System.Windows.Forms.ComboBox(); - this.GLideN64_EnableCopyAuxiliaryToRDRAM = new System.Windows.Forms.CheckBox(); - this.GLideN64_EnableCopyColorFromRDRAM = new System.Windows.Forms.CheckBox(); - this.label73 = new System.Windows.Forms.Label(); - this.GLideN64_EnableCopyDepthToRDRAM = new System.Windows.Forms.ComboBox(); - this.GLideN64_EnableFBEmulation = new System.Windows.Forms.CheckBox(); - this.GLideN64_UseDefaultHacks = new System.Windows.Forms.CheckBox(); - this.SaveButton = new System.Windows.Forms.Button(); - this.CancelBT = new System.Windows.Forms.Button(); - this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); - this.label89 = new System.Windows.Forms.Label(); - this.GLideN64_UseNativeResolutionFactor = new System.Windows.Forms.TextBox(); - //this.JaboResolutionHeightBox = new BizHawk.Client.EmuHawk.WatchValueBox(); - //this.JaboResolutionWidthBox = new BizHawk.Client.EmuHawk.WatchValueBox(); - this.N64plugintabcontrol.SuspendLayout(); - this.N64vpluginglobaltab.SuspendLayout(); - this.RiceTabPage.SuspendLayout(); - this.RiceTabControl.SuspendLayout(); - this.RiceGeneral.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.RiceAnisotropicFiltering_TB)).BeginInit(); - this.RiceGameDefaultTab.SuspendLayout(); - this.RiceFrameBuffer_GroupBox.SuspendLayout(); - this.RiceTextureEnhancementTab.SuspendLayout(); - this.RiceGameSpecificTab.SuspendLayout(); - this.Glide64TabPage.SuspendLayout(); - this.tabControl1.SuspendLayout(); - this.Glide64General.SuspendLayout(); - this.GlidePerGameHacks1.SuspendLayout(); - this.GlidePerGameHacks2.SuspendLayout(); - this.Glide64mk2TabPage.SuspendLayout(); - this.tabControl2.SuspendLayout(); - this.tabPage1.SuspendLayout(); - this.tabPage2.SuspendLayout(); - this.tabPage3.SuspendLayout(); - //this.JaboTab.SuspendLayout(); - //this.JaboPerGameHacksGroupBox.SuspendLayout(); - //((System.ComponentModel.ISupportInitialize)(this.JaboBrightnessBox)).BeginInit(); - this.GLideN64Tab.SuspendLayout(); - this.tabControl3.SuspendLayout(); - this.tabPage5.SuspendLayout(); - this.tabPage6.SuspendLayout(); - this.tabPage7.SuspendLayout(); - this.SuspendLayout(); - // - // N64plugintabcontrol - // - this.N64plugintabcontrol.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + this.components = new System.ComponentModel.Container(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(N64VideoPluginconfig)); + this.N64plugintabcontrol = new System.Windows.Forms.TabControl(); + this.N64vpluginglobaltab = new System.Windows.Forms.TabPage(); + this.VideoResolutionYTextBox = new System.Windows.Forms.TextBox(); + this.LabelVideoResolutionY = new System.Windows.Forms.Label(); + this.VideoResolutionXTextBox = new System.Windows.Forms.TextBox(); + this.LabelVideoResolutionX = new System.Windows.Forms.Label(); + this.label49 = new System.Windows.Forms.Label(); + this.RspTypeDropdown = new System.Windows.Forms.ComboBox(); + this.label48 = new System.Windows.Forms.Label(); + this.CoreTypeDropdown = new System.Windows.Forms.ComboBox(); + this.label47 = new System.Windows.Forms.Label(); + this.label2 = new System.Windows.Forms.Label(); + this.VideoResolutionComboBox = new System.Windows.Forms.ComboBox(); + this.PluginComboBox = new System.Windows.Forms.ComboBox(); + this.label1 = new System.Windows.Forms.Label(); + this.RiceTabPage = new System.Windows.Forms.TabPage(); + this.RiceTabControl = new System.Windows.Forms.TabControl(); + this.RiceGeneral = new System.Windows.Forms.TabPage(); + this.label15 = new System.Windows.Forms.Label(); + this.RiceScreenUpdateSetting_Combo = new System.Windows.Forms.ComboBox(); + this.label14 = new System.Windows.Forms.Label(); + this.RiceMultiSampling_Combo = new System.Windows.Forms.ComboBox(); + this.label13 = new System.Windows.Forms.Label(); + this.RiceOpenGLRenderSetting_Combo = new System.Windows.Forms.ComboBox(); + this.label11 = new System.Windows.Forms.Label(); + this.RiceColorQuality_Combo = new System.Windows.Forms.ComboBox(); + this.label10 = new System.Windows.Forms.Label(); + this.RiceOpenGLDepthBufferSetting_Combo = new System.Windows.Forms.ComboBox(); + this.label9 = new System.Windows.Forms.Label(); + this.RiceTextureQuality_Combo = new System.Windows.Forms.ComboBox(); + this.RiceEnableVertexShader_CB = new System.Windows.Forms.CheckBox(); + this.RiceSkipFrame_CB = new System.Windows.Forms.CheckBox(); + this.RiceEnableHacks_CB = new System.Windows.Forms.CheckBox(); + this.RiceFullTMEMEmulation_CB = new System.Windows.Forms.CheckBox(); + this.RiceOpenGLVertexClipper_CB = new System.Windows.Forms.CheckBox(); + this.AnisotropicFiltering_LB = new System.Windows.Forms.Label(); + this.RiceAnisotropicFiltering_TB = new System.Windows.Forms.TrackBar(); + this.label6 = new System.Windows.Forms.Label(); + this.RiceFogMethod_Combo = new System.Windows.Forms.ComboBox(); + this.label5 = new System.Windows.Forms.Label(); + this.RiceMipmapping_Combo = new System.Windows.Forms.ComboBox(); + this.RiceWinFrameMode_CB = new System.Windows.Forms.CheckBox(); + this.RiceInN64Resolution_CB = new System.Windows.Forms.CheckBox(); + this.RiceFastTextureLoading_CB = new System.Windows.Forms.CheckBox(); + this.RiceAccurateTextureMapping_CB = new System.Windows.Forms.CheckBox(); + this.RiceSaveVRAM_CB = new System.Windows.Forms.CheckBox(); + this.RiceEnableSSE_CB = new System.Windows.Forms.CheckBox(); + this.RiceGameDefaultTab = new System.Windows.Forms.TabPage(); + this.RiceNormalAlphaBlender_CB = new System.Windows.Forms.CheckBox(); + this.RiceDefaultCombinerDisable_CB = new System.Windows.Forms.CheckBox(); + this.RiceFrameBuffer_GroupBox = new System.Windows.Forms.GroupBox(); + this.label16 = new System.Windows.Forms.Label(); + this.label17 = new System.Windows.Forms.Label(); + this.label18 = new System.Windows.Forms.Label(); + this.RiceFrameBufferWriteBackControl_Combo = new System.Windows.Forms.ComboBox(); + this.RiceFrameBufferSetting_Combo = new System.Windows.Forms.ComboBox(); + this.RiceDoubleSizeForSmallTxtrBuf_CB = new System.Windows.Forms.CheckBox(); + this.RiceRenderToTexture_Combo = new System.Windows.Forms.ComboBox(); + this.RiceTextureEnhancementTab = new System.Windows.Forms.TabPage(); + this.label12 = new System.Windows.Forms.Label(); + this.RiceForceTextureFilter_Combo = new System.Windows.Forms.ComboBox(); + this.label8 = new System.Windows.Forms.Label(); + this.RiceTextureEnhancementControl_Combo = new System.Windows.Forms.ComboBox(); + this.label7 = new System.Windows.Forms.Label(); + this.RiceTextureEnhancement_Combo = new System.Windows.Forms.ComboBox(); + this.RiceTexRectOnly_CB = new System.Windows.Forms.CheckBox(); + this.RiceSmallTextureOnly_CB = new System.Windows.Forms.CheckBox(); + this.RiceLoadHiResCRCOnly_CB = new System.Windows.Forms.CheckBox(); + this.RiceLoadHiResTextures_CB = new System.Windows.Forms.CheckBox(); + this.RiceDumpTexturesToFiles_CB = new System.Windows.Forms.CheckBox(); + this.RiceGameSpecificTab = new System.Windows.Forms.TabPage(); + this.label27 = new System.Windows.Forms.Label(); + this.RiceEnableHacksForGame_Combo = new System.Windows.Forms.ComboBox(); + this.RiceForceDepthBuffer_CB = new System.Windows.Forms.CheckBox(); + this.label28 = new System.Windows.Forms.Label(); + this.RiceUseCIWidthAndRatio_Combo = new System.Windows.Forms.ComboBox(); + this.label26 = new System.Windows.Forms.Label(); + this.RiceRenderToTextureOption_Combo = new System.Windows.Forms.ComboBox(); + this.label25 = new System.Windows.Forms.Label(); + this.RiceFrameBufferOption_Combo = new System.Windows.Forms.ComboBox(); + this.label24 = new System.Windows.Forms.Label(); + this.RiceNormalBlender_Combo = new System.Windows.Forms.ComboBox(); + this.label23 = new System.Windows.Forms.Label(); + this.RiceAccurateTextureMappingHack_Combo = new System.Windows.Forms.ComboBox(); + this.label22 = new System.Windows.Forms.Label(); + this.RiceFastTextureCRC_Combo = new System.Windows.Forms.ComboBox(); + this.label21 = new System.Windows.Forms.Label(); + this.RiceFullTMEM_Combo = new System.Windows.Forms.ComboBox(); + this.label20 = new System.Windows.Forms.Label(); + this.RiceScreenUpdateSettingHack_Combo = new System.Windows.Forms.ComboBox(); + this.label19 = new System.Windows.Forms.Label(); + this.RiceVIHeight_Text = new System.Windows.Forms.TextBox(); + this.label4 = new System.Windows.Forms.Label(); + this.RiceVIWidth_Text = new System.Windows.Forms.TextBox(); + this.RiceTextureScaleHack_CB = new System.Windows.Forms.CheckBox(); + this.RiceFastLoadTile_CB = new System.Windows.Forms.CheckBox(); + this.RiceUseSmallerTexture_CB = new System.Windows.Forms.CheckBox(); + this.RiceEnableTxtLOD_CB = new System.Windows.Forms.CheckBox(); + this.RiceZHack_CB = new System.Windows.Forms.CheckBox(); + this.RicePrimaryDepthHack_CB = new System.Windows.Forms.CheckBox(); + this.RiceDisableObjBG_CB = new System.Windows.Forms.CheckBox(); + this.RiceDisableBlender_CB = new System.Windows.Forms.CheckBox(); + this.RiceForceScreenClear_CB = new System.Windows.Forms.CheckBox(); + this.RiceEmulateClear_CB = new System.Windows.Forms.CheckBox(); + this.RiceTxtSizeMethod2_CB = new System.Windows.Forms.CheckBox(); + this.RiceIncTexRectEdge_CB = new System.Windows.Forms.CheckBox(); + this.RiceDisableCulling_CB = new System.Windows.Forms.CheckBox(); + this.RiceDisableTextureCRC_CB = new System.Windows.Forms.CheckBox(); + this.RiceTexture1Hack_CB = new System.Windows.Forms.CheckBox(); + this.RiceUseDefaultHacks_CB = new System.Windows.Forms.CheckBox(); + this.Glide64TabPage = new System.Windows.Forms.TabPage(); + this.tabControl1 = new System.Windows.Forms.TabControl(); + this.Glide64General = new System.Windows.Forms.TabPage(); + this.label39 = new System.Windows.Forms.Label(); + this.Glide_scale_y = new System.Windows.Forms.TextBox(); + this.label40 = new System.Windows.Forms.Label(); + this.Glide_scale_x = new System.Windows.Forms.TextBox(); + this.label38 = new System.Windows.Forms.Label(); + this.Glide_offset_y = new System.Windows.Forms.TextBox(); + this.label37 = new System.Windows.Forms.Label(); + this.Glide_offset_x = new System.Windows.Forms.TextBox(); + this.Glide_fb_get_info = new System.Windows.Forms.CheckBox(); + this.Glide_disable_auxbuf = new System.Windows.Forms.CheckBox(); + this.Glide_fbo = new System.Windows.Forms.CheckBox(); + this.Glide_noglsl = new System.Windows.Forms.CheckBox(); + this.Glide_noditheredalpha = new System.Windows.Forms.CheckBox(); + this.label32 = new System.Windows.Forms.Label(); + this.Glide_tex_filter = new System.Windows.Forms.ComboBox(); + this.Glide_fb_render = new System.Windows.Forms.CheckBox(); + this.Glide_motionblur = new System.Windows.Forms.CheckBox(); + this.Glide_fb_read_always = new System.Windows.Forms.CheckBox(); + this.Glide_unk_as_red = new System.Windows.Forms.CheckBox(); + this.Glide_filter_cache = new System.Windows.Forms.CheckBox(); + this.Glide_fast_crc = new System.Windows.Forms.CheckBox(); + this.label31 = new System.Windows.Forms.Label(); + this.Glide_wfmode = new System.Windows.Forms.ComboBox(); + this.Glide_wireframe = new System.Windows.Forms.CheckBox(); + this.label30 = new System.Windows.Forms.Label(); + this.Glide_card_id = new System.Windows.Forms.ComboBox(); + this.Glide_flame_corona = new System.Windows.Forms.CheckBox(); + this.label29 = new System.Windows.Forms.Label(); + this.Glide_ucode = new System.Windows.Forms.ComboBox(); + this.Glide_autodetect_ucode = new System.Windows.Forms.CheckBox(); + this.GlidePerGameHacks1 = new System.Windows.Forms.TabPage(); + this.Glide_wrap_big_tex = new System.Windows.Forms.CheckBox(); + this.Glide_use_sts1_only = new System.Windows.Forms.CheckBox(); + this.Glide_soft_depth_compare = new System.Windows.Forms.CheckBox(); + this.Glide_PPL = new System.Windows.Forms.CheckBox(); + this.Glide_fb_optimize_write = new System.Windows.Forms.CheckBox(); + this.Glide_fb_optimize_texrect = new System.Windows.Forms.CheckBox(); + this.Glide_increase_texrect_edge = new System.Windows.Forms.CheckBox(); + this.Glide_increase_primdepth = new System.Windows.Forms.CheckBox(); + this.Glide_fb_ignore_previous = new System.Windows.Forms.CheckBox(); + this.Glide_fb_ignore_aux_copy = new System.Windows.Forms.CheckBox(); + this.Glide_fb_hires_buf_clear = new System.Windows.Forms.CheckBox(); + this.Glide_force_microcheck = new System.Windows.Forms.CheckBox(); + this.Glide_force_depth_compare = new System.Windows.Forms.CheckBox(); + this.Glide_fog = new System.Windows.Forms.CheckBox(); + this.Glide_fillcolor_fix = new System.Windows.Forms.CheckBox(); + this.Glide_fb_smart = new System.Windows.Forms.CheckBox(); + this.Glide_fb_read_alpha = new System.Windows.Forms.CheckBox(); + this.Glide_fb_hires = new System.Windows.Forms.CheckBox(); + this.Glide_fb_clear = new System.Windows.Forms.CheckBox(); + this.Glide_detect_cpu_write = new System.Windows.Forms.CheckBox(); + this.Glide_decrease_fillrect_edge = new System.Windows.Forms.CheckBox(); + this.Glide_buff_clear = new System.Windows.Forms.CheckBox(); + this.Glide_alt_tex_size = new System.Windows.Forms.CheckBox(); + this.GlideUseDefaultHacks1 = new System.Windows.Forms.CheckBox(); + this.GlidePerGameHacks2 = new System.Windows.Forms.TabPage(); + this.label44 = new System.Windows.Forms.Label(); + this.Glide_enable_hacks_for_game = new System.Windows.Forms.ComboBox(); + this.label43 = new System.Windows.Forms.Label(); + this.Glide_swapmode = new System.Windows.Forms.ComboBox(); + this.label42 = new System.Windows.Forms.Label(); + this.Glide_stipple_pattern = new System.Windows.Forms.TextBox(); + this.label41 = new System.Windows.Forms.Label(); + this.Glide_stipple_mode = new System.Windows.Forms.TextBox(); + this.label36 = new System.Windows.Forms.Label(); + this.Glide_lodmode = new System.Windows.Forms.ComboBox(); + this.label35 = new System.Windows.Forms.Label(); + this.Glide_fix_tex_coord = new System.Windows.Forms.TextBox(); + this.label34 = new System.Windows.Forms.Label(); + this.Glide_filtering = new System.Windows.Forms.ComboBox(); + this.label33 = new System.Windows.Forms.Label(); + this.Glide_depth_bias = new System.Windows.Forms.TextBox(); + this.GlideUseDefaultHacks2 = new System.Windows.Forms.CheckBox(); + this.Glide64mk2TabPage = new System.Windows.Forms.TabPage(); + this.tabControl2 = new System.Windows.Forms.TabControl(); + this.tabPage1 = new System.Windows.Forms.TabPage(); + this.Glide64mk2_fb_get_info = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_fb_render = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_wrpAnisotropic = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_wrpFBO = new System.Windows.Forms.CheckBox(); + this.label50 = new System.Windows.Forms.Label(); + this.Glide64mk2_card_id = new System.Windows.Forms.ComboBox(); + this.tabPage2 = new System.Windows.Forms.TabPage(); + this.Glide64mk2_fb_read_always = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_useless_is_useless = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_n64_z_scale = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_old_style_adither = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_zmode_compare_less = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_adjust_aspect = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_fast_crc = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_clip_zmax = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_clip_zmin = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_force_quad3d = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_pal230 = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_texture_correction = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_correct_viewport = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_force_calc_sphere = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_use_sts1_only = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_optimize_texrect = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_increase_texrect_edge = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_ignore_aux_copy = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_hires_buf_clear = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_force_microcheck = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_fog = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_fb_smart = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_fb_read_alpha = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_fb_hires = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_detect_cpu_write = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_decrease_fillrect_edge = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_buff_clear = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_alt_tex_size = new System.Windows.Forms.CheckBox(); + this.Glide64mk2_UseDefaultHacks1 = new System.Windows.Forms.CheckBox(); + this.tabPage3 = new System.Windows.Forms.TabPage(); + this.label46 = new System.Windows.Forms.Label(); + this.Glide64mk2_read_back_to_screen = new System.Windows.Forms.ComboBox(); + this.Glide64mk2_aspectmode = new System.Windows.Forms.ComboBox(); + this.Glide64mk2_fb_crc_mode = new System.Windows.Forms.ComboBox(); + this.label45 = new System.Windows.Forms.Label(); + this.label3 = new System.Windows.Forms.Label(); + this.label52 = new System.Windows.Forms.Label(); + this.Glide64mk2_enable_hacks_for_game = new System.Windows.Forms.ComboBox(); + this.label53 = new System.Windows.Forms.Label(); + this.Glide64mk2_swapmode = new System.Windows.Forms.ComboBox(); + this.label54 = new System.Windows.Forms.Label(); + this.Glide64mk2_stipple_pattern = new System.Windows.Forms.TextBox(); + this.label55 = new System.Windows.Forms.Label(); + this.Glide64mk2_stipple_mode = new System.Windows.Forms.TextBox(); + this.label56 = new System.Windows.Forms.Label(); + this.Glide64mk2_lodmode = new System.Windows.Forms.ComboBox(); + this.label58 = new System.Windows.Forms.Label(); + this.Glide64mk2_filtering = new System.Windows.Forms.ComboBox(); + this.Glide64mk2_UseDefaultHacks2 = new System.Windows.Forms.CheckBox(); + this.GLideN64Tab = new System.Windows.Forms.TabPage(); + this.tabControl3 = new System.Windows.Forms.TabControl(); + this.tabPage5 = new System.Windows.Forms.TabPage(); + this.label88 = new System.Windows.Forms.Label(); + this.GLideN64_GammaCorrectionLevel = new System.Windows.Forms.TextBox(); + this.GLideN64_ForceGammaCorrection = new System.Windows.Forms.CheckBox(); + this.label81 = new System.Windows.Forms.Label(); + this.GLideN64_MultiSampling = new System.Windows.Forms.ComboBox(); + this.label80 = new System.Windows.Forms.Label(); + this.GLideN64_blurStrength = new System.Windows.Forms.ComboBox(); + this.label79 = new System.Windows.Forms.Label(); + this.GLideN64_blurAmount = new System.Windows.Forms.ComboBox(); + this.label78 = new System.Windows.Forms.Label(); + this.GLideN64_bloomBlendMode = new System.Windows.Forms.ComboBox(); + this.label77 = new System.Windows.Forms.Label(); + this.GLideN64_bloomThresholdLevel = new System.Windows.Forms.ComboBox(); + this.GLideN64_EnableBloom = new System.Windows.Forms.CheckBox(); + this.GLideN64_FragmentDepthWrite = new System.Windows.Forms.CheckBox(); + this.GLideN64_LegacyBlending = new System.Windows.Forms.CheckBox(); + this.GLideN64_NativeResTexrects = new System.Windows.Forms.CheckBox(); + this.label82 = new System.Windows.Forms.Label(); + this.GLideN64_CorrectTexrectCoords = new System.Windows.Forms.ComboBox(); + this.GLideN64_ShadersStorage = new System.Windows.Forms.CheckBox(); + this.GLideN64_HWLighting = new System.Windows.Forms.CheckBox(); + this.GLideN64_EnableNoise = new System.Windows.Forms.CheckBox(); + this.GLideN64_EnableLOD = new System.Windows.Forms.CheckBox(); + this.tabPage6 = new System.Windows.Forms.TabPage(); + this.label87 = new System.Windows.Forms.Label(); + this.GLideN64_txPath = new System.Windows.Forms.TextBox(); + this.GLideN64_txSaveCache = new System.Windows.Forms.CheckBox(); + this.GLideN64_txCacheCompression = new System.Windows.Forms.CheckBox(); + this.GLideN64_txForce16bpp = new System.Windows.Forms.CheckBox(); + this.GLideN64_txDump = new System.Windows.Forms.CheckBox(); + this.GLideN64_txHresAltCRC = new System.Windows.Forms.CheckBox(); + this.GLideN64_txHiresFullAlphaChannel = new System.Windows.Forms.CheckBox(); + this.GLideN64_txHiresEnable = new System.Windows.Forms.CheckBox(); + this.label86 = new System.Windows.Forms.Label(); + this.GLideN64_txCacheSize = new System.Windows.Forms.TextBox(); + this.GLideN64_txFilterIgnoreBG = new System.Windows.Forms.CheckBox(); + this.GLideN64_txDeposterize = new System.Windows.Forms.CheckBox(); + this.label85 = new System.Windows.Forms.Label(); + this.GLideN64_txEnhancementMode = new System.Windows.Forms.ComboBox(); + this.label84 = new System.Windows.Forms.Label(); + this.GLideN64_txFilterMode = new System.Windows.Forms.ComboBox(); + this.label83 = new System.Windows.Forms.Label(); + this.GLideN64_CacheSize = new System.Windows.Forms.TextBox(); + this.label72 = new System.Windows.Forms.Label(); + this.GLideN64_bilinearMode = new System.Windows.Forms.ComboBox(); + this.GLideN64_MaxAnisotropy = new System.Windows.Forms.CheckBox(); + this.tabPage7 = new System.Windows.Forms.TabPage(); + this.label89 = new System.Windows.Forms.Label(); + this.GLideN64_UseNativeResolutionFactor = new System.Windows.Forms.TextBox(); + this.GLideN64_DisableFBInfo = new System.Windows.Forms.CheckBox(); + this.GLideN64_FBInfoReadDepthChunk = new System.Windows.Forms.CheckBox(); + this.GLideN64_FBInfoReadColorChunk = new System.Windows.Forms.CheckBox(); + this.label76 = new System.Windows.Forms.Label(); + this.GLideN64_BufferSwapMode = new System.Windows.Forms.ComboBox(); + this.label75 = new System.Windows.Forms.Label(); + this.GLideN64_AspectRatio = new System.Windows.Forms.ComboBox(); + this.GLideN64_EnableN64DepthCompare = new System.Windows.Forms.CheckBox(); + this.label74 = new System.Windows.Forms.Label(); + this.GLideN64_EnableCopyColorToRDRAM = new System.Windows.Forms.ComboBox(); + this.GLideN64_EnableCopyAuxiliaryToRDRAM = new System.Windows.Forms.CheckBox(); + this.GLideN64_EnableCopyColorFromRDRAM = new System.Windows.Forms.CheckBox(); + this.label73 = new System.Windows.Forms.Label(); + this.GLideN64_EnableCopyDepthToRDRAM = new System.Windows.Forms.ComboBox(); + this.GLideN64_EnableFBEmulation = new System.Windows.Forms.CheckBox(); + this.GLideN64_UseDefaultHacks = new System.Windows.Forms.CheckBox(); + this.label71 = new System.Windows.Forms.Label(); + this.label70 = new System.Windows.Forms.Label(); + this.label69 = new System.Windows.Forms.Label(); + this.label68 = new System.Windows.Forms.Label(); + this.label67 = new System.Windows.Forms.Label(); + this.label66 = new System.Windows.Forms.Label(); + this.label65 = new System.Windows.Forms.Label(); + this.label64 = new System.Windows.Forms.Label(); + this.label63 = new System.Windows.Forms.Label(); + this.label62 = new System.Windows.Forms.Label(); + this.label61 = new System.Windows.Forms.Label(); + this.label60 = new System.Windows.Forms.Label(); + this.label59 = new System.Windows.Forms.Label(); + this.label57 = new System.Windows.Forms.Label(); + this.label51 = new System.Windows.Forms.Label(); + this.SaveButton = new System.Windows.Forms.Button(); + this.CancelBT = new System.Windows.Forms.Button(); + this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); + this.N64plugintabcontrol.SuspendLayout(); + this.N64vpluginglobaltab.SuspendLayout(); + this.RiceTabPage.SuspendLayout(); + this.RiceTabControl.SuspendLayout(); + this.RiceGeneral.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.RiceAnisotropicFiltering_TB)).BeginInit(); + this.RiceGameDefaultTab.SuspendLayout(); + this.RiceFrameBuffer_GroupBox.SuspendLayout(); + this.RiceTextureEnhancementTab.SuspendLayout(); + this.RiceGameSpecificTab.SuspendLayout(); + this.Glide64TabPage.SuspendLayout(); + this.tabControl1.SuspendLayout(); + this.Glide64General.SuspendLayout(); + this.GlidePerGameHacks1.SuspendLayout(); + this.GlidePerGameHacks2.SuspendLayout(); + this.Glide64mk2TabPage.SuspendLayout(); + this.tabControl2.SuspendLayout(); + this.tabPage1.SuspendLayout(); + this.tabPage2.SuspendLayout(); + this.tabPage3.SuspendLayout(); + this.GLideN64Tab.SuspendLayout(); + this.tabControl3.SuspendLayout(); + this.tabPage5.SuspendLayout(); + this.tabPage6.SuspendLayout(); + this.tabPage7.SuspendLayout(); + this.SuspendLayout(); + // + // N64plugintabcontrol + // + this.N64plugintabcontrol.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); - this.N64plugintabcontrol.Controls.Add(this.N64vpluginglobaltab); - this.N64plugintabcontrol.Controls.Add(this.RiceTabPage); - this.N64plugintabcontrol.Controls.Add(this.Glide64TabPage); - this.N64plugintabcontrol.Controls.Add(this.Glide64mk2TabPage); - //this.N64plugintabcontrol.Controls.Add(this.JaboTab); - this.N64plugintabcontrol.Controls.Add(this.GLideN64Tab); - this.N64plugintabcontrol.Location = new System.Drawing.Point(-2, -2); - this.N64plugintabcontrol.Name = "N64plugintabcontrol"; - this.N64plugintabcontrol.SelectedIndex = 0; - this.N64plugintabcontrol.Size = new System.Drawing.Size(580, 369); - this.N64plugintabcontrol.TabIndex = 0; - // - // N64vpluginglobaltab - // - this.N64vpluginglobaltab.Controls.Add(this.VideoResolutionYTextBox); - this.N64vpluginglobaltab.Controls.Add(this.LabelVideoResolutionY); - this.N64vpluginglobaltab.Controls.Add(this.VideoResolutionXTextBox); - this.N64vpluginglobaltab.Controls.Add(this.LabelVideoResolutionX); - this.N64vpluginglobaltab.Controls.Add(this.label49); - this.N64vpluginglobaltab.Controls.Add(this.RspTypeDropdown); - this.N64vpluginglobaltab.Controls.Add(this.label48); - this.N64vpluginglobaltab.Controls.Add(this.CoreTypeDropdown); - this.N64vpluginglobaltab.Controls.Add(this.label47); - this.N64vpluginglobaltab.Controls.Add(this.label2); - this.N64vpluginglobaltab.Controls.Add(this.VideoResolutionComboBox); - this.N64vpluginglobaltab.Controls.Add(this.PluginComboBox); - this.N64vpluginglobaltab.Controls.Add(this.label1); - this.N64vpluginglobaltab.Location = new System.Drawing.Point(4, 22); - this.N64vpluginglobaltab.Name = "N64vpluginglobaltab"; - this.N64vpluginglobaltab.Padding = new System.Windows.Forms.Padding(3); - this.N64vpluginglobaltab.Size = new System.Drawing.Size(572, 343); - this.N64vpluginglobaltab.TabIndex = 0; - this.N64vpluginglobaltab.Text = "Global"; - this.N64vpluginglobaltab.UseVisualStyleBackColor = true; - // - // VideoResolutionYTextBox - // - this.VideoResolutionYTextBox.Location = new System.Drawing.Point(66, 270); - this.VideoResolutionYTextBox.MaxLength = 5; - this.VideoResolutionYTextBox.Name = "VideoResolutionYTextBox"; - this.VideoResolutionYTextBox.Size = new System.Drawing.Size(35, 20); - this.VideoResolutionYTextBox.TabIndex = 22; - this.VideoResolutionYTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; - this.VideoResolutionYTextBox.Visible = false; - // - // LabelVideoResolutionY - // - this.LabelVideoResolutionY.AutoSize = true; - this.LabelVideoResolutionY.Location = new System.Drawing.Point(22, 273); - this.LabelVideoResolutionY.Name = "LabelVideoResolutionY"; - this.LabelVideoResolutionY.Size = new System.Drawing.Size(41, 13); - this.LabelVideoResolutionY.TabIndex = 21; - this.LabelVideoResolutionY.Text = "Height:"; - this.LabelVideoResolutionY.Visible = false; - // - // VideoResolutionXTextBox - // - this.VideoResolutionXTextBox.Location = new System.Drawing.Point(66, 244); - this.VideoResolutionXTextBox.MaxLength = 5; - this.VideoResolutionXTextBox.Name = "VideoResolutionXTextBox"; - this.VideoResolutionXTextBox.Size = new System.Drawing.Size(35, 20); - this.VideoResolutionXTextBox.TabIndex = 20; - this.VideoResolutionXTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; - this.VideoResolutionXTextBox.Visible = false; - // - // LabelVideoResolutionX - // - this.LabelVideoResolutionX.AutoSize = true; - this.LabelVideoResolutionX.Location = new System.Drawing.Point(22, 247); - this.LabelVideoResolutionX.Name = "LabelVideoResolutionX"; - this.LabelVideoResolutionX.Size = new System.Drawing.Size(38, 13); - this.LabelVideoResolutionX.TabIndex = 19; - this.LabelVideoResolutionX.Text = "Width:"; - this.LabelVideoResolutionX.Visible = false; - // - // label49 - // - this.label49.AutoSize = true; - this.label49.Location = new System.Drawing.Point(206, 13); - this.label49.Name = "label49"; - this.label49.Size = new System.Drawing.Size(58, 13); - this.label49.TabIndex = 18; - this.label49.Text = "Rsp Plugin"; - // - // RspTypeDropdown - // - this.RspTypeDropdown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RspTypeDropdown.FormattingEnabled = true; - this.RspTypeDropdown.Items.AddRange(new object[] { + this.N64plugintabcontrol.Controls.Add(this.N64vpluginglobaltab); + this.N64plugintabcontrol.Controls.Add(this.GLideN64Tab); + this.N64plugintabcontrol.Controls.Add(this.Glide64mk2TabPage); + this.N64plugintabcontrol.Controls.Add(this.Glide64TabPage); + this.N64plugintabcontrol.Controls.Add(this.RiceTabPage); + this.N64plugintabcontrol.Location = new System.Drawing.Point(-2, -2); + this.N64plugintabcontrol.Name = "N64plugintabcontrol"; + this.N64plugintabcontrol.SelectedIndex = 0; + this.N64plugintabcontrol.Size = new System.Drawing.Size(580, 369); + this.N64plugintabcontrol.TabIndex = 0; + // + // N64vpluginglobaltab + // + this.N64vpluginglobaltab.Controls.Add(this.VideoResolutionYTextBox); + this.N64vpluginglobaltab.Controls.Add(this.LabelVideoResolutionY); + this.N64vpluginglobaltab.Controls.Add(this.VideoResolutionXTextBox); + this.N64vpluginglobaltab.Controls.Add(this.LabelVideoResolutionX); + this.N64vpluginglobaltab.Controls.Add(this.label49); + this.N64vpluginglobaltab.Controls.Add(this.RspTypeDropdown); + this.N64vpluginglobaltab.Controls.Add(this.label48); + this.N64vpluginglobaltab.Controls.Add(this.CoreTypeDropdown); + this.N64vpluginglobaltab.Controls.Add(this.label47); + this.N64vpluginglobaltab.Controls.Add(this.label2); + this.N64vpluginglobaltab.Controls.Add(this.VideoResolutionComboBox); + this.N64vpluginglobaltab.Controls.Add(this.PluginComboBox); + this.N64vpluginglobaltab.Controls.Add(this.label1); + this.N64vpluginglobaltab.Location = new System.Drawing.Point(4, 22); + this.N64vpluginglobaltab.Name = "N64vpluginglobaltab"; + this.N64vpluginglobaltab.Padding = new System.Windows.Forms.Padding(3); + this.N64vpluginglobaltab.Size = new System.Drawing.Size(572, 343); + this.N64vpluginglobaltab.TabIndex = 0; + this.N64vpluginglobaltab.Text = "Global"; + this.N64vpluginglobaltab.UseVisualStyleBackColor = true; + // + // VideoResolutionYTextBox + // + this.VideoResolutionYTextBox.Location = new System.Drawing.Point(66, 270); + this.VideoResolutionYTextBox.MaxLength = 5; + this.VideoResolutionYTextBox.Name = "VideoResolutionYTextBox"; + this.VideoResolutionYTextBox.Size = new System.Drawing.Size(35, 20); + this.VideoResolutionYTextBox.TabIndex = 22; + this.VideoResolutionYTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; + this.VideoResolutionYTextBox.Visible = false; + // + // LabelVideoResolutionY + // + this.LabelVideoResolutionY.AutoSize = true; + this.LabelVideoResolutionY.Location = new System.Drawing.Point(22, 273); + this.LabelVideoResolutionY.Name = "LabelVideoResolutionY"; + this.LabelVideoResolutionY.Size = new System.Drawing.Size(41, 13); + this.LabelVideoResolutionY.TabIndex = 21; + this.LabelVideoResolutionY.Text = "Height:"; + this.LabelVideoResolutionY.Visible = false; + // + // VideoResolutionXTextBox + // + this.VideoResolutionXTextBox.Location = new System.Drawing.Point(66, 244); + this.VideoResolutionXTextBox.MaxLength = 5; + this.VideoResolutionXTextBox.Name = "VideoResolutionXTextBox"; + this.VideoResolutionXTextBox.Size = new System.Drawing.Size(35, 20); + this.VideoResolutionXTextBox.TabIndex = 20; + this.VideoResolutionXTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; + this.VideoResolutionXTextBox.Visible = false; + // + // LabelVideoResolutionX + // + this.LabelVideoResolutionX.AutoSize = true; + this.LabelVideoResolutionX.Location = new System.Drawing.Point(22, 247); + this.LabelVideoResolutionX.Name = "LabelVideoResolutionX"; + this.LabelVideoResolutionX.Size = new System.Drawing.Size(38, 13); + this.LabelVideoResolutionX.TabIndex = 19; + this.LabelVideoResolutionX.Text = "Width:"; + this.LabelVideoResolutionX.Visible = false; + // + // label49 + // + this.label49.AutoSize = true; + this.label49.Location = new System.Drawing.Point(206, 13); + this.label49.Name = "label49"; + this.label49.Size = new System.Drawing.Size(58, 13); + this.label49.TabIndex = 18; + this.label49.Text = "Rsp Plugin"; + // + // RspTypeDropdown + // + this.RspTypeDropdown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RspTypeDropdown.FormattingEnabled = true; + this.RspTypeDropdown.Items.AddRange(new object[] { "Pure Interpreter", "Interpreter", "DynaRec"}); - this.RspTypeDropdown.Location = new System.Drawing.Point(209, 29); - this.RspTypeDropdown.Name = "RspTypeDropdown"; - this.RspTypeDropdown.Size = new System.Drawing.Size(136, 21); - this.RspTypeDropdown.TabIndex = 17; - // - // label48 - // - this.label48.AutoSize = true; - this.label48.Location = new System.Drawing.Point(10, 13); - this.label48.Name = "label48"; - this.label48.Size = new System.Drawing.Size(56, 13); - this.label48.TabIndex = 16; - this.label48.Text = "Core Type"; - // - // CoreTypeDropdown - // - this.CoreTypeDropdown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.CoreTypeDropdown.FormattingEnabled = true; - this.CoreTypeDropdown.Items.AddRange(new object[] { + this.RspTypeDropdown.Location = new System.Drawing.Point(209, 29); + this.RspTypeDropdown.Name = "RspTypeDropdown"; + this.RspTypeDropdown.Size = new System.Drawing.Size(136, 21); + this.RspTypeDropdown.TabIndex = 17; + // + // label48 + // + this.label48.AutoSize = true; + this.label48.Location = new System.Drawing.Point(10, 13); + this.label48.Name = "label48"; + this.label48.Size = new System.Drawing.Size(56, 13); + this.label48.TabIndex = 16; + this.label48.Text = "Core Type"; + // + // CoreTypeDropdown + // + this.CoreTypeDropdown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.CoreTypeDropdown.FormattingEnabled = true; + this.CoreTypeDropdown.Items.AddRange(new object[] { "Pure Interpreter", "Interpreter", "DynaRec"}); - this.CoreTypeDropdown.Location = new System.Drawing.Point(13, 29); - this.CoreTypeDropdown.Name = "CoreTypeDropdown"; - this.CoreTypeDropdown.Size = new System.Drawing.Size(136, 21); - this.CoreTypeDropdown.TabIndex = 1; - // - // label47 - // - this.label47.AutoSize = true; - this.label47.Location = new System.Drawing.Point(10, 115); - this.label47.Name = "label47"; - this.label47.Size = new System.Drawing.Size(275, 13); - this.label47.TabIndex = 14; - this.label47.Text = "(Glide64mk2 is newer and is recommended over Glide64)"; - // - // label2 - // - this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(10, 201); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(87, 13); - this.label2.TabIndex = 13; - this.label2.Text = "Video Resolution"; - // - // VideoResolutionComboBox - // - this.VideoResolutionComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.VideoResolutionComboBox.FormattingEnabled = true; - this.VideoResolutionComboBox.Items.AddRange(new object[] { + this.CoreTypeDropdown.Location = new System.Drawing.Point(13, 29); + this.CoreTypeDropdown.Name = "CoreTypeDropdown"; + this.CoreTypeDropdown.Size = new System.Drawing.Size(136, 21); + this.CoreTypeDropdown.TabIndex = 1; + // + // label47 + // + this.label47.AutoSize = true; + this.label47.Location = new System.Drawing.Point(10, 115); + this.label47.Name = "label47"; + this.label47.Size = new System.Drawing.Size(275, 13); + this.label47.TabIndex = 14; + this.label47.Text = "(Glide64mk2 is newer and is recommended over Glide64)"; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(10, 201); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(87, 13); + this.label2.TabIndex = 13; + this.label2.Text = "Video Resolution"; + // + // VideoResolutionComboBox + // + this.VideoResolutionComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.VideoResolutionComboBox.FormattingEnabled = true; + this.VideoResolutionComboBox.Items.AddRange(new object[] { "320 x 240", "400 x 300", "480 x 360", @@ -569,115 +548,114 @@ "1920 x 1440", "2048 x 1536", "Custom"}); - this.VideoResolutionComboBox.Location = new System.Drawing.Point(13, 217); - this.VideoResolutionComboBox.Name = "VideoResolutionComboBox"; - this.VideoResolutionComboBox.Size = new System.Drawing.Size(136, 21); - this.VideoResolutionComboBox.TabIndex = 10; - this.VideoResolutionComboBox.SelectedIndexChanged += new System.EventHandler(this.VideoResolutionComboBox_SelectedIndexChanged); - // - // PluginComboBox - // - this.PluginComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.PluginComboBox.FormattingEnabled = true; - this.PluginComboBox.Items.AddRange(new object[] { + this.VideoResolutionComboBox.Location = new System.Drawing.Point(13, 217); + this.VideoResolutionComboBox.Name = "VideoResolutionComboBox"; + this.VideoResolutionComboBox.Size = new System.Drawing.Size(136, 21); + this.VideoResolutionComboBox.TabIndex = 10; + this.VideoResolutionComboBox.SelectedIndexChanged += new System.EventHandler(this.VideoResolutionComboBox_SelectedIndexChanged); + // + // PluginComboBox + // + this.PluginComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.PluginComboBox.FormattingEnabled = true; + this.PluginComboBox.Items.AddRange(new object[] { "Rice", "Glide64", "Glide64mk2", - //"Jabo 1.6.1", "GLideN64"}); - this.PluginComboBox.Location = new System.Drawing.Point(13, 91); - this.PluginComboBox.Name = "PluginComboBox"; - this.PluginComboBox.Size = new System.Drawing.Size(173, 21); - this.PluginComboBox.TabIndex = 5; - this.PluginComboBox.SelectedIndexChanged += new System.EventHandler(this.PluginComboBox_SelectedIndexChanged); - // - // label1 - // - this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(10, 75); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(99, 13); - this.label1.TabIndex = 1; - this.label1.Text = "Active Video Plugin"; - // - // RiceTabPage - // - this.RiceTabPage.Controls.Add(this.RiceTabControl); - this.RiceTabPage.Location = new System.Drawing.Point(4, 22); - this.RiceTabPage.Name = "RiceTabPage"; - this.RiceTabPage.Size = new System.Drawing.Size(572, 343); - this.RiceTabPage.TabIndex = 4; - this.RiceTabPage.Text = "Rice"; - this.RiceTabPage.UseVisualStyleBackColor = true; - // - // RiceTabControl - // - this.RiceTabControl.Controls.Add(this.RiceGeneral); - this.RiceTabControl.Controls.Add(this.RiceGameDefaultTab); - this.RiceTabControl.Controls.Add(this.RiceTextureEnhancementTab); - this.RiceTabControl.Controls.Add(this.RiceGameSpecificTab); - this.RiceTabControl.Location = new System.Drawing.Point(0, 3); - this.RiceTabControl.Name = "RiceTabControl"; - this.RiceTabControl.SelectedIndex = 0; - this.RiceTabControl.Size = new System.Drawing.Size(572, 336); - this.RiceTabControl.TabIndex = 0; - // - // RiceGeneral - // - this.RiceGeneral.Controls.Add(this.label15); - this.RiceGeneral.Controls.Add(this.RiceScreenUpdateSetting_Combo); - this.RiceGeneral.Controls.Add(this.label14); - this.RiceGeneral.Controls.Add(this.RiceMultiSampling_Combo); - this.RiceGeneral.Controls.Add(this.label13); - this.RiceGeneral.Controls.Add(this.RiceOpenGLRenderSetting_Combo); - this.RiceGeneral.Controls.Add(this.label11); - this.RiceGeneral.Controls.Add(this.RiceColorQuality_Combo); - this.RiceGeneral.Controls.Add(this.label10); - this.RiceGeneral.Controls.Add(this.RiceOpenGLDepthBufferSetting_Combo); - this.RiceGeneral.Controls.Add(this.label9); - this.RiceGeneral.Controls.Add(this.RiceTextureQuality_Combo); - this.RiceGeneral.Controls.Add(this.RiceEnableVertexShader_CB); - this.RiceGeneral.Controls.Add(this.RiceSkipFrame_CB); - this.RiceGeneral.Controls.Add(this.RiceEnableHacks_CB); - this.RiceGeneral.Controls.Add(this.RiceFullTMEMEmulation_CB); - this.RiceGeneral.Controls.Add(this.RiceOpenGLVertexClipper_CB); - this.RiceGeneral.Controls.Add(this.AnisotropicFiltering_LB); - this.RiceGeneral.Controls.Add(this.RiceAnisotropicFiltering_TB); - this.RiceGeneral.Controls.Add(this.label6); - this.RiceGeneral.Controls.Add(this.RiceFogMethod_Combo); - this.RiceGeneral.Controls.Add(this.label5); - this.RiceGeneral.Controls.Add(this.RiceMipmapping_Combo); - this.RiceGeneral.Controls.Add(this.RiceWinFrameMode_CB); - this.RiceGeneral.Controls.Add(this.RiceInN64Resolution_CB); - this.RiceGeneral.Controls.Add(this.RiceFastTextureLoading_CB); - this.RiceGeneral.Controls.Add(this.RiceAccurateTextureMapping_CB); - this.RiceGeneral.Controls.Add(this.RiceSaveVRAM_CB); - this.RiceGeneral.Controls.Add(this.RiceEnableSSE_CB); - this.RiceGeneral.Location = new System.Drawing.Point(4, 22); - this.RiceGeneral.Name = "RiceGeneral"; - this.RiceGeneral.Padding = new System.Windows.Forms.Padding(3); - this.RiceGeneral.Size = new System.Drawing.Size(564, 310); - this.RiceGeneral.TabIndex = 0; - this.RiceGeneral.Text = "General"; - this.RiceGeneral.UseVisualStyleBackColor = true; - // - // label15 - // - this.label15.AutoSize = true; - this.label15.Location = new System.Drawing.Point(287, 204); - this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(118, 13); - this.label15.TabIndex = 36; - this.label15.Text = "Screen Update Setting:"; - this.label15.TextAlign = System.Drawing.ContentAlignment.TopRight; - this.toolTip1.SetToolTip(this.label15, "Control when the screen will be updated.\r\n\r\nDefault: First CI change"); - // - // RiceScreenUpdateSetting_Combo - // - this.RiceScreenUpdateSetting_Combo.DisplayMember = "0,1,2,3"; - this.RiceScreenUpdateSetting_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceScreenUpdateSetting_Combo.FormattingEnabled = true; - this.RiceScreenUpdateSetting_Combo.Items.AddRange(new object[] { + this.PluginComboBox.Location = new System.Drawing.Point(13, 91); + this.PluginComboBox.Name = "PluginComboBox"; + this.PluginComboBox.Size = new System.Drawing.Size(173, 21); + this.PluginComboBox.TabIndex = 5; + this.PluginComboBox.SelectedIndexChanged += new System.EventHandler(this.PluginComboBox_SelectedIndexChanged); + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(10, 75); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(99, 13); + this.label1.TabIndex = 1; + this.label1.Text = "Active Video Plugin"; + // + // RiceTabPage + // + this.RiceTabPage.Controls.Add(this.RiceTabControl); + this.RiceTabPage.Location = new System.Drawing.Point(4, 22); + this.RiceTabPage.Name = "RiceTabPage"; + this.RiceTabPage.Size = new System.Drawing.Size(572, 343); + this.RiceTabPage.TabIndex = 4; + this.RiceTabPage.Text = "Rice"; + this.RiceTabPage.UseVisualStyleBackColor = true; + // + // RiceTabControl + // + this.RiceTabControl.Controls.Add(this.RiceGeneral); + this.RiceTabControl.Controls.Add(this.RiceGameDefaultTab); + this.RiceTabControl.Controls.Add(this.RiceTextureEnhancementTab); + this.RiceTabControl.Controls.Add(this.RiceGameSpecificTab); + this.RiceTabControl.Location = new System.Drawing.Point(0, 3); + this.RiceTabControl.Name = "RiceTabControl"; + this.RiceTabControl.SelectedIndex = 0; + this.RiceTabControl.Size = new System.Drawing.Size(572, 336); + this.RiceTabControl.TabIndex = 0; + // + // RiceGeneral + // + this.RiceGeneral.Controls.Add(this.label15); + this.RiceGeneral.Controls.Add(this.RiceScreenUpdateSetting_Combo); + this.RiceGeneral.Controls.Add(this.label14); + this.RiceGeneral.Controls.Add(this.RiceMultiSampling_Combo); + this.RiceGeneral.Controls.Add(this.label13); + this.RiceGeneral.Controls.Add(this.RiceOpenGLRenderSetting_Combo); + this.RiceGeneral.Controls.Add(this.label11); + this.RiceGeneral.Controls.Add(this.RiceColorQuality_Combo); + this.RiceGeneral.Controls.Add(this.label10); + this.RiceGeneral.Controls.Add(this.RiceOpenGLDepthBufferSetting_Combo); + this.RiceGeneral.Controls.Add(this.label9); + this.RiceGeneral.Controls.Add(this.RiceTextureQuality_Combo); + this.RiceGeneral.Controls.Add(this.RiceEnableVertexShader_CB); + this.RiceGeneral.Controls.Add(this.RiceSkipFrame_CB); + this.RiceGeneral.Controls.Add(this.RiceEnableHacks_CB); + this.RiceGeneral.Controls.Add(this.RiceFullTMEMEmulation_CB); + this.RiceGeneral.Controls.Add(this.RiceOpenGLVertexClipper_CB); + this.RiceGeneral.Controls.Add(this.AnisotropicFiltering_LB); + this.RiceGeneral.Controls.Add(this.RiceAnisotropicFiltering_TB); + this.RiceGeneral.Controls.Add(this.label6); + this.RiceGeneral.Controls.Add(this.RiceFogMethod_Combo); + this.RiceGeneral.Controls.Add(this.label5); + this.RiceGeneral.Controls.Add(this.RiceMipmapping_Combo); + this.RiceGeneral.Controls.Add(this.RiceWinFrameMode_CB); + this.RiceGeneral.Controls.Add(this.RiceInN64Resolution_CB); + this.RiceGeneral.Controls.Add(this.RiceFastTextureLoading_CB); + this.RiceGeneral.Controls.Add(this.RiceAccurateTextureMapping_CB); + this.RiceGeneral.Controls.Add(this.RiceSaveVRAM_CB); + this.RiceGeneral.Controls.Add(this.RiceEnableSSE_CB); + this.RiceGeneral.Location = new System.Drawing.Point(4, 22); + this.RiceGeneral.Name = "RiceGeneral"; + this.RiceGeneral.Padding = new System.Windows.Forms.Padding(3); + this.RiceGeneral.Size = new System.Drawing.Size(564, 310); + this.RiceGeneral.TabIndex = 0; + this.RiceGeneral.Text = "General"; + this.RiceGeneral.UseVisualStyleBackColor = true; + // + // label15 + // + this.label15.AutoSize = true; + this.label15.Location = new System.Drawing.Point(287, 204); + this.label15.Name = "label15"; + this.label15.Size = new System.Drawing.Size(118, 13); + this.label15.TabIndex = 36; + this.label15.Text = "Screen Update Setting:"; + this.label15.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.toolTip1.SetToolTip(this.label15, "Control when the screen will be updated.\r\n\r\nDefault: First CI change"); + // + // RiceScreenUpdateSetting_Combo + // + this.RiceScreenUpdateSetting_Combo.DisplayMember = "0,1,2,3"; + this.RiceScreenUpdateSetting_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceScreenUpdateSetting_Combo.FormattingEnabled = true; + this.RiceScreenUpdateSetting_Combo.Items.AddRange(new object[] { "ROM default", "VI origin update", "VI origin change", @@ -686,57 +664,57 @@ "First primitive draw", "Before screen clear", "After screen drawn"}); - this.RiceScreenUpdateSetting_Combo.Location = new System.Drawing.Point(409, 201); - this.RiceScreenUpdateSetting_Combo.Name = "RiceScreenUpdateSetting_Combo"; - this.RiceScreenUpdateSetting_Combo.Size = new System.Drawing.Size(121, 21); - this.RiceScreenUpdateSetting_Combo.TabIndex = 35; - this.toolTip1.SetToolTip(this.RiceScreenUpdateSetting_Combo, "Control when the screen will be updated.\r\n\r\nDefault: First CI change"); - // - // label14 - // - this.label14.AutoSize = true; - this.label14.Location = new System.Drawing.Point(326, 177); - this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(75, 13); - this.label14.TabIndex = 34; - this.label14.Text = "MultiSampling:"; - this.label14.TextAlign = System.Drawing.ContentAlignment.TopRight; - this.toolTip1.SetToolTip(this.label14, "Enable/Disable MultiSampling.\r\n\r\nDefault: Off"); - // - // RiceMultiSampling_Combo - // - this.RiceMultiSampling_Combo.DisplayMember = "0,1,2,3"; - this.RiceMultiSampling_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceMultiSampling_Combo.FormattingEnabled = true; - this.RiceMultiSampling_Combo.Items.AddRange(new object[] { + this.RiceScreenUpdateSetting_Combo.Location = new System.Drawing.Point(409, 201); + this.RiceScreenUpdateSetting_Combo.Name = "RiceScreenUpdateSetting_Combo"; + this.RiceScreenUpdateSetting_Combo.Size = new System.Drawing.Size(121, 21); + this.RiceScreenUpdateSetting_Combo.TabIndex = 35; + this.toolTip1.SetToolTip(this.RiceScreenUpdateSetting_Combo, "Control when the screen will be updated.\r\n\r\nDefault: First CI change"); + // + // label14 + // + this.label14.AutoSize = true; + this.label14.Location = new System.Drawing.Point(326, 177); + this.label14.Name = "label14"; + this.label14.Size = new System.Drawing.Size(75, 13); + this.label14.TabIndex = 34; + this.label14.Text = "MultiSampling:"; + this.label14.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.toolTip1.SetToolTip(this.label14, "Enable/Disable MultiSampling.\r\n\r\nDefault: Off"); + // + // RiceMultiSampling_Combo + // + this.RiceMultiSampling_Combo.DisplayMember = "0,1,2,3"; + this.RiceMultiSampling_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceMultiSampling_Combo.FormattingEnabled = true; + this.RiceMultiSampling_Combo.Items.AddRange(new object[] { "Off", "2x", "4x", "8x", "16x"}); - this.RiceMultiSampling_Combo.Location = new System.Drawing.Point(409, 174); - this.RiceMultiSampling_Combo.Name = "RiceMultiSampling_Combo"; - this.RiceMultiSampling_Combo.Size = new System.Drawing.Size(121, 21); - this.RiceMultiSampling_Combo.TabIndex = 33; - this.toolTip1.SetToolTip(this.RiceMultiSampling_Combo, "Enable/Disable MultiSampling.\r\n\r\nDefault: Off"); - // - // label13 - // - this.label13.AutoSize = true; - this.label13.Location = new System.Drawing.Point(287, 150); - this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(118, 13); - this.label13.TabIndex = 32; - this.label13.Text = "OpenGLRenderSetting:"; - this.label13.TextAlign = System.Drawing.ContentAlignment.TopRight; - this.toolTip1.SetToolTip(this.label13, "OpenGL level to support.\r\n\r\nDefault: Auto"); - // - // RiceOpenGLRenderSetting_Combo - // - this.RiceOpenGLRenderSetting_Combo.DisplayMember = "0,1,2,3"; - this.RiceOpenGLRenderSetting_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceOpenGLRenderSetting_Combo.FormattingEnabled = true; - this.RiceOpenGLRenderSetting_Combo.Items.AddRange(new object[] { + this.RiceMultiSampling_Combo.Location = new System.Drawing.Point(409, 174); + this.RiceMultiSampling_Combo.Name = "RiceMultiSampling_Combo"; + this.RiceMultiSampling_Combo.Size = new System.Drawing.Size(121, 21); + this.RiceMultiSampling_Combo.TabIndex = 33; + this.toolTip1.SetToolTip(this.RiceMultiSampling_Combo, "Enable/Disable MultiSampling.\r\n\r\nDefault: Off"); + // + // label13 + // + this.label13.AutoSize = true; + this.label13.Location = new System.Drawing.Point(287, 150); + this.label13.Name = "label13"; + this.label13.Size = new System.Drawing.Size(118, 13); + this.label13.TabIndex = 32; + this.label13.Text = "OpenGLRenderSetting:"; + this.label13.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.toolTip1.SetToolTip(this.label13, "OpenGL level to support.\r\n\r\nDefault: Auto"); + // + // RiceOpenGLRenderSetting_Combo + // + this.RiceOpenGLRenderSetting_Combo.DisplayMember = "0,1,2,3"; + this.RiceOpenGLRenderSetting_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceOpenGLRenderSetting_Combo.FormattingEnabled = true; + this.RiceOpenGLRenderSetting_Combo.Items.AddRange(new object[] { "Auto", "OGL_1.1", "OGL_1.2", @@ -746,379 +724,379 @@ "OGL_TNT2", "NVIDIA_OGL", "OpenGL Fragment Program Extension"}); - this.RiceOpenGLRenderSetting_Combo.Location = new System.Drawing.Point(409, 147); - this.RiceOpenGLRenderSetting_Combo.Name = "RiceOpenGLRenderSetting_Combo"; - this.RiceOpenGLRenderSetting_Combo.Size = new System.Drawing.Size(121, 21); - this.RiceOpenGLRenderSetting_Combo.TabIndex = 31; - this.toolTip1.SetToolTip(this.RiceOpenGLRenderSetting_Combo, "OpenGL level to support.\r\n\r\nDefault: Auto"); - // - // label11 - // - this.label11.AutoSize = true; - this.label11.Location = new System.Drawing.Point(326, 123); - this.label11.Name = "label11"; - this.label11.Size = new System.Drawing.Size(69, 13); - this.label11.TabIndex = 30; - this.label11.Text = "Color Quality:"; - this.label11.TextAlign = System.Drawing.ContentAlignment.TopRight; - this.toolTip1.SetToolTip(this.label11, "Color bit depth for rendering window.\r\n\r\nDefault: 32-bits"); - // - // RiceColorQuality_Combo - // - this.RiceColorQuality_Combo.DisplayMember = "0,1,2,3"; - this.RiceColorQuality_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceColorQuality_Combo.FormattingEnabled = true; - this.RiceColorQuality_Combo.Items.AddRange(new object[] { + this.RiceOpenGLRenderSetting_Combo.Location = new System.Drawing.Point(409, 147); + this.RiceOpenGLRenderSetting_Combo.Name = "RiceOpenGLRenderSetting_Combo"; + this.RiceOpenGLRenderSetting_Combo.Size = new System.Drawing.Size(121, 21); + this.RiceOpenGLRenderSetting_Combo.TabIndex = 31; + this.toolTip1.SetToolTip(this.RiceOpenGLRenderSetting_Combo, "OpenGL level to support.\r\n\r\nDefault: Auto"); + // + // label11 + // + this.label11.AutoSize = true; + this.label11.Location = new System.Drawing.Point(326, 123); + this.label11.Name = "label11"; + this.label11.Size = new System.Drawing.Size(69, 13); + this.label11.TabIndex = 30; + this.label11.Text = "Color Quality:"; + this.label11.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.toolTip1.SetToolTip(this.label11, "Color bit depth for rendering window.\r\n\r\nDefault: 32-bits"); + // + // RiceColorQuality_Combo + // + this.RiceColorQuality_Combo.DisplayMember = "0,1,2,3"; + this.RiceColorQuality_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceColorQuality_Combo.FormattingEnabled = true; + this.RiceColorQuality_Combo.Items.AddRange(new object[] { "32-bits", "16-bits"}); - this.RiceColorQuality_Combo.Location = new System.Drawing.Point(409, 120); - this.RiceColorQuality_Combo.Name = "RiceColorQuality_Combo"; - this.RiceColorQuality_Combo.Size = new System.Drawing.Size(121, 21); - this.RiceColorQuality_Combo.TabIndex = 29; - this.toolTip1.SetToolTip(this.RiceColorQuality_Combo, "Color bit depth for rendering window.\r\n\r\nDefault: 32-bits"); - // - // label10 - // - this.label10.AutoSize = true; - this.label10.Location = new System.Drawing.Point(326, 96); - this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(77, 13); - this.label10.TabIndex = 28; - this.label10.Text = "Z-buffer depth:"; - this.label10.TextAlign = System.Drawing.ContentAlignment.TopRight; - this.toolTip1.SetToolTip(this.label10, "Z-buffer depth.\r\n\r\nDefault: 16-bits"); - // - // RiceOpenGLDepthBufferSetting_Combo - // - this.RiceOpenGLDepthBufferSetting_Combo.DisplayMember = "0,1,2,3"; - this.RiceOpenGLDepthBufferSetting_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceOpenGLDepthBufferSetting_Combo.FormattingEnabled = true; - this.RiceOpenGLDepthBufferSetting_Combo.Items.AddRange(new object[] { + this.RiceColorQuality_Combo.Location = new System.Drawing.Point(409, 120); + this.RiceColorQuality_Combo.Name = "RiceColorQuality_Combo"; + this.RiceColorQuality_Combo.Size = new System.Drawing.Size(121, 21); + this.RiceColorQuality_Combo.TabIndex = 29; + this.toolTip1.SetToolTip(this.RiceColorQuality_Combo, "Color bit depth for rendering window.\r\n\r\nDefault: 32-bits"); + // + // label10 + // + this.label10.AutoSize = true; + this.label10.Location = new System.Drawing.Point(326, 96); + this.label10.Name = "label10"; + this.label10.Size = new System.Drawing.Size(77, 13); + this.label10.TabIndex = 28; + this.label10.Text = "Z-buffer depth:"; + this.label10.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.toolTip1.SetToolTip(this.label10, "Z-buffer depth.\r\n\r\nDefault: 16-bits"); + // + // RiceOpenGLDepthBufferSetting_Combo + // + this.RiceOpenGLDepthBufferSetting_Combo.DisplayMember = "0,1,2,3"; + this.RiceOpenGLDepthBufferSetting_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceOpenGLDepthBufferSetting_Combo.FormattingEnabled = true; + this.RiceOpenGLDepthBufferSetting_Combo.Items.AddRange(new object[] { "16-bits", "32-bits"}); - this.RiceOpenGLDepthBufferSetting_Combo.Location = new System.Drawing.Point(409, 93); - this.RiceOpenGLDepthBufferSetting_Combo.Name = "RiceOpenGLDepthBufferSetting_Combo"; - this.RiceOpenGLDepthBufferSetting_Combo.Size = new System.Drawing.Size(121, 21); - this.RiceOpenGLDepthBufferSetting_Combo.TabIndex = 27; - this.toolTip1.SetToolTip(this.RiceOpenGLDepthBufferSetting_Combo, "Z-buffer depth.\r\n\r\nDefault: 16-bits"); - // - // label9 - // - this.label9.AutoSize = true; - this.label9.Location = new System.Drawing.Point(298, 70); - this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(105, 13); - this.label9.TabIndex = 26; - this.label9.Text = "Texture Color Depth:"; - this.label9.TextAlign = System.Drawing.ContentAlignment.TopRight; - this.toolTip1.SetToolTip(this.label9, "Color bit depth to use for textures.\r\n\r\nDefault: Default"); - // - // RiceTextureQuality_Combo - // - this.RiceTextureQuality_Combo.DisplayMember = "0,1,2,3"; - this.RiceTextureQuality_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceTextureQuality_Combo.FormattingEnabled = true; - this.RiceTextureQuality_Combo.Items.AddRange(new object[] { + this.RiceOpenGLDepthBufferSetting_Combo.Location = new System.Drawing.Point(409, 93); + this.RiceOpenGLDepthBufferSetting_Combo.Name = "RiceOpenGLDepthBufferSetting_Combo"; + this.RiceOpenGLDepthBufferSetting_Combo.Size = new System.Drawing.Size(121, 21); + this.RiceOpenGLDepthBufferSetting_Combo.TabIndex = 27; + this.toolTip1.SetToolTip(this.RiceOpenGLDepthBufferSetting_Combo, "Z-buffer depth.\r\n\r\nDefault: 16-bits"); + // + // label9 + // + this.label9.AutoSize = true; + this.label9.Location = new System.Drawing.Point(298, 70); + this.label9.Name = "label9"; + this.label9.Size = new System.Drawing.Size(105, 13); + this.label9.TabIndex = 26; + this.label9.Text = "Texture Color Depth:"; + this.label9.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.toolTip1.SetToolTip(this.label9, "Color bit depth to use for textures.\r\n\r\nDefault: Default"); + // + // RiceTextureQuality_Combo + // + this.RiceTextureQuality_Combo.DisplayMember = "0,1,2,3"; + this.RiceTextureQuality_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceTextureQuality_Combo.FormattingEnabled = true; + this.RiceTextureQuality_Combo.Items.AddRange(new object[] { "Default", "32-bits", "16-bits"}); - this.RiceTextureQuality_Combo.Location = new System.Drawing.Point(409, 66); - this.RiceTextureQuality_Combo.Name = "RiceTextureQuality_Combo"; - this.RiceTextureQuality_Combo.Size = new System.Drawing.Size(121, 21); - this.RiceTextureQuality_Combo.TabIndex = 25; - this.toolTip1.SetToolTip(this.RiceTextureQuality_Combo, "Color bit depth to use for textures.\r\n\r\nDefault: Default"); - // - // RiceEnableVertexShader_CB - // - this.RiceEnableVertexShader_CB.AutoSize = true; - this.RiceEnableVertexShader_CB.Location = new System.Drawing.Point(23, 223); - this.RiceEnableVertexShader_CB.Name = "RiceEnableVertexShader_CB"; - this.RiceEnableVertexShader_CB.Size = new System.Drawing.Size(93, 17); - this.RiceEnableVertexShader_CB.TabIndex = 24; - this.RiceEnableVertexShader_CB.Text = "Vertex Shader"; - this.toolTip1.SetToolTip(this.RiceEnableVertexShader_CB, "Use GPU vertex shader.\r\n\r\nDefault: Off"); - this.RiceEnableVertexShader_CB.UseVisualStyleBackColor = true; - // - // RiceSkipFrame_CB - // - this.RiceSkipFrame_CB.AutoSize = true; - this.RiceSkipFrame_CB.Location = new System.Drawing.Point(23, 246); - this.RiceSkipFrame_CB.Name = "RiceSkipFrame_CB"; - this.RiceSkipFrame_CB.Size = new System.Drawing.Size(79, 17); - this.RiceSkipFrame_CB.TabIndex = 23; - this.RiceSkipFrame_CB.Text = "Skip Frame"; - this.toolTip1.SetToolTip(this.RiceSkipFrame_CB, "If this option is enabled, the plugin will skip every other frame.\r\n\r\nDefault: Of" + + this.RiceTextureQuality_Combo.Location = new System.Drawing.Point(409, 66); + this.RiceTextureQuality_Combo.Name = "RiceTextureQuality_Combo"; + this.RiceTextureQuality_Combo.Size = new System.Drawing.Size(121, 21); + this.RiceTextureQuality_Combo.TabIndex = 25; + this.toolTip1.SetToolTip(this.RiceTextureQuality_Combo, "Color bit depth to use for textures.\r\n\r\nDefault: Default"); + // + // RiceEnableVertexShader_CB + // + this.RiceEnableVertexShader_CB.AutoSize = true; + this.RiceEnableVertexShader_CB.Location = new System.Drawing.Point(23, 223); + this.RiceEnableVertexShader_CB.Name = "RiceEnableVertexShader_CB"; + this.RiceEnableVertexShader_CB.Size = new System.Drawing.Size(93, 17); + this.RiceEnableVertexShader_CB.TabIndex = 24; + this.RiceEnableVertexShader_CB.Text = "Vertex Shader"; + this.toolTip1.SetToolTip(this.RiceEnableVertexShader_CB, "Use GPU vertex shader.\r\n\r\nDefault: Off"); + this.RiceEnableVertexShader_CB.UseVisualStyleBackColor = true; + // + // RiceSkipFrame_CB + // + this.RiceSkipFrame_CB.AutoSize = true; + this.RiceSkipFrame_CB.Location = new System.Drawing.Point(23, 246); + this.RiceSkipFrame_CB.Name = "RiceSkipFrame_CB"; + this.RiceSkipFrame_CB.Size = new System.Drawing.Size(79, 17); + this.RiceSkipFrame_CB.TabIndex = 23; + this.RiceSkipFrame_CB.Text = "Skip Frame"; + this.toolTip1.SetToolTip(this.RiceSkipFrame_CB, "If this option is enabled, the plugin will skip every other frame.\r\n\r\nDefault: Of" + "f"); - this.RiceSkipFrame_CB.UseVisualStyleBackColor = true; - // - // RiceEnableHacks_CB - // - this.RiceEnableHacks_CB.AutoSize = true; - this.RiceEnableHacks_CB.Location = new System.Drawing.Point(23, 154); - this.RiceEnableHacks_CB.Name = "RiceEnableHacks_CB"; - this.RiceEnableHacks_CB.Size = new System.Drawing.Size(166, 17); - this.RiceEnableHacks_CB.TabIndex = 17; - this.RiceEnableHacks_CB.Text = "Enable game-specific settings"; - this.toolTip1.SetToolTip(this.RiceEnableHacks_CB, "Enable game-specific settings from INI file.\r\n\r\nDefault: On"); - this.RiceEnableHacks_CB.UseVisualStyleBackColor = true; - // - // RiceFullTMEMEmulation_CB - // - this.RiceFullTMEMEmulation_CB.AutoSize = true; - this.RiceFullTMEMEmulation_CB.Location = new System.Drawing.Point(23, 177); - this.RiceFullTMEMEmulation_CB.Name = "RiceFullTMEMEmulation_CB"; - this.RiceFullTMEMEmulation_CB.Size = new System.Drawing.Size(170, 17); - this.RiceFullTMEMEmulation_CB.TabIndex = 16; - this.RiceFullTMEMEmulation_CB.Text = "Full Texture Memory Emulation"; - this.toolTip1.SetToolTip(this.RiceFullTMEMEmulation_CB, "N64 Texture Memory Full Emulation.\r\nMay fix some games, may break others.\r\n\r\nDefa" + + this.RiceSkipFrame_CB.UseVisualStyleBackColor = true; + // + // RiceEnableHacks_CB + // + this.RiceEnableHacks_CB.AutoSize = true; + this.RiceEnableHacks_CB.Location = new System.Drawing.Point(23, 154); + this.RiceEnableHacks_CB.Name = "RiceEnableHacks_CB"; + this.RiceEnableHacks_CB.Size = new System.Drawing.Size(166, 17); + this.RiceEnableHacks_CB.TabIndex = 17; + this.RiceEnableHacks_CB.Text = "Enable game-specific settings"; + this.toolTip1.SetToolTip(this.RiceEnableHacks_CB, "Enable game-specific settings from INI file.\r\n\r\nDefault: On"); + this.RiceEnableHacks_CB.UseVisualStyleBackColor = true; + // + // RiceFullTMEMEmulation_CB + // + this.RiceFullTMEMEmulation_CB.AutoSize = true; + this.RiceFullTMEMEmulation_CB.Location = new System.Drawing.Point(23, 177); + this.RiceFullTMEMEmulation_CB.Name = "RiceFullTMEMEmulation_CB"; + this.RiceFullTMEMEmulation_CB.Size = new System.Drawing.Size(170, 17); + this.RiceFullTMEMEmulation_CB.TabIndex = 16; + this.RiceFullTMEMEmulation_CB.Text = "Full Texture Memory Emulation"; + this.toolTip1.SetToolTip(this.RiceFullTMEMEmulation_CB, "N64 Texture Memory Full Emulation.\r\nMay fix some games, may break others.\r\n\r\nDefa" + "ult: Off"); - this.RiceFullTMEMEmulation_CB.UseVisualStyleBackColor = true; - // - // RiceOpenGLVertexClipper_CB - // - this.RiceOpenGLVertexClipper_CB.AutoSize = true; - this.RiceOpenGLVertexClipper_CB.Location = new System.Drawing.Point(23, 200); - this.RiceOpenGLVertexClipper_CB.Name = "RiceOpenGLVertexClipper_CB"; - this.RiceOpenGLVertexClipper_CB.Size = new System.Drawing.Size(91, 17); - this.RiceOpenGLVertexClipper_CB.TabIndex = 15; - this.RiceOpenGLVertexClipper_CB.Text = "Vertex Clipper"; - this.toolTip1.SetToolTip(this.RiceOpenGLVertexClipper_CB, "Enable vertex clipper for fog operations.\r\n\r\nDefault: Off"); - this.RiceOpenGLVertexClipper_CB.UseVisualStyleBackColor = true; - // - // AnisotropicFiltering_LB - // - this.AnisotropicFiltering_LB.AutoSize = true; - this.AnisotropicFiltering_LB.Location = new System.Drawing.Point(287, 247); - this.AnisotropicFiltering_LB.Name = "AnisotropicFiltering_LB"; - this.AnisotropicFiltering_LB.Size = new System.Drawing.Size(116, 13); - this.AnisotropicFiltering_LB.TabIndex = 14; - this.AnisotropicFiltering_LB.Text = "Anisotropic Filtering: 00"; - this.toolTip1.SetToolTip(this.AnisotropicFiltering_LB, resources.GetString("AnisotropicFiltering_LB.ToolTip")); - // - // RiceAnisotropicFiltering_TB - // - this.RiceAnisotropicFiltering_TB.AutoSize = false; - this.RiceAnisotropicFiltering_TB.Location = new System.Drawing.Point(409, 235); - this.RiceAnisotropicFiltering_TB.Margin = new System.Windows.Forms.Padding(0); - this.RiceAnisotropicFiltering_TB.Maximum = 16; - this.RiceAnisotropicFiltering_TB.Name = "RiceAnisotropicFiltering_TB"; - this.RiceAnisotropicFiltering_TB.Size = new System.Drawing.Size(121, 25); - this.RiceAnisotropicFiltering_TB.TabIndex = 13; - this.toolTip1.SetToolTip(this.RiceAnisotropicFiltering_TB, resources.GetString("RiceAnisotropicFiltering_TB.ToolTip")); - this.RiceAnisotropicFiltering_TB.Scroll += new System.EventHandler(this.RiceAnisotropicFiltering_Tb_Scroll_1); - // - // label6 - // - this.label6.AutoSize = true; - this.label6.Location = new System.Drawing.Point(336, 44); - this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(67, 13); - this.label6.TabIndex = 12; - this.label6.Text = "Fog Method:"; - this.label6.TextAlign = System.Drawing.ContentAlignment.TopRight; - this.toolTip1.SetToolTip(this.label6, "Enable, Disable or Force fog generation.\r\n\r\nDefault: Disabled"); - // - // RiceFogMethod_Combo - // - this.RiceFogMethod_Combo.DisplayMember = "0,1,2,3"; - this.RiceFogMethod_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceFogMethod_Combo.FormattingEnabled = true; - this.RiceFogMethod_Combo.Items.AddRange(new object[] { + this.RiceFullTMEMEmulation_CB.UseVisualStyleBackColor = true; + // + // RiceOpenGLVertexClipper_CB + // + this.RiceOpenGLVertexClipper_CB.AutoSize = true; + this.RiceOpenGLVertexClipper_CB.Location = new System.Drawing.Point(23, 200); + this.RiceOpenGLVertexClipper_CB.Name = "RiceOpenGLVertexClipper_CB"; + this.RiceOpenGLVertexClipper_CB.Size = new System.Drawing.Size(91, 17); + this.RiceOpenGLVertexClipper_CB.TabIndex = 15; + this.RiceOpenGLVertexClipper_CB.Text = "Vertex Clipper"; + this.toolTip1.SetToolTip(this.RiceOpenGLVertexClipper_CB, "Enable vertex clipper for fog operations.\r\n\r\nDefault: Off"); + this.RiceOpenGLVertexClipper_CB.UseVisualStyleBackColor = true; + // + // AnisotropicFiltering_LB + // + this.AnisotropicFiltering_LB.AutoSize = true; + this.AnisotropicFiltering_LB.Location = new System.Drawing.Point(287, 247); + this.AnisotropicFiltering_LB.Name = "AnisotropicFiltering_LB"; + this.AnisotropicFiltering_LB.Size = new System.Drawing.Size(116, 13); + this.AnisotropicFiltering_LB.TabIndex = 14; + this.AnisotropicFiltering_LB.Text = "Anisotropic Filtering: 00"; + this.toolTip1.SetToolTip(this.AnisotropicFiltering_LB, resources.GetString("AnisotropicFiltering_LB.ToolTip")); + // + // RiceAnisotropicFiltering_TB + // + this.RiceAnisotropicFiltering_TB.AutoSize = false; + this.RiceAnisotropicFiltering_TB.Location = new System.Drawing.Point(409, 235); + this.RiceAnisotropicFiltering_TB.Margin = new System.Windows.Forms.Padding(0); + this.RiceAnisotropicFiltering_TB.Maximum = 16; + this.RiceAnisotropicFiltering_TB.Name = "RiceAnisotropicFiltering_TB"; + this.RiceAnisotropicFiltering_TB.Size = new System.Drawing.Size(121, 25); + this.RiceAnisotropicFiltering_TB.TabIndex = 13; + this.toolTip1.SetToolTip(this.RiceAnisotropicFiltering_TB, resources.GetString("RiceAnisotropicFiltering_TB.ToolTip")); + this.RiceAnisotropicFiltering_TB.Scroll += new System.EventHandler(this.RiceAnisotropicFiltering_Tb_Scroll_1); + // + // label6 + // + this.label6.AutoSize = true; + this.label6.Location = new System.Drawing.Point(336, 44); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(67, 13); + this.label6.TabIndex = 12; + this.label6.Text = "Fog Method:"; + this.label6.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.toolTip1.SetToolTip(this.label6, "Enable, Disable or Force fog generation.\r\n\r\nDefault: Disabled"); + // + // RiceFogMethod_Combo + // + this.RiceFogMethod_Combo.DisplayMember = "0,1,2,3"; + this.RiceFogMethod_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceFogMethod_Combo.FormattingEnabled = true; + this.RiceFogMethod_Combo.Items.AddRange(new object[] { "Disabled", "Enabled (N64 choose)", "Force Fog"}); - this.RiceFogMethod_Combo.Location = new System.Drawing.Point(409, 39); - this.RiceFogMethod_Combo.Name = "RiceFogMethod_Combo"; - this.RiceFogMethod_Combo.Size = new System.Drawing.Size(121, 21); - this.RiceFogMethod_Combo.TabIndex = 11; - this.toolTip1.SetToolTip(this.RiceFogMethod_Combo, "Enable, Disable or Force fog generation.\r\n\r\nDefault: Disabled"); - // - // label5 - // - this.label5.AutoSize = true; - this.label5.Location = new System.Drawing.Point(314, 21); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(89, 13); - this.label5.TabIndex = 10; - this.label5.Text = "Use Mipmapping:"; - this.label5.TextAlign = System.Drawing.ContentAlignment.TopRight; - this.toolTip1.SetToolTip(this.label5, "Allows textures to look nicer viewed from far away.\r\nCan also increase performanc" + + this.RiceFogMethod_Combo.Location = new System.Drawing.Point(409, 39); + this.RiceFogMethod_Combo.Name = "RiceFogMethod_Combo"; + this.RiceFogMethod_Combo.Size = new System.Drawing.Size(121, 21); + this.RiceFogMethod_Combo.TabIndex = 11; + this.toolTip1.SetToolTip(this.RiceFogMethod_Combo, "Enable, Disable or Force fog generation.\r\n\r\nDefault: Disabled"); + // + // label5 + // + this.label5.AutoSize = true; + this.label5.Location = new System.Drawing.Point(314, 21); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(89, 13); + this.label5.TabIndex = 10; + this.label5.Text = "Use Mipmapping:"; + this.label5.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.toolTip1.SetToolTip(this.label5, "Allows textures to look nicer viewed from far away.\r\nCan also increase performanc" + "e in some case.\r\n\r\nDefault: Bilinear\r\n"); - // - // RiceMipmapping_Combo - // - this.RiceMipmapping_Combo.DisplayMember = "0,1,2,3"; - this.RiceMipmapping_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceMipmapping_Combo.FormattingEnabled = true; - this.RiceMipmapping_Combo.Items.AddRange(new object[] { + // + // RiceMipmapping_Combo + // + this.RiceMipmapping_Combo.DisplayMember = "0,1,2,3"; + this.RiceMipmapping_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceMipmapping_Combo.FormattingEnabled = true; + this.RiceMipmapping_Combo.Items.AddRange(new object[] { "None", "Nearest", "Bilinear", "Trilinear"}); - this.RiceMipmapping_Combo.Location = new System.Drawing.Point(409, 16); - this.RiceMipmapping_Combo.Name = "RiceMipmapping_Combo"; - this.RiceMipmapping_Combo.Size = new System.Drawing.Size(121, 21); - this.RiceMipmapping_Combo.TabIndex = 9; - this.toolTip1.SetToolTip(this.RiceMipmapping_Combo, "Allows textures to look nicer viewed from far away.\r\nCan also increase performanc" + + this.RiceMipmapping_Combo.Location = new System.Drawing.Point(409, 16); + this.RiceMipmapping_Combo.Name = "RiceMipmapping_Combo"; + this.RiceMipmapping_Combo.Size = new System.Drawing.Size(121, 21); + this.RiceMipmapping_Combo.TabIndex = 9; + this.toolTip1.SetToolTip(this.RiceMipmapping_Combo, "Allows textures to look nicer viewed from far away.\r\nCan also increase performanc" + "e in some case.\r\n\r\nDefault: Bilinear"); - // - // RiceWinFrameMode_CB - // - this.RiceWinFrameMode_CB.AutoSize = true; - this.RiceWinFrameMode_CB.Location = new System.Drawing.Point(23, 33); - this.RiceWinFrameMode_CB.Name = "RiceWinFrameMode_CB"; - this.RiceWinFrameMode_CB.Size = new System.Drawing.Size(140, 17); - this.RiceWinFrameMode_CB.TabIndex = 8; - this.RiceWinFrameMode_CB.Text = "Enable WinFrame Mode"; - this.toolTip1.SetToolTip(this.RiceWinFrameMode_CB, "If enabled, graphics will be drawn in WinFrame mode instead of solid and texture " + + // + // RiceWinFrameMode_CB + // + this.RiceWinFrameMode_CB.AutoSize = true; + this.RiceWinFrameMode_CB.Location = new System.Drawing.Point(23, 33); + this.RiceWinFrameMode_CB.Name = "RiceWinFrameMode_CB"; + this.RiceWinFrameMode_CB.Size = new System.Drawing.Size(140, 17); + this.RiceWinFrameMode_CB.TabIndex = 8; + this.RiceWinFrameMode_CB.Text = "Enable WinFrame Mode"; + this.toolTip1.SetToolTip(this.RiceWinFrameMode_CB, "If enabled, graphics will be drawn in WinFrame mode instead of solid and texture " + "mode.\r\n\r\nDefault: Off"); - this.RiceWinFrameMode_CB.UseVisualStyleBackColor = true; - // - // RiceInN64Resolution_CB - // - this.RiceInN64Resolution_CB.AutoSize = true; - this.RiceInN64Resolution_CB.Location = new System.Drawing.Point(23, 56); - this.RiceInN64Resolution_CB.Name = "RiceInN64Resolution_CB"; - this.RiceInN64Resolution_CB.Size = new System.Drawing.Size(166, 17); - this.RiceInN64Resolution_CB.TabIndex = 7; - this.RiceInN64Resolution_CB.Text = "Force Native N64 Resolution"; - this.toolTip1.SetToolTip(this.RiceInN64Resolution_CB, "Force emulated frame buffers to be in N64 native resolution.\r\n\r\nDefault: Off"); - this.RiceInN64Resolution_CB.UseVisualStyleBackColor = true; - // - // RiceFastTextureLoading_CB - // - this.RiceFastTextureLoading_CB.AutoSize = true; - this.RiceFastTextureLoading_CB.Location = new System.Drawing.Point(23, 82); - this.RiceFastTextureLoading_CB.Name = "RiceFastTextureLoading_CB"; - this.RiceFastTextureLoading_CB.Size = new System.Drawing.Size(126, 17); - this.RiceFastTextureLoading_CB.TabIndex = 5; - this.RiceFastTextureLoading_CB.Text = "Fast Texture Loading"; - this.toolTip1.SetToolTip(this.RiceFastTextureLoading_CB, "Use a faster algorithm to speed up texture loading and CRC computation.\r\n\r\nDefaul" + + this.RiceWinFrameMode_CB.UseVisualStyleBackColor = true; + // + // RiceInN64Resolution_CB + // + this.RiceInN64Resolution_CB.AutoSize = true; + this.RiceInN64Resolution_CB.Location = new System.Drawing.Point(23, 56); + this.RiceInN64Resolution_CB.Name = "RiceInN64Resolution_CB"; + this.RiceInN64Resolution_CB.Size = new System.Drawing.Size(166, 17); + this.RiceInN64Resolution_CB.TabIndex = 7; + this.RiceInN64Resolution_CB.Text = "Force Native N64 Resolution"; + this.toolTip1.SetToolTip(this.RiceInN64Resolution_CB, "Force emulated frame buffers to be in N64 native resolution.\r\n\r\nDefault: Off"); + this.RiceInN64Resolution_CB.UseVisualStyleBackColor = true; + // + // RiceFastTextureLoading_CB + // + this.RiceFastTextureLoading_CB.AutoSize = true; + this.RiceFastTextureLoading_CB.Location = new System.Drawing.Point(23, 82); + this.RiceFastTextureLoading_CB.Name = "RiceFastTextureLoading_CB"; + this.RiceFastTextureLoading_CB.Size = new System.Drawing.Size(126, 17); + this.RiceFastTextureLoading_CB.TabIndex = 5; + this.RiceFastTextureLoading_CB.Text = "Fast Texture Loading"; + this.toolTip1.SetToolTip(this.RiceFastTextureLoading_CB, "Use a faster algorithm to speed up texture loading and CRC computation.\r\n\r\nDefaul" + "t: Off"); - this.RiceFastTextureLoading_CB.UseVisualStyleBackColor = true; - // - // RiceAccurateTextureMapping_CB - // - this.RiceAccurateTextureMapping_CB.AutoSize = true; - this.RiceAccurateTextureMapping_CB.Location = new System.Drawing.Point(23, 105); - this.RiceAccurateTextureMapping_CB.Name = "RiceAccurateTextureMapping_CB"; - this.RiceAccurateTextureMapping_CB.Size = new System.Drawing.Size(152, 17); - this.RiceAccurateTextureMapping_CB.TabIndex = 4; - this.RiceAccurateTextureMapping_CB.Text = "Accurate Texture Mapping"; - this.toolTip1.SetToolTip(this.RiceAccurateTextureMapping_CB, "Use different texture coordinate clamping code.\r\n\r\nDefault: On"); - this.RiceAccurateTextureMapping_CB.UseVisualStyleBackColor = true; - // - // RiceSaveVRAM_CB - // - this.RiceSaveVRAM_CB.AutoSize = true; - this.RiceSaveVRAM_CB.Location = new System.Drawing.Point(23, 128); - this.RiceSaveVRAM_CB.Name = "RiceSaveVRAM_CB"; - this.RiceSaveVRAM_CB.Size = new System.Drawing.Size(85, 17); - this.RiceSaveVRAM_CB.TabIndex = 3; - this.RiceSaveVRAM_CB.Text = "Save VRAM"; - this.toolTip1.SetToolTip(this.RiceSaveVRAM_CB, "Try to reduce Video RAM usage (should never be used).\r\n\r\nDefault: Off"); - this.RiceSaveVRAM_CB.UseVisualStyleBackColor = true; - // - // RiceEnableSSE_CB - // - this.RiceEnableSSE_CB.AutoSize = true; - this.RiceEnableSSE_CB.Location = new System.Drawing.Point(23, 10); - this.RiceEnableSSE_CB.Name = "RiceEnableSSE_CB"; - this.RiceEnableSSE_CB.Size = new System.Drawing.Size(83, 17); - this.RiceEnableSSE_CB.TabIndex = 0; - this.RiceEnableSSE_CB.Text = "Enable SSE"; - this.toolTip1.SetToolTip(this.RiceEnableSSE_CB, "Enable/Disable SSE optimizations for capable CPUs.\r\n\r\nDefault: On"); - this.RiceEnableSSE_CB.UseVisualStyleBackColor = true; - // - // RiceGameDefaultTab - // - this.RiceGameDefaultTab.Controls.Add(this.RiceNormalAlphaBlender_CB); - this.RiceGameDefaultTab.Controls.Add(this.RiceDefaultCombinerDisable_CB); - this.RiceGameDefaultTab.Controls.Add(this.RiceFrameBuffer_GroupBox); - this.RiceGameDefaultTab.Location = new System.Drawing.Point(4, 22); - this.RiceGameDefaultTab.Name = "RiceGameDefaultTab"; - this.RiceGameDefaultTab.Size = new System.Drawing.Size(564, 310); - this.RiceGameDefaultTab.TabIndex = 3; - this.RiceGameDefaultTab.Text = "Game Default Options"; - this.RiceGameDefaultTab.UseVisualStyleBackColor = true; - // - // RiceNormalAlphaBlender_CB - // - this.RiceNormalAlphaBlender_CB.AutoSize = true; - this.RiceNormalAlphaBlender_CB.Location = new System.Drawing.Point(63, 19); - this.RiceNormalAlphaBlender_CB.Name = "RiceNormalAlphaBlender_CB"; - this.RiceNormalAlphaBlender_CB.Size = new System.Drawing.Size(128, 17); - this.RiceNormalAlphaBlender_CB.TabIndex = 8; - this.RiceNormalAlphaBlender_CB.Text = "Normal Alpha Blender"; - this.toolTip1.SetToolTip(this.RiceNormalAlphaBlender_CB, "Force to use normal alpha blender.\r\n\r\nDefault: Off"); - this.RiceNormalAlphaBlender_CB.UseVisualStyleBackColor = true; - // - // RiceDefaultCombinerDisable_CB - // - this.RiceDefaultCombinerDisable_CB.AutoSize = true; - this.RiceDefaultCombinerDisable_CB.Location = new System.Drawing.Point(63, 42); - this.RiceDefaultCombinerDisable_CB.Name = "RiceDefaultCombinerDisable_CB"; - this.RiceDefaultCombinerDisable_CB.Size = new System.Drawing.Size(133, 17); - this.RiceDefaultCombinerDisable_CB.TabIndex = 7; - this.RiceDefaultCombinerDisable_CB.Text = "Normal Color Combiner"; - this.toolTip1.SetToolTip(this.RiceDefaultCombinerDisable_CB, "Force to use normal color combiner.\r\n\r\nDefault: Off"); - this.RiceDefaultCombinerDisable_CB.UseVisualStyleBackColor = true; - // - // RiceFrameBuffer_GroupBox - // - this.RiceFrameBuffer_GroupBox.Controls.Add(this.label16); - this.RiceFrameBuffer_GroupBox.Controls.Add(this.label17); - this.RiceFrameBuffer_GroupBox.Controls.Add(this.label18); - this.RiceFrameBuffer_GroupBox.Controls.Add(this.RiceFrameBufferWriteBackControl_Combo); - this.RiceFrameBuffer_GroupBox.Controls.Add(this.RiceFrameBufferSetting_Combo); - this.RiceFrameBuffer_GroupBox.Controls.Add(this.RiceDoubleSizeForSmallTxtrBuf_CB); - this.RiceFrameBuffer_GroupBox.Controls.Add(this.RiceRenderToTexture_Combo); - this.RiceFrameBuffer_GroupBox.Location = new System.Drawing.Point(87, 78); - this.RiceFrameBuffer_GroupBox.Name = "RiceFrameBuffer_GroupBox"; - this.RiceFrameBuffer_GroupBox.Size = new System.Drawing.Size(385, 191); - this.RiceFrameBuffer_GroupBox.TabIndex = 0; - this.RiceFrameBuffer_GroupBox.TabStop = false; - this.RiceFrameBuffer_GroupBox.Text = "N64 Frame Buffer Effect Emulation Options"; - // - // label16 - // - this.label16.AutoSize = true; - this.label16.Location = new System.Drawing.Point(8, 100); - this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(162, 13); - this.label16.TabIndex = 32; - this.label16.Text = "Frame Buffer Write Back Control:"; - this.label16.TextAlign = System.Drawing.ContentAlignment.TopRight; - this.toolTip1.SetToolTip(this.label16, "Frequency to write back the frame buffer.\r\n\r\nDefault: Every Frame"); - // - // label17 - // - this.label17.AutoSize = true; - this.label17.Location = new System.Drawing.Point(8, 46); - this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(106, 13); - this.label17.TabIndex = 34; - this.label17.Text = "Frame Buffer Setting:"; - this.label17.TextAlign = System.Drawing.ContentAlignment.TopRight; - this.toolTip1.SetToolTip(this.label17, "Frame Buffer Emulation.\r\n\r\nDefault: Rom Default"); - // - // label18 - // - this.label18.AutoSize = true; - this.label18.Location = new System.Drawing.Point(8, 73); - this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(159, 13); - this.label18.TabIndex = 36; - this.label18.Text = "Rendering to Texture Emulation:"; - this.label18.TextAlign = System.Drawing.ContentAlignment.TopRight; - this.toolTip1.SetToolTip(this.label18, "Render-to-texture emulation.\r\n\r\nDefault: None"); - // - // RiceFrameBufferWriteBackControl_Combo - // - this.RiceFrameBufferWriteBackControl_Combo.DisplayMember = "0,1,2,3"; - this.RiceFrameBufferWriteBackControl_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceFrameBufferWriteBackControl_Combo.FormattingEnabled = true; - this.RiceFrameBufferWriteBackControl_Combo.Items.AddRange(new object[] { + this.RiceFastTextureLoading_CB.UseVisualStyleBackColor = true; + // + // RiceAccurateTextureMapping_CB + // + this.RiceAccurateTextureMapping_CB.AutoSize = true; + this.RiceAccurateTextureMapping_CB.Location = new System.Drawing.Point(23, 105); + this.RiceAccurateTextureMapping_CB.Name = "RiceAccurateTextureMapping_CB"; + this.RiceAccurateTextureMapping_CB.Size = new System.Drawing.Size(152, 17); + this.RiceAccurateTextureMapping_CB.TabIndex = 4; + this.RiceAccurateTextureMapping_CB.Text = "Accurate Texture Mapping"; + this.toolTip1.SetToolTip(this.RiceAccurateTextureMapping_CB, "Use different texture coordinate clamping code.\r\n\r\nDefault: On"); + this.RiceAccurateTextureMapping_CB.UseVisualStyleBackColor = true; + // + // RiceSaveVRAM_CB + // + this.RiceSaveVRAM_CB.AutoSize = true; + this.RiceSaveVRAM_CB.Location = new System.Drawing.Point(23, 128); + this.RiceSaveVRAM_CB.Name = "RiceSaveVRAM_CB"; + this.RiceSaveVRAM_CB.Size = new System.Drawing.Size(85, 17); + this.RiceSaveVRAM_CB.TabIndex = 3; + this.RiceSaveVRAM_CB.Text = "Save VRAM"; + this.toolTip1.SetToolTip(this.RiceSaveVRAM_CB, "Try to reduce Video RAM usage (should never be used).\r\n\r\nDefault: Off"); + this.RiceSaveVRAM_CB.UseVisualStyleBackColor = true; + // + // RiceEnableSSE_CB + // + this.RiceEnableSSE_CB.AutoSize = true; + this.RiceEnableSSE_CB.Location = new System.Drawing.Point(23, 10); + this.RiceEnableSSE_CB.Name = "RiceEnableSSE_CB"; + this.RiceEnableSSE_CB.Size = new System.Drawing.Size(83, 17); + this.RiceEnableSSE_CB.TabIndex = 0; + this.RiceEnableSSE_CB.Text = "Enable SSE"; + this.toolTip1.SetToolTip(this.RiceEnableSSE_CB, "Enable/Disable SSE optimizations for capable CPUs.\r\n\r\nDefault: On"); + this.RiceEnableSSE_CB.UseVisualStyleBackColor = true; + // + // RiceGameDefaultTab + // + this.RiceGameDefaultTab.Controls.Add(this.RiceNormalAlphaBlender_CB); + this.RiceGameDefaultTab.Controls.Add(this.RiceDefaultCombinerDisable_CB); + this.RiceGameDefaultTab.Controls.Add(this.RiceFrameBuffer_GroupBox); + this.RiceGameDefaultTab.Location = new System.Drawing.Point(4, 22); + this.RiceGameDefaultTab.Name = "RiceGameDefaultTab"; + this.RiceGameDefaultTab.Size = new System.Drawing.Size(564, 310); + this.RiceGameDefaultTab.TabIndex = 3; + this.RiceGameDefaultTab.Text = "Game Default Options"; + this.RiceGameDefaultTab.UseVisualStyleBackColor = true; + // + // RiceNormalAlphaBlender_CB + // + this.RiceNormalAlphaBlender_CB.AutoSize = true; + this.RiceNormalAlphaBlender_CB.Location = new System.Drawing.Point(63, 19); + this.RiceNormalAlphaBlender_CB.Name = "RiceNormalAlphaBlender_CB"; + this.RiceNormalAlphaBlender_CB.Size = new System.Drawing.Size(128, 17); + this.RiceNormalAlphaBlender_CB.TabIndex = 8; + this.RiceNormalAlphaBlender_CB.Text = "Normal Alpha Blender"; + this.toolTip1.SetToolTip(this.RiceNormalAlphaBlender_CB, "Force to use normal alpha blender.\r\n\r\nDefault: Off"); + this.RiceNormalAlphaBlender_CB.UseVisualStyleBackColor = true; + // + // RiceDefaultCombinerDisable_CB + // + this.RiceDefaultCombinerDisable_CB.AutoSize = true; + this.RiceDefaultCombinerDisable_CB.Location = new System.Drawing.Point(63, 42); + this.RiceDefaultCombinerDisable_CB.Name = "RiceDefaultCombinerDisable_CB"; + this.RiceDefaultCombinerDisable_CB.Size = new System.Drawing.Size(133, 17); + this.RiceDefaultCombinerDisable_CB.TabIndex = 7; + this.RiceDefaultCombinerDisable_CB.Text = "Normal Color Combiner"; + this.toolTip1.SetToolTip(this.RiceDefaultCombinerDisable_CB, "Force to use normal color combiner.\r\n\r\nDefault: Off"); + this.RiceDefaultCombinerDisable_CB.UseVisualStyleBackColor = true; + // + // RiceFrameBuffer_GroupBox + // + this.RiceFrameBuffer_GroupBox.Controls.Add(this.label16); + this.RiceFrameBuffer_GroupBox.Controls.Add(this.label17); + this.RiceFrameBuffer_GroupBox.Controls.Add(this.label18); + this.RiceFrameBuffer_GroupBox.Controls.Add(this.RiceFrameBufferWriteBackControl_Combo); + this.RiceFrameBuffer_GroupBox.Controls.Add(this.RiceFrameBufferSetting_Combo); + this.RiceFrameBuffer_GroupBox.Controls.Add(this.RiceDoubleSizeForSmallTxtrBuf_CB); + this.RiceFrameBuffer_GroupBox.Controls.Add(this.RiceRenderToTexture_Combo); + this.RiceFrameBuffer_GroupBox.Location = new System.Drawing.Point(87, 78); + this.RiceFrameBuffer_GroupBox.Name = "RiceFrameBuffer_GroupBox"; + this.RiceFrameBuffer_GroupBox.Size = new System.Drawing.Size(385, 191); + this.RiceFrameBuffer_GroupBox.TabIndex = 0; + this.RiceFrameBuffer_GroupBox.TabStop = false; + this.RiceFrameBuffer_GroupBox.Text = "N64 Frame Buffer Effect Emulation Options"; + // + // label16 + // + this.label16.AutoSize = true; + this.label16.Location = new System.Drawing.Point(8, 100); + this.label16.Name = "label16"; + this.label16.Size = new System.Drawing.Size(162, 13); + this.label16.TabIndex = 32; + this.label16.Text = "Frame Buffer Write Back Control:"; + this.label16.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.toolTip1.SetToolTip(this.label16, "Frequency to write back the frame buffer.\r\n\r\nDefault: Every Frame"); + // + // label17 + // + this.label17.AutoSize = true; + this.label17.Location = new System.Drawing.Point(8, 46); + this.label17.Name = "label17"; + this.label17.Size = new System.Drawing.Size(106, 13); + this.label17.TabIndex = 34; + this.label17.Text = "Frame Buffer Setting:"; + this.label17.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.toolTip1.SetToolTip(this.label17, "Frame Buffer Emulation.\r\n\r\nDefault: Rom Default"); + // + // label18 + // + this.label18.AutoSize = true; + this.label18.Location = new System.Drawing.Point(8, 73); + this.label18.Name = "label18"; + this.label18.Size = new System.Drawing.Size(159, 13); + this.label18.TabIndex = 36; + this.label18.Text = "Rendering to Texture Emulation:"; + this.label18.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.toolTip1.SetToolTip(this.label18, "Render-to-texture emulation.\r\n\r\nDefault: None"); + // + // RiceFrameBufferWriteBackControl_Combo + // + this.RiceFrameBufferWriteBackControl_Combo.DisplayMember = "0,1,2,3"; + this.RiceFrameBufferWriteBackControl_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceFrameBufferWriteBackControl_Combo.FormattingEnabled = true; + this.RiceFrameBufferWriteBackControl_Combo.Items.AddRange(new object[] { "Every Frame", "Every 2 Frames", "Every 3 Frames", @@ -1127,140 +1105,140 @@ "Every 6 Frames", "Every 7 Frames", "Every 8 Frames"}); - this.RiceFrameBufferWriteBackControl_Combo.Location = new System.Drawing.Point(226, 97); - this.RiceFrameBufferWriteBackControl_Combo.Name = "RiceFrameBufferWriteBackControl_Combo"; - this.RiceFrameBufferWriteBackControl_Combo.Size = new System.Drawing.Size(121, 21); - this.RiceFrameBufferWriteBackControl_Combo.TabIndex = 33; - this.toolTip1.SetToolTip(this.RiceFrameBufferWriteBackControl_Combo, "Frequency to write back the frame buffer.\r\n\r\nDefault: Every Frame"); - // - // RiceFrameBufferSetting_Combo - // - this.RiceFrameBufferSetting_Combo.DisplayMember = "0,1,2,3"; - this.RiceFrameBufferSetting_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceFrameBufferSetting_Combo.FormattingEnabled = true; - this.RiceFrameBufferSetting_Combo.Items.AddRange(new object[] { + this.RiceFrameBufferWriteBackControl_Combo.Location = new System.Drawing.Point(226, 97); + this.RiceFrameBufferWriteBackControl_Combo.Name = "RiceFrameBufferWriteBackControl_Combo"; + this.RiceFrameBufferWriteBackControl_Combo.Size = new System.Drawing.Size(121, 21); + this.RiceFrameBufferWriteBackControl_Combo.TabIndex = 33; + this.toolTip1.SetToolTip(this.RiceFrameBufferWriteBackControl_Combo, "Frequency to write back the frame buffer.\r\n\r\nDefault: Every Frame"); + // + // RiceFrameBufferSetting_Combo + // + this.RiceFrameBufferSetting_Combo.DisplayMember = "0,1,2,3"; + this.RiceFrameBufferSetting_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceFrameBufferSetting_Combo.FormattingEnabled = true; + this.RiceFrameBufferSetting_Combo.Items.AddRange(new object[] { "Rom Default", "Disable"}); - this.RiceFrameBufferSetting_Combo.Location = new System.Drawing.Point(226, 43); - this.RiceFrameBufferSetting_Combo.Name = "RiceFrameBufferSetting_Combo"; - this.RiceFrameBufferSetting_Combo.Size = new System.Drawing.Size(121, 21); - this.RiceFrameBufferSetting_Combo.TabIndex = 31; - this.toolTip1.SetToolTip(this.RiceFrameBufferSetting_Combo, "Frame Buffer Emulation.\r\n\r\nDefault: Rom Default"); - // - // RiceDoubleSizeForSmallTxtrBuf_CB - // - this.RiceDoubleSizeForSmallTxtrBuf_CB.AutoSize = true; - this.RiceDoubleSizeForSmallTxtrBuf_CB.Location = new System.Drawing.Point(61, 159); - this.RiceDoubleSizeForSmallTxtrBuf_CB.Name = "RiceDoubleSizeForSmallTxtrBuf_CB"; - this.RiceDoubleSizeForSmallTxtrBuf_CB.Size = new System.Drawing.Size(253, 17); - this.RiceDoubleSizeForSmallTxtrBuf_CB.TabIndex = 3; - this.RiceDoubleSizeForSmallTxtrBuf_CB.Text = "Double Resolution For Small Render-to-Textures"; - this.toolTip1.SetToolTip(this.RiceDoubleSizeForSmallTxtrBuf_CB, "Enable this option to have better render-to-texture quality.\r\nThis requires more " + + this.RiceFrameBufferSetting_Combo.Location = new System.Drawing.Point(226, 43); + this.RiceFrameBufferSetting_Combo.Name = "RiceFrameBufferSetting_Combo"; + this.RiceFrameBufferSetting_Combo.Size = new System.Drawing.Size(121, 21); + this.RiceFrameBufferSetting_Combo.TabIndex = 31; + this.toolTip1.SetToolTip(this.RiceFrameBufferSetting_Combo, "Frame Buffer Emulation.\r\n\r\nDefault: Rom Default"); + // + // RiceDoubleSizeForSmallTxtrBuf_CB + // + this.RiceDoubleSizeForSmallTxtrBuf_CB.AutoSize = true; + this.RiceDoubleSizeForSmallTxtrBuf_CB.Location = new System.Drawing.Point(61, 159); + this.RiceDoubleSizeForSmallTxtrBuf_CB.Name = "RiceDoubleSizeForSmallTxtrBuf_CB"; + this.RiceDoubleSizeForSmallTxtrBuf_CB.Size = new System.Drawing.Size(253, 17); + this.RiceDoubleSizeForSmallTxtrBuf_CB.TabIndex = 3; + this.RiceDoubleSizeForSmallTxtrBuf_CB.Text = "Double Resolution For Small Render-to-Textures"; + this.toolTip1.SetToolTip(this.RiceDoubleSizeForSmallTxtrBuf_CB, "Enable this option to have better render-to-texture quality.\r\nThis requires more " + "VRAM.\r\n\r\nDefault: Off"); - this.RiceDoubleSizeForSmallTxtrBuf_CB.UseVisualStyleBackColor = true; - // - // RiceRenderToTexture_Combo - // - this.RiceRenderToTexture_Combo.DisplayMember = "0,1,2,3"; - this.RiceRenderToTexture_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceRenderToTexture_Combo.FormattingEnabled = true; - this.RiceRenderToTexture_Combo.Items.AddRange(new object[] { + this.RiceDoubleSizeForSmallTxtrBuf_CB.UseVisualStyleBackColor = true; + // + // RiceRenderToTexture_Combo + // + this.RiceRenderToTexture_Combo.DisplayMember = "0,1,2,3"; + this.RiceRenderToTexture_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceRenderToTexture_Combo.FormattingEnabled = true; + this.RiceRenderToTexture_Combo.Items.AddRange(new object[] { "None", "Hide Render-to-texture Effects", "Basic Render-to-texture", "Basic & Write Back", "Write Back & Reload"}); - this.RiceRenderToTexture_Combo.Location = new System.Drawing.Point(226, 70); - this.RiceRenderToTexture_Combo.Name = "RiceRenderToTexture_Combo"; - this.RiceRenderToTexture_Combo.Size = new System.Drawing.Size(121, 21); - this.RiceRenderToTexture_Combo.TabIndex = 35; - this.toolTip1.SetToolTip(this.RiceRenderToTexture_Combo, "Render-to-texture emulation.\r\n\r\nDefault: None"); - // - // RiceTextureEnhancementTab - // - this.RiceTextureEnhancementTab.Controls.Add(this.label12); - this.RiceTextureEnhancementTab.Controls.Add(this.RiceForceTextureFilter_Combo); - this.RiceTextureEnhancementTab.Controls.Add(this.label8); - this.RiceTextureEnhancementTab.Controls.Add(this.RiceTextureEnhancementControl_Combo); - this.RiceTextureEnhancementTab.Controls.Add(this.label7); - this.RiceTextureEnhancementTab.Controls.Add(this.RiceTextureEnhancement_Combo); - this.RiceTextureEnhancementTab.Controls.Add(this.RiceTexRectOnly_CB); - this.RiceTextureEnhancementTab.Controls.Add(this.RiceSmallTextureOnly_CB); - this.RiceTextureEnhancementTab.Controls.Add(this.RiceLoadHiResCRCOnly_CB); - this.RiceTextureEnhancementTab.Controls.Add(this.RiceLoadHiResTextures_CB); - this.RiceTextureEnhancementTab.Controls.Add(this.RiceDumpTexturesToFiles_CB); - this.RiceTextureEnhancementTab.Location = new System.Drawing.Point(4, 22); - this.RiceTextureEnhancementTab.Name = "RiceTextureEnhancementTab"; - this.RiceTextureEnhancementTab.Size = new System.Drawing.Size(564, 310); - this.RiceTextureEnhancementTab.TabIndex = 2; - this.RiceTextureEnhancementTab.Text = "Texture Enhancement"; - this.RiceTextureEnhancementTab.UseVisualStyleBackColor = true; - // - // label12 - // - this.label12.AutoSize = true; - this.label12.Location = new System.Drawing.Point(134, 115); - this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(115, 13); - this.label12.TabIndex = 33; - this.label12.Text = "Force Texture Filtering:"; - this.toolTip1.SetToolTip(this.label12, "Force to use texture filtering or not.\r\n\r\nDefault: Let N64 choose"); - // - // RiceForceTextureFilter_Combo - // - this.RiceForceTextureFilter_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceForceTextureFilter_Combo.FormattingEnabled = true; - this.RiceForceTextureFilter_Combo.Items.AddRange(new object[] { + this.RiceRenderToTexture_Combo.Location = new System.Drawing.Point(226, 70); + this.RiceRenderToTexture_Combo.Name = "RiceRenderToTexture_Combo"; + this.RiceRenderToTexture_Combo.Size = new System.Drawing.Size(121, 21); + this.RiceRenderToTexture_Combo.TabIndex = 35; + this.toolTip1.SetToolTip(this.RiceRenderToTexture_Combo, "Render-to-texture emulation.\r\n\r\nDefault: None"); + // + // RiceTextureEnhancementTab + // + this.RiceTextureEnhancementTab.Controls.Add(this.label12); + this.RiceTextureEnhancementTab.Controls.Add(this.RiceForceTextureFilter_Combo); + this.RiceTextureEnhancementTab.Controls.Add(this.label8); + this.RiceTextureEnhancementTab.Controls.Add(this.RiceTextureEnhancementControl_Combo); + this.RiceTextureEnhancementTab.Controls.Add(this.label7); + this.RiceTextureEnhancementTab.Controls.Add(this.RiceTextureEnhancement_Combo); + this.RiceTextureEnhancementTab.Controls.Add(this.RiceTexRectOnly_CB); + this.RiceTextureEnhancementTab.Controls.Add(this.RiceSmallTextureOnly_CB); + this.RiceTextureEnhancementTab.Controls.Add(this.RiceLoadHiResCRCOnly_CB); + this.RiceTextureEnhancementTab.Controls.Add(this.RiceLoadHiResTextures_CB); + this.RiceTextureEnhancementTab.Controls.Add(this.RiceDumpTexturesToFiles_CB); + this.RiceTextureEnhancementTab.Location = new System.Drawing.Point(4, 22); + this.RiceTextureEnhancementTab.Name = "RiceTextureEnhancementTab"; + this.RiceTextureEnhancementTab.Size = new System.Drawing.Size(564, 310); + this.RiceTextureEnhancementTab.TabIndex = 2; + this.RiceTextureEnhancementTab.Text = "Texture Enhancement"; + this.RiceTextureEnhancementTab.UseVisualStyleBackColor = true; + // + // label12 + // + this.label12.AutoSize = true; + this.label12.Location = new System.Drawing.Point(134, 115); + this.label12.Name = "label12"; + this.label12.Size = new System.Drawing.Size(115, 13); + this.label12.TabIndex = 33; + this.label12.Text = "Force Texture Filtering:"; + this.toolTip1.SetToolTip(this.label12, "Force to use texture filtering or not.\r\n\r\nDefault: Let N64 choose"); + // + // RiceForceTextureFilter_Combo + // + this.RiceForceTextureFilter_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceForceTextureFilter_Combo.FormattingEnabled = true; + this.RiceForceTextureFilter_Combo.Items.AddRange(new object[] { "Let N64 choose", "Force No Filtering", "Force Filtering"}); - this.RiceForceTextureFilter_Combo.Location = new System.Drawing.Point(287, 112); - this.RiceForceTextureFilter_Combo.Name = "RiceForceTextureFilter_Combo"; - this.RiceForceTextureFilter_Combo.Size = new System.Drawing.Size(120, 21); - this.RiceForceTextureFilter_Combo.TabIndex = 32; - this.toolTip1.SetToolTip(this.RiceForceTextureFilter_Combo, "Force to use texture filtering or not.\r\n\r\nDefault: Let N64 choose"); - // - // label8 - // - this.label8.AutoSize = true; - this.label8.Location = new System.Drawing.Point(134, 169); - this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(151, 13); - this.label8.TabIndex = 31; - this.label8.Text = "Texture Enhancement Control:"; - this.toolTip1.SetToolTip(this.label8, "Secondary texture enhancement filter.\r\n\r\nDefault: Normal"); - // - // RiceTextureEnhancementControl_Combo - // - this.RiceTextureEnhancementControl_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceTextureEnhancementControl_Combo.FormattingEnabled = true; - this.RiceTextureEnhancementControl_Combo.Items.AddRange(new object[] { + this.RiceForceTextureFilter_Combo.Location = new System.Drawing.Point(287, 112); + this.RiceForceTextureFilter_Combo.Name = "RiceForceTextureFilter_Combo"; + this.RiceForceTextureFilter_Combo.Size = new System.Drawing.Size(120, 21); + this.RiceForceTextureFilter_Combo.TabIndex = 32; + this.toolTip1.SetToolTip(this.RiceForceTextureFilter_Combo, "Force to use texture filtering or not.\r\n\r\nDefault: Let N64 choose"); + // + // label8 + // + this.label8.AutoSize = true; + this.label8.Location = new System.Drawing.Point(134, 169); + this.label8.Name = "label8"; + this.label8.Size = new System.Drawing.Size(151, 13); + this.label8.TabIndex = 31; + this.label8.Text = "Texture Enhancement Control:"; + this.toolTip1.SetToolTip(this.label8, "Secondary texture enhancement filter.\r\n\r\nDefault: Normal"); + // + // RiceTextureEnhancementControl_Combo + // + this.RiceTextureEnhancementControl_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceTextureEnhancementControl_Combo.FormattingEnabled = true; + this.RiceTextureEnhancementControl_Combo.Items.AddRange(new object[] { "Normal", "Smooth", "Less smooth", "2xSaI smooth", "Less 2xSaI smooth"}); - this.RiceTextureEnhancementControl_Combo.Location = new System.Drawing.Point(287, 166); - this.RiceTextureEnhancementControl_Combo.Name = "RiceTextureEnhancementControl_Combo"; - this.RiceTextureEnhancementControl_Combo.Size = new System.Drawing.Size(120, 21); - this.RiceTextureEnhancementControl_Combo.TabIndex = 30; - this.toolTip1.SetToolTip(this.RiceTextureEnhancementControl_Combo, "Secondary texture enhancement filter.\r\n\r\nDefault: Normal"); - // - // label7 - // - this.label7.AutoSize = true; - this.label7.Location = new System.Drawing.Point(134, 142); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(140, 13); - this.label7.TabIndex = 29; - this.label7.Text = "Texture Enhancement Filter:"; - this.toolTip1.SetToolTip(this.label7, "Primary texture enhancement filter.\r\n\r\nDefault: None\r\n"); - // - // RiceTextureEnhancement_Combo - // - this.RiceTextureEnhancement_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceTextureEnhancement_Combo.FormattingEnabled = true; - this.RiceTextureEnhancement_Combo.Items.AddRange(new object[] { + this.RiceTextureEnhancementControl_Combo.Location = new System.Drawing.Point(287, 166); + this.RiceTextureEnhancementControl_Combo.Name = "RiceTextureEnhancementControl_Combo"; + this.RiceTextureEnhancementControl_Combo.Size = new System.Drawing.Size(120, 21); + this.RiceTextureEnhancementControl_Combo.TabIndex = 30; + this.toolTip1.SetToolTip(this.RiceTextureEnhancementControl_Combo, "Secondary texture enhancement filter.\r\n\r\nDefault: Normal"); + // + // label7 + // + this.label7.AutoSize = true; + this.label7.Location = new System.Drawing.Point(134, 142); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(140, 13); + this.label7.TabIndex = 29; + this.label7.Text = "Texture Enhancement Filter:"; + this.toolTip1.SetToolTip(this.label7, "Primary texture enhancement filter.\r\n\r\nDefault: None\r\n"); + // + // RiceTextureEnhancement_Combo + // + this.RiceTextureEnhancement_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceTextureEnhancement_Combo.FormattingEnabled = true; + this.RiceTextureEnhancement_Combo.Items.AddRange(new object[] { "None", "2X", "2XSAI", @@ -1271,133 +1249,133 @@ "Sharpen More", "External", "Mirrored"}); - this.RiceTextureEnhancement_Combo.Location = new System.Drawing.Point(287, 139); - this.RiceTextureEnhancement_Combo.Name = "RiceTextureEnhancement_Combo"; - this.RiceTextureEnhancement_Combo.Size = new System.Drawing.Size(120, 21); - this.RiceTextureEnhancement_Combo.TabIndex = 28; - this.toolTip1.SetToolTip(this.RiceTextureEnhancement_Combo, "Primary texture enhancement filter.\r\n\r\nDefault: None"); - // - // RiceTexRectOnly_CB - // - this.RiceTexRectOnly_CB.AutoSize = true; - this.RiceTexRectOnly_CB.Location = new System.Drawing.Point(316, 66); - this.RiceTexRectOnly_CB.Name = "RiceTexRectOnly_CB"; - this.RiceTexRectOnly_CB.Size = new System.Drawing.Size(91, 17); - this.RiceTexRectOnly_CB.TabIndex = 27; - this.RiceTexRectOnly_CB.Text = "TexRect Only"; - this.toolTip1.SetToolTip(this.RiceTexRectOnly_CB, "If enabled, texture enhancement will be done only for TxtRect ucode.\r\n\r\nDefault: " + + this.RiceTextureEnhancement_Combo.Location = new System.Drawing.Point(287, 139); + this.RiceTextureEnhancement_Combo.Name = "RiceTextureEnhancement_Combo"; + this.RiceTextureEnhancement_Combo.Size = new System.Drawing.Size(120, 21); + this.RiceTextureEnhancement_Combo.TabIndex = 28; + this.toolTip1.SetToolTip(this.RiceTextureEnhancement_Combo, "Primary texture enhancement filter.\r\n\r\nDefault: None"); + // + // RiceTexRectOnly_CB + // + this.RiceTexRectOnly_CB.AutoSize = true; + this.RiceTexRectOnly_CB.Location = new System.Drawing.Point(316, 66); + this.RiceTexRectOnly_CB.Name = "RiceTexRectOnly_CB"; + this.RiceTexRectOnly_CB.Size = new System.Drawing.Size(91, 17); + this.RiceTexRectOnly_CB.TabIndex = 27; + this.RiceTexRectOnly_CB.Text = "TexRect Only"; + this.toolTip1.SetToolTip(this.RiceTexRectOnly_CB, "If enabled, texture enhancement will be done only for TxtRect ucode.\r\n\r\nDefault: " + "Off"); - this.RiceTexRectOnly_CB.UseVisualStyleBackColor = true; - // - // RiceSmallTextureOnly_CB - // - this.RiceSmallTextureOnly_CB.AutoSize = true; - this.RiceSmallTextureOnly_CB.Location = new System.Drawing.Point(36, 66); - this.RiceSmallTextureOnly_CB.Name = "RiceSmallTextureOnly_CB"; - this.RiceSmallTextureOnly_CB.Size = new System.Drawing.Size(160, 17); - this.RiceSmallTextureOnly_CB.TabIndex = 26; - this.RiceSmallTextureOnly_CB.Text = "Enhance Small Texture Only"; - this.toolTip1.SetToolTip(this.RiceSmallTextureOnly_CB, "If enabled, texture enhancement will be done \r\nonly for textures width+height<=12" + + this.RiceTexRectOnly_CB.UseVisualStyleBackColor = true; + // + // RiceSmallTextureOnly_CB + // + this.RiceSmallTextureOnly_CB.AutoSize = true; + this.RiceSmallTextureOnly_CB.Location = new System.Drawing.Point(36, 66); + this.RiceSmallTextureOnly_CB.Name = "RiceSmallTextureOnly_CB"; + this.RiceSmallTextureOnly_CB.Size = new System.Drawing.Size(160, 17); + this.RiceSmallTextureOnly_CB.TabIndex = 26; + this.RiceSmallTextureOnly_CB.Text = "Enhance Small Texture Only"; + this.toolTip1.SetToolTip(this.RiceSmallTextureOnly_CB, "If enabled, texture enhancement will be done \r\nonly for textures width+height<=12" + "8.\r\n\r\nDefault: Off"); - this.RiceSmallTextureOnly_CB.UseVisualStyleBackColor = true; - // - // RiceLoadHiResCRCOnly_CB - // - this.RiceLoadHiResCRCOnly_CB.AutoSize = true; - this.RiceLoadHiResCRCOnly_CB.Location = new System.Drawing.Point(316, 43); - this.RiceLoadHiResCRCOnly_CB.Name = "RiceLoadHiResCRCOnly_CB"; - this.RiceLoadHiResCRCOnly_CB.Size = new System.Drawing.Size(201, 17); - this.RiceLoadHiResCRCOnly_CB.TabIndex = 25; - this.RiceLoadHiResCRCOnly_CB.Text = "Use CRC only to load Hi-Res Texture"; - this.toolTip1.SetToolTip(this.RiceLoadHiResCRCOnly_CB, "Select hi-resolution textures based only on the CRC and \r\nignore format+size info" + + this.RiceSmallTextureOnly_CB.UseVisualStyleBackColor = true; + // + // RiceLoadHiResCRCOnly_CB + // + this.RiceLoadHiResCRCOnly_CB.AutoSize = true; + this.RiceLoadHiResCRCOnly_CB.Location = new System.Drawing.Point(316, 43); + this.RiceLoadHiResCRCOnly_CB.Name = "RiceLoadHiResCRCOnly_CB"; + this.RiceLoadHiResCRCOnly_CB.Size = new System.Drawing.Size(201, 17); + this.RiceLoadHiResCRCOnly_CB.TabIndex = 25; + this.RiceLoadHiResCRCOnly_CB.Text = "Use CRC only to load Hi-Res Texture"; + this.toolTip1.SetToolTip(this.RiceLoadHiResCRCOnly_CB, "Select hi-resolution textures based only on the CRC and \r\nignore format+size info" + "rmation (Glide64 compatibility).\r\n\r\nDefault: On"); - this.RiceLoadHiResCRCOnly_CB.UseVisualStyleBackColor = true; - // - // RiceLoadHiResTextures_CB - // - this.RiceLoadHiResTextures_CB.AutoSize = true; - this.RiceLoadHiResTextures_CB.Location = new System.Drawing.Point(36, 43); - this.RiceLoadHiResTextures_CB.Name = "RiceLoadHiResTextures_CB"; - this.RiceLoadHiResTextures_CB.Size = new System.Drawing.Size(178, 17); - this.RiceLoadHiResTextures_CB.TabIndex = 24; - this.RiceLoadHiResTextures_CB.Text = "Load Hi-Res textures if available"; - this.toolTip1.SetToolTip(this.RiceLoadHiResTextures_CB, "Enable hi-resolution texture file loading.\r\n\r\nDefault: Off"); - this.RiceLoadHiResTextures_CB.UseVisualStyleBackColor = true; - // - // RiceDumpTexturesToFiles_CB - // - this.RiceDumpTexturesToFiles_CB.AutoSize = true; - this.RiceDumpTexturesToFiles_CB.Location = new System.Drawing.Point(273, 248); - this.RiceDumpTexturesToFiles_CB.Name = "RiceDumpTexturesToFiles_CB"; - this.RiceDumpTexturesToFiles_CB.Size = new System.Drawing.Size(134, 17); - this.RiceDumpTexturesToFiles_CB.TabIndex = 23; - this.RiceDumpTexturesToFiles_CB.Text = "Dump Textures to Files"; - this.toolTip1.SetToolTip(this.RiceDumpTexturesToFiles_CB, "Enable texture dumping.\r\n\r\nDefault: Off"); - this.RiceDumpTexturesToFiles_CB.UseVisualStyleBackColor = true; - // - // RiceGameSpecificTab - // - this.RiceGameSpecificTab.Controls.Add(this.label27); - this.RiceGameSpecificTab.Controls.Add(this.RiceEnableHacksForGame_Combo); - this.RiceGameSpecificTab.Controls.Add(this.RiceForceDepthBuffer_CB); - this.RiceGameSpecificTab.Controls.Add(this.label28); - this.RiceGameSpecificTab.Controls.Add(this.RiceUseCIWidthAndRatio_Combo); - this.RiceGameSpecificTab.Controls.Add(this.label26); - this.RiceGameSpecificTab.Controls.Add(this.RiceRenderToTextureOption_Combo); - this.RiceGameSpecificTab.Controls.Add(this.label25); - this.RiceGameSpecificTab.Controls.Add(this.RiceFrameBufferOption_Combo); - this.RiceGameSpecificTab.Controls.Add(this.label24); - this.RiceGameSpecificTab.Controls.Add(this.RiceNormalBlender_Combo); - this.RiceGameSpecificTab.Controls.Add(this.label23); - this.RiceGameSpecificTab.Controls.Add(this.RiceAccurateTextureMappingHack_Combo); - this.RiceGameSpecificTab.Controls.Add(this.label22); - this.RiceGameSpecificTab.Controls.Add(this.RiceFastTextureCRC_Combo); - this.RiceGameSpecificTab.Controls.Add(this.label21); - this.RiceGameSpecificTab.Controls.Add(this.RiceFullTMEM_Combo); - this.RiceGameSpecificTab.Controls.Add(this.label20); - this.RiceGameSpecificTab.Controls.Add(this.RiceScreenUpdateSettingHack_Combo); - this.RiceGameSpecificTab.Controls.Add(this.label19); - this.RiceGameSpecificTab.Controls.Add(this.RiceVIHeight_Text); - this.RiceGameSpecificTab.Controls.Add(this.label4); - this.RiceGameSpecificTab.Controls.Add(this.RiceVIWidth_Text); - this.RiceGameSpecificTab.Controls.Add(this.RiceTextureScaleHack_CB); - this.RiceGameSpecificTab.Controls.Add(this.RiceFastLoadTile_CB); - this.RiceGameSpecificTab.Controls.Add(this.RiceUseSmallerTexture_CB); - this.RiceGameSpecificTab.Controls.Add(this.RiceEnableTxtLOD_CB); - this.RiceGameSpecificTab.Controls.Add(this.RiceZHack_CB); - this.RiceGameSpecificTab.Controls.Add(this.RicePrimaryDepthHack_CB); - this.RiceGameSpecificTab.Controls.Add(this.RiceDisableObjBG_CB); - this.RiceGameSpecificTab.Controls.Add(this.RiceDisableBlender_CB); - this.RiceGameSpecificTab.Controls.Add(this.RiceForceScreenClear_CB); - this.RiceGameSpecificTab.Controls.Add(this.RiceEmulateClear_CB); - this.RiceGameSpecificTab.Controls.Add(this.RiceTxtSizeMethod2_CB); - this.RiceGameSpecificTab.Controls.Add(this.RiceIncTexRectEdge_CB); - this.RiceGameSpecificTab.Controls.Add(this.RiceDisableCulling_CB); - this.RiceGameSpecificTab.Controls.Add(this.RiceDisableTextureCRC_CB); - this.RiceGameSpecificTab.Controls.Add(this.RiceTexture1Hack_CB); - this.RiceGameSpecificTab.Controls.Add(this.RiceUseDefaultHacks_CB); - this.RiceGameSpecificTab.Location = new System.Drawing.Point(4, 22); - this.RiceGameSpecificTab.Name = "RiceGameSpecificTab"; - this.RiceGameSpecificTab.Padding = new System.Windows.Forms.Padding(3); - this.RiceGameSpecificTab.Size = new System.Drawing.Size(564, 310); - this.RiceGameSpecificTab.TabIndex = 1; - this.RiceGameSpecificTab.Text = "Per-Game Hacks"; - this.RiceGameSpecificTab.UseVisualStyleBackColor = true; - // - // label27 - // - this.label27.AutoSize = true; - this.label27.Location = new System.Drawing.Point(310, 178); - this.label27.Name = "label27"; - this.label27.Size = new System.Drawing.Size(119, 13); - this.label27.TabIndex = 52; - this.label27.Text = "Enable hacks for game:"; - // - // RiceEnableHacksForGame_Combo - // - this.RiceEnableHacksForGame_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceEnableHacksForGame_Combo.FormattingEnabled = true; - this.RiceEnableHacksForGame_Combo.Items.AddRange(new object[] { + this.RiceLoadHiResCRCOnly_CB.UseVisualStyleBackColor = true; + // + // RiceLoadHiResTextures_CB + // + this.RiceLoadHiResTextures_CB.AutoSize = true; + this.RiceLoadHiResTextures_CB.Location = new System.Drawing.Point(36, 43); + this.RiceLoadHiResTextures_CB.Name = "RiceLoadHiResTextures_CB"; + this.RiceLoadHiResTextures_CB.Size = new System.Drawing.Size(178, 17); + this.RiceLoadHiResTextures_CB.TabIndex = 24; + this.RiceLoadHiResTextures_CB.Text = "Load Hi-Res textures if available"; + this.toolTip1.SetToolTip(this.RiceLoadHiResTextures_CB, "Enable hi-resolution texture file loading.\r\n\r\nDefault: Off"); + this.RiceLoadHiResTextures_CB.UseVisualStyleBackColor = true; + // + // RiceDumpTexturesToFiles_CB + // + this.RiceDumpTexturesToFiles_CB.AutoSize = true; + this.RiceDumpTexturesToFiles_CB.Location = new System.Drawing.Point(273, 248); + this.RiceDumpTexturesToFiles_CB.Name = "RiceDumpTexturesToFiles_CB"; + this.RiceDumpTexturesToFiles_CB.Size = new System.Drawing.Size(134, 17); + this.RiceDumpTexturesToFiles_CB.TabIndex = 23; + this.RiceDumpTexturesToFiles_CB.Text = "Dump Textures to Files"; + this.toolTip1.SetToolTip(this.RiceDumpTexturesToFiles_CB, "Enable texture dumping.\r\n\r\nDefault: Off"); + this.RiceDumpTexturesToFiles_CB.UseVisualStyleBackColor = true; + // + // RiceGameSpecificTab + // + this.RiceGameSpecificTab.Controls.Add(this.label27); + this.RiceGameSpecificTab.Controls.Add(this.RiceEnableHacksForGame_Combo); + this.RiceGameSpecificTab.Controls.Add(this.RiceForceDepthBuffer_CB); + this.RiceGameSpecificTab.Controls.Add(this.label28); + this.RiceGameSpecificTab.Controls.Add(this.RiceUseCIWidthAndRatio_Combo); + this.RiceGameSpecificTab.Controls.Add(this.label26); + this.RiceGameSpecificTab.Controls.Add(this.RiceRenderToTextureOption_Combo); + this.RiceGameSpecificTab.Controls.Add(this.label25); + this.RiceGameSpecificTab.Controls.Add(this.RiceFrameBufferOption_Combo); + this.RiceGameSpecificTab.Controls.Add(this.label24); + this.RiceGameSpecificTab.Controls.Add(this.RiceNormalBlender_Combo); + this.RiceGameSpecificTab.Controls.Add(this.label23); + this.RiceGameSpecificTab.Controls.Add(this.RiceAccurateTextureMappingHack_Combo); + this.RiceGameSpecificTab.Controls.Add(this.label22); + this.RiceGameSpecificTab.Controls.Add(this.RiceFastTextureCRC_Combo); + this.RiceGameSpecificTab.Controls.Add(this.label21); + this.RiceGameSpecificTab.Controls.Add(this.RiceFullTMEM_Combo); + this.RiceGameSpecificTab.Controls.Add(this.label20); + this.RiceGameSpecificTab.Controls.Add(this.RiceScreenUpdateSettingHack_Combo); + this.RiceGameSpecificTab.Controls.Add(this.label19); + this.RiceGameSpecificTab.Controls.Add(this.RiceVIHeight_Text); + this.RiceGameSpecificTab.Controls.Add(this.label4); + this.RiceGameSpecificTab.Controls.Add(this.RiceVIWidth_Text); + this.RiceGameSpecificTab.Controls.Add(this.RiceTextureScaleHack_CB); + this.RiceGameSpecificTab.Controls.Add(this.RiceFastLoadTile_CB); + this.RiceGameSpecificTab.Controls.Add(this.RiceUseSmallerTexture_CB); + this.RiceGameSpecificTab.Controls.Add(this.RiceEnableTxtLOD_CB); + this.RiceGameSpecificTab.Controls.Add(this.RiceZHack_CB); + this.RiceGameSpecificTab.Controls.Add(this.RicePrimaryDepthHack_CB); + this.RiceGameSpecificTab.Controls.Add(this.RiceDisableObjBG_CB); + this.RiceGameSpecificTab.Controls.Add(this.RiceDisableBlender_CB); + this.RiceGameSpecificTab.Controls.Add(this.RiceForceScreenClear_CB); + this.RiceGameSpecificTab.Controls.Add(this.RiceEmulateClear_CB); + this.RiceGameSpecificTab.Controls.Add(this.RiceTxtSizeMethod2_CB); + this.RiceGameSpecificTab.Controls.Add(this.RiceIncTexRectEdge_CB); + this.RiceGameSpecificTab.Controls.Add(this.RiceDisableCulling_CB); + this.RiceGameSpecificTab.Controls.Add(this.RiceDisableTextureCRC_CB); + this.RiceGameSpecificTab.Controls.Add(this.RiceTexture1Hack_CB); + this.RiceGameSpecificTab.Controls.Add(this.RiceUseDefaultHacks_CB); + this.RiceGameSpecificTab.Location = new System.Drawing.Point(4, 22); + this.RiceGameSpecificTab.Name = "RiceGameSpecificTab"; + this.RiceGameSpecificTab.Padding = new System.Windows.Forms.Padding(3); + this.RiceGameSpecificTab.Size = new System.Drawing.Size(564, 310); + this.RiceGameSpecificTab.TabIndex = 1; + this.RiceGameSpecificTab.Text = "Per-Game Hacks"; + this.RiceGameSpecificTab.UseVisualStyleBackColor = true; + // + // label27 + // + this.label27.AutoSize = true; + this.label27.Location = new System.Drawing.Point(310, 178); + this.label27.Name = "label27"; + this.label27.Size = new System.Drawing.Size(119, 13); + this.label27.TabIndex = 52; + this.label27.Text = "Enable hacks for game:"; + // + // RiceEnableHacksForGame_Combo + // + this.RiceEnableHacksForGame_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceEnableHacksForGame_Combo.FormattingEnabled = true; + this.RiceEnableHacksForGame_Combo.Items.AddRange(new object[] { "NO_HACK_FOR_GAME", "HACK_FOR_BANJO_TOOIE", "HACK_FOR_DR_MARIO", @@ -1434,81 +1412,81 @@ "HACK_FOR_DUKE_NUKEM", "HACK_FOR_ZELDA_MM", "HACK_FOR_MARIO_KART"}); - this.RiceEnableHacksForGame_Combo.Location = new System.Drawing.Point(313, 194); - this.RiceEnableHacksForGame_Combo.Name = "RiceEnableHacksForGame_Combo"; - this.RiceEnableHacksForGame_Combo.Size = new System.Drawing.Size(240, 21); - this.RiceEnableHacksForGame_Combo.TabIndex = 51; - // - // RiceForceDepthBuffer_CB - // - this.RiceForceDepthBuffer_CB.AutoSize = true; - this.RiceForceDepthBuffer_CB.Location = new System.Drawing.Point(173, 186); - this.RiceForceDepthBuffer_CB.Name = "RiceForceDepthBuffer_CB"; - this.RiceForceDepthBuffer_CB.Size = new System.Drawing.Size(116, 17); - this.RiceForceDepthBuffer_CB.TabIndex = 50; - this.RiceForceDepthBuffer_CB.Text = "Force Depth Buffer"; - this.RiceForceDepthBuffer_CB.UseVisualStyleBackColor = true; - // - // label28 - // - this.label28.AutoSize = true; - this.label28.Location = new System.Drawing.Point(12, 275); - this.label28.Name = "label28"; - this.label28.Size = new System.Drawing.Size(115, 13); - this.label28.TabIndex = 49; - this.label28.Text = "Screen Update Setting"; - // - // RiceUseCIWidthAndRatio_Combo - // - this.RiceUseCIWidthAndRatio_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceUseCIWidthAndRatio_Combo.FormattingEnabled = true; - this.RiceUseCIWidthAndRatio_Combo.Items.AddRange(new object[] { + this.RiceEnableHacksForGame_Combo.Location = new System.Drawing.Point(313, 194); + this.RiceEnableHacksForGame_Combo.Name = "RiceEnableHacksForGame_Combo"; + this.RiceEnableHacksForGame_Combo.Size = new System.Drawing.Size(240, 21); + this.RiceEnableHacksForGame_Combo.TabIndex = 51; + // + // RiceForceDepthBuffer_CB + // + this.RiceForceDepthBuffer_CB.AutoSize = true; + this.RiceForceDepthBuffer_CB.Location = new System.Drawing.Point(173, 186); + this.RiceForceDepthBuffer_CB.Name = "RiceForceDepthBuffer_CB"; + this.RiceForceDepthBuffer_CB.Size = new System.Drawing.Size(116, 17); + this.RiceForceDepthBuffer_CB.TabIndex = 50; + this.RiceForceDepthBuffer_CB.Text = "Force Depth Buffer"; + this.RiceForceDepthBuffer_CB.UseVisualStyleBackColor = true; + // + // label28 + // + this.label28.AutoSize = true; + this.label28.Location = new System.Drawing.Point(12, 275); + this.label28.Name = "label28"; + this.label28.Size = new System.Drawing.Size(115, 13); + this.label28.TabIndex = 49; + this.label28.Text = "Screen Update Setting"; + // + // RiceUseCIWidthAndRatio_Combo + // + this.RiceUseCIWidthAndRatio_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceUseCIWidthAndRatio_Combo.FormattingEnabled = true; + this.RiceUseCIWidthAndRatio_Combo.Items.AddRange(new object[] { "NOT_USE_CI_WIDTH_AND_RATIO", "USE_CI_WIDTH_AND_RATIO_FOR_NTSC", "USE_CI_WIDTH_AND_RATIO_FOR_PAL"}); - this.RiceUseCIWidthAndRatio_Combo.Location = new System.Drawing.Point(133, 241); - this.RiceUseCIWidthAndRatio_Combo.Name = "RiceUseCIWidthAndRatio_Combo"; - this.RiceUseCIWidthAndRatio_Combo.Size = new System.Drawing.Size(274, 21); - this.RiceUseCIWidthAndRatio_Combo.TabIndex = 48; - // - // label26 - // - this.label26.AutoSize = true; - this.label26.Location = new System.Drawing.Point(310, 138); - this.label26.Name = "label26"; - this.label26.Size = new System.Drawing.Size(121, 13); - this.label26.TabIndex = 47; - this.label26.Text = "Render to texture option"; - // - // RiceRenderToTextureOption_Combo - // - this.RiceRenderToTextureOption_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceRenderToTextureOption_Combo.FormattingEnabled = true; - this.RiceRenderToTextureOption_Combo.Items.AddRange(new object[] { + this.RiceUseCIWidthAndRatio_Combo.Location = new System.Drawing.Point(133, 241); + this.RiceUseCIWidthAndRatio_Combo.Name = "RiceUseCIWidthAndRatio_Combo"; + this.RiceUseCIWidthAndRatio_Combo.Size = new System.Drawing.Size(274, 21); + this.RiceUseCIWidthAndRatio_Combo.TabIndex = 48; + // + // label26 + // + this.label26.AutoSize = true; + this.label26.Location = new System.Drawing.Point(310, 138); + this.label26.Name = "label26"; + this.label26.Size = new System.Drawing.Size(121, 13); + this.label26.TabIndex = 47; + this.label26.Text = "Render to texture option"; + // + // RiceRenderToTextureOption_Combo + // + this.RiceRenderToTextureOption_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceRenderToTextureOption_Combo.FormattingEnabled = true; + this.RiceRenderToTextureOption_Combo.Items.AddRange(new object[] { "TXT_BUF_NONE", "TXT_BUF_IGNORE", "TXT_BUF_NORMAL", "TXT_BUF_WRITE_BACK", "TXT_BUF_WRITE_BACK_AND_RELOAD"}); - this.RiceRenderToTextureOption_Combo.Location = new System.Drawing.Point(313, 154); - this.RiceRenderToTextureOption_Combo.Name = "RiceRenderToTextureOption_Combo"; - this.RiceRenderToTextureOption_Combo.Size = new System.Drawing.Size(240, 21); - this.RiceRenderToTextureOption_Combo.TabIndex = 46; - // - // label25 - // - this.label25.AutoSize = true; - this.label25.Location = new System.Drawing.Point(310, 95); - this.label25.Name = "label25"; - this.label25.Size = new System.Drawing.Size(97, 13); - this.label25.TabIndex = 45; - this.label25.Text = "Framebuffer Option"; - // - // RiceFrameBufferOption_Combo - // - this.RiceFrameBufferOption_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceFrameBufferOption_Combo.FormattingEnabled = true; - this.RiceFrameBufferOption_Combo.Items.AddRange(new object[] { + this.RiceRenderToTextureOption_Combo.Location = new System.Drawing.Point(313, 154); + this.RiceRenderToTextureOption_Combo.Name = "RiceRenderToTextureOption_Combo"; + this.RiceRenderToTextureOption_Combo.Size = new System.Drawing.Size(240, 21); + this.RiceRenderToTextureOption_Combo.TabIndex = 46; + // + // label25 + // + this.label25.AutoSize = true; + this.label25.Location = new System.Drawing.Point(310, 95); + this.label25.Name = "label25"; + this.label25.Size = new System.Drawing.Size(97, 13); + this.label25.TabIndex = 45; + this.label25.Text = "Framebuffer Option"; + // + // RiceFrameBufferOption_Combo + // + this.RiceFrameBufferOption_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceFrameBufferOption_Combo.FormattingEnabled = true; + this.RiceFrameBufferOption_Combo.Items.AddRange(new object[] { "FRM_BUF_NONE", "FRM_BUF_IGNORE", "FRM_BUF_BASIC", @@ -1519,121 +1497,121 @@ "FRM_BUF_BASIC_AND_WITH_EMULATOR", "FRM_BUF_WITH_EMULATOR_READ_ONLY", "FRM_BUF_WITH_EMULATOR_WRITE_ONLY"}); - this.RiceFrameBufferOption_Combo.Location = new System.Drawing.Point(313, 114); - this.RiceFrameBufferOption_Combo.Name = "RiceFrameBufferOption_Combo"; - this.RiceFrameBufferOption_Combo.Size = new System.Drawing.Size(239, 21); - this.RiceFrameBufferOption_Combo.TabIndex = 44; - // - // label24 - // - this.label24.AutoSize = true; - this.label24.Location = new System.Drawing.Point(430, 34); - this.label24.Name = "label24"; - this.label24.Size = new System.Drawing.Size(79, 13); - this.label24.TabIndex = 43; - this.label24.Text = "Normal Blender"; - this.label24.TextAlign = System.Drawing.ContentAlignment.TopRight; - // - // RiceNormalBlender_Combo - // - this.RiceNormalBlender_Combo.DisplayMember = "0,1,2,3"; - this.RiceNormalBlender_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceNormalBlender_Combo.FormattingEnabled = true; - this.RiceNormalBlender_Combo.Items.AddRange(new object[] { + this.RiceFrameBufferOption_Combo.Location = new System.Drawing.Point(313, 114); + this.RiceFrameBufferOption_Combo.Name = "RiceFrameBufferOption_Combo"; + this.RiceFrameBufferOption_Combo.Size = new System.Drawing.Size(239, 21); + this.RiceFrameBufferOption_Combo.TabIndex = 44; + // + // label24 + // + this.label24.AutoSize = true; + this.label24.Location = new System.Drawing.Point(430, 34); + this.label24.Name = "label24"; + this.label24.Size = new System.Drawing.Size(79, 13); + this.label24.TabIndex = 43; + this.label24.Text = "Normal Blender"; + this.label24.TextAlign = System.Drawing.ContentAlignment.TopRight; + // + // RiceNormalBlender_Combo + // + this.RiceNormalBlender_Combo.DisplayMember = "0,1,2,3"; + this.RiceNormalBlender_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceNormalBlender_Combo.FormattingEnabled = true; + this.RiceNormalBlender_Combo.Items.AddRange(new object[] { "0", "1", "2"}); - this.RiceNormalBlender_Combo.Location = new System.Drawing.Point(515, 31); - this.RiceNormalBlender_Combo.Name = "RiceNormalBlender_Combo"; - this.RiceNormalBlender_Combo.Size = new System.Drawing.Size(37, 21); - this.RiceNormalBlender_Combo.TabIndex = 42; - // - // label23 - // - this.label23.AutoSize = true; - this.label23.Location = new System.Drawing.Point(376, 7); - this.label23.Name = "label23"; - this.label23.Size = new System.Drawing.Size(133, 13); - this.label23.TabIndex = 41; - this.label23.Text = "Accurate Texture Mapping"; - this.label23.TextAlign = System.Drawing.ContentAlignment.TopRight; - this.toolTip1.SetToolTip(this.label23, "\\"); - // - // RiceAccurateTextureMappingHack_Combo - // - this.RiceAccurateTextureMappingHack_Combo.DisplayMember = "0,1,2,3"; - this.RiceAccurateTextureMappingHack_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceAccurateTextureMappingHack_Combo.FormattingEnabled = true; - this.RiceAccurateTextureMappingHack_Combo.Items.AddRange(new object[] { + this.RiceNormalBlender_Combo.Location = new System.Drawing.Point(515, 31); + this.RiceNormalBlender_Combo.Name = "RiceNormalBlender_Combo"; + this.RiceNormalBlender_Combo.Size = new System.Drawing.Size(37, 21); + this.RiceNormalBlender_Combo.TabIndex = 42; + // + // label23 + // + this.label23.AutoSize = true; + this.label23.Location = new System.Drawing.Point(376, 7); + this.label23.Name = "label23"; + this.label23.Size = new System.Drawing.Size(133, 13); + this.label23.TabIndex = 41; + this.label23.Text = "Accurate Texture Mapping"; + this.label23.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.toolTip1.SetToolTip(this.label23, "\\"); + // + // RiceAccurateTextureMappingHack_Combo + // + this.RiceAccurateTextureMappingHack_Combo.DisplayMember = "0,1,2,3"; + this.RiceAccurateTextureMappingHack_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceAccurateTextureMappingHack_Combo.FormattingEnabled = true; + this.RiceAccurateTextureMappingHack_Combo.Items.AddRange(new object[] { "0", "1"}); - this.RiceAccurateTextureMappingHack_Combo.Location = new System.Drawing.Point(515, 4); - this.RiceAccurateTextureMappingHack_Combo.Name = "RiceAccurateTextureMappingHack_Combo"; - this.RiceAccurateTextureMappingHack_Combo.Size = new System.Drawing.Size(37, 21); - this.RiceAccurateTextureMappingHack_Combo.TabIndex = 40; - // - // label22 - // - this.label22.AutoSize = true; - this.label22.Location = new System.Drawing.Point(418, 61); - this.label22.Name = "label22"; - this.label22.Size = new System.Drawing.Size(91, 13); - this.label22.TabIndex = 39; - this.label22.Text = "Fast Texture CRC"; - this.label22.TextAlign = System.Drawing.ContentAlignment.TopRight; - // - // RiceFastTextureCRC_Combo - // - this.RiceFastTextureCRC_Combo.DisplayMember = "0,1,2,3"; - this.RiceFastTextureCRC_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceFastTextureCRC_Combo.FormattingEnabled = true; - this.RiceFastTextureCRC_Combo.Items.AddRange(new object[] { + this.RiceAccurateTextureMappingHack_Combo.Location = new System.Drawing.Point(515, 4); + this.RiceAccurateTextureMappingHack_Combo.Name = "RiceAccurateTextureMappingHack_Combo"; + this.RiceAccurateTextureMappingHack_Combo.Size = new System.Drawing.Size(37, 21); + this.RiceAccurateTextureMappingHack_Combo.TabIndex = 40; + // + // label22 + // + this.label22.AutoSize = true; + this.label22.Location = new System.Drawing.Point(418, 61); + this.label22.Name = "label22"; + this.label22.Size = new System.Drawing.Size(91, 13); + this.label22.TabIndex = 39; + this.label22.Text = "Fast Texture CRC"; + this.label22.TextAlign = System.Drawing.ContentAlignment.TopRight; + // + // RiceFastTextureCRC_Combo + // + this.RiceFastTextureCRC_Combo.DisplayMember = "0,1,2,3"; + this.RiceFastTextureCRC_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceFastTextureCRC_Combo.FormattingEnabled = true; + this.RiceFastTextureCRC_Combo.Items.AddRange(new object[] { "0", "1", "2"}); - this.RiceFastTextureCRC_Combo.Location = new System.Drawing.Point(515, 58); - this.RiceFastTextureCRC_Combo.Name = "RiceFastTextureCRC_Combo"; - this.RiceFastTextureCRC_Combo.Size = new System.Drawing.Size(37, 21); - this.RiceFastTextureCRC_Combo.TabIndex = 38; - // - // label21 - // - this.label21.AutoSize = true; - this.label21.Location = new System.Drawing.Point(454, 88); - this.label21.Name = "label21"; - this.label21.Size = new System.Drawing.Size(55, 13); - this.label21.TabIndex = 37; - this.label21.Text = "FullTMEM"; - this.label21.TextAlign = System.Drawing.ContentAlignment.TopRight; - // - // RiceFullTMEM_Combo - // - this.RiceFullTMEM_Combo.DisplayMember = "0,1,2,3"; - this.RiceFullTMEM_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceFullTMEM_Combo.FormattingEnabled = true; - this.RiceFullTMEM_Combo.Items.AddRange(new object[] { + this.RiceFastTextureCRC_Combo.Location = new System.Drawing.Point(515, 58); + this.RiceFastTextureCRC_Combo.Name = "RiceFastTextureCRC_Combo"; + this.RiceFastTextureCRC_Combo.Size = new System.Drawing.Size(37, 21); + this.RiceFastTextureCRC_Combo.TabIndex = 38; + // + // label21 + // + this.label21.AutoSize = true; + this.label21.Location = new System.Drawing.Point(454, 88); + this.label21.Name = "label21"; + this.label21.Size = new System.Drawing.Size(55, 13); + this.label21.TabIndex = 37; + this.label21.Text = "FullTMEM"; + this.label21.TextAlign = System.Drawing.ContentAlignment.TopRight; + // + // RiceFullTMEM_Combo + // + this.RiceFullTMEM_Combo.DisplayMember = "0,1,2,3"; + this.RiceFullTMEM_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceFullTMEM_Combo.FormattingEnabled = true; + this.RiceFullTMEM_Combo.Items.AddRange(new object[] { "0", "1", "2"}); - this.RiceFullTMEM_Combo.Location = new System.Drawing.Point(515, 85); - this.RiceFullTMEM_Combo.Name = "RiceFullTMEM_Combo"; - this.RiceFullTMEM_Combo.Size = new System.Drawing.Size(36, 21); - this.RiceFullTMEM_Combo.TabIndex = 36; - // - // label20 - // - this.label20.AutoSize = true; - this.label20.Location = new System.Drawing.Point(8, 244); - this.label20.Name = "label20"; - this.label20.Size = new System.Drawing.Size(119, 13); - this.label20.TabIndex = 35; - this.label20.Text = "Use CI Width and Ratio"; - // - // RiceScreenUpdateSettingHack_Combo - // - this.RiceScreenUpdateSettingHack_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.RiceScreenUpdateSettingHack_Combo.FormattingEnabled = true; - this.RiceScreenUpdateSettingHack_Combo.Items.AddRange(new object[] { + this.RiceFullTMEM_Combo.Location = new System.Drawing.Point(515, 85); + this.RiceFullTMEM_Combo.Name = "RiceFullTMEM_Combo"; + this.RiceFullTMEM_Combo.Size = new System.Drawing.Size(36, 21); + this.RiceFullTMEM_Combo.TabIndex = 36; + // + // label20 + // + this.label20.AutoSize = true; + this.label20.Location = new System.Drawing.Point(8, 244); + this.label20.Name = "label20"; + this.label20.Size = new System.Drawing.Size(119, 13); + this.label20.TabIndex = 35; + this.label20.Text = "Use CI Width and Ratio"; + // + // RiceScreenUpdateSettingHack_Combo + // + this.RiceScreenUpdateSettingHack_Combo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.RiceScreenUpdateSettingHack_Combo.FormattingEnabled = true; + this.RiceScreenUpdateSettingHack_Combo.Items.AddRange(new object[] { "SCREEN_UPDATE_DEFAULT", "SCREEN_UPDATE_AT_VI_UPDATE", "SCREEN_UPDATE_AT_VI_CHANGE", @@ -1642,546 +1620,546 @@ "SCREEN_UPDATE_AT_1ST_PRIMITIVE", "SCREEN_UPDATE_BEFORE_SCREEN_CLEAR", "SCREEN_UPDATE_AT_VI_UPDATE_AND_DRAWN"}); - this.RiceScreenUpdateSettingHack_Combo.Location = new System.Drawing.Point(133, 272); - this.RiceScreenUpdateSettingHack_Combo.Name = "RiceScreenUpdateSettingHack_Combo"; - this.RiceScreenUpdateSettingHack_Combo.Size = new System.Drawing.Size(274, 21); - this.RiceScreenUpdateSettingHack_Combo.TabIndex = 34; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.Location = new System.Drawing.Point(306, 62); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(51, 13); - this.label19.TabIndex = 20; - this.label19.Text = "VI Height"; - // - // RiceVIHeight_Text - // - this.RiceVIHeight_Text.Location = new System.Drawing.Point(363, 59); - this.RiceVIHeight_Text.Name = "RiceVIHeight_Text"; - this.RiceVIHeight_Text.Size = new System.Drawing.Size(36, 20); - this.RiceVIHeight_Text.TabIndex = 19; - // - // label4 - // - this.label4.AutoSize = true; - this.label4.Location = new System.Drawing.Point(309, 34); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(48, 13); - this.label4.TabIndex = 18; - this.label4.Text = "VI Width"; - // - // RiceVIWidth_Text - // - this.RiceVIWidth_Text.Location = new System.Drawing.Point(363, 31); - this.RiceVIWidth_Text.Name = "RiceVIWidth_Text"; - this.RiceVIWidth_Text.Size = new System.Drawing.Size(36, 20); - this.RiceVIWidth_Text.TabIndex = 17; - // - // RiceTextureScaleHack_CB - // - this.RiceTextureScaleHack_CB.AutoSize = true; - this.RiceTextureScaleHack_CB.Location = new System.Drawing.Point(6, 140); - this.RiceTextureScaleHack_CB.Name = "RiceTextureScaleHack_CB"; - this.RiceTextureScaleHack_CB.Size = new System.Drawing.Size(121, 17); - this.RiceTextureScaleHack_CB.TabIndex = 16; - this.RiceTextureScaleHack_CB.Text = "Texture Scale Hack"; - this.RiceTextureScaleHack_CB.UseVisualStyleBackColor = true; - // - // RiceFastLoadTile_CB - // - this.RiceFastLoadTile_CB.AutoSize = true; - this.RiceFastLoadTile_CB.Location = new System.Drawing.Point(6, 209); - this.RiceFastLoadTile_CB.Name = "RiceFastLoadTile_CB"; - this.RiceFastLoadTile_CB.Size = new System.Drawing.Size(93, 17); - this.RiceFastLoadTile_CB.TabIndex = 15; - this.RiceFastLoadTile_CB.Text = "Fast Load Tile"; - this.RiceFastLoadTile_CB.UseVisualStyleBackColor = true; - // - // RiceUseSmallerTexture_CB - // - this.RiceUseSmallerTexture_CB.AutoSize = true; - this.RiceUseSmallerTexture_CB.ForeColor = System.Drawing.SystemColors.ControlText; - this.RiceUseSmallerTexture_CB.Location = new System.Drawing.Point(173, 209); - this.RiceUseSmallerTexture_CB.Name = "RiceUseSmallerTexture_CB"; - this.RiceUseSmallerTexture_CB.Size = new System.Drawing.Size(121, 17); - this.RiceUseSmallerTexture_CB.TabIndex = 14; - this.RiceUseSmallerTexture_CB.Text = "Use Smaller Texture"; - this.RiceUseSmallerTexture_CB.UseVisualStyleBackColor = true; - // - // RiceEnableTxtLOD_CB - // - this.RiceEnableTxtLOD_CB.AutoSize = true; - this.RiceEnableTxtLOD_CB.Location = new System.Drawing.Point(173, 71); - this.RiceEnableTxtLOD_CB.Name = "RiceEnableTxtLOD_CB"; - this.RiceEnableTxtLOD_CB.Size = new System.Drawing.Size(102, 17); - this.RiceEnableTxtLOD_CB.TabIndex = 13; - this.RiceEnableTxtLOD_CB.Text = "Enable Txt LOD"; - this.RiceEnableTxtLOD_CB.UseVisualStyleBackColor = true; - // - // RiceZHack_CB - // - this.RiceZHack_CB.AutoSize = true; - this.RiceZHack_CB.Location = new System.Drawing.Point(6, 117); - this.RiceZHack_CB.Name = "RiceZHack_CB"; - this.RiceZHack_CB.Size = new System.Drawing.Size(62, 17); - this.RiceZHack_CB.TabIndex = 12; - this.RiceZHack_CB.Text = "Z Hack"; - this.RiceZHack_CB.UseVisualStyleBackColor = true; - // - // RicePrimaryDepthHack_CB - // - this.RicePrimaryDepthHack_CB.AutoSize = true; - this.RicePrimaryDepthHack_CB.Location = new System.Drawing.Point(6, 163); - this.RicePrimaryDepthHack_CB.Name = "RicePrimaryDepthHack_CB"; - this.RicePrimaryDepthHack_CB.Size = new System.Drawing.Size(121, 17); - this.RicePrimaryDepthHack_CB.TabIndex = 11; - this.RicePrimaryDepthHack_CB.Text = "Primary Depth Hack"; - this.RicePrimaryDepthHack_CB.UseVisualStyleBackColor = true; - // - // RiceDisableObjBG_CB - // - this.RiceDisableObjBG_CB.AutoSize = true; - this.RiceDisableObjBG_CB.Location = new System.Drawing.Point(173, 163); - this.RiceDisableObjBG_CB.Name = "RiceDisableObjBG_CB"; - this.RiceDisableObjBG_CB.Size = new System.Drawing.Size(98, 17); - this.RiceDisableObjBG_CB.TabIndex = 10; - this.RiceDisableObjBG_CB.Text = "Disable Obj BG"; - this.RiceDisableObjBG_CB.UseVisualStyleBackColor = true; - // - // RiceDisableBlender_CB - // - this.RiceDisableBlender_CB.AutoSize = true; - this.RiceDisableBlender_CB.Location = new System.Drawing.Point(173, 140); - this.RiceDisableBlender_CB.Name = "RiceDisableBlender_CB"; - this.RiceDisableBlender_CB.Size = new System.Drawing.Size(100, 17); - this.RiceDisableBlender_CB.TabIndex = 9; - this.RiceDisableBlender_CB.Text = "Disable Blender"; - this.RiceDisableBlender_CB.UseVisualStyleBackColor = true; - // - // RiceForceScreenClear_CB - // - this.RiceForceScreenClear_CB.AutoSize = true; - this.RiceForceScreenClear_CB.Location = new System.Drawing.Point(173, 117); - this.RiceForceScreenClear_CB.Name = "RiceForceScreenClear_CB"; - this.RiceForceScreenClear_CB.Size = new System.Drawing.Size(117, 17); - this.RiceForceScreenClear_CB.TabIndex = 8; - this.RiceForceScreenClear_CB.Text = "Force Screen Clear"; - this.RiceForceScreenClear_CB.UseVisualStyleBackColor = true; - // - // RiceEmulateClear_CB - // - this.RiceEmulateClear_CB.AutoSize = true; - this.RiceEmulateClear_CB.Location = new System.Drawing.Point(173, 94); - this.RiceEmulateClear_CB.Name = "RiceEmulateClear_CB"; - this.RiceEmulateClear_CB.Size = new System.Drawing.Size(91, 17); - this.RiceEmulateClear_CB.TabIndex = 7; - this.RiceEmulateClear_CB.Text = "Emulate Clear"; - this.RiceEmulateClear_CB.UseVisualStyleBackColor = true; - // - // RiceTxtSizeMethod2_CB - // - this.RiceTxtSizeMethod2_CB.AutoSize = true; - this.RiceTxtSizeMethod2_CB.Location = new System.Drawing.Point(173, 48); - this.RiceTxtSizeMethod2_CB.Name = "RiceTxtSizeMethod2_CB"; - this.RiceTxtSizeMethod2_CB.Size = new System.Drawing.Size(112, 17); - this.RiceTxtSizeMethod2_CB.TabIndex = 6; - this.RiceTxtSizeMethod2_CB.Text = "Txt Size Method 2"; - this.RiceTxtSizeMethod2_CB.UseVisualStyleBackColor = true; - // - // RiceIncTexRectEdge_CB - // - this.RiceIncTexRectEdge_CB.AutoSize = true; - this.RiceIncTexRectEdge_CB.Location = new System.Drawing.Point(6, 94); - this.RiceIncTexRectEdge_CB.Name = "RiceIncTexRectEdge_CB"; - this.RiceIncTexRectEdge_CB.Size = new System.Drawing.Size(116, 17); - this.RiceIncTexRectEdge_CB.TabIndex = 5; - this.RiceIncTexRectEdge_CB.Text = "Inc Tex Rect Edge"; - this.RiceIncTexRectEdge_CB.UseVisualStyleBackColor = true; - // - // RiceDisableCulling_CB - // - this.RiceDisableCulling_CB.AutoSize = true; - this.RiceDisableCulling_CB.Location = new System.Drawing.Point(6, 71); - this.RiceDisableCulling_CB.Name = "RiceDisableCulling_CB"; - this.RiceDisableCulling_CB.Size = new System.Drawing.Size(95, 17); - this.RiceDisableCulling_CB.TabIndex = 4; - this.RiceDisableCulling_CB.Text = "Disable Culling"; - this.RiceDisableCulling_CB.UseVisualStyleBackColor = true; - // - // RiceDisableTextureCRC_CB - // - this.RiceDisableTextureCRC_CB.AutoSize = true; - this.RiceDisableTextureCRC_CB.Location = new System.Drawing.Point(6, 48); - this.RiceDisableTextureCRC_CB.Name = "RiceDisableTextureCRC_CB"; - this.RiceDisableTextureCRC_CB.Size = new System.Drawing.Size(125, 17); - this.RiceDisableTextureCRC_CB.TabIndex = 3; - this.RiceDisableTextureCRC_CB.Text = "Disable Texture CRC"; - this.RiceDisableTextureCRC_CB.UseVisualStyleBackColor = true; - // - // RiceTexture1Hack_CB - // - this.RiceTexture1Hack_CB.AutoSize = true; - this.RiceTexture1Hack_CB.Location = new System.Drawing.Point(6, 186); - this.RiceTexture1Hack_CB.Name = "RiceTexture1Hack_CB"; - this.RiceTexture1Hack_CB.Size = new System.Drawing.Size(97, 17); - this.RiceTexture1Hack_CB.TabIndex = 2; - this.RiceTexture1Hack_CB.Text = "Texture1 Hack"; - this.RiceTexture1Hack_CB.UseVisualStyleBackColor = true; - // - // RiceUseDefaultHacks_CB - // - this.RiceUseDefaultHacks_CB.AutoSize = true; - this.RiceUseDefaultHacks_CB.Location = new System.Drawing.Point(6, 6); - this.RiceUseDefaultHacks_CB.Name = "RiceUseDefaultHacks_CB"; - this.RiceUseDefaultHacks_CB.Size = new System.Drawing.Size(165, 17); - this.RiceUseDefaultHacks_CB.TabIndex = 1; - this.RiceUseDefaultHacks_CB.Text = "Use defaults for current game"; - this.RiceUseDefaultHacks_CB.UseVisualStyleBackColor = true; - this.RiceUseDefaultHacks_CB.CheckedChanged += new System.EventHandler(this.RiceUseDefaultHacks_Cb_CheckedChanged); - // - // Glide64TabPage - // - this.Glide64TabPage.Controls.Add(this.tabControl1); - this.Glide64TabPage.Location = new System.Drawing.Point(4, 22); - this.Glide64TabPage.Name = "Glide64TabPage"; - this.Glide64TabPage.Padding = new System.Windows.Forms.Padding(3); - this.Glide64TabPage.Size = new System.Drawing.Size(572, 343); - this.Glide64TabPage.TabIndex = 5; - this.Glide64TabPage.Text = "Glide64"; - this.Glide64TabPage.UseVisualStyleBackColor = true; - // - // tabControl1 - // - this.tabControl1.Controls.Add(this.Glide64General); - this.tabControl1.Controls.Add(this.GlidePerGameHacks1); - this.tabControl1.Controls.Add(this.GlidePerGameHacks2); - this.tabControl1.Location = new System.Drawing.Point(0, 3); - this.tabControl1.Name = "tabControl1"; - this.tabControl1.SelectedIndex = 0; - this.tabControl1.Size = new System.Drawing.Size(572, 336); - this.tabControl1.TabIndex = 0; - // - // Glide64General - // - this.Glide64General.Controls.Add(this.label39); - this.Glide64General.Controls.Add(this.Glide_scale_y); - this.Glide64General.Controls.Add(this.label40); - this.Glide64General.Controls.Add(this.Glide_scale_x); - this.Glide64General.Controls.Add(this.label38); - this.Glide64General.Controls.Add(this.Glide_offset_y); - this.Glide64General.Controls.Add(this.label37); - this.Glide64General.Controls.Add(this.Glide_offset_x); - this.Glide64General.Controls.Add(this.Glide_fb_get_info); - this.Glide64General.Controls.Add(this.Glide_disable_auxbuf); - this.Glide64General.Controls.Add(this.Glide_fbo); - this.Glide64General.Controls.Add(this.Glide_noglsl); - this.Glide64General.Controls.Add(this.Glide_noditheredalpha); - this.Glide64General.Controls.Add(this.label32); - this.Glide64General.Controls.Add(this.Glide_tex_filter); - this.Glide64General.Controls.Add(this.Glide_fb_render); - this.Glide64General.Controls.Add(this.Glide_motionblur); - this.Glide64General.Controls.Add(this.Glide_fb_read_always); - this.Glide64General.Controls.Add(this.Glide_unk_as_red); - this.Glide64General.Controls.Add(this.Glide_filter_cache); - this.Glide64General.Controls.Add(this.Glide_fast_crc); - this.Glide64General.Controls.Add(this.label31); - this.Glide64General.Controls.Add(this.Glide_wfmode); - this.Glide64General.Controls.Add(this.Glide_wireframe); - this.Glide64General.Controls.Add(this.label30); - this.Glide64General.Controls.Add(this.Glide_card_id); - this.Glide64General.Controls.Add(this.Glide_flame_corona); - this.Glide64General.Controls.Add(this.label29); - this.Glide64General.Controls.Add(this.Glide_ucode); - this.Glide64General.Controls.Add(this.Glide_autodetect_ucode); - this.Glide64General.Location = new System.Drawing.Point(4, 22); - this.Glide64General.Name = "Glide64General"; - this.Glide64General.Padding = new System.Windows.Forms.Padding(3); - this.Glide64General.Size = new System.Drawing.Size(564, 310); - this.Glide64General.TabIndex = 0; - this.Glide64General.Text = "General"; - this.Glide64General.UseVisualStyleBackColor = true; - // - // label39 - // - this.label39.AutoSize = true; - this.label39.Location = new System.Drawing.Point(386, 265); - this.label39.Name = "label39"; - this.label39.Size = new System.Drawing.Size(47, 13); - this.label39.TabIndex = 42; - this.label39.Text = "Scale Y:"; - // - // Glide_scale_y - // - this.Glide_scale_y.Location = new System.Drawing.Point(455, 262); - this.Glide_scale_y.Name = "Glide_scale_y"; - this.Glide_scale_y.Size = new System.Drawing.Size(56, 20); - this.Glide_scale_y.TabIndex = 41; - // - // label40 - // - this.label40.AutoSize = true; - this.label40.ForeColor = System.Drawing.SystemColors.ControlText; - this.label40.Location = new System.Drawing.Point(386, 239); - this.label40.Name = "label40"; - this.label40.Size = new System.Drawing.Size(47, 13); - this.label40.TabIndex = 40; - this.label40.Text = "Scale X:"; - // - // Glide_scale_x - // - this.Glide_scale_x.Location = new System.Drawing.Point(455, 236); - this.Glide_scale_x.Name = "Glide_scale_x"; - this.Glide_scale_x.Size = new System.Drawing.Size(56, 20); - this.Glide_scale_x.TabIndex = 39; - // - // label38 - // - this.label38.AutoSize = true; - this.label38.Location = new System.Drawing.Point(386, 213); - this.label38.Name = "label38"; - this.label38.Size = new System.Drawing.Size(48, 13); - this.label38.TabIndex = 38; - this.label38.Text = "Offset Y:"; - // - // Glide_offset_y - // - this.Glide_offset_y.Location = new System.Drawing.Point(455, 210); - this.Glide_offset_y.Name = "Glide_offset_y"; - this.Glide_offset_y.Size = new System.Drawing.Size(56, 20); - this.Glide_offset_y.TabIndex = 37; - // - // label37 - // - this.label37.AutoSize = true; - this.label37.Location = new System.Drawing.Point(386, 187); - this.label37.Name = "label37"; - this.label37.Size = new System.Drawing.Size(48, 13); - this.label37.TabIndex = 36; - this.label37.Text = "Offset X:"; - // - // Glide_offset_x - // - this.Glide_offset_x.Location = new System.Drawing.Point(455, 184); - this.Glide_offset_x.Name = "Glide_offset_x"; - this.Glide_offset_x.Size = new System.Drawing.Size(56, 20); - this.Glide_offset_x.TabIndex = 35; - // - // Glide_fb_get_info - // - this.Glide_fb_get_info.AutoSize = true; - this.Glide_fb_get_info.Location = new System.Drawing.Point(9, 278); - this.Glide_fb_get_info.Name = "Glide_fb_get_info"; - this.Glide_fb_get_info.Size = new System.Drawing.Size(119, 17); - this.Glide_fb_get_info.TabIndex = 23; - this.Glide_fb_get_info.Text = "Get framebuffer info"; - this.Glide_fb_get_info.UseVisualStyleBackColor = true; - // - // Glide_disable_auxbuf - // - this.Glide_disable_auxbuf.AutoSize = true; - this.Glide_disable_auxbuf.Location = new System.Drawing.Point(199, 278); - this.Glide_disable_auxbuf.Name = "Glide_disable_auxbuf"; - this.Glide_disable_auxbuf.Size = new System.Drawing.Size(111, 17); - this.Glide_disable_auxbuf.TabIndex = 22; - this.Glide_disable_auxbuf.Text = "Disable aux buffer"; - this.Glide_disable_auxbuf.UseVisualStyleBackColor = true; - // - // Glide_fbo - // - this.Glide_fbo.AutoSize = true; - this.Glide_fbo.Location = new System.Drawing.Point(199, 255); - this.Glide_fbo.Name = "Glide_fbo"; - this.Glide_fbo.Size = new System.Drawing.Size(138, 17); - this.Glide_fbo.TabIndex = 21; - this.Glide_fbo.Text = "Use framebuffer objects"; - this.Glide_fbo.UseVisualStyleBackColor = true; - // - // Glide_noglsl - // - this.Glide_noglsl.AutoSize = true; - this.Glide_noglsl.Location = new System.Drawing.Point(199, 232); - this.Glide_noglsl.Name = "Glide_noglsl"; - this.Glide_noglsl.Size = new System.Drawing.Size(142, 17); - this.Glide_noglsl.TabIndex = 20; - this.Glide_noglsl.Text = "Disable GLSL combiners"; - this.Glide_noglsl.UseVisualStyleBackColor = true; - // - // Glide_noditheredalpha - // - this.Glide_noditheredalpha.AutoSize = true; - this.Glide_noditheredalpha.Location = new System.Drawing.Point(199, 209); - this.Glide_noditheredalpha.Name = "Glide_noditheredalpha"; - this.Glide_noditheredalpha.Size = new System.Drawing.Size(131, 17); - this.Glide_noditheredalpha.TabIndex = 19; - this.Glide_noditheredalpha.Text = "Disable dithered alpha"; - this.Glide_noditheredalpha.UseVisualStyleBackColor = true; - // - // label32 - // - this.label32.AutoSize = true; - this.label32.Location = new System.Drawing.Point(206, 89); - this.label32.Name = "label32"; - this.label32.Size = new System.Drawing.Size(85, 13); - this.label32.TabIndex = 18; - this.label32.Text = "Texture Filtering:"; - // - // Glide_tex_filter - // - this.Glide_tex_filter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.Glide_tex_filter.FormattingEnabled = true; - this.Glide_tex_filter.Items.AddRange(new object[] { + this.RiceScreenUpdateSettingHack_Combo.Location = new System.Drawing.Point(133, 272); + this.RiceScreenUpdateSettingHack_Combo.Name = "RiceScreenUpdateSettingHack_Combo"; + this.RiceScreenUpdateSettingHack_Combo.Size = new System.Drawing.Size(274, 21); + this.RiceScreenUpdateSettingHack_Combo.TabIndex = 34; + // + // label19 + // + this.label19.AutoSize = true; + this.label19.Location = new System.Drawing.Point(306, 62); + this.label19.Name = "label19"; + this.label19.Size = new System.Drawing.Size(51, 13); + this.label19.TabIndex = 20; + this.label19.Text = "VI Height"; + // + // RiceVIHeight_Text + // + this.RiceVIHeight_Text.Location = new System.Drawing.Point(363, 59); + this.RiceVIHeight_Text.Name = "RiceVIHeight_Text"; + this.RiceVIHeight_Text.Size = new System.Drawing.Size(36, 20); + this.RiceVIHeight_Text.TabIndex = 19; + // + // label4 + // + this.label4.AutoSize = true; + this.label4.Location = new System.Drawing.Point(309, 34); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(48, 13); + this.label4.TabIndex = 18; + this.label4.Text = "VI Width"; + // + // RiceVIWidth_Text + // + this.RiceVIWidth_Text.Location = new System.Drawing.Point(363, 31); + this.RiceVIWidth_Text.Name = "RiceVIWidth_Text"; + this.RiceVIWidth_Text.Size = new System.Drawing.Size(36, 20); + this.RiceVIWidth_Text.TabIndex = 17; + // + // RiceTextureScaleHack_CB + // + this.RiceTextureScaleHack_CB.AutoSize = true; + this.RiceTextureScaleHack_CB.Location = new System.Drawing.Point(6, 140); + this.RiceTextureScaleHack_CB.Name = "RiceTextureScaleHack_CB"; + this.RiceTextureScaleHack_CB.Size = new System.Drawing.Size(121, 17); + this.RiceTextureScaleHack_CB.TabIndex = 16; + this.RiceTextureScaleHack_CB.Text = "Texture Scale Hack"; + this.RiceTextureScaleHack_CB.UseVisualStyleBackColor = true; + // + // RiceFastLoadTile_CB + // + this.RiceFastLoadTile_CB.AutoSize = true; + this.RiceFastLoadTile_CB.Location = new System.Drawing.Point(6, 209); + this.RiceFastLoadTile_CB.Name = "RiceFastLoadTile_CB"; + this.RiceFastLoadTile_CB.Size = new System.Drawing.Size(93, 17); + this.RiceFastLoadTile_CB.TabIndex = 15; + this.RiceFastLoadTile_CB.Text = "Fast Load Tile"; + this.RiceFastLoadTile_CB.UseVisualStyleBackColor = true; + // + // RiceUseSmallerTexture_CB + // + this.RiceUseSmallerTexture_CB.AutoSize = true; + this.RiceUseSmallerTexture_CB.ForeColor = System.Drawing.SystemColors.ControlText; + this.RiceUseSmallerTexture_CB.Location = new System.Drawing.Point(173, 209); + this.RiceUseSmallerTexture_CB.Name = "RiceUseSmallerTexture_CB"; + this.RiceUseSmallerTexture_CB.Size = new System.Drawing.Size(121, 17); + this.RiceUseSmallerTexture_CB.TabIndex = 14; + this.RiceUseSmallerTexture_CB.Text = "Use Smaller Texture"; + this.RiceUseSmallerTexture_CB.UseVisualStyleBackColor = true; + // + // RiceEnableTxtLOD_CB + // + this.RiceEnableTxtLOD_CB.AutoSize = true; + this.RiceEnableTxtLOD_CB.Location = new System.Drawing.Point(173, 71); + this.RiceEnableTxtLOD_CB.Name = "RiceEnableTxtLOD_CB"; + this.RiceEnableTxtLOD_CB.Size = new System.Drawing.Size(102, 17); + this.RiceEnableTxtLOD_CB.TabIndex = 13; + this.RiceEnableTxtLOD_CB.Text = "Enable Txt LOD"; + this.RiceEnableTxtLOD_CB.UseVisualStyleBackColor = true; + // + // RiceZHack_CB + // + this.RiceZHack_CB.AutoSize = true; + this.RiceZHack_CB.Location = new System.Drawing.Point(6, 117); + this.RiceZHack_CB.Name = "RiceZHack_CB"; + this.RiceZHack_CB.Size = new System.Drawing.Size(62, 17); + this.RiceZHack_CB.TabIndex = 12; + this.RiceZHack_CB.Text = "Z Hack"; + this.RiceZHack_CB.UseVisualStyleBackColor = true; + // + // RicePrimaryDepthHack_CB + // + this.RicePrimaryDepthHack_CB.AutoSize = true; + this.RicePrimaryDepthHack_CB.Location = new System.Drawing.Point(6, 163); + this.RicePrimaryDepthHack_CB.Name = "RicePrimaryDepthHack_CB"; + this.RicePrimaryDepthHack_CB.Size = new System.Drawing.Size(121, 17); + this.RicePrimaryDepthHack_CB.TabIndex = 11; + this.RicePrimaryDepthHack_CB.Text = "Primary Depth Hack"; + this.RicePrimaryDepthHack_CB.UseVisualStyleBackColor = true; + // + // RiceDisableObjBG_CB + // + this.RiceDisableObjBG_CB.AutoSize = true; + this.RiceDisableObjBG_CB.Location = new System.Drawing.Point(173, 163); + this.RiceDisableObjBG_CB.Name = "RiceDisableObjBG_CB"; + this.RiceDisableObjBG_CB.Size = new System.Drawing.Size(98, 17); + this.RiceDisableObjBG_CB.TabIndex = 10; + this.RiceDisableObjBG_CB.Text = "Disable Obj BG"; + this.RiceDisableObjBG_CB.UseVisualStyleBackColor = true; + // + // RiceDisableBlender_CB + // + this.RiceDisableBlender_CB.AutoSize = true; + this.RiceDisableBlender_CB.Location = new System.Drawing.Point(173, 140); + this.RiceDisableBlender_CB.Name = "RiceDisableBlender_CB"; + this.RiceDisableBlender_CB.Size = new System.Drawing.Size(100, 17); + this.RiceDisableBlender_CB.TabIndex = 9; + this.RiceDisableBlender_CB.Text = "Disable Blender"; + this.RiceDisableBlender_CB.UseVisualStyleBackColor = true; + // + // RiceForceScreenClear_CB + // + this.RiceForceScreenClear_CB.AutoSize = true; + this.RiceForceScreenClear_CB.Location = new System.Drawing.Point(173, 117); + this.RiceForceScreenClear_CB.Name = "RiceForceScreenClear_CB"; + this.RiceForceScreenClear_CB.Size = new System.Drawing.Size(117, 17); + this.RiceForceScreenClear_CB.TabIndex = 8; + this.RiceForceScreenClear_CB.Text = "Force Screen Clear"; + this.RiceForceScreenClear_CB.UseVisualStyleBackColor = true; + // + // RiceEmulateClear_CB + // + this.RiceEmulateClear_CB.AutoSize = true; + this.RiceEmulateClear_CB.Location = new System.Drawing.Point(173, 94); + this.RiceEmulateClear_CB.Name = "RiceEmulateClear_CB"; + this.RiceEmulateClear_CB.Size = new System.Drawing.Size(91, 17); + this.RiceEmulateClear_CB.TabIndex = 7; + this.RiceEmulateClear_CB.Text = "Emulate Clear"; + this.RiceEmulateClear_CB.UseVisualStyleBackColor = true; + // + // RiceTxtSizeMethod2_CB + // + this.RiceTxtSizeMethod2_CB.AutoSize = true; + this.RiceTxtSizeMethod2_CB.Location = new System.Drawing.Point(173, 48); + this.RiceTxtSizeMethod2_CB.Name = "RiceTxtSizeMethod2_CB"; + this.RiceTxtSizeMethod2_CB.Size = new System.Drawing.Size(112, 17); + this.RiceTxtSizeMethod2_CB.TabIndex = 6; + this.RiceTxtSizeMethod2_CB.Text = "Txt Size Method 2"; + this.RiceTxtSizeMethod2_CB.UseVisualStyleBackColor = true; + // + // RiceIncTexRectEdge_CB + // + this.RiceIncTexRectEdge_CB.AutoSize = true; + this.RiceIncTexRectEdge_CB.Location = new System.Drawing.Point(6, 94); + this.RiceIncTexRectEdge_CB.Name = "RiceIncTexRectEdge_CB"; + this.RiceIncTexRectEdge_CB.Size = new System.Drawing.Size(116, 17); + this.RiceIncTexRectEdge_CB.TabIndex = 5; + this.RiceIncTexRectEdge_CB.Text = "Inc Tex Rect Edge"; + this.RiceIncTexRectEdge_CB.UseVisualStyleBackColor = true; + // + // RiceDisableCulling_CB + // + this.RiceDisableCulling_CB.AutoSize = true; + this.RiceDisableCulling_CB.Location = new System.Drawing.Point(6, 71); + this.RiceDisableCulling_CB.Name = "RiceDisableCulling_CB"; + this.RiceDisableCulling_CB.Size = new System.Drawing.Size(95, 17); + this.RiceDisableCulling_CB.TabIndex = 4; + this.RiceDisableCulling_CB.Text = "Disable Culling"; + this.RiceDisableCulling_CB.UseVisualStyleBackColor = true; + // + // RiceDisableTextureCRC_CB + // + this.RiceDisableTextureCRC_CB.AutoSize = true; + this.RiceDisableTextureCRC_CB.Location = new System.Drawing.Point(6, 48); + this.RiceDisableTextureCRC_CB.Name = "RiceDisableTextureCRC_CB"; + this.RiceDisableTextureCRC_CB.Size = new System.Drawing.Size(125, 17); + this.RiceDisableTextureCRC_CB.TabIndex = 3; + this.RiceDisableTextureCRC_CB.Text = "Disable Texture CRC"; + this.RiceDisableTextureCRC_CB.UseVisualStyleBackColor = true; + // + // RiceTexture1Hack_CB + // + this.RiceTexture1Hack_CB.AutoSize = true; + this.RiceTexture1Hack_CB.Location = new System.Drawing.Point(6, 186); + this.RiceTexture1Hack_CB.Name = "RiceTexture1Hack_CB"; + this.RiceTexture1Hack_CB.Size = new System.Drawing.Size(97, 17); + this.RiceTexture1Hack_CB.TabIndex = 2; + this.RiceTexture1Hack_CB.Text = "Texture1 Hack"; + this.RiceTexture1Hack_CB.UseVisualStyleBackColor = true; + // + // RiceUseDefaultHacks_CB + // + this.RiceUseDefaultHacks_CB.AutoSize = true; + this.RiceUseDefaultHacks_CB.Location = new System.Drawing.Point(6, 6); + this.RiceUseDefaultHacks_CB.Name = "RiceUseDefaultHacks_CB"; + this.RiceUseDefaultHacks_CB.Size = new System.Drawing.Size(165, 17); + this.RiceUseDefaultHacks_CB.TabIndex = 1; + this.RiceUseDefaultHacks_CB.Text = "Use defaults for current game"; + this.RiceUseDefaultHacks_CB.UseVisualStyleBackColor = true; + this.RiceUseDefaultHacks_CB.CheckedChanged += new System.EventHandler(this.RiceUseDefaultHacks_Cb_CheckedChanged); + // + // Glide64TabPage + // + this.Glide64TabPage.Controls.Add(this.tabControl1); + this.Glide64TabPage.Location = new System.Drawing.Point(4, 22); + this.Glide64TabPage.Name = "Glide64TabPage"; + this.Glide64TabPage.Padding = new System.Windows.Forms.Padding(3); + this.Glide64TabPage.Size = new System.Drawing.Size(572, 343); + this.Glide64TabPage.TabIndex = 5; + this.Glide64TabPage.Text = "Glide64"; + this.Glide64TabPage.UseVisualStyleBackColor = true; + // + // tabControl1 + // + this.tabControl1.Controls.Add(this.Glide64General); + this.tabControl1.Controls.Add(this.GlidePerGameHacks1); + this.tabControl1.Controls.Add(this.GlidePerGameHacks2); + this.tabControl1.Location = new System.Drawing.Point(0, 3); + this.tabControl1.Name = "tabControl1"; + this.tabControl1.SelectedIndex = 0; + this.tabControl1.Size = new System.Drawing.Size(572, 336); + this.tabControl1.TabIndex = 0; + // + // Glide64General + // + this.Glide64General.Controls.Add(this.label39); + this.Glide64General.Controls.Add(this.Glide_scale_y); + this.Glide64General.Controls.Add(this.label40); + this.Glide64General.Controls.Add(this.Glide_scale_x); + this.Glide64General.Controls.Add(this.label38); + this.Glide64General.Controls.Add(this.Glide_offset_y); + this.Glide64General.Controls.Add(this.label37); + this.Glide64General.Controls.Add(this.Glide_offset_x); + this.Glide64General.Controls.Add(this.Glide_fb_get_info); + this.Glide64General.Controls.Add(this.Glide_disable_auxbuf); + this.Glide64General.Controls.Add(this.Glide_fbo); + this.Glide64General.Controls.Add(this.Glide_noglsl); + this.Glide64General.Controls.Add(this.Glide_noditheredalpha); + this.Glide64General.Controls.Add(this.label32); + this.Glide64General.Controls.Add(this.Glide_tex_filter); + this.Glide64General.Controls.Add(this.Glide_fb_render); + this.Glide64General.Controls.Add(this.Glide_motionblur); + this.Glide64General.Controls.Add(this.Glide_fb_read_always); + this.Glide64General.Controls.Add(this.Glide_unk_as_red); + this.Glide64General.Controls.Add(this.Glide_filter_cache); + this.Glide64General.Controls.Add(this.Glide_fast_crc); + this.Glide64General.Controls.Add(this.label31); + this.Glide64General.Controls.Add(this.Glide_wfmode); + this.Glide64General.Controls.Add(this.Glide_wireframe); + this.Glide64General.Controls.Add(this.label30); + this.Glide64General.Controls.Add(this.Glide_card_id); + this.Glide64General.Controls.Add(this.Glide_flame_corona); + this.Glide64General.Controls.Add(this.label29); + this.Glide64General.Controls.Add(this.Glide_ucode); + this.Glide64General.Controls.Add(this.Glide_autodetect_ucode); + this.Glide64General.Location = new System.Drawing.Point(4, 22); + this.Glide64General.Name = "Glide64General"; + this.Glide64General.Padding = new System.Windows.Forms.Padding(3); + this.Glide64General.Size = new System.Drawing.Size(564, 310); + this.Glide64General.TabIndex = 0; + this.Glide64General.Text = "General"; + this.Glide64General.UseVisualStyleBackColor = true; + // + // label39 + // + this.label39.AutoSize = true; + this.label39.Location = new System.Drawing.Point(386, 265); + this.label39.Name = "label39"; + this.label39.Size = new System.Drawing.Size(47, 13); + this.label39.TabIndex = 42; + this.label39.Text = "Scale Y:"; + // + // Glide_scale_y + // + this.Glide_scale_y.Location = new System.Drawing.Point(455, 262); + this.Glide_scale_y.Name = "Glide_scale_y"; + this.Glide_scale_y.Size = new System.Drawing.Size(56, 20); + this.Glide_scale_y.TabIndex = 41; + // + // label40 + // + this.label40.AutoSize = true; + this.label40.ForeColor = System.Drawing.SystemColors.ControlText; + this.label40.Location = new System.Drawing.Point(386, 239); + this.label40.Name = "label40"; + this.label40.Size = new System.Drawing.Size(47, 13); + this.label40.TabIndex = 40; + this.label40.Text = "Scale X:"; + // + // Glide_scale_x + // + this.Glide_scale_x.Location = new System.Drawing.Point(455, 236); + this.Glide_scale_x.Name = "Glide_scale_x"; + this.Glide_scale_x.Size = new System.Drawing.Size(56, 20); + this.Glide_scale_x.TabIndex = 39; + // + // label38 + // + this.label38.AutoSize = true; + this.label38.Location = new System.Drawing.Point(386, 213); + this.label38.Name = "label38"; + this.label38.Size = new System.Drawing.Size(48, 13); + this.label38.TabIndex = 38; + this.label38.Text = "Offset Y:"; + // + // Glide_offset_y + // + this.Glide_offset_y.Location = new System.Drawing.Point(455, 210); + this.Glide_offset_y.Name = "Glide_offset_y"; + this.Glide_offset_y.Size = new System.Drawing.Size(56, 20); + this.Glide_offset_y.TabIndex = 37; + // + // label37 + // + this.label37.AutoSize = true; + this.label37.Location = new System.Drawing.Point(386, 187); + this.label37.Name = "label37"; + this.label37.Size = new System.Drawing.Size(48, 13); + this.label37.TabIndex = 36; + this.label37.Text = "Offset X:"; + // + // Glide_offset_x + // + this.Glide_offset_x.Location = new System.Drawing.Point(455, 184); + this.Glide_offset_x.Name = "Glide_offset_x"; + this.Glide_offset_x.Size = new System.Drawing.Size(56, 20); + this.Glide_offset_x.TabIndex = 35; + // + // Glide_fb_get_info + // + this.Glide_fb_get_info.AutoSize = true; + this.Glide_fb_get_info.Location = new System.Drawing.Point(9, 278); + this.Glide_fb_get_info.Name = "Glide_fb_get_info"; + this.Glide_fb_get_info.Size = new System.Drawing.Size(119, 17); + this.Glide_fb_get_info.TabIndex = 23; + this.Glide_fb_get_info.Text = "Get framebuffer info"; + this.Glide_fb_get_info.UseVisualStyleBackColor = true; + // + // Glide_disable_auxbuf + // + this.Glide_disable_auxbuf.AutoSize = true; + this.Glide_disable_auxbuf.Location = new System.Drawing.Point(199, 278); + this.Glide_disable_auxbuf.Name = "Glide_disable_auxbuf"; + this.Glide_disable_auxbuf.Size = new System.Drawing.Size(111, 17); + this.Glide_disable_auxbuf.TabIndex = 22; + this.Glide_disable_auxbuf.Text = "Disable aux buffer"; + this.Glide_disable_auxbuf.UseVisualStyleBackColor = true; + // + // Glide_fbo + // + this.Glide_fbo.AutoSize = true; + this.Glide_fbo.Location = new System.Drawing.Point(199, 255); + this.Glide_fbo.Name = "Glide_fbo"; + this.Glide_fbo.Size = new System.Drawing.Size(138, 17); + this.Glide_fbo.TabIndex = 21; + this.Glide_fbo.Text = "Use framebuffer objects"; + this.Glide_fbo.UseVisualStyleBackColor = true; + // + // Glide_noglsl + // + this.Glide_noglsl.AutoSize = true; + this.Glide_noglsl.Location = new System.Drawing.Point(199, 232); + this.Glide_noglsl.Name = "Glide_noglsl"; + this.Glide_noglsl.Size = new System.Drawing.Size(142, 17); + this.Glide_noglsl.TabIndex = 20; + this.Glide_noglsl.Text = "Disable GLSL combiners"; + this.Glide_noglsl.UseVisualStyleBackColor = true; + // + // Glide_noditheredalpha + // + this.Glide_noditheredalpha.AutoSize = true; + this.Glide_noditheredalpha.Location = new System.Drawing.Point(199, 209); + this.Glide_noditheredalpha.Name = "Glide_noditheredalpha"; + this.Glide_noditheredalpha.Size = new System.Drawing.Size(131, 17); + this.Glide_noditheredalpha.TabIndex = 19; + this.Glide_noditheredalpha.Text = "Disable dithered alpha"; + this.Glide_noditheredalpha.UseVisualStyleBackColor = true; + // + // label32 + // + this.label32.AutoSize = true; + this.label32.Location = new System.Drawing.Point(206, 89); + this.label32.Name = "label32"; + this.label32.Size = new System.Drawing.Size(85, 13); + this.label32.TabIndex = 18; + this.label32.Text = "Texture Filtering:"; + // + // Glide_tex_filter + // + this.Glide_tex_filter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.Glide_tex_filter.FormattingEnabled = true; + this.Glide_tex_filter.Items.AddRange(new object[] { "None", "Blur edges", "Super 2xSai", "Hq2x", "Hq4x"}); - this.Glide_tex_filter.Location = new System.Drawing.Point(297, 86); - this.Glide_tex_filter.Name = "Glide_tex_filter"; - this.Glide_tex_filter.Size = new System.Drawing.Size(95, 21); - this.Glide_tex_filter.TabIndex = 17; - // - // Glide_fb_render - // - this.Glide_fb_render.AutoSize = true; - this.Glide_fb_render.Location = new System.Drawing.Point(199, 186); - this.Glide_fb_render.Name = "Glide_fb_render"; - this.Glide_fb_render.Size = new System.Drawing.Size(118, 17); - this.Glide_fb_render.TabIndex = 16; - this.Glide_fb_render.Text = "Depth buffer render"; - this.Glide_fb_render.UseVisualStyleBackColor = true; - // - // Glide_motionblur - // - this.Glide_motionblur.AutoSize = true; - this.Glide_motionblur.Location = new System.Drawing.Point(9, 255); - this.Glide_motionblur.Name = "Glide_motionblur"; - this.Glide_motionblur.Size = new System.Drawing.Size(79, 17); - this.Glide_motionblur.TabIndex = 13; - this.Glide_motionblur.Text = "Motion Blur"; - this.Glide_motionblur.UseVisualStyleBackColor = true; - // - // Glide_fb_read_always - // - this.Glide_fb_read_always.AutoSize = true; - this.Glide_fb_read_always.Location = new System.Drawing.Point(9, 232); - this.Glide_fb_read_always.Name = "Glide_fb_read_always"; - this.Glide_fb_read_always.Size = new System.Drawing.Size(164, 17); - this.Glide_fb_read_always.TabIndex = 12; - this.Glide_fb_read_always.Text = "Framebuffer read every frame"; - this.Glide_fb_read_always.UseVisualStyleBackColor = true; - // - // Glide_unk_as_red - // - this.Glide_unk_as_red.AutoSize = true; - this.Glide_unk_as_red.Location = new System.Drawing.Point(9, 209); - this.Glide_unk_as_red.Name = "Glide_unk_as_red"; - this.Glide_unk_as_red.Size = new System.Drawing.Size(187, 17); - this.Glide_unk_as_red.TabIndex = 11; - this.Glide_unk_as_red.Text = "Display unknown combines as red"; - this.Glide_unk_as_red.UseVisualStyleBackColor = true; - // - // Glide_filter_cache - // - this.Glide_filter_cache.AutoSize = true; - this.Glide_filter_cache.Location = new System.Drawing.Point(9, 186); - this.Glide_filter_cache.Name = "Glide_filter_cache"; - this.Glide_filter_cache.Size = new System.Drawing.Size(82, 17); - this.Glide_filter_cache.TabIndex = 10; - this.Glide_filter_cache.Text = "Filter Cache"; - this.Glide_filter_cache.UseVisualStyleBackColor = true; - // - // Glide_fast_crc - // - this.Glide_fast_crc.AutoSize = true; - this.Glide_fast_crc.Location = new System.Drawing.Point(9, 163); - this.Glide_fast_crc.Name = "Glide_fast_crc"; - this.Glide_fast_crc.Size = new System.Drawing.Size(71, 17); - this.Glide_fast_crc.TabIndex = 9; - this.Glide_fast_crc.Text = "Fast CRC"; - this.Glide_fast_crc.UseVisualStyleBackColor = true; - // - // label31 - // - this.label31.AutoSize = true; - this.label31.Location = new System.Drawing.Point(6, 139); - this.label31.Name = "label31"; - this.label31.Size = new System.Drawing.Size(88, 13); - this.label31.TabIndex = 8; - this.label31.Text = "Wireframe Mode:"; - // - // Glide_wfmode - // - this.Glide_wfmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.Glide_wfmode.FormattingEnabled = true; - this.Glide_wfmode.Items.AddRange(new object[] { + this.Glide_tex_filter.Location = new System.Drawing.Point(297, 86); + this.Glide_tex_filter.Name = "Glide_tex_filter"; + this.Glide_tex_filter.Size = new System.Drawing.Size(95, 21); + this.Glide_tex_filter.TabIndex = 17; + // + // Glide_fb_render + // + this.Glide_fb_render.AutoSize = true; + this.Glide_fb_render.Location = new System.Drawing.Point(199, 186); + this.Glide_fb_render.Name = "Glide_fb_render"; + this.Glide_fb_render.Size = new System.Drawing.Size(118, 17); + this.Glide_fb_render.TabIndex = 16; + this.Glide_fb_render.Text = "Depth buffer render"; + this.Glide_fb_render.UseVisualStyleBackColor = true; + // + // Glide_motionblur + // + this.Glide_motionblur.AutoSize = true; + this.Glide_motionblur.Location = new System.Drawing.Point(9, 255); + this.Glide_motionblur.Name = "Glide_motionblur"; + this.Glide_motionblur.Size = new System.Drawing.Size(79, 17); + this.Glide_motionblur.TabIndex = 13; + this.Glide_motionblur.Text = "Motion Blur"; + this.Glide_motionblur.UseVisualStyleBackColor = true; + // + // Glide_fb_read_always + // + this.Glide_fb_read_always.AutoSize = true; + this.Glide_fb_read_always.Location = new System.Drawing.Point(9, 232); + this.Glide_fb_read_always.Name = "Glide_fb_read_always"; + this.Glide_fb_read_always.Size = new System.Drawing.Size(164, 17); + this.Glide_fb_read_always.TabIndex = 12; + this.Glide_fb_read_always.Text = "Framebuffer read every frame"; + this.Glide_fb_read_always.UseVisualStyleBackColor = true; + // + // Glide_unk_as_red + // + this.Glide_unk_as_red.AutoSize = true; + this.Glide_unk_as_red.Location = new System.Drawing.Point(9, 209); + this.Glide_unk_as_red.Name = "Glide_unk_as_red"; + this.Glide_unk_as_red.Size = new System.Drawing.Size(187, 17); + this.Glide_unk_as_red.TabIndex = 11; + this.Glide_unk_as_red.Text = "Display unknown combines as red"; + this.Glide_unk_as_red.UseVisualStyleBackColor = true; + // + // Glide_filter_cache + // + this.Glide_filter_cache.AutoSize = true; + this.Glide_filter_cache.Location = new System.Drawing.Point(9, 186); + this.Glide_filter_cache.Name = "Glide_filter_cache"; + this.Glide_filter_cache.Size = new System.Drawing.Size(82, 17); + this.Glide_filter_cache.TabIndex = 10; + this.Glide_filter_cache.Text = "Filter Cache"; + this.Glide_filter_cache.UseVisualStyleBackColor = true; + // + // Glide_fast_crc + // + this.Glide_fast_crc.AutoSize = true; + this.Glide_fast_crc.Location = new System.Drawing.Point(9, 163); + this.Glide_fast_crc.Name = "Glide_fast_crc"; + this.Glide_fast_crc.Size = new System.Drawing.Size(71, 17); + this.Glide_fast_crc.TabIndex = 9; + this.Glide_fast_crc.Text = "Fast CRC"; + this.Glide_fast_crc.UseVisualStyleBackColor = true; + // + // label31 + // + this.label31.AutoSize = true; + this.label31.Location = new System.Drawing.Point(6, 139); + this.label31.Name = "label31"; + this.label31.Size = new System.Drawing.Size(88, 13); + this.label31.TabIndex = 8; + this.label31.Text = "Wireframe Mode:"; + // + // Glide_wfmode + // + this.Glide_wfmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.Glide_wfmode.FormattingEnabled = true; + this.Glide_wfmode.Items.AddRange(new object[] { "Normal colors", "Vertex colors", "Red only"}); - this.Glide_wfmode.Location = new System.Drawing.Point(100, 136); - this.Glide_wfmode.Name = "Glide_wfmode"; - this.Glide_wfmode.Size = new System.Drawing.Size(104, 21); - this.Glide_wfmode.TabIndex = 7; - // - // Glide_wireframe - // - this.Glide_wireframe.AutoSize = true; - this.Glide_wireframe.ForeColor = System.Drawing.SystemColors.ControlText; - this.Glide_wireframe.Location = new System.Drawing.Point(9, 113); - this.Glide_wireframe.Name = "Glide_wireframe"; - this.Glide_wireframe.Size = new System.Drawing.Size(110, 17); - this.Glide_wireframe.TabIndex = 6; - this.Glide_wireframe.Text = "Enable Wireframe"; - this.Glide_wireframe.UseVisualStyleBackColor = true; - // - // label30 - // - this.label30.AutoSize = true; - this.label30.Location = new System.Drawing.Point(6, 89); - this.label30.Name = "label30"; - this.label30.Size = new System.Drawing.Size(46, 13); - this.label30.TabIndex = 5; - this.label30.Text = "Card ID:"; - // - // Glide_card_id - // - this.Glide_card_id.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.Glide_card_id.FormattingEnabled = true; - this.Glide_card_id.Items.AddRange(new object[] { + this.Glide_wfmode.Location = new System.Drawing.Point(100, 136); + this.Glide_wfmode.Name = "Glide_wfmode"; + this.Glide_wfmode.Size = new System.Drawing.Size(104, 21); + this.Glide_wfmode.TabIndex = 7; + // + // Glide_wireframe + // + this.Glide_wireframe.AutoSize = true; + this.Glide_wireframe.ForeColor = System.Drawing.SystemColors.ControlText; + this.Glide_wireframe.Location = new System.Drawing.Point(9, 113); + this.Glide_wireframe.Name = "Glide_wireframe"; + this.Glide_wireframe.Size = new System.Drawing.Size(110, 17); + this.Glide_wireframe.TabIndex = 6; + this.Glide_wireframe.Text = "Enable Wireframe"; + this.Glide_wireframe.UseVisualStyleBackColor = true; + // + // label30 + // + this.label30.AutoSize = true; + this.label30.Location = new System.Drawing.Point(6, 89); + this.label30.Name = "label30"; + this.label30.Size = new System.Drawing.Size(46, 13); + this.label30.TabIndex = 5; + this.label30.Text = "Card ID:"; + // + // Glide_card_id + // + this.Glide_card_id.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.Glide_card_id.FormattingEnabled = true; + this.Glide_card_id.Items.AddRange(new object[] { "0", "1", "2", "3"}); - this.Glide_card_id.Location = new System.Drawing.Point(58, 86); - this.Glide_card_id.Name = "Glide_card_id"; - this.Glide_card_id.Size = new System.Drawing.Size(36, 21); - this.Glide_card_id.TabIndex = 4; - // - // Glide_flame_corona - // - this.Glide_flame_corona.AutoSize = true; - this.Glide_flame_corona.Location = new System.Drawing.Point(9, 63); - this.Glide_flame_corona.Name = "Glide_flame_corona"; - this.Glide_flame_corona.Size = new System.Drawing.Size(103, 17); - this.Glide_flame_corona.TabIndex = 3; - this.Glide_flame_corona.Text = "Zelda Corona fix"; - this.Glide_flame_corona.UseVisualStyleBackColor = true; - // - // label29 - // - this.label29.AutoSize = true; - this.label29.Location = new System.Drawing.Point(6, 39); - this.label29.Name = "label29"; - this.label29.Size = new System.Drawing.Size(90, 13); - this.label29.TabIndex = 2; - this.label29.Text = "Force Microcode:"; - // - // Glide_ucode - // - this.Glide_ucode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.Glide_ucode.FormattingEnabled = true; - this.Glide_ucode.Items.AddRange(new object[] { + this.Glide_card_id.Location = new System.Drawing.Point(58, 86); + this.Glide_card_id.Name = "Glide_card_id"; + this.Glide_card_id.Size = new System.Drawing.Size(36, 21); + this.Glide_card_id.TabIndex = 4; + // + // Glide_flame_corona + // + this.Glide_flame_corona.AutoSize = true; + this.Glide_flame_corona.Location = new System.Drawing.Point(9, 63); + this.Glide_flame_corona.Name = "Glide_flame_corona"; + this.Glide_flame_corona.Size = new System.Drawing.Size(103, 17); + this.Glide_flame_corona.TabIndex = 3; + this.Glide_flame_corona.Text = "Zelda Corona fix"; + this.Glide_flame_corona.UseVisualStyleBackColor = true; + // + // label29 + // + this.label29.AutoSize = true; + this.label29.Location = new System.Drawing.Point(6, 39); + this.label29.Name = "label29"; + this.label29.Size = new System.Drawing.Size(90, 13); + this.label29.TabIndex = 2; + this.label29.Text = "Force Microcode:"; + // + // Glide_ucode + // + this.Glide_ucode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.Glide_ucode.FormattingEnabled = true; + this.Glide_ucode.Items.AddRange(new object[] { "0: RSP SW 2.0X (ex. Super Mario 64)", "1: F3DEX 1.XX (ex. Star Fox 64)", "2: F3DEX 2.XX (ex. Zelda: OOT)", @@ -2191,336 +2169,336 @@ "6: S2DEX 1.XX (ex. Yoshi\'s Story)", "7: RSP SW PD (ex. Perfect Dark)", "8: F3DEXBG 2.08 (ex. Conker\'s Bad Fur Day)"}); - this.Glide_ucode.Location = new System.Drawing.Point(102, 36); - this.Glide_ucode.Name = "Glide_ucode"; - this.Glide_ucode.Size = new System.Drawing.Size(273, 21); - this.Glide_ucode.TabIndex = 1; - // - // Glide_autodetect_ucode - // - this.Glide_autodetect_ucode.AutoSize = true; - this.Glide_autodetect_ucode.Location = new System.Drawing.Point(9, 13); - this.Glide_autodetect_ucode.Name = "Glide_autodetect_ucode"; - this.Glide_autodetect_ucode.Size = new System.Drawing.Size(131, 17); - this.Glide_autodetect_ucode.TabIndex = 0; - this.Glide_autodetect_ucode.Text = "Autodetect Microcode"; - this.Glide_autodetect_ucode.UseVisualStyleBackColor = true; - // - // GlidePerGameHacks1 - // - this.GlidePerGameHacks1.Controls.Add(this.Glide_wrap_big_tex); - this.GlidePerGameHacks1.Controls.Add(this.Glide_use_sts1_only); - this.GlidePerGameHacks1.Controls.Add(this.Glide_soft_depth_compare); - this.GlidePerGameHacks1.Controls.Add(this.Glide_PPL); - this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_optimize_write); - this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_optimize_texrect); - this.GlidePerGameHacks1.Controls.Add(this.Glide_increase_texrect_edge); - this.GlidePerGameHacks1.Controls.Add(this.Glide_increase_primdepth); - this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_ignore_previous); - this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_ignore_aux_copy); - this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_hires_buf_clear); - this.GlidePerGameHacks1.Controls.Add(this.Glide_force_microcheck); - this.GlidePerGameHacks1.Controls.Add(this.Glide_force_depth_compare); - this.GlidePerGameHacks1.Controls.Add(this.Glide_fog); - this.GlidePerGameHacks1.Controls.Add(this.Glide_fillcolor_fix); - this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_smart); - this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_read_alpha); - this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_hires); - this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_clear); - this.GlidePerGameHacks1.Controls.Add(this.Glide_detect_cpu_write); - this.GlidePerGameHacks1.Controls.Add(this.Glide_decrease_fillrect_edge); - this.GlidePerGameHacks1.Controls.Add(this.Glide_buff_clear); - this.GlidePerGameHacks1.Controls.Add(this.Glide_alt_tex_size); - this.GlidePerGameHacks1.Controls.Add(this.GlideUseDefaultHacks1); - this.GlidePerGameHacks1.Location = new System.Drawing.Point(4, 22); - this.GlidePerGameHacks1.Name = "GlidePerGameHacks1"; - this.GlidePerGameHacks1.Padding = new System.Windows.Forms.Padding(3); - this.GlidePerGameHacks1.Size = new System.Drawing.Size(564, 310); - this.GlidePerGameHacks1.TabIndex = 1; - this.GlidePerGameHacks1.Text = "Per Game Settings"; - this.GlidePerGameHacks1.UseVisualStyleBackColor = true; - // - // Glide_wrap_big_tex - // - this.Glide_wrap_big_tex.AutoSize = true; - this.Glide_wrap_big_tex.Location = new System.Drawing.Point(375, 62); - this.Glide_wrap_big_tex.Name = "Glide_wrap_big_tex"; - this.Glide_wrap_big_tex.Size = new System.Drawing.Size(86, 17); - this.Glide_wrap_big_tex.TabIndex = 33; - this.Glide_wrap_big_tex.Text = "Wrap big tex"; - this.Glide_wrap_big_tex.UseVisualStyleBackColor = true; - // - // Glide_use_sts1_only - // - this.Glide_use_sts1_only.AutoSize = true; - this.Glide_use_sts1_only.Location = new System.Drawing.Point(375, 39); - this.Glide_use_sts1_only.Name = "Glide_use_sts1_only"; - this.Glide_use_sts1_only.Size = new System.Drawing.Size(89, 17); - this.Glide_use_sts1_only.TabIndex = 32; - this.Glide_use_sts1_only.Text = "Use sts1 only"; - this.Glide_use_sts1_only.UseVisualStyleBackColor = true; - // - // Glide_soft_depth_compare - // - this.Glide_soft_depth_compare.AutoSize = true; - this.Glide_soft_depth_compare.Location = new System.Drawing.Point(192, 269); - this.Glide_soft_depth_compare.Name = "Glide_soft_depth_compare"; - this.Glide_soft_depth_compare.Size = new System.Drawing.Size(119, 17); - this.Glide_soft_depth_compare.TabIndex = 31; - this.Glide_soft_depth_compare.Text = "Soft depth compare"; - this.Glide_soft_depth_compare.UseVisualStyleBackColor = true; - // - // Glide_PPL - // - this.Glide_PPL.AutoSize = true; - this.Glide_PPL.Location = new System.Drawing.Point(192, 246); - this.Glide_PPL.Name = "Glide_PPL"; - this.Glide_PPL.Size = new System.Drawing.Size(46, 17); - this.Glide_PPL.TabIndex = 30; - this.Glide_PPL.Text = "PPL"; - this.Glide_PPL.UseVisualStyleBackColor = true; - // - // Glide_fb_optimize_write - // - this.Glide_fb_optimize_write.AutoSize = true; - this.Glide_fb_optimize_write.Location = new System.Drawing.Point(192, 223); - this.Glide_fb_optimize_write.Name = "Glide_fb_optimize_write"; - this.Glide_fb_optimize_write.Size = new System.Drawing.Size(91, 17); - this.Glide_fb_optimize_write.TabIndex = 29; - this.Glide_fb_optimize_write.Text = "Optimize write"; - this.Glide_fb_optimize_write.UseVisualStyleBackColor = true; - // - // Glide_fb_optimize_texrect - // - this.Glide_fb_optimize_texrect.AutoSize = true; - this.Glide_fb_optimize_texrect.Location = new System.Drawing.Point(192, 200); - this.Glide_fb_optimize_texrect.Name = "Glide_fb_optimize_texrect"; - this.Glide_fb_optimize_texrect.Size = new System.Drawing.Size(101, 17); - this.Glide_fb_optimize_texrect.TabIndex = 28; - this.Glide_fb_optimize_texrect.Text = "Optimize texrect"; - this.Glide_fb_optimize_texrect.UseVisualStyleBackColor = true; - // - // Glide_increase_texrect_edge - // - this.Glide_increase_texrect_edge.AutoSize = true; - this.Glide_increase_texrect_edge.Location = new System.Drawing.Point(192, 177); - this.Glide_increase_texrect_edge.Name = "Glide_increase_texrect_edge"; - this.Glide_increase_texrect_edge.Size = new System.Drawing.Size(129, 17); - this.Glide_increase_texrect_edge.TabIndex = 27; - this.Glide_increase_texrect_edge.Text = "Increase texrect edge"; - this.Glide_increase_texrect_edge.UseVisualStyleBackColor = true; - // - // Glide_increase_primdepth - // - this.Glide_increase_primdepth.AutoSize = true; - this.Glide_increase_primdepth.Location = new System.Drawing.Point(192, 154); - this.Glide_increase_primdepth.Name = "Glide_increase_primdepth"; - this.Glide_increase_primdepth.Size = new System.Drawing.Size(116, 17); - this.Glide_increase_primdepth.TabIndex = 26; - this.Glide_increase_primdepth.Text = "Increase primdepth"; - this.Glide_increase_primdepth.UseVisualStyleBackColor = true; - // - // Glide_fb_ignore_previous - // - this.Glide_fb_ignore_previous.AutoSize = true; - this.Glide_fb_ignore_previous.Location = new System.Drawing.Point(192, 131); - this.Glide_fb_ignore_previous.Name = "Glide_fb_ignore_previous"; - this.Glide_fb_ignore_previous.Size = new System.Drawing.Size(100, 17); - this.Glide_fb_ignore_previous.TabIndex = 25; - this.Glide_fb_ignore_previous.Text = "Ignore Previous"; - this.Glide_fb_ignore_previous.UseVisualStyleBackColor = true; - // - // Glide_fb_ignore_aux_copy - // - this.Glide_fb_ignore_aux_copy.AutoSize = true; - this.Glide_fb_ignore_aux_copy.Location = new System.Drawing.Point(192, 108); - this.Glide_fb_ignore_aux_copy.Name = "Glide_fb_ignore_aux_copy"; - this.Glide_fb_ignore_aux_copy.Size = new System.Drawing.Size(102, 17); - this.Glide_fb_ignore_aux_copy.TabIndex = 24; - this.Glide_fb_ignore_aux_copy.Text = "Ignore aux copy"; - this.Glide_fb_ignore_aux_copy.UseVisualStyleBackColor = true; - // - // Glide_fb_hires_buf_clear - // - this.Glide_fb_hires_buf_clear.AutoSize = true; - this.Glide_fb_hires_buf_clear.Location = new System.Drawing.Point(192, 85); - this.Glide_fb_hires_buf_clear.Name = "Glide_fb_hires_buf_clear"; - this.Glide_fb_hires_buf_clear.Size = new System.Drawing.Size(109, 17); - this.Glide_fb_hires_buf_clear.TabIndex = 23; - this.Glide_fb_hires_buf_clear.Text = "Hi-res buffer clear"; - this.Glide_fb_hires_buf_clear.UseVisualStyleBackColor = true; - // - // Glide_force_microcheck - // - this.Glide_force_microcheck.AutoSize = true; - this.Glide_force_microcheck.Location = new System.Drawing.Point(192, 62); - this.Glide_force_microcheck.Name = "Glide_force_microcheck"; - this.Glide_force_microcheck.Size = new System.Drawing.Size(165, 17); - this.Glide_force_microcheck.TabIndex = 22; - this.Glide_force_microcheck.Text = "Check microcode each frame"; - this.Glide_force_microcheck.UseVisualStyleBackColor = true; - // - // Glide_force_depth_compare - // - this.Glide_force_depth_compare.AutoSize = true; - this.Glide_force_depth_compare.Location = new System.Drawing.Point(192, 39); - this.Glide_force_depth_compare.Name = "Glide_force_depth_compare"; - this.Glide_force_depth_compare.Size = new System.Drawing.Size(130, 17); - this.Glide_force_depth_compare.TabIndex = 21; - this.Glide_force_depth_compare.Text = "Force Depth Compare"; - this.Glide_force_depth_compare.UseVisualStyleBackColor = true; - // - // Glide_fog - // - this.Glide_fog.AutoSize = true; - this.Glide_fog.Location = new System.Drawing.Point(6, 269); - this.Glide_fog.Name = "Glide_fog"; - this.Glide_fog.Size = new System.Drawing.Size(86, 17); - this.Glide_fog.TabIndex = 20; - this.Glide_fog.Text = "Fog Enabled"; - this.Glide_fog.UseVisualStyleBackColor = true; - // - // Glide_fillcolor_fix - // - this.Glide_fillcolor_fix.AutoSize = true; - this.Glide_fillcolor_fix.Location = new System.Drawing.Point(6, 246); - this.Glide_fillcolor_fix.Name = "Glide_fillcolor_fix"; - this.Glide_fillcolor_fix.Size = new System.Drawing.Size(77, 17); - this.Glide_fillcolor_fix.TabIndex = 19; - this.Glide_fillcolor_fix.Text = "Fillcolor Fix"; - this.Glide_fillcolor_fix.UseVisualStyleBackColor = true; - // - // Glide_fb_smart - // - this.Glide_fb_smart.AutoSize = true; - this.Glide_fb_smart.Location = new System.Drawing.Point(6, 223); - this.Glide_fb_smart.Name = "Glide_fb_smart"; - this.Glide_fb_smart.Size = new System.Drawing.Size(109, 17); - this.Glide_fb_smart.TabIndex = 18; - this.Glide_fb_smart.Text = "Smart framebuffer"; - this.Glide_fb_smart.UseVisualStyleBackColor = true; - // - // Glide_fb_read_alpha - // - this.Glide_fb_read_alpha.AutoSize = true; - this.Glide_fb_read_alpha.Location = new System.Drawing.Point(6, 200); - this.Glide_fb_read_alpha.Name = "Glide_fb_read_alpha"; - this.Glide_fb_read_alpha.Size = new System.Drawing.Size(135, 17); - this.Glide_fb_read_alpha.TabIndex = 17; - this.Glide_fb_read_alpha.Text = "Framebuffer read alpha"; - this.Glide_fb_read_alpha.UseVisualStyleBackColor = true; - // - // Glide_fb_hires - // - this.Glide_fb_hires.AutoSize = true; - this.Glide_fb_hires.Location = new System.Drawing.Point(6, 154); - this.Glide_fb_hires.Name = "Glide_fb_hires"; - this.Glide_fb_hires.Size = new System.Drawing.Size(109, 17); - this.Glide_fb_hires.TabIndex = 15; - this.Glide_fb_hires.Text = "Hi-res framebuffer"; - this.Glide_fb_hires.UseVisualStyleBackColor = true; - // - // Glide_fb_clear - // - this.Glide_fb_clear.AutoSize = true; - this.Glide_fb_clear.Location = new System.Drawing.Point(6, 131); - this.Glide_fb_clear.Name = "Glide_fb_clear"; - this.Glide_fb_clear.Size = new System.Drawing.Size(106, 17); - this.Glide_fb_clear.TabIndex = 7; - this.Glide_fb_clear.Text = "Clear framebuffer"; - this.Glide_fb_clear.UseVisualStyleBackColor = true; - // - // Glide_detect_cpu_write - // - this.Glide_detect_cpu_write.AutoSize = true; - this.Glide_detect_cpu_write.Location = new System.Drawing.Point(6, 108); - this.Glide_detect_cpu_write.Name = "Glide_detect_cpu_write"; - this.Glide_detect_cpu_write.Size = new System.Drawing.Size(113, 17); - this.Glide_detect_cpu_write.TabIndex = 6; - this.Glide_detect_cpu_write.Text = "Detect CPU writes"; - this.Glide_detect_cpu_write.UseVisualStyleBackColor = true; - // - // Glide_decrease_fillrect_edge - // - this.Glide_decrease_fillrect_edge.AutoSize = true; - this.Glide_decrease_fillrect_edge.Location = new System.Drawing.Point(6, 85); - this.Glide_decrease_fillrect_edge.Name = "Glide_decrease_fillrect_edge"; - this.Glide_decrease_fillrect_edge.Size = new System.Drawing.Size(133, 17); - this.Glide_decrease_fillrect_edge.TabIndex = 5; - this.Glide_decrease_fillrect_edge.Text = "Decrease Fillrect Edge"; - this.Glide_decrease_fillrect_edge.UseVisualStyleBackColor = true; - // - // Glide_buff_clear - // - this.Glide_buff_clear.AutoSize = true; - this.Glide_buff_clear.Location = new System.Drawing.Point(6, 62); - this.Glide_buff_clear.Name = "Glide_buff_clear"; - this.Glide_buff_clear.Size = new System.Drawing.Size(153, 17); - this.Glide_buff_clear.TabIndex = 4; - this.Glide_buff_clear.Text = "Buffer clear on every frame"; - this.Glide_buff_clear.UseVisualStyleBackColor = true; - // - // Glide_alt_tex_size - // - this.Glide_alt_tex_size.AutoSize = true; - this.Glide_alt_tex_size.Location = new System.Drawing.Point(6, 39); - this.Glide_alt_tex_size.Name = "Glide_alt_tex_size"; - this.Glide_alt_tex_size.Size = new System.Drawing.Size(169, 17); - this.Glide_alt_tex_size.TabIndex = 3; - this.Glide_alt_tex_size.Text = "Alternate Texture Size Method"; - this.Glide_alt_tex_size.UseVisualStyleBackColor = true; - // - // GlideUseDefaultHacks1 - // - this.GlideUseDefaultHacks1.AutoSize = true; - this.GlideUseDefaultHacks1.Location = new System.Drawing.Point(6, 6); - this.GlideUseDefaultHacks1.Name = "GlideUseDefaultHacks1"; - this.GlideUseDefaultHacks1.Size = new System.Drawing.Size(165, 17); - this.GlideUseDefaultHacks1.TabIndex = 2; - this.GlideUseDefaultHacks1.Text = "Use defaults for current game"; - this.GlideUseDefaultHacks1.UseVisualStyleBackColor = true; - this.GlideUseDefaultHacks1.CheckedChanged += new System.EventHandler(this.GlideUseDefaultHacks1_CheckedChanged); - // - // GlidePerGameHacks2 - // - this.GlidePerGameHacks2.Controls.Add(this.label44); - this.GlidePerGameHacks2.Controls.Add(this.Glide_enable_hacks_for_game); - this.GlidePerGameHacks2.Controls.Add(this.label43); - this.GlidePerGameHacks2.Controls.Add(this.Glide_swapmode); - this.GlidePerGameHacks2.Controls.Add(this.label42); - this.GlidePerGameHacks2.Controls.Add(this.Glide_stipple_pattern); - this.GlidePerGameHacks2.Controls.Add(this.label41); - this.GlidePerGameHacks2.Controls.Add(this.Glide_stipple_mode); - this.GlidePerGameHacks2.Controls.Add(this.label36); - this.GlidePerGameHacks2.Controls.Add(this.Glide_lodmode); - this.GlidePerGameHacks2.Controls.Add(this.label35); - this.GlidePerGameHacks2.Controls.Add(this.Glide_fix_tex_coord); - this.GlidePerGameHacks2.Controls.Add(this.label34); - this.GlidePerGameHacks2.Controls.Add(this.Glide_filtering); - this.GlidePerGameHacks2.Controls.Add(this.label33); - this.GlidePerGameHacks2.Controls.Add(this.Glide_depth_bias); - this.GlidePerGameHacks2.Controls.Add(this.GlideUseDefaultHacks2); - this.GlidePerGameHacks2.Location = new System.Drawing.Point(4, 22); - this.GlidePerGameHacks2.Name = "GlidePerGameHacks2"; - this.GlidePerGameHacks2.Size = new System.Drawing.Size(564, 310); - this.GlidePerGameHacks2.TabIndex = 2; - this.GlidePerGameHacks2.Text = "More Per Game Settings"; - this.GlidePerGameHacks2.UseVisualStyleBackColor = true; - // - // label44 - // - this.label44.AutoSize = true; - this.label44.Location = new System.Drawing.Point(271, 62); - this.label44.Name = "label44"; - this.label44.Size = new System.Drawing.Size(119, 13); - this.label44.TabIndex = 54; - this.label44.Text = "Enable hacks for game:"; - // - // Glide_enable_hacks_for_game - // - this.Glide_enable_hacks_for_game.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.Glide_enable_hacks_for_game.FormattingEnabled = true; - this.Glide_enable_hacks_for_game.Items.AddRange(new object[] { + this.Glide_ucode.Location = new System.Drawing.Point(102, 36); + this.Glide_ucode.Name = "Glide_ucode"; + this.Glide_ucode.Size = new System.Drawing.Size(273, 21); + this.Glide_ucode.TabIndex = 1; + // + // Glide_autodetect_ucode + // + this.Glide_autodetect_ucode.AutoSize = true; + this.Glide_autodetect_ucode.Location = new System.Drawing.Point(9, 13); + this.Glide_autodetect_ucode.Name = "Glide_autodetect_ucode"; + this.Glide_autodetect_ucode.Size = new System.Drawing.Size(131, 17); + this.Glide_autodetect_ucode.TabIndex = 0; + this.Glide_autodetect_ucode.Text = "Autodetect Microcode"; + this.Glide_autodetect_ucode.UseVisualStyleBackColor = true; + // + // GlidePerGameHacks1 + // + this.GlidePerGameHacks1.Controls.Add(this.Glide_wrap_big_tex); + this.GlidePerGameHacks1.Controls.Add(this.Glide_use_sts1_only); + this.GlidePerGameHacks1.Controls.Add(this.Glide_soft_depth_compare); + this.GlidePerGameHacks1.Controls.Add(this.Glide_PPL); + this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_optimize_write); + this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_optimize_texrect); + this.GlidePerGameHacks1.Controls.Add(this.Glide_increase_texrect_edge); + this.GlidePerGameHacks1.Controls.Add(this.Glide_increase_primdepth); + this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_ignore_previous); + this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_ignore_aux_copy); + this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_hires_buf_clear); + this.GlidePerGameHacks1.Controls.Add(this.Glide_force_microcheck); + this.GlidePerGameHacks1.Controls.Add(this.Glide_force_depth_compare); + this.GlidePerGameHacks1.Controls.Add(this.Glide_fog); + this.GlidePerGameHacks1.Controls.Add(this.Glide_fillcolor_fix); + this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_smart); + this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_read_alpha); + this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_hires); + this.GlidePerGameHacks1.Controls.Add(this.Glide_fb_clear); + this.GlidePerGameHacks1.Controls.Add(this.Glide_detect_cpu_write); + this.GlidePerGameHacks1.Controls.Add(this.Glide_decrease_fillrect_edge); + this.GlidePerGameHacks1.Controls.Add(this.Glide_buff_clear); + this.GlidePerGameHacks1.Controls.Add(this.Glide_alt_tex_size); + this.GlidePerGameHacks1.Controls.Add(this.GlideUseDefaultHacks1); + this.GlidePerGameHacks1.Location = new System.Drawing.Point(4, 22); + this.GlidePerGameHacks1.Name = "GlidePerGameHacks1"; + this.GlidePerGameHacks1.Padding = new System.Windows.Forms.Padding(3); + this.GlidePerGameHacks1.Size = new System.Drawing.Size(564, 310); + this.GlidePerGameHacks1.TabIndex = 1; + this.GlidePerGameHacks1.Text = "Per Game Settings"; + this.GlidePerGameHacks1.UseVisualStyleBackColor = true; + // + // Glide_wrap_big_tex + // + this.Glide_wrap_big_tex.AutoSize = true; + this.Glide_wrap_big_tex.Location = new System.Drawing.Point(375, 62); + this.Glide_wrap_big_tex.Name = "Glide_wrap_big_tex"; + this.Glide_wrap_big_tex.Size = new System.Drawing.Size(86, 17); + this.Glide_wrap_big_tex.TabIndex = 33; + this.Glide_wrap_big_tex.Text = "Wrap big tex"; + this.Glide_wrap_big_tex.UseVisualStyleBackColor = true; + // + // Glide_use_sts1_only + // + this.Glide_use_sts1_only.AutoSize = true; + this.Glide_use_sts1_only.Location = new System.Drawing.Point(375, 39); + this.Glide_use_sts1_only.Name = "Glide_use_sts1_only"; + this.Glide_use_sts1_only.Size = new System.Drawing.Size(89, 17); + this.Glide_use_sts1_only.TabIndex = 32; + this.Glide_use_sts1_only.Text = "Use sts1 only"; + this.Glide_use_sts1_only.UseVisualStyleBackColor = true; + // + // Glide_soft_depth_compare + // + this.Glide_soft_depth_compare.AutoSize = true; + this.Glide_soft_depth_compare.Location = new System.Drawing.Point(192, 269); + this.Glide_soft_depth_compare.Name = "Glide_soft_depth_compare"; + this.Glide_soft_depth_compare.Size = new System.Drawing.Size(119, 17); + this.Glide_soft_depth_compare.TabIndex = 31; + this.Glide_soft_depth_compare.Text = "Soft depth compare"; + this.Glide_soft_depth_compare.UseVisualStyleBackColor = true; + // + // Glide_PPL + // + this.Glide_PPL.AutoSize = true; + this.Glide_PPL.Location = new System.Drawing.Point(192, 246); + this.Glide_PPL.Name = "Glide_PPL"; + this.Glide_PPL.Size = new System.Drawing.Size(46, 17); + this.Glide_PPL.TabIndex = 30; + this.Glide_PPL.Text = "PPL"; + this.Glide_PPL.UseVisualStyleBackColor = true; + // + // Glide_fb_optimize_write + // + this.Glide_fb_optimize_write.AutoSize = true; + this.Glide_fb_optimize_write.Location = new System.Drawing.Point(192, 223); + this.Glide_fb_optimize_write.Name = "Glide_fb_optimize_write"; + this.Glide_fb_optimize_write.Size = new System.Drawing.Size(91, 17); + this.Glide_fb_optimize_write.TabIndex = 29; + this.Glide_fb_optimize_write.Text = "Optimize write"; + this.Glide_fb_optimize_write.UseVisualStyleBackColor = true; + // + // Glide_fb_optimize_texrect + // + this.Glide_fb_optimize_texrect.AutoSize = true; + this.Glide_fb_optimize_texrect.Location = new System.Drawing.Point(192, 200); + this.Glide_fb_optimize_texrect.Name = "Glide_fb_optimize_texrect"; + this.Glide_fb_optimize_texrect.Size = new System.Drawing.Size(101, 17); + this.Glide_fb_optimize_texrect.TabIndex = 28; + this.Glide_fb_optimize_texrect.Text = "Optimize texrect"; + this.Glide_fb_optimize_texrect.UseVisualStyleBackColor = true; + // + // Glide_increase_texrect_edge + // + this.Glide_increase_texrect_edge.AutoSize = true; + this.Glide_increase_texrect_edge.Location = new System.Drawing.Point(192, 177); + this.Glide_increase_texrect_edge.Name = "Glide_increase_texrect_edge"; + this.Glide_increase_texrect_edge.Size = new System.Drawing.Size(129, 17); + this.Glide_increase_texrect_edge.TabIndex = 27; + this.Glide_increase_texrect_edge.Text = "Increase texrect edge"; + this.Glide_increase_texrect_edge.UseVisualStyleBackColor = true; + // + // Glide_increase_primdepth + // + this.Glide_increase_primdepth.AutoSize = true; + this.Glide_increase_primdepth.Location = new System.Drawing.Point(192, 154); + this.Glide_increase_primdepth.Name = "Glide_increase_primdepth"; + this.Glide_increase_primdepth.Size = new System.Drawing.Size(116, 17); + this.Glide_increase_primdepth.TabIndex = 26; + this.Glide_increase_primdepth.Text = "Increase primdepth"; + this.Glide_increase_primdepth.UseVisualStyleBackColor = true; + // + // Glide_fb_ignore_previous + // + this.Glide_fb_ignore_previous.AutoSize = true; + this.Glide_fb_ignore_previous.Location = new System.Drawing.Point(192, 131); + this.Glide_fb_ignore_previous.Name = "Glide_fb_ignore_previous"; + this.Glide_fb_ignore_previous.Size = new System.Drawing.Size(100, 17); + this.Glide_fb_ignore_previous.TabIndex = 25; + this.Glide_fb_ignore_previous.Text = "Ignore Previous"; + this.Glide_fb_ignore_previous.UseVisualStyleBackColor = true; + // + // Glide_fb_ignore_aux_copy + // + this.Glide_fb_ignore_aux_copy.AutoSize = true; + this.Glide_fb_ignore_aux_copy.Location = new System.Drawing.Point(192, 108); + this.Glide_fb_ignore_aux_copy.Name = "Glide_fb_ignore_aux_copy"; + this.Glide_fb_ignore_aux_copy.Size = new System.Drawing.Size(102, 17); + this.Glide_fb_ignore_aux_copy.TabIndex = 24; + this.Glide_fb_ignore_aux_copy.Text = "Ignore aux copy"; + this.Glide_fb_ignore_aux_copy.UseVisualStyleBackColor = true; + // + // Glide_fb_hires_buf_clear + // + this.Glide_fb_hires_buf_clear.AutoSize = true; + this.Glide_fb_hires_buf_clear.Location = new System.Drawing.Point(192, 85); + this.Glide_fb_hires_buf_clear.Name = "Glide_fb_hires_buf_clear"; + this.Glide_fb_hires_buf_clear.Size = new System.Drawing.Size(109, 17); + this.Glide_fb_hires_buf_clear.TabIndex = 23; + this.Glide_fb_hires_buf_clear.Text = "Hi-res buffer clear"; + this.Glide_fb_hires_buf_clear.UseVisualStyleBackColor = true; + // + // Glide_force_microcheck + // + this.Glide_force_microcheck.AutoSize = true; + this.Glide_force_microcheck.Location = new System.Drawing.Point(192, 62); + this.Glide_force_microcheck.Name = "Glide_force_microcheck"; + this.Glide_force_microcheck.Size = new System.Drawing.Size(165, 17); + this.Glide_force_microcheck.TabIndex = 22; + this.Glide_force_microcheck.Text = "Check microcode each frame"; + this.Glide_force_microcheck.UseVisualStyleBackColor = true; + // + // Glide_force_depth_compare + // + this.Glide_force_depth_compare.AutoSize = true; + this.Glide_force_depth_compare.Location = new System.Drawing.Point(192, 39); + this.Glide_force_depth_compare.Name = "Glide_force_depth_compare"; + this.Glide_force_depth_compare.Size = new System.Drawing.Size(130, 17); + this.Glide_force_depth_compare.TabIndex = 21; + this.Glide_force_depth_compare.Text = "Force Depth Compare"; + this.Glide_force_depth_compare.UseVisualStyleBackColor = true; + // + // Glide_fog + // + this.Glide_fog.AutoSize = true; + this.Glide_fog.Location = new System.Drawing.Point(6, 269); + this.Glide_fog.Name = "Glide_fog"; + this.Glide_fog.Size = new System.Drawing.Size(86, 17); + this.Glide_fog.TabIndex = 20; + this.Glide_fog.Text = "Fog Enabled"; + this.Glide_fog.UseVisualStyleBackColor = true; + // + // Glide_fillcolor_fix + // + this.Glide_fillcolor_fix.AutoSize = true; + this.Glide_fillcolor_fix.Location = new System.Drawing.Point(6, 246); + this.Glide_fillcolor_fix.Name = "Glide_fillcolor_fix"; + this.Glide_fillcolor_fix.Size = new System.Drawing.Size(77, 17); + this.Glide_fillcolor_fix.TabIndex = 19; + this.Glide_fillcolor_fix.Text = "Fillcolor Fix"; + this.Glide_fillcolor_fix.UseVisualStyleBackColor = true; + // + // Glide_fb_smart + // + this.Glide_fb_smart.AutoSize = true; + this.Glide_fb_smart.Location = new System.Drawing.Point(6, 223); + this.Glide_fb_smart.Name = "Glide_fb_smart"; + this.Glide_fb_smart.Size = new System.Drawing.Size(109, 17); + this.Glide_fb_smart.TabIndex = 18; + this.Glide_fb_smart.Text = "Smart framebuffer"; + this.Glide_fb_smart.UseVisualStyleBackColor = true; + // + // Glide_fb_read_alpha + // + this.Glide_fb_read_alpha.AutoSize = true; + this.Glide_fb_read_alpha.Location = new System.Drawing.Point(6, 200); + this.Glide_fb_read_alpha.Name = "Glide_fb_read_alpha"; + this.Glide_fb_read_alpha.Size = new System.Drawing.Size(135, 17); + this.Glide_fb_read_alpha.TabIndex = 17; + this.Glide_fb_read_alpha.Text = "Framebuffer read alpha"; + this.Glide_fb_read_alpha.UseVisualStyleBackColor = true; + // + // Glide_fb_hires + // + this.Glide_fb_hires.AutoSize = true; + this.Glide_fb_hires.Location = new System.Drawing.Point(6, 154); + this.Glide_fb_hires.Name = "Glide_fb_hires"; + this.Glide_fb_hires.Size = new System.Drawing.Size(109, 17); + this.Glide_fb_hires.TabIndex = 15; + this.Glide_fb_hires.Text = "Hi-res framebuffer"; + this.Glide_fb_hires.UseVisualStyleBackColor = true; + // + // Glide_fb_clear + // + this.Glide_fb_clear.AutoSize = true; + this.Glide_fb_clear.Location = new System.Drawing.Point(6, 131); + this.Glide_fb_clear.Name = "Glide_fb_clear"; + this.Glide_fb_clear.Size = new System.Drawing.Size(106, 17); + this.Glide_fb_clear.TabIndex = 7; + this.Glide_fb_clear.Text = "Clear framebuffer"; + this.Glide_fb_clear.UseVisualStyleBackColor = true; + // + // Glide_detect_cpu_write + // + this.Glide_detect_cpu_write.AutoSize = true; + this.Glide_detect_cpu_write.Location = new System.Drawing.Point(6, 108); + this.Glide_detect_cpu_write.Name = "Glide_detect_cpu_write"; + this.Glide_detect_cpu_write.Size = new System.Drawing.Size(113, 17); + this.Glide_detect_cpu_write.TabIndex = 6; + this.Glide_detect_cpu_write.Text = "Detect CPU writes"; + this.Glide_detect_cpu_write.UseVisualStyleBackColor = true; + // + // Glide_decrease_fillrect_edge + // + this.Glide_decrease_fillrect_edge.AutoSize = true; + this.Glide_decrease_fillrect_edge.Location = new System.Drawing.Point(6, 85); + this.Glide_decrease_fillrect_edge.Name = "Glide_decrease_fillrect_edge"; + this.Glide_decrease_fillrect_edge.Size = new System.Drawing.Size(133, 17); + this.Glide_decrease_fillrect_edge.TabIndex = 5; + this.Glide_decrease_fillrect_edge.Text = "Decrease Fillrect Edge"; + this.Glide_decrease_fillrect_edge.UseVisualStyleBackColor = true; + // + // Glide_buff_clear + // + this.Glide_buff_clear.AutoSize = true; + this.Glide_buff_clear.Location = new System.Drawing.Point(6, 62); + this.Glide_buff_clear.Name = "Glide_buff_clear"; + this.Glide_buff_clear.Size = new System.Drawing.Size(153, 17); + this.Glide_buff_clear.TabIndex = 4; + this.Glide_buff_clear.Text = "Buffer clear on every frame"; + this.Glide_buff_clear.UseVisualStyleBackColor = true; + // + // Glide_alt_tex_size + // + this.Glide_alt_tex_size.AutoSize = true; + this.Glide_alt_tex_size.Location = new System.Drawing.Point(6, 39); + this.Glide_alt_tex_size.Name = "Glide_alt_tex_size"; + this.Glide_alt_tex_size.Size = new System.Drawing.Size(169, 17); + this.Glide_alt_tex_size.TabIndex = 3; + this.Glide_alt_tex_size.Text = "Alternate Texture Size Method"; + this.Glide_alt_tex_size.UseVisualStyleBackColor = true; + // + // GlideUseDefaultHacks1 + // + this.GlideUseDefaultHacks1.AutoSize = true; + this.GlideUseDefaultHacks1.Location = new System.Drawing.Point(6, 6); + this.GlideUseDefaultHacks1.Name = "GlideUseDefaultHacks1"; + this.GlideUseDefaultHacks1.Size = new System.Drawing.Size(165, 17); + this.GlideUseDefaultHacks1.TabIndex = 2; + this.GlideUseDefaultHacks1.Text = "Use defaults for current game"; + this.GlideUseDefaultHacks1.UseVisualStyleBackColor = true; + this.GlideUseDefaultHacks1.CheckedChanged += new System.EventHandler(this.GlideUseDefaultHacks1_CheckedChanged); + // + // GlidePerGameHacks2 + // + this.GlidePerGameHacks2.Controls.Add(this.label44); + this.GlidePerGameHacks2.Controls.Add(this.Glide_enable_hacks_for_game); + this.GlidePerGameHacks2.Controls.Add(this.label43); + this.GlidePerGameHacks2.Controls.Add(this.Glide_swapmode); + this.GlidePerGameHacks2.Controls.Add(this.label42); + this.GlidePerGameHacks2.Controls.Add(this.Glide_stipple_pattern); + this.GlidePerGameHacks2.Controls.Add(this.label41); + this.GlidePerGameHacks2.Controls.Add(this.Glide_stipple_mode); + this.GlidePerGameHacks2.Controls.Add(this.label36); + this.GlidePerGameHacks2.Controls.Add(this.Glide_lodmode); + this.GlidePerGameHacks2.Controls.Add(this.label35); + this.GlidePerGameHacks2.Controls.Add(this.Glide_fix_tex_coord); + this.GlidePerGameHacks2.Controls.Add(this.label34); + this.GlidePerGameHacks2.Controls.Add(this.Glide_filtering); + this.GlidePerGameHacks2.Controls.Add(this.label33); + this.GlidePerGameHacks2.Controls.Add(this.Glide_depth_bias); + this.GlidePerGameHacks2.Controls.Add(this.GlideUseDefaultHacks2); + this.GlidePerGameHacks2.Location = new System.Drawing.Point(4, 22); + this.GlidePerGameHacks2.Name = "GlidePerGameHacks2"; + this.GlidePerGameHacks2.Size = new System.Drawing.Size(564, 310); + this.GlidePerGameHacks2.TabIndex = 2; + this.GlidePerGameHacks2.Text = "More Per Game Settings"; + this.GlidePerGameHacks2.UseVisualStyleBackColor = true; + // + // label44 + // + this.label44.AutoSize = true; + this.label44.Location = new System.Drawing.Point(271, 62); + this.label44.Name = "label44"; + this.label44.Size = new System.Drawing.Size(119, 13); + this.label44.TabIndex = 54; + this.label44.Text = "Enable hacks for game:"; + // + // Glide_enable_hacks_for_game + // + this.Glide_enable_hacks_for_game.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.Glide_enable_hacks_for_game.FormattingEnabled = true; + this.Glide_enable_hacks_for_game.Items.AddRange(new object[] { "None", "Zelda", "Bomberman64", @@ -2541,691 +2519,691 @@ "Top Gear Rally 2", "Killer Instinct", "LEGO Racers"}); - this.Glide_enable_hacks_for_game.Location = new System.Drawing.Point(396, 59); - this.Glide_enable_hacks_for_game.Name = "Glide_enable_hacks_for_game"; - this.Glide_enable_hacks_for_game.Size = new System.Drawing.Size(155, 21); - this.Glide_enable_hacks_for_game.TabIndex = 53; - // - // label43 - // - this.label43.AutoSize = true; - this.label43.Location = new System.Drawing.Point(266, 36); - this.label43.Name = "label43"; - this.label43.Size = new System.Drawing.Size(124, 13); - this.label43.TabIndex = 40; - this.label43.Text = "Buffer swapping method:"; - // - // Glide_swapmode - // - this.Glide_swapmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.Glide_swapmode.FormattingEnabled = true; - this.Glide_swapmode.Items.AddRange(new object[] { + this.Glide_enable_hacks_for_game.Location = new System.Drawing.Point(396, 59); + this.Glide_enable_hacks_for_game.Name = "Glide_enable_hacks_for_game"; + this.Glide_enable_hacks_for_game.Size = new System.Drawing.Size(155, 21); + this.Glide_enable_hacks_for_game.TabIndex = 53; + // + // label43 + // + this.label43.AutoSize = true; + this.label43.Location = new System.Drawing.Point(266, 36); + this.label43.Name = "label43"; + this.label43.Size = new System.Drawing.Size(124, 13); + this.label43.TabIndex = 40; + this.label43.Text = "Buffer swapping method:"; + // + // Glide_swapmode + // + this.Glide_swapmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.Glide_swapmode.FormattingEnabled = true; + this.Glide_swapmode.Items.AddRange(new object[] { "Old", "New", "Hybrid"}); - this.Glide_swapmode.Location = new System.Drawing.Point(396, 32); - this.Glide_swapmode.Name = "Glide_swapmode"; - this.Glide_swapmode.Size = new System.Drawing.Size(78, 21); - this.Glide_swapmode.TabIndex = 39; - // - // label42 - // - this.label42.AutoSize = true; - this.label42.Location = new System.Drawing.Point(3, 275); - this.label42.Name = "label42"; - this.label42.Size = new System.Drawing.Size(78, 13); - this.label42.TabIndex = 38; - this.label42.Text = "Stipple pattern:"; - // - // Glide_stipple_pattern - // - this.Glide_stipple_pattern.Location = new System.Drawing.Point(92, 272); - this.Glide_stipple_pattern.Name = "Glide_stipple_pattern"; - this.Glide_stipple_pattern.Size = new System.Drawing.Size(78, 20); - this.Glide_stipple_pattern.TabIndex = 37; - // - // label41 - // - this.label41.AutoSize = true; - this.label41.Location = new System.Drawing.Point(3, 249); - this.label41.Name = "label41"; - this.label41.Size = new System.Drawing.Size(71, 13); - this.label41.TabIndex = 36; - this.label41.Text = "Stipple mode:"; - // - // Glide_stipple_mode - // - this.Glide_stipple_mode.Location = new System.Drawing.Point(92, 246); - this.Glide_stipple_mode.Name = "Glide_stipple_mode"; - this.Glide_stipple_mode.Size = new System.Drawing.Size(36, 20); - this.Glide_stipple_mode.TabIndex = 35; - // - // label36 - // - this.label36.AutoSize = true; - this.label36.Location = new System.Drawing.Point(3, 118); - this.label36.Name = "label36"; - this.label36.Size = new System.Drawing.Size(86, 13); - this.label36.TabIndex = 26; - this.label36.Text = "LOD calculation:"; - // - // Glide_lodmode - // - this.Glide_lodmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.Glide_lodmode.FormattingEnabled = true; - this.Glide_lodmode.Items.AddRange(new object[] { + this.Glide_swapmode.Location = new System.Drawing.Point(396, 32); + this.Glide_swapmode.Name = "Glide_swapmode"; + this.Glide_swapmode.Size = new System.Drawing.Size(78, 21); + this.Glide_swapmode.TabIndex = 39; + // + // label42 + // + this.label42.AutoSize = true; + this.label42.Location = new System.Drawing.Point(3, 275); + this.label42.Name = "label42"; + this.label42.Size = new System.Drawing.Size(78, 13); + this.label42.TabIndex = 38; + this.label42.Text = "Stipple pattern:"; + // + // Glide_stipple_pattern + // + this.Glide_stipple_pattern.Location = new System.Drawing.Point(92, 272); + this.Glide_stipple_pattern.Name = "Glide_stipple_pattern"; + this.Glide_stipple_pattern.Size = new System.Drawing.Size(78, 20); + this.Glide_stipple_pattern.TabIndex = 37; + // + // label41 + // + this.label41.AutoSize = true; + this.label41.Location = new System.Drawing.Point(3, 249); + this.label41.Name = "label41"; + this.label41.Size = new System.Drawing.Size(71, 13); + this.label41.TabIndex = 36; + this.label41.Text = "Stipple mode:"; + // + // Glide_stipple_mode + // + this.Glide_stipple_mode.Location = new System.Drawing.Point(92, 246); + this.Glide_stipple_mode.Name = "Glide_stipple_mode"; + this.Glide_stipple_mode.Size = new System.Drawing.Size(36, 20); + this.Glide_stipple_mode.TabIndex = 35; + // + // label36 + // + this.label36.AutoSize = true; + this.label36.Location = new System.Drawing.Point(3, 118); + this.label36.Name = "label36"; + this.label36.Size = new System.Drawing.Size(86, 13); + this.label36.TabIndex = 26; + this.label36.Text = "LOD calculation:"; + // + // Glide_lodmode + // + this.Glide_lodmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.Glide_lodmode.FormattingEnabled = true; + this.Glide_lodmode.Items.AddRange(new object[] { "Off", "Fast", "Precise"}); - this.Glide_lodmode.Location = new System.Drawing.Point(92, 115); - this.Glide_lodmode.Name = "Glide_lodmode"; - this.Glide_lodmode.Size = new System.Drawing.Size(78, 21); - this.Glide_lodmode.TabIndex = 25; - // - // label35 - // - this.label35.AutoSize = true; - this.label35.Location = new System.Drawing.Point(3, 92); - this.label35.Name = "label35"; - this.label35.Size = new System.Drawing.Size(70, 13); - this.label35.TabIndex = 24; - this.label35.Text = "Fix tex coord:"; - // - // Glide_fix_tex_coord - // - this.Glide_fix_tex_coord.Location = new System.Drawing.Point(92, 89); - this.Glide_fix_tex_coord.Name = "Glide_fix_tex_coord"; - this.Glide_fix_tex_coord.Size = new System.Drawing.Size(36, 20); - this.Glide_fix_tex_coord.TabIndex = 23; - // - // label34 - // - this.label34.AutoSize = true; - this.label34.Location = new System.Drawing.Point(3, 65); - this.label34.Name = "label34"; - this.label34.Size = new System.Drawing.Size(75, 13); - this.label34.TabIndex = 22; - this.label34.Text = "Filtering mode:"; - // - // Glide_filtering - // - this.Glide_filtering.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.Glide_filtering.FormattingEnabled = true; - this.Glide_filtering.Items.AddRange(new object[] { + this.Glide_lodmode.Location = new System.Drawing.Point(92, 115); + this.Glide_lodmode.Name = "Glide_lodmode"; + this.Glide_lodmode.Size = new System.Drawing.Size(78, 21); + this.Glide_lodmode.TabIndex = 25; + // + // label35 + // + this.label35.AutoSize = true; + this.label35.Location = new System.Drawing.Point(3, 92); + this.label35.Name = "label35"; + this.label35.Size = new System.Drawing.Size(70, 13); + this.label35.TabIndex = 24; + this.label35.Text = "Fix tex coord:"; + // + // Glide_fix_tex_coord + // + this.Glide_fix_tex_coord.Location = new System.Drawing.Point(92, 89); + this.Glide_fix_tex_coord.Name = "Glide_fix_tex_coord"; + this.Glide_fix_tex_coord.Size = new System.Drawing.Size(36, 20); + this.Glide_fix_tex_coord.TabIndex = 23; + // + // label34 + // + this.label34.AutoSize = true; + this.label34.Location = new System.Drawing.Point(3, 65); + this.label34.Name = "label34"; + this.label34.Size = new System.Drawing.Size(75, 13); + this.label34.TabIndex = 22; + this.label34.Text = "Filtering mode:"; + // + // Glide_filtering + // + this.Glide_filtering.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.Glide_filtering.FormattingEnabled = true; + this.Glide_filtering.Items.AddRange(new object[] { "None", "Force bilinear", "Force point-sampled"}); - this.Glide_filtering.Location = new System.Drawing.Point(92, 62); - this.Glide_filtering.Name = "Glide_filtering"; - this.Glide_filtering.Size = new System.Drawing.Size(138, 21); - this.Glide_filtering.TabIndex = 21; - // - // label33 - // - this.label33.AutoSize = true; - this.label33.Location = new System.Drawing.Point(3, 39); - this.label33.Name = "label33"; - this.label33.Size = new System.Drawing.Size(86, 13); - this.label33.TabIndex = 20; - this.label33.Text = "Depth bias level:"; - // - // Glide_depth_bias - // - this.Glide_depth_bias.Location = new System.Drawing.Point(92, 36); - this.Glide_depth_bias.Name = "Glide_depth_bias"; - this.Glide_depth_bias.Size = new System.Drawing.Size(36, 20); - this.Glide_depth_bias.TabIndex = 19; - // - // GlideUseDefaultHacks2 - // - this.GlideUseDefaultHacks2.AutoSize = true; - this.GlideUseDefaultHacks2.Location = new System.Drawing.Point(6, 6); - this.GlideUseDefaultHacks2.Name = "GlideUseDefaultHacks2"; - this.GlideUseDefaultHacks2.Size = new System.Drawing.Size(165, 17); - this.GlideUseDefaultHacks2.TabIndex = 3; - this.GlideUseDefaultHacks2.Text = "Use defaults for current game"; - this.GlideUseDefaultHacks2.UseVisualStyleBackColor = true; - this.GlideUseDefaultHacks2.CheckedChanged += new System.EventHandler(this.GlideUseDefaultHacks2_CheckedChanged); - // - // Glide64mk2TabPage - // - this.Glide64mk2TabPage.Controls.Add(this.tabControl2); - this.Glide64mk2TabPage.Location = new System.Drawing.Point(4, 22); - this.Glide64mk2TabPage.Name = "Glide64mk2TabPage"; - this.Glide64mk2TabPage.Size = new System.Drawing.Size(572, 343); - this.Glide64mk2TabPage.TabIndex = 6; - this.Glide64mk2TabPage.Text = "Glide64mk2"; - this.Glide64mk2TabPage.UseVisualStyleBackColor = true; - // - // tabControl2 - // - this.tabControl2.Controls.Add(this.tabPage1); - this.tabControl2.Controls.Add(this.tabPage2); - this.tabControl2.Controls.Add(this.tabPage3); - this.tabControl2.Location = new System.Drawing.Point(0, 3); - this.tabControl2.Name = "tabControl2"; - this.tabControl2.SelectedIndex = 0; - this.tabControl2.Size = new System.Drawing.Size(572, 336); - this.tabControl2.TabIndex = 1; - // - // tabPage1 - // - this.tabPage1.Controls.Add(this.Glide64mk2_fb_get_info); - this.tabPage1.Controls.Add(this.Glide64mk2_fb_render); - this.tabPage1.Controls.Add(this.Glide64mk2_wrpAnisotropic); - this.tabPage1.Controls.Add(this.Glide64mk2_wrpFBO); - this.tabPage1.Controls.Add(this.label50); - this.tabPage1.Controls.Add(this.Glide64mk2_card_id); - this.tabPage1.Location = new System.Drawing.Point(4, 22); - this.tabPage1.Name = "tabPage1"; - this.tabPage1.Padding = new System.Windows.Forms.Padding(3); - this.tabPage1.Size = new System.Drawing.Size(564, 310); - this.tabPage1.TabIndex = 0; - this.tabPage1.Text = "General"; - this.tabPage1.UseVisualStyleBackColor = true; - // - // Glide64mk2_fb_get_info - // - this.Glide64mk2_fb_get_info.AutoSize = true; - this.Glide64mk2_fb_get_info.Location = new System.Drawing.Point(9, 132); - this.Glide64mk2_fb_get_info.Name = "Glide64mk2_fb_get_info"; - this.Glide64mk2_fb_get_info.Size = new System.Drawing.Size(119, 17); - this.Glide64mk2_fb_get_info.TabIndex = 53; - this.Glide64mk2_fb_get_info.Text = "Get framebuffer info"; - this.Glide64mk2_fb_get_info.UseVisualStyleBackColor = true; - // - // Glide64mk2_fb_render - // - this.Glide64mk2_fb_render.AutoSize = true; - this.Glide64mk2_fb_render.Location = new System.Drawing.Point(9, 109); - this.Glide64mk2_fb_render.Name = "Glide64mk2_fb_render"; - this.Glide64mk2_fb_render.Size = new System.Drawing.Size(118, 17); - this.Glide64mk2_fb_render.TabIndex = 52; - this.Glide64mk2_fb_render.Text = "Depth buffer render"; - this.Glide64mk2_fb_render.UseVisualStyleBackColor = true; - // - // Glide64mk2_wrpAnisotropic - // - this.Glide64mk2_wrpAnisotropic.AutoSize = true; - this.Glide64mk2_wrpAnisotropic.Location = new System.Drawing.Point(9, 86); - this.Glide64mk2_wrpAnisotropic.Name = "Glide64mk2_wrpAnisotropic"; - this.Glide64mk2_wrpAnisotropic.Size = new System.Drawing.Size(161, 17); - this.Glide64mk2_wrpAnisotropic.TabIndex = 25; - this.Glide64mk2_wrpAnisotropic.Text = "Wrapper Anisotropic Filtering"; - this.Glide64mk2_wrpAnisotropic.UseVisualStyleBackColor = true; - // - // Glide64mk2_wrpFBO - // - this.Glide64mk2_wrpFBO.AutoSize = true; - this.Glide64mk2_wrpFBO.Location = new System.Drawing.Point(9, 63); - this.Glide64mk2_wrpFBO.Name = "Glide64mk2_wrpFBO"; - this.Glide64mk2_wrpFBO.Size = new System.Drawing.Size(91, 17); - this.Glide64mk2_wrpFBO.TabIndex = 21; - this.Glide64mk2_wrpFBO.Text = "Wrapper FBO"; - this.Glide64mk2_wrpFBO.UseVisualStyleBackColor = true; - // - // label50 - // - this.label50.AutoSize = true; - this.label50.Location = new System.Drawing.Point(6, 30); - this.label50.Name = "label50"; - this.label50.Size = new System.Drawing.Size(46, 13); - this.label50.TabIndex = 5; - this.label50.Text = "Card ID:"; - // - // Glide64mk2_card_id - // - this.Glide64mk2_card_id.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.Glide64mk2_card_id.FormattingEnabled = true; - this.Glide64mk2_card_id.Items.AddRange(new object[] { + this.Glide_filtering.Location = new System.Drawing.Point(92, 62); + this.Glide_filtering.Name = "Glide_filtering"; + this.Glide_filtering.Size = new System.Drawing.Size(138, 21); + this.Glide_filtering.TabIndex = 21; + // + // label33 + // + this.label33.AutoSize = true; + this.label33.Location = new System.Drawing.Point(3, 39); + this.label33.Name = "label33"; + this.label33.Size = new System.Drawing.Size(86, 13); + this.label33.TabIndex = 20; + this.label33.Text = "Depth bias level:"; + // + // Glide_depth_bias + // + this.Glide_depth_bias.Location = new System.Drawing.Point(92, 36); + this.Glide_depth_bias.Name = "Glide_depth_bias"; + this.Glide_depth_bias.Size = new System.Drawing.Size(36, 20); + this.Glide_depth_bias.TabIndex = 19; + // + // GlideUseDefaultHacks2 + // + this.GlideUseDefaultHacks2.AutoSize = true; + this.GlideUseDefaultHacks2.Location = new System.Drawing.Point(6, 6); + this.GlideUseDefaultHacks2.Name = "GlideUseDefaultHacks2"; + this.GlideUseDefaultHacks2.Size = new System.Drawing.Size(165, 17); + this.GlideUseDefaultHacks2.TabIndex = 3; + this.GlideUseDefaultHacks2.Text = "Use defaults for current game"; + this.GlideUseDefaultHacks2.UseVisualStyleBackColor = true; + this.GlideUseDefaultHacks2.CheckedChanged += new System.EventHandler(this.GlideUseDefaultHacks2_CheckedChanged); + // + // Glide64mk2TabPage + // + this.Glide64mk2TabPage.Controls.Add(this.tabControl2); + this.Glide64mk2TabPage.Location = new System.Drawing.Point(4, 22); + this.Glide64mk2TabPage.Name = "Glide64mk2TabPage"; + this.Glide64mk2TabPage.Size = new System.Drawing.Size(572, 343); + this.Glide64mk2TabPage.TabIndex = 6; + this.Glide64mk2TabPage.Text = "Glide64mk2"; + this.Glide64mk2TabPage.UseVisualStyleBackColor = true; + // + // tabControl2 + // + this.tabControl2.Controls.Add(this.tabPage1); + this.tabControl2.Controls.Add(this.tabPage2); + this.tabControl2.Controls.Add(this.tabPage3); + this.tabControl2.Location = new System.Drawing.Point(0, 3); + this.tabControl2.Name = "tabControl2"; + this.tabControl2.SelectedIndex = 0; + this.tabControl2.Size = new System.Drawing.Size(572, 336); + this.tabControl2.TabIndex = 1; + // + // tabPage1 + // + this.tabPage1.Controls.Add(this.Glide64mk2_fb_get_info); + this.tabPage1.Controls.Add(this.Glide64mk2_fb_render); + this.tabPage1.Controls.Add(this.Glide64mk2_wrpAnisotropic); + this.tabPage1.Controls.Add(this.Glide64mk2_wrpFBO); + this.tabPage1.Controls.Add(this.label50); + this.tabPage1.Controls.Add(this.Glide64mk2_card_id); + this.tabPage1.Location = new System.Drawing.Point(4, 22); + this.tabPage1.Name = "tabPage1"; + this.tabPage1.Padding = new System.Windows.Forms.Padding(3); + this.tabPage1.Size = new System.Drawing.Size(564, 310); + this.tabPage1.TabIndex = 0; + this.tabPage1.Text = "General"; + this.tabPage1.UseVisualStyleBackColor = true; + // + // Glide64mk2_fb_get_info + // + this.Glide64mk2_fb_get_info.AutoSize = true; + this.Glide64mk2_fb_get_info.Location = new System.Drawing.Point(9, 132); + this.Glide64mk2_fb_get_info.Name = "Glide64mk2_fb_get_info"; + this.Glide64mk2_fb_get_info.Size = new System.Drawing.Size(119, 17); + this.Glide64mk2_fb_get_info.TabIndex = 53; + this.Glide64mk2_fb_get_info.Text = "Get framebuffer info"; + this.Glide64mk2_fb_get_info.UseVisualStyleBackColor = true; + // + // Glide64mk2_fb_render + // + this.Glide64mk2_fb_render.AutoSize = true; + this.Glide64mk2_fb_render.Location = new System.Drawing.Point(9, 109); + this.Glide64mk2_fb_render.Name = "Glide64mk2_fb_render"; + this.Glide64mk2_fb_render.Size = new System.Drawing.Size(118, 17); + this.Glide64mk2_fb_render.TabIndex = 52; + this.Glide64mk2_fb_render.Text = "Depth buffer render"; + this.Glide64mk2_fb_render.UseVisualStyleBackColor = true; + // + // Glide64mk2_wrpAnisotropic + // + this.Glide64mk2_wrpAnisotropic.AutoSize = true; + this.Glide64mk2_wrpAnisotropic.Location = new System.Drawing.Point(9, 86); + this.Glide64mk2_wrpAnisotropic.Name = "Glide64mk2_wrpAnisotropic"; + this.Glide64mk2_wrpAnisotropic.Size = new System.Drawing.Size(161, 17); + this.Glide64mk2_wrpAnisotropic.TabIndex = 25; + this.Glide64mk2_wrpAnisotropic.Text = "Wrapper Anisotropic Filtering"; + this.Glide64mk2_wrpAnisotropic.UseVisualStyleBackColor = true; + // + // Glide64mk2_wrpFBO + // + this.Glide64mk2_wrpFBO.AutoSize = true; + this.Glide64mk2_wrpFBO.Location = new System.Drawing.Point(9, 63); + this.Glide64mk2_wrpFBO.Name = "Glide64mk2_wrpFBO"; + this.Glide64mk2_wrpFBO.Size = new System.Drawing.Size(91, 17); + this.Glide64mk2_wrpFBO.TabIndex = 21; + this.Glide64mk2_wrpFBO.Text = "Wrapper FBO"; + this.Glide64mk2_wrpFBO.UseVisualStyleBackColor = true; + // + // label50 + // + this.label50.AutoSize = true; + this.label50.Location = new System.Drawing.Point(6, 30); + this.label50.Name = "label50"; + this.label50.Size = new System.Drawing.Size(46, 13); + this.label50.TabIndex = 5; + this.label50.Text = "Card ID:"; + // + // Glide64mk2_card_id + // + this.Glide64mk2_card_id.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.Glide64mk2_card_id.FormattingEnabled = true; + this.Glide64mk2_card_id.Items.AddRange(new object[] { "0", "1", "2", "3"}); - this.Glide64mk2_card_id.Location = new System.Drawing.Point(58, 27); - this.Glide64mk2_card_id.Name = "Glide64mk2_card_id"; - this.Glide64mk2_card_id.Size = new System.Drawing.Size(36, 21); - this.Glide64mk2_card_id.TabIndex = 4; - // - // tabPage2 - // - this.tabPage2.Controls.Add(this.Glide64mk2_fb_read_always); - this.tabPage2.Controls.Add(this.Glide64mk2_useless_is_useless); - this.tabPage2.Controls.Add(this.Glide64mk2_n64_z_scale); - this.tabPage2.Controls.Add(this.Glide64mk2_old_style_adither); - this.tabPage2.Controls.Add(this.Glide64mk2_zmode_compare_less); - this.tabPage2.Controls.Add(this.Glide64mk2_adjust_aspect); - this.tabPage2.Controls.Add(this.Glide64mk2_fast_crc); - this.tabPage2.Controls.Add(this.Glide64mk2_clip_zmax); - this.tabPage2.Controls.Add(this.Glide64mk2_clip_zmin); - this.tabPage2.Controls.Add(this.Glide64mk2_force_quad3d); - this.tabPage2.Controls.Add(this.Glide64mk2_pal230); - this.tabPage2.Controls.Add(this.Glide64mk2_texture_correction); - this.tabPage2.Controls.Add(this.Glide64mk2_correct_viewport); - this.tabPage2.Controls.Add(this.Glide64mk2_force_calc_sphere); - this.tabPage2.Controls.Add(this.Glide64mk2_use_sts1_only); - this.tabPage2.Controls.Add(this.Glide64mk2_optimize_texrect); - this.tabPage2.Controls.Add(this.Glide64mk2_increase_texrect_edge); - this.tabPage2.Controls.Add(this.Glide64mk2_ignore_aux_copy); - this.tabPage2.Controls.Add(this.Glide64mk2_hires_buf_clear); - this.tabPage2.Controls.Add(this.Glide64mk2_force_microcheck); - this.tabPage2.Controls.Add(this.Glide64mk2_fog); - this.tabPage2.Controls.Add(this.Glide64mk2_fb_smart); - this.tabPage2.Controls.Add(this.Glide64mk2_fb_read_alpha); - this.tabPage2.Controls.Add(this.Glide64mk2_fb_hires); - this.tabPage2.Controls.Add(this.Glide64mk2_detect_cpu_write); - this.tabPage2.Controls.Add(this.Glide64mk2_decrease_fillrect_edge); - this.tabPage2.Controls.Add(this.Glide64mk2_buff_clear); - this.tabPage2.Controls.Add(this.Glide64mk2_alt_tex_size); - this.tabPage2.Controls.Add(this.Glide64mk2_UseDefaultHacks1); - this.tabPage2.Location = new System.Drawing.Point(4, 22); - this.tabPage2.Name = "tabPage2"; - this.tabPage2.Padding = new System.Windows.Forms.Padding(3); - this.tabPage2.Size = new System.Drawing.Size(564, 310); - this.tabPage2.TabIndex = 1; - this.tabPage2.Text = "Per Game Settings"; - this.tabPage2.UseVisualStyleBackColor = true; - // - // Glide64mk2_fb_read_always - // - this.Glide64mk2_fb_read_always.AutoSize = true; - this.Glide64mk2_fb_read_always.Location = new System.Drawing.Point(362, 39); - this.Glide64mk2_fb_read_always.Name = "Glide64mk2_fb_read_always"; - this.Glide64mk2_fb_read_always.Size = new System.Drawing.Size(164, 17); - this.Glide64mk2_fb_read_always.TabIndex = 48; - this.Glide64mk2_fb_read_always.Text = "Framebuffer read every frame"; - this.Glide64mk2_fb_read_always.UseVisualStyleBackColor = true; - // - // Glide64mk2_useless_is_useless - // - this.Glide64mk2_useless_is_useless.AutoSize = true; - this.Glide64mk2_useless_is_useless.Location = new System.Drawing.Point(362, 62); - this.Glide64mk2_useless_is_useless.Name = "Glide64mk2_useless_is_useless"; - this.Glide64mk2_useless_is_useless.Size = new System.Drawing.Size(115, 17); - this.Glide64mk2_useless_is_useless.TabIndex = 46; - this.Glide64mk2_useless_is_useless.Text = "useless_is_useless"; - this.Glide64mk2_useless_is_useless.UseVisualStyleBackColor = true; - // - // Glide64mk2_n64_z_scale - // - this.Glide64mk2_n64_z_scale.AutoSize = true; - this.Glide64mk2_n64_z_scale.Location = new System.Drawing.Point(362, 154); - this.Glide64mk2_n64_z_scale.Name = "Glide64mk2_n64_z_scale"; - this.Glide64mk2_n64_z_scale.Size = new System.Drawing.Size(86, 17); - this.Glide64mk2_n64_z_scale.TabIndex = 45; - this.Glide64mk2_n64_z_scale.Text = "N64 Z Scale"; - this.Glide64mk2_n64_z_scale.UseVisualStyleBackColor = true; - // - // Glide64mk2_old_style_adither - // - this.Glide64mk2_old_style_adither.AutoSize = true; - this.Glide64mk2_old_style_adither.Location = new System.Drawing.Point(362, 131); - this.Glide64mk2_old_style_adither.Name = "Glide64mk2_old_style_adither"; - this.Glide64mk2_old_style_adither.Size = new System.Drawing.Size(104, 17); - this.Glide64mk2_old_style_adither.TabIndex = 44; - this.Glide64mk2_old_style_adither.Text = "Old Style Adither"; - this.Glide64mk2_old_style_adither.UseVisualStyleBackColor = true; - // - // Glide64mk2_zmode_compare_less - // - this.Glide64mk2_zmode_compare_less.AutoSize = true; - this.Glide64mk2_zmode_compare_less.Location = new System.Drawing.Point(362, 108); - this.Glide64mk2_zmode_compare_less.Name = "Glide64mk2_zmode_compare_less"; - this.Glide64mk2_zmode_compare_less.Size = new System.Drawing.Size(127, 17); - this.Glide64mk2_zmode_compare_less.TabIndex = 43; - this.Glide64mk2_zmode_compare_less.Text = "Z mode compare less"; - this.Glide64mk2_zmode_compare_less.UseVisualStyleBackColor = true; - // - // Glide64mk2_adjust_aspect - // - this.Glide64mk2_adjust_aspect.AutoSize = true; - this.Glide64mk2_adjust_aspect.Location = new System.Drawing.Point(362, 85); - this.Glide64mk2_adjust_aspect.Name = "Glide64mk2_adjust_aspect"; - this.Glide64mk2_adjust_aspect.Size = new System.Drawing.Size(91, 17); - this.Glide64mk2_adjust_aspect.TabIndex = 42; - this.Glide64mk2_adjust_aspect.Text = "Adjust Aspect"; - this.Glide64mk2_adjust_aspect.UseVisualStyleBackColor = true; - // - // Glide64mk2_fast_crc - // - this.Glide64mk2_fast_crc.AutoSize = true; - this.Glide64mk2_fast_crc.Location = new System.Drawing.Point(192, 269); - this.Glide64mk2_fast_crc.Name = "Glide64mk2_fast_crc"; - this.Glide64mk2_fast_crc.Size = new System.Drawing.Size(71, 17); - this.Glide64mk2_fast_crc.TabIndex = 41; - this.Glide64mk2_fast_crc.Text = "Fast CRC"; - this.Glide64mk2_fast_crc.UseVisualStyleBackColor = true; - // - // Glide64mk2_clip_zmax - // - this.Glide64mk2_clip_zmax.AutoSize = true; - this.Glide64mk2_clip_zmax.Location = new System.Drawing.Point(192, 246); - this.Glide64mk2_clip_zmax.Name = "Glide64mk2_clip_zmax"; - this.Glide64mk2_clip_zmax.Size = new System.Drawing.Size(75, 17); - this.Glide64mk2_clip_zmax.TabIndex = 40; - this.Glide64mk2_clip_zmax.Text = "Clip Z max"; - this.Glide64mk2_clip_zmax.UseVisualStyleBackColor = true; - // - // Glide64mk2_clip_zmin - // - this.Glide64mk2_clip_zmin.AutoSize = true; - this.Glide64mk2_clip_zmin.Location = new System.Drawing.Point(192, 223); - this.Glide64mk2_clip_zmin.Name = "Glide64mk2_clip_zmin"; - this.Glide64mk2_clip_zmin.Size = new System.Drawing.Size(72, 17); - this.Glide64mk2_clip_zmin.TabIndex = 39; - this.Glide64mk2_clip_zmin.Text = "Clip Z min"; - this.Glide64mk2_clip_zmin.UseVisualStyleBackColor = true; - // - // Glide64mk2_force_quad3d - // - this.Glide64mk2_force_quad3d.AutoSize = true; - this.Glide64mk2_force_quad3d.Location = new System.Drawing.Point(192, 200); - this.Glide64mk2_force_quad3d.Name = "Glide64mk2_force_quad3d"; - this.Glide64mk2_force_quad3d.Size = new System.Drawing.Size(94, 17); - this.Glide64mk2_force_quad3d.TabIndex = 38; - this.Glide64mk2_force_quad3d.Text = "Force Quad3d"; - this.Glide64mk2_force_quad3d.UseVisualStyleBackColor = true; - // - // Glide64mk2_pal230 - // - this.Glide64mk2_pal230.AutoSize = true; - this.Glide64mk2_pal230.Location = new System.Drawing.Point(192, 177); - this.Glide64mk2_pal230.Name = "Glide64mk2_pal230"; - this.Glide64mk2_pal230.Size = new System.Drawing.Size(58, 17); - this.Glide64mk2_pal230.TabIndex = 37; - this.Glide64mk2_pal230.Text = "pal230"; - this.Glide64mk2_pal230.UseVisualStyleBackColor = true; - // - // Glide64mk2_texture_correction - // - this.Glide64mk2_texture_correction.AutoSize = true; - this.Glide64mk2_texture_correction.Location = new System.Drawing.Point(192, 154); - this.Glide64mk2_texture_correction.Name = "Glide64mk2_texture_correction"; - this.Glide64mk2_texture_correction.Size = new System.Drawing.Size(113, 17); - this.Glide64mk2_texture_correction.TabIndex = 36; - this.Glide64mk2_texture_correction.Text = "Texture Correction"; - this.Glide64mk2_texture_correction.UseVisualStyleBackColor = true; - // - // Glide64mk2_correct_viewport - // - this.Glide64mk2_correct_viewport.AutoSize = true; - this.Glide64mk2_correct_viewport.Location = new System.Drawing.Point(192, 131); - this.Glide64mk2_correct_viewport.Name = "Glide64mk2_correct_viewport"; - this.Glide64mk2_correct_viewport.Size = new System.Drawing.Size(104, 17); - this.Glide64mk2_correct_viewport.TabIndex = 35; - this.Glide64mk2_correct_viewport.Text = "Correct Viewport"; - this.Glide64mk2_correct_viewport.UseVisualStyleBackColor = true; - // - // Glide64mk2_force_calc_sphere - // - this.Glide64mk2_force_calc_sphere.AutoSize = true; - this.Glide64mk2_force_calc_sphere.Location = new System.Drawing.Point(192, 108); - this.Glide64mk2_force_calc_sphere.Name = "Glide64mk2_force_calc_sphere"; - this.Glide64mk2_force_calc_sphere.Size = new System.Drawing.Size(114, 17); - this.Glide64mk2_force_calc_sphere.TabIndex = 34; - this.Glide64mk2_force_calc_sphere.Text = "Force Calc Sphere"; - this.Glide64mk2_force_calc_sphere.UseVisualStyleBackColor = true; - // - // Glide64mk2_use_sts1_only - // - this.Glide64mk2_use_sts1_only.AutoSize = true; - this.Glide64mk2_use_sts1_only.Location = new System.Drawing.Point(192, 85); - this.Glide64mk2_use_sts1_only.Name = "Glide64mk2_use_sts1_only"; - this.Glide64mk2_use_sts1_only.Size = new System.Drawing.Size(89, 17); - this.Glide64mk2_use_sts1_only.TabIndex = 32; - this.Glide64mk2_use_sts1_only.Text = "Use sts1 only"; - this.Glide64mk2_use_sts1_only.UseVisualStyleBackColor = true; - // - // Glide64mk2_optimize_texrect - // - this.Glide64mk2_optimize_texrect.AutoSize = true; - this.Glide64mk2_optimize_texrect.Location = new System.Drawing.Point(192, 62); - this.Glide64mk2_optimize_texrect.Name = "Glide64mk2_optimize_texrect"; - this.Glide64mk2_optimize_texrect.Size = new System.Drawing.Size(101, 17); - this.Glide64mk2_optimize_texrect.TabIndex = 28; - this.Glide64mk2_optimize_texrect.Text = "Optimize texrect"; - this.Glide64mk2_optimize_texrect.UseVisualStyleBackColor = true; - // - // Glide64mk2_increase_texrect_edge - // - this.Glide64mk2_increase_texrect_edge.AutoSize = true; - this.Glide64mk2_increase_texrect_edge.Location = new System.Drawing.Point(192, 39); - this.Glide64mk2_increase_texrect_edge.Name = "Glide64mk2_increase_texrect_edge"; - this.Glide64mk2_increase_texrect_edge.Size = new System.Drawing.Size(129, 17); - this.Glide64mk2_increase_texrect_edge.TabIndex = 27; - this.Glide64mk2_increase_texrect_edge.Text = "Increase texrect edge"; - this.Glide64mk2_increase_texrect_edge.UseVisualStyleBackColor = true; - // - // Glide64mk2_ignore_aux_copy - // - this.Glide64mk2_ignore_aux_copy.AutoSize = true; - this.Glide64mk2_ignore_aux_copy.Location = new System.Drawing.Point(6, 269); - this.Glide64mk2_ignore_aux_copy.Name = "Glide64mk2_ignore_aux_copy"; - this.Glide64mk2_ignore_aux_copy.Size = new System.Drawing.Size(102, 17); - this.Glide64mk2_ignore_aux_copy.TabIndex = 24; - this.Glide64mk2_ignore_aux_copy.Text = "Ignore aux copy"; - this.Glide64mk2_ignore_aux_copy.UseVisualStyleBackColor = true; - // - // Glide64mk2_hires_buf_clear - // - this.Glide64mk2_hires_buf_clear.AutoSize = true; - this.Glide64mk2_hires_buf_clear.Location = new System.Drawing.Point(6, 246); - this.Glide64mk2_hires_buf_clear.Name = "Glide64mk2_hires_buf_clear"; - this.Glide64mk2_hires_buf_clear.Size = new System.Drawing.Size(109, 17); - this.Glide64mk2_hires_buf_clear.TabIndex = 23; - this.Glide64mk2_hires_buf_clear.Text = "Hi-res buffer clear"; - this.Glide64mk2_hires_buf_clear.UseVisualStyleBackColor = true; - // - // Glide64mk2_force_microcheck - // - this.Glide64mk2_force_microcheck.AutoSize = true; - this.Glide64mk2_force_microcheck.Location = new System.Drawing.Point(6, 223); - this.Glide64mk2_force_microcheck.Name = "Glide64mk2_force_microcheck"; - this.Glide64mk2_force_microcheck.Size = new System.Drawing.Size(165, 17); - this.Glide64mk2_force_microcheck.TabIndex = 22; - this.Glide64mk2_force_microcheck.Text = "Check microcode each frame"; - this.Glide64mk2_force_microcheck.UseVisualStyleBackColor = true; - // - // Glide64mk2_fog - // - this.Glide64mk2_fog.AutoSize = true; - this.Glide64mk2_fog.Location = new System.Drawing.Point(6, 200); - this.Glide64mk2_fog.Name = "Glide64mk2_fog"; - this.Glide64mk2_fog.Size = new System.Drawing.Size(86, 17); - this.Glide64mk2_fog.TabIndex = 20; - this.Glide64mk2_fog.Text = "Fog Enabled"; - this.Glide64mk2_fog.UseVisualStyleBackColor = true; - // - // Glide64mk2_fb_smart - // - this.Glide64mk2_fb_smart.AutoSize = true; - this.Glide64mk2_fb_smart.Location = new System.Drawing.Point(6, 177); - this.Glide64mk2_fb_smart.Name = "Glide64mk2_fb_smart"; - this.Glide64mk2_fb_smart.Size = new System.Drawing.Size(109, 17); - this.Glide64mk2_fb_smart.TabIndex = 18; - this.Glide64mk2_fb_smart.Text = "Smart framebuffer"; - this.Glide64mk2_fb_smart.UseVisualStyleBackColor = true; - // - // Glide64mk2_fb_read_alpha - // - this.Glide64mk2_fb_read_alpha.AutoSize = true; - this.Glide64mk2_fb_read_alpha.Location = new System.Drawing.Point(6, 154); - this.Glide64mk2_fb_read_alpha.Name = "Glide64mk2_fb_read_alpha"; - this.Glide64mk2_fb_read_alpha.Size = new System.Drawing.Size(135, 17); - this.Glide64mk2_fb_read_alpha.TabIndex = 17; - this.Glide64mk2_fb_read_alpha.Text = "Framebuffer read alpha"; - this.Glide64mk2_fb_read_alpha.UseVisualStyleBackColor = true; - // - // Glide64mk2_fb_hires - // - this.Glide64mk2_fb_hires.AutoSize = true; - this.Glide64mk2_fb_hires.Location = new System.Drawing.Point(6, 131); - this.Glide64mk2_fb_hires.Name = "Glide64mk2_fb_hires"; - this.Glide64mk2_fb_hires.Size = new System.Drawing.Size(109, 17); - this.Glide64mk2_fb_hires.TabIndex = 15; - this.Glide64mk2_fb_hires.Text = "Hi-res framebuffer"; - this.Glide64mk2_fb_hires.UseVisualStyleBackColor = true; - // - // Glide64mk2_detect_cpu_write - // - this.Glide64mk2_detect_cpu_write.AutoSize = true; - this.Glide64mk2_detect_cpu_write.Location = new System.Drawing.Point(6, 108); - this.Glide64mk2_detect_cpu_write.Name = "Glide64mk2_detect_cpu_write"; - this.Glide64mk2_detect_cpu_write.Size = new System.Drawing.Size(113, 17); - this.Glide64mk2_detect_cpu_write.TabIndex = 6; - this.Glide64mk2_detect_cpu_write.Text = "Detect CPU writes"; - this.Glide64mk2_detect_cpu_write.UseVisualStyleBackColor = true; - // - // Glide64mk2_decrease_fillrect_edge - // - this.Glide64mk2_decrease_fillrect_edge.AutoSize = true; - this.Glide64mk2_decrease_fillrect_edge.Location = new System.Drawing.Point(6, 85); - this.Glide64mk2_decrease_fillrect_edge.Name = "Glide64mk2_decrease_fillrect_edge"; - this.Glide64mk2_decrease_fillrect_edge.Size = new System.Drawing.Size(133, 17); - this.Glide64mk2_decrease_fillrect_edge.TabIndex = 5; - this.Glide64mk2_decrease_fillrect_edge.Text = "Decrease Fillrect Edge"; - this.Glide64mk2_decrease_fillrect_edge.UseVisualStyleBackColor = true; - // - // Glide64mk2_buff_clear - // - this.Glide64mk2_buff_clear.AutoSize = true; - this.Glide64mk2_buff_clear.Location = new System.Drawing.Point(6, 62); - this.Glide64mk2_buff_clear.Name = "Glide64mk2_buff_clear"; - this.Glide64mk2_buff_clear.Size = new System.Drawing.Size(72, 17); - this.Glide64mk2_buff_clear.TabIndex = 4; - this.Glide64mk2_buff_clear.Text = "Buff Clear"; - this.Glide64mk2_buff_clear.UseVisualStyleBackColor = true; - // - // Glide64mk2_alt_tex_size - // - this.Glide64mk2_alt_tex_size.AutoSize = true; - this.Glide64mk2_alt_tex_size.Location = new System.Drawing.Point(6, 39); - this.Glide64mk2_alt_tex_size.Name = "Glide64mk2_alt_tex_size"; - this.Glide64mk2_alt_tex_size.Size = new System.Drawing.Size(169, 17); - this.Glide64mk2_alt_tex_size.TabIndex = 3; - this.Glide64mk2_alt_tex_size.Text = "Alternate Texture Size Method"; - this.Glide64mk2_alt_tex_size.UseVisualStyleBackColor = true; - // - // Glide64mk2_UseDefaultHacks1 - // - this.Glide64mk2_UseDefaultHacks1.AutoSize = true; - this.Glide64mk2_UseDefaultHacks1.Location = new System.Drawing.Point(6, 6); - this.Glide64mk2_UseDefaultHacks1.Name = "Glide64mk2_UseDefaultHacks1"; - this.Glide64mk2_UseDefaultHacks1.Size = new System.Drawing.Size(165, 17); - this.Glide64mk2_UseDefaultHacks1.TabIndex = 2; - this.Glide64mk2_UseDefaultHacks1.Text = "Use defaults for current game"; - this.Glide64mk2_UseDefaultHacks1.UseVisualStyleBackColor = true; - this.Glide64mk2_UseDefaultHacks1.CheckedChanged += new System.EventHandler(this.Glide64mk2_UseDefaultHacks1_CheckedChanged); - // - // tabPage3 - // - this.tabPage3.Controls.Add(this.label46); - this.tabPage3.Controls.Add(this.Glide64mk2_read_back_to_screen); - this.tabPage3.Controls.Add(this.Glide64mk2_aspectmode); - this.tabPage3.Controls.Add(this.Glide64mk2_fb_crc_mode); - this.tabPage3.Controls.Add(this.label45); - this.tabPage3.Controls.Add(this.label3); - this.tabPage3.Controls.Add(this.label52); - this.tabPage3.Controls.Add(this.Glide64mk2_enable_hacks_for_game); - this.tabPage3.Controls.Add(this.label53); - this.tabPage3.Controls.Add(this.Glide64mk2_swapmode); - this.tabPage3.Controls.Add(this.label54); - this.tabPage3.Controls.Add(this.Glide64mk2_stipple_pattern); - this.tabPage3.Controls.Add(this.label55); - this.tabPage3.Controls.Add(this.Glide64mk2_stipple_mode); - this.tabPage3.Controls.Add(this.label56); - this.tabPage3.Controls.Add(this.Glide64mk2_lodmode); - this.tabPage3.Controls.Add(this.label58); - this.tabPage3.Controls.Add(this.Glide64mk2_filtering); - this.tabPage3.Controls.Add(this.Glide64mk2_UseDefaultHacks2); - this.tabPage3.Location = new System.Drawing.Point(4, 22); - this.tabPage3.Name = "tabPage3"; - this.tabPage3.Size = new System.Drawing.Size(564, 310); - this.tabPage3.TabIndex = 2; - this.tabPage3.Text = "More Per Game Settings"; - this.tabPage3.UseVisualStyleBackColor = true; - // - // label46 - // - this.label46.AutoSize = true; - this.label46.Location = new System.Drawing.Point(280, 145); - this.label46.Name = "label46"; - this.label46.Size = new System.Drawing.Size(110, 13); - this.label46.TabIndex = 60; - this.label46.Text = "Read back to screen:"; - // - // Glide64mk2_read_back_to_screen - // - this.Glide64mk2_read_back_to_screen.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.Glide64mk2_read_back_to_screen.FormattingEnabled = true; - this.Glide64mk2_read_back_to_screen.Items.AddRange(new object[] { + this.Glide64mk2_card_id.Location = new System.Drawing.Point(58, 27); + this.Glide64mk2_card_id.Name = "Glide64mk2_card_id"; + this.Glide64mk2_card_id.Size = new System.Drawing.Size(36, 21); + this.Glide64mk2_card_id.TabIndex = 4; + // + // tabPage2 + // + this.tabPage2.Controls.Add(this.Glide64mk2_fb_read_always); + this.tabPage2.Controls.Add(this.Glide64mk2_useless_is_useless); + this.tabPage2.Controls.Add(this.Glide64mk2_n64_z_scale); + this.tabPage2.Controls.Add(this.Glide64mk2_old_style_adither); + this.tabPage2.Controls.Add(this.Glide64mk2_zmode_compare_less); + this.tabPage2.Controls.Add(this.Glide64mk2_adjust_aspect); + this.tabPage2.Controls.Add(this.Glide64mk2_fast_crc); + this.tabPage2.Controls.Add(this.Glide64mk2_clip_zmax); + this.tabPage2.Controls.Add(this.Glide64mk2_clip_zmin); + this.tabPage2.Controls.Add(this.Glide64mk2_force_quad3d); + this.tabPage2.Controls.Add(this.Glide64mk2_pal230); + this.tabPage2.Controls.Add(this.Glide64mk2_texture_correction); + this.tabPage2.Controls.Add(this.Glide64mk2_correct_viewport); + this.tabPage2.Controls.Add(this.Glide64mk2_force_calc_sphere); + this.tabPage2.Controls.Add(this.Glide64mk2_use_sts1_only); + this.tabPage2.Controls.Add(this.Glide64mk2_optimize_texrect); + this.tabPage2.Controls.Add(this.Glide64mk2_increase_texrect_edge); + this.tabPage2.Controls.Add(this.Glide64mk2_ignore_aux_copy); + this.tabPage2.Controls.Add(this.Glide64mk2_hires_buf_clear); + this.tabPage2.Controls.Add(this.Glide64mk2_force_microcheck); + this.tabPage2.Controls.Add(this.Glide64mk2_fog); + this.tabPage2.Controls.Add(this.Glide64mk2_fb_smart); + this.tabPage2.Controls.Add(this.Glide64mk2_fb_read_alpha); + this.tabPage2.Controls.Add(this.Glide64mk2_fb_hires); + this.tabPage2.Controls.Add(this.Glide64mk2_detect_cpu_write); + this.tabPage2.Controls.Add(this.Glide64mk2_decrease_fillrect_edge); + this.tabPage2.Controls.Add(this.Glide64mk2_buff_clear); + this.tabPage2.Controls.Add(this.Glide64mk2_alt_tex_size); + this.tabPage2.Controls.Add(this.Glide64mk2_UseDefaultHacks1); + this.tabPage2.Location = new System.Drawing.Point(4, 22); + this.tabPage2.Name = "tabPage2"; + this.tabPage2.Padding = new System.Windows.Forms.Padding(3); + this.tabPage2.Size = new System.Drawing.Size(564, 310); + this.tabPage2.TabIndex = 1; + this.tabPage2.Text = "Per Game Settings"; + this.tabPage2.UseVisualStyleBackColor = true; + // + // Glide64mk2_fb_read_always + // + this.Glide64mk2_fb_read_always.AutoSize = true; + this.Glide64mk2_fb_read_always.Location = new System.Drawing.Point(362, 39); + this.Glide64mk2_fb_read_always.Name = "Glide64mk2_fb_read_always"; + this.Glide64mk2_fb_read_always.Size = new System.Drawing.Size(164, 17); + this.Glide64mk2_fb_read_always.TabIndex = 48; + this.Glide64mk2_fb_read_always.Text = "Framebuffer read every frame"; + this.Glide64mk2_fb_read_always.UseVisualStyleBackColor = true; + // + // Glide64mk2_useless_is_useless + // + this.Glide64mk2_useless_is_useless.AutoSize = true; + this.Glide64mk2_useless_is_useless.Location = new System.Drawing.Point(362, 62); + this.Glide64mk2_useless_is_useless.Name = "Glide64mk2_useless_is_useless"; + this.Glide64mk2_useless_is_useless.Size = new System.Drawing.Size(115, 17); + this.Glide64mk2_useless_is_useless.TabIndex = 46; + this.Glide64mk2_useless_is_useless.Text = "useless_is_useless"; + this.Glide64mk2_useless_is_useless.UseVisualStyleBackColor = true; + // + // Glide64mk2_n64_z_scale + // + this.Glide64mk2_n64_z_scale.AutoSize = true; + this.Glide64mk2_n64_z_scale.Location = new System.Drawing.Point(362, 154); + this.Glide64mk2_n64_z_scale.Name = "Glide64mk2_n64_z_scale"; + this.Glide64mk2_n64_z_scale.Size = new System.Drawing.Size(86, 17); + this.Glide64mk2_n64_z_scale.TabIndex = 45; + this.Glide64mk2_n64_z_scale.Text = "N64 Z Scale"; + this.Glide64mk2_n64_z_scale.UseVisualStyleBackColor = true; + // + // Glide64mk2_old_style_adither + // + this.Glide64mk2_old_style_adither.AutoSize = true; + this.Glide64mk2_old_style_adither.Location = new System.Drawing.Point(362, 131); + this.Glide64mk2_old_style_adither.Name = "Glide64mk2_old_style_adither"; + this.Glide64mk2_old_style_adither.Size = new System.Drawing.Size(104, 17); + this.Glide64mk2_old_style_adither.TabIndex = 44; + this.Glide64mk2_old_style_adither.Text = "Old Style Adither"; + this.Glide64mk2_old_style_adither.UseVisualStyleBackColor = true; + // + // Glide64mk2_zmode_compare_less + // + this.Glide64mk2_zmode_compare_less.AutoSize = true; + this.Glide64mk2_zmode_compare_less.Location = new System.Drawing.Point(362, 108); + this.Glide64mk2_zmode_compare_less.Name = "Glide64mk2_zmode_compare_less"; + this.Glide64mk2_zmode_compare_less.Size = new System.Drawing.Size(127, 17); + this.Glide64mk2_zmode_compare_less.TabIndex = 43; + this.Glide64mk2_zmode_compare_less.Text = "Z mode compare less"; + this.Glide64mk2_zmode_compare_less.UseVisualStyleBackColor = true; + // + // Glide64mk2_adjust_aspect + // + this.Glide64mk2_adjust_aspect.AutoSize = true; + this.Glide64mk2_adjust_aspect.Location = new System.Drawing.Point(362, 85); + this.Glide64mk2_adjust_aspect.Name = "Glide64mk2_adjust_aspect"; + this.Glide64mk2_adjust_aspect.Size = new System.Drawing.Size(91, 17); + this.Glide64mk2_adjust_aspect.TabIndex = 42; + this.Glide64mk2_adjust_aspect.Text = "Adjust Aspect"; + this.Glide64mk2_adjust_aspect.UseVisualStyleBackColor = true; + // + // Glide64mk2_fast_crc + // + this.Glide64mk2_fast_crc.AutoSize = true; + this.Glide64mk2_fast_crc.Location = new System.Drawing.Point(192, 269); + this.Glide64mk2_fast_crc.Name = "Glide64mk2_fast_crc"; + this.Glide64mk2_fast_crc.Size = new System.Drawing.Size(71, 17); + this.Glide64mk2_fast_crc.TabIndex = 41; + this.Glide64mk2_fast_crc.Text = "Fast CRC"; + this.Glide64mk2_fast_crc.UseVisualStyleBackColor = true; + // + // Glide64mk2_clip_zmax + // + this.Glide64mk2_clip_zmax.AutoSize = true; + this.Glide64mk2_clip_zmax.Location = new System.Drawing.Point(192, 246); + this.Glide64mk2_clip_zmax.Name = "Glide64mk2_clip_zmax"; + this.Glide64mk2_clip_zmax.Size = new System.Drawing.Size(75, 17); + this.Glide64mk2_clip_zmax.TabIndex = 40; + this.Glide64mk2_clip_zmax.Text = "Clip Z max"; + this.Glide64mk2_clip_zmax.UseVisualStyleBackColor = true; + // + // Glide64mk2_clip_zmin + // + this.Glide64mk2_clip_zmin.AutoSize = true; + this.Glide64mk2_clip_zmin.Location = new System.Drawing.Point(192, 223); + this.Glide64mk2_clip_zmin.Name = "Glide64mk2_clip_zmin"; + this.Glide64mk2_clip_zmin.Size = new System.Drawing.Size(72, 17); + this.Glide64mk2_clip_zmin.TabIndex = 39; + this.Glide64mk2_clip_zmin.Text = "Clip Z min"; + this.Glide64mk2_clip_zmin.UseVisualStyleBackColor = true; + // + // Glide64mk2_force_quad3d + // + this.Glide64mk2_force_quad3d.AutoSize = true; + this.Glide64mk2_force_quad3d.Location = new System.Drawing.Point(192, 200); + this.Glide64mk2_force_quad3d.Name = "Glide64mk2_force_quad3d"; + this.Glide64mk2_force_quad3d.Size = new System.Drawing.Size(94, 17); + this.Glide64mk2_force_quad3d.TabIndex = 38; + this.Glide64mk2_force_quad3d.Text = "Force Quad3d"; + this.Glide64mk2_force_quad3d.UseVisualStyleBackColor = true; + // + // Glide64mk2_pal230 + // + this.Glide64mk2_pal230.AutoSize = true; + this.Glide64mk2_pal230.Location = new System.Drawing.Point(192, 177); + this.Glide64mk2_pal230.Name = "Glide64mk2_pal230"; + this.Glide64mk2_pal230.Size = new System.Drawing.Size(58, 17); + this.Glide64mk2_pal230.TabIndex = 37; + this.Glide64mk2_pal230.Text = "pal230"; + this.Glide64mk2_pal230.UseVisualStyleBackColor = true; + // + // Glide64mk2_texture_correction + // + this.Glide64mk2_texture_correction.AutoSize = true; + this.Glide64mk2_texture_correction.Location = new System.Drawing.Point(192, 154); + this.Glide64mk2_texture_correction.Name = "Glide64mk2_texture_correction"; + this.Glide64mk2_texture_correction.Size = new System.Drawing.Size(113, 17); + this.Glide64mk2_texture_correction.TabIndex = 36; + this.Glide64mk2_texture_correction.Text = "Texture Correction"; + this.Glide64mk2_texture_correction.UseVisualStyleBackColor = true; + // + // Glide64mk2_correct_viewport + // + this.Glide64mk2_correct_viewport.AutoSize = true; + this.Glide64mk2_correct_viewport.Location = new System.Drawing.Point(192, 131); + this.Glide64mk2_correct_viewport.Name = "Glide64mk2_correct_viewport"; + this.Glide64mk2_correct_viewport.Size = new System.Drawing.Size(104, 17); + this.Glide64mk2_correct_viewport.TabIndex = 35; + this.Glide64mk2_correct_viewport.Text = "Correct Viewport"; + this.Glide64mk2_correct_viewport.UseVisualStyleBackColor = true; + // + // Glide64mk2_force_calc_sphere + // + this.Glide64mk2_force_calc_sphere.AutoSize = true; + this.Glide64mk2_force_calc_sphere.Location = new System.Drawing.Point(192, 108); + this.Glide64mk2_force_calc_sphere.Name = "Glide64mk2_force_calc_sphere"; + this.Glide64mk2_force_calc_sphere.Size = new System.Drawing.Size(114, 17); + this.Glide64mk2_force_calc_sphere.TabIndex = 34; + this.Glide64mk2_force_calc_sphere.Text = "Force Calc Sphere"; + this.Glide64mk2_force_calc_sphere.UseVisualStyleBackColor = true; + // + // Glide64mk2_use_sts1_only + // + this.Glide64mk2_use_sts1_only.AutoSize = true; + this.Glide64mk2_use_sts1_only.Location = new System.Drawing.Point(192, 85); + this.Glide64mk2_use_sts1_only.Name = "Glide64mk2_use_sts1_only"; + this.Glide64mk2_use_sts1_only.Size = new System.Drawing.Size(89, 17); + this.Glide64mk2_use_sts1_only.TabIndex = 32; + this.Glide64mk2_use_sts1_only.Text = "Use sts1 only"; + this.Glide64mk2_use_sts1_only.UseVisualStyleBackColor = true; + // + // Glide64mk2_optimize_texrect + // + this.Glide64mk2_optimize_texrect.AutoSize = true; + this.Glide64mk2_optimize_texrect.Location = new System.Drawing.Point(192, 62); + this.Glide64mk2_optimize_texrect.Name = "Glide64mk2_optimize_texrect"; + this.Glide64mk2_optimize_texrect.Size = new System.Drawing.Size(101, 17); + this.Glide64mk2_optimize_texrect.TabIndex = 28; + this.Glide64mk2_optimize_texrect.Text = "Optimize texrect"; + this.Glide64mk2_optimize_texrect.UseVisualStyleBackColor = true; + // + // Glide64mk2_increase_texrect_edge + // + this.Glide64mk2_increase_texrect_edge.AutoSize = true; + this.Glide64mk2_increase_texrect_edge.Location = new System.Drawing.Point(192, 39); + this.Glide64mk2_increase_texrect_edge.Name = "Glide64mk2_increase_texrect_edge"; + this.Glide64mk2_increase_texrect_edge.Size = new System.Drawing.Size(129, 17); + this.Glide64mk2_increase_texrect_edge.TabIndex = 27; + this.Glide64mk2_increase_texrect_edge.Text = "Increase texrect edge"; + this.Glide64mk2_increase_texrect_edge.UseVisualStyleBackColor = true; + // + // Glide64mk2_ignore_aux_copy + // + this.Glide64mk2_ignore_aux_copy.AutoSize = true; + this.Glide64mk2_ignore_aux_copy.Location = new System.Drawing.Point(6, 269); + this.Glide64mk2_ignore_aux_copy.Name = "Glide64mk2_ignore_aux_copy"; + this.Glide64mk2_ignore_aux_copy.Size = new System.Drawing.Size(102, 17); + this.Glide64mk2_ignore_aux_copy.TabIndex = 24; + this.Glide64mk2_ignore_aux_copy.Text = "Ignore aux copy"; + this.Glide64mk2_ignore_aux_copy.UseVisualStyleBackColor = true; + // + // Glide64mk2_hires_buf_clear + // + this.Glide64mk2_hires_buf_clear.AutoSize = true; + this.Glide64mk2_hires_buf_clear.Location = new System.Drawing.Point(6, 246); + this.Glide64mk2_hires_buf_clear.Name = "Glide64mk2_hires_buf_clear"; + this.Glide64mk2_hires_buf_clear.Size = new System.Drawing.Size(109, 17); + this.Glide64mk2_hires_buf_clear.TabIndex = 23; + this.Glide64mk2_hires_buf_clear.Text = "Hi-res buffer clear"; + this.Glide64mk2_hires_buf_clear.UseVisualStyleBackColor = true; + // + // Glide64mk2_force_microcheck + // + this.Glide64mk2_force_microcheck.AutoSize = true; + this.Glide64mk2_force_microcheck.Location = new System.Drawing.Point(6, 223); + this.Glide64mk2_force_microcheck.Name = "Glide64mk2_force_microcheck"; + this.Glide64mk2_force_microcheck.Size = new System.Drawing.Size(165, 17); + this.Glide64mk2_force_microcheck.TabIndex = 22; + this.Glide64mk2_force_microcheck.Text = "Check microcode each frame"; + this.Glide64mk2_force_microcheck.UseVisualStyleBackColor = true; + // + // Glide64mk2_fog + // + this.Glide64mk2_fog.AutoSize = true; + this.Glide64mk2_fog.Location = new System.Drawing.Point(6, 200); + this.Glide64mk2_fog.Name = "Glide64mk2_fog"; + this.Glide64mk2_fog.Size = new System.Drawing.Size(86, 17); + this.Glide64mk2_fog.TabIndex = 20; + this.Glide64mk2_fog.Text = "Fog Enabled"; + this.Glide64mk2_fog.UseVisualStyleBackColor = true; + // + // Glide64mk2_fb_smart + // + this.Glide64mk2_fb_smart.AutoSize = true; + this.Glide64mk2_fb_smart.Location = new System.Drawing.Point(6, 177); + this.Glide64mk2_fb_smart.Name = "Glide64mk2_fb_smart"; + this.Glide64mk2_fb_smart.Size = new System.Drawing.Size(109, 17); + this.Glide64mk2_fb_smart.TabIndex = 18; + this.Glide64mk2_fb_smart.Text = "Smart framebuffer"; + this.Glide64mk2_fb_smart.UseVisualStyleBackColor = true; + // + // Glide64mk2_fb_read_alpha + // + this.Glide64mk2_fb_read_alpha.AutoSize = true; + this.Glide64mk2_fb_read_alpha.Location = new System.Drawing.Point(6, 154); + this.Glide64mk2_fb_read_alpha.Name = "Glide64mk2_fb_read_alpha"; + this.Glide64mk2_fb_read_alpha.Size = new System.Drawing.Size(135, 17); + this.Glide64mk2_fb_read_alpha.TabIndex = 17; + this.Glide64mk2_fb_read_alpha.Text = "Framebuffer read alpha"; + this.Glide64mk2_fb_read_alpha.UseVisualStyleBackColor = true; + // + // Glide64mk2_fb_hires + // + this.Glide64mk2_fb_hires.AutoSize = true; + this.Glide64mk2_fb_hires.Location = new System.Drawing.Point(6, 131); + this.Glide64mk2_fb_hires.Name = "Glide64mk2_fb_hires"; + this.Glide64mk2_fb_hires.Size = new System.Drawing.Size(109, 17); + this.Glide64mk2_fb_hires.TabIndex = 15; + this.Glide64mk2_fb_hires.Text = "Hi-res framebuffer"; + this.Glide64mk2_fb_hires.UseVisualStyleBackColor = true; + // + // Glide64mk2_detect_cpu_write + // + this.Glide64mk2_detect_cpu_write.AutoSize = true; + this.Glide64mk2_detect_cpu_write.Location = new System.Drawing.Point(6, 108); + this.Glide64mk2_detect_cpu_write.Name = "Glide64mk2_detect_cpu_write"; + this.Glide64mk2_detect_cpu_write.Size = new System.Drawing.Size(113, 17); + this.Glide64mk2_detect_cpu_write.TabIndex = 6; + this.Glide64mk2_detect_cpu_write.Text = "Detect CPU writes"; + this.Glide64mk2_detect_cpu_write.UseVisualStyleBackColor = true; + // + // Glide64mk2_decrease_fillrect_edge + // + this.Glide64mk2_decrease_fillrect_edge.AutoSize = true; + this.Glide64mk2_decrease_fillrect_edge.Location = new System.Drawing.Point(6, 85); + this.Glide64mk2_decrease_fillrect_edge.Name = "Glide64mk2_decrease_fillrect_edge"; + this.Glide64mk2_decrease_fillrect_edge.Size = new System.Drawing.Size(133, 17); + this.Glide64mk2_decrease_fillrect_edge.TabIndex = 5; + this.Glide64mk2_decrease_fillrect_edge.Text = "Decrease Fillrect Edge"; + this.Glide64mk2_decrease_fillrect_edge.UseVisualStyleBackColor = true; + // + // Glide64mk2_buff_clear + // + this.Glide64mk2_buff_clear.AutoSize = true; + this.Glide64mk2_buff_clear.Location = new System.Drawing.Point(6, 62); + this.Glide64mk2_buff_clear.Name = "Glide64mk2_buff_clear"; + this.Glide64mk2_buff_clear.Size = new System.Drawing.Size(72, 17); + this.Glide64mk2_buff_clear.TabIndex = 4; + this.Glide64mk2_buff_clear.Text = "Buff Clear"; + this.Glide64mk2_buff_clear.UseVisualStyleBackColor = true; + // + // Glide64mk2_alt_tex_size + // + this.Glide64mk2_alt_tex_size.AutoSize = true; + this.Glide64mk2_alt_tex_size.Location = new System.Drawing.Point(6, 39); + this.Glide64mk2_alt_tex_size.Name = "Glide64mk2_alt_tex_size"; + this.Glide64mk2_alt_tex_size.Size = new System.Drawing.Size(169, 17); + this.Glide64mk2_alt_tex_size.TabIndex = 3; + this.Glide64mk2_alt_tex_size.Text = "Alternate Texture Size Method"; + this.Glide64mk2_alt_tex_size.UseVisualStyleBackColor = true; + // + // Glide64mk2_UseDefaultHacks1 + // + this.Glide64mk2_UseDefaultHacks1.AutoSize = true; + this.Glide64mk2_UseDefaultHacks1.Location = new System.Drawing.Point(6, 6); + this.Glide64mk2_UseDefaultHacks1.Name = "Glide64mk2_UseDefaultHacks1"; + this.Glide64mk2_UseDefaultHacks1.Size = new System.Drawing.Size(165, 17); + this.Glide64mk2_UseDefaultHacks1.TabIndex = 2; + this.Glide64mk2_UseDefaultHacks1.Text = "Use defaults for current game"; + this.Glide64mk2_UseDefaultHacks1.UseVisualStyleBackColor = true; + this.Glide64mk2_UseDefaultHacks1.CheckedChanged += new System.EventHandler(this.Glide64mk2_UseDefaultHacks1_CheckedChanged); + // + // tabPage3 + // + this.tabPage3.Controls.Add(this.label46); + this.tabPage3.Controls.Add(this.Glide64mk2_read_back_to_screen); + this.tabPage3.Controls.Add(this.Glide64mk2_aspectmode); + this.tabPage3.Controls.Add(this.Glide64mk2_fb_crc_mode); + this.tabPage3.Controls.Add(this.label45); + this.tabPage3.Controls.Add(this.label3); + this.tabPage3.Controls.Add(this.label52); + this.tabPage3.Controls.Add(this.Glide64mk2_enable_hacks_for_game); + this.tabPage3.Controls.Add(this.label53); + this.tabPage3.Controls.Add(this.Glide64mk2_swapmode); + this.tabPage3.Controls.Add(this.label54); + this.tabPage3.Controls.Add(this.Glide64mk2_stipple_pattern); + this.tabPage3.Controls.Add(this.label55); + this.tabPage3.Controls.Add(this.Glide64mk2_stipple_mode); + this.tabPage3.Controls.Add(this.label56); + this.tabPage3.Controls.Add(this.Glide64mk2_lodmode); + this.tabPage3.Controls.Add(this.label58); + this.tabPage3.Controls.Add(this.Glide64mk2_filtering); + this.tabPage3.Controls.Add(this.Glide64mk2_UseDefaultHacks2); + this.tabPage3.Location = new System.Drawing.Point(4, 22); + this.tabPage3.Name = "tabPage3"; + this.tabPage3.Size = new System.Drawing.Size(564, 310); + this.tabPage3.TabIndex = 2; + this.tabPage3.Text = "More Per Game Settings"; + this.tabPage3.UseVisualStyleBackColor = true; + // + // label46 + // + this.label46.AutoSize = true; + this.label46.Location = new System.Drawing.Point(280, 145); + this.label46.Name = "label46"; + this.label46.Size = new System.Drawing.Size(110, 13); + this.label46.TabIndex = 60; + this.label46.Text = "Read back to screen:"; + // + // Glide64mk2_read_back_to_screen + // + this.Glide64mk2_read_back_to_screen.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.Glide64mk2_read_back_to_screen.FormattingEnabled = true; + this.Glide64mk2_read_back_to_screen.Items.AddRange(new object[] { "0", "1", "2"}); - this.Glide64mk2_read_back_to_screen.Location = new System.Drawing.Point(396, 142); - this.Glide64mk2_read_back_to_screen.Name = "Glide64mk2_read_back_to_screen"; - this.Glide64mk2_read_back_to_screen.Size = new System.Drawing.Size(78, 21); - this.Glide64mk2_read_back_to_screen.TabIndex = 59; - // - // Glide64mk2_aspectmode - // - this.Glide64mk2_aspectmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.Glide64mk2_aspectmode.FormattingEnabled = true; - this.Glide64mk2_aspectmode.Items.AddRange(new object[] { + this.Glide64mk2_read_back_to_screen.Location = new System.Drawing.Point(396, 142); + this.Glide64mk2_read_back_to_screen.Name = "Glide64mk2_read_back_to_screen"; + this.Glide64mk2_read_back_to_screen.Size = new System.Drawing.Size(78, 21); + this.Glide64mk2_read_back_to_screen.TabIndex = 59; + // + // Glide64mk2_aspectmode + // + this.Glide64mk2_aspectmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.Glide64mk2_aspectmode.FormattingEnabled = true; + this.Glide64mk2_aspectmode.Items.AddRange(new object[] { "4:3", "16:9", "?????", "Original"}); - this.Glide64mk2_aspectmode.Location = new System.Drawing.Point(396, 87); - this.Glide64mk2_aspectmode.Name = "Glide64mk2_aspectmode"; - this.Glide64mk2_aspectmode.Size = new System.Drawing.Size(78, 21); - this.Glide64mk2_aspectmode.TabIndex = 58; - // - // Glide64mk2_fb_crc_mode - // - this.Glide64mk2_fb_crc_mode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.Glide64mk2_fb_crc_mode.FormattingEnabled = true; - this.Glide64mk2_fb_crc_mode.Items.AddRange(new object[] { + this.Glide64mk2_aspectmode.Location = new System.Drawing.Point(396, 87); + this.Glide64mk2_aspectmode.Name = "Glide64mk2_aspectmode"; + this.Glide64mk2_aspectmode.Size = new System.Drawing.Size(78, 21); + this.Glide64mk2_aspectmode.TabIndex = 58; + // + // Glide64mk2_fb_crc_mode + // + this.Glide64mk2_fb_crc_mode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.Glide64mk2_fb_crc_mode.FormattingEnabled = true; + this.Glide64mk2_fb_crc_mode.Items.AddRange(new object[] { "None", "Fast", "Safe"}); - this.Glide64mk2_fb_crc_mode.Location = new System.Drawing.Point(396, 115); - this.Glide64mk2_fb_crc_mode.Name = "Glide64mk2_fb_crc_mode"; - this.Glide64mk2_fb_crc_mode.Size = new System.Drawing.Size(78, 21); - this.Glide64mk2_fb_crc_mode.TabIndex = 57; - // - // label45 - // - this.label45.AutoSize = true; - this.label45.Location = new System.Drawing.Point(269, 118); - this.label45.Name = "label45"; - this.label45.Size = new System.Drawing.Size(121, 13); - this.label45.TabIndex = 56; - this.label45.Text = "Framebuffer CRC Mode:"; - // - // label3 - // - this.label3.AutoSize = true; - this.label3.Location = new System.Drawing.Point(317, 90); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(73, 13); - this.label3.TabIndex = 55; - this.label3.Text = "Aspect Mode:"; - // - // label52 - // - this.label52.AutoSize = true; - this.label52.Location = new System.Drawing.Point(271, 62); - this.label52.Name = "label52"; - this.label52.Size = new System.Drawing.Size(119, 13); - this.label52.TabIndex = 54; - this.label52.Text = "Enable hacks for game:"; - // - // Glide64mk2_enable_hacks_for_game - // - this.Glide64mk2_enable_hacks_for_game.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.Glide64mk2_enable_hacks_for_game.FormattingEnabled = true; - this.Glide64mk2_enable_hacks_for_game.Items.AddRange(new object[] { + this.Glide64mk2_fb_crc_mode.Location = new System.Drawing.Point(396, 115); + this.Glide64mk2_fb_crc_mode.Name = "Glide64mk2_fb_crc_mode"; + this.Glide64mk2_fb_crc_mode.Size = new System.Drawing.Size(78, 21); + this.Glide64mk2_fb_crc_mode.TabIndex = 57; + // + // label45 + // + this.label45.AutoSize = true; + this.label45.Location = new System.Drawing.Point(269, 118); + this.label45.Name = "label45"; + this.label45.Size = new System.Drawing.Size(121, 13); + this.label45.TabIndex = 56; + this.label45.Text = "Framebuffer CRC Mode:"; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.Location = new System.Drawing.Point(317, 90); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(73, 13); + this.label3.TabIndex = 55; + this.label3.Text = "Aspect Mode:"; + // + // label52 + // + this.label52.AutoSize = true; + this.label52.Location = new System.Drawing.Point(271, 62); + this.label52.Name = "label52"; + this.label52.Size = new System.Drawing.Size(119, 13); + this.label52.TabIndex = 54; + this.label52.Text = "Enable hacks for game:"; + // + // Glide64mk2_enable_hacks_for_game + // + this.Glide64mk2_enable_hacks_for_game.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.Glide64mk2_enable_hacks_for_game.FormattingEnabled = true; + this.Glide64mk2_enable_hacks_for_game.Items.AddRange(new object[] { "None", "All-Star Baseball", "Banjo Tooie", @@ -3256,560 +3234,239 @@ "Tonic Trouble", "Yoshi Story", "Zelda"}); - this.Glide64mk2_enable_hacks_for_game.Location = new System.Drawing.Point(396, 59); - this.Glide64mk2_enable_hacks_for_game.Name = "Glide64mk2_enable_hacks_for_game"; - this.Glide64mk2_enable_hacks_for_game.Size = new System.Drawing.Size(155, 21); - this.Glide64mk2_enable_hacks_for_game.TabIndex = 53; - // - // label53 - // - this.label53.AutoSize = true; - this.label53.Location = new System.Drawing.Point(266, 36); - this.label53.Name = "label53"; - this.label53.Size = new System.Drawing.Size(124, 13); - this.label53.TabIndex = 40; - this.label53.Text = "Buffer swapping method:"; - // - // Glide64mk2_swapmode - // - this.Glide64mk2_swapmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.Glide64mk2_swapmode.FormattingEnabled = true; - this.Glide64mk2_swapmode.Items.AddRange(new object[] { + this.Glide64mk2_enable_hacks_for_game.Location = new System.Drawing.Point(396, 59); + this.Glide64mk2_enable_hacks_for_game.Name = "Glide64mk2_enable_hacks_for_game"; + this.Glide64mk2_enable_hacks_for_game.Size = new System.Drawing.Size(155, 21); + this.Glide64mk2_enable_hacks_for_game.TabIndex = 53; + // + // label53 + // + this.label53.AutoSize = true; + this.label53.Location = new System.Drawing.Point(266, 36); + this.label53.Name = "label53"; + this.label53.Size = new System.Drawing.Size(124, 13); + this.label53.TabIndex = 40; + this.label53.Text = "Buffer swapping method:"; + // + // Glide64mk2_swapmode + // + this.Glide64mk2_swapmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.Glide64mk2_swapmode.FormattingEnabled = true; + this.Glide64mk2_swapmode.Items.AddRange(new object[] { "Old", "New", "Hybrid"}); - this.Glide64mk2_swapmode.Location = new System.Drawing.Point(396, 32); - this.Glide64mk2_swapmode.Name = "Glide64mk2_swapmode"; - this.Glide64mk2_swapmode.Size = new System.Drawing.Size(78, 21); - this.Glide64mk2_swapmode.TabIndex = 39; - // - // label54 - // - this.label54.AutoSize = true; - this.label54.Location = new System.Drawing.Point(3, 275); - this.label54.Name = "label54"; - this.label54.Size = new System.Drawing.Size(78, 13); - this.label54.TabIndex = 38; - this.label54.Text = "Stipple pattern:"; - // - // Glide64mk2_stipple_pattern - // - this.Glide64mk2_stipple_pattern.Location = new System.Drawing.Point(92, 272); - this.Glide64mk2_stipple_pattern.Name = "Glide64mk2_stipple_pattern"; - this.Glide64mk2_stipple_pattern.Size = new System.Drawing.Size(78, 20); - this.Glide64mk2_stipple_pattern.TabIndex = 37; - // - // label55 - // - this.label55.AutoSize = true; - this.label55.Location = new System.Drawing.Point(3, 249); - this.label55.Name = "label55"; - this.label55.Size = new System.Drawing.Size(71, 13); - this.label55.TabIndex = 36; - this.label55.Text = "Stipple mode:"; - // - // Glide64mk2_stipple_mode - // - this.Glide64mk2_stipple_mode.Location = new System.Drawing.Point(92, 246); - this.Glide64mk2_stipple_mode.Name = "Glide64mk2_stipple_mode"; - this.Glide64mk2_stipple_mode.Size = new System.Drawing.Size(36, 20); - this.Glide64mk2_stipple_mode.TabIndex = 35; - // - // label56 - // - this.label56.AutoSize = true; - this.label56.Location = new System.Drawing.Point(3, 118); - this.label56.Name = "label56"; - this.label56.Size = new System.Drawing.Size(86, 13); - this.label56.TabIndex = 26; - this.label56.Text = "LOD calculation:"; - // - // Glide64mk2_lodmode - // - this.Glide64mk2_lodmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.Glide64mk2_lodmode.FormattingEnabled = true; - this.Glide64mk2_lodmode.Items.AddRange(new object[] { + this.Glide64mk2_swapmode.Location = new System.Drawing.Point(396, 32); + this.Glide64mk2_swapmode.Name = "Glide64mk2_swapmode"; + this.Glide64mk2_swapmode.Size = new System.Drawing.Size(78, 21); + this.Glide64mk2_swapmode.TabIndex = 39; + // + // label54 + // + this.label54.AutoSize = true; + this.label54.Location = new System.Drawing.Point(3, 275); + this.label54.Name = "label54"; + this.label54.Size = new System.Drawing.Size(78, 13); + this.label54.TabIndex = 38; + this.label54.Text = "Stipple pattern:"; + // + // Glide64mk2_stipple_pattern + // + this.Glide64mk2_stipple_pattern.Location = new System.Drawing.Point(92, 272); + this.Glide64mk2_stipple_pattern.Name = "Glide64mk2_stipple_pattern"; + this.Glide64mk2_stipple_pattern.Size = new System.Drawing.Size(78, 20); + this.Glide64mk2_stipple_pattern.TabIndex = 37; + // + // label55 + // + this.label55.AutoSize = true; + this.label55.Location = new System.Drawing.Point(3, 249); + this.label55.Name = "label55"; + this.label55.Size = new System.Drawing.Size(71, 13); + this.label55.TabIndex = 36; + this.label55.Text = "Stipple mode:"; + // + // Glide64mk2_stipple_mode + // + this.Glide64mk2_stipple_mode.Location = new System.Drawing.Point(92, 246); + this.Glide64mk2_stipple_mode.Name = "Glide64mk2_stipple_mode"; + this.Glide64mk2_stipple_mode.Size = new System.Drawing.Size(36, 20); + this.Glide64mk2_stipple_mode.TabIndex = 35; + // + // label56 + // + this.label56.AutoSize = true; + this.label56.Location = new System.Drawing.Point(3, 118); + this.label56.Name = "label56"; + this.label56.Size = new System.Drawing.Size(86, 13); + this.label56.TabIndex = 26; + this.label56.Text = "LOD calculation:"; + // + // Glide64mk2_lodmode + // + this.Glide64mk2_lodmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.Glide64mk2_lodmode.FormattingEnabled = true; + this.Glide64mk2_lodmode.Items.AddRange(new object[] { "Off", "Fast", "Precise"}); - this.Glide64mk2_lodmode.Location = new System.Drawing.Point(92, 115); - this.Glide64mk2_lodmode.Name = "Glide64mk2_lodmode"; - this.Glide64mk2_lodmode.Size = new System.Drawing.Size(78, 21); - this.Glide64mk2_lodmode.TabIndex = 25; - // - // label58 - // - this.label58.AutoSize = true; - this.label58.Location = new System.Drawing.Point(3, 65); - this.label58.Name = "label58"; - this.label58.Size = new System.Drawing.Size(75, 13); - this.label58.TabIndex = 22; - this.label58.Text = "Filtering mode:"; - // - // Glide64mk2_filtering - // - this.Glide64mk2_filtering.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.Glide64mk2_filtering.FormattingEnabled = true; - this.Glide64mk2_filtering.Items.AddRange(new object[] { + this.Glide64mk2_lodmode.Location = new System.Drawing.Point(92, 115); + this.Glide64mk2_lodmode.Name = "Glide64mk2_lodmode"; + this.Glide64mk2_lodmode.Size = new System.Drawing.Size(78, 21); + this.Glide64mk2_lodmode.TabIndex = 25; + // + // label58 + // + this.label58.AutoSize = true; + this.label58.Location = new System.Drawing.Point(3, 65); + this.label58.Name = "label58"; + this.label58.Size = new System.Drawing.Size(75, 13); + this.label58.TabIndex = 22; + this.label58.Text = "Filtering mode:"; + // + // Glide64mk2_filtering + // + this.Glide64mk2_filtering.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.Glide64mk2_filtering.FormattingEnabled = true; + this.Glide64mk2_filtering.Items.AddRange(new object[] { "None", "Force bilinear", "Force point-sampled"}); - this.Glide64mk2_filtering.Location = new System.Drawing.Point(92, 62); - this.Glide64mk2_filtering.Name = "Glide64mk2_filtering"; - this.Glide64mk2_filtering.Size = new System.Drawing.Size(138, 21); - this.Glide64mk2_filtering.TabIndex = 21; - // - // Glide64mk2_UseDefaultHacks2 - // - this.Glide64mk2_UseDefaultHacks2.AutoSize = true; - this.Glide64mk2_UseDefaultHacks2.Location = new System.Drawing.Point(6, 6); - this.Glide64mk2_UseDefaultHacks2.Name = "Glide64mk2_UseDefaultHacks2"; - this.Glide64mk2_UseDefaultHacks2.Size = new System.Drawing.Size(165, 17); - this.Glide64mk2_UseDefaultHacks2.TabIndex = 3; - this.Glide64mk2_UseDefaultHacks2.Text = "Use defaults for current game"; - this.Glide64mk2_UseDefaultHacks2.UseVisualStyleBackColor = true; - this.Glide64mk2_UseDefaultHacks2.CheckedChanged += new System.EventHandler(this.Glide64mk2_UseDefaultHacks2_CheckedChanged); - //// - //// JaboTab - //// - //this.JaboTab.Controls.Add(this.JaboPerGameHacksGroupBox); - //this.JaboTab.Controls.Add(this.JaboUseForGameCheckbox); - //this.JaboTab.Controls.Add(this.label68); - //this.JaboTab.Controls.Add(this.JaboCopyFrameBufferCheckbox); - //this.JaboTab.Controls.Add(this.label67); - //this.JaboTab.Controls.Add(this.JaboZCompareCheckbox); - //this.JaboTab.Controls.Add(this.label66); - //this.JaboTab.Controls.Add(this.JaboDirect3DPipelineCheckbox); - //this.JaboTab.Controls.Add(this.label65); - //this.JaboTab.Controls.Add(this.JaboAlphaBlendingCheckbox); - //this.JaboTab.Controls.Add(this.label64); - //this.JaboTab.Controls.Add(this.JaboLegacyPixelPipelineCheckbox); - //this.JaboTab.Controls.Add(this.label63); - //this.JaboTab.Controls.Add(this.label62); - //this.JaboTab.Controls.Add(this.JaboAdjustAspectRatioCheckbox); - //this.JaboTab.Controls.Add(this.label61); - //this.JaboTab.Controls.Add(this.JaboAntialiasingLevelDropdown); - //this.JaboTab.Controls.Add(this.label60); - //this.JaboTab.Controls.Add(this.JaboTextureFilterCheckbox); - //this.JaboTab.Controls.Add(this.label59); - //this.JaboTab.Controls.Add(this.JaboSuper2xsalCheckbox); - //this.JaboTab.Controls.Add(this.JaboBrightnessBox); - //this.JaboTab.Controls.Add(this.label57); - //this.JaboTab.Controls.Add(this.JaboAnisotropicFilteringLevelDropdown); - //this.JaboTab.Controls.Add(this.label51); - //this.JaboTab.Location = new System.Drawing.Point(4, 22); - //this.JaboTab.Name = "JaboTab"; - //this.JaboTab.Size = new System.Drawing.Size(572, 343); - //this.JaboTab.TabIndex = 7; - //this.JaboTab.Text = "Jabo"; - //this.JaboTab.UseVisualStyleBackColor = true; - //// - //// JaboPerGameHacksGroupBox - //// - //this.JaboPerGameHacksGroupBox.Controls.Add(this.JaboResolutionHeightBox); - //this.JaboPerGameHacksGroupBox.Controls.Add(this.JaboResolutionWidthBox); - //this.JaboPerGameHacksGroupBox.Controls.Add(this.label71); - //this.JaboPerGameHacksGroupBox.Controls.Add(this.label70); - //this.JaboPerGameHacksGroupBox.Controls.Add(this.JaboClearModeDropDown); - //this.JaboPerGameHacksGroupBox.Controls.Add(this.label69); - //this.JaboPerGameHacksGroupBox.Location = new System.Drawing.Point(292, 36); - //this.JaboPerGameHacksGroupBox.Name = "JaboPerGameHacksGroupBox"; - //this.JaboPerGameHacksGroupBox.Size = new System.Drawing.Size(271, 196); - //this.JaboPerGameHacksGroupBox.TabIndex = 29; - //this.JaboPerGameHacksGroupBox.TabStop = false; - //this.JaboPerGameHacksGroupBox.Text = "Per game settings"; - // - // label71 - // - this.label71.AutoSize = true; - this.label71.Location = new System.Drawing.Point(15, 94); - this.label71.Name = "label71"; - this.label71.Size = new System.Drawing.Size(91, 13); - this.label71.TabIndex = 32; - this.label71.Text = "Resolution Height"; - // - // label70 - // - this.label70.AutoSize = true; - this.label70.Location = new System.Drawing.Point(15, 64); - this.label70.Name = "label70"; - this.label70.Size = new System.Drawing.Size(88, 13); - this.label70.TabIndex = 31; - this.label70.Text = "Resolution Width"; - //// - //// JaboClearModeDropDown - //// - //this.JaboClearModeDropDown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - //this.JaboClearModeDropDown.FormattingEnabled = true; - //this.JaboClearModeDropDown.Location = new System.Drawing.Point(127, 30); - //this.JaboClearModeDropDown.Name = "JaboClearModeDropDown"; - //this.JaboClearModeDropDown.Size = new System.Drawing.Size(138, 21); - //this.JaboClearModeDropDown.TabIndex = 30; - // - // label69 - // - this.label69.AutoSize = true; - this.label69.Location = new System.Drawing.Point(15, 34); - this.label69.Name = "label69"; - this.label69.Size = new System.Drawing.Size(106, 13); - this.label69.TabIndex = 0; - this.label69.Text = "Direct3D Clear Mode"; - //// - //// JaboUseForGameCheckbox - //// - //this.JaboUseForGameCheckbox.AutoSize = true; - //this.JaboUseForGameCheckbox.Location = new System.Drawing.Point(292, 13); - //this.JaboUseForGameCheckbox.Name = "JaboUseForGameCheckbox"; - //this.JaboUseForGameCheckbox.Size = new System.Drawing.Size(165, 17); - //this.JaboUseForGameCheckbox.TabIndex = 28; - //this.JaboUseForGameCheckbox.Text = "Use defaults for current game"; - //this.JaboUseForGameCheckbox.UseVisualStyleBackColor = true; - //this.JaboUseForGameCheckbox.CheckedChanged += new System.EventHandler(this.JaboUseForGameCheckbox_CheckedChanged); - // - // label68 - // - this.label68.AutoSize = true; - this.label68.Location = new System.Drawing.Point(51, 316); - this.label68.Name = "label68"; - this.label68.Size = new System.Drawing.Size(87, 13); - this.label68.TabIndex = 27; - this.label68.Text = "Copy framebuffer"; - //// - //// JaboCopyFrameBufferCheckbox - //// - //this.JaboCopyFrameBufferCheckbox.AutoSize = true; - //this.JaboCopyFrameBufferCheckbox.Location = new System.Drawing.Point(154, 315); - //this.JaboCopyFrameBufferCheckbox.Name = "JaboCopyFrameBufferCheckbox"; - //this.JaboCopyFrameBufferCheckbox.Size = new System.Drawing.Size(15, 14); - //this.JaboCopyFrameBufferCheckbox.TabIndex = 26; - //this.JaboCopyFrameBufferCheckbox.UseVisualStyleBackColor = true; - // - // label67 - // - this.label67.AutoSize = true; - this.label67.Location = new System.Drawing.Point(49, 286); - this.label67.Name = "label67"; - this.label67.Size = new System.Drawing.Size(89, 13); - this.label67.TabIndex = 25; - this.label67.Text = "Force Z Compare"; - //// - //// JaboZCompareCheckbox - //// - //this.JaboZCompareCheckbox.AutoSize = true; - //this.JaboZCompareCheckbox.Location = new System.Drawing.Point(154, 285); - //this.JaboZCompareCheckbox.Name = "JaboZCompareCheckbox"; - //this.JaboZCompareCheckbox.Size = new System.Drawing.Size(15, 14); - //this.JaboZCompareCheckbox.TabIndex = 24; - //this.JaboZCompareCheckbox.UseVisualStyleBackColor = true; - // - // label66 - // - this.label66.AutoSize = true; - this.label66.Location = new System.Drawing.Point(24, 256); - this.label66.Name = "label66"; - this.label66.Size = new System.Drawing.Size(114, 13); - this.label66.TabIndex = 23; - this.label66.Text = "Direct3D trans pipeline"; - //// - //// JaboDirect3DPipelineCheckbox - //// - //this.JaboDirect3DPipelineCheckbox.AutoSize = true; - //this.JaboDirect3DPipelineCheckbox.Location = new System.Drawing.Point(154, 255); - //this.JaboDirect3DPipelineCheckbox.Name = "JaboDirect3DPipelineCheckbox"; - //this.JaboDirect3DPipelineCheckbox.Size = new System.Drawing.Size(15, 14); - //this.JaboDirect3DPipelineCheckbox.TabIndex = 22; - //this.JaboDirect3DPipelineCheckbox.UseVisualStyleBackColor = true; - // - // label65 - // - this.label65.AutoSize = true; - this.label65.Location = new System.Drawing.Point(32, 226); - this.label65.Name = "label65"; - this.label65.Size = new System.Drawing.Size(106, 13); - this.label65.TabIndex = 21; - this.label65.Text = "Force alpha blending"; - //// - //// JaboAlphaBlendingCheckbox - //// - //this.JaboAlphaBlendingCheckbox.AutoSize = true; - //this.JaboAlphaBlendingCheckbox.Location = new System.Drawing.Point(154, 225); - //this.JaboAlphaBlendingCheckbox.Name = "JaboAlphaBlendingCheckbox"; - //this.JaboAlphaBlendingCheckbox.Size = new System.Drawing.Size(15, 14); - //this.JaboAlphaBlendingCheckbox.TabIndex = 20; - //this.JaboAlphaBlendingCheckbox.UseVisualStyleBackColor = true; - // - // label64 - // - this.label64.AutoSize = true; - this.label64.Location = new System.Drawing.Point(15, 195); - this.label64.Name = "label64"; - this.label64.Size = new System.Drawing.Size(123, 13); - this.label64.TabIndex = 19; - this.label64.Text = "Use legacy pixel pipeline"; - //// - //// JaboLegacyPixelPipelineCheckbox - //// - //this.JaboLegacyPixelPipelineCheckbox.AutoSize = true; - //this.JaboLegacyPixelPipelineCheckbox.Location = new System.Drawing.Point(154, 195); - //this.JaboLegacyPixelPipelineCheckbox.Name = "JaboLegacyPixelPipelineCheckbox"; - //this.JaboLegacyPixelPipelineCheckbox.Size = new System.Drawing.Size(15, 14); - //this.JaboLegacyPixelPipelineCheckbox.TabIndex = 18; - //this.JaboLegacyPixelPipelineCheckbox.UseVisualStyleBackColor = true; - // - // label63 - // - this.label63.AutoSize = true; - this.label63.Location = new System.Drawing.Point(15, 177); - this.label63.Name = "label63"; - this.label63.Size = new System.Drawing.Size(76, 13); - this.label63.TabIndex = 17; - this.label63.Text = "to match yours"; - // - // label62 - // - this.label62.AutoSize = true; - this.label62.Location = new System.Drawing.Point(15, 164); - this.label62.Name = "label62"; - this.label62.Size = new System.Drawing.Size(123, 13); - this.label62.TabIndex = 16; - this.label62.Text = "Adjust game aspect ratio"; - //// - //// JaboAdjustAspectRatioCheckbox - //// - //this.JaboAdjustAspectRatioCheckbox.AutoSize = true; - //this.JaboAdjustAspectRatioCheckbox.Location = new System.Drawing.Point(154, 165); - //this.JaboAdjustAspectRatioCheckbox.Name = "JaboAdjustAspectRatioCheckbox"; - //this.JaboAdjustAspectRatioCheckbox.Size = new System.Drawing.Size(15, 14); - //this.JaboAdjustAspectRatioCheckbox.TabIndex = 15; - //this.JaboAdjustAspectRatioCheckbox.UseVisualStyleBackColor = true; - // - // label61 - // - this.label61.AutoSize = true; - this.label61.Location = new System.Drawing.Point(49, 49); - this.label61.Name = "label61"; - this.label61.Size = new System.Drawing.Size(89, 13); - this.label61.TabIndex = 14; - this.label61.Text = "Antialiasing Level"; - //// - //// JaboAntialiasingLevelDropdown - //// - //this.JaboAntialiasingLevelDropdown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - //this.JaboAntialiasingLevelDropdown.FormattingEnabled = true; - //this.JaboAntialiasingLevelDropdown.Location = new System.Drawing.Point(154, 45); - //this.JaboAntialiasingLevelDropdown.Name = "JaboAntialiasingLevelDropdown"; - //this.JaboAntialiasingLevelDropdown.Size = new System.Drawing.Size(121, 21); - //this.JaboAntialiasingLevelDropdown.TabIndex = 13; - // - // label60 - // - this.label60.AutoSize = true; - this.label60.Location = new System.Drawing.Point(21, 136); - this.label60.Name = "label60"; - this.label60.Size = new System.Drawing.Size(117, 13); - this.label60.TabIndex = 12; - this.label60.Text = "Always use texture filter"; - //// - //// JaboTextureFilterCheckbox - //// - //this.JaboTextureFilterCheckbox.AutoSize = true; - //this.JaboTextureFilterCheckbox.Location = new System.Drawing.Point(154, 135); - //this.JaboTextureFilterCheckbox.Name = "JaboTextureFilterCheckbox"; - //this.JaboTextureFilterCheckbox.Size = new System.Drawing.Size(15, 14); - //this.JaboTextureFilterCheckbox.TabIndex = 11; - //this.JaboTextureFilterCheckbox.UseVisualStyleBackColor = true; - // - // label59 - // - this.label59.AutoSize = true; - this.label59.Location = new System.Drawing.Point(76, 107); - this.label59.Name = "label59"; - this.label59.Size = new System.Drawing.Size(62, 13); - this.label59.TabIndex = 10; - this.label59.Text = "Super 2xsal"; - //// - //// JaboSuper2xsalCheckbox - //// - //this.JaboSuper2xsalCheckbox.AutoSize = true; - //this.JaboSuper2xsalCheckbox.Location = new System.Drawing.Point(154, 105); - //this.JaboSuper2xsalCheckbox.Name = "JaboSuper2xsalCheckbox"; - //this.JaboSuper2xsalCheckbox.Size = new System.Drawing.Size(15, 14); - //this.JaboSuper2xsalCheckbox.TabIndex = 9; - //this.JaboSuper2xsalCheckbox.UseVisualStyleBackColor = true; - //// - //// JaboBrightnessBox - //// - //this.JaboBrightnessBox.Increment = new decimal(new int[] { - // 3, - // 0, - // 0, - // 0}); - //this.JaboBrightnessBox.Location = new System.Drawing.Point(154, 75); - //this.JaboBrightnessBox.Maximum = new decimal(new int[] { - // 190, - // 0, - // 0, - // 0}); - //this.JaboBrightnessBox.Minimum = new decimal(new int[] { - // 100, - // 0, - // 0, - // 0}); - //this.JaboBrightnessBox.Name = "JaboBrightnessBox"; - //this.JaboBrightnessBox.Size = new System.Drawing.Size(48, 20); - //this.JaboBrightnessBox.TabIndex = 8; - //this.JaboBrightnessBox.Value = new decimal(new int[] { - // 100, - // 0, - // 0, - // 0}); - // - // label57 - // - this.label57.AutoSize = true; - this.label57.Location = new System.Drawing.Point(82, 79); - this.label57.Name = "label57"; - this.label57.Size = new System.Drawing.Size(56, 13); - this.label57.TabIndex = 7; - this.label57.Text = "Brightness"; - //// - //// JaboAnisotropicFilteringLevelDropdown - //// - //this.JaboAnisotropicFilteringLevelDropdown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - //this.JaboAnisotropicFilteringLevelDropdown.FormattingEnabled = true; - //this.JaboAnisotropicFilteringLevelDropdown.Location = new System.Drawing.Point(154, 12); - //this.JaboAnisotropicFilteringLevelDropdown.Name = "JaboAnisotropicFilteringLevelDropdown"; - //this.JaboAnisotropicFilteringLevelDropdown.Size = new System.Drawing.Size(121, 21); - //this.JaboAnisotropicFilteringLevelDropdown.TabIndex = 6; - // - // label51 - // - this.label51.AutoSize = true; - this.label51.Location = new System.Drawing.Point(18, 15); - this.label51.Name = "label51"; - this.label51.Size = new System.Drawing.Size(120, 13); - this.label51.TabIndex = 5; - this.label51.Text = "Anisotropic filtering level"; - // - // GLideN64Tab - // - this.GLideN64Tab.Controls.Add(this.tabControl3); - this.GLideN64Tab.Location = new System.Drawing.Point(4, 22); - this.GLideN64Tab.Name = "GLideN64Tab"; - this.GLideN64Tab.Padding = new System.Windows.Forms.Padding(3); - this.GLideN64Tab.Size = new System.Drawing.Size(572, 343); - this.GLideN64Tab.TabIndex = 8; - this.GLideN64Tab.Text = "GLideN64"; - this.GLideN64Tab.UseVisualStyleBackColor = true; - // - // tabControl3 - // - this.tabControl3.Controls.Add(this.tabPage5); - this.tabControl3.Controls.Add(this.tabPage6); - this.tabControl3.Controls.Add(this.tabPage7); - this.tabControl3.Location = new System.Drawing.Point(0, 3); - this.tabControl3.Name = "tabControl3"; - this.tabControl3.SelectedIndex = 0; - this.tabControl3.Size = new System.Drawing.Size(572, 336); - this.tabControl3.TabIndex = 2; - // - // tabPage5 - // - this.tabPage5.Controls.Add(this.label88); - this.tabPage5.Controls.Add(this.GLideN64_GammaCorrectionLevel); - this.tabPage5.Controls.Add(this.GLideN64_ForceGammaCorrection); - this.tabPage5.Controls.Add(this.label81); - this.tabPage5.Controls.Add(this.GLideN64_MultiSampling); - this.tabPage5.Controls.Add(this.label80); - this.tabPage5.Controls.Add(this.GLideN64_blurStrength); - this.tabPage5.Controls.Add(this.label79); - this.tabPage5.Controls.Add(this.GLideN64_blurAmount); - this.tabPage5.Controls.Add(this.label78); - this.tabPage5.Controls.Add(this.GLideN64_bloomBlendMode); - this.tabPage5.Controls.Add(this.label77); - this.tabPage5.Controls.Add(this.GLideN64_bloomThresholdLevel); - this.tabPage5.Controls.Add(this.GLideN64_EnableBloom); - this.tabPage5.Controls.Add(this.GLideN64_FragmentDepthWrite); - this.tabPage5.Controls.Add(this.GLideN64_LegacyBlending); - this.tabPage5.Controls.Add(this.GLideN64_NativeResTexrects); - this.tabPage5.Controls.Add(this.label82); - this.tabPage5.Controls.Add(this.GLideN64_CorrectTexrectCoords); - this.tabPage5.Controls.Add(this.GLideN64_ShadersStorage); - this.tabPage5.Controls.Add(this.GLideN64_HWLighting); - this.tabPage5.Controls.Add(this.GLideN64_EnableNoise); - this.tabPage5.Controls.Add(this.GLideN64_EnableLOD); - this.tabPage5.Location = new System.Drawing.Point(4, 22); - this.tabPage5.Name = "tabPage5"; - this.tabPage5.Padding = new System.Windows.Forms.Padding(3); - this.tabPage5.Size = new System.Drawing.Size(564, 310); - this.tabPage5.TabIndex = 0; - this.tabPage5.Text = "General"; - this.tabPage5.UseVisualStyleBackColor = true; - // - // label88 - // - this.label88.AutoSize = true; - this.label88.Location = new System.Drawing.Point(306, 187); - this.label88.Name = "label88"; - this.label88.Size = new System.Drawing.Size(123, 13); - this.label88.TabIndex = 78; - this.label88.Text = "Gamma Correction Level"; - // - // GLideN64_GammaCorrectionLevel - // - this.GLideN64_GammaCorrectionLevel.Location = new System.Drawing.Point(435, 184); - this.GLideN64_GammaCorrectionLevel.Name = "GLideN64_GammaCorrectionLevel"; - this.GLideN64_GammaCorrectionLevel.Size = new System.Drawing.Size(78, 20); - this.GLideN64_GammaCorrectionLevel.TabIndex = 77; - // - // GLideN64_ForceGammaCorrection - // - this.GLideN64_ForceGammaCorrection.AutoSize = true; - this.GLideN64_ForceGammaCorrection.Location = new System.Drawing.Point(309, 161); - this.GLideN64_ForceGammaCorrection.Name = "GLideN64_ForceGammaCorrection"; - this.GLideN64_ForceGammaCorrection.Size = new System.Drawing.Size(143, 17); - this.GLideN64_ForceGammaCorrection.TabIndex = 70; - this.GLideN64_ForceGammaCorrection.Text = "Force Gamma Correction"; - this.GLideN64_ForceGammaCorrection.UseVisualStyleBackColor = true; - // - // label81 - // - this.label81.AutoSize = true; - this.label81.Location = new System.Drawing.Point(3, 210); - this.label81.Name = "label81"; - this.label81.Size = new System.Drawing.Size(75, 13); - this.label81.TabIndex = 69; - this.label81.Text = "MultiSampling:"; - // - // GLideN64_MultiSampling - // - this.GLideN64_MultiSampling.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.GLideN64_MultiSampling.FormattingEnabled = true; - this.GLideN64_MultiSampling.Items.AddRange(new object[] { + this.Glide64mk2_filtering.Location = new System.Drawing.Point(92, 62); + this.Glide64mk2_filtering.Name = "Glide64mk2_filtering"; + this.Glide64mk2_filtering.Size = new System.Drawing.Size(138, 21); + this.Glide64mk2_filtering.TabIndex = 21; + // + // Glide64mk2_UseDefaultHacks2 + // + this.Glide64mk2_UseDefaultHacks2.AutoSize = true; + this.Glide64mk2_UseDefaultHacks2.Location = new System.Drawing.Point(6, 6); + this.Glide64mk2_UseDefaultHacks2.Name = "Glide64mk2_UseDefaultHacks2"; + this.Glide64mk2_UseDefaultHacks2.Size = new System.Drawing.Size(165, 17); + this.Glide64mk2_UseDefaultHacks2.TabIndex = 3; + this.Glide64mk2_UseDefaultHacks2.Text = "Use defaults for current game"; + this.Glide64mk2_UseDefaultHacks2.UseVisualStyleBackColor = true; + this.Glide64mk2_UseDefaultHacks2.CheckedChanged += new System.EventHandler(this.Glide64mk2_UseDefaultHacks2_CheckedChanged); + // + // GLideN64Tab + // + this.GLideN64Tab.Controls.Add(this.tabControl3); + this.GLideN64Tab.Location = new System.Drawing.Point(4, 22); + this.GLideN64Tab.Name = "GLideN64Tab"; + this.GLideN64Tab.Padding = new System.Windows.Forms.Padding(3); + this.GLideN64Tab.Size = new System.Drawing.Size(572, 343); + this.GLideN64Tab.TabIndex = 8; + this.GLideN64Tab.Text = "GLideN64"; + this.GLideN64Tab.UseVisualStyleBackColor = true; + // + // tabControl3 + // + this.tabControl3.Controls.Add(this.tabPage5); + this.tabControl3.Controls.Add(this.tabPage6); + this.tabControl3.Controls.Add(this.tabPage7); + this.tabControl3.Location = new System.Drawing.Point(0, 3); + this.tabControl3.Name = "tabControl3"; + this.tabControl3.SelectedIndex = 0; + this.tabControl3.Size = new System.Drawing.Size(572, 336); + this.tabControl3.TabIndex = 2; + // + // tabPage5 + // + this.tabPage5.Controls.Add(this.label88); + this.tabPage5.Controls.Add(this.GLideN64_GammaCorrectionLevel); + this.tabPage5.Controls.Add(this.GLideN64_ForceGammaCorrection); + this.tabPage5.Controls.Add(this.label81); + this.tabPage5.Controls.Add(this.GLideN64_MultiSampling); + this.tabPage5.Controls.Add(this.label80); + this.tabPage5.Controls.Add(this.GLideN64_blurStrength); + this.tabPage5.Controls.Add(this.label79); + this.tabPage5.Controls.Add(this.GLideN64_blurAmount); + this.tabPage5.Controls.Add(this.label78); + this.tabPage5.Controls.Add(this.GLideN64_bloomBlendMode); + this.tabPage5.Controls.Add(this.label77); + this.tabPage5.Controls.Add(this.GLideN64_bloomThresholdLevel); + this.tabPage5.Controls.Add(this.GLideN64_EnableBloom); + this.tabPage5.Controls.Add(this.GLideN64_FragmentDepthWrite); + this.tabPage5.Controls.Add(this.GLideN64_LegacyBlending); + this.tabPage5.Controls.Add(this.GLideN64_NativeResTexrects); + this.tabPage5.Controls.Add(this.label82); + this.tabPage5.Controls.Add(this.GLideN64_CorrectTexrectCoords); + this.tabPage5.Controls.Add(this.GLideN64_ShadersStorage); + this.tabPage5.Controls.Add(this.GLideN64_HWLighting); + this.tabPage5.Controls.Add(this.GLideN64_EnableNoise); + this.tabPage5.Controls.Add(this.GLideN64_EnableLOD); + this.tabPage5.Location = new System.Drawing.Point(4, 22); + this.tabPage5.Name = "tabPage5"; + this.tabPage5.Padding = new System.Windows.Forms.Padding(3); + this.tabPage5.Size = new System.Drawing.Size(564, 310); + this.tabPage5.TabIndex = 0; + this.tabPage5.Text = "General"; + this.tabPage5.UseVisualStyleBackColor = true; + // + // label88 + // + this.label88.AutoSize = true; + this.label88.Location = new System.Drawing.Point(306, 187); + this.label88.Name = "label88"; + this.label88.Size = new System.Drawing.Size(123, 13); + this.label88.TabIndex = 78; + this.label88.Text = "Gamma Correction Level"; + // + // GLideN64_GammaCorrectionLevel + // + this.GLideN64_GammaCorrectionLevel.Location = new System.Drawing.Point(435, 184); + this.GLideN64_GammaCorrectionLevel.Name = "GLideN64_GammaCorrectionLevel"; + this.GLideN64_GammaCorrectionLevel.Size = new System.Drawing.Size(78, 20); + this.GLideN64_GammaCorrectionLevel.TabIndex = 77; + // + // GLideN64_ForceGammaCorrection + // + this.GLideN64_ForceGammaCorrection.AutoSize = true; + this.GLideN64_ForceGammaCorrection.Location = new System.Drawing.Point(309, 161); + this.GLideN64_ForceGammaCorrection.Name = "GLideN64_ForceGammaCorrection"; + this.GLideN64_ForceGammaCorrection.Size = new System.Drawing.Size(143, 17); + this.GLideN64_ForceGammaCorrection.TabIndex = 70; + this.GLideN64_ForceGammaCorrection.Text = "Force Gamma Correction"; + this.GLideN64_ForceGammaCorrection.UseVisualStyleBackColor = true; + // + // label81 + // + this.label81.AutoSize = true; + this.label81.Location = new System.Drawing.Point(3, 210); + this.label81.Name = "label81"; + this.label81.Size = new System.Drawing.Size(75, 13); + this.label81.TabIndex = 69; + this.label81.Text = "MultiSampling:"; + // + // GLideN64_MultiSampling + // + this.GLideN64_MultiSampling.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.GLideN64_MultiSampling.FormattingEnabled = true; + this.GLideN64_MultiSampling.Items.AddRange(new object[] { "0", "2", "4", "8", "16"}); - this.GLideN64_MultiSampling.Location = new System.Drawing.Point(128, 207); - this.GLideN64_MultiSampling.Name = "GLideN64_MultiSampling"; - this.GLideN64_MultiSampling.Size = new System.Drawing.Size(138, 21); - this.GLideN64_MultiSampling.TabIndex = 68; - // - // label80 - // - this.label80.AutoSize = true; - this.label80.Location = new System.Drawing.Point(306, 122); - this.label80.Name = "label80"; - this.label80.Size = new System.Drawing.Size(71, 13); - this.label80.TabIndex = 67; - this.label80.Text = "Blur Strength:"; - // - // GLideN64_blurStrength - // - this.GLideN64_blurStrength.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.GLideN64_blurStrength.FormattingEnabled = true; - this.GLideN64_blurStrength.Items.AddRange(new object[] { + this.GLideN64_MultiSampling.Location = new System.Drawing.Point(128, 207); + this.GLideN64_MultiSampling.Name = "GLideN64_MultiSampling"; + this.GLideN64_MultiSampling.Size = new System.Drawing.Size(138, 21); + this.GLideN64_MultiSampling.TabIndex = 68; + // + // label80 + // + this.label80.AutoSize = true; + this.label80.Location = new System.Drawing.Point(306, 122); + this.label80.Name = "label80"; + this.label80.Size = new System.Drawing.Size(71, 13); + this.label80.TabIndex = 67; + this.label80.Text = "Blur Strength:"; + // + // GLideN64_blurStrength + // + this.GLideN64_blurStrength.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.GLideN64_blurStrength.FormattingEnabled = true; + this.GLideN64_blurStrength.Items.AddRange(new object[] { "10", "11", "12", @@ -3901,25 +3558,25 @@ "98", "99", "100"}); - this.GLideN64_blurStrength.Location = new System.Drawing.Point(430, 119); - this.GLideN64_blurStrength.Name = "GLideN64_blurStrength"; - this.GLideN64_blurStrength.Size = new System.Drawing.Size(60, 21); - this.GLideN64_blurStrength.TabIndex = 66; - // - // label79 - // - this.label79.AutoSize = true; - this.label79.Location = new System.Drawing.Point(306, 95); - this.label79.Name = "label79"; - this.label79.Size = new System.Drawing.Size(67, 13); - this.label79.TabIndex = 65; - this.label79.Text = "Blur Amount:"; - // - // GLideN64_blurAmount - // - this.GLideN64_blurAmount.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.GLideN64_blurAmount.FormattingEnabled = true; - this.GLideN64_blurAmount.Items.AddRange(new object[] { + this.GLideN64_blurStrength.Location = new System.Drawing.Point(430, 119); + this.GLideN64_blurStrength.Name = "GLideN64_blurStrength"; + this.GLideN64_blurStrength.Size = new System.Drawing.Size(60, 21); + this.GLideN64_blurStrength.TabIndex = 66; + // + // label79 + // + this.label79.AutoSize = true; + this.label79.Location = new System.Drawing.Point(306, 95); + this.label79.Name = "label79"; + this.label79.Size = new System.Drawing.Size(67, 13); + this.label79.TabIndex = 65; + this.label79.Text = "Blur Amount:"; + // + // GLideN64_blurAmount + // + this.GLideN64_blurAmount.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.GLideN64_blurAmount.FormattingEnabled = true; + this.GLideN64_blurAmount.Items.AddRange(new object[] { "2", "3", "4", @@ -3929,327 +3586,327 @@ "8", "9", "10"}); - this.GLideN64_blurAmount.Location = new System.Drawing.Point(430, 92); - this.GLideN64_blurAmount.Name = "GLideN64_blurAmount"; - this.GLideN64_blurAmount.Size = new System.Drawing.Size(60, 21); - this.GLideN64_blurAmount.TabIndex = 64; - // - // label78 - // - this.label78.AutoSize = true; - this.label78.Location = new System.Drawing.Point(306, 68); - this.label78.Name = "label78"; - this.label78.Size = new System.Drawing.Size(99, 13); - this.label78.TabIndex = 63; - this.label78.Text = "Bloom Blend Mode:"; - // - // GLideN64_bloomBlendMode - // - this.GLideN64_bloomBlendMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.GLideN64_bloomBlendMode.FormattingEnabled = true; - this.GLideN64_bloomBlendMode.Items.AddRange(new object[] { + this.GLideN64_blurAmount.Location = new System.Drawing.Point(430, 92); + this.GLideN64_blurAmount.Name = "GLideN64_blurAmount"; + this.GLideN64_blurAmount.Size = new System.Drawing.Size(60, 21); + this.GLideN64_blurAmount.TabIndex = 64; + // + // label78 + // + this.label78.AutoSize = true; + this.label78.Location = new System.Drawing.Point(306, 68); + this.label78.Name = "label78"; + this.label78.Size = new System.Drawing.Size(99, 13); + this.label78.TabIndex = 63; + this.label78.Text = "Bloom Blend Mode:"; + // + // GLideN64_bloomBlendMode + // + this.GLideN64_bloomBlendMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.GLideN64_bloomBlendMode.FormattingEnabled = true; + this.GLideN64_bloomBlendMode.Items.AddRange(new object[] { "Strong", "Mild", "Light"}); - this.GLideN64_bloomBlendMode.Location = new System.Drawing.Point(430, 65); - this.GLideN64_bloomBlendMode.Name = "GLideN64_bloomBlendMode"; - this.GLideN64_bloomBlendMode.Size = new System.Drawing.Size(128, 21); - this.GLideN64_bloomBlendMode.TabIndex = 62; - // - // label77 - // - this.label77.AutoSize = true; - this.label77.Location = new System.Drawing.Point(306, 41); - this.label77.Name = "label77"; - this.label77.Size = new System.Drawing.Size(118, 13); - this.label77.TabIndex = 61; - this.label77.Text = "Bloom Threshold Level:"; - // - // GLideN64_bloomThresholdLevel - // - this.GLideN64_bloomThresholdLevel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.GLideN64_bloomThresholdLevel.FormattingEnabled = true; - this.GLideN64_bloomThresholdLevel.Items.AddRange(new object[] { + this.GLideN64_bloomBlendMode.Location = new System.Drawing.Point(430, 65); + this.GLideN64_bloomBlendMode.Name = "GLideN64_bloomBlendMode"; + this.GLideN64_bloomBlendMode.Size = new System.Drawing.Size(128, 21); + this.GLideN64_bloomBlendMode.TabIndex = 62; + // + // label77 + // + this.label77.AutoSize = true; + this.label77.Location = new System.Drawing.Point(306, 41); + this.label77.Name = "label77"; + this.label77.Size = new System.Drawing.Size(118, 13); + this.label77.TabIndex = 61; + this.label77.Text = "Bloom Threshold Level:"; + // + // GLideN64_bloomThresholdLevel + // + this.GLideN64_bloomThresholdLevel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.GLideN64_bloomThresholdLevel.FormattingEnabled = true; + this.GLideN64_bloomThresholdLevel.Items.AddRange(new object[] { "2", "3", "4", "5", "6"}); - this.GLideN64_bloomThresholdLevel.Location = new System.Drawing.Point(430, 38); - this.GLideN64_bloomThresholdLevel.Name = "GLideN64_bloomThresholdLevel"; - this.GLideN64_bloomThresholdLevel.Size = new System.Drawing.Size(60, 21); - this.GLideN64_bloomThresholdLevel.TabIndex = 60; - // - // GLideN64_EnableBloom - // - this.GLideN64_EnableBloom.AutoSize = true; - this.GLideN64_EnableBloom.Location = new System.Drawing.Point(309, 19); - this.GLideN64_EnableBloom.Name = "GLideN64_EnableBloom"; - this.GLideN64_EnableBloom.Size = new System.Drawing.Size(91, 17); - this.GLideN64_EnableBloom.TabIndex = 59; - this.GLideN64_EnableBloom.Text = "Enable Bloom"; - this.GLideN64_EnableBloom.UseVisualStyleBackColor = true; - // - // GLideN64_FragmentDepthWrite - // - this.GLideN64_FragmentDepthWrite.AutoSize = true; - this.GLideN64_FragmentDepthWrite.Location = new System.Drawing.Point(6, 184); - this.GLideN64_FragmentDepthWrite.Name = "GLideN64_FragmentDepthWrite"; - this.GLideN64_FragmentDepthWrite.Size = new System.Drawing.Size(130, 17); - this.GLideN64_FragmentDepthWrite.TabIndex = 58; - this.GLideN64_FragmentDepthWrite.Text = "Fragment Depth Write"; - this.GLideN64_FragmentDepthWrite.UseVisualStyleBackColor = true; - // - // GLideN64_LegacyBlending - // - this.GLideN64_LegacyBlending.AutoSize = true; - this.GLideN64_LegacyBlending.Location = new System.Drawing.Point(6, 161); - this.GLideN64_LegacyBlending.Name = "GLideN64_LegacyBlending"; - this.GLideN64_LegacyBlending.Size = new System.Drawing.Size(105, 17); - this.GLideN64_LegacyBlending.TabIndex = 57; - this.GLideN64_LegacyBlending.Text = "Legacy Blending"; - this.GLideN64_LegacyBlending.UseVisualStyleBackColor = true; - // - // GLideN64_NativeResTexrects - // - this.GLideN64_NativeResTexrects.AutoSize = true; - this.GLideN64_NativeResTexrects.Location = new System.Drawing.Point(6, 138); - this.GLideN64_NativeResTexrects.Name = "GLideN64_NativeResTexrects"; - this.GLideN64_NativeResTexrects.Size = new System.Drawing.Size(123, 17); - this.GLideN64_NativeResTexrects.TabIndex = 56; - this.GLideN64_NativeResTexrects.Text = "Native Res Texrects"; - this.GLideN64_NativeResTexrects.UseVisualStyleBackColor = true; - // - // label82 - // - this.label82.AutoSize = true; - this.label82.Location = new System.Drawing.Point(3, 114); - this.label82.Name = "label82"; - this.label82.Size = new System.Drawing.Size(119, 13); - this.label82.TabIndex = 55; - this.label82.Text = "Correct Texrect Coords:"; - // - // GLideN64_CorrectTexrectCoords - // - this.GLideN64_CorrectTexrectCoords.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.GLideN64_CorrectTexrectCoords.FormattingEnabled = true; - this.GLideN64_CorrectTexrectCoords.Items.AddRange(new object[] { + this.GLideN64_bloomThresholdLevel.Location = new System.Drawing.Point(430, 38); + this.GLideN64_bloomThresholdLevel.Name = "GLideN64_bloomThresholdLevel"; + this.GLideN64_bloomThresholdLevel.Size = new System.Drawing.Size(60, 21); + this.GLideN64_bloomThresholdLevel.TabIndex = 60; + // + // GLideN64_EnableBloom + // + this.GLideN64_EnableBloom.AutoSize = true; + this.GLideN64_EnableBloom.Location = new System.Drawing.Point(309, 19); + this.GLideN64_EnableBloom.Name = "GLideN64_EnableBloom"; + this.GLideN64_EnableBloom.Size = new System.Drawing.Size(91, 17); + this.GLideN64_EnableBloom.TabIndex = 59; + this.GLideN64_EnableBloom.Text = "Enable Bloom"; + this.GLideN64_EnableBloom.UseVisualStyleBackColor = true; + // + // GLideN64_FragmentDepthWrite + // + this.GLideN64_FragmentDepthWrite.AutoSize = true; + this.GLideN64_FragmentDepthWrite.Location = new System.Drawing.Point(6, 184); + this.GLideN64_FragmentDepthWrite.Name = "GLideN64_FragmentDepthWrite"; + this.GLideN64_FragmentDepthWrite.Size = new System.Drawing.Size(130, 17); + this.GLideN64_FragmentDepthWrite.TabIndex = 58; + this.GLideN64_FragmentDepthWrite.Text = "Fragment Depth Write"; + this.GLideN64_FragmentDepthWrite.UseVisualStyleBackColor = true; + // + // GLideN64_LegacyBlending + // + this.GLideN64_LegacyBlending.AutoSize = true; + this.GLideN64_LegacyBlending.Location = new System.Drawing.Point(6, 161); + this.GLideN64_LegacyBlending.Name = "GLideN64_LegacyBlending"; + this.GLideN64_LegacyBlending.Size = new System.Drawing.Size(105, 17); + this.GLideN64_LegacyBlending.TabIndex = 57; + this.GLideN64_LegacyBlending.Text = "Legacy Blending"; + this.GLideN64_LegacyBlending.UseVisualStyleBackColor = true; + // + // GLideN64_NativeResTexrects + // + this.GLideN64_NativeResTexrects.AutoSize = true; + this.GLideN64_NativeResTexrects.Location = new System.Drawing.Point(6, 138); + this.GLideN64_NativeResTexrects.Name = "GLideN64_NativeResTexrects"; + this.GLideN64_NativeResTexrects.Size = new System.Drawing.Size(123, 17); + this.GLideN64_NativeResTexrects.TabIndex = 56; + this.GLideN64_NativeResTexrects.Text = "Native Res Texrects"; + this.GLideN64_NativeResTexrects.UseVisualStyleBackColor = true; + // + // label82 + // + this.label82.AutoSize = true; + this.label82.Location = new System.Drawing.Point(3, 114); + this.label82.Name = "label82"; + this.label82.Size = new System.Drawing.Size(119, 13); + this.label82.TabIndex = 55; + this.label82.Text = "Correct Texrect Coords:"; + // + // GLideN64_CorrectTexrectCoords + // + this.GLideN64_CorrectTexrectCoords.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.GLideN64_CorrectTexrectCoords.FormattingEnabled = true; + this.GLideN64_CorrectTexrectCoords.Items.AddRange(new object[] { "Off", "Auto", "Force"}); - this.GLideN64_CorrectTexrectCoords.Location = new System.Drawing.Point(128, 111); - this.GLideN64_CorrectTexrectCoords.Name = "GLideN64_CorrectTexrectCoords"; - this.GLideN64_CorrectTexrectCoords.Size = new System.Drawing.Size(138, 21); - this.GLideN64_CorrectTexrectCoords.TabIndex = 54; - // - // GLideN64_ShadersStorage - // - this.GLideN64_ShadersStorage.AutoSize = true; - this.GLideN64_ShadersStorage.Location = new System.Drawing.Point(6, 88); - this.GLideN64_ShadersStorage.Name = "GLideN64_ShadersStorage"; - this.GLideN64_ShadersStorage.Size = new System.Drawing.Size(103, 17); - this.GLideN64_ShadersStorage.TabIndex = 53; - this.GLideN64_ShadersStorage.Text = "Shaders storage"; - this.GLideN64_ShadersStorage.UseVisualStyleBackColor = true; - // - // GLideN64_HWLighting - // - this.GLideN64_HWLighting.AutoSize = true; - this.GLideN64_HWLighting.Location = new System.Drawing.Point(6, 65); - this.GLideN64_HWLighting.Name = "GLideN64_HWLighting"; - this.GLideN64_HWLighting.Size = new System.Drawing.Size(85, 17); - this.GLideN64_HWLighting.TabIndex = 52; - this.GLideN64_HWLighting.Text = "HW Lighting"; - this.GLideN64_HWLighting.UseVisualStyleBackColor = true; - // - // GLideN64_EnableNoise - // - this.GLideN64_EnableNoise.AutoSize = true; - this.GLideN64_EnableNoise.Location = new System.Drawing.Point(6, 42); - this.GLideN64_EnableNoise.Name = "GLideN64_EnableNoise"; - this.GLideN64_EnableNoise.Size = new System.Drawing.Size(126, 17); - this.GLideN64_EnableNoise.TabIndex = 25; - this.GLideN64_EnableNoise.Text = "Color noise emulation"; - this.GLideN64_EnableNoise.UseVisualStyleBackColor = true; - // - // GLideN64_EnableLOD - // - this.GLideN64_EnableLOD.AutoSize = true; - this.GLideN64_EnableLOD.Location = new System.Drawing.Point(6, 19); - this.GLideN64_EnableLOD.Name = "GLideN64_EnableLOD"; - this.GLideN64_EnableLOD.Size = new System.Drawing.Size(97, 17); - this.GLideN64_EnableLOD.TabIndex = 21; - this.GLideN64_EnableLOD.Text = "LOD Emulation"; - this.GLideN64_EnableLOD.UseVisualStyleBackColor = true; - // - // tabPage6 - // - this.tabPage6.Controls.Add(this.label87); - this.tabPage6.Controls.Add(this.GLideN64_txPath); - this.tabPage6.Controls.Add(this.GLideN64_txSaveCache); - this.tabPage6.Controls.Add(this.GLideN64_txCacheCompression); - this.tabPage6.Controls.Add(this.GLideN64_txForce16bpp); - this.tabPage6.Controls.Add(this.GLideN64_txDump); - this.tabPage6.Controls.Add(this.GLideN64_txHresAltCRC); - this.tabPage6.Controls.Add(this.GLideN64_txHiresFullAlphaChannel); - this.tabPage6.Controls.Add(this.GLideN64_txHiresEnable); - this.tabPage6.Controls.Add(this.label86); - this.tabPage6.Controls.Add(this.GLideN64_txCacheSize); - this.tabPage6.Controls.Add(this.GLideN64_txFilterIgnoreBG); - this.tabPage6.Controls.Add(this.GLideN64_txDeposterize); - this.tabPage6.Controls.Add(this.label85); - this.tabPage6.Controls.Add(this.GLideN64_txEnhancementMode); - this.tabPage6.Controls.Add(this.label84); - this.tabPage6.Controls.Add(this.GLideN64_txFilterMode); - this.tabPage6.Controls.Add(this.label83); - this.tabPage6.Controls.Add(this.GLideN64_CacheSize); - this.tabPage6.Controls.Add(this.label72); - this.tabPage6.Controls.Add(this.GLideN64_bilinearMode); - this.tabPage6.Controls.Add(this.GLideN64_MaxAnisotropy); - this.tabPage6.Location = new System.Drawing.Point(4, 22); - this.tabPage6.Name = "tabPage6"; - this.tabPage6.Padding = new System.Windows.Forms.Padding(3); - this.tabPage6.Size = new System.Drawing.Size(564, 310); - this.tabPage6.TabIndex = 1; - this.tabPage6.Text = "Texture settings"; - this.tabPage6.UseVisualStyleBackColor = true; - // - // label87 - // - this.label87.AutoSize = true; - this.label87.Location = new System.Drawing.Point(3, 232); - this.label87.Name = "label87"; - this.label87.Size = new System.Drawing.Size(70, 13); - this.label87.TabIndex = 76; - this.label87.Text = "Texture path:"; - // - // GLideN64_txPath - // - this.GLideN64_txPath.Location = new System.Drawing.Point(123, 229); - this.GLideN64_txPath.Name = "GLideN64_txPath"; - this.GLideN64_txPath.Size = new System.Drawing.Size(78, 20); - this.GLideN64_txPath.TabIndex = 75; - // - // GLideN64_txSaveCache - // - this.GLideN64_txSaveCache.AutoSize = true; - this.GLideN64_txSaveCache.Location = new System.Drawing.Point(328, 157); - this.GLideN64_txSaveCache.Name = "GLideN64_txSaveCache"; - this.GLideN64_txSaveCache.Size = new System.Drawing.Size(119, 17); - this.GLideN64_txSaveCache.TabIndex = 74; - this.GLideN64_txSaveCache.Text = "Save texture cache"; - this.GLideN64_txSaveCache.UseVisualStyleBackColor = true; - // - // GLideN64_txCacheCompression - // - this.GLideN64_txCacheCompression.AutoSize = true; - this.GLideN64_txCacheCompression.Location = new System.Drawing.Point(328, 134); - this.GLideN64_txCacheCompression.Name = "GLideN64_txCacheCompression"; - this.GLideN64_txCacheCompression.Size = new System.Drawing.Size(159, 17); - this.GLideN64_txCacheCompression.TabIndex = 73; - this.GLideN64_txCacheCompression.Text = "Texture Cache Compression"; - this.GLideN64_txCacheCompression.UseVisualStyleBackColor = true; - // - // GLideN64_txForce16bpp - // - this.GLideN64_txForce16bpp.AutoSize = true; - this.GLideN64_txForce16bpp.Location = new System.Drawing.Point(328, 111); - this.GLideN64_txForce16bpp.Name = "GLideN64_txForce16bpp"; - this.GLideN64_txForce16bpp.Size = new System.Drawing.Size(125, 17); - this.GLideN64_txForce16bpp.TabIndex = 72; - this.GLideN64_txForce16bpp.Text = "Texture Force 16bpp"; - this.GLideN64_txForce16bpp.UseVisualStyleBackColor = true; - // - // GLideN64_txDump - // - this.GLideN64_txDump.AutoSize = true; - this.GLideN64_txDump.Location = new System.Drawing.Point(328, 88); - this.GLideN64_txDump.Name = "GLideN64_txDump"; - this.GLideN64_txDump.Size = new System.Drawing.Size(91, 17); - this.GLideN64_txDump.TabIndex = 71; - this.GLideN64_txDump.Text = "Texture dump"; - this.GLideN64_txDump.UseVisualStyleBackColor = true; - // - // GLideN64_txHresAltCRC - // - this.GLideN64_txHresAltCRC.AutoSize = true; - this.GLideN64_txHresAltCRC.Location = new System.Drawing.Point(328, 65); - this.GLideN64_txHresAltCRC.Name = "GLideN64_txHresAltCRC"; - this.GLideN64_txHresAltCRC.Size = new System.Drawing.Size(88, 17); - this.GLideN64_txHresAltCRC.TabIndex = 70; - this.GLideN64_txHresAltCRC.Text = "Hres Alt CRC"; - this.GLideN64_txHresAltCRC.UseVisualStyleBackColor = true; - // - // GLideN64_txHiresFullAlphaChannel - // - this.GLideN64_txHiresFullAlphaChannel.AutoSize = true; - this.GLideN64_txHiresFullAlphaChannel.Location = new System.Drawing.Point(328, 42); - this.GLideN64_txHiresFullAlphaChannel.Name = "GLideN64_txHiresFullAlphaChannel"; - this.GLideN64_txHiresFullAlphaChannel.Size = new System.Drawing.Size(141, 17); - this.GLideN64_txHiresFullAlphaChannel.TabIndex = 69; - this.GLideN64_txHiresFullAlphaChannel.Text = "Hires Full Alpha Channel"; - this.GLideN64_txHiresFullAlphaChannel.UseVisualStyleBackColor = true; - // - // GLideN64_txHiresEnable - // - this.GLideN64_txHiresEnable.AutoSize = true; - this.GLideN64_txHiresEnable.Location = new System.Drawing.Point(328, 19); - this.GLideN64_txHiresEnable.Name = "GLideN64_txHiresEnable"; - this.GLideN64_txHiresEnable.Size = new System.Drawing.Size(94, 17); - this.GLideN64_txHiresEnable.TabIndex = 68; - this.GLideN64_txHiresEnable.Text = "Hires Textures"; - this.GLideN64_txHiresEnable.UseVisualStyleBackColor = true; - // - // label86 - // - this.label86.AutoSize = true; - this.label86.Location = new System.Drawing.Point(3, 198); - this.label86.Name = "label86"; - this.label86.Size = new System.Drawing.Size(98, 13); - this.label86.TabIndex = 67; - this.label86.Text = "Filtered cache size:"; - // - // GLideN64_txCacheSize - // - this.GLideN64_txCacheSize.Location = new System.Drawing.Point(123, 195); - this.GLideN64_txCacheSize.Name = "GLideN64_txCacheSize"; - this.GLideN64_txCacheSize.Size = new System.Drawing.Size(78, 20); - this.GLideN64_txCacheSize.TabIndex = 66; - // - // GLideN64_txFilterIgnoreBG - // - this.GLideN64_txFilterIgnoreBG.AutoSize = true; - this.GLideN64_txFilterIgnoreBG.Location = new System.Drawing.Point(6, 172); - this.GLideN64_txFilterIgnoreBG.Name = "GLideN64_txFilterIgnoreBG"; - this.GLideN64_txFilterIgnoreBG.Size = new System.Drawing.Size(99, 17); - this.GLideN64_txFilterIgnoreBG.TabIndex = 65; - this.GLideN64_txFilterIgnoreBG.Text = "Filter Ignore BG"; - this.GLideN64_txFilterIgnoreBG.UseVisualStyleBackColor = true; - // - // GLideN64_txDeposterize - // - this.GLideN64_txDeposterize.AutoSize = true; - this.GLideN64_txDeposterize.Location = new System.Drawing.Point(6, 149); - this.GLideN64_txDeposterize.Name = "GLideN64_txDeposterize"; - this.GLideN64_txDeposterize.Size = new System.Drawing.Size(82, 17); - this.GLideN64_txDeposterize.TabIndex = 64; - this.GLideN64_txDeposterize.Text = "Deposterize"; - this.GLideN64_txDeposterize.UseVisualStyleBackColor = true; - // - // label85 - // - this.label85.AutoSize = true; - this.label85.Location = new System.Drawing.Point(3, 125); - this.label85.Name = "label85"; - this.label85.Size = new System.Drawing.Size(114, 13); - this.label85.TabIndex = 63; - this.label85.Text = "Texture enhancement:"; - // - // GLideN64_txEnhancementMode - // - this.GLideN64_txEnhancementMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.GLideN64_txEnhancementMode.FormattingEnabled = true; - this.GLideN64_txEnhancementMode.Items.AddRange(new object[] { + this.GLideN64_CorrectTexrectCoords.Location = new System.Drawing.Point(128, 111); + this.GLideN64_CorrectTexrectCoords.Name = "GLideN64_CorrectTexrectCoords"; + this.GLideN64_CorrectTexrectCoords.Size = new System.Drawing.Size(138, 21); + this.GLideN64_CorrectTexrectCoords.TabIndex = 54; + // + // GLideN64_ShadersStorage + // + this.GLideN64_ShadersStorage.AutoSize = true; + this.GLideN64_ShadersStorage.Location = new System.Drawing.Point(6, 88); + this.GLideN64_ShadersStorage.Name = "GLideN64_ShadersStorage"; + this.GLideN64_ShadersStorage.Size = new System.Drawing.Size(103, 17); + this.GLideN64_ShadersStorage.TabIndex = 53; + this.GLideN64_ShadersStorage.Text = "Shaders storage"; + this.GLideN64_ShadersStorage.UseVisualStyleBackColor = true; + // + // GLideN64_HWLighting + // + this.GLideN64_HWLighting.AutoSize = true; + this.GLideN64_HWLighting.Location = new System.Drawing.Point(6, 65); + this.GLideN64_HWLighting.Name = "GLideN64_HWLighting"; + this.GLideN64_HWLighting.Size = new System.Drawing.Size(85, 17); + this.GLideN64_HWLighting.TabIndex = 52; + this.GLideN64_HWLighting.Text = "HW Lighting"; + this.GLideN64_HWLighting.UseVisualStyleBackColor = true; + // + // GLideN64_EnableNoise + // + this.GLideN64_EnableNoise.AutoSize = true; + this.GLideN64_EnableNoise.Location = new System.Drawing.Point(6, 42); + this.GLideN64_EnableNoise.Name = "GLideN64_EnableNoise"; + this.GLideN64_EnableNoise.Size = new System.Drawing.Size(126, 17); + this.GLideN64_EnableNoise.TabIndex = 25; + this.GLideN64_EnableNoise.Text = "Color noise emulation"; + this.GLideN64_EnableNoise.UseVisualStyleBackColor = true; + // + // GLideN64_EnableLOD + // + this.GLideN64_EnableLOD.AutoSize = true; + this.GLideN64_EnableLOD.Location = new System.Drawing.Point(6, 19); + this.GLideN64_EnableLOD.Name = "GLideN64_EnableLOD"; + this.GLideN64_EnableLOD.Size = new System.Drawing.Size(97, 17); + this.GLideN64_EnableLOD.TabIndex = 21; + this.GLideN64_EnableLOD.Text = "LOD Emulation"; + this.GLideN64_EnableLOD.UseVisualStyleBackColor = true; + // + // tabPage6 + // + this.tabPage6.Controls.Add(this.label87); + this.tabPage6.Controls.Add(this.GLideN64_txPath); + this.tabPage6.Controls.Add(this.GLideN64_txSaveCache); + this.tabPage6.Controls.Add(this.GLideN64_txCacheCompression); + this.tabPage6.Controls.Add(this.GLideN64_txForce16bpp); + this.tabPage6.Controls.Add(this.GLideN64_txDump); + this.tabPage6.Controls.Add(this.GLideN64_txHresAltCRC); + this.tabPage6.Controls.Add(this.GLideN64_txHiresFullAlphaChannel); + this.tabPage6.Controls.Add(this.GLideN64_txHiresEnable); + this.tabPage6.Controls.Add(this.label86); + this.tabPage6.Controls.Add(this.GLideN64_txCacheSize); + this.tabPage6.Controls.Add(this.GLideN64_txFilterIgnoreBG); + this.tabPage6.Controls.Add(this.GLideN64_txDeposterize); + this.tabPage6.Controls.Add(this.label85); + this.tabPage6.Controls.Add(this.GLideN64_txEnhancementMode); + this.tabPage6.Controls.Add(this.label84); + this.tabPage6.Controls.Add(this.GLideN64_txFilterMode); + this.tabPage6.Controls.Add(this.label83); + this.tabPage6.Controls.Add(this.GLideN64_CacheSize); + this.tabPage6.Controls.Add(this.label72); + this.tabPage6.Controls.Add(this.GLideN64_bilinearMode); + this.tabPage6.Controls.Add(this.GLideN64_MaxAnisotropy); + this.tabPage6.Location = new System.Drawing.Point(4, 22); + this.tabPage6.Name = "tabPage6"; + this.tabPage6.Padding = new System.Windows.Forms.Padding(3); + this.tabPage6.Size = new System.Drawing.Size(564, 310); + this.tabPage6.TabIndex = 1; + this.tabPage6.Text = "Texture settings"; + this.tabPage6.UseVisualStyleBackColor = true; + // + // label87 + // + this.label87.AutoSize = true; + this.label87.Location = new System.Drawing.Point(3, 232); + this.label87.Name = "label87"; + this.label87.Size = new System.Drawing.Size(70, 13); + this.label87.TabIndex = 76; + this.label87.Text = "Texture path:"; + // + // GLideN64_txPath + // + this.GLideN64_txPath.Location = new System.Drawing.Point(123, 229); + this.GLideN64_txPath.Name = "GLideN64_txPath"; + this.GLideN64_txPath.Size = new System.Drawing.Size(78, 20); + this.GLideN64_txPath.TabIndex = 75; + // + // GLideN64_txSaveCache + // + this.GLideN64_txSaveCache.AutoSize = true; + this.GLideN64_txSaveCache.Location = new System.Drawing.Point(328, 157); + this.GLideN64_txSaveCache.Name = "GLideN64_txSaveCache"; + this.GLideN64_txSaveCache.Size = new System.Drawing.Size(119, 17); + this.GLideN64_txSaveCache.TabIndex = 74; + this.GLideN64_txSaveCache.Text = "Save texture cache"; + this.GLideN64_txSaveCache.UseVisualStyleBackColor = true; + // + // GLideN64_txCacheCompression + // + this.GLideN64_txCacheCompression.AutoSize = true; + this.GLideN64_txCacheCompression.Location = new System.Drawing.Point(328, 134); + this.GLideN64_txCacheCompression.Name = "GLideN64_txCacheCompression"; + this.GLideN64_txCacheCompression.Size = new System.Drawing.Size(159, 17); + this.GLideN64_txCacheCompression.TabIndex = 73; + this.GLideN64_txCacheCompression.Text = "Texture Cache Compression"; + this.GLideN64_txCacheCompression.UseVisualStyleBackColor = true; + // + // GLideN64_txForce16bpp + // + this.GLideN64_txForce16bpp.AutoSize = true; + this.GLideN64_txForce16bpp.Location = new System.Drawing.Point(328, 111); + this.GLideN64_txForce16bpp.Name = "GLideN64_txForce16bpp"; + this.GLideN64_txForce16bpp.Size = new System.Drawing.Size(125, 17); + this.GLideN64_txForce16bpp.TabIndex = 72; + this.GLideN64_txForce16bpp.Text = "Texture Force 16bpp"; + this.GLideN64_txForce16bpp.UseVisualStyleBackColor = true; + // + // GLideN64_txDump + // + this.GLideN64_txDump.AutoSize = true; + this.GLideN64_txDump.Location = new System.Drawing.Point(328, 88); + this.GLideN64_txDump.Name = "GLideN64_txDump"; + this.GLideN64_txDump.Size = new System.Drawing.Size(91, 17); + this.GLideN64_txDump.TabIndex = 71; + this.GLideN64_txDump.Text = "Texture dump"; + this.GLideN64_txDump.UseVisualStyleBackColor = true; + // + // GLideN64_txHresAltCRC + // + this.GLideN64_txHresAltCRC.AutoSize = true; + this.GLideN64_txHresAltCRC.Location = new System.Drawing.Point(328, 65); + this.GLideN64_txHresAltCRC.Name = "GLideN64_txHresAltCRC"; + this.GLideN64_txHresAltCRC.Size = new System.Drawing.Size(88, 17); + this.GLideN64_txHresAltCRC.TabIndex = 70; + this.GLideN64_txHresAltCRC.Text = "Hres Alt CRC"; + this.GLideN64_txHresAltCRC.UseVisualStyleBackColor = true; + // + // GLideN64_txHiresFullAlphaChannel + // + this.GLideN64_txHiresFullAlphaChannel.AutoSize = true; + this.GLideN64_txHiresFullAlphaChannel.Location = new System.Drawing.Point(328, 42); + this.GLideN64_txHiresFullAlphaChannel.Name = "GLideN64_txHiresFullAlphaChannel"; + this.GLideN64_txHiresFullAlphaChannel.Size = new System.Drawing.Size(141, 17); + this.GLideN64_txHiresFullAlphaChannel.TabIndex = 69; + this.GLideN64_txHiresFullAlphaChannel.Text = "Hires Full Alpha Channel"; + this.GLideN64_txHiresFullAlphaChannel.UseVisualStyleBackColor = true; + // + // GLideN64_txHiresEnable + // + this.GLideN64_txHiresEnable.AutoSize = true; + this.GLideN64_txHiresEnable.Location = new System.Drawing.Point(328, 19); + this.GLideN64_txHiresEnable.Name = "GLideN64_txHiresEnable"; + this.GLideN64_txHiresEnable.Size = new System.Drawing.Size(94, 17); + this.GLideN64_txHiresEnable.TabIndex = 68; + this.GLideN64_txHiresEnable.Text = "Hires Textures"; + this.GLideN64_txHiresEnable.UseVisualStyleBackColor = true; + // + // label86 + // + this.label86.AutoSize = true; + this.label86.Location = new System.Drawing.Point(3, 198); + this.label86.Name = "label86"; + this.label86.Size = new System.Drawing.Size(98, 13); + this.label86.TabIndex = 67; + this.label86.Text = "Filtered cache size:"; + // + // GLideN64_txCacheSize + // + this.GLideN64_txCacheSize.Location = new System.Drawing.Point(123, 195); + this.GLideN64_txCacheSize.Name = "GLideN64_txCacheSize"; + this.GLideN64_txCacheSize.Size = new System.Drawing.Size(78, 20); + this.GLideN64_txCacheSize.TabIndex = 66; + // + // GLideN64_txFilterIgnoreBG + // + this.GLideN64_txFilterIgnoreBG.AutoSize = true; + this.GLideN64_txFilterIgnoreBG.Location = new System.Drawing.Point(6, 172); + this.GLideN64_txFilterIgnoreBG.Name = "GLideN64_txFilterIgnoreBG"; + this.GLideN64_txFilterIgnoreBG.Size = new System.Drawing.Size(99, 17); + this.GLideN64_txFilterIgnoreBG.TabIndex = 65; + this.GLideN64_txFilterIgnoreBG.Text = "Filter Ignore BG"; + this.GLideN64_txFilterIgnoreBG.UseVisualStyleBackColor = true; + // + // GLideN64_txDeposterize + // + this.GLideN64_txDeposterize.AutoSize = true; + this.GLideN64_txDeposterize.Location = new System.Drawing.Point(6, 149); + this.GLideN64_txDeposterize.Name = "GLideN64_txDeposterize"; + this.GLideN64_txDeposterize.Size = new System.Drawing.Size(82, 17); + this.GLideN64_txDeposterize.TabIndex = 64; + this.GLideN64_txDeposterize.Text = "Deposterize"; + this.GLideN64_txDeposterize.UseVisualStyleBackColor = true; + // + // label85 + // + this.label85.AutoSize = true; + this.label85.Location = new System.Drawing.Point(3, 125); + this.label85.Name = "label85"; + this.label85.Size = new System.Drawing.Size(114, 13); + this.label85.TabIndex = 63; + this.label85.Text = "Texture enhancement:"; + // + // GLideN64_txEnhancementMode + // + this.GLideN64_txEnhancementMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.GLideN64_txEnhancementMode.FormattingEnabled = true; + this.GLideN64_txEnhancementMode.Items.AddRange(new object[] { "None", "Store as is", "X2", @@ -4264,25 +3921,25 @@ "4xBRZ", "5xBRZ", "6xBRZ"}); - this.GLideN64_txEnhancementMode.Location = new System.Drawing.Point(123, 122); - this.GLideN64_txEnhancementMode.Name = "GLideN64_txEnhancementMode"; - this.GLideN64_txEnhancementMode.Size = new System.Drawing.Size(138, 21); - this.GLideN64_txEnhancementMode.TabIndex = 62; - // - // label84 - // - this.label84.AutoSize = true; - this.label84.Location = new System.Drawing.Point(3, 98); - this.label84.Name = "label84"; - this.label84.Size = new System.Drawing.Size(68, 13); - this.label84.TabIndex = 61; - this.label84.Text = "Texture filter:"; - // - // GLideN64_txFilterMode - // - this.GLideN64_txFilterMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.GLideN64_txFilterMode.FormattingEnabled = true; - this.GLideN64_txFilterMode.Items.AddRange(new object[] { + this.GLideN64_txEnhancementMode.Location = new System.Drawing.Point(123, 122); + this.GLideN64_txEnhancementMode.Name = "GLideN64_txEnhancementMode"; + this.GLideN64_txEnhancementMode.Size = new System.Drawing.Size(138, 21); + this.GLideN64_txEnhancementMode.TabIndex = 62; + // + // label84 + // + this.label84.AutoSize = true; + this.label84.Location = new System.Drawing.Point(3, 98); + this.label84.Name = "label84"; + this.label84.Size = new System.Drawing.Size(68, 13); + this.label84.TabIndex = 61; + this.label84.Text = "Texture filter:"; + // + // GLideN64_txFilterMode + // + this.GLideN64_txFilterMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.GLideN64_txFilterMode.FormattingEnabled = true; + this.GLideN64_txFilterMode.Items.AddRange(new object[] { "None", "Smooth filtering 1", "Smooth filtering 2", @@ -4290,390 +3947,494 @@ "Smooth filtering 4", "Sharp filtering 1", "Sharp filtering 2"}); - this.GLideN64_txFilterMode.Location = new System.Drawing.Point(123, 95); - this.GLideN64_txFilterMode.Name = "GLideN64_txFilterMode"; - this.GLideN64_txFilterMode.Size = new System.Drawing.Size(138, 21); - this.GLideN64_txFilterMode.TabIndex = 60; - // - // label83 - // - this.label83.AutoSize = true; - this.label83.Location = new System.Drawing.Point(3, 72); - this.label83.Name = "label83"; - this.label83.Size = new System.Drawing.Size(62, 13); - this.label83.TabIndex = 59; - this.label83.Text = "Cache size:"; - // - // GLideN64_CacheSize - // - this.GLideN64_CacheSize.Location = new System.Drawing.Point(123, 69); - this.GLideN64_CacheSize.Name = "GLideN64_CacheSize"; - this.GLideN64_CacheSize.Size = new System.Drawing.Size(78, 20); - this.GLideN64_CacheSize.TabIndex = 58; - // - // label72 - // - this.label72.AutoSize = true; - this.label72.Location = new System.Drawing.Point(3, 45); - this.label72.Name = "label72"; - this.label72.Size = new System.Drawing.Size(83, 13); - this.label72.TabIndex = 57; - this.label72.Text = "Bilinear Filtering:"; - // - // GLideN64_bilinearMode - // - this.GLideN64_bilinearMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.GLideN64_bilinearMode.FormattingEnabled = true; - this.GLideN64_bilinearMode.Items.AddRange(new object[] { + this.GLideN64_txFilterMode.Location = new System.Drawing.Point(123, 95); + this.GLideN64_txFilterMode.Name = "GLideN64_txFilterMode"; + this.GLideN64_txFilterMode.Size = new System.Drawing.Size(138, 21); + this.GLideN64_txFilterMode.TabIndex = 60; + // + // label83 + // + this.label83.AutoSize = true; + this.label83.Location = new System.Drawing.Point(3, 72); + this.label83.Name = "label83"; + this.label83.Size = new System.Drawing.Size(62, 13); + this.label83.TabIndex = 59; + this.label83.Text = "Cache size:"; + // + // GLideN64_CacheSize + // + this.GLideN64_CacheSize.Location = new System.Drawing.Point(123, 69); + this.GLideN64_CacheSize.Name = "GLideN64_CacheSize"; + this.GLideN64_CacheSize.Size = new System.Drawing.Size(78, 20); + this.GLideN64_CacheSize.TabIndex = 58; + // + // label72 + // + this.label72.AutoSize = true; + this.label72.Location = new System.Drawing.Point(3, 45); + this.label72.Name = "label72"; + this.label72.Size = new System.Drawing.Size(83, 13); + this.label72.TabIndex = 57; + this.label72.Text = "Bilinear Filtering:"; + // + // GLideN64_bilinearMode + // + this.GLideN64_bilinearMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.GLideN64_bilinearMode.FormattingEnabled = true; + this.GLideN64_bilinearMode.Items.AddRange(new object[] { "N64 3point", "Standard"}); - this.GLideN64_bilinearMode.Location = new System.Drawing.Point(123, 42); - this.GLideN64_bilinearMode.Name = "GLideN64_bilinearMode"; - this.GLideN64_bilinearMode.Size = new System.Drawing.Size(138, 21); - this.GLideN64_bilinearMode.TabIndex = 56; - // - // GLideN64_MaxAnisotropy - // - this.GLideN64_MaxAnisotropy.AutoSize = true; - this.GLideN64_MaxAnisotropy.Location = new System.Drawing.Point(6, 19); - this.GLideN64_MaxAnisotropy.Name = "GLideN64_MaxAnisotropy"; - this.GLideN64_MaxAnisotropy.Size = new System.Drawing.Size(98, 17); - this.GLideN64_MaxAnisotropy.TabIndex = 3; - this.GLideN64_MaxAnisotropy.Text = "Max Anisotropy"; - this.GLideN64_MaxAnisotropy.UseVisualStyleBackColor = true; - // - // tabPage7 - // - this.tabPage7.Controls.Add(this.label89); - this.tabPage7.Controls.Add(this.GLideN64_UseNativeResolutionFactor); - this.tabPage7.Controls.Add(this.GLideN64_DisableFBInfo); - this.tabPage7.Controls.Add(this.GLideN64_FBInfoReadDepthChunk); - this.tabPage7.Controls.Add(this.GLideN64_FBInfoReadColorChunk); - this.tabPage7.Controls.Add(this.label76); - this.tabPage7.Controls.Add(this.GLideN64_BufferSwapMode); - this.tabPage7.Controls.Add(this.label75); - this.tabPage7.Controls.Add(this.GLideN64_AspectRatio); - this.tabPage7.Controls.Add(this.GLideN64_EnableN64DepthCompare); - this.tabPage7.Controls.Add(this.label74); - this.tabPage7.Controls.Add(this.GLideN64_EnableCopyColorToRDRAM); - this.tabPage7.Controls.Add(this.GLideN64_EnableCopyAuxiliaryToRDRAM); - this.tabPage7.Controls.Add(this.GLideN64_EnableCopyColorFromRDRAM); - this.tabPage7.Controls.Add(this.label73); - this.tabPage7.Controls.Add(this.GLideN64_EnableCopyDepthToRDRAM); - this.tabPage7.Controls.Add(this.GLideN64_EnableFBEmulation); - this.tabPage7.Controls.Add(this.GLideN64_UseDefaultHacks); - this.tabPage7.Location = new System.Drawing.Point(4, 22); - this.tabPage7.Name = "tabPage7"; - this.tabPage7.Size = new System.Drawing.Size(564, 310); - this.tabPage7.TabIndex = 2; - this.tabPage7.Text = "Frame buffer settings"; - this.tabPage7.UseVisualStyleBackColor = true; - // - // GLideN64_DisableFBInfo - // - this.GLideN64_DisableFBInfo.AutoSize = true; - this.GLideN64_DisableFBInfo.Location = new System.Drawing.Point(6, 115); - this.GLideN64_DisableFBInfo.Name = "GLideN64_DisableFBInfo"; - this.GLideN64_DisableFBInfo.Size = new System.Drawing.Size(98, 17); - this.GLideN64_DisableFBInfo.TabIndex = 76; - this.GLideN64_DisableFBInfo.Text = "Disable FB Info"; - this.GLideN64_DisableFBInfo.UseVisualStyleBackColor = true; - // - // GLideN64_FBInfoReadDepthChunk - // - this.GLideN64_FBInfoReadDepthChunk.AutoSize = true; - this.GLideN64_FBInfoReadDepthChunk.Location = new System.Drawing.Point(6, 92); - this.GLideN64_FBInfoReadDepthChunk.Name = "GLideN64_FBInfoReadDepthChunk"; - this.GLideN64_FBInfoReadDepthChunk.Size = new System.Drawing.Size(155, 17); - this.GLideN64_FBInfoReadDepthChunk.TabIndex = 75; - this.GLideN64_FBInfoReadDepthChunk.Text = "FB Info Read Depth Chunk"; - this.GLideN64_FBInfoReadDepthChunk.UseVisualStyleBackColor = true; - // - // GLideN64_FBInfoReadColorChunk - // - this.GLideN64_FBInfoReadColorChunk.AutoSize = true; - this.GLideN64_FBInfoReadColorChunk.Location = new System.Drawing.Point(6, 69); - this.GLideN64_FBInfoReadColorChunk.Name = "GLideN64_FBInfoReadColorChunk"; - this.GLideN64_FBInfoReadColorChunk.Size = new System.Drawing.Size(150, 17); - this.GLideN64_FBInfoReadColorChunk.TabIndex = 74; - this.GLideN64_FBInfoReadColorChunk.Text = "FB Info Read Color Chunk"; - this.GLideN64_FBInfoReadColorChunk.UseVisualStyleBackColor = true; - // - // label76 - // - this.label76.AutoSize = true; - this.label76.Location = new System.Drawing.Point(3, 171); - this.label76.Name = "label76"; - this.label76.Size = new System.Drawing.Size(95, 13); - this.label76.TabIndex = 72; - this.label76.Text = "Buffer Swap Mode"; - // - // GLideN64_BufferSwapMode - // - this.GLideN64_BufferSwapMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.GLideN64_BufferSwapMode.FormattingEnabled = true; - this.GLideN64_BufferSwapMode.Items.AddRange(new object[] { + this.GLideN64_bilinearMode.Location = new System.Drawing.Point(123, 42); + this.GLideN64_bilinearMode.Name = "GLideN64_bilinearMode"; + this.GLideN64_bilinearMode.Size = new System.Drawing.Size(138, 21); + this.GLideN64_bilinearMode.TabIndex = 56; + // + // GLideN64_MaxAnisotropy + // + this.GLideN64_MaxAnisotropy.AutoSize = true; + this.GLideN64_MaxAnisotropy.Location = new System.Drawing.Point(6, 19); + this.GLideN64_MaxAnisotropy.Name = "GLideN64_MaxAnisotropy"; + this.GLideN64_MaxAnisotropy.Size = new System.Drawing.Size(98, 17); + this.GLideN64_MaxAnisotropy.TabIndex = 3; + this.GLideN64_MaxAnisotropy.Text = "Max Anisotropy"; + this.GLideN64_MaxAnisotropy.UseVisualStyleBackColor = true; + // + // tabPage7 + // + this.tabPage7.Controls.Add(this.label89); + this.tabPage7.Controls.Add(this.GLideN64_UseNativeResolutionFactor); + this.tabPage7.Controls.Add(this.GLideN64_DisableFBInfo); + this.tabPage7.Controls.Add(this.GLideN64_FBInfoReadDepthChunk); + this.tabPage7.Controls.Add(this.GLideN64_FBInfoReadColorChunk); + this.tabPage7.Controls.Add(this.label76); + this.tabPage7.Controls.Add(this.GLideN64_BufferSwapMode); + this.tabPage7.Controls.Add(this.label75); + this.tabPage7.Controls.Add(this.GLideN64_AspectRatio); + this.tabPage7.Controls.Add(this.GLideN64_EnableN64DepthCompare); + this.tabPage7.Controls.Add(this.label74); + this.tabPage7.Controls.Add(this.GLideN64_EnableCopyColorToRDRAM); + this.tabPage7.Controls.Add(this.GLideN64_EnableCopyAuxiliaryToRDRAM); + this.tabPage7.Controls.Add(this.GLideN64_EnableCopyColorFromRDRAM); + this.tabPage7.Controls.Add(this.label73); + this.tabPage7.Controls.Add(this.GLideN64_EnableCopyDepthToRDRAM); + this.tabPage7.Controls.Add(this.GLideN64_EnableFBEmulation); + this.tabPage7.Controls.Add(this.GLideN64_UseDefaultHacks); + this.tabPage7.Location = new System.Drawing.Point(4, 22); + this.tabPage7.Name = "tabPage7"; + this.tabPage7.Size = new System.Drawing.Size(564, 310); + this.tabPage7.TabIndex = 2; + this.tabPage7.Text = "Frame buffer settings"; + this.tabPage7.UseVisualStyleBackColor = true; + // + // label89 + // + this.label89.AutoSize = true; + this.label89.Location = new System.Drawing.Point(3, 45); + this.label89.Name = "label89"; + this.label89.Size = new System.Drawing.Size(146, 13); + this.label89.TabIndex = 78; + this.label89.Text = "Use Native Resolution Factor"; + // + // GLideN64_UseNativeResolutionFactor + // + this.GLideN64_UseNativeResolutionFactor.Location = new System.Drawing.Point(155, 42); + this.GLideN64_UseNativeResolutionFactor.Name = "GLideN64_UseNativeResolutionFactor"; + this.GLideN64_UseNativeResolutionFactor.Size = new System.Drawing.Size(32, 20); + this.GLideN64_UseNativeResolutionFactor.TabIndex = 77; + // + // GLideN64_DisableFBInfo + // + this.GLideN64_DisableFBInfo.AutoSize = true; + this.GLideN64_DisableFBInfo.Location = new System.Drawing.Point(6, 115); + this.GLideN64_DisableFBInfo.Name = "GLideN64_DisableFBInfo"; + this.GLideN64_DisableFBInfo.Size = new System.Drawing.Size(98, 17); + this.GLideN64_DisableFBInfo.TabIndex = 76; + this.GLideN64_DisableFBInfo.Text = "Disable FB Info"; + this.GLideN64_DisableFBInfo.UseVisualStyleBackColor = true; + // + // GLideN64_FBInfoReadDepthChunk + // + this.GLideN64_FBInfoReadDepthChunk.AutoSize = true; + this.GLideN64_FBInfoReadDepthChunk.Location = new System.Drawing.Point(6, 92); + this.GLideN64_FBInfoReadDepthChunk.Name = "GLideN64_FBInfoReadDepthChunk"; + this.GLideN64_FBInfoReadDepthChunk.Size = new System.Drawing.Size(155, 17); + this.GLideN64_FBInfoReadDepthChunk.TabIndex = 75; + this.GLideN64_FBInfoReadDepthChunk.Text = "FB Info Read Depth Chunk"; + this.GLideN64_FBInfoReadDepthChunk.UseVisualStyleBackColor = true; + // + // GLideN64_FBInfoReadColorChunk + // + this.GLideN64_FBInfoReadColorChunk.AutoSize = true; + this.GLideN64_FBInfoReadColorChunk.Location = new System.Drawing.Point(6, 69); + this.GLideN64_FBInfoReadColorChunk.Name = "GLideN64_FBInfoReadColorChunk"; + this.GLideN64_FBInfoReadColorChunk.Size = new System.Drawing.Size(150, 17); + this.GLideN64_FBInfoReadColorChunk.TabIndex = 74; + this.GLideN64_FBInfoReadColorChunk.Text = "FB Info Read Color Chunk"; + this.GLideN64_FBInfoReadColorChunk.UseVisualStyleBackColor = true; + // + // label76 + // + this.label76.AutoSize = true; + this.label76.Location = new System.Drawing.Point(3, 171); + this.label76.Name = "label76"; + this.label76.Size = new System.Drawing.Size(95, 13); + this.label76.TabIndex = 72; + this.label76.Text = "Buffer Swap Mode"; + // + // GLideN64_BufferSwapMode + // + this.GLideN64_BufferSwapMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.GLideN64_BufferSwapMode.FormattingEnabled = true; + this.GLideN64_BufferSwapMode.Items.AddRange(new object[] { "On VI update call", "On VI origin change", "On buffer update"}); - this.GLideN64_BufferSwapMode.Location = new System.Drawing.Point(134, 168); - this.GLideN64_BufferSwapMode.Name = "GLideN64_BufferSwapMode"; - this.GLideN64_BufferSwapMode.Size = new System.Drawing.Size(138, 21); - this.GLideN64_BufferSwapMode.TabIndex = 71; - // - // label75 - // - this.label75.AutoSize = true; - this.label75.Location = new System.Drawing.Point(3, 144); - this.label75.Name = "label75"; - this.label75.Size = new System.Drawing.Size(68, 13); - this.label75.TabIndex = 70; - this.label75.Text = "Aspect Ratio"; - // - // GLideN64_AspectRatio - // - this.GLideN64_AspectRatio.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.GLideN64_AspectRatio.FormattingEnabled = true; - this.GLideN64_AspectRatio.Items.AddRange(new object[] { + this.GLideN64_BufferSwapMode.Location = new System.Drawing.Point(134, 168); + this.GLideN64_BufferSwapMode.Name = "GLideN64_BufferSwapMode"; + this.GLideN64_BufferSwapMode.Size = new System.Drawing.Size(138, 21); + this.GLideN64_BufferSwapMode.TabIndex = 71; + // + // label75 + // + this.label75.AutoSize = true; + this.label75.Location = new System.Drawing.Point(3, 144); + this.label75.Name = "label75"; + this.label75.Size = new System.Drawing.Size(68, 13); + this.label75.TabIndex = 70; + this.label75.Text = "Aspect Ratio"; + // + // GLideN64_AspectRatio + // + this.GLideN64_AspectRatio.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.GLideN64_AspectRatio.FormattingEnabled = true; + this.GLideN64_AspectRatio.Items.AddRange(new object[] { "Stretch", "Force 4:3", "Force 16:9", "Adjust"}); - this.GLideN64_AspectRatio.Location = new System.Drawing.Point(134, 141); - this.GLideN64_AspectRatio.Name = "GLideN64_AspectRatio"; - this.GLideN64_AspectRatio.Size = new System.Drawing.Size(138, 21); - this.GLideN64_AspectRatio.TabIndex = 69; - // - // GLideN64_EnableN64DepthCompare - // - this.GLideN64_EnableN64DepthCompare.AutoSize = true; - this.GLideN64_EnableN64DepthCompare.Location = new System.Drawing.Point(293, 142); - this.GLideN64_EnableN64DepthCompare.Name = "GLideN64_EnableN64DepthCompare"; - this.GLideN64_EnableN64DepthCompare.Size = new System.Drawing.Size(123, 17); - this.GLideN64_EnableN64DepthCompare.TabIndex = 68; - this.GLideN64_EnableN64DepthCompare.Text = "N64 Depth Compare"; - this.GLideN64_EnableN64DepthCompare.UseVisualStyleBackColor = true; - // - // label74 - // - this.label74.AutoSize = true; - this.label74.Location = new System.Drawing.Point(290, 118); - this.label74.Name = "label74"; - this.label74.Size = new System.Drawing.Size(120, 13); - this.label74.TabIndex = 67; - this.label74.Text = "Copy Color To RDRAM:"; - // - // GLideN64_EnableCopyColorToRDRAM - // - this.GLideN64_EnableCopyColorToRDRAM.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.GLideN64_EnableCopyColorToRDRAM.FormattingEnabled = true; - this.GLideN64_EnableCopyColorToRDRAM.Items.AddRange(new object[] { + this.GLideN64_AspectRatio.Location = new System.Drawing.Point(134, 141); + this.GLideN64_AspectRatio.Name = "GLideN64_AspectRatio"; + this.GLideN64_AspectRatio.Size = new System.Drawing.Size(138, 21); + this.GLideN64_AspectRatio.TabIndex = 69; + // + // GLideN64_EnableN64DepthCompare + // + this.GLideN64_EnableN64DepthCompare.AutoSize = true; + this.GLideN64_EnableN64DepthCompare.Location = new System.Drawing.Point(293, 142); + this.GLideN64_EnableN64DepthCompare.Name = "GLideN64_EnableN64DepthCompare"; + this.GLideN64_EnableN64DepthCompare.Size = new System.Drawing.Size(123, 17); + this.GLideN64_EnableN64DepthCompare.TabIndex = 68; + this.GLideN64_EnableN64DepthCompare.Text = "N64 Depth Compare"; + this.GLideN64_EnableN64DepthCompare.UseVisualStyleBackColor = true; + // + // label74 + // + this.label74.AutoSize = true; + this.label74.Location = new System.Drawing.Point(290, 118); + this.label74.Name = "label74"; + this.label74.Size = new System.Drawing.Size(120, 13); + this.label74.TabIndex = 67; + this.label74.Text = "Copy Color To RDRAM:"; + // + // GLideN64_EnableCopyColorToRDRAM + // + this.GLideN64_EnableCopyColorToRDRAM.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.GLideN64_EnableCopyColorToRDRAM.FormattingEnabled = true; + this.GLideN64_EnableCopyColorToRDRAM.Items.AddRange(new object[] { "Do not copy", "Copy in sync mode", "Copy in async mode"}); - this.GLideN64_EnableCopyColorToRDRAM.Location = new System.Drawing.Point(421, 115); - this.GLideN64_EnableCopyColorToRDRAM.Name = "GLideN64_EnableCopyColorToRDRAM"; - this.GLideN64_EnableCopyColorToRDRAM.Size = new System.Drawing.Size(138, 21); - this.GLideN64_EnableCopyColorToRDRAM.TabIndex = 66; - // - // GLideN64_EnableCopyAuxiliaryToRDRAM - // - this.GLideN64_EnableCopyAuxiliaryToRDRAM.AutoSize = true; - this.GLideN64_EnableCopyAuxiliaryToRDRAM.Location = new System.Drawing.Point(293, 92); - this.GLideN64_EnableCopyAuxiliaryToRDRAM.Name = "GLideN64_EnableCopyAuxiliaryToRDRAM"; - this.GLideN64_EnableCopyAuxiliaryToRDRAM.Size = new System.Drawing.Size(150, 17); - this.GLideN64_EnableCopyAuxiliaryToRDRAM.TabIndex = 65; - this.GLideN64_EnableCopyAuxiliaryToRDRAM.Text = "Copy Auxiliary To RDRAM"; - this.GLideN64_EnableCopyAuxiliaryToRDRAM.UseVisualStyleBackColor = true; - // - // GLideN64_EnableCopyColorFromRDRAM - // - this.GLideN64_EnableCopyColorFromRDRAM.AutoSize = true; - this.GLideN64_EnableCopyColorFromRDRAM.Location = new System.Drawing.Point(293, 69); - this.GLideN64_EnableCopyColorFromRDRAM.Name = "GLideN64_EnableCopyColorFromRDRAM"; - this.GLideN64_EnableCopyColorFromRDRAM.Size = new System.Drawing.Size(146, 17); - this.GLideN64_EnableCopyColorFromRDRAM.TabIndex = 64; - this.GLideN64_EnableCopyColorFromRDRAM.Text = "Copy Color From RDRAM"; - this.GLideN64_EnableCopyColorFromRDRAM.UseVisualStyleBackColor = true; - // - // label73 - // - this.label73.AutoSize = true; - this.label73.Location = new System.Drawing.Point(290, 45); - this.label73.Name = "label73"; - this.label73.Size = new System.Drawing.Size(125, 13); - this.label73.TabIndex = 63; - this.label73.Text = "Copy Depth To RDRAM:"; - // - // GLideN64_EnableCopyDepthToRDRAM - // - this.GLideN64_EnableCopyDepthToRDRAM.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.GLideN64_EnableCopyDepthToRDRAM.FormattingEnabled = true; - this.GLideN64_EnableCopyDepthToRDRAM.Items.AddRange(new object[] { + this.GLideN64_EnableCopyColorToRDRAM.Location = new System.Drawing.Point(421, 115); + this.GLideN64_EnableCopyColorToRDRAM.Name = "GLideN64_EnableCopyColorToRDRAM"; + this.GLideN64_EnableCopyColorToRDRAM.Size = new System.Drawing.Size(138, 21); + this.GLideN64_EnableCopyColorToRDRAM.TabIndex = 66; + // + // GLideN64_EnableCopyAuxiliaryToRDRAM + // + this.GLideN64_EnableCopyAuxiliaryToRDRAM.AutoSize = true; + this.GLideN64_EnableCopyAuxiliaryToRDRAM.Location = new System.Drawing.Point(293, 92); + this.GLideN64_EnableCopyAuxiliaryToRDRAM.Name = "GLideN64_EnableCopyAuxiliaryToRDRAM"; + this.GLideN64_EnableCopyAuxiliaryToRDRAM.Size = new System.Drawing.Size(150, 17); + this.GLideN64_EnableCopyAuxiliaryToRDRAM.TabIndex = 65; + this.GLideN64_EnableCopyAuxiliaryToRDRAM.Text = "Copy Auxiliary To RDRAM"; + this.GLideN64_EnableCopyAuxiliaryToRDRAM.UseVisualStyleBackColor = true; + // + // GLideN64_EnableCopyColorFromRDRAM + // + this.GLideN64_EnableCopyColorFromRDRAM.AutoSize = true; + this.GLideN64_EnableCopyColorFromRDRAM.Location = new System.Drawing.Point(293, 69); + this.GLideN64_EnableCopyColorFromRDRAM.Name = "GLideN64_EnableCopyColorFromRDRAM"; + this.GLideN64_EnableCopyColorFromRDRAM.Size = new System.Drawing.Size(146, 17); + this.GLideN64_EnableCopyColorFromRDRAM.TabIndex = 64; + this.GLideN64_EnableCopyColorFromRDRAM.Text = "Copy Color From RDRAM"; + this.GLideN64_EnableCopyColorFromRDRAM.UseVisualStyleBackColor = true; + // + // label73 + // + this.label73.AutoSize = true; + this.label73.Location = new System.Drawing.Point(290, 45); + this.label73.Name = "label73"; + this.label73.Size = new System.Drawing.Size(125, 13); + this.label73.TabIndex = 63; + this.label73.Text = "Copy Depth To RDRAM:"; + // + // GLideN64_EnableCopyDepthToRDRAM + // + this.GLideN64_EnableCopyDepthToRDRAM.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.GLideN64_EnableCopyDepthToRDRAM.FormattingEnabled = true; + this.GLideN64_EnableCopyDepthToRDRAM.Items.AddRange(new object[] { "Do not copy", "Copy from video memory", "Use software render"}); - this.GLideN64_EnableCopyDepthToRDRAM.Location = new System.Drawing.Point(421, 42); - this.GLideN64_EnableCopyDepthToRDRAM.Name = "GLideN64_EnableCopyDepthToRDRAM"; - this.GLideN64_EnableCopyDepthToRDRAM.Size = new System.Drawing.Size(138, 21); - this.GLideN64_EnableCopyDepthToRDRAM.TabIndex = 62; - // - // GLideN64_EnableFBEmulation - // - this.GLideN64_EnableFBEmulation.AutoSize = true; - this.GLideN64_EnableFBEmulation.Location = new System.Drawing.Point(6, 19); - this.GLideN64_EnableFBEmulation.Name = "GLideN64_EnableFBEmulation"; - this.GLideN64_EnableFBEmulation.Size = new System.Drawing.Size(124, 17); - this.GLideN64_EnableFBEmulation.TabIndex = 61; - this.GLideN64_EnableFBEmulation.Text = "Enable FB Emulation"; - this.GLideN64_EnableFBEmulation.UseVisualStyleBackColor = true; - // - // GLideN64_UseDefaultHacks - // - this.GLideN64_UseDefaultHacks.AutoSize = true; - this.GLideN64_UseDefaultHacks.Location = new System.Drawing.Point(293, 19); - this.GLideN64_UseDefaultHacks.Name = "GLideN64_UseDefaultHacks"; - this.GLideN64_UseDefaultHacks.Size = new System.Drawing.Size(165, 17); - this.GLideN64_UseDefaultHacks.TabIndex = 3; - this.GLideN64_UseDefaultHacks.Text = "Use defaults for current game"; - this.GLideN64_UseDefaultHacks.UseVisualStyleBackColor = true; - this.GLideN64_UseDefaultHacks.CheckedChanged += new System.EventHandler(this.GLideN64_UseDefaultHacks_CheckedChanged); - // - // SaveButton - // - this.SaveButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.SaveButton.Location = new System.Drawing.Point(409, 373); - this.SaveButton.Name = "SaveButton"; - this.SaveButton.Size = new System.Drawing.Size(75, 23); - this.SaveButton.TabIndex = 100; - this.SaveButton.Text = "Save"; - this.SaveButton.UseVisualStyleBackColor = true; - this.SaveButton.Click += new System.EventHandler(this.Button1_Click); - // - // CancelBT - // - this.CancelBT.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.CancelBT.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.CancelBT.Location = new System.Drawing.Point(490, 373); - this.CancelBT.Name = "CancelBT"; - this.CancelBT.Size = new System.Drawing.Size(75, 23); - this.CancelBT.TabIndex = 105; - this.CancelBT.Text = "Cancel"; - this.CancelBT.UseVisualStyleBackColor = true; - this.CancelBT.Click += new System.EventHandler(this.CancelBtn_Click); - // - // toolTip1 - // - this.toolTip1.AutoPopDelay = 10000; - this.toolTip1.InitialDelay = 500; - this.toolTip1.IsBalloon = true; - this.toolTip1.ReshowDelay = 100; - this.toolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info; - // - // label89 - // - this.label89.AutoSize = true; - this.label89.Location = new System.Drawing.Point(3, 45); - this.label89.Name = "label89"; - this.label89.Size = new System.Drawing.Size(146, 13); - this.label89.TabIndex = 78; - this.label89.Text = "Use Native Resolution Factor"; - // - // GLideN64_UseNativeResolutionFactor - // - this.GLideN64_UseNativeResolutionFactor.Location = new System.Drawing.Point(155, 42); - this.GLideN64_UseNativeResolutionFactor.Name = "GLideN64_UseNativeResolutionFactor"; - this.GLideN64_UseNativeResolutionFactor.Size = new System.Drawing.Size(32, 20); - this.GLideN64_UseNativeResolutionFactor.TabIndex = 77; - //// - //// JaboResolutionHeightBox - //// - //this.JaboResolutionHeightBox.ByteSize = BizHawk.Client.Common.WatchSize.Byte; - //this.JaboResolutionHeightBox.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; - //this.JaboResolutionHeightBox.Location = new System.Drawing.Point(127, 90); - //this.JaboResolutionHeightBox.MaxLength = 4; - //this.JaboResolutionHeightBox.Name = "JaboResolutionHeightBox"; - //this.JaboResolutionHeightBox.Nullable = false; - //this.JaboResolutionHeightBox.Size = new System.Drawing.Size(52, 20); - //this.JaboResolutionHeightBox.TabIndex = 34; - //this.JaboResolutionHeightBox.Text = "0"; - //this.JaboResolutionHeightBox.Type = BizHawk.Client.Common.DisplayType.Signed; - //// - //// JaboResolutionWidthBox - //// - //this.JaboResolutionWidthBox.ByteSize = BizHawk.Client.Common.WatchSize.Byte; - //this.JaboResolutionWidthBox.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; - //this.JaboResolutionWidthBox.Location = new System.Drawing.Point(127, 60); - //this.JaboResolutionWidthBox.MaxLength = 4; - //this.JaboResolutionWidthBox.Name = "JaboResolutionWidthBox"; - //this.JaboResolutionWidthBox.Nullable = false; - //this.JaboResolutionWidthBox.Size = new System.Drawing.Size(52, 20); - //this.JaboResolutionWidthBox.TabIndex = 33; - //this.JaboResolutionWidthBox.Text = "0"; - //this.JaboResolutionWidthBox.Type = BizHawk.Client.Common.DisplayType.Signed; - // - // N64VideoPluginconfig - // - this.AcceptButton = this.SaveButton; - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.CancelButton = this.CancelBT; - this.ClientSize = new System.Drawing.Size(577, 401); - this.Controls.Add(this.CancelBT); - this.Controls.Add(this.SaveButton); - this.Controls.Add(this.N64plugintabcontrol); - this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; - this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); - this.Name = "N64VideoPluginconfig"; - this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; - this.Text = "Plugin Settings"; - this.Load += new System.EventHandler(this.N64VideoPluginconfig_Load); - this.N64plugintabcontrol.ResumeLayout(false); - this.N64vpluginglobaltab.ResumeLayout(false); - this.N64vpluginglobaltab.PerformLayout(); - this.RiceTabPage.ResumeLayout(false); - this.RiceTabControl.ResumeLayout(false); - this.RiceGeneral.ResumeLayout(false); - this.RiceGeneral.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.RiceAnisotropicFiltering_TB)).EndInit(); - this.RiceGameDefaultTab.ResumeLayout(false); - this.RiceGameDefaultTab.PerformLayout(); - this.RiceFrameBuffer_GroupBox.ResumeLayout(false); - this.RiceFrameBuffer_GroupBox.PerformLayout(); - this.RiceTextureEnhancementTab.ResumeLayout(false); - this.RiceTextureEnhancementTab.PerformLayout(); - this.RiceGameSpecificTab.ResumeLayout(false); - this.RiceGameSpecificTab.PerformLayout(); - this.Glide64TabPage.ResumeLayout(false); - this.tabControl1.ResumeLayout(false); - this.Glide64General.ResumeLayout(false); - this.Glide64General.PerformLayout(); - this.GlidePerGameHacks1.ResumeLayout(false); - this.GlidePerGameHacks1.PerformLayout(); - this.GlidePerGameHacks2.ResumeLayout(false); - this.GlidePerGameHacks2.PerformLayout(); - this.Glide64mk2TabPage.ResumeLayout(false); - this.tabControl2.ResumeLayout(false); - this.tabPage1.ResumeLayout(false); - this.tabPage1.PerformLayout(); - this.tabPage2.ResumeLayout(false); - this.tabPage2.PerformLayout(); - this.tabPage3.ResumeLayout(false); - this.tabPage3.PerformLayout(); - //this.JaboTab.ResumeLayout(false); - //this.JaboTab.PerformLayout(); - //this.JaboPerGameHacksGroupBox.ResumeLayout(false); - //this.JaboPerGameHacksGroupBox.PerformLayout(); - //((System.ComponentModel.ISupportInitialize)(this.JaboBrightnessBox)).EndInit(); - this.GLideN64Tab.ResumeLayout(false); - this.tabControl3.ResumeLayout(false); - this.tabPage5.ResumeLayout(false); - this.tabPage5.PerformLayout(); - this.tabPage6.ResumeLayout(false); - this.tabPage6.PerformLayout(); - this.tabPage7.ResumeLayout(false); - this.tabPage7.PerformLayout(); - this.ResumeLayout(false); + this.GLideN64_EnableCopyDepthToRDRAM.Location = new System.Drawing.Point(421, 42); + this.GLideN64_EnableCopyDepthToRDRAM.Name = "GLideN64_EnableCopyDepthToRDRAM"; + this.GLideN64_EnableCopyDepthToRDRAM.Size = new System.Drawing.Size(138, 21); + this.GLideN64_EnableCopyDepthToRDRAM.TabIndex = 62; + // + // GLideN64_EnableFBEmulation + // + this.GLideN64_EnableFBEmulation.AutoSize = true; + this.GLideN64_EnableFBEmulation.Location = new System.Drawing.Point(6, 19); + this.GLideN64_EnableFBEmulation.Name = "GLideN64_EnableFBEmulation"; + this.GLideN64_EnableFBEmulation.Size = new System.Drawing.Size(124, 17); + this.GLideN64_EnableFBEmulation.TabIndex = 61; + this.GLideN64_EnableFBEmulation.Text = "Enable FB Emulation"; + this.GLideN64_EnableFBEmulation.UseVisualStyleBackColor = true; + // + // GLideN64_UseDefaultHacks + // + this.GLideN64_UseDefaultHacks.AutoSize = true; + this.GLideN64_UseDefaultHacks.Location = new System.Drawing.Point(293, 19); + this.GLideN64_UseDefaultHacks.Name = "GLideN64_UseDefaultHacks"; + this.GLideN64_UseDefaultHacks.Size = new System.Drawing.Size(165, 17); + this.GLideN64_UseDefaultHacks.TabIndex = 3; + this.GLideN64_UseDefaultHacks.Text = "Use defaults for current game"; + this.GLideN64_UseDefaultHacks.UseVisualStyleBackColor = true; + this.GLideN64_UseDefaultHacks.CheckedChanged += new System.EventHandler(this.GLideN64_UseDefaultHacks_CheckedChanged); + // + // label71 + // + this.label71.AutoSize = true; + this.label71.Location = new System.Drawing.Point(15, 94); + this.label71.Name = "label71"; + this.label71.Size = new System.Drawing.Size(91, 13); + this.label71.TabIndex = 32; + this.label71.Text = "Resolution Height"; + // + // label70 + // + this.label70.AutoSize = true; + this.label70.Location = new System.Drawing.Point(15, 64); + this.label70.Name = "label70"; + this.label70.Size = new System.Drawing.Size(88, 13); + this.label70.TabIndex = 31; + this.label70.Text = "Resolution Width"; + // + // label69 + // + this.label69.AutoSize = true; + this.label69.Location = new System.Drawing.Point(15, 34); + this.label69.Name = "label69"; + this.label69.Size = new System.Drawing.Size(106, 13); + this.label69.TabIndex = 0; + this.label69.Text = "Direct3D Clear Mode"; + // + // label68 + // + this.label68.AutoSize = true; + this.label68.Location = new System.Drawing.Point(51, 316); + this.label68.Name = "label68"; + this.label68.Size = new System.Drawing.Size(87, 13); + this.label68.TabIndex = 27; + this.label68.Text = "Copy framebuffer"; + // + // label67 + // + this.label67.AutoSize = true; + this.label67.Location = new System.Drawing.Point(49, 286); + this.label67.Name = "label67"; + this.label67.Size = new System.Drawing.Size(89, 13); + this.label67.TabIndex = 25; + this.label67.Text = "Force Z Compare"; + // + // label66 + // + this.label66.AutoSize = true; + this.label66.Location = new System.Drawing.Point(24, 256); + this.label66.Name = "label66"; + this.label66.Size = new System.Drawing.Size(114, 13); + this.label66.TabIndex = 23; + this.label66.Text = "Direct3D trans pipeline"; + // + // label65 + // + this.label65.AutoSize = true; + this.label65.Location = new System.Drawing.Point(32, 226); + this.label65.Name = "label65"; + this.label65.Size = new System.Drawing.Size(106, 13); + this.label65.TabIndex = 21; + this.label65.Text = "Force alpha blending"; + // + // label64 + // + this.label64.AutoSize = true; + this.label64.Location = new System.Drawing.Point(15, 195); + this.label64.Name = "label64"; + this.label64.Size = new System.Drawing.Size(123, 13); + this.label64.TabIndex = 19; + this.label64.Text = "Use legacy pixel pipeline"; + // + // label63 + // + this.label63.AutoSize = true; + this.label63.Location = new System.Drawing.Point(15, 177); + this.label63.Name = "label63"; + this.label63.Size = new System.Drawing.Size(76, 13); + this.label63.TabIndex = 17; + this.label63.Text = "to match yours"; + // + // label62 + // + this.label62.AutoSize = true; + this.label62.Location = new System.Drawing.Point(15, 164); + this.label62.Name = "label62"; + this.label62.Size = new System.Drawing.Size(123, 13); + this.label62.TabIndex = 16; + this.label62.Text = "Adjust game aspect ratio"; + // + // label61 + // + this.label61.AutoSize = true; + this.label61.Location = new System.Drawing.Point(49, 49); + this.label61.Name = "label61"; + this.label61.Size = new System.Drawing.Size(89, 13); + this.label61.TabIndex = 14; + this.label61.Text = "Antialiasing Level"; + // + // label60 + // + this.label60.AutoSize = true; + this.label60.Location = new System.Drawing.Point(21, 136); + this.label60.Name = "label60"; + this.label60.Size = new System.Drawing.Size(117, 13); + this.label60.TabIndex = 12; + this.label60.Text = "Always use texture filter"; + // + // label59 + // + this.label59.AutoSize = true; + this.label59.Location = new System.Drawing.Point(76, 107); + this.label59.Name = "label59"; + this.label59.Size = new System.Drawing.Size(62, 13); + this.label59.TabIndex = 10; + this.label59.Text = "Super 2xsal"; + // + // label57 + // + this.label57.AutoSize = true; + this.label57.Location = new System.Drawing.Point(82, 79); + this.label57.Name = "label57"; + this.label57.Size = new System.Drawing.Size(56, 13); + this.label57.TabIndex = 7; + this.label57.Text = "Brightness"; + // + // label51 + // + this.label51.AutoSize = true; + this.label51.Location = new System.Drawing.Point(18, 15); + this.label51.Name = "label51"; + this.label51.Size = new System.Drawing.Size(120, 13); + this.label51.TabIndex = 5; + this.label51.Text = "Anisotropic filtering level"; + // + // SaveButton + // + this.SaveButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.SaveButton.Location = new System.Drawing.Point(409, 373); + this.SaveButton.Name = "SaveButton"; + this.SaveButton.Size = new System.Drawing.Size(75, 23); + this.SaveButton.TabIndex = 100; + this.SaveButton.Text = "Save"; + this.SaveButton.UseVisualStyleBackColor = true; + this.SaveButton.Click += new System.EventHandler(this.Button1_Click); + // + // CancelBT + // + this.CancelBT.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.CancelBT.DialogResult = System.Windows.Forms.DialogResult.Cancel; + this.CancelBT.Location = new System.Drawing.Point(490, 373); + this.CancelBT.Name = "CancelBT"; + this.CancelBT.Size = new System.Drawing.Size(75, 23); + this.CancelBT.TabIndex = 105; + this.CancelBT.Text = "Cancel"; + this.CancelBT.UseVisualStyleBackColor = true; + this.CancelBT.Click += new System.EventHandler(this.CancelBtn_Click); + // + // toolTip1 + // + this.toolTip1.AutoPopDelay = 10000; + this.toolTip1.InitialDelay = 500; + this.toolTip1.IsBalloon = true; + this.toolTip1.ReshowDelay = 100; + this.toolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info; + // + // N64VideoPluginconfig + // + this.AcceptButton = this.SaveButton; + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.CancelButton = this.CancelBT; + this.ClientSize = new System.Drawing.Size(577, 401); + this.Controls.Add(this.CancelBT); + this.Controls.Add(this.SaveButton); + this.Controls.Add(this.N64plugintabcontrol); + this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; + this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); + this.Name = "N64VideoPluginconfig"; + this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; + this.Text = "Plugin Settings"; + this.Load += new System.EventHandler(this.N64VideoPluginconfig_Load); + this.N64plugintabcontrol.ResumeLayout(false); + this.N64vpluginglobaltab.ResumeLayout(false); + this.N64vpluginglobaltab.PerformLayout(); + this.RiceTabPage.ResumeLayout(false); + this.RiceTabControl.ResumeLayout(false); + this.RiceGeneral.ResumeLayout(false); + this.RiceGeneral.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.RiceAnisotropicFiltering_TB)).EndInit(); + this.RiceGameDefaultTab.ResumeLayout(false); + this.RiceGameDefaultTab.PerformLayout(); + this.RiceFrameBuffer_GroupBox.ResumeLayout(false); + this.RiceFrameBuffer_GroupBox.PerformLayout(); + this.RiceTextureEnhancementTab.ResumeLayout(false); + this.RiceTextureEnhancementTab.PerformLayout(); + this.RiceGameSpecificTab.ResumeLayout(false); + this.RiceGameSpecificTab.PerformLayout(); + this.Glide64TabPage.ResumeLayout(false); + this.tabControl1.ResumeLayout(false); + this.Glide64General.ResumeLayout(false); + this.Glide64General.PerformLayout(); + this.GlidePerGameHacks1.ResumeLayout(false); + this.GlidePerGameHacks1.PerformLayout(); + this.GlidePerGameHacks2.ResumeLayout(false); + this.GlidePerGameHacks2.PerformLayout(); + this.Glide64mk2TabPage.ResumeLayout(false); + this.tabControl2.ResumeLayout(false); + this.tabPage1.ResumeLayout(false); + this.tabPage1.PerformLayout(); + this.tabPage2.ResumeLayout(false); + this.tabPage2.PerformLayout(); + this.tabPage3.ResumeLayout(false); + this.tabPage3.PerformLayout(); + this.GLideN64Tab.ResumeLayout(false); + this.tabControl3.ResumeLayout(false); + this.tabPage5.ResumeLayout(false); + this.tabPage5.PerformLayout(); + this.tabPage6.ResumeLayout(false); + this.tabPage6.PerformLayout(); + this.tabPage7.ResumeLayout(false); + this.tabPage7.PerformLayout(); + this.ResumeLayout(false); }