similar to: Warcraft 2 BNE - performance problem...

Displaying 20 results from an estimated 900 matches similar to: "Warcraft 2 BNE - performance problem..."

2009 Dec 13
1
GPU Temperature?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi there, I just wondered if there is an open-source way of getting information about the temperatures provided by the internal sensors. I've read that nvclock is providing such information but only if the binary driver is installed and used. When I run 'sensors-detect' is see three adapters provided through nouveau: ... Next adapter:
2011 Jul 09
1
Need help with Warcraft II BattleNet Edition and LAN play
Hello, I'm trying to get LAN play working with Warcraft II BNE. As many of you know, W2BNE is so old that LAN play is done through IPX networking. I realize there are instructions for installing IPX on Linux, but I'm using Mac OS X, for which there are no IPX solutions. However, I have found that there is now a (Windows) winsock wrapper that tunnels IPX packets over UDP called IPXWrapper
2006 May 21
1
Warcraft 3 & Starcraft run _without_ a CD crack!
I got Starcraft and Warcraft 3 working without a CD Crack using wine. The trick is a link in the ~/.wine/dosdevices directory to your mounted CD-Rom directory with the name: "d:" for example if you starcraft CD is mounted in /media/STARCRAFT then enter the following commands: cd ~/.wine/dosdevices ln -s /media/STARCRAFT d: Don't connect the the Battle.net. Starcraft will crash
2001 Sep 29
2
keyboard under starcraft
out of curiosity, i ran war2 BNE. the same thing happened as in starcraft: keyboard would not work. it didnt give me any error messages or anything, so I cant really put any of that up here. hmm. any ideas?
2009 Sep 02
13
no game seems to work with wine
>any one ? >mabye i should get that cedega or what ever its called >or should i send a error report to wine hq ? saying that two people (me and Abdoo47) have this problem ? What one game specifically are you trying to run? We should focus on getting one to work, preferably a simple one. When you say it doesn't "run," does it even install completely? Does anything work with
2005 Aug 13
2
wine-20050725 : warcraft 3 cd issue
Hi all, I just installed wine-20050725 from source, and have a problem with warcraft 3 (patch v1.15). The install runs fine (when mounting the cdrom without the unhide option), but the game doesn't. Launchin the game with : "wine Warcraft\ III.exe -opengl" results in a popup message saying "no disc inserted" whereas the disc is actually in the CDROM drive. I saw a post on
2006 Jun 12
2
Problem: Warcraft 3 and OpenGL
Hi, I've got a problem considering wine, and no one seem to be able to help me at my distro-forum, so I'm trying this. This is my problem: I having some difficulties running Warcraft 3. I have several games running flawless in wine (Diablo 2, Starcraft, Fallout and others), but running warcraft 3 is too slow. I have seen in other threads on this forum that one needs opengl to run it
2018 Jan 10
3
llvm-mc assembler, GNU as, and pc-relative branches for Arm/AArch64/Mips
# Summary As a consequence of comparing the RISC-V LLVM MC assembler to the RISC-V GNU assembler I've noticed that a number of targets have quite different handling for pc-relative jumps/branches with immediate integer operands in llvm-mc vs GNU as. I'll admit that this isn't likely to occur in hand-written code (as you'd almost always prefer to use a label), but thought it was
2023 Aug 18
1
Host key verification (known_hosts) with ProxyJump/ProxyCommand
On 18/8/23 18:37, Jochen Bern wrote: > On 18.08.23 07:39, Darren Tucker wrote: >> On Fri, 18 Aug 2023 at 15:25, Stuart Longland VK4MSL <me at vk4msl.com> >> wrote: >> [...] >>> The crux of this is that we cannot assume the local IPv4 address is >>> unique, since it's not (and in many cases, not even static). >> >> If the IP address is
2023 Aug 18
2
Host key verification (known_hosts) with ProxyJump/ProxyCommand
On 18.08.23 07:39, Darren Tucker wrote: > On Fri, 18 Aug 2023 at 15:25, Stuart Longland VK4MSL <me at vk4msl.com> wrote: > [...] >> The crux of this is that we cannot assume the local IPv4 address is >> unique, since it's not (and in many cases, not even static). > > If the IP address is not significant, you can tell ssh to not record > them ("CheckHostIP
2018 Dec 04
2
Incorrect placement of an instruction after PostRAScheduler pass
Hi, I’m facing a crash issue (--target=arm-linux-gnueabi -march=armv8-a+crc -mfloat-abi=hard) and debugging the problem, I found that an intended branch was not taken due to bad code generation after the Post RA Scheduler pass. A CMPri instruction after an INLINEASM block (which inturn contains a cmp, bne instruction) is being moved before the INLINEASM block incorrectly resulting in two
2009 Sep 11
16
Wine and netbooks - INTEL GMA500
Hi, im having an issue running starcraft under Wine with GMA500, its the only thing i will use wine for on this ASUS EEE 1101 Code: psb_scene.c:99: psb_scene_create: Assertion `scene->drm_scene->h <= region_height' failed. wine: Assertion failed at address 0xb7f1e430 (thread 0009), starting debugger... Unhandled exception: assertion failed in 32-bit code (0xb7f1e430). Register
2012 Jan 12
1
[LLVMdev] A question of Sparc assembly generated by llc
Hi, There are some generated Sparc assembly code like this: main: ! @main ! BB#0: save %sp, -112, %sp sethi 0, %l0 or %g0, 5, %l1 st %l0, [%fp+-4] st %l1, [%fp+-8] st %l1, [%fp+-12] sethi %hi(.L.str), %l1 ld [%fp+-8], %o1 add %l1, %lo(.L.str), %l1 or %g0, %l1, %o0 call printf nop ld [%fp+-12], %o2 ld [%fp+-8], %l2 sethi %hi(.L.strQ521), %l3 add
2020 Jul 06
0
[PATCH v3 3/6] powerpc: move spinlock implementation to simple_spinlock
To prepare for queued spinlocks. This is a simple rename except to update preprocessor guard name and a file reference. Signed-off-by: Nicholas Piggin <npiggin at gmail.com> --- arch/powerpc/include/asm/simple_spinlock.h | 292 ++++++++++++++++++ .../include/asm/simple_spinlock_types.h | 21 ++ arch/powerpc/include/asm/spinlock.h | 285 +----------------
2016 Sep 07
2
[PowerPC] Recent branch too far breakage
I'm using a recent revision of TOT (280704) to build clang/LLVM for PowerPC64 little endian. I'm getting an assembler error when building PPCInstPrinter.cpp: The error is: /tmp/PPCInstPrinter-84c835.s: Assembler messages: /tmp/PPCInstPrinter-84c835.s:7671: Error: operand out of range (0x0000000000008004 is not between 0xffffffffffff8000 and 0x0000000000007ffc) The offending line is
2008 Mar 10
3
warcraft 3 run problem
Error (console): Code: $ wine War3 ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 0 ALSA lib control.c:910:(snd_ctl_open_noupdate) Invalid CTL default:0 fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 1 ALSA lib control.c:910:(snd_ctl_open_noupdate) Invalid CTL default:1 fixme:mixer:ALSA_MixerInit No master
2008 Mar 11
1
World of Warcraft - ATi 8.471
I just revived my LG laptop's Ubuntu install and have put the latest ATi driver on it. 3D acceleration works fine as does compiz. I copied over WoW to test and right now, I have to have ffxGlow "0" in the config.wtf file to get the game to start (otherwise it throws up the blizz error report and terminates). ffxGlow "0" causes rendering problems at the login screen, I
2012 Feb 04
1
Warcraft 3 'Please Insert CD' fixed in 1 Distro, not Another
Hello Wine community. I have received lots of help in the past on this website and I'm hoping to get some more from you guys on this problem as well. Anyways, onto the situation: Currently I am distro hopping to see what fits me best, and I am currently typing this from Gentoo Linux. Using Portage (Gentoo's package manager) I installed nVidia's proprietary drivers and Warcraft
2010 Feb 22
5
Warcraft III TFT no-cd error
Hello all. I got a problem with Warcraft III The Frozen Throne. This stupid game shows me no-cd error with inserted cd. I've installed newest patch and nothing. Im using Debian Lenny, newest Wine and (I dont know if it matters) polish version of Warcraft.
2010 Feb 09
1
Trying to get world of warcraft working
Hi Guys, I have installed the latest wine version. i have installed 1.1 and V2.0 .net libraries via winetricks. I can launch the wow launcher but after that it just dies?? Also i have been trying to install .net 3.5 so i can use the curse client V4 but i cant get 3.5 to install depsite it being shown as supported. Do I need to install other things first to get these to run? Is there an