OTibia
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.
Procurar
 
 

Resultados por:
 


Rechercher Pesquisa avançada

Últimos assuntos
» Tibia Maps 10.78
Help akee ;~ I_icon_minitimeTer Jun 02, 2015 10:00 am por dawtom22

» Tibia DICEBOT/ Xenobot / IBot / RedBot / WindBot / 10.78
Help akee ;~ I_icon_minitimeSeg Jun 01, 2015 6:47 am por dawtom22

» Tibia DICEBOT/ Xenobot / IBot / RedBot / WindBot / 10.78
Help akee ;~ I_icon_minitimeSeg Jun 01, 2015 6:46 am por dawtom22

» TibiaIBot/XenoBot/RedBot Pro/WindBot/DICEBOT 10.78 Cracked
Help akee ;~ I_icon_minitimeSeg maio 25, 2015 10:58 am por dawtom22

» XenoBot / Tibia IBot / BBot / RedBot Pro / WindBot Waypoints
Help akee ;~ I_icon_minitimeQui Fev 26, 2015 6:31 pm por dawtom22

» TibiaIBot 10.75 WAYPOINTS PACK 1-250!!!
Help akee ;~ I_icon_minitimeSeg Fev 23, 2015 8:45 am por dawtom22

» TibiaIBot 10.75 WAYPOINTS PACK 1-250!!
Help akee ;~ I_icon_minitimeSeg Fev 23, 2015 8:42 am por dawtom22

» TibiaIBot WAYPOINTS PACK 1-250! by TibiaWorld
Help akee ;~ I_icon_minitimeSeg Fev 23, 2015 8:42 am por dawtom22

» TibiaIBot WAYPOINTS PACK 1-250!
Help akee ;~ I_icon_minitimeSeg Fev 23, 2015 8:41 am por dawtom22

Votação

Você acha que o Tibia vem melhorando bastante a cada update?

Help akee ;~ Vote_lcap31%Help akee ;~ Vote_rcap 31% [ 91 ]
Help akee ;~ Vote_lcap20%Help akee ;~ Vote_rcap 20% [ 57 ]
Help akee ;~ Vote_lcap26%Help akee ;~ Vote_rcap 26% [ 74 ]
Help akee ;~ Vote_lcap23%Help akee ;~ Vote_rcap 23% [ 68 ]

Total de votos : 290

Navegação
 Portal
 Índice
 Membros
 Perfil
 FAQ
 Buscar

Help akee ;~

Ir para baixo

Help akee ;~ Empty Help akee ;~

Mensagem por SilenceHall's Ter Dez 11, 2012 9:15 pm

Então .. Vou começar falando que já tenho todos os dowloads requeridos para criar um servidor ..
Dowloads que eu já fiz (No-IP Duc3.0,SQLite,Subwat4.0+ConfigLua) . Então como podem ver já tenho "tudo" que necessario se não tenho me falem oque está errado ou oque está faltando ou o desnecesario..

Vou mandar todo as informações que estão dentro do Config.Lua :
-- The Forgotten Server Config

-- Account manager
accountManager = "yes"
namelockManager = "no"
newPlayerChooseVoc = "yes"
newPlayerSpawnPosX = 0
newPlayerSpawnPosY = 0
newPlayerSpawnPosZ = 7
newPlayerTownId = 1
newPlayerLevel = 100
newPlayerMagicLevel = 4
generateAccountNumber = "no"

-- Unjustified kills
-- NOTE: *Banishment and *BlackSkull variables are >summed up<
-- (dailyFragsToRedSkull + dailyFragsToBanishment) with their
-- *RedSkull equivalents.
-- Auto banishing works only if useBlackSkull set to negative.
-- advancedFragList is not advised if you use huge frags
-- requirements.
redSkullLength = 4 * 17 * 17 * 17
blackSkullLength = 4 * 24 * 60 * 60
dailyFragsToRedSkull = 15
weeklyFragsToRedSkull = 30
monthlyFragsToRedSkull = 100
dailyFragsToBlackSkull = dailyFragsToRedSkull
weeklyFragsToBlackSkull = weeklyFragsToRedSkull
monthlyFragsToBlackSkull = monthlyFragsToRedSkull
dailyFragsToBanishment = dailyFragsToRedSkull
weeklyFragsToBanishment = weeklyFragsToRedSkull
monthlyFragsToBanishment = monthlyFragsToRedSkull
blackSkulledDeathHealth = 40000
blackSkulledDeathMana = 15000
useBlackSkull = true
useFragHandler = true
advancedFragList = true

-- Banishments
-- violationNameReportActionType 1 = just a report, 2 = name lock, 3 = player banishment
-- killsBanLength works only if useBlackSkull option is disabled.
notationsToBan = 3
warningsToFinalBan = 4
warningsToDeletion = 5
banLength = 1 * 24 * 60 * 60
killsBanLength = 1 * 24 * 60 * 60
finalBanLength = 1 * 24 * 60 * 60
ipBanishmentLength = 1 * 24 * 60 * 60
broadcastBanishments = true
maxViolationCommentSize = 200
violationNameReportActionType = 2
autoBanishUnknownBytes = false

-- Battle
-- NOTE: showHealingDamageForMonsters inheritates from showHealingDamage.
-- loginProtectionPeriod is the famous Tibia anti-magebomb system.
-- deathLostPercent set to nil enables manual mode.
worldType = "pvp"
protectionLevel = 200
pvpTileIgnoreLevelAndVocationProtection = true
pzLocked = 30 * 500
huntingDuration = 60 * 1000
criticalHitChance = 7
criticalHitMultiplier = 4
displayCriticalHitNotify = false
removeWeaponAmmunition = false
removeWeaponCharges = false
removeRuneCharges = "no"
whiteSkullTime = 15 * 60 * 100
noDamageToSameLookfeet = false
showHealingDamage = true
showHealingDamageForMonsters = false
fieldOwnershipDuration = 5 * 100
stopAttackingAtExit = false
oldConditionAccuracy = false
loginProtectionPeriod = 10 * 100
deathLostPercent = 1000000000000000
stairhopDelay = 2 * 1000
pushCreatureDelay = 2 * 1000
deathContainerId = 1987
gainExperienceColor = 212
addManaSpentInPvPZone = true
squareColor = 0
allowFightback = true

-- Connection config
worldId = 0
ip = "189.66.135.124"
bindOnlyConfiguredIpAddress = false
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 50
motd = "bem vindo ao Subwat® \n seja bem vindo ao SubWaT® e bom jogo! :Editado Por ADM Hero"
displayOnOrOffAtCharlist = false
onePlayerOnlinePerAccount = false
allowClones = false
serverName = "SubWat®"
loginMessage = "Bem Vindo Ao Melhor Server Da Atualidade (subwat off course)"
statusTimeout = 5 * 60 * 1000
replaceKickOnLogin = true
forceSlowConnectionsToDisconnect = false
loginOnlyWithLoginServer = false
premiumPlayerSkipWaitList = true

-- Database
-- NOTE: sqlFile is used only by sqlite database, and sqlKeepAlive by mysql database.
-- To disable sqlKeepAlive such as mysqlReadTimeout use 0 value.
sqlType = "sqlite"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = ""
sqlDatabase = "theforgottenserver"
sqlFile = "SUBWAT.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "plain"

-- Deathlist
deathListEnabled = true
deathListRequiredTime = 1 * 60 * 1000
deathAssistCount = 19
maxDeathRecords = 5

-- Guilds
ingameGuildManagement = true
levelToFormGuild = 20000
premiumDaysToFormGuild = 0
guildNameMinLength = 1
guildNameMaxLength = 200

-- Highscores
highscoreDisplayPlayers = 5
updateHighscoresAfterMinutes = 1

-- Houses
buyableAndSellableHouses = true
houseNeedPremium = false
bedsRequirePremium = false
levelToBuyHouse = 100
housesPerAccount = 1
houseRentAsPrice = false
housePriceAsRent = false
housePriceEachSquare = 1000
houseRentPeriod = "never"
houseCleanOld = 0
guildHalls = false

-- Item usage
timeBetweenActions = 120
timeBetweenExActions = 500
checkCorpseOwner = true
hotkeyAimbotEnabled = true
maximumDoorLevel = 5000

-- Map
-- NOTE: storeTrash costs more memory, but will perform alot faster cleaning.
-- useHouseDataStorage usage may be found at README.
mapName = "SubWat"
mapAuthor = "Gean Riot"
randomizeTiles = true
useHouseDataStorage = false
storeTrash = true
cleanProtectedZones = true
mailboxDisabledTowns = "-1"

-- Startup
-- NOTE: defaultPriority works only on Windows and niceLevel on *nix
-- coresUsed are seperated by comma cores ids used by server process,
-- default is -1, so it stays untouched (automaticaly assigned by OS).
defaultPriority = "high"
niceLevel = 5
coresUsed = "-1"
optimizeDatabaseAtStartup = true
removePremiumOnInit = true
confirmOutdatedVersion = false

-- Muted buffer
maxMessageBuffer = 40000
bufferMutedOnSpellFailure = false

-- Miscellaneous
-- NOTE: promptExceptionTracerErrorBox works only with precompiled support feature,
-- called "exception tracer" (__EXCEPTION_TRACER__ flag).
-- monsterLootMessage 0 to disable, 1 - only party, 2 - only player, 3 - party or player (like Tibia's)
dataDirectory = "data/"
allowChangeOutfit = true
allowChangeColors = true
allowChangeAddons = true
addonsOnlyPremium = false
disableOutfitsForPrivilegedPlayers = false
bankSystem = true
saveGlobalStorage = true
displaySkillLevelOnAdvance = true
spellNameInsteadOfWords = false
emoteSpells = false
promptExceptionTracerErrorBox = true
storePlayerDirection = false
monsterLootMessage = 3
monsterLootMessageType = 25
separateViplistPerCharacter = false

-- Ghost mode
ghostModeInvisibleEffect = false
ghostModeSpellEffects = true

-- Limits
idleWarningTime = 50 * 420 * 4000
idleKickTime = 900 * 400 * 4000
expireReportsAfterReads = 1
playerQueryDeepness = 2
maxItemsPerPZTile = 0
maxItemsPerHouseTile = 0

-- Premium-related
freePremium = true
premiumForPromotion = true

-- Blessings
-- NOTE: blessingReduction* regards items/containers loss.
-- eachBlessReduction is how much each bless reduces the experience/magic/skills loss.
blessingOnlyPremium = true
blessingReductionBase = 30
blessingReductionDecreament = 5
eachBlessReduction = 8

-- Rates
-- NOTE: experienceStages configuration is located in data/XML/stages.xml.
-- rateExperienceFromPlayers 0 to disable.
experienceStages = "no"
rateExperience = 9999
rateExperienceFromPlayers = 0
rateSkill = 1000.00
rateMagic = 1000.00
rateLoot = 1.5
rateSpawn = 2

-- Monster rates
rateMonsterHealth = 1.0
rateMonsterMana = 1.0
rateMonsterAttack = 3.0
rateMonsterDefense = 1.0

-- Experience from players
-- NOTE: min~Threshold* set to 0 will disable the minimum threshold:
-- player will gain experience from every lower leveled player.
-- max~Threshold* set to 0 will disable the maximum threshold:
-- player will gain experience from every higher leveled player.
minLevelThresholdForKilledPlayer = 100000
maxLevelThresholdForKilledPlayer = 999999

-- Stamina
-- NOTE: Stamina is stored in miliseconds, so seconds are multiplied by 1000.
-- rateStaminaHits multiplies every hit done a creature, which are later
-- multiplied by player attack speed.
-- rateStaminaGain is divider of every logged out second, eg:
-- 60000 / 3 = 20000 milliseconds, what gives 20 stamina seconds for 1 minute being logged off.
-- rateStaminaThresholdGain is divider for the premium stamina.
-- staminaRatingLimit* is in minutes.
rateStaminaLoss = 1
rateStaminaGain = 3
rateStaminaThresholdGain = 12
staminaRatingLimitTop = 41 * 60
staminaRatingLimitBottom = 14 * 60
rateStaminaAboveNormal = 1.5
rateStaminaUnderNormal = 0.5
staminaThresholdOnlyPremium = true

-- Party
-- NOTE: experienceShareLevelDifference is float number.
-- experienceShareLevelDifference is highestLevel * value
experienceShareRadiusX = 30
experienceShareRadiusY = 30
experienceShareRadiusZ = 1
experienceShareLevelDifference = 1 / 3
extraPartyExperienceLimit = 20
extraPartyExperiencePercent = 10
experienceShareActivity = 20 * 600 * 10000

-- Global save
-- NOTE: globalSaveHour means like 03:00, not that it will save every 3 hours,
-- if you want such a system please check out data/globalevents/globalevents.xml.
globalSaveEnabled = false
globalSaveHour = 8
shutdownAtGlobalSave = true
cleanMapAtGlobalSave = false

-- Spawns
deSpawnRange = 2
deSpawnRadius = 50

-- Summons
maxPlayerSummons = 20
teleportAllSummons = true
teleportPlayerSummons = true

-- Status
ownerName = "ADM VictorHero"
ownerEmail = "Skype:victor.tibia8082"
url = "tibia.com"
location = "Brazil"
displayGamemastersWithOnlineCommand = false

-- Logs
-- NOTE: This kind of logging does not work in GUI version.
-- For such, please compile the software with __GUI_LOGS__ flag.
adminLogsEnabled = true
displayPlayersLogging = true
prefixChannelLogs = ""
runFile = ""
outLogName = ""
errorLogName = ""
truncateLogsOnStartup = false

Pelos tópicos que eu já li de outros sites e de até o "OTibia" vejo que está tudo certinho.. Agora para não houver Cometários do tipo "Passa infos do seu PC em geral" vou passar .. Vou em Executar>dxdiag .E as informações são.. :
------------------
System Information
------------------
Time of this report: 12/9/2012, 17:17:35
Machine name: ATOM
Operating System: Windows XP Professional (5.1, Build 2600) Service Pack 3 (2600.xpsp_sp3_gdr.100427-1636)
Language: Portuguese (Regional Setting: Portuguese)
System Manufacturer: Hewlett-Packard
System Model: HP Compaq dx7400 Brazil SFF PC.
BIOS: Phoenix - AwardBIOS v6.00PG
Processor: Intel(R) Core(TM)2 Duo CPU E4500 @ 2.20GHz (2 CPUs)
Memory: 1014MB RAM
Page File: 356MB used, 2083MB available
Windows Dir: C:\WINDOWS
DirectX Version: DirectX 9.0c (4.09.0000.0904)
DX Setup Parameters: Not found
DxDiag Version: 5.03.2600.5512 32bit Unicode

------------
DxDiag Notes
------------
DirectX Files Tab: No problems found.
Display Tab 1: No problems found.
Sound Tab 1: No sound card was found. If one is expected, you should install a sound driver provided by the hardware manufacturer.
Music Tab: No problems found.
Input Tab: No problems found.
Network Tab: No problems found.

--------------------
DirectX Debug Levels
--------------------
Direct3D: 0/4 (n/a)
DirectDraw: 0/4 (retail)
DirectInput: 0/5 (n/a)
DirectMusic: 0/5 (n/a)
DirectPlay: 0/9 (retail)
DirectSound: 0/5 (retail)
DirectShow: 0/6 (retail)

---------------
Display Devices
---------------
Card name: Intel(R) Q33 Express Chipset Family
Manufacturer: Intel Corporation
Chip type: Intel(R) GMA 3100
DAC type: Internal
Device Key: Enum\PCI\VEN_8086&DEV_29D2&SUBSYS_73521462&REV_02
Display Memory: 384.0 MB
Current Mode: 1024 x 768 (32 bit) (60Hz)
Monitor: Monitor Plug and Play
Monitor Max Res: 1600,1200
Driver Name: igxprd32.dll
Driver Version: 6.14.0010.5016 (English)
DDI Version: 9 (or higher)
Driver Attributes: Final Retail
Driver Date/Size: 12/12/2008 11:34:42, 57344 bytes
WHQL Logo'd: Yes
WHQL Date Stamp: n/a
VDD: n/a
Mini VDD: igxpmp32.sys
Mini VDD Date: 12/12/2008 11:33:58, 6048768 bytes
Device Identifier: {D7B78E66-6A92-11CF-4A64-5853A3C2CB35}
Vendor ID: 0x8086
Device ID: 0x29D2
SubSys ID: 0x73521462
Revision ID: 0x0002
Revision ID: 0x0002
Video Accel:
Deinterlace Caps: n/a
Registry: OK
DDraw Status: Enabled
D3D Status: Enabled
AGP Status: Not Available
DDraw Test Result: Not run
D3D7 Test Result: Not run
D3D8 Test Result: Not run
D3D9 Test Result: Not run

-------------
Sound Devices
-------------
Description:
Default Sound Playback: No
Default Voice Playback: No
Hardware ID:
Manufacturer ID:
Product ID:
Type:
Driver Name:
Driver Version:
Driver Attributes:
WHQL Logo'd:
Date and Size:
Other Files:
Driver Provider:
HW Accel Level: Emulation Only
Cap Flags: 0x0
Min/Max Sample Rate: 0, 0
Static/Strm HW Mix Bufs: 0, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX(tm) 2.0 Listen/Src: No, No
I3DL2(tm) Listen/Src: No, No
Sensaura(tm) ZoomFX(tm): No
Registry: OK
Sound Test Result: Not run

---------------------
Sound Capture Devices
---------------------
-----------
DirectMusic
-----------
DLS Path: C:\WINDOWS\SYSTEM32\drivers\GM.DLS
DLS Version: 1.00.0016.0002
Acceleration: n/a
Ports: Microsoft Synthesizer, Software (Not Kernel Mode), Output, DLS, Internal, Default Port
Registry: OK
Test Result: Not run

-------------------
DirectInput Devices
-------------------
Device Name: Mouse
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a

Device Name: Teclado
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a

Device Name: 2.4G wireless optical mouse
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x04FC, 0x0538
FF Driver: n/a

Device Name: 2.4G wireless optical mouse
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x04FC, 0x0538
FF Driver: n/a

Poll w/ Interrupt: No
Registry: OK

-----------
USB Devices
-----------
+ USB Root Hub
| Vendor/Product ID: 0x8086, 0x2936
| Matching Device ID: usb\root_hub
| Service: usbhub
| Driver: usbhub.sys, 4/13/2008 11:45:38, 59520 bytes
| Driver: usbd.sys, 4/14/2008 10:00:00, 4736 bytes
|
+-+ Dispositivo de interface humana USB
| | Vendor/Product ID: 0x04FC, 0x0538
| | Location: 2.4G wireless optical mouse
| | Matching Device ID: usb\class_03&subclass_01
| | Service: HidUsb
| | Driver: hidusb.sys, 4/13/2008 12:45:28, 10368 bytes
| | Driver: hidclass.sys, 4/14/2008 10:00:00, 36864 bytes
| | Driver: hidparse.sys, 4/14/2008 10:00:00, 24960 bytes
| | Driver: hid.dll, 4/14/2008 10:00:00, 20992 bytes
| |
| +-+ HID-compliant consumer control device
| | | Vendor/Product ID: 0x04FC, 0x0538
| | | Matching Device ID: hid_device_up:000c_u:0001
| | | Driver: hidserv.dll, 4/13/2008 20:20:30, 21504 bytes
| | |
| +-+ HID-compliant device
| | | Vendor/Product ID: 0x04FC, 0x0538
| | | Matching Device ID: hid_device
| | |
| +-+ Mouse compatível com HID
| | | Vendor/Product ID: 0x04FC, 0x0538
| | | Matching Device ID: hid_device_system_mouse
| | | Service: mouhid
| | | Driver: mouclass.sys, 4/14/2008 10:00:00, 23552 bytes
| | | Driver: mouhid.sys, 9/5/2001 23:20:20, 12288 bytes
| |
+-+ Dispositivo de interface humana USB
| | Vendor/Product ID: 0x413C, 0x2003
| | Location: Dell USB Keyboard
| | Matching Device ID: usb\class_03&subclass_01
| | Service: HidUsb
| | Driver: hidusb.sys, 4/13/2008 12:45:28, 10368 bytes
| | Driver: hidclass.sys, 4/14/2008 10:00:00, 36864 bytes
| | Driver: hidparse.sys, 4/14/2008 10:00:00, 24960 bytes
| | Driver: hid.dll, 4/14/2008 10:00:00, 20992 bytes
| |
| +-+ Dispositivo de teclado HID
| | | Vendor/Product ID: 0x413C, 0x2003
| | | Matching Device ID: hid_device_system_keyboard
| | | Service: kbdhid
| | | Driver: kbdhid.sys, 4/13/2008 19:58:38, 14720 bytes
| | | Driver: kbdclass.sys, 4/14/2008 10:00:00, 25088 bytes

----------------
Gameport Devices
----------------

------------
PS/2 Devices
------------
+ Terminal Server Keyboard Driver
| Matching Device ID: root\rdp_kbd
| Upper Filters: kbdclass
| Service: TermDD
| Driver: termdd.sys, 4/13/2008 19:21:50, 40840 bytes
| Driver: kbdclass.sys, 4/14/2008 10:00:00, 25088 bytes
|
+ Terminal Server Mouse Driver
| Matching Device ID: root\rdp_mou
| Upper Filters: mouclass
| Service: TermDD
| Driver: termdd.sys, 4/13/2008 19:21:50, 40840 bytes
| Driver: mouclass.sys, 4/14/2008 10:00:00, 23552 bytes

----------------------------
DirectPlay Service Providers
----------------------------
DirectPlay8 Modem Service Provider - Registry: OK, File: dpnet.dll (5.03.2600.5512)
DirectPlay8 Serial Service Provider - Registry: OK, File: dpnet.dll (5.03.2600.5512)
DirectPlay8 IPX Service Provider - Registry: OK, File: dpnet.dll (5.03.2600.5512)
DirectPlay8 TCP/IP Service Provider - Registry: OK, File: dpnet.dll (5.03.2600.5512)
Internet TCP/IP Connection For DirectPlay - Registry: OK, File: dpwsockx.dll (5.03.2600.5512)
IPX Connection For DirectPlay - Registry: OK, File: dpwsockx.dll (5.03.2600.5512)
Modem Connection For DirectPlay - Registry: OK, File: dpmodemx.dll (5.03.2600.5512)
Serial Connection For DirectPlay - Registry: OK, File: dpmodemx.dll (5.03.2600.5512)

DirectPlay Voice Wizard Tests: Full Duplex: , Half Duplex: , Mic:
DirectPlay Test Result: Not run
Registry: OK

-------------------
DirectPlay Adapters
-------------------
DirectPlay8 Modem Service Provider: Wireless Network Modem
DirectPlay8 Serial Service Provider: COM1
DirectPlay8 Serial Service Provider: COM2
DirectPlay8 Serial Service Provider: COM4
DirectPlay8 TCP/IP Service Provider: TIM Connect Fast - IPv4 -

-----------------------
DirectPlay Voice Codecs
-----------------------
Voxware VR12 1.4kbit/s
Voxware SC06 6.4kbit/s
Voxware SC03 3.2kbit/s
MS-PCM 64 kbit/s
MS-ADPCM 32.8 kbit/s
Microsoft GSM 6.10 13 kbit/s
TrueSpeech(TM) 8.6 kbit/s

-------------------------
DirectPlay Lobbyable Apps
-------------------------

------------------------
Disk & DVD/CD-ROM Drives
------------------------
Drive: C:
Free Space: 6.6 GB
Total Space: 20.0 GB
File System: NTFS
Model: n/a

Drive: D:
Free Space: 99.7 GB
Total Space: 100.0 GB
File System: NTFS
Model: n/a

Drive: E:
Free Space: 93.9 GB
Total Space: 100.0 GB
File System: NTFS
Model: n/a

Drive: F:
Free Space: 79.0 GB
Total Space: 85.2 GB
File System: NTFS
Model: n/a

--------------
System Devices
--------------
Name: Intel(R) Q33 Express Chipset Family
Device ID: PCI\VEN_8086&DEV_29D2&SUBSYS_73521462&REV_02\3&2411E6FE&0&10
Driver: C:\WINDOWS\system32\DRIVERS\igxpmp32.sys, 6.14.0010.5016 (English), 12/12/2008 11:33:58, 6048768 bytes
Driver: C:\WINDOWS\system32\igxprd32.dll, 6.14.0010.5016 (English), 12/12/2008 11:34:42, 57344 bytes
Driver: C:\WINDOWS\system32\igxpgd32.dll, 6.14.0010.5016 (English), 12/12/2008 11:34:44, 181760 bytes
Driver: C:\WINDOWS\system32\igxpdv32.dll, 6.14.0010.5016 (English), 12/12/2008 11:34:52, 2350368 bytes
Driver: C:\WINDOWS\system32\igxpdx32.dll, 6.14.0010.5016 (English), 12/12/2008 11:35:00, 3398656 bytes
Driver: C:\WINDOWS\system32\igxpxk32.vp, 12/12/2008 10:59:44, 2096 bytes
Driver: C:\WINDOWS\system32\igxpxs32.vp, 12/12/2008 12:24:14, 29504 bytes
Driver: C:\WINDOWS\system32\hccutils.dll, 6.14.0010.5016 (English), 12/12/2008 11:05:00, 106496 bytes
Driver: C:\WINDOWS\system32\igfxsrvc.dll, 6.14.0010.5016 (English), 12/12/2008 11:05:22, 52224 bytes
Driver: C:\WINDOWS\system32\igfxsrvc.exe, 6.14.0010.5016 (English), 12/12/2008 11:05:20, 249856 bytes
Driver: C:\WINDOWS\system32\igfxpph.dll, 6.14.0010.5016 (English), 12/12/2008 11:05:40, 212992 bytes
Driver: C:\WINDOWS\system32\igfxcpl.cpl, 6.14.0010.5016 (English), 12/12/2008 11:05:42, 126976 bytes
Driver: C:\WINDOWS\system32\igfxcfg.exe, 6.14.0010.5016 (English), 12/12/2008 11:07:42, 651264 bytes
Driver: C:\WINDOWS\system32\igfxdev.dll, 6.14.0010.5016 (English), 12/12/2008 11:04:56, 217088 bytes
Driver: C:\WINDOWS\system32\igfxdo.dll, 6.14.0010.5016 (English), 12/12/2008 11:05:30, 135168 bytes
Driver: C:\WINDOWS\system32\igfxtray.exe, 6.14.0010.5016 (English), 12/12/2008 11:05:58, 143360 bytes
Driver: C:\WINDOWS\system32\hkcmd.exe, 6.14.0010.5016 (English), 12/12/2008 11:06:04, 172032 bytes
Driver: C:\WINDOWS\system32\igfxress.dll, 6.14.0010.5016 (English), 12/12/2008 11:04:44, 5672960 bytes
Driver: C:\WINDOWS\system32\igfxpers.exe, 6.14.0010.5016 (English), 12/12/2008 11:05:34, 143360 bytes
Driver: C:\WINDOWS\system32\igfxrara.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:02, 229376 bytes
Driver: C:\WINDOWS\system32\igfxrchs.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:02, 155648 bytes
Driver: C:\WINDOWS\system32\igfxrcht.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:02, 155648 bytes
Driver: C:\WINDOWS\system32\igfxrdan.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:04, 258048 bytes
Driver: C:\WINDOWS\system32\igfxrdeu.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:04, 278528 bytes
Driver: C:\WINDOWS\system32\igfxrenu.lrc, 6.14.0010.5016 (English), 12/12/2008 11:04:44, 249856 bytes
Driver: C:\WINDOWS\system32\igfxresp.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:04, 278528 bytes
Driver: C:\WINDOWS\system32\igfxrfin.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:06, 258048 bytes
Driver: C:\WINDOWS\system32\igfxrfra.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:06, 278528 bytes
Driver: C:\WINDOWS\system32\igfxrheb.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:06, 225280 bytes
Driver: C:\WINDOWS\system32\igfxrita.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:08, 278528 bytes
Driver: C:\WINDOWS\system32\igfxrjpn.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:08, 184320 bytes
Driver: C:\WINDOWS\system32\igfxrkor.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:08, 180224 bytes
Driver: C:\WINDOWS\system32\igfxrnld.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:08, 274432 bytes
Driver: C:\WINDOWS\system32\igfxrnor.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:10, 253952 bytes
Driver: C:\WINDOWS\system32\igfxrplk.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:10, 262144 bytes
Driver: C:\WINDOWS\system32\igfxrptb.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:10, 266240 bytes
Driver: C:\WINDOWS\system32\igfxrptg.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:10, 270336 bytes
Driver: C:\WINDOWS\system32\igfxrrus.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:12, 266240 bytes
Driver: C:\WINDOWS\system32\igfxrsky.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:12, 258048 bytes
Driver: C:\WINDOWS\system32\igfxrslv.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:12, 253952 bytes
Driver: C:\WINDOWS\system32\igfxrsve.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:12, 258048 bytes
Driver: C:\WINDOWS\system32\igfxrtha.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:14, 237568 bytes
Driver: C:\WINDOWS\system32\igfxrcsy.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:04, 258048 bytes
Driver: C:\WINDOWS\system32\igfxrell.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:04, 286720 bytes
Driver: C:\WINDOWS\system32\igfxrhun.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:06, 262144 bytes
Driver: C:\WINDOWS\system32\igfxrtrk.lrc, 6.14.0010.5016 (English), 12/12/2008 11:09:14, 253952 bytes
Driver: C:\WINDOWS\system32\igfxext.exe, 6.14.0010.5016 (English), 12/12/2008 11:05:30, 172032 bytes
Driver: C:\WINDOWS\system32\igfxexps.dll, 6.14.0010.5016 (English), 12/12/2008 11:05:34, 24576 bytes
Driver: C:\WINDOWS\system32\iglicd32.dll, 6.14.0010.5016 (English), 12/12/2008 11:24:02, 2342912 bytes
Driver: C:\WINDOWS\system32\igldev32.dll, 6.14.0010.5016 (English), 12/12/2008 11:24:12, 294912 bytes
Driver: C:\WINDOWS\system32\igfxCoIn_v5016.dll, 12/12/2008 11:40:56, 147456 bytes

Name: PCI standard host CPU bridge
Device ID: PCI\VEN_8086&DEV_29D0&SUBSYS_00000000&REV_02\3&2411E6FE&0&00
Driver: n/a

Name: PCI standard PCI-to-PCI bridge
Device ID: PCI\VEN_8086&DEV_2944&SUBSYS_00000000&REV_02\3&2411E6FE&0&E2
Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 5.01.2600.5512 (Portuguese), 4/13/2008 19:02:30, 68992 bytes

Name: PCI standard PCI-to-PCI bridge
Device ID: PCI\VEN_8086&DEV_2940&SUBSYS_00000000&REV_02\3&2411E6FE&0&E0
Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 5.01.2600.5512 (Portuguese), 4/13/2008 19:02:30, 68992 bytes

Name: Driver de Barramento Microsoft UAA para High Definition Audio
Device ID: PCI\VEN_8086&DEV_293E&SUBSYS_73521462&REV_02\3&2411E6FE&0&D8
Driver: C:\WINDOWS\system32\DRIVERS\hdaudbus.sys, 5.10.0001.5013 (English), 4/14/2008 10:00:00, 144384 bytes

Name: Standard Enhanced PCI to USB Host Controller
Device ID: PCI\VEN_8086&DEV_293C&SUBSYS_73521462&REV_02\3&2411E6FE&0&D7
Driver: C:\WINDOWS\system32\drivers\usbehci.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:36, 30208 bytes
Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:38, 143872 bytes
Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.5512 (Portuguese), 4/13/2008 19:20:42, 76288 bytes
Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:38, 59520 bytes
Driver: C:\WINDOWS\system32\hccoin.dll, 5.01.2600.5512 (English), 4/14/2008 10:00:00, 7168 bytes

Name: Standard Enhanced PCI to USB Host Controller
Device ID: PCI\VEN_8086&DEV_293A&SUBSYS_73521462&REV_02\3&2411E6FE&0&EF
Driver: C:\WINDOWS\system32\drivers\usbehci.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:36, 30208 bytes
Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:38, 143872 bytes
Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.5512 (Portuguese), 4/13/2008 19:20:42, 76288 bytes
Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:38, 59520 bytes
Driver: C:\WINDOWS\system32\hccoin.dll, 5.01.2600.5512 (English), 4/14/2008 10:00:00, 7168 bytes

Name: Standard Universal PCI to USB Host Controller
Device ID: PCI\VEN_8086&DEV_2939&SUBSYS_73521462&REV_02\3&2411E6FE&0&D2
Driver: C:\WINDOWS\system32\drivers\usbuhci.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:36, 20608 bytes
Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:38, 143872 bytes
Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.5512 (Portuguese), 4/13/2008 19:20:42, 76288 bytes
Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:38, 59520 bytes

Name: Standard Universal PCI to USB Host Controller
Device ID: PCI\VEN_8086&DEV_2938&SUBSYS_73521462&REV_02\3&2411E6FE&0&D1
Driver: C:\WINDOWS\system32\drivers\usbuhci.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:36, 20608 bytes
Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:38, 143872 bytes
Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.5512 (Portuguese), 4/13/2008 19:20:42, 76288 bytes
Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:38, 59520 bytes

Name: Standard Universal PCI to USB Host Controller
Device ID: PCI\VEN_8086&DEV_2937&SUBSYS_73521462&REV_02\3&2411E6FE&0&D0
Driver: C:\WINDOWS\system32\drivers\usbuhci.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:36, 20608 bytes
Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:38, 143872 bytes
Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.5512 (Portuguese), 4/13/2008 19:20:42, 76288 bytes
Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:38, 59520 bytes

Name: Standard Universal PCI to USB Host Controller
Device ID: PCI\VEN_8086&DEV_2936&SUBSYS_73521462&REV_02\3&2411E6FE&0&EA
Driver: C:\WINDOWS\system32\drivers\usbuhci.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:36, 20608 bytes
Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:38, 143872 bytes
Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.5512 (Portuguese), 4/13/2008 19:20:42, 76288 bytes
Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:38, 59520 bytes

Name: Standard Universal PCI to USB Host Controller
Device ID: PCI\VEN_8086&DEV_2935&SUBSYS_73521462&REV_02\3&2411E6FE&0&E9
Driver: C:\WINDOWS\system32\drivers\usbuhci.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:36, 20608 bytes
Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:38, 143872 bytes
Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.5512 (Portuguese), 4/13/2008 19:20:42, 76288 bytes
Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:38, 59520 bytes

Name: Standard Universal PCI to USB Host Controller
Device ID: PCI\VEN_8086&DEV_2934&SUBSYS_73521462&REV_02\3&2411E6FE&0&E8
Driver: C:\WINDOWS\system32\drivers\usbuhci.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:36, 20608 bytes
Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:38, 143872 bytes
Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.5512 (Portuguese), 4/13/2008 19:20:42, 76288 bytes
Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.5512 (English), 4/13/2008 11:45:38, 59520 bytes

Name: Controlador de barramento SM
Device ID: PCI\VEN_8086&DEV_2930&SUBSYS_73521462&REV_02\3&2411E6FE&0&FB
Driver: n/a

Name: Controlador de canal duplo padrão PCI IDE
Device ID: PCI\VEN_8086&DEV_2926&SUBSYS_73521462&REV_02\3&2411E6FE&0&FD
Driver: C:\WINDOWS\system32\DRIVERS\pciidex.sys, 5.01.2600.5512 (Portuguese), 4/13/2008 11:40:30, 24960 bytes
Driver: C:\WINDOWS\system32\DRIVERS\atapi.sys, 5.01.2600.5512 (English), 4/13/2008 11:40:32, 96512 bytes
Driver: C:\WINDOWS\system32\DRIVERS\pciide.sys, 5.01.2600.0000 (Portuguese), 9/5/2001 23:17:14, 3456 bytes

Name: Controlador de canal duplo padrão PCI IDE
Device ID: PCI\VEN_8086&DEV_2921&SUBSYS_73521462&REV_02\3&2411E6FE&0&FA
Driver: C:\WINDOWS\system32\DRIVERS\pciidex.sys, 5.01.2600.5512 (Portuguese), 4/13/2008 11:40:30, 24960 bytes
Driver: C:\WINDOWS\system32\DRIVERS\atapi.sys, 5.01.2600.5512 (English), 4/13/2008 11:40:32, 96512 bytes
Driver: C:\WINDOWS\system32\DRIVERS\pciide.sys, 5.01.2600.0000 (Portuguese), 9/5/2001 23:17:14, 3456 bytes

Name: PCI standard ISA bridge
Device ID: PCI\VEN_8086&DEV_2918&SUBSYS_00000000&REV_02\3&2411E6FE&0&F8
Driver: C:\WINDOWS\system32\DRIVERS\isapnp.sys, 5.01.2600.5512 (Portuguese), 4/13/2008 18:58:04, 37632 bytes

Name: Intel(R) 82801 PCI Bridge - 244E
Device ID: PCI\VEN_8086&DEV_244E&SUBSYS_00000000&REV_92\3&2411E6FE&0&F0
Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 5.01.2600.5512 (Portuguese), 4/13/2008 19:02:30, 68992 bytes

Name: Broadcom NetLink (TM) Gigabit Ethernet
Device ID: PCI\VEN_14E4&DEV_169A&SUBSYS_352C1462&REV_02\4&3597C417&0&00E2
Driver: C:\WINDOWS\system32\DRIVERS\b57xp32.sys, 10.26.0000.0000 (English), 2/16/2007 16:46:00, 160256 bytes

------------------
DirectX Components
------------------
ddraw.dll: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 279552 bytes
ddrawex.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 27136 bytes
dxapi.sys: 5.01.2600.0000 English Final Retail 4/14/2008 10:00:00 10496 bytes
d3d8.dll: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 1179648 bytes
d3d8thk.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 8192 bytes
d3d9.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 1689088 bytes
d3dim.dll: 5.01.2600.0000 English Final Retail 4/14/2008 10:00:00 436224 bytes
d3dim700.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 824320 bytes
d3dramp.dll: 5.01.2600.0000 English Final Retail 4/14/2008 10:00:00 590336 bytes
d3drm.dll: 5.01.2600.0000 English Final Retail 4/14/2008 10:00:00 350208 bytes
d3dxof.dll: 5.01.2600.0000 English Final Retail 4/14/2008 10:00:00 47616 bytes
d3dpmesh.dll: 5.01.2600.0000 English Final Retail 4/14/2008 10:00:00 34816 bytes
dplay.dll: 5.00.2134.0001 Portuguese Final Retail 4/14/2008 10:00:00 33040 bytes
dplayx.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 229888 bytes
dpmodemx.dll: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 24064 bytes
dpwsock.dll: 5.00.2134.0001 English Final Retail 4/14/2008 10:00:00 42768 bytes
dpwsockx.dll: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 57856 bytes
dplaysvr.exe: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 29696 bytes
dpnsvr.exe: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 17920 bytes
dpnet.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 375296 bytes
dpnlobby.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 3072 bytes
dpnaddr.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 3072 bytes
dpvoice.dll: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 212992 bytes
dpvsetup.exe: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 83456 bytes
dpvvox.dll: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 116736 bytes
dpvacm.dll: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 21504 bytes
dpnhpast.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 35328 bytes
dpnhupnp.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 60928 bytes
dpserial.dll: 5.00.2134.0001 Portuguese Final Retail 4/14/2008 10:00:00 54032 bytes
dinput.dll: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 166912 bytes
dinput8.dll: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 189952 bytes
dimap.dll: 5.01.2600.0000 English Final Retail 4/14/2008 10:00:00 44032 bytes
diactfrm.dll: 5.01.2600.0000 Portuguese Final Retail 4/14/2008 10:00:00 395264 bytes
joy.cpl: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 69632 bytes
gcdef.dll: 5.01.2600.0000 Portuguese Final Retail 4/14/2008 10:00:00 77312 bytes
pid.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 35328 bytes
dsound.dll: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 367616 bytes
dsound3d.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 1293824 bytes
dswave.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 19456 bytes
dsdmo.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 181248 bytes
dsdmoprp.dll: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 71680 bytes
dmusic.dll: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 104448 bytes
dmband.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 28672 bytes
dmcompos.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 61440 bytes
dmime.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 181248 bytes
dmloader.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 35840 bytes
dmstyle.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 105984 bytes
dmsynth.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 103424 bytes
dmscript.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 82432 bytes
Microsoft.DirectX.Direct3D.dll: 9.05.0132.0000 English Final Retail 10/5/2011 18:29:53 473600 bytes
Microsoft.DirectX.AudioVideoPlayback.dll: 5.04.0000.2904 English Final Retail 10/5/2011 18:29:53 56488 bytes
Microsoft.DirectX.dll: 5.04.0000.2904 English Final Retail 10/5/2011 18:29:53 223232 bytes
dx7vb.dll: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 619008 bytes
dx8vb.dll: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 1227264 bytes
dxdiagn.dll: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 2113536 bytes
mfc40.dll: 4.01.0000.6151 English Beta Retail 9/18/2010 04:53:19 954368 bytes
mfc42.dll: 6.02.8073.0000 English Final Retail 9/18/2010 04:53:19 974848 bytes
wsock32.dll: 5.01.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 25088 bytes
amstream.dll: 6.05.2600.5512 English Final Retail 4/14/2008 10:00:00 70656 bytes
devenum.dll: 6.05.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 59904 bytes
dxmasf.dll: 6.04.0009.1133 Portuguese Final Retail 4/14/2008 10:00:00 499766 bytes
mciqtz32.dll: 6.05.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 35328 bytes
mpg2splt.ax: 6.05.2600.5512 English Final Retail 4/14/2008 10:00:00 148992 bytes
msdmo.dll: 6.05.2600.5512 English Final Retail 4/14/2008 10:00:00 14336 bytes
encapi.dll: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 20480 bytes
qasf.dll: 11.00.5721.5145 English Final Retail 10/18/2006 22:47:18 211456 bytes
qcap.dll: 6.05.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 192512 bytes
qdv.dll: 6.05.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 279040 bytes
qdvd.dll: 6.05.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 386560 bytes
qedit.dll: 6.05.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 563200 bytes
qedwipes.dll: 6.05.2600.5512 English Final Retail 4/14/2008 10:00:00 733696 bytes
quartz.dll: 6.05.2600.5933 Portuguese Final Retail 2/5/2010 16:26:46 1296384 bytes
strmdll.dll: 4.01.0000.3938 Portuguese Final Retail 8/26/2009 06:01:18 247326 bytes
iac25_32.ax: 2.00.0005.0053 English Final Retail 4/14/2008 10:00:00 199680 bytes
ir41_32.ax: 4.51.0016.0003 English Final Retail 4/14/2008 10:00:00 848384 bytes
ir41_qc.dll: 4.30.0062.0002 English Final Retail 4/14/2008 10:00:00 120320 bytes
ir41_qcx.dll: 4.30.0064.0001 English Final Retail 4/14/2008 10:00:00 338432 bytes
ir50_32.dll: 5.2562.0015.0055 English Final Retail 4/14/2008 10:00:00 755200 bytes
ir50_qc.dll: 5.00.0063.0048 English Final Retail 4/14/2008 10:00:00 200192 bytes
ir50_qcx.dll: 5.00.0064.0048 English Final Retail 4/14/2008 10:00:00 183808 bytes
ivfsrc.ax: 5.10.0002.0051 English Final Retail 4/14/2008 10:00:00 154624 bytes
mswebdvd.dll: 6.05.2600.5857 Portuguese Final Retail 8/5/2009 07:00:39 205312 bytes
ks.sys: 5.03.2600.5512 Portuguese Final Retail 4/13/2008 12:16:38 141056 bytes
ksproxy.ax: 5.03.2600.5512 Portuguese Final Retail 4/13/2008 19:21:26 129536 bytes
ksuser.dll: 5.03.2600.5512 Portuguese Final Retail 4/13/2008 19:20:32 4096 bytes
stream.sys: 5.03.2600.5512 Portuguese Final Retail 4/13/2008 12:45:16 49408 bytes
mspclock.sys: 5.03.2600.5512 Portuguese Final Retail 4/13/2008 11:39:52 5376 bytes
mspqm.sys: 5.01.2600.5512 Portuguese Final Retail 4/13/2008 11:39:52 4992 bytes
mskssrv.sys: 5.03.2600.5512 Portuguese Final Retail 4/13/2008 11:39:54 7552 bytes
swenum.sys: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 4352 bytes
mstee.sys: 5.03.2600.5512 Portuguese Final Retail 4/13/2008 11:39:52 5504 bytes
ipsink.ax: 5.03.2600.5512 Portuguese Final Retail 4/13/2008 19:21:26 16384 bytes
mpeg2data.ax: 6.05.2600.5512 English Final Retail 4/14/2008 10:00:00 118272 bytes
ndisip.sys: 5.03.2600.5512 English Final Retail 4/13/2008 11:46:24 10880 bytes
streamip.sys: 5.03.2600.5512 English Final Retail 4/13/2008 11:46:22 15232 bytes
msvidctl.dll: 6.05.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 1433600 bytes
slip.sys: 5.03.2600.5512 English Final Retail 4/13/2008 11:46:24 11136 bytes
nabtsfec.sys: 5.03.2600.5512 English Final Retail 4/13/2008 11:46:26 85248 bytes
ccdecode.sys: 5.03.2600.5512 English Final Retail 4/13/2008 11:46:24 17024 bytes
vbisurf.ax: 5.03.2600.5512 English Final Retail 4/14/2008 10:00:00 30208 bytes
msyuv.dll: 5.03.2600.5908 English Final Retail 11/27/2009 15:13:11 17920 bytes
kstvtune.ax: 5.03.2600.5512 Portuguese Final Retail 4/13/2008 19:21:26 61952 bytes
ksxbar.ax: 5.03.2600.5512 English Final Retail 4/13/2008 19:21:26 43008 bytes
kswdmcap.ax: 5.03.2600.5512 Portuguese Final Retail 4/13/2008 19:21:26 91648 bytes
vfwwdm32.dll: 5.01.2600.5512 Portuguese Final Retail 4/13/2008 19:20:42 54784 bytes
wstcodec.sys: 5.03.2600.5512 English Final Retail 4/13/2008 11:46:26 19200 bytes
wstdecod.dll: 5.03.2600.5512 Portuguese Final Retail 4/14/2008 10:00:00 51200 bytes

------------------
DirectShow Filters
------------------

WDM Streaming VBI Codecs:
NABTS/FEC VBI Codec,0x00200000,2,1,,5.03.2600.5512
CC Decoder,0x00200000,2,1,,5.03.2600.5512
WST Codec,0x00200000,1,1,,5.03.2600.5512

DirectShow Filters:
WMAudio Decoder DMO,0x00800800,1,1,,
WMAPro over S/PDIF DMO,0x00600800,1,1,,
WMA Voice Decoder DMO,0x00600800,1,1,,
Mpeg4s Decoder DMO,0x00800001,1,1,,
WMV Screen decoder DMO,0x00800001,1,1,,
WMVideo Decoder DMO,0x00800001,1,1,,
Mpeg43 Decoder DMO,0x00800001,1,1,,
Mpeg4 Decoder DMO,0x00800001,1,1,,
WMT MuxDeMux Filter,0x00200000,0,0,wmm2filt.dll,2.01.4026.0000
Full Screen Renderer,0x00200000,1,0,quartz.dll,6.05.2600.5933
DV Muxer,0x00400000,0,0,qdv.dll,6.05.2600.5512
Color Space Converter,0x00400001,1,1,quartz.dll,6.05.2600.5933
WM ASF Reader,0x00400000,0,0,qasf.dll,11.00.5721.5145
Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,11.00.5721.5145
AVI Splitter,0x00600000,1,1,quartz.dll,6.05.2600.5933
WMT AudioAnalyzer,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.05.2600.5933
Indeo® video 5.10 Compression Filter,0x00200000,1,1,ir50_32.dll,5.2562.0015.0055
Windows Media Audio Decoder,0x00800001,1,1,msadds32.ax,8.00.0000.4487
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.05.2600.5512
WMT Format Conversion,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
StreamBufferSink,0x00200000,0,0,sbe.dll,6.05.2600.5512
WMT Black Frame Generator,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.05.2600.5933
Indeo® video 5.10 Decompression Filter,0x00640000,1,1,ir50_32.dll,5.2562.0015.0055
WMT Screen Capture filter,0x00200000,0,1,wmm2filt.dll,2.01.4026.0000
Microsoft Screen Video Decompressor,0x00800000,1,1,msscds32.ax,8.00.0000.4487
MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.05.2600.5933
SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.05.2600.5933
MPEG Layer-3 Decoder,0x00810000,1,1,l3codecx.ax,1.06.0000.0052
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.05.2600.5512
ACELP.net Sipro Lab Audio Decoder,0x00800001,1,1,acelpdec.ax,1.04.0000.0000
Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.05.2600.5933
MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.05.2600.5933
File Source (Netshow URL),0x00400000,0,1,wmpasf.dll,11.00.5721.5145
WMT Import Filter,0x00200000,0,1,wmm2filt.dll,2.01.4026.0000
DV Splitter,0x00600000,1,2,qdv.dll,6.05.2600.5512
Bitmap Generate,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
Windows Media Video Decoder,0x00800000,1,1,wmvds32.ax,8.00.0000.4487
Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.05.2600.5933
Windows Media Video Decoder,0x00800000,1,1,wmv8ds32.ax,8.00.0000.4000
WMT VIH2 Fix,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
Record Queue,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
Windows Media Multiplexer,0x00600000,1,1,wmpasf.dll,11.00.5721.5145
ASX file Parser,0x00600000,1,1,wmpasf.dll,11.00.5721.5145
ASX v.2 file Parser,0x00600000,1,0,wmpasf.dll,11.00.5721.5145
NSC file Parser,0x00600000,1,1,wmpasf.dll,11.00.5721.5145
ACM Wrapper,0x00600000,1,1,quartz.dll,6.05.2600.5933
Windows Media source filter,0x00600000,0,2,wmpasf.dll,11.00.5721.5145
Video Renderer,0x00800001,1,0,quartz.dll,6.05.2600.5933
Frame Eater,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.05.2600.5512
Line 21 Decoder,0x00600000,1,1,qdvd.dll,6.05.2600.5512
Video Port Manager,0x00600000,2,1,quartz.dll,6.05.2600.5933
WST Decoder,0x00600000,1,1,wstdecod.dll,5.03.2600.5512
Video Renderer,0x00400000,1,0,quartz.dll,6.05.2600.5933
WM ASF Writer,0x00400000,0,0,qasf.dll,11.00.5721.5145
WMT Sample Information Filter,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,5.03.2600.5512
Microsoft MPEG-4 Video Decompressor,0x00800000,1,1,mpg4ds32.ax,8.00.0000.4504
File writer,0x00200000,1,0,qcap.dll,6.05.2600.5512
WMT Log Filter,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
WMT Virtual Renderer,0x00200000,1,0,wmm2filt.dll,2.01.4026.0000
DVD Navigator,0x00200000,0,2,qdvd.dll,6.05.2600.5512
Overlay Mixer2,0x00400000,1,1,qdvd.dll,6.05.2600.5512
AVI Draw,0x00600064,9,1,quartz.dll,6.05.2600.5933
.RAM file Parser,0x00600000,1,0,wmpasf.dll,11.00.5721.5145
WMT DirectX Transform Wrapper,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
G.711 Codec,0x00200000,1,1,g711codc.ax,5.01.2600.0000
MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.05.2600.5512
DV Video Decoder,0x00800000,1,1,qdv.dll,6.05.2600.5512
Indeo® audio software,0x00500000,1,1,iac25_32.ax,2.00.0005.0053
Windows Media Update Filter,0x00400000,1,0,wmpasf.dll,11.00.5721.5145
ASF DIB Handler,0x00600000,1,1,wmpasf.dll,11.00.5721.5145
ASF ACM Handler,0x00600000,1,1,wmpasf.dll,11.00.5721.5145
ASF ICM Handler,0x00600000,1,1,wmpasf.dll,11.00.5721.5145
ASF URL Handler,0x00600000,1,1,wmpasf.dll,11.00.5721.5145
ASF JPEG Handler,0x00600000,1,1,wmpasf.dll,11.00.5721.5145
ASF DJPEG Handler,0x00600000,1,1,wmpasf.dll,11.00.5721.5145
ASF embedded stuff Handler,0x00600000,1,1,wmpasf.dll,11.00.5721.5145
9x8Resize,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
WIA Stream Snapshot Filter,0x00200000,1,1,wiasf.ax,1.00.0000.0000
Allocator Fix,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
SampleGrabber,0x00200000,1,1,qedit.dll,6.05.2600.5512
Null Renderer,0x00200000,1,0,qedit.dll,6.05.2600.5512
WMT Virtual Source,0x00200000,0,1,wmm2filt.dll,2.01.4026.0000
WMT Interlacer,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
StreamBufferSource,0x00200000,0,0,sbe.dll,6.05.2600.5512
Smart Tee,0x00200000,1,2,qcap.dll,6.05.2600.5512
Overlay Mixer,0x00200000,0,0,qdvd.dll,6.05.2600.5512
AVI Decompressor,0x00600000,1,1,quartz.dll,6.05.2600.5933
Uncompressed Domain Shot Detection Filter,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.05.2600.5933
QuickTime Movie Parser,0x00600000,1,1,quartz.dll,6.05.2600.5933
Wave Parser,0x00400000,1,1,quartz.dll,6.05.2600.5933
MIDI Parser,0x00400000,1,1,quartz.dll,6.05.2600.5933
Multi-file Parser,0x00400000,1,1,quartz.dll,6.05.2600.5933
File stream renderer,0x00400000,1,1,quartz.dll,6.05.2600.5933
XML Playlist,0x00400000,1,0,wmpasf.dll,11.00.5721.5145
AVI Mux,0x00200000,1,0,qcap.dll,6.05.2600.5512
Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.05.2600.5933
File Source (Async.),0x00400000,0,1,quartz.dll,6.05.2600.5933
File Source (URL),0x00400000,0,1,quartz.dll,6.05.2600.5933
WMT DV Extract,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
WMT Switch Filter,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
WMT Volume,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
Stretch Video,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.05.2600.5512
QT Decompressor,0x00600000,1,1,quartz.dll,6.05.2600.5933
MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.05.2600.5933
Indeo® video 4.4 Decompression Filter,0x00640000,1,1,ir41_32.ax,4.51.0016.0003
Indeo® video 4.4 Compression Filter,0x00200000,1,1,ir41_32.ax,4.51.0016.0003

WDM Streaming Tee/Splitter Devices:
Conversor em T entre locais,0x00200000,1,1,,5.03.2600.5512

WDM Streaming Data Transforms:
Microsoft Kernel Acoustic Echo Canceller,0x00000000,0,0,,
Microsoft Kernel GS Wavetable Synthesizer,0x00200000,1,1,,5.03.2600.5512
Microsoft Kernel DLS Synthesizer,0x00200000,1,1,,5.03.2600.5512
Microsoft Kernel DRM Audio Descrambler,0x00200000,1,1,,5.03.2600.5512

Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,,
MSScreen encoder DMO,0x00600800,1,1,,
WMVideo9 Encoder DMO,0x00600800,1,1,,
MSScreen 9 encoder DMO,0x00600800,1,1,,
DV Video Encoder,0x00200000,0,0,qdv.dll,6.05.2600.5512
Indeo® video 5.10 Compression Filter,0x00100000,1,1,ir50_32.dll,5.2562.0015.0055
MJPEG Compressor,0x00200000,0,0,quartz.dll,6.05.2600.5933
Cinepak Codec by Radius,0x00200000,1,1,qcap.dll,6.05.2600.5512
Intel 4:2:0 Video V2.50,0x00200000,1,1,qcap.dll,6.05.2600.5512
Intel Indeo(R) Video R3.2,0x00200000,1,1,qcap.dll,6.05.2600.5512
Intel Indeo® Video 4.5,0x00200000,1,1,qcap.dll,6.05.2600.5512
Indeo® video 5.10,0x00200000,1,1,qcap.dll,6.05.2600.5512
Codec IYUV Intel,0x00200000,1,1,qcap.dll,6.05.2600.5512
Microsoft H.261 Video Codec,0x00200000,1,1,qcap.dll,6.05.2600.5512
Microsoft H.263 Video Codec,0x00200000,1,1,qcap.dll,6.05.2600.5512
Microsoft RLE,0x00200000,1,1,qcap.dll,6.05.2600.5512
Microsoft Video 1,0x00200000,1,1,qcap.dll,6.05.2600.5512

Audio Compressors:
WMA Voice Encoder DMO,0x00600800,1,1,,
WM Speech Encoder DMO,0x00600800,1,1,,
WMAudio Encoder DMO,0x00600800,1,1,,
IAC2,0x00200000,1,1,quartz.dll,6.05.2600.5933
IMA ADPCM,0x00200000,1,1,quartz.dll,6.05.2600.5933
PCM,0x00200000,1,1,quartz.dll,6.05.2600.5933
Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.05.2600.5933
ACELP.net,0x00200000,1,1,quartz.dll,6.05.2600.5933
DSP Group TrueSpeech(TM),0x00200000,1,1,quartz.dll,6.05.2600.5933
Windows Media Audio V1,0x00200000,1,1,quartz.dll,6.05.2600.5933
Windows Media Audio V2,0x00200000,1,1,quartz.dll,6.05.2600.5933
GSM 6.10,0x00200000,1,1,quartz.dll,6.05.2600.5933
Messenger Audio Codec,0x00200000,1,1,quartz.dll,6.05.2600.5933
Microsoft G.723.1
,0x00200000,1,1,quartz.dll,6.05.2600.5933
CCITT A-Law,0x00200000,1,1,quartz.dll,6.05.2600.5933
CCITT u-Law,0x00200000,1,1,quartz.dll,6.05.2600.5933
MPEG Layer-3,0x00200000,1,1,quartz.dll,6.05.2600.5933

Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.05.2600.5933

Filtros de processamento BDA:
BDA IP Sink,0x00200000,1,1,,5.03.2600.5512

WDM Streaming Mixer Devices:
Microsoft Kernel Wave Audio Mixer,0x00000000,0,0,,

BDA CP/CA Filters:
Decrypt/Tag,0x00600000,1,0,encdec.dll,6.05.2600.5512
Encrypt/Tag,0x00200000,0,0,encdec.dll,6.05.2600.5512
XDS Codec,0x00200000,0,0,encdec.dll,6.05.2600.5512

WDM Streaming Communication Transforms:
Conversor em T entre locais,0x00200000,1,1,,5.03.2600.5512

Audio Renderers:
Default DirectSound Device,0x00800000,1,0,quartz.dll,6.05.2600.5933
Default WaveOut Device,0x00200000,1,0,quartz.dll,6.05.2600.5933

Componentes receptores BDA:
BDA Slip De-Framer,0x00600000,1,1,,5.03.2600.5512

Se tiver mais drivers/softwares necessarios me diga..


Por favor não se canse de ler se você entende o meu caso..
Agradeço em todos os tópicos de quem me ajudar MESMO :X , Valeu ae galera Hall's agradeçe..
SilenceHall's
SilenceHall's
Servo
Servo

Número de Mensagens : 4
Idade : 33
Localização : Compro Key M.B 2kk (Libera) Ou RP 44 Skills Altos..
Data de inscrição : 11/12/2012

http:// / Compro Key M.B 2kk (Libera) Ou RP 44 Skills Altos..

Ir para o topo Ir para baixo

Ir para o topo


 
Permissões neste sub-fórum
Não podes responder a tópicos