Return to Castle Wolfenstein - EmuELEC/EmuELEC GitHub Wiki

Installation of the Game

  • Install Game from PortMaster menu.
  • Copy Steam game files sp_pak1.pk3,sp_pak2.pk3, sp_pak3.pk3,sp_pak4.pk3 and pak0.pk3 to folder /storage/roms/ports/iortcw/main
  • Run the game and exit the game
  • Adjust the screen to proper resolution editing wolfconfig.cfg on folder /storage/roms/ports/iortcw/conf/.wolf/main
seta r_customWidth "1920"
seta r_customHeight "1080"
seta r_mode "-1"

Xbox 360 controller setup

  • For setting up xbox 360 controller, create file 360.cfg on folder /storage/roms/ports/iortcw/main and add following lines
in_joystick 1
in_restart

bind PAD0_B "+movedown"
bind PAD0_A "+moveup"
bind PAD0_X "+reload; +activate"
bind PAD0_Y "weaplastused"

bind PAD0_BACK "notebook"
bind PAD0_START "togglemenu"

bind PAD0_LEFTSTICK_CLICK "+zoom"
bind PAD0_RIGHTSTICK_CLICK "+kick"

bind PAD0_LEFTSHOULDER "+sprint"
bind PAD0_RIGHTSHOULDER "+useitem"

bind PAD0_DPAD_UP "weapprev"
bind PAD0_DPAD_DOWN "weapnext"
bind PAD0_DPAD_LEFT "itemprev"
bind PAD0_DPAD_RIGHT "itemnext"

bind PAD0_LEFTSTICK_LEFT "+moveleft"
bind PAD0_LEFTSTICK_RIGHT "+moveright"
bind PAD0_LEFTSTICK_UP "+forward"
bind PAD0_LEFTSTICK_DOWN "+back"

bind PAD0_RIGHTSTICK_LEFT "+left"
bind PAD0_RIGHTSTICK_RIGHT "+right"
bind PAD0_RIGHTSTICK_UP "+lookup"
bind PAD0_RIGHTSTICK_DOWN "+lookdown"

bind PAD0_LEFTTRIGGER "weapalt"
bind PAD0_RIGHTTRIGGER "+attack"

in_joystickuseanalog 1
seta j_pitch "0.005"
seta j_yaw "-0.008"
  • Run the game and on the keyboard press tilde ~ key (English Keyboard) or ºª\ key (Spanish Keyboard)
  • Type Exec 360.cfg