Author Topic: [FF7PC]FF7 SYW "ArkTsukiVock" (v4) upscale : Battle, world map, fields, videos  (Read 190612 times)

LazarusHC

  • *
  • Posts: 3
    • View Profile
Yeah, but I'm running a 64bit version of Windows and still have the same issue. 

The same here.
Reading log.txt, seems like texconv.exe (converts .dds to .png) is 64bit. My Windows is 32bit. So the program can't be run.
What a pity :(

satsuki

  • *
  • Posts: 792
    • View Profile
    • My softs (french only)
@Panteleimon & LazarusHC
Witch windows version ?
Witch graphic card ?
Have you tried cpu version ?

LazarusHC

  • *
  • Posts: 3
    • View Profile
Okay, finally got it working! I was playing around with texconv to see if I could figure out what wasn't working, and in the process a bunch of Visual C++ redistributables got installed which must have satisfied a dependency for your installer.  I couldn't tell you exactly which one did it, though. My system was pretty bare-bones since I've been running Linux exclusively for about 10 years now, and was running off a fresh install of Windows I'm now dual booting just for FF7 (couldn't get Reunion mod working in Linux).

Thanks again for all your efforts! Finished playing the Remake last week, and let's just say it left me with a strong desire to replay the original, which is when I came across this amazing modding community.  ;D

satsuki

  • *
  • Posts: 792
    • View Profile
    • My softs (french only)
Ok seems dependencies related, i'll check than one and 32bit also

Panteleimon

  • *
  • Posts: 58
    • View Profile
    • ZomiPlayFont for FF7
@Panteleimon & LazarusHC
Witch windows version ?
Witch graphic card ?
Have you tried cpu version ?
Windows 7 pro 32-bit, GeForce GT 710
I've found 32bit texconv.exe in DirectX SDK (june 2010), but it is only 47KB - and your texconv is 3.28MB. And still it doesn't work :( But 32bit version launchs, and your texconv gives error in log.txt
log.txt with 32bit example:
Spoiler: show
Code: [Select]
C:\Games\SYWinstaller>md "E:\Games\SYW\char"
― ―  ¨«¨ δ ©« E:\Games\SYW\char γ¦ αγιαβʼγβ.

C:\Games\SYWinstaller>md "E:\Games\SYW\field"
― ―  ¨«¨ δ ©« E:\Games\SYW\field γ¦ αγιαβʼγβ.

#############################################################
:#2#: Convert : avib_00.dds
#############################################################

C:\Games\SYWinstaller>cmd.exe /c start /B /wait /low " " "C:\Games\SYWinstaller\tools\texconv.exe" -ft PNG -nologo -y -o "E:\Games\SYW\char" "C:\Games\SYWinstaller\SYWV4\char\avib_00.dds"
Microsoft (R) D3DX9 Texture Converter
Copyright (C) Microsoft Corp 2001. All rights reserved.

Usage: C:\Games\SYWinstaller\tools\texconv.exe <options> <files>

   -w <n>              width
   -h <n>              height
   -d <n>              depth
   -m <n>              miplevels
   -f <format>         format
   -if <filter>        image filter
   -mf <filter>        mip filter
   -c <color>          colorkey
   -srgb{i|o}          sRGB {input, output}
   -px <string>        name prefix
   -sx <string>        name suffix
   -o <directory>      output directory
   -ft <filetype>      file type
   -nologo             suppress copyright message

   <format>: R8G8B8 A8R8G8B8 X8R8G8B8 R5G6B5 X1R5G5B5 A1R5G5B5 A4R4G4B4 R3G3B2
      A8 A8R3G3B2 X4R4G4B4 A2B10G10R10 A8B8G8R8 X8B8G8R8 G16R16 A2R10G10B10
      A16B16G16R16 A8P8 P8 L8 A8L8 A4L4 V8U8 L6V5U5 X8L8V8U8 Q8W8V8U8 V16U16
      A2W10V10U10 UYVY R8G8_B8G8 YUY2 G8R8_G8B8 DXT1 DXT2 DXT3 DXT4 DXT5
      D16_LOCKABLE D32F_LOCKABLE L16 Q16W16V16U16 R16F G16R16F A16B16G16R16F
      R32F G32R32F A32B32G32R32F CxV8U8

   <filter>: NONE POINT LINEAR TRIANGLE BOX NONE_DITHER POINT_DITHER
      LINEAR_DITHER TRIANGLE_DITHER BOX_DITHER

   <filetype>: BMP DDS JPG HDR PFM PNG TGA

Seems like 32 bit texconv.exe has no -y option? And those weird symbols at the beginning....

What is CPU version? Where can I find it?
« Last Edit: 2020-04-23 12:19:28 by Panteleimon »

satsuki

  • *
  • Posts: 792
    • View Profile
    • My softs (french only)
I found the dependencies needed that's from c++ 2015 visual studio
Need to find a 32 bits version of the tool, autodetect if os is 32/64bits and autoswitch all the stuff.
May take some time

satsuki

  • *
  • Posts: 792
    • View Profile
    • My softs (french only)
@Panteleimon could you try this version of texconv ?
http://ff7syw.free.fr/texconv.exe

Panteleimon

  • *
  • Posts: 58
    • View Profile
    • ZomiPlayFont for FF7
@Panteleimon could you try this version of texconv ?
http://ff7syw.free.fr/texconv.exe
That works! PNG files are appearing at the moment! Awesome work, awesome textures! Thank you!

satsuki

  • *
  • Posts: 792
    • View Profile
    • My softs (french only)
Ok, i'll do an update asap

satsuki

  • *
  • Posts: 792
    • View Profile
    • My softs (french only)
New version (page 1)
-The Pack Builder now detect 32/64bits OS and use the right tool (thanks Panteleimon for reporting)
-Added the vc runtime so you can intall them if needed (thanks LazarusHC for reporting)
-Small correction in the farm field (thanks Orichalcon for reporting)

m_artn

  • *
  • Posts: 14
    • View Profile
I'm using LGP Tool to mod my german steam Version of FF7.
I've aleady got the Ninostyle models for direct Folder in my *.lgp files.
Is there any way to get the SYW Backgrounds, Fields, etc into the *.lgp files? There are no *.DDS Image Files in the lgp container so I cant copy/paste and overwrite the files...

satsuki

  • *
  • Posts: 792
    • View Profile
    • My softs (french only)
you can't do it straight
you need to convert from png to ff7 tex file
but for field you can't because of the limit size of the lgp files.
not this pack related, better ask in tools section.

EliR58

  • *
  • Posts: 5
    • View Profile
Regardless of which options I choose or what operation I attempt to perform on your installer, it crashes very shortly after starting. About 3 seconds after starting it goes unresponsive. I've attempted waiting for several minutes, running in compatibility mode, running as administrator, giving admin privileges to all included tools. Upon running it also deletes the log.txt file and does not repopulate it no matter how long I wait, so I am unable to determine any sort of error message.

Edit: Just saw new version, will attempt with this.

EliR58

  • *
  • Posts: 5
    • View Profile
Yeah it just goes unresponsive immediately still. Again no error log for me to post unless I'm missing it somewhere.

EliR58

  • *
  • Posts: 5
    • View Profile
I attached visual studio debugger to the process and this was the output:

'SYWv4installer.exe' (Win32): Loaded 'D:\SteamLibrary\steamapps\common\FINAL FANTASY VII\SYWinstaller.4.15\SYWv4installer.exe'. Module was built without symbols.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel32.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\KernelBase.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\apphelp.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\AcGenral.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcrt.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sechost.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sspicli.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptbase.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcryptprimitives.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shlwapi.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\combase.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ucrtbase.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\win32u.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32full.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp_win.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\user32.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ole32.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\advapi32.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\oleaut32.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shell32.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cfgmgr32.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\SHCore.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\windows.storage.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\profapi.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\powrprof.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\umpdc.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel.appcore.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptsp.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\uxtheme.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmm.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\samcli.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msacm32.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\version.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\userenv.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dwmapi.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\urlmon.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winspool.drv'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcrypt.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\mpr.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmmbase.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\iertutil.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\propsys.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\IPHLPAPI.DLL'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\AcLayers.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\setupapi.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sfc.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sfc_os.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\imm32.dll'.
'SYWv4installer.exe' (Win32): Loaded 'D:\SteamLibrary\steamapps\common\FINAL FANTASY VII\SYWinstaller.4.15\msvbvm60.dll'. Module was built without symbols.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sxs.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msctf.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\coml2.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\asycfilt.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.778_none_2e73ee38278978be\comctl32.dll'.
Exception thrown at 0x74854192 (KernelBase.dll) in SYWv4installer.exe: 0xC000008F: Floating-point inexact result (parameters: 0xDEADCAFE, 0xDEADCAFE).
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\TextInputFramework.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\CoreUIComponents.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\CoreMessaging.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntmarta.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WinTypes.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WinTypes.dll'.
'SYWv4installer.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\WinTypes.dll'
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WindowsCodecs.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\clbcatq.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\networkexplorer.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\zipfldr.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\secur32.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\drprov.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winsta.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntlanman.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\davclnt.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\davhlpr.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wkscli.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cscapi.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\netutils.dll'.
Exception thrown at 0x74854192 (KernelBase.dll) in SYWv4installer.exe: 0x000006BA: The RPC server is unavailable.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dlnashext.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\PlayToDevice.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\DevDispItemProvider.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\MMDevAPI.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\devobj.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wpdshext.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.18362.778_none_5f5ee11d821bf28c\GdiPlus.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\PortableDeviceApi.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wintrust.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msasn1.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\crypt32.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\audiodev.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WMVCORE.DLL'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WMASF.DLL'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\mfperfhelper.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\thumbcache.dll'.
onecoreuap\shell\ext\thumbnailcache\lib\thumbcacheobj.cpp(1848)\thumbcache.dll!500B1823: (caller: 500A0069) ReturnHr(1) tid(ab7c) 80004005 Unspecified error
    CallContext:[\InitializeCache]
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\policymanager.dll'.
'SYWv4installer.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp110_win.dll'.
Exception thrown at 0x74854192 (KernelBase.dll) in SYWv4installer.exe: 0xC000008F: Floating-point inexact result (parameters: 0xDEADCAFE, 0xDEADCAFE).

satsuki

  • *
  • Posts: 792
    • View Profile
    • My softs (french only)
As you're the only one to have this bug it's probably related to your computer.
Have you put the exe in your a/v exception just in case ?
You you try to use it from another folder (D:\SYWinstaller.4.15\ instead of "D:\SteamLibrary\steamapps\common\FINAL FANTASY VII\....."

EliR58

  • *
  • Posts: 5
    • View Profile
I can't believe I didn't think to move the program outside of the directory it was operating on. I didn't think it would be an issue as it wasn't for The Reunion's installer. Moving it to the root of my drive and attempting to install fixed things! Thanks for the help!

satsuki

  • *
  • Posts: 792
    • View Profile
    • My softs (french only)
Ok i'll add a check so the op folder can't be the soft's folder in next release ^^

Unwise Owl Tattoo

  • *
  • Posts: 15
    • View Profile
When I get to the Nibelheim flashback sequence after you leave Midgar I am getting a black screen after Sephiroth starts to burn down the town. When I try to enter the houses to look for survivors, the game crashes. I'm also using New Threat and a lot of other mods for almost every facet of the game, though.

I used the PNG option when generating the fields.

satsuki

  • *
  • Posts: 792
    • View Profile
    • My softs (french only)
do you have the same crash without my pack ?

oblongsausage

  • *
  • Posts: 32
    • View Profile
Hi satsuki! It's been amazing replaying the game with your textures, thanks!

I wasn't sure if you saw that the DVD rip of the FFVII FMVs is downloadable from the internet archive - not sure if that would be something of use to you for future updates:

https://twitter.com/Carnivol/status/1251290281607135235

satsuki

  • *
  • Posts: 792
    • View Profile
    • My softs (french only)
Thanks, i know about it but there's only some partial fmv, and mpeg2 compression is not the best compression for upscaling stuff, but i'll do some tests

Agravaile

  • *
  • Posts: 110
    • View Profile
Hi satsuki! It's been amazing replaying the game with your textures, thanks!

I wasn't sure if you saw that the DVD rip of the FFVII FMVs is downloadable from the internet archive - not sure if that would be something of use to you for future updates:

https://twitter.com/Carnivol/status/1251290281607135235

Many of those FMVs are incomplete and are only cuts from of their full versions.

oblongsausage

  • *
  • Posts: 32
    • View Profile
Many of those FMVs are incomplete and are only cuts from of their full versions.

Aw, bummer. sorry.

kilyan

  • *
  • Posts: 20
    • View Profile
The textures between the installer and catalog are identical.  The difference is that the installer version provides the means to create DDS format textures (which can be used by the new FFNx graphics driver) and is able to generate Reunion-compatible folder structures automatically.
can FFnx driver be used in conjunction with 7th heaven by maybe renaming the dll to fool 7th heaven to use that driver instead of its own?