Dead Rising Wiki
Modifying PC Dead Rising 2


Tutorials


List of what each file does

All game items (items.txt)
  Item animations (PyroEffect)
    Bigfile.xml
All game text
All missions and cases (missions.txt)
  Times of all missions
  Mission breakdown
All major packed files (big files)
  datafile.big
  Character models (npcs.big)
Sgraph - animations
HUD (game player's interface)
Camera.txt (camera view)
Lighting
Zombie models
Game rules (frontend)
Cutscenes (cinematics.big)
Environment
  Royal Flush Plaza
  Safe House
  Americana Casino
  Fortune City Arena
Collision - controls solid surfaces
Excel coordinates of all areas


Tools


Other

v · d · e
Mod:Dead Rising 1 Models all Dead Rising models

A person can import some of the models from other games into Dead Rising 2 and Dead Rising 2: Off the Record. Models include everything you see in the game: the mall, stores, weapons, food, survivors, clothing, etc.

Required programs[]

Dead RISING noesis icon


Instructions[]

Export the Dead Rising Files[]

All of these steps in this section can be skipped by downloading these five files.

Noesis[]

Neosis senor webpage

Noesis is the program used to open and view models.

The models are found in the model/pl/cos folder.

Model with all textures listed

Model with all textures listed



Move models[]

Noesis[]

Noesis move arm

Click tools >> data viewer >> model 1 >> bones

Scroll down to the bones until it shows the shoulder selected

Click the + on the bone (on the list, not the model)

Click + on the transform offset

click on enabled: 0

It will now become enabled: 1

Click angle

Change y: 0.0000 to Y: 60:0000 or Y: -60.0000 depending on what side of the arm it is.

if you want the arm lower, use a higher number

Autodesk 3d (incomplete)[]

Video[]

Dead_rising_how_to_move_joints_in_noesis

Dead rising how to move joints in noesis

Dead_rising_autodesk_3d_cletus_rotation_moving_arms-0

Dead rising autodesk 3d cletus rotation moving arms-0

Dead_rising_autodesk_3d_cletus_rotation_not_working

Dead rising autodesk 3d cletus rotation not working


Gallery[]

External links[]


References[]

  1. extract all.bat is a text file with only one line: for %%i in (*.arc) DO quickbms.exe -o dr1.bms "%%i" "%CD%"