View Full Version : Best Hi-Resoultion recommended for Sh3
theroc44
08-28-11, 12:13 AM
My monitor is native 1680x1050, i just downloaded the Hi-Res fix from here http://www.subsim.com/radioroom//downloads.php?do=file&id=1092
My question has two parts, hopefully some of you experienced SH3 guys/gals can help me, i've never changed the resolution from the stock 1024 res. I've been adding mods all night and i figured now would be the time to test it since i got some good looking mods and i would love to see it at that res.
1. is this the best resolution mod for sh3? I read somewhere that it elongates the images is that true?
2. Can i run it at my native 1680x1050?
mightymightychatham
08-28-11, 01:15 AM
Hey roc, I use native 1650x1080 and have had that hi-res mod for a few days. It doesn't look any different proportionally to the stock settings. I'm also loving the extra accuracy that the higher res gives me on the nav map!
theroc44
08-28-11, 02:14 AM
sweet i just finished a patrol im gonna install it now
theroc44
08-28-11, 02:53 AM
looks great but i got a problem now, lol , my button for deck gun and flak gun are not responding meaning F10 and F11 arent working does anyone know how to reset these? I also installed the pennant mod which adjusts these values , i rolled it back but it still must be messed up. Does anyone ever have this problem where f10 and f11 didnt work? Or which file you have to edit in order to make it work?
Jimbuna
08-28-11, 06:01 AM
I'm running GWX3.0 on a 22" widescreen at 1680x1050 without any problems.
Problems can occasionally start when the Hi-Res mod is added.
mightymightychatham
08-28-11, 08:16 AM
looks great but i got a problem now, lol , my button for deck gun and flak gun are not responding meaning F10 and F11 arent working
Huh. I tried f10 and f11 and you're right. They don't work. I never use those hotkeys anyway so it doesn't really bother me.
Keystroke commands are defined in SilentHunterIII/data/Cfg/Commands_en.cfg
The SH3 default commands for F10 and F11 look like this.
[Cmd19]
Name=Deckgun_camera
Ctxt=1
MnID=0x3F020005
Key0=0x79,,"F10"
Page=0x38000000,3707
GoBack=Conning_deck_camera
[Cmd23]
Name=Cycle_flak_cam
Ctxt=1
Key0=0x7A,,"F11"
MnID=0x3F020006
This useful addition to keystroke commands will instantly enable maximum time compression with a single keystroke by pressing the asterisk (*) key on your numerical keypad. Just add the red line to [Cmd5]
[Cmd5]
Name=Time_compr_increase
Ctxt=1,2,6,9
MnID=0x3F010001
Key0=0x6B,,"Npad +"
Key1=0x6A,R,"Npad *"
Paul Riley
08-28-11, 10:49 AM
Keystroke commands are defined in SilentHunterIII/data/Cfg/Commands_en.cfg
The SH3 default commands for F10 and F11 look like this.
[Cmd19]
Name=Deckgun_camera
Ctxt=1
MnID=0x3F020005
Key0=0x79,,"F10"
Page=0x38000000,3707
GoBack=Conning_deck_camera
[Cmd23]
Name=Cycle_flak_cam
Ctxt=1
Key0=0x7A,,"F11"
MnID=0x3F020006
This useful addition to keystroke commands will instantly enable maximum time compression with a single keystroke by pressing the asterisk (*) key on your numerical keypad. Just add the red line to [Cmd5]
[Cmd5]
Name=Time_compr_increase
Ctxt=1,2,6,9
MnID=0x3F010001
Key0=0x6B,,"Npad +"
Key1=0x6A,R,"Npad *"
Thats a really useful little addition there,is there any chance you could do me one for x128?,as that is the speed I use when crusing,very rarely use anything higher in case of a sudden air attack for exemple.
Thanks.
Magic1111
08-28-11, 12:44 PM
Huh. I tried f10 and f11 and you're right. They don't work. I never use those hotkeys anyway so it doesn't really bother me.
Hi !
Try this DX HiRes Fix: http://www.mediafire.com/?if15bkam2udw5r2
With this Fix all Commands works as in Stock-Game ! :up:
Best regards,
Magic
theroc44
08-28-11, 03:18 PM
[QUOTE=Raptor;1738006]Keystroke commands are defined in SilentHunterIII/data/Cfg/Commands_en.cfg
The SH3 default commands for F10 and F11 look like this.
[Cmd19]
Name=Deckgun_camera
Ctxt=1
MnID=0x3F020005
Key0=0x79,,"F10"
Page=0x38000000,3707
GoBack=Conning_deck_camera
[Cmd23]
Name=Cycle_flak_cam
Ctxt=1
Key0=0x7A,,"F11"
MnID=0x3F020006
QUOTE]
Yea i just checked my commands are the exact same as the stock so something else is doing it
theroc44
08-28-11, 03:19 PM
Hi !
Try this DX HiRes Fix: http://www.mediafire.com/?if15bkam2udw5r2
With this Fix all Commands works as in Stock-Game ! :up:
Best regards,
Magic
I downloaded the file it looks exactly like the hi-res fix file, are you sure all commands work with this one
Fish In The Water
08-28-11, 03:22 PM
Thats a really useful little addition there,is there any chance you could do me one for x128?,as that is the speed I use when crusing,very rarely use anything higher in case of a sudden air attack for exemple.
I'd also be quite interested in this... x128 would make a great shortcut. :salute:
theroc44
08-28-11, 03:36 PM
theres gotta be something effected by the HI_RES fix, looking thru the .DLL i dont see any extensions that change the button pathway. Even all the CFG files are correct, this is defiently over my head. SO.. i need a real SH3 file expert to figure this one out.
This change only allows you to go instantly to one set MAXIMUM TC. You can set max TC to whatever you want, but if you specify 128X, that's the fastest the game will ever go. Open SilentHunterIII/data/Cfg/main.cfg The 2nd item is Time Compression. Note this is my modified file with several altered (non-stock SH3) values. Change the last line to whatever you want (and your system can support with decent frame rates).
[TIME COMPRESSION]
TimeStop=0
RealTime=1
LandProximity=512 <= lets time go faster near land default = 32
CriticalDamage=1
CrewEfficiency=1
AirEnemyDetected=1
SoundEffects=2
CharacterAnim=4
EnemyDetected=1
RadioReport=128 <= doesn't work; TC still drops to 1X; default = 1
Particles=8
PrayState=128<= time passes faster while waiting; default = 32
HunterState=256 <= time passes faster while waiting; default = 32
3DRender=32
Maximum=4096 <= you need a fast CPU and video card for this or frame rate slows waaaay down
Remember, SH3 creates a folder in My Documents in which to store your games and careers. It places a copy of main.cfg there too, and it uses that copy, not the one in the game folder, so be sure you change the file in BOTH locations.
Fish In The Water
08-28-11, 08:51 PM
^^^ Very good...
Might be worth configuring it this way as I seldom exceed 128x. So it's just a question of the trade off of not being able to exceed, weighed against the convenience of one button acceleration. Good food for thought, thanks! :up:
theroc44
08-29-11, 12:06 AM
ok so i finally figured out what messed up the f10 and f11 problem as well as correcting the freezing issue when taking screenshots on higher resolution. The hi-resolution fix i had used an installer for the windows batch file using sp2. That service pack 2 installer has an incompatible dll in the batch file for windows vista. So i uninstalled the batch file, it came with an uninstaller. Now i can take screenshots no problem and all keys are working just fine. I actually found the answer on the microsoft direct-x forum.
Sailor Steve
08-29-11, 12:06 AM
I have no idea what the native resolution of my 28" monitor is, but 1440 x 900 is the max at which my old eyes can still read the icons. I don't use the hi-res fix, and the stretching is so minimal I don't even notice it anymore.
Magic1111
08-29-11, 06:27 AM
are you sure all commands work with this one
YES !!! :yep:
theroc44
08-29-11, 07:07 PM
YES !!! :yep:
Magic i got the buttons wworking but every now and again the game freezes while taking screen shots. I thought i had sorted it but i guess not. Last night i thought it was ok when i took like 10 screens no problem. Then i was taking screens of Depth charges and wala freeze. I dont know whats causing this bloody problem. Anyone know how to fix this?
Magic1111
08-30-11, 04:19 AM
Magic i got the buttons wworking but every now and again the game freezes while taking screen shots. I thought i had sorted it but i guess not. Last night i thought it was ok when i took like 10 screens no problem. Then i was taking screens of Depth charges and wala freeze. I dont know whats causing this bloody problem. Anyone know how to fix this?
Do you use Win7/64 bit ?
If so, the screenshot key doesnīt work anymore (for me too), the game freeze !
You must use extern Screenshot Tools !
Best regards,
Magic
theroc44
08-30-11, 04:34 AM
Do you use Win7/64 bit ?
If so, the screenshot key doesnīt work anymore (for me too), the game freeze !
You must use extern Screenshot Tools !
Best regards,
Magic
I tried that it froze while i was using FRAPS and i changed the key to" \ " to take screens and it froze also. I have vista 32-bit.
Magic1111
08-30-11, 04:39 AM
I tried that it froze while i was using FRAPS and i changed the key to" \ " to take screens and it froze also. I have vista 32-bit.
Mmmh, Iīm not familiar with Vista or FRAPS, so sorry I canīt help you anymore....!
Best regards,
Magic
theroc44
08-30-11, 04:41 AM
Mmmh, Iīm not familiar with Vista or FRAPS, so sorry I canīt help you anymore....!
Best regards,
Magic
what external screens program you using maybe that can help me.
Magic1111
08-30-11, 04:50 AM
what external screens program you using maybe that can help me.
Try this, maybe it works for you:
http://www.softpedia.com/get/Multimedia/Graphic/Graphic-Capture/Howie-s-Quick-Screen-Capture.shtml
Here are the homepage of the tool:
http://www.howiesfunware.com/
Best regards,
Magic
theroc44
08-30-11, 04:54 AM
Try this, maybe it works for you:
http://www.softpedia.com/get/Multimedia/Graphic/Graphic-Capture/Howie-s-Quick-Screen-Capture.shtml
Here are the homepage of the tool:
http://www.howiesfunware.com/
Best regards,
Magic
thank you
Magic1111
08-30-11, 06:17 AM
thank you
Youīre welcome ! :up:
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.