SUBSIM Radio Room Forums



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

Go Back   SUBSIM Radio Room Forums > Current crop of subsims & naval games > Wolfpack
Forget password? Reset here

Reply
 
Thread Tools Display Modes
Old 04-05-19, 04:33 PM   #1
gutted
The Old Man
 
Join Date: Apr 2005
Location: New Orleans, LA.
Posts: 1,353
Downloads: 470
Uploads: 10
Default [REL] Solution Solver 2.3

See Post #2 for videos.





What's New?

+ Position Keeper integrated into the main intercept wheel.

+ Determining target course and speed from two bearing/range readings integrated into the main intercept wheel. Can be done in real-time mode or with a specific time interval.

+ New "Periscope Solver" tool designed with Wolfpack in mind.

+ Both sides of the german attack disc seen in many Silent Hunter mods now included. Click the center of the Dial to flip it over.

+ Various internal improvements.

Download:
http://www.subsim.com/radioroom/down...o=file&id=5118



Requirements:
A graphics card that is not a potato.

Since this is a .NET app written in C#, i used some Managed components of DirectX to render the dials for speed. Not all DirectX installers come with those components. So you may or may not need to run the full directX web installer to get them if they are missing from your system.

DirectX End-User Runtime Web Installer




Credits:

Dial Artwork:
Based off a design by 'Reaper7'
Originally designed by 'CapnScurvy'

SpeedSolver Artwork:
Based off the U-Jagd Tools for SH3 by 'joegrundman'

Attack Disc Artwork:
Hitman?

If you enjoyed the program and would like to buy me a beer (or two) for the countless hours that went into making it:




Screenshots:

Lead Solver / Intercept Wheel:


Speed Solver:


Periscope Solver:


Attack Disc Front:


Attack Disc Back:


Hydrophone Tracker:

^NOTE: this screenshot was taken during development and is showing an incorrect solution due to a bug that was fixed. DONT use it as an actual example.
__________________

Solution Solver 2.3.2 - Visual Targeting Tools & Aids

Last edited by gutted; 10-11-20 at 10:34 PM.
gutted is offline   Reply With Quote
Old 04-05-19, 04:35 PM   #2
gutted
The Old Man
 
Join Date: Apr 2005
Location: New Orleans, LA.
Posts: 1,353
Downloads: 470
Uploads: 10
Default

Overview of Intercept Wheel and demonstration:



The New Periscope Solver (designed with Wolfpack In mind):


Using the Intercept Wheel in Wolfpack
__________________

Solution Solver 2.3.2 - Visual Targeting Tools & Aids

Last edited by gutted; 04-05-19 at 05:45 PM.
gutted is offline   Reply With Quote
Old 04-05-19, 04:37 PM   #3
gutted
The Old Man
 
Join Date: Apr 2005
Location: New Orleans, LA.
Posts: 1,353
Downloads: 470
Uploads: 10
Default

Useful Resources:

For help in understanding the Hydrophone Tracker Tool:
Sonar_Tracking.pdf

For How to use the german attack disc:
Attack_Disc_Handbook.pdf
__________________

Solution Solver 2.3.2 - Visual Targeting Tools & Aids

Last edited by gutted; 04-05-19 at 05:04 PM.
gutted is offline   Reply With Quote
Old 04-05-19, 05:04 PM   #4
snailer
Swabbie
 
Join Date: Mar 2019
Location: Italy
Posts: 10
Downloads: 8
Uploads: 0
Default

Quote:
Originally Posted by gutted View Post
Useful Resources:

For help in understanding the Hydrophone Tracker Tool:
Sonar Track.pdf

For How to use the german attack disc:
Attack_Disc_Handbook.pdf
Thank you very much for all the work you've done.


By the way, for those who claimed that the last version was a Trojan,
here's the 2.3 Virus Total scan result

Last edited by snailer; 04-05-19 at 05:05 PM. Reason: Virustotal scan result added
snailer is offline   Reply With Quote
Old 04-06-19, 03:12 PM   #5
gutted
The Old Man
 
Join Date: Apr 2005
Location: New Orleans, LA.
Posts: 1,353
Downloads: 470
Uploads: 10
Default

Small update.

Increased the horizontal ticks on the periscope solver from 20 to 30. Ran into an issue last night in Wolfpack where i ran out of horizontal ticks

version is now 2.3.1.
__________________

Solution Solver 2.3.2 - Visual Targeting Tools & Aids
gutted is offline   Reply With Quote
Old 04-06-19, 03:49 PM   #6
Pisces
Silent Hunter
 
Join Date: Dec 2004
Location: AN9771
Posts: 4,892
Downloads: 300
Uploads: 0
Default

Gutted, can you shrink the area around the (attack-)disks where you can grab it to turn? For example, I can grab the time disk within the 'small marks'-space of the adjacent distance scale. You have some kind of shadowy border there. This screws up turnradius calculations for me.

[Edit] and an optional feature, please. A free pointer across time to angle sine scale.
__________________
My site downloads: https://ricojansen.nl/downloads

Last edited by Pisces; 04-06-19 at 04:02 PM.
Pisces is offline   Reply With Quote
Old 04-06-19, 04:33 PM   #7
gutted
The Old Man
 
Join Date: Apr 2005
Location: New Orleans, LA.
Posts: 1,353
Downloads: 470
Uploads: 10
Default

I know what you mean about the attack discs. The issue is the original artwork (not made by me) has a bit of a drop shadow around the dials to make them look nice. For non circular dials, the code checks for an empty pixel to determine if the mouse is on the dial, and these shadows are not empty. The purely circular dials are done through a radius check. The dial you are referring to has an appendage sticking off of it, and so is done through a pixel check.


Will see about trying to "erase" the outer shadows in photoshop.
__________________

Solution Solver 2.3.2 - Visual Targeting Tools & Aids

Last edited by gutted; 04-06-19 at 05:21 PM.
gutted is offline   Reply With Quote
Old 04-06-19, 05:18 PM   #8
gutted
The Old Man
 
Join Date: Apr 2005
Location: New Orleans, LA.
Posts: 1,353
Downloads: 470
Uploads: 10
Default

Redownload 2.3.1. I removed the shadows around the two inner dials of the calculator side of the attack disc. Let me know how that works out for you. I erased up to the border as close as i could without making the anti-aliased edge of the dials look terrible.

I'll do the front side when i get around to adding that "free" pointer you suggested.
__________________

Solution Solver 2.3.2 - Visual Targeting Tools & Aids
gutted is offline   Reply With Quote
Old 04-06-19, 05:28 PM   #9
Pisces
Silent Hunter
 
Join Date: Dec 2004
Location: AN9771
Posts: 4,892
Downloads: 300
Uploads: 0
Default

Nice. It's better, but not all around the circumferences up to the edge. If it is too hard to trim it further then it will have to do. I'll make a note of it in my procedure descriptions anyway.

BTW, free pointer is only desirable for the time disk side.
__________________
My site downloads: https://ricojansen.nl/downloads
Pisces is offline   Reply With Quote
Old 04-06-19, 06:36 PM   #10
gutted
The Old Man
 
Join Date: Apr 2005
Location: New Orleans, LA.
Posts: 1,353
Downloads: 470
Uploads: 10
Default

Quote:
Originally Posted by Pisces View Post
BTW, free pointer is only desirable for the time disk side.
Yup. Already understood. And i will double check the shadows again. It's possible i missed some spots.
__________________

Solution Solver 2.3.2 - Visual Targeting Tools & Aids
gutted is offline   Reply With Quote
Old 04-06-19, 09:46 PM   #11
Pisces
Silent Hunter
 
Join Date: Dec 2004
Location: AN9771
Posts: 4,892
Downloads: 300
Uploads: 0
Default

Can you also add the ability to place (multiple) customized marks to the disks? (at run time) I have sometimes a need for magic numbers in calculations. Like the scratch marks I suggested way back in time for the RAOBF for speed and zoom calculation purposes. It doesn't have to by very artistic, just a short radial line enough to notice on specific disks.
__________________
My site downloads: https://ricojansen.nl/downloads
Pisces is offline   Reply With Quote
Old 04-07-19, 05:19 PM   #12
gutted
The Old Man
 
Join Date: Apr 2005
Location: New Orleans, LA.
Posts: 1,353
Downloads: 470
Uploads: 10
Default

Uploaded version 2.3.2.

Added an extra pointer to the back of the attack disc. Enable it through the settings.


Actually did it last night, but got sidetracked and forgot to upload it
__________________

Solution Solver 2.3.2 - Visual Targeting Tools & Aids
gutted is offline   Reply With Quote
Old 04-07-19, 05:27 PM   #13
Pisces
Silent Hunter
 
Join Date: Dec 2004
Location: AN9771
Posts: 4,892
Downloads: 300
Uploads: 0
Default

Thanks, much more flexible with that free pointer like this.

I noticed some excentric movement as the middle (distance/speed) disk is moved around. It it correctly centered? Or is this a non-circular image?
__________________
My site downloads: https://ricojansen.nl/downloads
Pisces is offline   Reply With Quote
Old 04-07-19, 06:02 PM   #14
gutted
The Old Man
 
Join Date: Apr 2005
Location: New Orleans, LA.
Posts: 1,353
Downloads: 470
Uploads: 10
Default

Quote:
Originally Posted by Pisces View Post
It it correctly centered? Or is this a non-circular image?
You'd have to ask the person who made that artwork. It is literally the same graphics files from the wolves of steel mod.

The lead solver disc had the same issues years ago, because the artwork was reaper7's work. I had to completely remake them from scratch in Adobe Illustrator to get them to be perfectly circular and everything lined up with no wobble. That took alot of time.

Im not doing that again for the attack disc, because frankly i dont even need or use it with all the other tools available. I added it because someone requested it. All of the hash marks line up with each other as its rotated, a slight visible wobble wont hurt.
__________________

Solution Solver 2.3.2 - Visual Targeting Tools & Aids
gutted is offline   Reply With Quote
Old 04-07-19, 06:05 PM   #15
Pisces
Silent Hunter
 
Join Date: Dec 2004
Location: AN9771
Posts: 4,892
Downloads: 300
Uploads: 0
Default

Ok, it doesn't lead to gross errors. I know it can be a big task. I remember working on the 3-bearing AOB finder in my dreams the days after.
__________________
My site downloads: https://ricojansen.nl/downloads
Pisces is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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:52 AM.


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