similar to: Popcap games

Displaying 20 results from an estimated 1000 matches similar to: "Popcap games"

2008 Nov 24
2
PopCap games won't work any longer!!!
I recently installed Ubuntu 8.10 and, ever since then, I am not able to play any PopCap games at all whatsoever via Wine. Everytime I play any PopCap game via Wine, I get the following error message.... [Image: http://www.geocities.com/reeslester/errormsg.png ] Can anybody please explain to me what this means and what can be done to fix this problem? Here is the entire bugging message
2008 May 30
1
Regression - popcap games?
Hello everyone, new user here. I currently have wine 1.0-rc1 installed. I just happened to notice that most games from popcap.com fail to install. The installer tries to put a link to a web page in the user's start-menu, which fails (according to wine and/or the installer) - however the .LNK file seems to be written properly. I'm stumped on this one [Shocked] This used to work in 0.99.xx
2011 Jan 08
0
Steam Popcap games on nVidia TwinView
I seem to be having a video update issue with Popcap games on Steam using Twinview. Has anyone else run into this problem? (I did try to search for a resolution of the issue, but perhaps my search mojo is lacking.) Situation: Run Steam, Install game (Insaniquarium! Delux), Start Game Symptom: Game starts windowed. Display only updates when I click on it. (i.e Click on Options button, click in
2008 Apr 11
0
PopCap Games -> HW Acceleration
Is there some way to enable hardware acceleration in PopCap Games like Zuma and Insaniquarium? If so, are there any DLL's needed for it to work?
2008 Mar 08
5
Fonts are too small in menu bar
Hi. Is there any chance I can increase the size of my fonts for the applications opened with wine? My resolution is 1600 x 1050 and the size seems to be from 5 to 6 pixels (or dpi) and it really hurts my eyes. All my linux apps are just ok at 10 pixels (or dpi) Thanks in advance Luis
2007 Mar 23
1
upload progress bar don''t work...please help
Hello, I''m trying to install the upload_progress gem and i can''t see the upload progress status. My config is : apache2 with mod_proxy mongrel rails upload.rb : ############## require ''rubygems'' require ''drb'' require ''gem_plugin'' GemPlugin::Manager.instance.load ''mongrel'' => GemPlugin::INCLUDE
2006 Jun 22
4
Don't use CDRTool From AG-projescts
hello to all, I advice you to not use CDRtool from ag-projects : Fisrt ag-projects talk about is product like a gpl software however they don't provide at least some documentation for non commercial users . try to call them !! i'll offer you some money . You can not Call them for some advices ... It's really a bad product don't waste your time to setup it. this enterprise must
2008 Mar 23
13
Halo PC update error
ok i have been using linux for about three days now and i must say it is pretty cool. my only problem is that when i tried to update halo pc to play online wine froze. so when i tried to do it manually by clicking on halo update.exe everything seemed to download fine until it started to update. then it had some weird error about internet explorer. here is a picture [Image:
2008 Jan 04
1
Installing wine-gecko locally
I seem to remember seeing something about being able to install wine-gecko on your local machine (though not in ~/.wine, but rather somewhere like /usr/local). Anyone know anything about this? I'm downloading it alot for bug triage, and wouldn't mind caching it locally. -Austin
2008 Mar 08
5
GNU Lesser General Public License gurus or WineHQ contact
Did you check out that iPhone SDK keynote? It makes me want to sell software. Do any of you GNU LGPL gurus understand the license http://www.winehq.org/site/license to know if we can distribute Wine to run our MS Windows executable? I'm sure it's something basic (for a license groker). I'm not linking with Wine, I just want to install it on the iPhone (if Apple allows it through
2007 May 29
3
Use Windows USB drivers?
Hi, I'm using an application that works very well with Wine but that application requires a specific USB hardware where no (and no similar) Linux driver is available for. Therefore my question is: the application comes with a fully working Windows driver for that hardware, is it possible to use that driver to access the hardware via Wine? Until now I could not get it work but I'd expect
2011 Jun 15
2
Count occurances in integers (or strings)
Hi, I have a dataframe column from which I want to calculate the number of 1's in each entry. Some column values could, for example, be "0001001000" and "11110000111". To get the number of occurrences from a string I use this: sum(unlist(strsplit(mydata[,"my_column"], "")) == "1") However, as my data is not in string form.. How do I convert
2007 Jul 28
2
Can I use Wine to Run the Scan Function of a HP Officejet 4215?
Hello, I have been trying to use the scan function of my HP Officejet 4215 by invoking sane. And that is not working. As an alternative, I hope I could run Wine as Windows XP and read in the HP cd that came with my printer to setup the printer and the scan function. Right now the printer works. It prints, copies, scans (using HP Director) and faxes and scan under Windows XP. Under
2010 Apr 17
0
wisotool: automated game installer, now supports 12 games
wisotool is a handy winetricks-like script for automatically installing games from .iso files copied from your own dvds (or, if the game is freely downloadable, it will download it). Just like winetricks, it is intended to make testing Wine easier, but might be useful for people who simply want to install games. Unlike winetricks, wisotool is quiet by default; it doesn't ask any questions
2009 Jul 28
3
selecting vector elements using matrices and combining the results
I've been scratching my head over this one for too long. I'm hoping someone out there can solve this riddle. I have two vectors of characters, v1 and v2, both of length L, and two matrices of logicals, m1 and m2, both of dimension N*L. The first matrix of logicals corresponds to the first vector of characters, and the second to the second. The matrices are telling me which of the
2011 Aug 02
2
Data frame to matrix - revisited
Hi, I've tried to look through all the previous related Threads/posts but can't find a solution to what's probably a simple question. ? I have a data frame comprised of three columns e.g.: ? ID1?ID2?Value a?b?1 b?d?1 c?a?2 c?e?1 d?a?1 e?d?2 ? I'd like to convert the data to a matrix i.e.: ? ?a b c d e a n/a 1 2 1 n/a b 1 n/a n/a 1 n/a? c 2 n/a n/a n/a 1 d 1 1 n/a n/a 2 e n/a n/a 1
2011 Aug 04
3
R loop problem
I have run into a speed issue, and given the size of the problem it feels like there should be an easy solution. Here is the problem statement with some arbitrary numbers added. #p,q: vector with length(q)==length(p)==10000 and length(levels(p))==3000 #y,z: vectors with length(levels(y))=length(y)==length(z)==5000 for (i in levels(p)){ q[i==p]<-z[i==y]} At first i used two for loops which
2010 Aug 05
2
colour of label points on a boxplot
Hi all, I have 6 datasets(dataframes Assem_ContigsLen7 through all_ContigsLen12) containing 3 columns (contig_id, contig_length, read_count). Each dataset is composed of 3 types of contigs (assemblies of genomic fragments), 1- all Bacterial fragments, 2 - all Viral fragments, 3 - mixed fragments. I identified the type of contig through a merge with another table with just contig_id and
2019 Oct 12
2
Is it a way to upgrade CentOS 7 to 8?
Hi, I?m looking for a method to upgrade my centos 7 servers to 8 and I don?t find anything to do that! I?m a very newbie with CentOS? My choices where gone to Debian or Ubuntu and it was very simple. Just some files must be changed (/etc/apt/source.list). My search suggest a RELH subscription. Is it the only way? Best regards -- Pierre Malard ?La France n'est pas schismatique, elle est
2011 Mar 29
3
[LLVMdev] [GSoC] "Microsoft Direct3D shader bytecode backend" proposal
Here's the other of my proposals for this year's Google Summer of Code. (The first is on cfe-dev.) It was suggested to me by Dan Kegel (from the Wine project, they really want this). Title: Microsoft Direct3D shader bytecode backend Abstract: There is a distinct lack of open-source frameworks for compiling HLSL, the shader language used by Direct3D, into bytecode that D3D can