Welcome, Guest. Please login or register.

Author Topic: Cybergraphics screenmodes not showing up in screenmodes.prefs  (Read 2234 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Boot_WBTopic starter

  • Hero Member
  • *****
  • Join Date: Feb 2005
  • Posts: 1326
    • Show only replies by Boot_WB
    • http://www.hullchimneyservices.co.uk
Cybergraphics screenmodes not showing up in screenmodes.prefs
« on: December 26, 2006, 08:24:01 PM »
I'm currently using a 16-bit 1152*900 screen (set up during a previous config), but the cybergraphics screenmodes just aren't showing up in screenmodes.

In CGXmode I have checked that the "hidden" box is NOT ticked.  
In Cybergraphics prefs I have also checked that hide 15-bit screenmodes tooltype is not set.

Any ideas?  I'm not experiencing any problems, but I can't change screenmodes (except to native amiga modes).
Mac Mini G4 (1.5GHz, 64MB VRam, 1GB Ram): MorphOS 3.6
Powerbook 5.8 (15", 1.67GHz, 128MB VRam, 1GB Ram): MorphOS 3.8.

Windows-free since 2011-2014 (Damn you Netflix!)
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Cybergraphics screenmodes not showing up in screenmodes.prefs
« Reply #1 on: December 26, 2006, 08:28:01 PM »
Using AmigaOS 3.9 or my exec44 perhaps?

If so, you need to install latest CGX4 update, or use cgx44fixer from exec44beta4.
 

Offline keropi

  • Hero Member
  • *****
  • Join Date: Sep 2004
  • Posts: 2466
    • Show only replies by keropi
Re: Cybergraphics screenmodes not showing up in screenmodes.prefs
« Reply #2 on: December 26, 2006, 08:40:55 PM »
also in order to make the screenmodes appear you need to test them... test the modes u want (in one bit depth - all depths will be added automatically) , and pres SAVE on the cgxconfig... reboot and enjoy!
 

Offline Boot_WBTopic starter

  • Hero Member
  • *****
  • Join Date: Feb 2005
  • Posts: 1326
    • Show only replies by Boot_WB
    • http://www.hullchimneyservices.co.uk
Re: Cybergraphics screenmodes not showing up in screenmodes.prefs
« Reply #3 on: December 27, 2006, 12:15:36 PM »
@Piru

Thanks, installing the update has sorted the problem - screenmodes are now appearing.

Forgot to mention the configuration - OS3.9 BB2 + Cybergraphics 4.

I installed cybergraphics 4 on a fresh OS3.9 installation, and had no problems choosing a screenmode then.
I guess this is the "exec.library version == v40" check, and that oine of the boing bags updates exec.library beyond v40?

@Keropi

I couldn't even test the screenmodes - just got an error message stating "could not open test screen". Workbench managed to boot up on a 16-bit cgx screen though, and both cgxmode and showcgxconfig returned expected values.

Oh well, problem solved. Thanks all.



Rich
Mac Mini G4 (1.5GHz, 64MB VRam, 1GB Ram): MorphOS 3.6
Powerbook 5.8 (15", 1.67GHz, 128MB VRam, 1GB Ram): MorphOS 3.8.

Windows-free since 2011-2014 (Damn you Netflix!)
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Cybergraphics screenmodes not showing up in screenmodes.prefs
« Reply #4 on: December 27, 2006, 12:18:48 PM »
Quote
I guess this is the "exec.library version == v40" check, and that oine of the boing bags updates exec.library beyond v40?

Yep. BB2 has exec V45.
 

Offline AmigaMance

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 1278
    • Show only replies by AmigaMance
Re: Cybergraphics screenmodes not showing up in screenmodes.prefs
« Reply #5 on: December 27, 2006, 01:50:41 PM »
 (Now that Boot_WB's problem is resolved)

@Piru
 Speaking of your Exec, are all the functions of the library optimized, or "only" those which are mentioned in the changelog? If this is the case, i suppose it's good to use it in conjunction with SystemPatch by excluding the patches which are optimized in exec44 and leave those which are not.

 Also, SystemPatch docs says that "It replaces BLIT, PORTS, SOFTINT interrupt routines.". Exec44 does this?
A1200 PPC user.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Cybergraphics screenmodes not showing up in screenmodes.prefs
« Reply #6 on: December 27, 2006, 01:56:14 PM »
@AmigaMance
Quote
are all the functions of the library optimized, or "only" those which are mentioned in the changelog?

The whole thing is hand optimized. IIRC SystemPatch author claims he has faster routines, however. I never looked into this, and I don't have any problem if SystemPatch is faster. :-)

Quote
"It replaces BLIT, PORTS, SOFTINT interrupt routines.". Exec44 does this?

The ones inside exec, yes. IIRC there wasn't much room for improvement here, however.
 

Offline AmigaMance

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 1278
    • Show only replies by AmigaMance
Re: Cybergraphics screenmodes not showing up in screenmodes.prefs
« Reply #7 on: December 27, 2006, 02:15:00 PM »
Quote
Quote
are all the functions of the library optimized, or "only" those which are mentioned in the changelog?

 The whole thing is hand optimized.

 ALL exec functions are optimized? That's fantastic! I found references in your changelog, only for some functions. That's why i asked.


Quote
IIRC SystemPatch author claims he has faster routines,

 Actually, he doesn't. :-D


Quote
Quote
"It replaces BLIT, PORTS, SOFTINT interrupt routines.". Exec44 does this?

 The ones inside exec, yes. IIRC there wasn't much room for improvement here, however.

 Great. :-)
A1200 PPC user.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Cybergraphics screenmodes not showing up in screenmodes.prefs
« Reply #8 on: December 27, 2006, 02:17:12 PM »
Quote
ALL exec functions are optimized?

Yes, everything, even the SAD debugger (which no-one really uses, but oh well).
 

Offline keropi

  • Hero Member
  • *****
  • Join Date: Sep 2004
  • Posts: 2466
    • Show only replies by keropi
Re: Cybergraphics screenmodes not showing up in screenmodes.prefs
« Reply #9 on: December 27, 2006, 02:18:22 PM »
interesting stuff piru, your exec is part of my kickrom now... thanks !  :-D  :-D  :-D
 

Offline AmigaMance

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 1278
    • Show only replies by AmigaMance
Re: Cybergraphics screenmodes not showing up in screenmodes.prefs
« Reply #10 on: December 27, 2006, 02:34:20 PM »
Quote
Quote
ALL exec functions are optimized?

 Yes, everything, even the SAD debugger (which no-one really uses, but oh well).

 Excellent!
/me adds NOEXEC and NOINTS arguments to SystemPatch.
A1200 PPC user.