Coder Social home page Coder Social logo

guy1524 / wine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wine-mirror/wine

137.0 137.0 9.0 887.49 MB

Personal Wine Repo

License: Other

Makefile 0.12% M4 0.10% C 95.08% Python 2.10% Ruby 0.49% Lex 0.02% Yacc 0.40% GLSL 0.01% Objective-C 0.28% Shell 0.01% C++ 0.31% JavaScript 0.26% HTML 0.02% XSLT 0.01% Perl 0.52% Java 0.02% Roff 0.09% Batchfile 0.06% C# 0.01% VBScript 0.09%

wine's People

Contributors

aeikum avatar alesliehughes avatar alexhenrie avatar andrerh avatar aricstewart avatar austin987 avatar cjacek avatar ericzp avatar fdela avatar fgouget avatar geraldpfeifer avatar hdmdavies avatar hughmcmaster avatar jozefkucia avatar juanlang avatar julliard avatar kenthomases avatar kgbricola avatar mlankhorst avatar msmeissn avatar mstefani avatar nsivov avatar piotrcw avatar rshearman avatar sgwaki avatar slackner avatar stefand avatar truiken avatar winspool avatar zfigura avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wine's Issues

Wont compile under mingw-w64-gcc 10.2.0

It has proven impossible to build this version of wine utilizing mingw-w64-gcc 10.2.0 as it generates the following error:

 i686-w64-mingw32-gcc -c -o testlist.cross.o testlist.c -I. -I../../../include -I../../../include/msvcrt -D__WINESRC__ \
  -DWINE_CROSS_PE -Wall -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op \
  -fno-omit-frame-pointer -gdwarf-2 -gstrict-dwarf -g -O2
../../../tools/winegcc/winegcc -o schedsvc_test-stripped.exe --wine-objdir ../../.. -b i686-w64-mingw32 \
  --lib-suffix=.cross.a -s -Wb,-F,schedsvc_test.exe -mno-cygwin atsvcapi.cross.o rpcapi.cross.o \
  atsvc_c.cross.o schrpc_c.cross.o testlist.cross.o ../../../dlls/rpcrt4/librpcrt4.cross.a \
  ../../../dlls/ole32/libole32.cross.a ../../../dlls/msvcrt/libmsvcrt.cross.a 
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: schrpc_c.cross.o:schrpc_c.c:(.bss+0x0): multiple definition of `rpc_handle'; atsvc_c.cross.o:atsvc_c.c:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
winegcc: /usr/bin/i686-w64-mingw32-gcc failed
make[1]: *** [Makefile:385: schedsvc_test-stripped.exe] Error 2

Failed to completely launch Fall Guys

Failed to completely launch Fall Guys. The latest release of Fall Guys introduced EAC. The only thing that pops up is the spash screen with the following invocation:
env WINEDEBUG=+thread,+process,warn+int,+pid,+winedevice,+fltmgr,+timestamp,+loaddll,+ntoskrnl wine "../.local/share/Steam/steamapps/common/Fall Guys/FallGuys_client_game.exe" 2&> wine.log

I am running with HEAD version of this repo compiled with the following options:
./configure --prefix=$HOME/.local --disable-tests --enable-win64

Prefix is updated and set to Windows 7. I don't have any other wine variables set. I also don't seem to have a log for EAC. at all:

$ ls ~/.wine/drive_c/users/*/Application\ Data/
2K  Microsoft

CPU is Ryzen 7 1700

Here is my log: wine.log

One thing of note is that this game launches properly when done so from native Steam on Linux with Proton, but cannot join online match due to EAC not launching.

Fail to Launch "The Cycle"

Using both "eac-2020JULY13-eac-derek-x86_64" & "lutris-eac-testing-5.5-3-x86_64" EAC Wine builds in Lutris to launch Epic Games Launcher to run The Cycle, I got the same error message on startup on both builds.

Without EAC Wine builds, I could enter the game with a warning "failed to create IGameClient Instance" to do tutorial & run around city hub, but would get kicked after 1 minute playing public matches.

Screenshot_2020-07-21_18-45-27

gamelauncher.log
gamelauncher (1).log
gamelauncher (2).log
gamelauncher (3).log

winetricks.log

It's an honor just to send this log to you & typing codes in terminal. Let me know if I can do anytthing for you!

Not buildable

This wine branch doesn't seem to be buildable, because

/usr/lib/gcc/i686-w64-mingw32/11.1.0/../../../../i686-w64-mingw32/bin/ld: brush.cross.o: in function `d2d_brush_fill_cb':
/home/onni/Downloads/wine/dlls/d2d1/../../include/msvcrt/math.h:149: undefined reference to `sincos'
/usr/lib/gcc/i686-w64-mingw32/11.1.0/../../../../i686-w64-mingw32/bin/ld: factory.cross.o: in function `D2D1MakeRotateMatrix@16':
/home/onni/Downloads/wine/dlls/d2d1/../../include/msvcrt/math.h:149: undefined reference to `sincos'
/usr/lib/gcc/i686-w64-mingw32/11.1.0/../../../../i686-w64-mingw32/bin/ld: geometry.cross.o: in function `d2d_geometry_intersect_bezier_line':
/home/onni/Downloads/wine/dlls/d2d1/../../include/msvcrt/math.h:149: undefined reference to `sincos'

Using Arch Linux, what libraries do i need to download to be able to build?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.