what specific version of python?
DragonAge Face Replacer
Started by
Site Bot
, Dec 23 2009 01:53 PM
224 replies to this topic
#201
Posted 20 June 2012 - 08:15 AM
#202
Posted 22 June 2012 - 12:13 AM
This is way to complicated for me :S
anyone made video for youtube by any chance ?
#203
Posted 31 July 2012 - 08:59 PM
I cannot for the life of me understand how to OPEN python scripts.
Can someone please explain this to me, because it's a universal truth, that if I need to use a python script for anything, the creator of that script does not explain how to open it.
I extract the .zip file (or rar, i forgot) onto my desktop.
I open the script, and a the command prompt flashes for 1/8th of a second, then nothing happens. I've tried placing it in my ovveride folder for giggles, but that does not work either.
This happens literally every single time I attempt to use any python scripts. Thankfully, it's only been around 5 times in my life. But still, I am flabbergasted (yes. I used that word) at the lack of explanation as to how to open this.
I have googled for hours in the past. I am not an incompetent child, I have a slightly larger than average understanding of technology/computers/windows/games whatever. I will marry you if you can explain this. Thank you
Can someone please explain this to me, because it's a universal truth, that if I need to use a python script for anything, the creator of that script does not explain how to open it.
I extract the .zip file (or rar, i forgot) onto my desktop.
I open the script, and a the command prompt flashes for 1/8th of a second, then nothing happens. I've tried placing it in my ovveride folder for giggles, but that does not work either.
This happens literally every single time I attempt to use any python scripts. Thankfully, it's only been around 5 times in my life. But still, I am flabbergasted (yes. I used that word) at the lack of explanation as to how to open this.
I have googled for hours in the past. I am not an incompetent child, I have a slightly larger than average understanding of technology/computers/windows/games whatever. I will marry you if you can explain this. Thank you
#204
Posted 06 August 2012 - 10:23 PM
I tried to put the face of a woman character to my male character and work! The only problem is that her body is smaller than the original, that means, the head is in the chest. What can I do? How can I up the head?
EDIT: I change my whole body to a female body with the DA-Toolset, is quite fun look to a woman speacking and interacting with the other like a man xD.
Edited by LMEF2009, 08 August 2012 - 04:16 AM.
#205
Posted 25 September 2012 - 06:35 PM
i have this problem
Starting DragonAge Face Replacer v1.20
Found 8 characters
Selected Source file: E:/Game Installer/Dragon age II/Mods/Nuface_v104-3579-v1-04/NuFaces v1.03/Hawke Mor/hawke morph 2/hawke_morphing 2.mor
Selected Destination file: C:/Users/Narong/Documents/BioWare/Dragon Age 2/Characters/Marian1/Saves/Slot_4/GallowsCourtyard.das
MOR Source File: E:/Game Installer/Dragon age II/Mods/Nuface_v104-3579-v1-04/NuFaces v1.03/Hawke Mor/hawke morph 2/hawke_morphing 2.mor
DAS Destination File: C:/Users/Narong/Documents/BioWare/Dragon Age 2/Characters/Marian1/Saves/Slot_4/GallowsCourtyard.das
--BACKED UP C:/Users/Narong/Documents/BioWare/Dragon Age 2/Characters/Marian1/Saves/Slot_4/GallowsCourtyard.das.bak
--TRYING TO REPLACE
--UNABLE TO REPLACE: THE 2 MOR LENGTHS ARE NOT IDENTICAL
--DAS CONTENT OFFSET=1312
--MOR DECLARATION OFFSET @-41
--EXPECTING MOR @389407
--UNABLE TO APPEND: MOR OFFFSET NOT FOUND
********************************--UNABLE TO CHANGE FACE: PLEASE REPORT TO AUTHOR
********************************
Unexpected error happens. Please report to author (see DAFR_1.20.log file).
can someone help pls
Starting DragonAge Face Replacer v1.20
Found 8 characters
Selected Source file: E:/Game Installer/Dragon age II/Mods/Nuface_v104-3579-v1-04/NuFaces v1.03/Hawke Mor/hawke morph 2/hawke_morphing 2.mor
Selected Destination file: C:/Users/Narong/Documents/BioWare/Dragon Age 2/Characters/Marian1/Saves/Slot_4/GallowsCourtyard.das
MOR Source File: E:/Game Installer/Dragon age II/Mods/Nuface_v104-3579-v1-04/NuFaces v1.03/Hawke Mor/hawke morph 2/hawke_morphing 2.mor
DAS Destination File: C:/Users/Narong/Documents/BioWare/Dragon Age 2/Characters/Marian1/Saves/Slot_4/GallowsCourtyard.das
--BACKED UP C:/Users/Narong/Documents/BioWare/Dragon Age 2/Characters/Marian1/Saves/Slot_4/GallowsCourtyard.das.bak
--TRYING TO REPLACE
--UNABLE TO REPLACE: THE 2 MOR LENGTHS ARE NOT IDENTICAL
--DAS CONTENT OFFSET=1312
--MOR DECLARATION OFFSET @-41
--EXPECTING MOR @389407
--UNABLE TO APPEND: MOR OFFFSET NOT FOUND
********************************--UNABLE TO CHANGE FACE: PLEASE REPORT TO AUTHOR
********************************
Unexpected error happens. Please report to author (see DAFR_1.20.log file).
can someone help pls
#206
Posted 17 October 2012 - 06:08 PM
Awesome mod.
And pretty simple at that so its a double win.
Had some trouble instaling the damn Python because it kept asking for administrator permission, but
I ran command prompt as administrator and installed through it.
This was on Win 7 and python v2.6 so if someone else has trouble instaling it try it like that.
And pretty simple at that so its a double win.
Had some trouble instaling the damn Python because it kept asking for administrator permission, but
I ran command prompt as administrator and installed through it.
This was on Win 7 and python v2.6 so if someone else has trouble instaling it try it like that.
#207
Posted 09 November 2012 - 11:52 AM
File "C:\Users\TOSHIBA\Documents\bioware\Dragon Age 2\Characters\DAFaceReplace
r208.py", line 227, in GetName
if dasdata.count(struct.pack("I",offset-das_content_offset))>1:
error: integer out of range for 'I' format code
File "C:\Users\TOSHIBA\Documents\bioware\Dragon Age 2\Characters\DAFaceReplace
r208.py", line 420, in _parse
p=aMOR_FEATURES_PARTS[i]
IndexError: list index out of range
What wrong? Mod v2.08, Python 2.7, Win7x64, DA2 saves. I'm tried mod v1.2 but set destination makes program freeze =(
r208.py", line 227, in GetName
if dasdata.count(struct.pack("I",offset-das_content_offset))>1:
error: integer out of range for 'I' format code
File "C:\Users\TOSHIBA\Documents\bioware\Dragon Age 2\Characters\DAFaceReplace
r208.py", line 420, in _parse
p=aMOR_FEATURES_PARTS[i]
IndexError: list index out of range
What wrong? Mod v2.08, Python 2.7, Win7x64, DA2 saves. I'm tried mod v1.2 but set destination makes program freeze =(
Edited by Kkotenok, 09 November 2012 - 11:55 AM.
#208
Posted 27 November 2012 - 02:22 AM
This is awesome. After spending hours trying to find out how to replace only hair on my character I was beginning to lose hope. Your program solved it perfectly, thank you very much!
Edited by Quildeya, 27 November 2012 - 02:22 AM.
#209
Posted 18 March 2013 - 11:35 AM
and how to use this tool???
#210
Posted 18 March 2013 - 02:52 PM
and how to use this tool???
While this is the tool I use whenever I feel the need to tweak a PC's appearance, the author's instructions are indeed very... terse. ![]()
See: Tutorial - DA Face Replacer Basics ![]()



Sign In
Create Account

Back to top









