Resident Evil Operation Raccoon City (RE RC / ORC) Modding

Talk about game mods, modding and editing (stuff that is officially supported by the game devs). NO game hacking here (cheat engine..etc)
Post Reply
User avatar
MagicalSilence
Special
Special
Posts: 289
Joined: Mon Sep 21, 2009 11:06 pm
Custom: Retired :3
Location: Santa's Workshop

Resident Evil Operation Raccoon City (RE RC / ORC) Modding

Post by MagicalSilence »

Apart from " Hacking " this game seems to be quite moddable
// So far Possible things ive learned my self

Code: Select all

1. Weapon Modding / Damage / Recoil / Range / Clip / Melee weapon Model swap for example Knife to Nemesis Tentacle ( will look like wood plant lol )

2.Model Swapping ( Swap Model of Lupo with Jill / Nemesis / Olivera / etc  ( for some reason ada wong been giving some hard time )

3.Script commands ( aka console command )
If you Have additional Information feel free to add

Weapon Modding Tutorial

Code: Select all

Tool's Required = Hex Editor
*Easy*

Find file " csv_pre.ssg " in your RE ORC Folder
1.open file in hex editor 
2.Search for line " common/weapons.csv "
3. Replace one letter in common/weapons.csv as _ommon/weapons.csv for example.
4. Save 
5. Now Find file called weapons.csv  ( its located in common/weapons.csv ) inside your REORC folder Changing weapon stats there Now Takes Effect in game. 
( remember to backup all files before making modifications ) 
More Detailed Information will be added later
Post Reply