You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FlashpointSecurePlayer/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -352,10 +352,10 @@ You may notice that because the Flashpoint Secure Player is effectively capable
352
352
- Currently, ActiveX Controls will be disabled if they are set to be disabled in Internet Options. The previous ActiveX implementation also had this issue, but I will be looking into the possibility of working around this.
353
353
- Currently, only the registry value kind of String (REG_SZ) is supported. Other value kinds such as Binary (REG_BINARY) and MultiStrings (REG_MULTI_SZ) will be supported in a future version.
354
354
- Currently, there is no way to edit configuration files other than manually, and a generic "configuration file failed to load" error occurs when there is a syntax error. It would be nice to have a seperate visual editor for configuration files.
355
+
- Generally speaking, more specific error reporting would be nice.
355
356
- Old CPU Simulator integration?
356
357
357
358
# <aname="known-issues"></a>Known Issues
358
-
- The progress bar is intended to become red when an error occurs, but it does not.
359
359
- The compatibility layers have no effect when using Server Mode.
0 commit comments