Torna indietro   Hardware Upgrade Forum > Periferiche e accessori > Case, alimentatori e sistemi di raffreddamento > Modding

HONOR Magic V5: il pieghevole ultra sottile e completo! La recensione
HONOR Magic V5: il pieghevole ultra sottile e completo! La recensione
Abbiamo provato per diverse settimane il nuovo Magic V5 di HONOR, uno smartphone pieghevole che ci ha davvero stupito. Il device è il più sottile (solo 4.1mm) ma non gli manca praticamente nulla. Potenza garantita dallo Snapdragon 8 Elite, fotocamere di ottima qualità e batteria in silicio-carbonio che garantisce un'ottima autonomia. E il Prezzo? Vi diciamo tutto nella nostra recensione completa.
Recensione Google Pixel 10 Pro XL: uno zoom 100x assurdo sempre in tasca (e molto altro)
Recensione Google Pixel 10 Pro XL: uno zoom 100x assurdo sempre in tasca (e molto altro)
Google Pixel 10 Pro XL è il top di gamma della serie Pixel, presentando un ampio display Super Actua da 6.8 pollici insieme alle novità della serie, fra cui la ricarica wireless magnetica Pixelsnap e le nuove funzionalità AI avanzate. Il comparto fotografico include un sistema a tripla fotocamera con zoom Pro Res fino a 100x, mentre il processore Tensor G5 con 16GB di RAM garantisce prestazioni percepite molto elevate su Android.
Lenovo IdeaPad Slim 3: un notebook Snapdragon X economico
Lenovo IdeaPad Slim 3: un notebook Snapdragon X economico
Forte della piattaforma Qualcomm Snapdragon X, il notebook Lenovo IdeaPad Slim 3 riesce a coniugare caratteristiche tecniche interessanti ad uno chassis robusto, con autonomia di funzionamento a batteria che va ben oltre la tipica giornata di lavoro. Un notebook dal costo accessibile pensato per l'utilizzo domestico o in ufficio, soprattutto con applicazioni native per architettura ARM
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 23-04-2004, 13:23   #1
onka
Senior Member
 
L'Avatar di onka
 
Iscritto dal: Jul 2002
Città: Nuara // feed ebay: 465 // cell: P20 PRO
Messaggi: 13102
LCDinfo

qualkuno mi spiega come funziona??
la 0.3.2 va..ma fa un pò cag@re..

la 0.6 nn riesco a farla funzionare..
__________________
MESS WITH THE BEST..DIE LIKE THE REST!!!
-don't hate the player..hate the game!! REVOLUSCION IZ DA ONLI SOLUSCION!!
onka è offline   Rispondi citando il messaggio o parte di esso
Old 23-04-2004, 18:10   #2
onka
Senior Member
 
L'Avatar di onka
 
Iscritto dal: Jul 2002
Città: Nuara // feed ebay: 465 // cell: P20 PRO
Messaggi: 13102
nessuno sa nulla??
__________________
MESS WITH THE BEST..DIE LIKE THE REST!!!
-don't hate the player..hate the game!! REVOLUSCION IZ DA ONLI SOLUSCION!!
onka è offline   Rispondi citando il messaggio o parte di esso
Old 23-04-2004, 22:19   #3
zerotre
Senior Member
 
L'Avatar di zerotre
 
Iscritto dal: Jun 2001
Città: Firenze (Calabria nel cuore)
Messaggi: 6622
ciao,
non preoccuparti e' la stessa cosa che ho detto io quando l'ho installato....
in pratica il tizio che fa sto' programma l'ha lasciato a meta' in pratica non ha una gui, o in italiano non ha la finestra di controllo.
Tutto funziona usando i files di configurazone:
prima di tutto lancia il programma, quindi clicca con il destro sull'icona nel sys tray, quindi vai su "select driver" e setta per il grafico "KS0108 / HD61203 v0.2 alpha", con "configure" puoi controllare i parametri.
A questo punto dovrebbe funzionare, dovresti vedere qualcosa sul display, per modificare gli screen.....
sulla dir di installazione sotto la dir "screens" apri con il notepad il file screen.xml dovrebbe essere fato in questo modo:

<screens>
<screenfile>128x64\mbm.xml</screenfile>
<screenfile>128x64\bug.xml</screenfile>
<screenfile>128x64\netstats.xml</screenfile>
<screenfile>128x64\system.xml</screenfile>
<screenfile>128x64\system2.xml</screenfile>
<screenfile>128x64\camel.xml</screenfile>
</screens>

in pratica dici all'lcd quali schermate dovra' rappresentare, in questo caso l'lcd parte con mbm.xml cioe' la schermata di motherboard monitor, quindi bug.xml etc etc.....
Naturalmente puoi modificarle a piacere, come puoi pure modificare le singole schermate, come vedi le trovi nella cartella 128x64, per esempio il file mbm.xml contiene:

<screen>

<name>MBM</name>

<action>
<id>Core.NextScreen</id>
<delay>15000</delay>
</action>

<item type="image" x="0" y="0">
<imagebitmap>screens\128x64\images\MBM2_128x64.bmp</imagebitmap>
<refresh>1000</refresh>
</item>

<item type="plugintext" x="13" y="2">
<scrolltype>left</scrolltype>
<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Percentage.CPU</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="8" y="2">
<scrolltype>left</scrolltype>
<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Mhz.CPU</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="4" y="2">
<scrolltype>left</scrolltype>
<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Temperature.Mobo</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="4" y="3">
<scrolltype>left</scrolltype>
<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Temperature.Cpu</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="4" y="5">
<scrolltype>left</scrolltype>
<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Vcore</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="4" y="6">
<scrolltype>left</scrolltype>
<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Vcc</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="3" y="5">
<scrolltype>none</scrolltype>
<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Voltage.Core 0</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="11" y="3">
<scrolltype>left</scrolltype>
<textpos>left</textpos>
<fieldsize>5</fieldsize>
<varid>MBM.Temperature.HD0</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="11" y="5">

<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Voltage.+12.00</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="11" y="6">

<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Voltage.+5.00</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="3" y="6">

<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Voltage.+3.3</varid>
<refresh>500</refresh>
</item>
</screen>

cioe' le informazioni che saranno utilizzate nello screen (o schermata).

Nel caso interessa potrei continuare.....
Ciao.
Zerotre.
__________________
http://eu.battle.net/d3/it/profile/S...6/hero/5117949 - steam Origin: Scappotto
zerotre è offline   Rispondi citando il messaggio o parte di esso
Old 23-04-2004, 23:32   #4
Stigmata
Senior Member
 
L'Avatar di Stigmata
 
Iscritto dal: May 2000
Messaggi: 12165
è programmato in xml? che f1g@t@
con tutti i tag
__________________
645Z & some glass
Stigmata è offline   Rispondi citando il messaggio o parte di esso
Old 23-04-2004, 23:37   #5
onka
Senior Member
 
L'Avatar di onka
 
Iscritto dal: Jul 2002
Città: Nuara // feed ebay: 465 // cell: P20 PRO
Messaggi: 13102
grazie mille a zerotre

@stig:sai programmare in xml??e in xhtml??
__________________
MESS WITH THE BEST..DIE LIKE THE REST!!!
-don't hate the player..hate the game!! REVOLUSCION IZ DA ONLI SOLUSCION!!
onka è offline   Rispondi citando il messaggio o parte di esso
Old 24-04-2004, 10:26   #6
DioBrando
Senior Member
 
Iscritto dal: Jan 2003
Città: Milano - Udine
Messaggi: 9418
l'XML è un linguaggio di descrizione n di programmazione :
DioBrando è offline   Rispondi citando il messaggio o parte di esso
Old 24-04-2004, 23:35   #7
Stigmata
Senior Member
 
L'Avatar di Stigmata
 
Iscritto dal: May 2000
Messaggi: 12165
Quote:
Originariamente inviato da DioBrando
l'XML è un linguaggio di descrizione n di programmazione :
ok, è un markup language, mi sono espresso male... intendevo che gli screen li fai in xml, il che facilita le cose non poco.

@onka: conosco html... per applicarlo a lcdinfo credo basti sapere come sono strutturate le schermate e come si chiamano le varie cose che puoi mostrare... per esempio:


<action>
<id>Core.NextScreen</id>
<delay>15000</delay>
</action>


cos'è Core.NextScreen? una volta che sai cosa rappresentano queste informazioni sei a cavallo, il resto sono semplici tag a quanto pare...
__________________
645Z & some glass
Stigmata è offline   Rispondi citando il messaggio o parte di esso
Old 25-04-2004, 00:39   #8
ka88
Senior Member
 
L'Avatar di ka88
 
Iscritto dal: Jun 2003
Città: Gallipoli (lecce)
Messaggi: 2266
per modificare le schermate di lcd info bisogna aprire i file .ini che si trovano nella cartella screen e non c'è bisogno di programmare in xml o altro, bisogna solo inserire delle variabili semplicissime!
__________________
[VENDO] Cavi Round-WaterBlock Ybris(HDD,CPU,VGA,Chipset),CrystalTrap,Radiatore V2 -
Cerco lettore DVD slim,HDD da 2,5" e adattatori IDE - TRATTATIVE: iL PoLlO, loripa80,omegathemad,dinomite,MAURIZIO81, _Ice_Key, Cazzeggiatore...[su HWU] & 60 Feedback+ [su eBay]
ka88 è offline   Rispondi citando il messaggio o parte di esso
Old 25-04-2004, 03:50   #9
DioBrando
Senior Member
 
Iscritto dal: Jan 2003
Città: Milano - Udine
Messaggi: 9418
Quote:
Originariamente inviato da Stigmata
ok, è un markup language, mi sono espresso male... intendevo che gli screen li fai in xml, il che facilita le cose non poco.

@onka: conosco html... per applicarlo a lcdinfo credo basti sapere come sono strutturate le schermate e come si chiamano le varie cose che puoi mostrare... per esempio:


<action>
<id>Core.NextScreen</id>
<delay>15000</delay>
</action>


cos'è Core.NextScreen? una volta che sai cosa rappresentano queste informazioni sei a cavallo, il resto sono semplici tag a quanto pare...
tranqui è che il prof ha somatizzato parecchio e sta cosa m'è rimasta impressa
DioBrando è offline   Rispondi citando il messaggio o parte di esso
Old 25-04-2004, 09:28   #10
zerotre
Senior Member
 
L'Avatar di zerotre
 
Iscritto dal: Jun 2001
Città: Firenze (Calabria nel cuore)
Messaggi: 6622
Quote:
Originariamente inviato da ka88
per modificare le schermate di lcd info bisogna aprire i file .ini che si trovano nella cartella screen e non c'è bisogno di programmare in xml o altro, bisogna solo inserire delle variabili semplicissime!

tu ti riferisci alle versioni precedenti, prova la 0.6 quella senza gui, gli ini non ci sono solo file xml, comunque sul forum skippari ci sono un po' di guide.
per vedere tutti i possibili comandi aprite il file log.txt della dir di installazione, ad un certo punto ci sono delle righe che iniziano con "Plugin variable" quelli sono tutti i parametri che si possono visualizzare, nelle prossime versioni del programma se ne aggiungeranno altri.
Ciao.
Zerotre.
__________________
http://eu.battle.net/d3/it/profile/S...6/hero/5117949 - steam Origin: Scappotto
zerotre è offline   Rispondi citando il messaggio o parte di esso
Old 25-04-2004, 09:44   #11
ka88
Senior Member
 
L'Avatar di ka88
 
Iscritto dal: Jun 2003
Città: Gallipoli (lecce)
Messaggi: 2266
la 0.3.2 ha i file ini e non c'è la gui....la 0.6 dove l'avete scaricata?
__________________
[VENDO] Cavi Round-WaterBlock Ybris(HDD,CPU,VGA,Chipset),CrystalTrap,Radiatore V2 -
Cerco lettore DVD slim,HDD da 2,5" e adattatori IDE - TRATTATIVE: iL PoLlO, loripa80,omegathemad,dinomite,MAURIZIO81, _Ice_Key, Cazzeggiatore...[su HWU] & 60 Feedback+ [su eBay]
ka88 è offline   Rispondi citando il messaggio o parte di esso
Old 25-04-2004, 10:03   #12
zerotre
Senior Member
 
L'Avatar di zerotre
 
Iscritto dal: Jun 2001
Città: Firenze (Calabria nel cuore)
Messaggi: 6622
http://www.skippari.net/phpBB2/viewtopic.php?t=387

adesso siamo alla rev 17, io ho la 16 ma non cambia molto,
conviene leggersi i primi post del forum, ci sono un po' di spiegazioni e manuali.

Ciao.
Zerotre.
__________________
http://eu.battle.net/d3/it/profile/S...6/hero/5117949 - steam Origin: Scappotto
zerotre è offline   Rispondi citando il messaggio o parte di esso
Old 25-04-2004, 10:31   #13
ka88
Senior Member
 
L'Avatar di ka88
 
Iscritto dal: Jun 2003
Città: Gallipoli (lecce)
Messaggi: 2266
ho estratto i file in una cartella e avviando il prog, mi dice che manca FTD2xx.dll
__________________
[VENDO] Cavi Round-WaterBlock Ybris(HDD,CPU,VGA,Chipset),CrystalTrap,Radiatore V2 -
Cerco lettore DVD slim,HDD da 2,5" e adattatori IDE - TRATTATIVE: iL PoLlO, loripa80,omegathemad,dinomite,MAURIZIO81, _Ice_Key, Cazzeggiatore...[su HWU] & 60 Feedback+ [su eBay]
ka88 è offline   Rispondi citando il messaggio o parte di esso
Old 25-04-2004, 10:39   #14
ka88
Senior Member
 
L'Avatar di ka88
 
Iscritto dal: Jun 2003
Città: Gallipoli (lecce)
Messaggi: 2266
hai msn? cmq il dll l'ho trovato, ma non rtiesco a visualizzare na mazza
__________________
[VENDO] Cavi Round-WaterBlock Ybris(HDD,CPU,VGA,Chipset),CrystalTrap,Radiatore V2 -
Cerco lettore DVD slim,HDD da 2,5" e adattatori IDE - TRATTATIVE: iL PoLlO, loripa80,omegathemad,dinomite,MAURIZIO81, _Ice_Key, Cazzeggiatore...[su HWU] & 60 Feedback+ [su eBay]
ka88 è offline   Rispondi citando il messaggio o parte di esso
Old 26-04-2004, 09:57   #15
zerotre
Senior Member
 
L'Avatar di zerotre
 
Iscritto dal: Jun 2001
Città: Firenze (Calabria nel cuore)
Messaggi: 6622
Lcdinfo for dummies.....

scaricate la versione 0.6 rev 17 dal link sopra, estraete i files in una cartella, cliccate sulla "I", sulla tray apparira' (forse per magia) l'icona del programma, fate click con il destro sul mouse sull'icona, e scegliete "select driver", nel menu' a tendina selezionate "KS0108 / HD61203 v0.2 alpha", KS0108 per chi non lo sapesse e' il controller samsung degli lcd 128*64 grafici della crystalfontzzz.
Quindi andate su configure e settate le opzioni a seconda del tipo di cablaggio che avete fatto, vi dico le mie opzioni:

port: 0x378
lpt:
Strobe (pin 1)
Select (pin 17)
Line (pin 14)
Init (pin 16)
delay:0
cs polarity non spuntato.

Vi ricordo che per il cablaggio ho seguito lo schema di blitz con il regolatore di tensione, lo trovate nel thread "rifacciamo un ordine....".
Vi ricordo di chiudere e riavviare lcdinfo ogni volta che fate un cambiamento, quindi fatelo dopo aver settato il driver.

A questo punto il vostro lcd dovrebbe far vedere qualcosa....
questo dipende principalmente dal file:
screens.xml che si trova nella cartella "screens", ecco un esempio:

<screens>
<screenfile>128x64\mbm.xml</screenfile>
<screenfile>128x64\bug.xml</screenfile>
<screenfile>128x64\netstats.xml</screenfile>
<screenfile>128x64\system.xml</screenfile>
<screenfile>128x64\system2.xml</screenfile>
<screenfile>128x64\camel.xml</screenfile>
</screens>

in pratica si dice all'lcd di caricare in sequenza le schermate "mbm.xml", "bug.xml", "netstats.xml" ecc ecc.
Da qui' quindi potete aggiungere o eliminare le schermate, attenzione al percorso delle cartelle:


<screenfile>128x64\mbm.xml</screenfile>

il file si trova sotto la cartella 128x64 (ce ne sono altre ma ovviamente il nostro display ha una grandezza 128x64), apriamo il file mbm.xml e vediamo in dettaglio cosa significano i parametri:

<screen> /*inizio ovvio*/

<name>MBM</name> /*anche qui' e' ovvio*/



<action> /*attenti a questi tag che abbiano una fine*/
<id>Core.NextScreen</id> /*vai alla prossima schermata che si trova nel file sceens.xml*/
<delay>15000</delay> /*prima dell'azione attendi che siano passati 15 secondi*/
</action>

/* in pratica l'azione di sopra fa' visualizzare la schermata corrente 15 secondi dopo di che passa alla successiva che si legge nel file screens.xml*/

<item type="image" x="0" y="0">
<imagebitmap>screens\128x64\images\MBM2_128x64.bmp</imagebitmap>
<refresh>1000</refresh>
</item>

/*questo e' un oggetto, di tipo image, x e y sono le posizioni dell'angolo superiore sinistro, quindi c'e' il percorso dell'immagine e ogni quando deve essere aggiornata, questo in pratica e' uno sfondo/background, PER UNA CORRETTA VISUALIZZAZIONE, vi ricordo che ogni schermata DEVE avere uno sfondo.*/

<item type="plugintext" x="13" y="2">
<scrolltype>left</scrolltype>
<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Percentage.CPU</varid>
<refresh>500</refresh>
</item>

/* qui iniziano i plugin, cioe' quello che possiamo visualizzare, in questo caso e' la percentuale di uso della cpu letta attraverso mbm, i vari parametri sono, il tipo di oggetto, la posizione, il tipo di scorrimento, la posizione del testo, il numero di caratteri per il testo, la variabile e l'aggiornamento*/

<item type="plugintext" x="8" y="2">
<scrolltype>left</scrolltype>
<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Mhz.CPU</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="4" y="2">
<scrolltype>left</scrolltype>
<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Temperature.Mobo</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="4" y="3">
<scrolltype>left</scrolltype>
<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Temperature.Cpu</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="4" y="5">
<scrolltype>left</scrolltype>
<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Vcore</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="4" y="6">
<scrolltype>left</scrolltype>
<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Vcc</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="3" y="5">
<scrolltype>none</scrolltype>
<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Voltage.Core 0</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="11" y="3">
<scrolltype>left</scrolltype>
<textpos>left</textpos>
<fieldsize>5</fieldsize>
<varid>MBM.Temperature.HD0</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="11" y="5">

<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Voltage.+12.00</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="11" y="6">

<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Voltage.+5.00</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="3" y="6">

<textpos>left</textpos>
<fieldsize>4</fieldsize>
<varid>MBM.Voltage.+3.3</varid>
<refresh>500</refresh>
</item>
</screen> /*fine file*/

ecco il tipo di item possibili con i valori per i parametri:

text
x and y: posizione espressa come coordinate di caratteri
scrolltype: none, left
textpos: left, right, center
fieldsize: spazio dello schermo (come numero di caratteri) per il testo
textdata: testo da immettere
refresh: aggiornamento in milliscondi

plugintext
x and y: position in character coordinates
scrolltype: none, left
textpos: left, right, center
fieldsize: size of the field reserved for the text
varid: stringa identificativa della variabile
refresh: how often item is refreshed (ms)

image
x and y: position in pixel coordinates
imagebitmap: nome del file bitmap (percorso completo dalla cartella di lcd info)
refresh: how often item is refreshed (ms)


pluginimage (immagine che deriva da una variabile, spazio degli hd per esempio)
x and y: position in pixel coordinates
imageid: identification string of the image
refresh: how often item is refreshed (ms)

animation
x and y: position in pixel coordinates
framebitmap: filename of a frame bitmap (insieme di immagini bitmap da visualizzare consecutivamente
refresh: how often item is refreshed (ms)


per esempio:
<item type="animation" x="95" y="0">
<framebitmap>screens\128x64\Bug\Wait_1.bmp</framebitmap>
<framebitmap>screens\128x64\Bug\Wait_2.bmp</framebitmap>
<framebitmap>screens\128x64\Bug\Wait_3.bmp</framebitmap>
<framebitmap>screens\128x64\Bug\Wait_4.bmp</framebitmap>
<framebitmap>screens\128x64\Bug\Wait_5.bmp</framebitmap>
<framebitmap>screens\128x64\Bug\Wait_6.bmp</framebitmap>
<framebitmap>screens\128x64\Bug\Wait_7.bmp</framebitmap>
<refresh>200</refresh>
</item>


insieme di variabili che possono essere visualizzate sull'lcd attraverso lcdinfo, le stesse le potete trovare nel file log.txt nella cartella di installazione di lcdinfo:
8:25:37:234 Plugin variable: ID:"CAMEL.CPUVendorString" Name:CPU Vendor String Type: 0 0
8:25:37:234 Plugin variable: ID:"CAMEL.CPUVendorID" Name:CPU Vendor ID Type: 0 1
8:25:37:234 Plugin variable: ID:"CAMEL.CPUTypeID" Name:CPU Type ID Type: 0 2
8:25:37:234 Plugin variable: ID:"CAMEL.CPUFamilyID" Name:CPU Family ID Type: 0 3
8:25:37:234 Plugin variable: ID:"CAMEL.CPUModelID" Name:CPU Model ID Type: 0 4
8:25:37:234 Plugin variable: ID:"CAMEL.CPUSteppingCode" Name:CPU Stepping Code Type: 0 5
8:25:37:234 Plugin variable: ID:"CAMEL.CPUExtendedProcessorName" Name:CPU Ext Name Type: 0 6
8:25:37:234 Plugin variable: ID:"CAMEL.CPUProcessorSerialNumber" Name:CPU Serial Number Type: 0 7
8:25:37:234 Plugin variable: ID:"CAMEL.CPUClockFrequency" Name:CPU Clock Frequency Type: 1 8
8:25:37:234 Plugin variable: ID:"CAMEL.Processor" Name:Processor Type: 0 9
8:25:37:234 varCount: 2
8:25:37:234 Plugin variable: ID:"Fraps.Appname" Name:Application name Type: 0 0
8:25:37:234 Plugin variable: ID:"Fraps.FPS" Name:FPS Type: 1 1
8:25:37:234 varCount: 66
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Mobo" Name:Mobo Type: 2 0
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Cpu" Name:Cpu Type: 2 1
8:25:37:234 Plugin variable: ID:"MBM.Temperature." Name: Type: 2 2
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 4" Name:Sensor 4 Type: 2 3
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 5" Name:Sensor 5 Type: 2 4
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 6" Name:Sensor 6 Type: 2 5
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 7" Name:Sensor 7 Type: 2 6
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 8" Name:Sensor 8 Type: 2 7
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 9" Name:Sensor 9 Type: 2 8
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 10" Name:Sensor 10 Type: 2 9
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 11" Name:Sensor 11 Type: 2 10
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 12" Name:Sensor 12 Type: 2 11
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 13" Name:Sensor 13 Type: 2 12
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 14" Name:Sensor 14 Type: 2 13
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 15" Name:Sensor 15 Type: 2 14
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 16" Name:Sensor 16 Type: 2 15
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 17" Name:Sensor 17 Type: 2 16
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 18" Name:Sensor 18 Type: 2 17
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 19" Name:Sensor 19 Type: 2 18
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 20" Name:Sensor 20 Type: 2 19
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 21" Name:Sensor 21 Type: 2 20
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 22" Name:Sensor 22 Type: 2 21
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 23" Name:Sensor 23 Type: 2 22
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 24" Name:Sensor 24 Type: 2 23
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 25" Name:Sensor 25 Type: 2 24
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 26" Name:Sensor 26 Type: 2 25
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 27" Name:Sensor 27 Type: 2 26
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 28" Name:Sensor 28 Type: 2 27
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 29" Name:Sensor 29 Type: 2 28
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 30" Name:Sensor 30 Type: 2 29
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 31" Name:Sensor 31 Type: 2 30
8:25:37:234 Plugin variable: ID:"MBM.Temperature.Sensor 32" Name:Sensor 32 Type: 2 31
8:25:37:234 Plugin variable: ID:"MBM.Voltage.Core 0" Name:Core 0 Type: 2 32
8:25:37:234 Plugin variable: ID:"MBM.Voltage.Core 1" Name:Core 1 Type: 2 33
8:25:37:234 Plugin variable: ID:"MBM.Voltage.+3.3" Name:+3.3 Type: 2 34
8:25:37:234 Plugin variable: ID:"MBM.Voltage.+5.00" Name:+5.00 Type: 2 35
8:25:37:234 Plugin variable: ID:"MBM.Voltage.+12.00" Name:+12.00 Type: 2 36
8:25:37:234 Plugin variable: ID:"MBM.Voltage.-12.00" Name:-12.00 Type: 2 37
8:25:37:234 Plugin variable: ID:"MBM.Voltage.-5.00" Name:-5.00 Type: 2 38
8:25:37:234 Plugin variable: ID:"MBM.Voltage.Voltage 8" Name:Voltage 8 Type: 2 39
8:25:37:234 Plugin variable: ID:"MBM.Voltage.Voltage 9" Name:Voltage 9 Type: 2 40
8:25:37:234 Plugin variable: ID:"MBM.Voltage.Voltage 10" Name:Voltage 10 Type: 2 41
8:25:37:234 Plugin variable: ID:"MBM.Voltage.Voltage 11" Name:Voltage 11 Type: 2 42
8:25:37:234 Plugin variable: ID:"MBM.Voltage.Voltage 12" Name:Voltage 12 Type: 2 43
8:25:37:234 Plugin variable: ID:"MBM.Voltage.Voltage 13" Name:Voltage 13 Type: 2 44
8:25:37:234 Plugin variable: ID:"MBM.Voltage.Voltage 14" Name:Voltage 14 Type: 2 45
8:25:37:234 Plugin variable: ID:"MBM.Voltage.Voltage 15" Name:Voltage 15 Type: 2 46
8:25:37:234 Plugin variable: ID:"MBM.Voltage.Voltage 16" Name:Voltage 16 Type: 2 47
8:25:37:234 Plugin variable: ID:"MBM.Fan.Fan 1" Name:Fan 1 Type: 2 48
8:25:37:234 Plugin variable: ID:"MBM.Fan.Fan 2" Name:Fan 2 Type: 2 49
8:25:37:234 Plugin variable: ID:"MBM.Fan.Fan 3" Name:Fan 3 Type: 2 50
8:25:37:234 Plugin variable: ID:"MBM.Fan.Fan 4" Name:Fan 4 Type: 2 51
8:25:37:234 Plugin variable: ID:"MBM.Fan.Fan 5" Name:Fan 5 Type: 2 52
8:25:37:234 Plugin variable: ID:"MBM.Fan.Fan 6" Name:Fan 6 Type: 2 53
8:25:37:234 Plugin variable: ID:"MBM.Fan.Fan 7" Name:Fan 7 Type: 2 54
8:25:37:234 Plugin variable: ID:"MBM.Fan.Fan 8" Name:Fan 8 Type: 2 55
8:25:37:234 Plugin variable: ID:"MBM.Fan.Fan 9" Name:Fan 9 Type: 2 56
8:25:37:234 Plugin variable: ID:"MBM.Fan.Fan 10" Name:Fan 10 Type: 2 57
8:25:37:234 Plugin variable: ID:"MBM.Fan.Fan 11" Name:Fan 11 Type: 2 58
8:25:37:234 Plugin variable: ID:"MBM.Fan.Fan 12" Name:Fan 12 Type: 2 59
8:25:37:234 Plugin variable: ID:"MBM.Fan.Fan 13" Name:Fan 13 Type: 2 60
8:25:37:234 Plugin variable: ID:"MBM.Fan.Fan 14" Name:Fan 14 Type: 2 61
8:25:37:234 Plugin variable: ID:"MBM.Fan.Fan 15" Name:Fan 15 Type: 2 62
8:25:37:234 Plugin variable: ID:"MBM.Fan.Fan 16" Name:Fan 16 Type: 2 63
8:25:37:234 Plugin variable: ID:"MBM.Mhz.CPU" Name:CPU Type: 2 64
8:25:37:234 Plugin variable: ID:"MBM.Percentage.CPU" Name:CPU Type: 2 65
8:25:37:250 varCount: 28
8:25:37:250 Plugin variable: ID:"NetStats.Adaptername0" Name:Adapter name Type: 0 0
8:25:37:250 Plugin variable: ID:"NetStats.Adaptername1" Name:Adapter name Type: 0 1
8:25:37:250 Plugin variable: ID:"NetStats.Adaptername2" Name:Adapter name Type: 0 2
8:25:37:250 Plugin variable: ID:"NetStats.Adaptername3" Name:Adapter name Type: 0 3
8:25:37:250 Plugin variable: ID:"NetStats.MTU0" Name:MTU Type: 1 4
8:25:37:250 Plugin variable: ID:"NetStats.MTU1" Name:MTU Type: 1 5
8:25:37:250 Plugin variable: ID:"NetStats.MTU2" Name:MTU Type: 1 6
8:25:37:250 Plugin variable: ID:"NetStats.MTU3" Name:MTU Type: 1 7
8:25:37:250 Plugin variable: ID:"NetStats.Speed0" Name:Adapter speed Type: 1 8
8:25:37:250 Plugin variable: ID:"NetStats.Speed1" Name:Adapter speed Type: 1 9
8:25:37:250 Plugin variable: ID:"NetStats.Speed2" Name:Adapter speed Type: 1 10
8:25:37:250 Plugin variable: ID:"NetStats.Speed3" Name:Adapter speed Type: 1 11
8:25:37:250 Plugin variable: ID:"NetStats.TotalDownload0" Nameownload total Type: 1 12
8:25:37:250 Plugin variable: ID:"NetStats.TotalDownload1" Nameownload total Type: 1 13
8:25:37:250 Plugin variable: ID:"NetStats.TotalDownload2" Nameownload total Type: 1 14
8:25:37:250 Plugin variable: ID:"NetStats.TotalDownload3" Nameownload total Type: 1 15
8:25:37:250 Plugin variable: ID:"NetStats.TotalUpload0" Name:Upload total Type: 1 16
8:25:37:250 Plugin variable: ID:"NetStats.TotalUpload1" Name:Upload total Type: 1 17
8:25:37:250 Plugin variable: ID:"NetStats.TotalUpload2" Name:Upload total Type: 1 18
8:25:37:250 Plugin variable: ID:"NetStats.TotalUpload3" Name:Upload total Type: 1 19
8:25:37:250 Plugin variable: ID:"NetStats.DownloadSpeed0" Nameownload speed Type: 1 20
8:25:37:250 Plugin variable: ID:"NetStats.DownloadSpeed1" Nameownload speed Type: 1 21
8:25:37:250 Plugin variable: ID:"NetStats.DownloadSpeed2" Nameownload speed Type: 1 22
8:25:37:250 Plugin variable: ID:"NetStats.DownloadSpeed3" Nameownload speed Type: 1 23
8:25:37:250 Plugin variable: ID:"NetStats.UploadSpeed0" Name:Upload speed Type: 1 24
8:25:37:250 Plugin variable: ID:"NetStats.UploadSpeed1" Name:Upload speed Type: 1 25
8:25:37:250 Plugin variable: ID:"NetStats.UploadSpeed2" Name:Upload speed Type: 1 26
8:25:37:250 Plugin variable: ID:"NetStats.UploadSpeed3" Name:Upload speed Type: 1 27
8:25:37:250 varCount: 14
8:25:37:250 Plugin variable: ID:"SysInfo.TotalMemory" Name:Total memory Type: 1 0
8:25:37:250 Plugin variable: ID:"SysInfo.AvailableMemory" Name:Available memory Type: 1 1
8:25:37:250 Plugin variable: ID:"SysInfo.MemoryUsage" Name:Memory usage Type: 1 2
8:25:37:250 Plugin variable: ID:"SysInfo.TotalPagefile" Name:Total pagefile Type: 1 3
8:25:37:250 Plugin variable: ID:"SysInfo.AvailablePagefile" Name:Available pagefile Type: 1 4
8:25:37:250 Plugin variable: ID:"SysInfo.TotalVirtualMemory" Name:Total virtual memory Type: 1 5
8:25:37:250 Plugin variable: ID:"SysInfo.AvailableVirtualMemory" Name:Available virtual memory Type: 1 6
8:25:37:250 Plugin variable: ID:"SysInfo.UptimeDays" Name:Uptime days Type: 1 7
8:25:37:250 Plugin variable: ID:"SysInfo.UptimeHours" Name:Uptime hours Type: 1 8
8:25:37:250 Plugin variable: ID:"SysInfo.UptimeMinutes" Name:Uptime minutes Type: 1 9
8:25:37:250 Plugin variable: ID:"SysInfo.UptimeSeconds" Name:Uptime seconds Type: 1 10
8:25:37:250 Plugin variable: ID:"SysInfo.SystemName" Name:System name Type: 0 11
8:25:37:250 Plugin variable: ID:"SysInfo.CDrive" Name:C: Drive Type: 0 12
8:25:37:250 Plugin variable: ID:"SysInfo.DDrive" Name: Drive Type: 0 13
8:25:37:250 Plugin image: ID:"SysInfo.Cpugraph" Name: CPU graph 0
8:25:37:250 Plugin image: ID:"SysInfo.CHDDgraph" Name: C: Hard Drive graph 1
8:25:37:250 Plugin image: ID:"SysInfo.DHDDgraph" Name: D: Hard Drive graph 2
8:25:37:250 varCount: 12
8:25:37:250 Plugin variable: ID:"Winamp2.Title" Name:Title Type: 0 0
8:25:37:250 Plugin variable: ID:"Winamp2.Status" Name:Status Type: 0 1
8:25:37:250 Plugin variable: ID:"Winamp2.TrackPos" Name:Track position mm:ss Type: 0 2
8:25:37:250 Plugin variable: ID:"Winamp2.TrackLength" Name:Track length mm::ss Type: 0 3
8:25:37:250 Plugin variable: ID:"Winamp2.TrackPos_secs" Name:Track position secs Type: 1 4
8:25:37:250 Plugin variable: ID:"Winamp2.TrackLen_secs" Name:Track length secs Type: 1 5
8:25:37:250 Plugin variable: ID:"Winamp2.PlaylistPos" Name:Playlist position Type: 1 6
8:25:37:250 Plugin variable: ID:"Winamp2.PlaylistSize" Name:Playlist size Type: 1 7
8:25:37:250 Plugin variable: ID:"Winamp2.Samplerate" Name:Samplerate Type: 1 8
8:25:37:250 Plugin variable: ID:"Winamp2.Bitrate" Name:Bitrate Type: 1 9
8:25:37:250 Plugin variable: ID:"Winamp2.Channels" Name:Channels text Type: 0 10
8:25:37:250 Plugin variable: ID:"Winamp2.Channels_num" Name:Channels number Type: 1 11
8:25:37:250 Plugin image: ID:"Winamp2.SpectrumBar" Name: Spectrum analyzer bars 0
8:25:37:250 Plugin image: ID:"Winamp2.SpectrumDot" Name: Spectrum analyzer dots 1
8:25:37:250 Plugin image: ID:"Winamp2.StatusImage" Name: Status 2
8:25:37:250 Plugin image: ID:"Winamp2.SpectrumBar2" Name: Spectrum analyzer bars2 3
8:25:37:250 varCount: 7
8:25:37:250 Plugin variable: ID:"WMP.title" Name:Title Type: 0 0
8:25:37:250 Plugin variable: ID:"WMP.author" Name:Author Type: 0 1
8:25:37:250 Plugin variable: ID:"WMP.status" Name:Status Type: 0 2
8:25:37:250 Plugin variable: ID:"WMP.trackpos" Name:Track position Type: 0 3
8:25:37:250 Plugin variable: ID:"WMP.tracklen" Name:Track length Type: 0 4
8:25:37:250 Plugin variable: ID:"WMP.pourcent" Name:Pourcent Type: 1 5
8:25:37:250 Plugin variable: ID:"WMP.next" Name:Next Title Type: 1 6
8:25:37:250 Plugin image: ID:"WMP.spectrum" Name: Spectrum analyzer bars 0
8:25:37:250 Plugin image: ID:"WMP.scope" Name: Scope analyzer dots 1
8:25:37:250 varCount: 14
8:25:37:250 Plugin variable: ID:"ZoomPlayer.Status" Name:Status Type: 0 0
8:25:37:250 Plugin variable: ID:"ZoomPlayer.Timeline" Name:Timeline Type: 0 1
8:25:37:250 Plugin variable: ID:"ZoomPlayer.OSDMessage" NameSD message Type: 0 2
8:25:37:250 Plugin variable: ID:"ZoomPlayer.Mode" Name:Mode Type: 0 3
8:25:37:250 Plugin variable: ID:"ZoomPlayer.DVDTitle" NameVD title Type: 1 4
8:25:37:250 Plugin variable: ID:"ZoomPlayer.DVDUniqueString" NameVD unique string Type: 1 5
8:25:37:250 Plugin variable: ID:"ZoomPlayer.DVDChapter" NameVD chapter Type: 1 6
8:25:37:250 Plugin variable: ID:"ZoomPlayer.DVDAudio" NameVD audio Type: 0 7
8:25:37:250 Plugin variable: ID:"ZoomPlayer.DVDSubtitle" NameVD subtitle Type: 0 8
8:25:37:250 Plugin variable: ID:"ZoomPlayer.Filename" Name:Filename Type: 0 9
8:25:37:250 Plugin variable: ID:"ZoomPlayer.PlaylistPosition" Name:Playlist position Type: 0 10
8:25:37:250 Plugin variable: ID:"ZoomPlayer.VideoResolution" Name:Video resolution Type: 0 11
8:25:37:250 Plugin variable: ID:"ZoomPlayer.VideoFramerate" Name:Video framerate Type: 0 12
8:25:37:250 Plugin variable: ID:"ZoomPlayer.AspectRatio" Name:Aspect ratio Type: 0 13
8:25:37:250 Plugin image: ID:"ZoomPlayer.StatusImage" Name: Status 0


nel caso di problemi ditemi a che punto vi siete persi....
Ciao.
Zerotre.
__________________
http://eu.battle.net/d3/it/profile/S...6/hero/5117949 - steam Origin: Scappotto
zerotre è offline   Rispondi citando il messaggio o parte di esso
Old 26-04-2004, 14:17   #16
ka88
Senior Member
 
L'Avatar di ka88
 
Iscritto dal: Jun 2003
Città: Gallipoli (lecce)
Messaggi: 2266
ok funzia alla grande....
__________________
[VENDO] Cavi Round-WaterBlock Ybris(HDD,CPU,VGA,Chipset),CrystalTrap,Radiatore V2 -
Cerco lettore DVD slim,HDD da 2,5" e adattatori IDE - TRATTATIVE: iL PoLlO, loripa80,omegathemad,dinomite,MAURIZIO81, _Ice_Key, Cazzeggiatore...[su HWU] & 60 Feedback+ [su eBay]
ka88 è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


HONOR Magic V5: il pieghevole ultra sottile e completo! La recensione HONOR Magic V5: il pieghevole ultra sottile e co...
Recensione Google Pixel 10 Pro XL: uno zoom 100x assurdo sempre in tasca (e molto altro) Recensione Google Pixel 10 Pro XL: uno zoom 100x...
Lenovo IdeaPad Slim 3: un notebook Snapdragon X economico Lenovo IdeaPad Slim 3: un notebook Snapdragon X ...
Recensione OnePlus Watch 3 43mm: lo smartwatch che mancava per i polsi più piccoli Recensione OnePlus Watch 3 43mm: lo smartwatch c...
BOOX Note Air4 C è uno spettacolo: il tablet E Ink con Android per lettura e scrittura BOOX Note Air4 C è uno spettacolo: il tab...
Il nuovo Samsung Galaxy S25 FE sta arriv...
ESA e JAXA: collaborazione per la missio...
MSI lancia in Italia le nuove schede vid...
Battlefield 6 su PC alza l'asticella: gr...
In Europa le auto elettriche crescono ma...
BYD aggira i dazi UE esportando auto ele...
OpenAI e Anthropic si studiano a vicenda...
Il pieghevole HONOR Magic V5 è ar...
AMD e IBM collaborano per mettere insiem...
Anche Roma riduce la velocità nel centro...
In Olanda proposto l'obbligo di casco pe...
La Tesla Model YL è davvero comod...
Il primo stadio di un razzo spaziale Fal...
Apple continua lo sviluppo del suo smart...
Caso Phica.eu: come tecnologie digitali ...
Chromium
GPU-Z
OCCT
LibreOffice Portable
Opera One Portable
Opera One 106
CCleaner Portable
CCleaner Standard
Cpu-Z
Driver NVIDIA GeForce 546.65 WHQL
SmartFTP
Trillian
Google Chrome Portable
Google Chrome 120
VirtualBox
Tutti gli articoli Tutte le news Tutti i download

Strumenti

Regole
Non Puoi aprire nuove discussioni
Non Puoi rispondere ai messaggi
Non Puoi allegare file
Non Puoi modificare i tuoi messaggi

Il codice vB è On
Le Faccine sono On
Il codice [IMG] è On
Il codice HTML è Off
Vai al Forum


Tutti gli orari sono GMT +1. Ora sono le: 23:29.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Served by www3v