![]() |
|
|
#1 | ||
|
Mascot
Join Date: Oct 2002
Location: Ohio
|
A frustrating, time consuming observation that I have is:
Every time I open my league and proceed to open all of the windows (Roster Commands, Simulation Window, Depth Chart and Game Plan, E-mail, and Almanac) I have to RESIZE and MOVE all of the windows so I can see them all at the same time. Is there a way to fix this? So that the default is whichever way I choose to leave the FOF 'desktop'? Also, why is it when I open my roster, is the default view 'Standard'? I use Contract View and never use Standard view. Is there a way to change this as a default view? |
||
|
|
|
|
|
#2 |
|
College Starter
Join Date: Dec 2000
Location: Sweden
|
You can do that with ResHacker. If you open the FOF2k4 executable and choose "Dialog" among the available resources in the left-hand menu, click on the dialog named "157". That's the roster command window at the top left in FOF2k4.
Now, the first line in the script ends with four numbers: 0, 0, 125, 110 The four numbers control the left position, top position, width, height in that order. The other dialogs are 158, 206, 208, 226, 283 and 290. Play around with the numbers to set the default positions to your own choice.
__________________
San Diego Chargers (HFL) - Lappland Reindeers (WOOF) - Gothenburg Giants (IHOF) Indiana: A TCY VC - year 2044 - the longest running dynasty ever on FOFC! Last edited by 3ric : 12-22-2003 at 10:00 AM. |
|
|
|
|
|
#3 |
|
High School Varsity
Join Date: Nov 2003
|
Awesome tip, thanks 3ric!
|
|
|
|
|
|
#4 |
|
Pro Starter
Join Date: Oct 2001
Location: Cary, NC
|
3ric, wow! You've just made my day, moving around those windows has been bugging me since I got FOF4!
|
|
|
|
|
|
#5 |
|
College Starter
Join Date: Feb 2001
Location: Houston, or there about
|
anyone want to post their resolutions and what they picked for locations?
__________________
2011 Golden Scribes winner for best Interactive Dynasty |
|
|
|
|
|
#6 |
|
College Starter
Join Date: Dec 2000
Location: Sweden
|
Here's mine:
I moved the mail window to the far right: 206 DIALOGEX 374, 80, 161, 190 The multi-player window in the bottom left corner: 283 DIALOGEX 0, 200, 125, 62 And finally the depth chart window stretched up to the top of the window: 290 DIALOGEX 364, 0, 130, 270 The mail window on top overlaps the depth chart window, which in turn partly covers the almanac window at the bottom, but everything's that's used every week is still visible.
__________________
San Diego Chargers (HFL) - Lappland Reindeers (WOOF) - Gothenburg Giants (IHOF) Indiana: A TCY VC - year 2044 - the longest running dynasty ever on FOFC! |
|
|
|
|
|
#7 |
|
College Starter
Join Date: Feb 2001
Location: Houston, or there about
|
Whats your screensize 3ric?
__________________
2011 Golden Scribes winner for best Interactive Dynasty |
|
|
|
|
|
#8 |
|
Pro Starter
Join Date: Oct 2001
Location: Cary, NC
|
Wow, a few minutes of messing with ResHacker and I get rid of the constant aggravation of putting the windows where I want them. Personally, I left the Roster Commands, Sim Window, and Almanac alone. I moved the Email to the top right, and moved the Depth Chart to just below the Roster Commands.
206 DIALOGEX 445, 0, 161, 190 290 DIALOGEX 0, 125, 130, 190 Thanks again 3ric! |
|
|
|
|
|
#9 |
|
College Benchwarmer
Join Date: Jun 2003
|
damn! This is great. Between this and the pbp viewer, I heart you.
|
|
|
|
|
|
#10 |
|
College Starter
Join Date: Feb 2001
Location: Houston, or there about
|
Hey Skydog, can this get a link in the all inclusive thread?
__________________
2011 Golden Scribes winner for best Interactive Dynasty |
|
|
|
|
|
#11 | |
|
College Starter
Join Date: Dec 2000
Location: Sweden
|
Quote:
The default screen size, I don't maximize or anything.
__________________
San Diego Chargers (HFL) - Lappland Reindeers (WOOF) - Gothenburg Giants (IHOF) Indiana: A TCY VC - year 2044 - the longest running dynasty ever on FOFC! |
|
|
|
|
|
|
#12 | |
|
Morgado's Favorite Forum Fascist
Join Date: Oct 2000
Location: Greensboro, NC
|
Quote:
__________________
The media don't understand the kinds of problems and pressures 54 million come wit'! |
|
|
|
|
|
|
#13 |
|
High School JV
Join Date: Oct 2000
Location: Maine
|
Hi
Thanks for the tips. I have a question for you. After I resized the window for the Depth Chart to the size and place I want it on the screen, all of the information inside the window dosen't expand to fit the window until I click the bottom of the box and drag it down a mm or so. Is there a way to have the information automatically resize itself to fit the measurements I have? I am using these numbers for the 290 DIALOGX 169,0,180,335 which moves my Depth Chart to the left of the screen right next to the Roster/Global/Email windows(all on the very left), then my Depth Chart window, which I resized to be open completely, then the Simulation and Almanac Windows to the right, with the Multi-Player Window just under the Simulation Window. Those allow me to have every Window open and not overlap any other Window using the Default FOF2004 game size. If anyone is interested in the settings I used, here they are Roster 157Dialogex 0,0,161,110 (used 161 on width to match email width) Global 158Dialogex 0,128,161,58(same as above) Email 206Dialogex 0,203,161,190 Simulation 208Dialogex 357,0,155,234 Alamanac 226Dialogex 520,0,120,250 Multi-Player 283Dialogex 364,250,131,62 Depth Chart 290Dialogex 169,0,180,335 |
|
|
|
|
|
#14 |
|
Mascot
Join Date: Oct 2002
Location: Ohio
|
For Dialog# 290
You must also edit the end of the line beginning with: CONTROL "List1", 1011, "SysListView32", . . . . at the end, match the numbers with your other data for that dialog, but change the first number to a 0. it should be: | WS_TABSTOP, 0, 0, 180, 355 Last edited by thetrilogy : 12-23-2003 at 01:48 PM. |
|
|
|
|
|
#15 |
|
High School JV
Join Date: Oct 2000
Location: Maine
|
thetrilogy
Thank you, That worked like a charm...the screen setup is awesome for me now. Thanks again. |
|
|
|
|
|
#16 |
|
High School JV
Join Date: Oct 2000
Location: Maine
|
I made a couple of more changes to my setup if anyone is interested.
Roster 157DIALOGEX 0, 0, 161, 110 then edit the line with CONTROL"list1" the end of that line to the same 0, 0, 161, 110 Global Options 158DIALOGEX 0, 128, 161, 58 then edit the end of the line(same as above) to 0, 0, 161, 58 206 DIALOGEX 0, 203, 161, 190 Simulation 208 DIALOGEX 357, 0, 155, 234 Alamnac 226 DIALOGEX 520, 0, 120, 250 Multi-Player 283 DIALOGEX 357, 250, 154, 62 Depth Chart 290 DIALOGEX 169, 0, 180, 345 then edit the line with CONTROL"list1" the very end of that line to this 0, 0, 180, 345 Thanks goes to thetrilogy for the headsup on the CONTROL "List1", 1011, "SysListView32".....WS_TABSTOP section of the line above that also needed changes. Enjoy ![]() edited-for changes to a couple of numbers due to the latest "D" patch. Screen shot is posted further down. Last edited by ozias : 02-22-2004 at 02:39 PM. |
|
|
|
|
|
#17 |
|
Go Reds
Join Date: May 2001
Location: Bloodbuzz Ohio
|
WOW, sweet! Just saw this on the All-Inclusive!
|
|
|
|
|
|
#18 |
|
High School Varsity
Join Date: Oct 2000
Location: Austin, Texas, USA
|
Is there a way where you can setup the dialogs in your prefered location in the game and figure out where they are without guessing?
__________________
I didn't even know Elvis was from Memphis. I thought he was from Tennessee. |
|
|
|
|
|
#19 |
|
General Manager
Join Date: Nov 2002
Location: The Town of Flower Mound
|
Good lord...I need to pay better attention to the Reference thread!!! I just saw this and now my screen finally looks great without tons of screwing around with it!
Once again, thanks 3ric! You are so the man...
__________________
UTEP Miners!!! I solemnly swear to never cheer for TO |
|
|
|
|
|
#20 |
|
n00b
Join Date: Feb 2003
Location: Des Moines, IA
|
anybody find a way to make the roster open in a different view? I use scout view/contract view but never standard.
|
|
|
|
|
|
#21 |
|
High School Varsity
Join Date: Jun 2002
Location: Boston, Ma
|
I made the following changes so that all windows (except multi) are fully visible (no overlapped windows and no scrolling) at a resolution of 1024 x 768 when FOF is maximized.
Roster Commands - 157 DIALOGEX 20, 210, 125, 110 Global Game Options - 158 DIALOGEX 180, 260, 130, 58 Electronic Mail - 206 DIALOGEX 0, 0, 161, 190 Simulation Window - 208 DIALOGEX 175, 0, 155, 234 Almanac - 226 DIALOGEX 540, 0, 120, 260 also edit the end of CONTROL "List1", 1011, .... WS_TABSTOP, 0, 0, 120, 260 Depth Chart - 290 DIALOGEX 340, 0, 190, 350 also edit the end of CONTROL "List1", 1011, .... WS_TABSTOP, 0, 0, 190, 350 |
|
|
|
|
|
#22 |
|
Hall Of Famer
Join Date: Sep 2002
Location: Troy, Mo
|
Can any of you post some screen shots? I want to edit this as well, but I like where I put my windows and would like to see where you have yours.
Thanks, Todd |
|
|
|
|
|
#23 |
|
High School JV
Join Date: Oct 2000
Location: Maine
|
here is the one I am using...with the default window size.
the numbers I am using are listed a few posts above this one. Last edited by ozias : 02-22-2004 at 02:28 PM. |
|
|
|
|
|
#24 |
|
"Dutch"
Join Date: Oct 2000
Location: Tampa, FL
|
At some point I am going to HAVE to do this.
|
|
|
|
|
|
#25 |
|
Hall Of Famer
Join Date: Sep 2002
Location: Troy, Mo
|
Thanks for the screenie!
Todd |
|
|
|
|
|
#26 |
|
High School JV
Join Date: Oct 2000
Location: Maine
|
Your welcome!
I just made the Multi-Player window a little wider....same size as the Simulation window...better on the eyes as far as looks go. The sizes are listed above a few posts (10 to be exact) |
|
|
|
|
|
#27 |
|
Morgado's Favorite Forum Fascist
Join Date: Oct 2000
Location: Greensboro, NC
|
Can I get step-by-step instructions on this before I endeavor to give it a shot?
__________________
The media don't understand the kinds of problems and pressures 54 million come wit'! |
|
|
|
|
|
#28 |
|
General Manager
Join Date: Nov 2002
Location: The Town of Flower Mound
|
1. Open ResHacker
2. Go to Open, then find and click on frfoot2004.exe 3. Click the dialogue folder 4. Click on the individual file numbers shown above, click on the flower (or whatever it is) that says 1033, then change the coordinates (top row) to your specifications. 5. Click "compile script" 6. Move to the next file (dialogue box), rinse, repeat. 7. When you have them all edited, save and you're all done.
__________________
UTEP Miners!!! I solemnly swear to never cheer for TO |
|
|
|
|
|
#29 |
|
General Manager
Join Date: Nov 2002
Location: The Town of Flower Mound
|
Dola-
The coordinates that I like to use are... 157 (Roster window) - 0, 0, 130, 110 158 (Global options) - 140, 250, 130, 58 206 (E-Mail window) - 434, 0, 161, 190 208 (Simulation window) - 140, 0, 155, 234 226 (Almanac window) - 304, 0, 120, 260 283 (Multiplayer window) - 434, 207, 131, 62 290 (Depth chart & Game plan) - 0, 128, 130, 190 That gives me a layout that looks like this: ![]()
__________________
UTEP Miners!!! I solemnly swear to never cheer for TO Last edited by JeeberD : 06-17-2005 at 06:17 PM. |
|
|
|
|
|
#30 |
|
Morgado's Favorite Forum Fascist
Join Date: Oct 2000
Location: Greensboro, NC
|
Thanks!
__________________
The media don't understand the kinds of problems and pressures 54 million come wit'! |
|
|
|
|
|
#31 | |
|
Head Coach
Join Date: Mar 2003
Location: Hometown of Canada
|
Quote:
Whoa. When's the last time I saw an e-mail with reminders on what to do at each stage. ![]() |
|
|
|
|
|
|
#32 |
|
Hall Of Famer
Join Date: Sep 2002
Location: Troy, Mo
|
Still nobody likes it the way I do.
Todd |
|
|
|
|
|
#33 | |
|
Pro Starter
Join Date: Apr 2004
|
Quote:
what setting do you use? and you have a screenshot? thanks |
|
|
|
|
|
|
#34 |
|
Go Reds
Join Date: May 2001
Location: Bloodbuzz Ohio
|
am i the only one that doesn't open up fof to full screen? i leave it default and can still manage to fit all the winodws on the screen, only resizing one... but i have to do it everytime, i'm too lazy to figure out all the coordinates to make it perfect
|
|
|
|
|
|
#35 | |
|
Hall Of Famer
Join Date: Sep 2002
Location: Troy, Mo
|
Quote:
Nope, I manually do it everytime I play. I usually open FOF up first thing in the AM, then it's open all day long as I play a game here and there. I wish I knew how to make it so it would open up to the way I like it. I'll post a screenie of the way I play. Todd |
|
|
|
|
|
|
#36 |
|
Hall Of Famer
Join Date: Sep 2002
Location: Troy, Mo
|
This is how I like my game setup:
![]() |
|
|
|
|
|
#37 | |
|
Pro Starter
Join Date: Apr 2004
|
Quote:
will those setting by jeeber above, make it open it like that every time? damn your rams are 0-2 ![]() Last edited by jbmagic : 12-18-2004 at 01:51 PM. |
|
|
|
|
|
|
#38 | |
|
Hall Of Famer
Join Date: Sep 2002
Location: Troy, Mo
|
Quote:
Yep, just like Jeeber has it. I'm in the preseason, no worries. ![]() Todd |
|
|
|
|
|
|
#39 | |
|
General Manager
Join Date: Nov 2002
Location: The Town of Flower Mound
|
Quote:
INSANITY!!!!!!!!!! ![]()
__________________
UTEP Miners!!! I solemnly swear to never cheer for TO |
|
|
|
|
|
|
#40 | |
|
Hall Of Famer
Join Date: Sep 2002
Location: Troy, Mo
|
Quote:
That's a name of a hot sauce. ![]() Todd |
|
|
|
|
|
|
#41 | |
|
n00b
Join Date: Oct 2000
Location: Charlotte, NC
|
Quote:
Hey Mizz, How did you change the background? Thanks, Chad |
|
|
|
|
|
|
#42 |
|
High School JV
Join Date: Dec 2001
Location: Chandler, AZ
|
You can change the background with Resource Hacker.
|
|
|
|
|
|
#43 | |
|
n00b
Join Date: Oct 2000
Location: Charlotte, NC
|
Quote:
Thanks Azjoe, I know you can change with Rezhacker, I just am not sure where? THanks, |
|
|
|
|
|
|
#44 |
|
High School JV
Join Date: Dec 2001
Location: Chandler, AZ
|
Using ResHacker, open the .exe for FOF2k4, then open the bitmap folder. The 2 that you have to change are numbers 284 and 285. You can do that by using the "action" tab at the top. Hope this helps.
Last edited by azjoe_02 : 01-06-2005 at 12:20 PM. |
|
|
|
|
|
#45 | |
|
n00b
Join Date: Oct 2000
Location: Charlotte, NC
|
Quote:
Perfect, that is what I was looking for. Thanks Azjoe.
__________________
Chad USFL-St. Louis Scorpions WOOF-Raleigh Recalcitrants FFL-Seattle Seahawks |
|
|
|
|
|
|
#46 | |
|
General Manager
Join Date: Nov 2002
Location: The Town of Flower Mound
|
Quote:
Do the bitmaps have to be a certain size or dimension?
__________________
UTEP Miners!!! I solemnly swear to never cheer for TO |
|
|
|
|
|
|
#47 | |
|
College Prospect
Join Date: Nov 2003
Location: Flower Mound, TX
|
Quote:
I think they need to be 800 X 600. At least that's what I've used and it works. |
|
|
|
|
|
|
#48 |
|
General Manager
Join Date: Nov 2002
Location: The Town of Flower Mound
|
Cool, thanks...
![]()
__________________
UTEP Miners!!! I solemnly swear to never cheer for TO |
|
|
|
|
|
#49 |
|
Hall Of Famer
Join Date: Sep 2002
Location: Troy, Mo
|
..and I'm now using Jeebs setup... so much easier then moving them everytime.
Thanks! Todd |
|
|
|
|
|
#50 |
|
General Manager
Join Date: Nov 2002
Location: The Town of Flower Mound
|
My pleasure...
![]()
__________________
UTEP Miners!!! I solemnly swear to never cheer for TO |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|