SUBSIM Radio Room Forums



SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997

Go Back   SUBSIM Radio Room Forums > Silent Hunter 3 - 4 - 5 > SHIII Mods Workshop
Forget password? Reset here

Reply
 
Thread Tools Display Modes
Old 07-03-08, 07:34 PM   #1
DanFraser
Bosun
 
Join Date: Jun 2007
Posts: 62
Downloads: 15
Uploads: 0
Default Not so much a mod for Silent Hunter

How many of you play in fullscreen, want to Alt tab but your computer has a little hissy fit with the display every time you do? Do you play in windowed mode, but find that the window size can be a little lacking?

That's admittedly a slightly poor marketing attempt. I'm wondering how many of you here, not even just for Silent Hunter mind you, do what I've described? How does windowed mode with all the goodness of that, but with the look of fullscreen sound?

I'm currently writing a program that allows you to add any initially windowed program game or other application, and effectively remove the borders and make it look like its fully maximised or even full screened. Got multiple monitors, easy to assign which one it goes to!

Yeah, this is a bit of a promotion, but also looking to see what you think!
DanFraser is offline   Reply With Quote
Old 07-03-08, 07:38 PM   #2
coronas
Ace of the Deep
 
Join Date: May 2005
Location: Asturias, España
Posts: 1,168
Downloads: 39
Uploads: 0
Default

Good idea! Go ahead!
__________________
coronas is offline   Reply With Quote
Old 07-03-08, 07:41 PM   #3
DanFraser
Bosun
 
Join Date: Jun 2007
Posts: 62
Downloads: 15
Uploads: 0
Default

I've already gone ahead, just gotta work out one weird glitch and then polish it off
DanFraser is offline   Reply With Quote
Old 07-03-08, 07:56 PM   #4
iambecomelife
Silent Hunter
 
Join Date: Apr 2005
Posts: 4,706
Downloads: 300
Uploads: 0


Default

Very good idea. Alt-tabbing causes problems for me sometimes.
iambecomelife is offline   Reply With Quote
Old 07-03-08, 08:21 PM   #5
onelifecrisis
Maverick Modder
 
Join Date: Aug 2007
Location: England
Posts: 3,895
Downloads: 65
Uploads: 3
Default

Sounds great!
__________________
Freedom of speech - priceless. For everything else there's Mastercard.
onelifecrisis is offline   Reply With Quote
Old 07-04-08, 02:59 AM   #6
Delareon
Planesman
 
Join Date: Dec 2006
Posts: 192
Downloads: 77
Uploads: 0
Default

That sounds great.
One short question: Will it be possible to run an application in your programm with different Graphic mode?
The Reason why i asking is Dangerous Waters. You can only run that Game in windowed mode if the Desktop Color Mode is in 16Bit.
If it works to run your programm in 16Bit an let the Desktop in 32Bit this will be
a long long missed Applikation and the Dangerous Waters players will call you God
Delareon is offline   Reply With Quote
Old 07-04-08, 07:59 AM   #7
DanFraser
Bosun
 
Join Date: Jun 2007
Posts: 62
Downloads: 15
Uploads: 0
Default

I'll look in to that!
DanFraser is offline   Reply With Quote
Old 07-04-08, 02:23 PM   #8
Hitman
Pacific Aces Dev Team
 
Hitman's Avatar
 
Join Date: Sep 2002
Location: Spain
Posts: 6,109
Downloads: 109
Uploads: 2


Default

I play many times using a window so I can work with other tools, like calculator, MOBO, etc, so I like the idea Will it be able to use resolutions higher than 1024x768? SH4 does support it, but SH3 not
__________________
One day I will return to sea ...
Hitman is offline   Reply With Quote
Old 07-04-08, 02:59 PM   #9
DanFraser
Bosun
 
Join Date: Jun 2007
Posts: 62
Downloads: 15
Uploads: 0
Default

It is all dependant on what the program can handle. But I would like to point out that you can have any resolution you want in SH3. Find and edit your main.cfg as so :

Code:
[VIDEO]
Resolution=1024 x 768
DynamicShadows=No
FullScreen=No
Synchronized=Yes
ParticleDensity=100.000000
TextureResolutionHigh=Yes
Where it is resolution, change to what you want You may have to change several main.cfg's for this to work correctly.
DanFraser is offline   Reply With Quote
Old 07-06-08, 10:07 AM   #10
onelifecrisis
Maverick Modder
 
Join Date: Aug 2007
Location: England
Posts: 3,895
Downloads: 65
Uploads: 3
Default

Quote:
Originally Posted by DanFraser
It is all dependant on what the program can handle. But I would like to point out that you can have any resolution you want in SH3. Find and edit your main.cfg as so :

Code:
[VIDEO]
Resolution=1024 x 768
DynamicShadows=No
FullScreen=No
Synchronized=Yes
ParticleDensity=100.000000
TextureResolutionHigh=Yes
Where it is resolution, change to what you want You may have to change several main.cfg's for this to work correctly.
IIRC that doesn't work. You have to use the hi-rez fix "mod" instead.
__________________
Freedom of speech - priceless. For everything else there's Mastercard.
onelifecrisis is offline   Reply With Quote
Old 07-06-08, 10:34 AM   #11
DanFraser
Bosun
 
Join Date: Jun 2007
Posts: 62
Downloads: 15
Uploads: 0
Default

Must be built in to GWX, because I'm running 1024x768 windowed (the defaults are 1024x800 fullscreen).
DanFraser is offline   Reply With Quote
Old 07-06-08, 10:39 AM   #12
onelifecrisis
Maverick Modder
 
Join Date: Aug 2007
Location: England
Posts: 3,895
Downloads: 65
Uploads: 3
Default

Quote:
Originally Posted by DanFraser
Must be built in to GWX, because I'm running 1024x768 windowed (the defaults are 1024x800 fullscreen).
No it's not GWX, just SH3.

It says it's 1024x800, but it's actually 1024x768 - always. Doesn't matter what you change it to.

The fullscreen switch does work of course.
__________________
Freedom of speech - priceless. For everything else there's Mastercard.
onelifecrisis is offline   Reply With Quote
Old 07-06-08, 11:31 AM   #13
conus00
Grey Wolf
 
Join Date: May 2008
Location: DB85
Posts: 804
Downloads: 166
Uploads: 0
Default

Here is how to fix your problem:
Download XP SP2 Res Fix - http://files.filefront.com/SH3+XPSP2.../fileinfo.html
Follow the instructions in the readme and then open d3d9.cfg

In d3d9.cfg:
Code:
 
resX=1280
resY=960
useFiltering=1
enableScreenshots=1
screenshotPath=.
Change resX and resY to required values and you are good to go...
conus00 is offline   Reply With Quote
Old 07-07-08, 04:39 PM   #14
DanFraser
Bosun
 
Join Date: Jun 2007
Posts: 62
Downloads: 15
Uploads: 0
Default

With that fix above (though not sure what you'd do with Vista)

New thread here
DanFraser is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 03:05 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.