similar to: Game problem

Displaying 20 results from an estimated 9000 matches similar to: "Game problem"

2005 Nov 09
3
dataframe without repetition
Hello, with a data.frame like this : > toto <- data.frame(id=c("id1","id1","id2","id3","id3","id3"),dpt=c("13","13","34","30","30","30")) > toto id dpt 1 id1 13 2 id1 13 3 id2 34 4 id3 30 5 id3 30 6 id3 30 what is the most efficient ways to obtain : id
2004 Oct 07
2
title in bold - simple question in R 1.9.0
Hi, how can i write this simple sentence : "Hello world" with "Hello" only in bold ? I try > plot(1:5) > title(main=paste(expression(bold("Hello")),"world",sep=" ")) but the result is wrong. thanks, Bruno Si vous n'etes pas destinataires de ce message, merci d'avertir l'expediteur de l'erreur de distribution et de le
2004 Jul 29
3
2 questions : format and hh:mm
Dear R-users, i have two questions : 1- first of all, i wish to know the way to obtain a serie with a format like "00" : ( "01","02","03","04"....) or like postal code ("01100","02222"). for instance, i do : > format(strptime(as.character(c(1:4)),"%H"),"%H") but it sounds complicate and not really
2004 Jul 23
3
merge, cbind, or....?
Hi, i have two data.frame x and y like : > x <- data.frame( num = c(1:10), value = runif(10) ) > y <- data.frame( num = c(6:10), value = runif(5) ) and i want to obtain something like : num.x value.x num.y value.y 1 0.38423828 NA 0.2911089 2 0.17402507 NA 0.8455208 3 0.54443465 NA 0.8782199 4 0.04540406 NA 0.3202252 5 0.46052426
2008 Aug 23
1
status c0000005
Hello, I have big problem, before all the game work, and now no game work: Code: user at bureau /mnt/amber/lecture/progs/jeux/l2/system $ wine l2 err:module:attach_process_dlls "ogg.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"Z:\\mnt\\amber\\lecture\\progs\\jeux\\l2\\system\\l2.exe" failed, status c0000005 user at bureau
2008 Apr 30
0
Wine + WoW + Debian unstable amd64 :?
hi, When i try to launch World Of Warcraft on a debian unstable 64bits i've this error: Code: jonathan at SCOTTY:/media/sata1/Jeux/World of Warcraft$ wine WoW.exe -opengl err:module:attach_process_dlls "DivxDecoder.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"F:\\Jeux\\World of Warcraft\\WoW.exe" failed, status c0000005
2015 Jun 05
3
how do I make my headset work
On Fri, 5 Jun 2015 01:13:50 -0500 (CDT) Michael Hennebry wrote: > The sound preferences widget on gnome says "Input volume" 100%. > There is also a row of 15 rectangles labeled "Input level". > None of them are highighted. You said you were using arecord. So what does alsamixer tell you about input level and capture? -- MELVILLE THEATRE ~ Real D 3D Digital Cinema
2012 Mar 05
1
Unix socket forwarding
Hello, There is one option I would love to see with OpenSSH: generic Unix socket forwarding. Something like that: $ ssh -L /tmp/pulse-2L9K88eMlGn7/native:/tmp/pulse-42 remotehost (and the same with -R) The code should already be here, since OpenSSH already implements two specific cases of Unix socket forwarding: X11 and SSH agent forwarding. Having an option for generic Unix socket
2009 Jul 14
10
Problems to run a Game (Mu Magdalena)
Hi everybody I'm new in the forum and i need some help well i just started to used ubuntu 9.04 and wine 1.x in order to run win only-supported programs, but when i try to run a game call Mu Magdalena (Per?) it show me the follow message: nelson at yaltasoplin-desktop:~$ wine C:\\Archivos\ de\ programa\\Mu\ Magdalena\\Main fixme:reg:GetNativeSystemInfo (0x846cd9c) using GetSystemInfo()
2007 Jun 06
2
Multiple color schemes for barchart (lattice)
Hello R-help. I am trying to make a stacked barplot where the color of the sections of each bar depend on another variable. > myData[1:11,] score percent marker cellType Malignant 1 0 100.00000 ESR1 (ER) Bladder.M(5) TRUE 2 0 80.00000 PAX8 Bladder.M(5) TRUE 3 1 20.00000 PAX8 Bladder.M(5) TRUE 4 0 100.00000 ESR1 (ER) Brain.N(3) FALSE 5 0
2005 Jan 29
3
ole problem on chess game.
Hi, I just installed wine and tried to run a chess game (WJChess which is a freeware). The game starts, I can access the game menus, the computer starts to play, when I click on a chess "piece" (I don't know the english word), it becomes red BUT I can't move it and I get the following message : fixme:ole:OLEPictureImpl_get_hPal (0x403bea30)->(0x4069f708): stub
2012 Mar 15
0
NT_STATUS_SHARING_VIOLATION
Hello, I'm facing the following issue: We have a common storage space available through 2 linux servers running samba.linux: Red Hat Enterprise Linux AS release 4 (Nahant Update 5) samba: samba-3.0.10-1.4E.12.2 My customer has an exetrnal system accessing the storage through samba. It creates, modify and deletes a lot of files. All access are done through only one linux server (the second is a
2009 Jan 15
3
Game in console mode without X environment
Hi, I've got a problem with launch of game "Call Of Duty - World At War" with latest version (1.1.12) on Ubuntu 8.04 server edition updated with latest patch. The only way to launch game console (which obviously has no UI) is through wine because Activision has not released Linux bin (damn). Several people reported that with this trick the game is running fine. On my installation
2003 May 10
1
Smart Card logons with Samba
Hello, Does anybody know whether any version of Samba supporting smart card logons exists ? Thank you by advance :) Best regards, --- Tanguy Monfort.
2010 Mar 19
0
Wine release 1.1.41
The Wine development release 1.1.41 is now available. What's new in this release (see below for details): - A wide range of Direct3D improvements. - Support for SHA-256, SHA-384, and SHA-512 algorithms. - A number of MSHTML fixes. - Support for mp3 decoding on Mac OS X. - Various widl improvements. - More typelib fixes. - OLE storage improvements. - Various bug fixes. The
2001 Apr 10
2
Probblem with oleaut32.dll
Hallo I have a big Problem with oleaut32.dll. Allways i got the Messages: "Unimplemented Function oleaut32.OleLoadPictureEx called at address xy Do you wish to debug it?" I have tryed to link with ln -s /windows/D/Windows/System/oleaut32.dll ~/.wine/fake_windows/Windows/System/oleaut32.dll but no success is there. I have linking all VB6lib and ocx. Programms, which don't
2009 May 12
2
From two colors to 01 sequences
Dear All, Perhaps, what I am asking is impossible, but I am asking it anyway. I have got several pdf files with rows of colored rectangles: red rectangles should be read as 0; green rectangles as 1. No other color exists. Is there some way to have R reading the colored rectangles to a matrix or data frame converting the color of the rectangles to sequences of 01? Thanks in advance, Paul
2011 Oct 22
3
Wine 1.3.31 fails to compile in git
I tested also with a clean git source. Something wrong with ole32. Code: -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o tmarshal_i.o tmarshal_i.c
2010 Jul 21
16
VT Cashbook
Hi all, I am trying to get a very simple little program called VT Cashbook to run on wine. I keep on getting the following error: ActiveX component can't create object. I then click ok and then get Run-time error '-2147221166 (80040152) Automation error The prog can be downloaded from http://www.vtsoftware.co.uk/cashbook/index.htm It installs 2x programs, but I am only interested in
2009 Jul 19
5
Game that worked in .24 doesn't in .25 and .26
I have a game (The Witcher Enhanced) that worked in 1.1.24, but does not in .25 or .26. It dies on startup with a black screen, and CTRL-ALT-BACKSPACE (killing the X server) appears to be the only escape. In addition, attempting to run in with .26 makes changes in the .wine directory I use for the game, such that the only way to get it to run in .24 again is to reload the .wine directory from