Jump to content
3 posts in this topic

Recommended Posts

Hi.

 

My resolution in leopard is 1152x864, colors:millions and refresh frec. is 75 Hz.

 

I will apply a patch for my GMA945 card, that cause that only one resolution is recognized (1440x900 I think).

 

So, what should I write when leopard starts? "Graphics Mode"="1152x864x32@75" or "Graphics Mode"="1152x864x24@75"? Millions are 24 or 32?

 

I start with cpus=1 right now, so i write "Graphics Mode"="..." cpus=1 ???

 

If i would like to change the com.apple.Boot.plist file. Should be something like this?

 

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>Kernel</key>

<string>mach_kernel</string>

<key>Kernel Flags</key>

<string>-legacy</string>

<key>Timeout</key>

<string>5</string>

<key>Graphics Mode</key>

<string>1152x864x32@75</string>

</dict>

</plist>

 

Thank you in advance.

Link to comment
https://www.insanelymac.com/forum/topic/105024-graphic-mode-syntax-question/
Share on other sites

×
×
  • Create New...