psx - add note that hardcore debug mode might be nice for users of segmented AV dumping
This commit is contained in:
parent
5261b1fd57
commit
4d1cd06dcf
|
@ -126,10 +126,10 @@
|
|||
//
|
||||
this.label3.Location = new System.Drawing.Point(246, 39);
|
||||
this.label3.Name = "label3";
|
||||
this.label3.Size = new System.Drawing.Size(213, 50);
|
||||
this.label3.Size = new System.Drawing.Size(213, 63);
|
||||
this.label3.TabIndex = 26;
|
||||
this.label3.Text = "Displays all content unmodified\r\n • Window size will constantly change\r\n • Aspect" +
|
||||
" ratio is usually wrong";
|
||||
" ratio is usually wrong\r\n • Ideal for segmented AV dumping";
|
||||
//
|
||||
// rbDebugMode
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue