similar to: S4League

Displaying 20 results from an estimated 200 matches similar to: "S4League"

2010 Jul 09
10
Torchlight Performance
Hey all, finally got rid of windows, though we'll see how long that lasts... I really do enjoy my video games and am not looking forward to not having any of them work (can't seem to get any that I expected to work). Anyway... Wine: wine-1.2-rc6-44-gcd72aef Program: Torchlight v1.15 Computer: AMD Athlon X2 2.2Ghz 3GB DDR2 RAM Nvidia GeForce 9600M Fedora 13 Linux Kernel
2011 Jul 19
0
HiQnet System Architect 3.0
So I'm new to using wine. I recently purchased a used macbook, and installed wine to see if I could get System Architect 3.0 to run. System Architect is a program to allow plugging into various amplifiers and dbx Driverack units to make changes on your computer more than what you can do on the limited menu of the unit. Installing wine was fine (I used macports to install), and upon trying to
2011 Aug 26
2
Re: S4League
and what's the way out then? how to make it work properly?
2009 Apr 28
1
Troublesome Toad for MySQL on Wine
Please help a wine newbie... I'm battling to get Toad for Mysql Freeware working on Wine. I've downloaded ToadForMYSQLFreeware_410220.msi and run it with msiexec /i ToadForMYSQLFreeware_410220.msi It looks like it installs ok, but when I try to run it it doesn't start. Can anybody help? This is doing my head in. I really don't want to have to install windows on my Acer
2008 Dec 15
7
MS Visio 2003 - Wine 1.1.10 - Ubuntu 8.04
I would like to install (and work) with Visio 2003 using Ubuntu 8.04 and Wine 1.1.10. I have tried to install using setup.exe and the setup app started all looked ok then right at the end of the install it crashed with a "cannot find the wscript.exe" I tried to start Visio and as if i couldn't work this out Visio didn't start. I started to look at the forums to see if someone
2010 May 26
3
dotnet20 error
Ubuntu 10.04 WINE 1.2-rc1 (Set to Windows XP version) Winetricks 20100424 Anyway, I try to install dotnet20 via winetricks on a clean WINE using Code: sh winetricks corefonts vcrun6 dotnet20 . That is what I read on another forum post from here. However, I consistently get the same error error when I get to the dotnet20 install. Code: Executing cp -f
2011 Jun 12
0
Office 2003 Service Pack 3
Office 2003 retail installs and works out of the box. Horay! BUT I need the 3rd service pack to work so that PowerPoint 2003 is compatible with the new .pptx fromat is becoming increasingly standard. The installer for the service pack gives the following errors. The first two occur hundreds of times. Code: err:msidb:msi_table_load_transform no matching row to transform
2011 Sep 27
24
Wine on Tiger
I'm almost certain I installed Wine correctly, but when I try to get a Windows program working it doesn't happen. The program I'm trying to install is Arena 10 (a simulation program). I've attached some screen shots. The first one is when I completed the wine install, 2 through 6 show when I tried to install the program. If you could tell me what steps to take to fix these
2008 Aug 26
2
Help installing large files - Dragon NaturallySpeaking 9.5 and 10.0
I have been trying to install Dragon NaturallySpeaking 9.5 and 10.0 using wine's most current git. With 9.5, the install fails to install the largest files, which are quite huge. With 10.0, the files are even larger, and the install just hangs and won't continue. ?? Wine 9.0, which has slightly smaller file sizes, installs and runs pretty well. Oddly, I have also tried copying all
2010 May 20
1
trouble installing vcrun2005sp1
running ubuntu 10.04 LTS with wine 1.1.44 > fixme:msi:MsiGetMode unimplemented run mode: 0 > fixme:msi:ACTION_ValidateProductID partial stub: template L"77718<````=````=````=````=`````>@@@@@" key L"JWFMGDGVMWKPVD39RX6PW2GQY" > err:module:import_dll Library sqdedev.DLL (which is needed by L"C:\\users\\leecarey\\Temp\\msi8258.tmp") not found >
2011 Jul 07
5
Instaling Sage Retail 2011 not sucessfull
Hi, I'm new at Wine and Ubuntu, so please have some patience with me. I've tried to install Sage Retail 2011 with wine but the installation fails. The Terminal shows this: Code: bruno at bruno-Aspire-1680:~/Transfer?ncias$ wine /home/bruno/Transfer?ncias/SetupSageRetail2011.exe fixme:advapi:DecryptFileA "C:\\windows\\temp\\IXP000.TMP\\" 00000000 fixme:advapi:LsaOpenPolicy
2012 May 08
6
registry vulnerabilities in R
Kirtland Air Force Base has denied approval for the use of R on its Windows network. Some of their objections seem a bit strange, but some appear to be legitimate. In particular, they have detected registry "vulnerabilities" which are detailed in the attachment. I know nothing about Windows registry vulnerabilities. If any of these issues are legitimate concerns,
2009 Jan 30
0
Wine release 1.1.14
The Wine development release 1.1.14 is now available. What's new in this release (see below for details): - Various bug fixes for Internet Explorer 7. - Many crypt32 improvements, including new export wizard. - Better support for windowless Richedit. - Improvements to the print dialog. - Many fixes to the regression tests on Windows. - Various bug fixes. The source is available
2008 Dec 10
2
Possible (bug) in winamp in_flac.dll decoder
Hello, I'm not sure if this is the right place to post my problem to, i'm not a developer but a user experiencing a possible bug in the flac decoder. using winamp 2.81 + in_flac.dll (tryed different versions eg 1.12 and 1.21) + Electri Q Winamp DSP plugin (all versions affected) Winamp crashes just before flac track ends (next track is also flac track) does NOT crash when playing mp3
2006 Feb 01
0
asttapi 0.08 - the memory could not be written
Hi, I am 'playing' with asttapi which looks great on a first installation but I must be missing something regarding the source code because I haven't been able to work with it without problems. If you have played with this, you already know that the code to talk to Asterisk is placed in a file called asttapi.tsp which is in your windows/system32 folder. The thing here is, the
2009 Dec 08
28
wow runtime error, new with patch 3.3
this error occurs at the login screen. shortly after entering password, and hitting enter. game worked prepatch. 3.2 microsoft visual C++ runtime library Runtime error! Program c:\program files\world of warcraft\wow.exe R6034 An Application has made an attempt to load the C runtime library incorrectly. Please contact the applications support team for more information. thanks
2009 May 16
0
[LLVMdev] VMKit: msil optimization
Dear Rudiger, RĂ¼diger Klaehn wrote: > Hello all. > > is it possible to use LLVM to optimize existing .NET assemblies? > It's in theory possible. LLVM+VMKit already does it for Java classes. > Basically doing the following: > > - read in MSIL and convert into LLVM internal representation > - perform global optimizations on LLVM internal representation > - write
2012 Nov 19
0
[LLVMdev] Emitting an extra section with meta-information
Hi LLVM developers, tldr: what kind of pass should I use when I want to read IR information + mangled names, that can add a section to the final object file? I have the following plan: collect all IR symbol information (global variables, public functions, types), serialize this into some nice protocol and then append it to assemblies in a section. The idea is to make it possible to link two of
2008 Jul 22
2
.NET 2.0 fails compiling assemblies on OSX
I'm running 1.1.1 on Mac OS X 10.5.4. I have searched about this issue and found nothing and people are running .net apps fine so I think this is a particular problem with Darwine (osx build) .NET installs fine via winetricks and then I can run simple .net apps like QuickGUIDGen, but having a look to the NGen log I noticed there were no assemblies installed (It's supposed to install
2009 May 16
2
[LLVMdev] VMKit: msil optimization
Hello all. is it possible to use LLVM to optimize existing .NET assemblies? Basically doing the following: - read in MSIL and convert into LLVM internal representation - perform global optimizations on LLVM internal representation - write out optimized MSIL using the existing LLVM backend I presume that the capability to convert MSIL into LLVM internal representation exists somewhere in VMKit.