Ok I just got a new laptop and I got a couple questions..
1) On my old laptop which I played tron on I never had any sound, my computers sound wasn't muted it was just my tron..I spent 30 min looking all over for the sound control on tron and couldn't find it..could someone lead me to how I can mute tron?
2) My display is 19.6 inches in widescreen so on both sides there is about an inch and a half of black space so the actual game in play is 4x3...Is there a way to stretch out the game to fit the widescreen? It's pretty annoying because whenever a trail goes into the black space it looks like the trail is ending..
Two general questions
Re: Two general questions
System settings->Sound Menu->Sound Quality->Off (I know, it doesn't make sense)PsYkO wrote:Ok I just got a new laptop and I got a couple questions..
1) On my old laptop which I played tron on I never had any sound, my computers sound wasn't muted it was just my tron..I spent 30 min looking all over for the sound control on tron and couldn't find it..could someone lead me to how I can mute tron?
Hmmmm, which version? I assume you're on 0.2.8 or higher? There should be an option to pick a resolution you like better in System Settings->Display->View (or something like that). There's supposed to be code that queries the video card for available resolutions and the resolution you want should be there (if your vid card supports it, anyway).2) My display is 19.6 inches in widescreen so on both sides there is about an inch and a half of black space so the actual game in play is 4x3...Is there a way to stretch out the game to fit the widescreen? It's pretty annoying because whenever a trail goes into the black space it looks like the trail is ending..
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN
Be the devil's own, Lucifer's my name.
- Iron Maiden
Be the devil's own, Lucifer's my name.
- Iron Maiden
Which version are you running? The 1st is the way it worked up to and including 0.2.8, but may not work in 0.3.0 (although the users that have tried it that told me about it have reported success).
Then there's custom resolution. Do it from the console. You'll have to search this, because ever since the game started querying the video card, I haven't needed custom resolution (I'm on a wide screen laptop too, and have run 0.2.5->current trunk on it, so I'm not going to buy that it doesn't work, you haven't tried hard enough
). Also, 1280x800 should be available to you no matter what, I added that way before 0.2.8 even went into beta, and it should be in the fallback mechanism if querying your video card doesn't work. That may not be the aspect ratio you have, though.
Edit: Try searching in your console for:
CUSTOM_RESOLUTION
CUSTOM_SCREEN
SCREEN
etc
Then there's custom resolution. Do it from the console. You'll have to search this, because ever since the game started querying the video card, I haven't needed custom resolution (I'm on a wide screen laptop too, and have run 0.2.5->current trunk on it, so I'm not going to buy that it doesn't work, you haven't tried hard enough

Edit: Try searching in your console for:
CUSTOM_RESOLUTION
CUSTOM_SCREEN
SCREEN
etc
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN
Be the devil's own, Lucifer's my name.
- Iron Maiden
Be the devil's own, Lucifer's my name.
- Iron Maiden
- Lackadaisical
- Shutout Match Winner
- Posts: 823
- Joined: Sun Dec 21, 2003 4:58 pm
- Location: Amsterdam, Netherlands
- Contact:
I came across the following console commands when trying to get a nice custom cam, not sure if they would work or anything, but here's what the wiki tells about them:
edit: meh i'm writing too slow -_-
Code: Select all
CUSTOM_SCREEN_ASPECT Custom screen aspect ratio ( pixel width/pixel height)
CUSTOM_SCREEN_HEIGHT Custom screen size
CUSTOM_SCREEN_WIDTH Custom screen size
Official Officiant of the Official Armagetron Clan Registration Office
Back (in the sig) by popular demand: Lack draws
Back (in the sig) by popular demand: Lack draws
0.2.8 It must be something wrong with the version downloaded on my laptop because I double checked tron on my old lap top and it had the sound off right so obviously it should work on the new lap top it just doesn't...I'll try to resolution laterLucifer wrote:Which version are you running? The 1st is the way it worked up to and including 0.2.8, but may not work in 0.3.0 (although the users that have tried it that told me about it have reported success).
Then there's custom resolution. Do it from the console. You'll have to search this, because ever since the game started querying the video card, I haven't needed custom resolution (I'm on a wide screen laptop too, and have run 0.2.5->current trunk on it, so I'm not going to buy that it doesn't work, you haven't tried hard enough). Also, 1280x800 should be available to you no matter what, I added that way before 0.2.8 even went into beta, and it should be in the fallback mechanism if querying your video card doesn't work. That may not be the aspect ratio you have, though.
Edit: Try searching in your console for:
CUSTOM_RESOLUTION
CUSTOM_SCREEN
SCREEN
etc