Re: Possible regression in CVS wine

2005-09-04 Thread Pavel Troller
> Hi, > I haven't tried to run the game but maybe the problem is that wine now > defaults to behave like Win 2000[1] which does not allow privileged > instructions. > You could try to set windows version to 98 with winecfg Hi! Thanks, it was really the problem. Program runs now, and even better

Re: Possible regression in CVS wine

2005-09-04 Thread Peter Oberndorfer
On Sunday 04 September 2005 20:41, Pavel Troller wrote: > Hi! > I've just upgraded wine on my son's computer by today's CVS. He tried > some games and one of them stopped working. It's hind95 and the game bails > out on an illegal instruction - outb, jumping into winedbg. Backtrace shows > just 3

Possible regression in CVS wine

2005-09-04 Thread Pavel Troller
Hi! I've just upgraded wine on my son's computer by today's CVS. He tried some games and one of them stopped working. It's hind95 and the game bails out on an illegal instruction - outb, jumping into winedbg. Backtrace shows just 3 levels of game code itself, no dlls involved. I understand that