Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Tópicos - zealot

Páginas: [1]
1
Jogos e Diversão / WoW: só vejo as sombras dos personagens! (RESOLVIDO)
« Online: 27 de Novembro de 2007, 10:53 »
amigos, estou bem perto de jogar wow no ubuntu pela 1ª vez! assim q conseguir, queimo a particao do xp.

é o seguinte:
estou rodando o wow pelo wine.
na tela de login, está tudo perfeito só q o portal nao aparece totalmente...  mas tem efeitos de fumaça funcionando nessa tela...
na tela q eh pra aparecer meus personagens, só consigo ver a sombra deles   :(    é como se estivessem invisiveis
dai escolho qq um e entro no jogo...
esta tudo ok com o cenario e as barras....  consigo andar pelo mundo na boa, só q nao vejo nenhum personagem....   só as sombras deles...   

acho q falta poko !!!    alguem tem ideia ?   agradeço mt!

info adicionais:
ubuntu 7.10 32bit
ati radeon 9600 pro (com o driver novo do site da ATI)
compiz-fusion (desativado pelo fusion-icon)

fiz alguns tweaks desse site http://gentoo-wiki.com/HOWTO_Install_and_update_World_Of_Warcraft_with_wine#Performance_Tweaks

Código: [Selecionar]
OpenGL Registry Edit

A common performance tweak for wine and opengl games is a registry edit. While your results may vary, many users report up to a 100% increase in framerate with no loss of stability. To make this change, do the following:

   1. Open regedit (regedit)
   2. Navigate to HKEY_CURRENT_USER\Software\Wine\
   3. Right click on the wine folder and select [NEW] then [KEY].
   4. Replace the text New Key #1 with OpenGL (case sensitive).
   5. Right click in the right panel and select [NEW] then [String Value].
   6. Replace the text New Value #1 with DisabledExtensions (case sensitive).
   7. Now right click on DisabledExtensions and select Modify
   8. A dialog box should appear. In the value field type GL_ARB_vertex_buffer_object

xorg.conf

Código: [Selecionar]
Section "Device"
Identifier "ATI Technologies Inc RV350 AP [Radeon 9600]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
BusID "PCI:1:0:0"
#Option "Capabilities" "0x00000800"
#Option "UseFastTLS" "off"
#Option "KernelModuleParm" "locked-userpages=0"
EndSection
nao vi diferenca com essas 3 options q estao comentadas acima.

config.wtf

Código: [Selecionar]
SET gxApi "opengl"
SET ffxGlow "0"
SET SoundOutputSystem "1"
SET SoundBufferSize "150"
SET locale "enUS"
SET hwDetect "0"
SET gxColorBits "24"
SET gxDepthBits "24"
SET gxResolution "1024x768"
SET gxRefresh "60"
SET gxMultisampleQuality "0.000000"
SET gxFixLag "0"
SET fullAlpha "1"
SET SmallCull "0.040000"
SET DistCull "500.000000"
SET trilinear "1"
SET frillDensity "24"
SET farclip "450.000000"
SET specular "1"
SET pixelShaders "1"
SET particleDensity "1.000000"
SET unitDrawDist "300.000000"
SET movie "0"
SET readTOS "1"
SET readEULA "1"
SET realmList "us.logon.worldofwarcraft.com"
SET readScanning "-1"
SET readContest "-1"
SET readTerminationWithoutNotice "-1"
SET coresDetected "1"
SET videoOptionsVersion "1"
SET showToolsUI "1"
SET patchlist "us.version.worldofwarcraft.com"
SET realmName "Quel'dorei"
SET accountName "zealotbr"
SET expansionMovie "0"
SET Gamma "1.000000"
SET Sound_VoiceChatInputDriverName "dsnoop:0"
SET Sound_VoiceChatOutputDriverName "dmix:0"
SET Sound_OutputDriverName "dmix:0"
SET groundEffectDensity "24"
SET gameTip "1"
SET ffxGlow "0"  = se nao usar este comando a tela de login fica toda preta.
SET ffxDeath "0" = nao vi diferença ao usar o comando por isso tirei.

2
Iniciantes / ATI 8.42.3 - erro ao criar pacotes no gutsy 64bits! (RESOLVIDO)
« Online: 12 de Novembro de 2007, 16:36 »
tem luz no fim desse tunel ?   :-\

ao rodar o comando:
Código: [Selecionar]
bash ./ati-driver-installer-8.42.3-x86.x86_64.run --buildpkg Ubuntu/gutsy
aparece esse erro no final:
Código: [Selecionar]
dh_install -pxorg-driver-fglrx "usr/X11R6/lib/modules/dri"     "usr/lib32"
cp: cannot stat `./usr/X11R6/lib/modules/dri': No such file or directory
dh_install: command returned error code 256
make: *** [binary] Error 1
Removing temporary directory: fglrx-install.G20001

já vi pessoas q obtiveram o mesmo erro em outros topicos, foruns, google... 
mas ninguem achou ou postou a solução ainda...  :'(


obrigado a todos pela otima comunidade!

3
ja gastei umas horas de leitura pela net e mts tentativas e erros...
será q alguem sabe resolver ? nao consigo bootar no SDA1 = winxp pelo grub!

olhem meu fdisk e meu grub.

zealot@zealot-desktop:~$ sudo fdisk -l

Disco /dev/sda: 160.0 GB, 160041885696 bytes
255 cabeças, 63 setores/trilha, 19457 cilindros
Unidades = cilindros de 16065 * 512 = 8225280 bytes

Dispositivo Boot Início Fim Blocos Id Sistema
/dev/sda1   *           1       19456   156280288+   7  HPFS ou NTFS

Disco /dev/hda: 81.9 GB, 81964302336 bytes
255 cabeças, 63 setores/trilha, 9964 cilindros
Unidades = cilindros de 16065 * 512 = 8225280 bytes

Dispositivo Boot Início Fim Blocos Id Sistema
/dev/hda1   *           1        9587    77007546   83  Linux
/dev/hda2            9588        9964     3028252+   5  Estendida
/dev/hda5            9588        9964     3028221   82  Linux swap / Solaris
zealot@zealot-desktop:~$

-------------------------------------
MENU.LST

title       Windows XP
rootnoverify    (sd0,0)
chainloader +1

alguem me tire da ignorancia por favor...
 :-\

Páginas: [1]