Displaying 20 results from an estimated 300 matches similar to: "Re: Super Meat Boy Crash on startup"
2006 Jun 04
3
Chinese fonts not displayed properly
Hi,
I've got Chinese Windows application that appears to have a problem with
Chinese fonts under wine (emulating Windows 98). It's available from here:
http://www.gtjadzh.com/ (download starts automatically after some seconds,
filename is setup_dzh5_fuyi.exe. When running "wine setup_dzh5_fuyi.exe" from
a console, I get get to see a window full of garbage characters (see
2010 Sep 23
0
Wine run "Windows Mobile 6 SDK" successfully !
First, download it.
[Image: http://www.linux-ren.org/uploads/newbb/keditor_file/20100911180933_83584.jpg ]
[Image: http://www.linux-ren.org/uploads/newbb/keditor_file/20100911180929_24253.jpg ]
Install it
Find and run it:
[Image: http://www.linux-ren.org/uploads/newbb/keditor_file/20100911180949_81778.jpg ]
[Image: http://www.linux-ren.org/uploads/newbb/keditor_file/20100911180909_49657.jpg ]
2010 Dec 04
3
Super Meat Boy Crash on startup
Super meat boy crashes on startup with the following message I've installed vcrun2008 and direct x, i'm not sure if this is a wine problem or a super meat boy problem, can any users with more know how than me tell me with this output?
Setting breakpad minidump AppID = 40800
Steam_SetMinidumpSteamID: Caching Steam ID: 76561201696194287 [API loaded no]
fixme:win:EnumDisplayDevicesW
2010 Jul 30
6
[EverNote] Can't connect to server
Hi,
i have been using EverNote http://appdb.winehq.org/objectManager.php?sClass=application&iId=2566 on debian sid x64 with no problems:installation and running was without any problems.
But because of some troubles with my install of debian 64, i changed to Salix 32. But now I can't use EverNote. Install is OK, but when I try to login, its says: Can't connect to server.
I have
2011 Jan 01
6
Flyff rto.exe Error
hello,
at first my english is very bad so please no jokes :)
i know there're many topics about flyff and wine but i dont find anything about my problem with flyff and wine... :(
i already installed Directx redist , activex with mozilla and winetricks
in the wine config i set the Flyff.exe and the neuz.exe under windows vista and deactivated the sound driver ....
ok now when i started
2010 Jul 07
1
DirectX questions
Hello all,
Many games include a DirectX bundle in their installation setup, therefore the WINE DirectX implementation becomes overriden when we test games. However, not only this prevent the testing of WINE's DirectX implementation, the bundle they install is usually outdated. I was wondering therefore if preventing the DirectX install is possible, and if yes, would it be useful for WINE
2008 Jul 02
6
wine 1.1.0 crash and vcredist_x86.exe installation
warcraft 3 has been updated recently. since the update it stopped working for me. looking for a solution on appdb i found, that i had to install vc, BUT:
Code:
nt at eNTi $ wine vcredist_x86.exe
wine: Unhandled page fault on read access to 0x00000001 at address 0xb7ca8291 (thread 0014), starting debugger...
Unhandled exception: page fault on read access to 0x00000001 in 32-bit code (0xb7ca8291).
2008 Nov 18
0
[LLVMdev] Does current LLVM target-independent code generator supports my strange chip?
Why not model each channel as a separate physical register?
Evan
On Nov 17, 2008, at 6:36 AM, Wei wrote:
> I have a very strange and complicate H/W platform.
> It has many registers in one format.
> The register format is:
>
> ------------------------------
> ----------------------------------------------------------------------------------------
> | 24-bit
2011 May 15
2
Questions about Wine
Hi,
Actually, i use different prefix for all my applications. I would like to know if it's possible to use one prefix for multiple app who use different override dll.
For exemple, i have an application X and application Y.
X need to use d3dx9_* override dll and Y need to use msvcr90 override dll (vcrun2008).
How to override d3dx9_9 dll only for the app X if i install d3dx9 by winetricks ?
2007 Oct 10
4
gregexpr (PR#9965)
Full_Name: Peter Dolan
Version: 2.5.1
OS: Windows
Submission from: (NULL) (128.193.227.43)
gregexpr does not find all matching substrings if the substrings overlap:
> gregexpr("abab","ababab")
[[1]]
[1] 1
attr(,"match.length")
[1] 4
It does work correctly in Version 2.3.1 under linux.
2008 Nov 17
2
[LLVMdev] Does current LLVM target-independent code generator supports my strange chip?
I have a very strange and complicate H/W platform.
It has many registers in one format.
The register format is:
------------------------------
----------------------------------------------------------------------------------------
| 24-bit | 24-bit |
24-bit | 24-bit |
2013 Apr 19
1
Sequence analysis
Hiya,
I am trying to look at the similarities between a number of
sequences, for example i am trying to see how similar "ababbbassdaa" is to
"addffggssbbsbbs" I was wondering is the some way for me to see how similar
they are in terms of, for example, number of a's, number of b's, how often a
and ab are consecutive, how often abab is together etc.
Any advice
2007 Oct 03
1
Making a table: collapsing across sub-strings
Hi list,
I'm currently processing textual data and I would really appreciate some
help with one off my problems.
I have a set of strings and I want to count how often each of this
strings appears in this set.
This is not very difficult and can be done as:
TB<-table(my_set)
plot(TB)
However, I also want to collapse across sub-strings. This is, I want a
sub-string ss of string S to be
2008 Nov 21
0
[LLVMdev] Does current LLVM target-independent code generator supports my strange chip?
24 bit is not unusual in the DSP world. I suppose int == 24 bit
integer for some of these chips?
There isn't a i24 simple type. However, you can create an extended
integer type. See getExtendedIntegerVT. It's almost guaranteed you
will have to change a chunk of target independent codegen to support
the use of an extended type though.
Evan
On Nov 20, 2008, at 4:46 AM, Wei wrote:
2011 Apr 11
1
Bluetooth in wine?
I'm running a PS One emulator developed for windows, and have set it up ok using wine. I'm using wine as windows emulators provide better graphics support.
I'm now trying to setup the controller (ps3) pref over bluetooth but usb would be fine. I have my bluetooth drivers installed and plugins in the emulator to support a controller. But the controller is not appearing, I'm
2010 Oct 11
1
winetrick is not working anymore
Hello I have been trying to make some game run under my Arch-linux, but d3dx9 was needed so i installed it by:
winetricks d3dx9
Even so i got this error when running PES2011:
err:module:import_dll Library d3dx9_30.dll (which is needed by L"D:\\PES2011\\PES2011.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
2018 Feb 13
0
loads of broken symlinks in .glusterfs
Hi,
A client had some issues with their glusterfs cluster and botched an
update. Currently they have loads of broken symlinks in their bricks
.glusterfs subfolders
Like the second symlink one below
lrwxrwxrwx 1 root root 55 Jul 14 2017
591c33db-e88b-4544-9372-bea4ec362360 ->
../../83/4a/834a8af8-95a4-4f8a-9810-4e4d829e87f9/394947
lrwxrwxrwx 1 root root 74 Jul 17 2017
2008 Nov 20
0
[LLVMdev] Does current LLVM target-independent code generator supports my strange chip?
This is similar to ATI's R300/R420 pixel shaders. I'm familiar with
this hardware, but not really an LLVM expert (working on a code
generator myself, but learning as I go).
Do you have 24-bit integer operations, or just floating point?
What about load/store?
Are you looking to run large C programs with complex data structures,
or just comparatively simple math functions (i.e. a
2009 Jun 27
1
Does wine bottleneck framerate?
http://www.youtube.com/watch?v=BcwieeBEySc
My performance doesn't even come close to this even at low resolution and overclocked, and I have the 512Mb version of this card, this guy has the 256mb version and I have the same settings, i've seen people run some really high-end games on this like crysis at decent settings, (not high just decent).
Does wine actually bottleneck performance on
2009 Apr 28
1
Updating Wine and using native DLLs
Hey, I just have the two questions from the subject.
I'd like to keep wine updated to latest version (even if not the stable), how can I do it?
Second, I would like to use the native DLLs from my windows copy, is there an instructive on how to replace wine's with those? I'd like to test if some games that do not work currently will work with native dlls.
Thank you in advance.