- Apr 10, 2018
- 1,080
- 14,893
I use.Aren't you using Wine anymore for playing Timestamps?
webp? What does it matter?Do you know how webp works in Linux?
Last edited:
I use.Aren't you using Wine anymore for playing Timestamps?
webp? What does it matter?Do you know how webp works in Linux?
did you forget to install corefonts via winetricks?I use.
The game use images in webp format ;-)webp?
OK, thanks, I have done all these actions but nothing helped. Still black screen after the Unity logo. Tested in 64-bit prefix for now.did you forget to install corefonts via winetricks?
Also open winecfg and navigate to tab graphic:
- remove mark "allow window manager to decorate ..."
- set mark to "allow window manger to control ... "
- set mark to "emulate virtual desktop"
- set the right size for your preferred window / monitor size.
Well, just checked: I have a whole lot of Ren'py and RPGM games which use wepb format, and they are all work flawless... Or did I misunderstand the question?The game use images in webp format ;-)
yeah because you have to enable the copied dll from Windows 7 64-bit folder (syswow64) to your system32 and syswow64 folder in your ~/.your64-bit-prefix /drive_c/windows/OK, thanks, I have done all these actions but nothing helped. Still black screen after the Unity logo. Tested in 64-bit prefix for now.
wine64 regsvr32 msmpeg2vdec.dll
wine64 regsvr32 msmpeg2adec.dll
Or both, arms and hair, at the same time. You must only have three armsI can't wait to see the journey that Juliana and MC will make, another thing I'd like to see between them is a Doggystyle like the one that Juliana does with her husband on day two, I think that's the most beautiful animated Doggystyle that I've ever seen in a 3D game, it's perfect, like physics and visual expressions, you have to reproduce it absolutely again, but with a small variation, this time instead of pulling it by the arms it would be more erotic if pulled by the hair
(Sorry my english)
msmpeg2adec.dll registered successful, msmpeg2vdec.dll failed to load. So nothing changed.yeah because you have to enable the copied dll from Windows 7 64-bit folder (syswow64) to your system32 and syswow64 folder in your ~/.your64-bit-prefix /drive_c/windows/
Then enable the needed dlls with the command:
Code:wine64 regsvr32 msmpeg2vdec.dll wine64 regsvr32 msmpeg2adec.dll
did you forget to registry mf.reg and wmf.reg?msmpeg2adec.dll registered successful, msmpeg2vdec.dll failed to load. So nothing changed.
Press enter when the game turns black.. I had the same shit.msmpeg2adec.dll registered successful, msmpeg2vdec.dll failed to load. So nothing changed.
Try going home. I'm pretty sure that you need to go there and experience a VERY wonderful scene before you can go to the beach.Hello, i just downloaded the game, in day 6 after i get the free wine bottle i can not go back to the bech with nika and her friends, any help please. TIA!
you can find my workaround herePress enter when the game turns black.. I had the same shit.
Animations dont work on Linux. Anyone know a workaround?
Note Animations to not work well ..wine64 regsvr32 msmpeg2vdec.dll
wine64 regsvr32 msmpeg2adec.dll
Thank you for your answer!Benjy
I seek some knowledge about Unity and extraction and re-inject video files to the game.
Here is what I wanna do:
I'm able to extract the video files from Timestamps: the videos have either mp4 or m4v format.
Now I want to convert the mp4 or m4v to webm with handbrake etc.
(Reason: mp4 format is not support on Linux through Unity)
My questions:
- Is is this possible? Have you done something like that before?
- How do you re-inject the video file? (I know there is this option, but is there something I have to do in dnspy as well for that?
- do I have to compile a new Assembly-CSharp for that?
Looking forward to your reply.
did you use wine or wine64 command?Thank you for your answer!
For some reason I cant registry the dlls. I just get
"regsvr32: Failed to register DLL" everything else went as it should. Very strange.
Tried both just incase but nope still the same error. Might just need to reinstall Wine for some reason x-Xdid you use wine or wine64 command?
Probably you have downloaded the Bug version update 0.5.3PE where there was this problem . Look if you are playing at the correct version v0.5.3PE P1 , with the patch that solved this problemHero route is bugged. In day 3 you are locked into Wimp route even if you make all Hero choices regarding Bacon's mom the previous day.
This seems odd considering that it wasn't an issue when I last tried the game.
I'm sorry but I have absolutely no idea if and how this is possible :-/Benjy
I seek some knowledge about Unity and extraction and re-inject video files to the game.
Here is what I wanna do:
I'm able to extract the video files from Timestamps: the videos have either mp4 or m4v format.
Now I want to convert the mp4 or m4v to webm with handbrake etc.
(Reason: mp4 format is not support on Linux through Unity)
My questions:
- Is is this possible? Have you done something like that before?
- How do you re-inject the video file? (I know there is this option, but is there something I have to do in dnspy as well for that?
- do I have to compile a new Assembly-CSharp for that?
Looking forward to your reply.