User Tools

Site Tools


scrambledgraphics

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
scrambledgraphics [2008/01/24 07:38]
twdorris
scrambledgraphics [2008/12/23 06:42]
twdorris
Line 1: Line 1:
-====== Scrambled Graphics ======+====== Scrambled Graphics ​(V2 ONLY) ======
 There is apparently a bug in Java's attempt at 2D hardware acceleration on certain platforms. ​ It's *very* rare.  We've had, probably, 3 or 4 users report it in 6 years of business. ​ But if you're getting a screen that looks something like the one below, then try the solution here. There is apparently a bug in Java's attempt at 2D hardware acceleration on certain platforms. ​ It's *very* rare.  We've had, probably, 3 or 4 users report it in 6 years of business. ​ But if you're getting a screen that looks something like the one below, then try the solution here.
  
Line 7: Line 7:
 Edit the DSMLink short cut so that the ''​Target''​ line looks like this: Edit the DSMLink short cut so that the ''​Target''​ line looks like this:
  
-  C:\Program Files\DSMLink\dsmlink.exe -J-Dsun.java2d.noddraw=true+  ​"C:\Program Files\DSMLink\dsmlink.exe" ​-J-Dsun.java2d.noddraw=true
  
-To get there, right click on the DSMLink icon on the desktop and then select ''​Properties''​. ​+To get there, right click on the DSMLink icon on the desktop and then select ''​Properties''​
 + 
 +You'll also want to modify the Windows file associations (File Types) entry to do the same.  In Windows XP, start Windows Explorer, click Tools->​Folder Options. ​ Select the File Types tab and scroll down and select the DAT DSMLink datalog entry. ​ Click the Advanced button, then click Edit... to edit the command line for the "​open"​ function. Change the command line to: 
 + 
 +  "​C:​\Program Files\DSMLink\dsmlink.exe"​ "​%1"​ -J-Dsun.java2d.noddraw=true 
 + 
 +and click OK.
scrambledgraphics.txt · Last modified: 2024/03/15 11:16 (external edit)