Darth_Bothersome Posted August 31, 2012 Posted August 31, 2012 (edited) I recently discovered a way to play JA (and JO) on full screen without it being all stretched out. I don't know if everyone knows how to do this but me, or if not a lot of people are aware of the method, but either way, the fix is here. I was wondering if anyone has made or would be willing to make HUD's and menus that would render properly instead of being stretched out, or if there's a known fix for this issue. Thanks, Darth_Bothersome Edited August 31, 2012 by Caelum Fixed the link in your post for you. HTML doesn't work in posts. therfiles likes this
eezstreet Posted August 31, 2012 Posted August 31, 2012 The only two ways I can think of doing it truely 16:9 would be to either a) make JA hard render everything based on resolution, which would look just plain bad, or B) recreate the graphics that are stretched in a 16:9 resolution image, and then resize that image to be 256x256 or whatever the standard is these days. Then when the image is stretched, it will be in true 16x9
Jose Carlos Posted August 31, 2012 Posted August 31, 2012 I'm not entirely sure about this, but getting the HUD to render right could just be all in the hud.menu file. You would need to edit the size that the engine renders it at. Either some simple math or trial-and-error should give you what you need. I might look into it later.
MUG Posted August 31, 2012 Posted August 31, 2012 recreate the graphics that are stretched in a 16:9 resolution image, and then resize that image to be 256x256 or whatever the standard is these days. Then when the image is stretched, it will be in true 16x9This would do the trick.
The One and Only Posted August 31, 2012 Posted August 31, 2012 I recoded the HUD for Medium of Darkness to adjust it's width depending on the resolution, looks just fine. The only thing is I had to write some HUD-specific alignment code to get it to position things on the correct side of the screen, might be a bit tricky to do the same for the default HUD.
eezstreet Posted August 31, 2012 Posted August 31, 2012 I'm not entirely sure about this, but getting the HUD to render right could just be all in the hud.menu file. You would need to edit the size that the engine renders it at. Either some simple math or trial-and-error should give you what you need. I might look into it later.The hud.menu/cgame/menu does everything based on a 640x480 screen space, hence the stretching that occurs.
Jose Carlos Posted August 31, 2012 Posted August 31, 2012 The hud.menu/cgame/menu does everything based on a 640x480 screen space, hence the stretching that occurs.If you tell the .menu file to render the HUD with a smaller width, the stretching will compensate and you'll end up with a normal-sized HUD.
eezstreet Posted August 31, 2012 Posted August 31, 2012 If you tell the .menu file to render the HUD with a smaller width, the stretching will compensate and you'll end up with a normal-sized HUD.Oh, right.
eezstreet Posted August 31, 2012 Posted August 31, 2012 I run my JA in 720p on my 32" lcd tv >.>Doesn't matter what resolution you set JA to, it still uses the dimensions for the entirety of the UI as if it was in 640x480...So if you want the way to make a good UI, make your UI set up to your resolution and then scale down to 640x480 Sentra likes this
CaptainChar Posted August 31, 2012 Posted August 31, 2012 ive wanted to learn how to make huds, but looking at all the coordant numbers just makes me remember math class
minilogoguy18 Posted September 1, 2012 Posted September 1, 2012 Making the game run in true widescreen is easy but I bet messing with the image files for the HUD like reducing the width and "squishing" them so that you sort of trick the game into showing them properly in widescreen shouldn't be more than a few trial and error runs. I never cared enough to bother with it since I use the simple elegance hud since everything else is just a distraction.
NumberWan Posted September 1, 2012 Posted September 1, 2012 I didn't like the window mode, because in Win XP it caused errors in brightness. No problem in Win 7, but I like wide screen more.However, as far as I know there was an alternative - when you have a resolution like in window mode, but with black stripes to the right and to the left. Not sure this works in JA, but in some other old games - yes.
minilogoguy18 Posted September 1, 2012 Posted September 1, 2012 ^Just google "jedi academy widescreen" and the first result tells you how to have proper widescreen, just the hud and menus are stretched but everything that is rendered in 3d is in true widescreen.
Darth_Bothersome Posted September 3, 2012 Author Posted September 3, 2012 Just thought of this: A scope for the Tenloss Disruptor rifle would probably be necessary, too.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now