Jump to content

Jedi Academy turned 20 this year! We celebrated in a ton of different ways: mod contest, server event, podcast, etc. Thank you to all who have been a part of this game for the last two decades. Check out the anniversary content!

Read more

Welcome to JKHub

This community is dedicated to the games Star Wars: Jedi Outcast (2002) and Jedi Academy (2003). We host over 3,000 mods created by passionate fans around the world, and thousands of threads of people showcasing their works in progress and asking for assistance. From mods to art to troubleshooting help, we probably have it. If we don't, request or contribute!

Get started

This game turned 20 years old this year, and it is still one of the greatest Star Wars games of all time. If you're new or returning from a long hiatus, here are the basics of getting started with Star Wars Jedi Knight Jedi Academy in 2023.

Read more

Displaying FPS, radar, team health, timer and lagometer.


MUG

There is a great deal of information that can be displayed in jka by setting a few cvars to 1:

  • Open notepad or some other text editor like notepad++
  • Copy the following into it:
//Display the lagometer (graph which shows how good your connection to the server is)

cg_lagometer 1

//Display your Frames per second Counter

cg_drawfps 1

//display the round timer

cg_drawtimer 1

//display the radar in team games and vehicles

cg_drawradar 1

//display your team mates' HP and locations in team games.

cg_drawteamoverlay 1
  • Click save as
  • select "save as type:"  "all files(*.*)"
  • type a name and add .cfg to the end. (eg display.cfg)
  • Start jka and open the console
  • type /exec [your file name] (eg /exec display)

To disable any of the displays we have added, simply change the 1 to a 0 and re-save and exec the file. You can also manually type each line into the console rather than using a cfg file (eg /cg_drawfps 1 in the console to turn on the fps meter)


User Feedback

Recommended Comments

There are no comments to display.



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...