Wiki Ubuntu-it

Indice
Partecipa
FAQ
Wiki Blog
------------------
Ubuntu-it.org
Forum
Chiedi
Chat
Cerca
Planet
  • Pagina non alterabile
  • Informazioni
  • Allegati
  • Differenze per "Virtualizzazione/Cedega"
Differenze tra le versioni 6 e 7
Versione 6 del 17/11/2005 18.14.42
Dimensione: 7543
Autore: BlackDesert
Commento:
Versione 7 del 17/11/2005 18.46.18
Dimensione: 7699
Autore: BlackDesert
Commento:
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 111: Linea 111:
== OpenGL Support ==
To test your graphics card for OpenGL support execute the following command:
== Supporto OpenGL ==

Per verificare se la vostra scheda video supporta OpenGL, digitate da terminale il seguente comando:
Linea 116: Linea 118:
output will return "direct rendering:"
Linea 118: Linea 119:
If this is 'Yes' or 'Enabled' then OpenGL is likely set up correctly. If it is listed as 'no' or 'disabled' then double check your 3D setup. l'output sarà
{{{
"direct rendering:"
}}}
Linea 120: Linea 124:
== Performance Test ==
If 3D acceleration is correctly enabled for your video card then the reported FPS should be well over 500 FPS, at the default window size. If the output shows less than 500 FPS then you should double check your 3D setup.
a cui può seguire 'Yes' o 'enabled', ciò significa che OpenGL è settato correttamente. Se, invece, vi è scritto 'no' o 'disabled' allora verificate il setup dell'accelerazione 3d.

== Test delle prestazioni ==

Se l'accelerazione 3d della vostra scheda video è impostata correttamente, allora il FPS dovrebbe essere superiore ai 500 FPS con la finestra di dimensioni standard. Se l'output mostra un valore inferiore ai 500 FPS, dovreste verificare il settaggio dell'accelerazione 3d. Digitate da terminale:
Linea 127: Linea 135:
Linea 128: Linea 137:
Linea 131: Linea 141:
Linea 154: Linea 165:
== Sound Problems == == Problemi audio ==
Linea 168: Linea 179:
== Low FPS ==
If you get only 15-30 fps
== Basso FPS ==

Se
ottenete solo 15-30 fps, provate a digitare:
Linea 174: Linea 187:
= Resources = = Risorse =
Linea 176: Linea 189:
----
CategoryDocumentation CategoryGames

BR

Guida all'installazione del software Cedega su Ubuntu.

Documento originale: https://wiki.ubuntu.com/Cedega Traduzione di: BlackDesert


Procurasi Cedega

Cedega è un prodotto commerciale, disponibile per l'acquisto sul sito: http://transgaming.com

E' possibile utilizzare la versione CVS di Cedega (che è free), le istruzioni per installarla si trovano a questo indirizzo: http://www.linux-gamers.net/modules/wfsection/article.php?articleid=45

Installazione di Cedega

Installate il pacchetto Debian:

sudo dpkg  -i  cedega_[version].deb

Installazione di un gioco con Cedega

Installazione da CD o DVD

Localizzate il file eseguibile corretto ed installate il gioco con questi comandi (da terminale):

cedega  /media/cdrom/setup.exe  

L'esempio sopra, supponendo che il vostro cdrom sia montato in /media/cdrom e il file d'installazione sia setup.exe

Nota - E' possibile che siano rilevati degli errori durante questa fase. In genere non sono rilevanti.

Installazione dall'hard disk

Se avete abbastanza spazio libero, potete copiare il contenuto di ciascun CD in Transgaming_Drive all'interno della vostra directory home. In questo caso non incorrerete in problemi derivanti dal cambio di CD. Ora digitate da terminale:

cd ~/TransGaming_Drive

Individuate il file eseguibile d'installazione ed installate il gioco digitando:

cedega setup.exe

anche in questo esempio supponendo che il nome del file sia setup.exe

Multi-Disc Installers

Dovreste eseguire l'installer con l'opzione -monitor-cdrom-eject, ed in seguito premere il tasto eject del vostro drive CD-RW o DVD, l'unità verrà smontata ed il cd espulso automaticamente.

Attenzione - Su sistemi dotati di drives compact flash, l'attivazione di questa opzione può causare dei malfunzionamenti.

Giocare con Cedega

Dopo aver eseguito l'installazione, è possibile avviare un gioco in tre modi diversi.

Usando l'icona sul Desktop

Alcuni giochi creano un'icona sul Desktop durante il processo d'installazione. Se desiderate avviare il gioco con delle opzioni speciali per Cedega o per il gioco stesso, potete editare il comando eseguito dall'icona.

Usando il Menu dei Programmi

Alcuni giochi aggiungeranno un link al menu dei programmi. Semplicemente cliccate sul menu e poi su TransGaming -> Programs quindi selezionate l'icona del gioco desiderato. Se desiderate avviare il gioco con opzioni speciali per Cedega o per il gioco stesso, modificate il comando del menu dei programmi.

Usando la linea di comando

Entrate nella directory del gioco:

cd ~/.transgaming/c_drive/Program Files/[Game Directory]

Avviate il gioco:

cedega [wine options] game.exe [game options]

E' possibile specificare delle Opzioni, sia per Cedega che per il gioco, utilizzando la linea di comando.

Principali opzioni di Cedega:

-bigexe:

  • Questa opzione è necessaria per files eseguibili di grandi dimensioni. Tipicamente è necessaria per eseguire installazioni "demo" di solito distribuite in grossi pacchetti eseguibili.

-use-pthreads:

  • A way to override the use of pthreads. This option should be automatically set by Cedega, however, if problems exist it may be useful to change the pthreads option. Acceptable values are yes or no.

-monitor-cdrom-eject

  • Enables the CD eject polling functionality. This option is off by default and typically only needs to be enabled for some multidisk installers.

attachment:IconsPage/IconWarning3.png Care should be taken when enabling this option on systems which have compact flash drives.

Giocare senza CD

You can get NO-CD PC Games fixes from [http://www.megagames.com/ MegaGames]

Configurare Cedega

Per modificare la configurazione di Cedega, aprite il file ~/.transgaming/config con il vostro editor di testo preferito. Per maggiori dettagli leggete il file Cedega_howto.txt fornito!


Troubleshooting

Supporto OpenGL

Per verificare se la vostra scheda video supporta OpenGL, digitate da terminale il seguente comando:

glxinfo | grep #direct rendering#

l'output sarà

"direct rendering:"

a cui può seguire 'Yes' o 'enabled', ciò significa che OpenGL è settato correttamente. Se, invece, vi è scritto 'no' o 'disabled' allora verificate il setup dell'accelerazione 3d.

Test delle prestazioni

Se l'accelerazione 3d della vostra scheda video è impostata correttamente, allora il FPS dovrebbe essere superiore ai 500 FPS con la finestra di dimensioni standard. Se l'output mostra un valore inferiore ai 500 FPS, dovreste verificare il settaggio dell'accelerazione 3d. Digitate da terminale:

glxgears

multiple OpenGL libraries

Check if you have multiple OpenGL libraries:

locate libGL

This will display any OpenGL libraries you have on your system. In particular, you should be cautious of having libGL in both /usr/lib as well as in /usr/X11R6/lib. Sometimes, the software-only Mesa OpenGL libraries are installed in /usr/X11R6/lib and hardware accelerated drivers are installed elsewhere. We do not recommend removing the Mesa libraries from /usr/X11R6/lib unless you are seeing slow rendering in games running under Cedega.

== CD Drives and Mountpoints permissions = Many Windows games use copy protection systems that requires Cedega to have 'read' access to your CD-ROM device, as well as 'read' and 'execute' access to your CD-ROM mount point. Change permissions:

sudo chmod a+r [CD-ROM Device]
sudo chmod a+rx [CD-ROM mount point]

Check for symbolically linked devices and change the permissions

ls -la [CD-ROM Device]

User Access on CD-ROM mountpoint

Under some circumstances, you may need to edit your /etc/fstab file to ensure that all users have access to the CD-ROM mount point.

Graphic Problems

Games often attempt to change your screen resolution to fit their needs. Make sure that the 'Screen' section of your xorg.conf or XF86Config-4 file has a number of resolutions. The most common resolutions are: 1600X1200, 1280X1024, 1024X768, 800X600, 640X480. If the game is not running at full screen check the game settings to see what resolution it is attempting to use and make sure that resolution is listed in the xorg.conf or XF86Config-4 file.

attachment:IconsPage/IconTip.png You may experience improved performance with some games when running the X server at 16 bit color depth.

Problemi audio

If you are having sound problems make sure to disable any sound servers or other applications that may be using sound, such as 'xmms'.

Free space limitations

Some systems may be set up with restrictive space quotas on the /home directory. You may experience problems installing games if the available space is reported incorrectly, or if there is not enough space available on your system:

disable quotas 

or

symbolically link to a device with more free space available.

Basso FPS

Se ottenete solo 15-30 fps, provate a digitare:

renice 17 -p `pgrep wineserver`

Risorse

[http://www.pcinpact.com/articles/d/51/1.htm Install and configure Cedega (CVS and normal version) and install World of Warcraft (in french)]