.tbl: Difference between revisions

From Red Faction Wiki
No edit summary
No edit summary
Line 74: Line 74:
==Related Pages==
==Related Pages==
*[[.xtbl]]
*[[.xtbl]]
*[[.rfl]]
[[Category:Red Faction]]
[[Category:Red Faction]]
[[Category:Red Faction II]]
[[Category:Red Faction II]]
[[Category:File Formats]]
[[Category:File Formats]]

Revision as of 14:14, 13 December 2008

Table files (.tbl files) are used for property or attribute tables in Red Faction and Red Faction II and store properties for the game to read. Table modification caused serious cheating problems in the early days of Red Faction (see table cheats) but were quickly patched out with anti-cheats such as Version 1.3 and Pure Faction. This leaves tables useful for legitimate modifications only.

List of Red Faction PC 1.2 tables

  • ammo.tbl
  • clutter.tbl
  • credits.tbl
  • effects.tbl
  • emitters.tbl
  • endgame.tbl
  • entity.tbl
  • events.tbl
  • explosion.tbl
  • foley.tbl
  • fpgun.tbl
  • game.tbl
  • hud.tbl
  • hud_personas.tbl
  • items.tbl
  • materials.tbl
  • movemodes.tbl
  • pc_multi.tbl
  • personas.tbl
  • ponr.tbl
  • sounds.tbl
  • strings.tbl
  • vclip.tbl
  • weapons.tbl
  • +maps.txt
  • +maps1.txt
  • +maps2.txt
  • +maps3.txt
  • +maps4.txt

+ Text files which are used to list textures in RED.

List of Red Faction II PC tables

  • bot_personas.tbl
  • clutter.tbl
  • color_cycle.tbl
  • credits.tbl
  • cutscene.tbl
  • db_debris.tbl
  • debug_menu.tbl
  • effects.tbl
  • effects_low.tbl
  • effects_medium.tbl
  • entity.tbl
  • entity_sounds.tbl
  • environment_mapping.tbl
  • foley.tbl
  • game.tbl
  • glares_game.tbl
  • high_res_hud.tbl
  • hints.tbl
  • hud.tbl
  • hud_personas.tbl
  • items.tbl
  • level_far_clip.tbl
  • levels.tbl
  • materials.tbl
  • movemodes.tbl
  • music.tbl
  • personas.tbl
  • ps2_multi.tbl
  • skeleton.tbl
  • strings.tbl
  • tips_and_tricks.tbl
  • tournament.tbl
  • trails.tbl
  • vbm.tbl
  • voice1.tbl
  • voice2.tbl

Related Pages