Nukem9 / FaceFXWrapper

Utility to generate LIP files for TES/Fallout games.
MIT License
22 stars 7 forks source link

Failed to map CK executable into memory #2

Open adrielferdianto opened 2 years ago

adrielferdianto commented 2 years ago

I have an issue generating a lip file for Fallout 4, using a command like this:

FaceFXWrapper.exe Fallout4 USEnglish ./FonixData.cdf ./voice.wav ./voice_r.wav ./voice.lip "It was no big deal."

I get this error:

Failed to map CK executable into memory

Generating for Skyrim, however, works well, like so:

FaceFXWrapper.exe Skyrim USEnglish ./FonixData.cdf ./voice.wav ./voice_r.wav ./voice.lip "It was no big deal." (Only changed "Fallout4" to "Skyrim")

Nightkau commented 1 year ago

I also have this issue. i do not have Skyrim installed so I can't test with that. If it's related, I wanted to use FaceFXWrapper because the 32 bit CK fails to open at all.