Welcome, Guest. Please login or register.

Author Topic: Cybergraphx hangs in OS3.9  (Read 2644 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Cybergraphx hangs in OS3.9
« on: February 22, 2007, 02:49:35 PM »
This has been covered dozens of times already but:

Install the latest CGX4 update

or

Use cgx44fixer from exec44.
Code: [Select]
o Some software explicitly check for V40 and think V44 is *older* than
   V40. Luckily such broken software is very rare. These programs include
   CyberGraphX software (only upto cgxv42_r2_pre8). Here is how you can fix
   it:

     > cd libs:
     > copy clone cgxsystem.library cgxsystem.library.backup
     > cgx44fixer cgxsystem.library
     cgx44fixer by Harry &quot;Piru&quot; Sintonen <sintonen@iki.fi>
     patch 0: offset: 0x0243E0
     patch 1: offset: 0x025C86
     cgxsystem.library patched succesfully.

     (Note: offsets vary with different cgxsystem.library versions!)

   If there should be any problems with the patched cgxsystem.library just
   restore the backup. Without this patch the displayinfo database is
   wrong and you can't see any CGFX modes in screenmode requesters.

   UPDATE: The latest pre-release of CGX V4.2 (cgxv42_r2_pre11) finally
   fixes this problem, and thus you no longer need this patch. Hooray! :-)


Quote
what is the correct syntax to have the ECHO command output the startup-sequence to a text file as it is being executed.

There is no way to do this.