I think, I found a small bug.
In the ddraw.ini I wrote...
...and it worked... at the beginning. Well, if I start a new game, the character uses the MaleStartModell frms. But, if I leave map A and enter map B, the player becomes to the MaleDefaultModel. This only happens, if I totally leave a map (and not jump between the levels 1 to 3 of one map).
Left: I started a new game. Right: I entered a new map. With my loader-exe file this didn't happen and as far as I know, it also didn't happen in the original Fallout 2.
In the ddraw.ini I wrote...
Code:
MaleStartModel=hmmaxx
MaleDefaultModel=hmlthr
FemaleStartModel=hfmetl
FemaleDefaultModel=hflthr
...and it worked... at the beginning. Well, if I start a new game, the character uses the MaleStartModell frms. But, if I leave map A and enter map B, the player becomes to the MaleDefaultModel. This only happens, if I totally leave a map (and not jump between the levels 1 to 3 of one map).
Left: I started a new game. Right: I entered a new map. With my loader-exe file this didn't happen and as far as I know, it also didn't happen in the original Fallout 2.