[Bug 43935] Wolfenstein 2: The new Colossus does not start, requires VK_KHR_get_physical_device_properties2

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 19 03:56:45 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=43935

--- Comment #57 from mo78 at abv.bg ---
(In reply to dylanmc from comment #56)
> (In reply to mo78 from comment #50)
> > (In reply to dylanmc from comment #49)
> > > anyone can tell me how to aplly that patch?
> > > To a wine staging version?
> > 
> > Here you are the kind answer from László Monda:
> > 
> > 1. Fetch the most recent wine from 
> > https://github.com/wine-compholio/wine-patched/releases/tag/staging-2.20
> > 2. Copy the two patch files of the 
> > https://bugs.winehq.org/show_bug.cgi?id=43935 thread to the directory of
> > wine staging
> > 3. Apply the patches with `patch -p1 < patchfile.patch` - пачовете се
> > прилагат един по един а не наведнъж!
> > 4. Run ./configure --enable-win64
> > 5. Run wine64 yourprogram in the loader directory
> > 
> > You will likely need to install a fair amount of dev dependencies as
> > dictated by the configure script.
> 
> 
> luca at snoopx
> /media/seagate/steam/steamapps/common/Wolfenstein.II.The.New.Colossus $
> /home/luca/Scaricati/wine-patched-staging-2.20/wine64 NewColossus_x64vk.exe 
> wine64: could not locate the Wine build tree
> 
> I know I'm missing something but I don't know exactly what :/

You must define the path to the game's exe. Open terminal where the patched
wine is and use the following comand:
wine 64
/media/seagate/steam/steamapps/common/Wolfenstein.II.The.New.Colossus/NewColossus_x64vk.exe

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list