Jump to content

ZyLoG

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by ZyLoG

  1. i tested it with On and OFF...
  2. Hi, it's my first post here, i'm getting fool with 2.5 :( I have 2 monitors, 1920x1080 each, and i used to use right one for main and left one for abris and Skhval (or A-10 mfds). I have no problem with 2.2 version.. it works. But i can't work with this configuration in 2.5 version... What's wrong? now monitor 1 is at left side and 2 monitor is at right side, and it must be upside down. can anybody help me? thanks so much this is the file : _ = function(p) return p; end; name = _('KA-50 o A-10C'); Description = 'Camera on primary display and Abris + Skhval in secondray' if displays and #displays > 1 then Cabina = { x = displays[1].x - screen.x, y = displays[1].y - screen.y, width = displays[1].width, height = displays[1].height, aspect = displays[1].width/displays[1].height; viewDx = 0; viewDy = 0; } Abris = { x = displays[2].x - screen.x, y = displays[2].y, width = displays[2].width / 2, height = displays[2].height, viewDx = 0; viewDy = 0; } Shkval = { x = displays[2].x - screen.x + 960, y = displays[2].y, width = displays[2].width / 2, height = displays[2].height, viewDx = 0; viewDy = 0; } end UIMainView = Cabina RIGHT_MFCD = Abris LEFT_MFCD = Shkval Viewports = {UIMainView}
  3. and anyone knows where can i claim for my lost activation? thanks
  4. Ok... i went to http://en.wiki.eagle.ru/wiki/Troubleshooting:starforce:5.x#Recover_a_lost_serial_number Delete the following key in Windows registry: HKEY_CURRENT_USER\Software\Eagle Dynamics\Black Shark\Keys It will completely reset the BS activation records in your Windows installation including the current one; but it doesn't do anything with serial number activations number stored on the server. It works, but, as i wrote, i lost TWO activations, not one.
  5. Hi I changed in two weeks the graphics card (from gf8800gt to gtx285) and the cpu (from quad6600 to quad9550) and now the starforce says: "This product requires activation. Enter your Serial Number and press "Next". Internet connection is required." i write my serial, but... "Unable to launch the application due to integrity fault of the Activation Key. Re-enter a valid Activation Key or re-activate the application. If the error recurs, press "Error report" and send the report to product technical support."... i sent the error report. The problem comes when i changed the cpu. with the graphics it works without problem... I went to starforce website and i've tried to reactivate, doing a new code... nothing but losing an activation... :mad: :mad: :mad: I have the DVD, not downloadable version. What can I do? Thank you very much.
×
×
  • Create New...