KiGa

꧁THC꧂
Respected User
Aug 5, 2017
682
3,432
My like was the 1000 :) Can't believe i don't like before.
It's never to late to like a game
Hey guys, how are you doing? Happy New Years.

Attaching below the walkthrough for v0.5.1PE P1
Which can also be found on my .
Enjoy!

Ps: It was made in 2 days, so forgive me if you find any mistake (Hopefully you wont find any).
Once again, thanks for this great walkthrough.
You did an amazing job here (y)
 

goobdoob

Conversation Conqueror
Modder
Respected User
Dec 17, 2017
7,425
9,680
Ok, not direct from Valve, but from their Proton Project on Github. Here is the link


He user named Mastergatto uploaded the guide and dlls as it looks like.
(original link to the zip-file)



No, I use a 64bit prefix and using "wine64 regsvr32" works.
It works! At least the "Juli Peek HJ" video from day 1.

WMF_workaround.zip has 2 directories in it - system32 and syswow64. Counter-intuitively, the system32 directory has x86-64 DLLs and the syswow64 directory has x86 DLLs.

The steps I took to get it to work:
  1. I copied the DLLs from the syswow64 directory to .wine/drive_c/windows/system32
  2. wine start regedit.exe mf.reg
  3. wine start regedit.exe wmf.reg
  4. wine regsvr32 msmpeg2vdec.dll
  5. wine regsvr32 msmpeg2adec.dll

I'll update my wine post with this info. Thanks for finding it!
 

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,818
It works! At least the "Juli Peek HJ" video from day 1.

WMF_workaround.zip has 2 directories in it - system32 and syswow64. Counter-intuitively, the system32 directory has x86-64 DLLs and the syswow64 directory has x86 DLLs.

The steps I took to get it to work:
  1. I copied the DLLs from the syswow64 directory to .wine/drive_c/windows/system32
  2. wine start regedit.exe mf.reg
  3. wine start regedit.exe wmf.reg
  4. wine regsvr32 msmpeg2vdec.dll
  5. wine regsvr32 msmpeg2adec.dll

I'll update my wine post with this info. Thanks for finding it!

I knew you can make it work!! Big thanks! :love:

@Furuichi Imadori check this out an try it out immediately!

I have all necessary dlls and registries!
 

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,818
It works! At least the "Juli Peek HJ" video from day 1.

WMF_workaround.zip has 2 directories in it - system32 and syswow64. Counter-intuitively, the system32 directory has x86-64 DLLs and the syswow64 directory has x86 DLLs.

The steps I took to get it to work:
  1. I copied the DLLs from the syswow64 directory to .wine/drive_c/windows/system32
  2. wine start regedit.exe mf.reg
  3. wine start regedit.exe wmf.reg
  4. wine regsvr32 msmpeg2vdec.dll
  5. wine regsvr32 msmpeg2adec.dll

I'll update my wine post with this info. Thanks for finding it!
It works on Linux with Wine-staging 4.0-rc4.

I used a 32bit prefix for it. ... Mmmh do you think it will also work in a 64bit prefix?
 
  • Like
Reactions: Motkeyz

goobdoob

Conversation Conqueror
Modder
Respected User
Dec 17, 2017
7,425
9,680
It works on Linux with Wine-staging 4.0-rc4.

I used a 32bit prefix for it. ... Mmmh do you think it will also work in a 64bit prefix?
Probably, but you'll have to play around with the DLLs. Do you copy only the x86 ones in syswow64, or do you copy the x86-64 ones in system? Does the 32 bit timestamps executable mean the videos are using the 32 bit DLLs?
 

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,818
Probably, but you'll have to play around with the DLLs. Do you copy only the x86 ones in syswow64, or do you copy the x86-64 ones in system? Does the 32 bit timestamps executable mean the videos are using the 32 bit DLLs?
the whole game is in 32bit.
 

Motkeyz

TIMESTAMPS
Game Developer
Oct 21, 2017
1,067
3,039
Edit 05/01/2019: Fixed the paths in Day 5 , please re-download the guide.

Hey guys, how are you doing? Happy New Years.

Attaching below the walkthrough for v0.5.1PE P1
Which can also be found on my .
Enjoy!

Ps: It was made in 2 days, so forgive me if you find any mistake (Hopefully you wont find any).
Nice, thanks for this!!
 
  • Like
Reactions: Qleaf

Ka_i

Newbie
May 3, 2017
18
11
Can anyone give CG, i just don't have pc or mac for extract, i have only android(
 

nnlam83

New Member
Dec 22, 2018
6
2
Please help me, my game crash at day 2, i was try reinstall all off Vs C++ but it still doesn't work...
 

lb2017

New Member
Oct 21, 2017
1
0
This game could use a V-Sync option, Getting 4000 + fps and my GPU fan is going crazy, Forcing V-Sync through Nvidia control panel doesn't seem to work either.

Other than that i'm enjoying it.
 

Murry07

New Member
Donor
Apr 3, 2018
12
23
Edit 05/01/2019: Fixed the paths in Day 5 , please re-download the guide.

Hey guys, how are you doing? Happy New Years.

Attaching below the walkthrough for v0.5.1PE P1
Which can also be found on my .
Enjoy!

Ps: It was made in 2 days, so forgive me if you find any mistake (Hopefully you wont find any).
Excellent work as always! ;-)
 
  • Like
Reactions: Qleaf

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,818
Not all versions of Wine are compatible with this game, it's been tested with Wine Staging 3.19. Get the Mac version of Wine Staging 3.19 .

The procedure below assumes you'll be using the default wine config location, ~/.wine. If you don't know what a wine prefix is, ignore this part. If you're using wine prefixes, you should modify the procedure accordingly.
  • Install Wine Staging. By default it gets put in /Applications.
  • Download WMF_workaround.zip and extract.
  • Launch Wine Staging. It will open a Terminal window.
  • In the terminal window, type
    • cd <space> <drag the WMF_workaround folder here> <enter>
    • wine start regedit.exe mf.reg
    • wine start regedit.exe wmf.reg
  • If you're using a 32 bit wine configuration (the default), type
    • cp Windows\ 7\ 64-bit/syswow64/* ~/.wine/drive_c/windows/system32
    • wine regsvr32 msmpeg2vdec.dll
    • wine regsvr32 msmpeg2adec.dll
  • If you're using a 64 bit wine configuration, type
    • cp Windows\ 7\ 64-bit/system/* ~/.wine/drive_c/windows/system32
    • wine64 regsvr32 msmpeg2vdec.dll
    • wine64 regsvr32 msmpeg2adec.dll
There are 2 ways to run:
  • Get the attached command file, unzip it, and put it next to "Unconditional Love.exe". Double click it to run. It assumes Wine Staging 3.19 is in the Applications folder and you're using a 32 bit wine config. If you moved it, or installed a different Wine Staging version, or are using a 64 bit config, you'll need to edit the script.
  • Launch the Wine Staging app. In the Terminal window that pops up, cd to the Timestamps location and type this: wine "Unconditional Love.exe"

If you're interested in the source of the WMF_workaround info, @cold_arctus talks about it . Thanks to him for finding the WMF workaround, which enables videos.
Your instruction is simple and easy to read at least for me :D. Hopefully Mac user will understand it :LOL:.

Do you want to add how to install Winetricks and corefonts to your instruction? - Because the game need them also (in the option menu for changing the screen resolution).

Thank you again for your help with that!
 
4.10 star(s) 232 Votes