Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - cyberconan

Pages: [1]
1
7th Heaven / Re: Getting 7th Heaven to Work on Wine
« on: 2020-05-10 11:45:50 »
Hi again! With new wine 5.8 the game launch, but crash when the intro video is finishing or immediately when loading a savegame. Wine 5.4 is still best option. At this point, maybe creating a wine issue ticket could solve the problem with latests wine versions. Regards!

2
7th Heaven / Re: Getting 7th Heaven to Work on Wine
« on: 2020-04-24 19:29:50 »
After testing, it seems that this is likely a 5.5 issue, as I've upgraded to 5.6 from git and it's working flawlessly, maybe even better than before.

After two hours, I have compiled current wine version from git for use instead the 5.6 from repo. FFVII launch ok with with mods enabled, everything appears well but crash when load a save game. Definitively I'll wait in wine 5.4 until 5.7 will be in Arch Linux repos.

Kind regards!

3
7th Heaven / Re: Getting 7th Heaven to Work on Wine
« on: 2020-04-23 23:23:47 »
In ArchLinux wine 5.6 is now in official repos. I have did a wineprefix backup, upgraded wine but similar crash for me with version 5.5.

Downgraded wine again and recovered wineprefix backup. I'll try upgrade in future wine releases and test again. Thanks Aurora!

4
7th Heaven / Re: Getting 7th Heaven to Work on Wine
« on: 2020-04-23 00:28:10 »
Arggg! The issue is with wine 5.5!! I have downgraded to wine 5.4, remove wineprefix and regenerate it.  8)

5
7th Heaven / Re: Getting 7th Heaven to Work on Wine
« on: 2020-04-22 22:36:35 »
Hi again!
I'm still debugging, in wine output I see:
0075:fixme:path:parse_url failed to parse L"EasyHook"
...
0050:fixme:path:parse_url failed to parse L"System.Runtime.Remoting"
0050:fixme:path:parse_url failed to parse L"System.Web"
0050:fixme:path:parse_url failed to parse L"7thWrapperLib"
Maybe is related with this issue:
https://bugs.winehq.org/show_bug.cgi?id=47277#c9

Anyone with 7thHeaven working well under linux, can tell me their LOCALE? Mine is "es_ES.UTF8" and I have tested with export LC_ALL="en_US.UTF-8" and with standard "C" but not I have not lucky yet, but solves a problem with "," and "." in .IRO files version in their names.
Regards!
PS: I'm using a FF7 than I not purchased in Steam, but I think this not the problem. Maybe than when FF7 is in offer in Steam I will buy a second copy and try this other version.   

6
7th Heaven / Re: Getting 7th Heaven to Work on Wine
« on: 2020-04-20 18:27:28 »
Hi!
I followed all your howto, everything perfect with wine 5.5 and donet452, but when I launch FF7 with one or more addons this happens:
19:54:18|INFO|SeventhHeaven.Classes.GameLauncher|Launching additional programs to run (if any) ...
19:54:19|INFO|SeventhHeaven.Classes.GameLauncher|Writing temporary runtime profile file to C:\users\karl\Temp\tmp87b4.tmp ...
19:54:19|INFO|SeventhHeaven.Classes.GameLauncher|Attempting to inject with EasyHook: try # 1 (of 7) ...
19:54:25|WARN|SeventhHeaven.Classes.GameLauncher|   received errors: STATUS_INTERNAL_ERROR: Unable to wait for injection completion due to timeout.  (Code: 0);  ...
19:54:25|INFO|SeventhHeaven.Classes.GameLauncher|Attempting to inject with EasyHook: try # 2 (of 7) ...
19:54:32|WARN|SeventhHeaven.Classes.GameLauncher|   received errors: STATUS_INTERNAL_ERROR: Unable to wait for injection completion due to timeout.  (Code: 0);  ...
...
19:54:59|INFO|SeventhHeaven.Classes.GameLauncher|Attempting to inject with EasyHook: try # 7 (of 7) ...
19:55:06|WARN|SeventhHeaven.Classes.GameLauncher|   received errors: STATUS_INTERNAL_ERROR: Unable to wait for injection completion due to timeout.  (Code: 0);  ...
19:55:06|WARN|SeventhHeaven.Classes.GameLauncher|Failed to inject after max amount of tries (7) ...
19:55:17|INFO|SeventhHeaven.Classes.GameLauncher|   user chose not to set compatibility fix. Aborting ...
19:55:17|INFO|SeventhHeaven.ViewModels.GameLaunchViewModel|Failed to launch FF7. View the above log for details.

And with code 5 fix ON i have some different results:
Attempting to inject with EasyHook: try # 7 (of 7) ...
   received errors: STATUS_NO_MEMORY: Unable to allocate memory in target process. (Code: 5); Process with an Id of 245 is not running. ...
   received errors: STATUS_INTERNAL_ERROR: Unable to wait for injection completion due to timeout.  (Code: 0);  ...
Failed to inject after max amount of tries (7) ...
   user chose not to set compatibility fix. Aborting ...
Failed to launch FF7. View the above log for details.

If i copy all folders to a Windows 7 computer everything works well. I tried wine prefix 32 and 64 but same result. Installed vcrun2010 but nothing chages, tried wine 5.1 to 5.5, different kernels... but always same error  :'( I think the issue must be in EasyHook and any block event:
00fa:err:ntdll:RtlpWaitForCriticalSection section 0x7bd30220 "../../../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 00fa, blocked by 00f6, retrying (60 sec)
0

What I'm doing wrong? Why works for you and not for me? Thanks!!!


Pages: [1]