Forum: Poser - OFFICIAL


Subject: Anyone had DukeM3, PosetteV3's male counterparts

TOTOBooth05 opened this issue on Jul 20, 2026 · 14 posts


jonnybode posted Wed, 22 July 2026 at 10:48 PM

A little note on the tutorial:

  • Copy the original: Locate the original Dork.cr2 in your Poser Runtime folder (Runtime/Libraries/Character/...).
  • Duplicate & Rename: Copy this CR2 file into the same folder and rename it (e.g., Dork_Modified.cr2).
  • Open in a Text Editor: Open this new CR2 file using a plain text editor (like Notepad++ or standard Notepad). CR2 files are just text documents.
  • Find the OBJ reference: Search the document (press Ctrl + F) for the keyword figureResFile. Next to it, you will see the file path pointing to the original Dork OBJ (usually located inside Runtime/Geometries/...).
  • --------------------------
  • As i recall it, notepad also lets you do a search and replace (blNudeMan_Gen with P4DukeM3)
  • ------------------------------
  • Replace the path: Change this path so it points exactly to the location and filename of your new, modified OBJ file. (Important: This reference usually appears twice in the file – make sure to update both entries).
  • Save: Save the file. When you open Poser now, the new CR2 will automatically load your modified mesh while instantly keeping all the bones and joint parameters from the original figure.
  • ---------------------------------
  • When you save the new CR2 make sure it dont have the file extension *.txt (if you i windows tic the option display file extensions you will see that) if so rename the file ending from *.txt to *.cr2

    -------------------------------------