similar to: Trouble with Anno 1602 Gold

Displaying 20 results from an estimated 3000 matches similar to: "Trouble with Anno 1602 Gold"

2002 Aug 13
1
Anno 1602 with wineX
dont know if this is the right place to ask ..(if there is a special wineX mailinglist im sorry).. it try to run Anno 1602 with WineX, since holarse.net say its possible, i thought i can try that too :-) i got the wineX cvs from Saturday, the Setup runned out of the Box... i configured wineX to run in Desktop mode and if i try to start the game, i only hear the sound, dont see any picture :-(
2011 Jan 04
2
Anno 1503 Gold edition graphics problem
Hi, I just compiled and installed the new Wine (1.3.10). I have succesfully installed Anno 1503 Gold edition. But after I start the game: a black screen appears, changes colors to blue, then back to black again, if I click on the screen a green screen appears. [Image: http://img525.imageshack.us/img525/6613/screenshotanno1503.png ] I guess this is a graphics card problem. I have an old
2011 Jan 07
2
Anno 1404 Online - RAS support is not implemented!
Hi all, I would like to play Anno 1404 online. I use Ubutu Lucid with wine 1.3.10. When Anno 1404 tries to log in, terminal gives the following error: -----%<----- fixme:ras:RasEnumConnectionsW (0x12066ab0,0x33f734,0x14662004),stub! fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead! -----%<----- Can you help me to get the
2010 Jul 25
0
Anno 1503 issue
Hi folks, I've got a problem regarding the flawless gaming of Anno 1503. I use wine version 1.2 and the current winetricks (OS = archlinux). It is not possible to install it from original cd/dvd because of the missing data3.cab. This data is not stored on any of the both cd. But the game demands for it. I tried several times to reconfigure wine, but it doesn't help. Thus, I took the
2010 Sep 25
1
Anno 1503 King's edtion crashes
Hi there. I use Ubuntu 9.10 with nvidia geforce 9400gt graphics card and the latest driver (185) of nvidia for this linux version is installed. I tried to start the game but it crashed all the time. Does anybody have an idea how I can fix that to play anno? This is my error log: Code: err:aspi:SCSI_OpenDevice Failed to open device /dev/sg1: Permission denied fixme:ntdll:server_ioctl_file
2008 Sep 09
6
[Bug 17492] New: nouveau requires EDID, no modes with my CRT anno 1993
http://bugs.freedesktop.org/show_bug.cgi?id=17492 Summary: nouveau requires EDID, no modes with my CRT anno 1993 Product: xorg Version: git Platform: All OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2019 Jan 11
1
Dovecot Submission Proxy Auth
Hi, Just found out that Postfix does not implement/support the AUTH=sender parameter. So, back to Dovecot, can we use variables in the submission_relay_user = submission_relay_password = then Dovecot will forward the username and password information of the current user to the Postfix submission service for authentication? Best regards, Jacky On 10/1/2019 10:46 AM, Jacky wrote: >
2019 Jan 10
0
Dovecot Submission Proxy Auth
Hi Gerald and Odhiambo Washington, Thank you for your suggestions and will try them out. Best regards, Jacky On 9/1/2019 6:38 PM, Odhiambo Washington wrote: > > > On Wed, 9 Jan 2019 at 13:09, Jacky <jacky at jesstech.com > <mailto:jacky at jesstech.com>> wrote: > > Hi Gerald, > > in my postfix/main.cf <http://main.cf> > >
2019 Jan 09
2
Dovecot Submission Proxy Auth
On Wed, 9 Jan 2019 at 13:09, Jacky <jacky at jesstech.com> wrote: > Hi Gerald, > > in my postfix/main.cf > > smtpd_sasl_authenticated_header = yes > smtpd_sasl_security_options = noanonymous > smtpd_sasl_local_domain = $myhostname > smtpd_sasl_type = dovecot > smtpd_sasl_path = /var/run/dovecot/auth-client > broken_sasl_auth_clients = yes > > I am already
2004 Oct 22
3
Convert a list in a dataframe
Hi, I've a list containing parameters (intercepts & coefficients) of 12 regressions fitted > coeff [[1]] (Intercept) anno -427017.1740 217.0588 [[2]] (Intercept) anno -39625.82146 21.78025 ..... [[12]] (Intercept) anno 257605.0343 -129.7646 I want create a data frame with two columns (intercept and anno)using data in these list. Any help
2010 Jul 20
3
for loop
Dear list, I'm trying to run the following for loop: I have two list, the first one is $'5684' CFISCALE "5684" RAGSOCB "Brembo" $'4532' CFISCALE "4532" RAGSOCB "Stella" which is this one in terms of dput: dput(kk) structure(list(`5684` = structure(c("5684", "Brembo",
2019 Jan 09
0
Dovecot Submission Proxy Auth
Hi Gerald, in my postfix/main.cf smtpd_sasl_authenticated_header = yes smtpd_sasl_security_options = noanonymous smtpd_sasl_local_domain = $myhostname smtpd_sasl_type = dovecot smtpd_sasl_path = /var/run/dovecot/auth-client broken_sasl_auth_clients = yes I am already using dovecot for SASL The dovecot submission service authenticates users and already added the AUTH= parameter in the MAIL
2017 Nov 18
2
family
Hi all, I am reading a huge data set(12M rows) that contains family information, Offspring, Parent1 and Parent2 Parent1 and parent2 should be in the first column as an offspring before their offspring information. Their parent information (parent1 and parent2) should be set to zero, if unknown. Also the first column should be unique. Here is my sample data set and desired output. fam
2010 Apr 20
1
local and global variables
Hi all, I have a question about global and local variables.First of all, a variable defined in a for loop is it a local or global variable?? Second, I'm trying to build a loop in the following way: I have these 3 data frames bilanci_2005<-bilanci1[ANNO==2005,] bilanci_2006<-bilanci1[ANNO==2006,] bilanci_2007 <--bilanci1[ANNO==2007,] LOOP: v=list(2005,2006,2007) for (a in v){
2004 Jul 24
2
samba 3.0.5 "force user" problem
Hi, all: The follow parameters work well in samba 2.2.8a, But I updated samba from 2.2.8a to the latest samba 3.0.5 , I can't write 'test' share! What is the ploblem? [test] path = /pub/test force user = abc write list = jacky valid users = jacky,abc create mode = 0664 directory mode = 0775 Best Regards! Jacky Kim .
2011 Apr 15
3
DESCRIPTION file and Rd examples
I have a confusing error from R CMD check that I don't get when running the example manually by hand. In the \examples section of an Rd file, I create a GRanges object, then I call a function with the GRanges object, whose first 2 lines are require(GenomicRanges) annoDF <- as.data.frame(anno) # anno is the GRanges object. and that second line gives: Error in
2010 Jul 09
2
split with list
Dear List I would like to ask you something concenting a better print of the R output: I have a bit data frame which has the following structure: CFISCALE RAGSOCB ANNO VAR1 VAR2......... 9853312 astra 2005 6 45 9853312 astra 2006 78 45
2003 Dec 16
0
RE: Help! VoiceTronix Multi FXO/FXS Problem (Jacky)
Hi, Firstly it appears you are not passing the extension to be dialed to the Dial command, so the driver is dialing badly. It should be something like dial(vpb/1-2/102) since this is a line port. Admittedly the driver needs to check better that the number it is trying to dial is legit but it doesn't :) P. --- You Wrote --- From: "Jacky" <jacky.taiwan@msa.hinet.net>
2010 Aug 16
2
special settings for p5B-VM mainboard?
Hi there, I use P5B-VM mainboard with on baord GPU from manufacturer ASUS. Does anybody know if I have to set special settings in wine to play 3D games or older games like ANNO 1503? Especially Anno 1503 can be started but if the details are set to "high" it works very slow. Or could it be that this GPU "Integrated Intel? Graphics Media Accelerator X3000 (Intel? GMA X3000)"
2009 Feb 20
6
write.table
Hello, I tried to turn lists into vectors and then bind them together in order to create a dataframe but if, after this, I try to use the function write.table I get the following error message: Error in write.table(x, file, nrow(x), p, rnames, sep, eol, na, dec, as.integer(quote), : 'list' type not implemented in 'EncodeElement' Here is what I've done: