Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Marine Sharpshooter 3

From PCGamingWiki, the wiki about fixing PC games
Marine Sharpshooter 3
Marine Sharpshooter 3 cover
Developers
Jarhead Games
Publishers
Europe City Interactive
North America Groove Games
Russia Russobit-M
Engines
[1] Unreal Engine 2
Release dates
Windows February 20, 2007
Taxonomy
Monetization One-time game purchase
Microtransactions None
Modes Singleplayer
Pacing Real-time
Perspectives First-person
Controls Direct control
Genres Action, FPS, Shooter
Art styles Realistic
Series Marine Sharpshooter
Marine Sharpshooter 3 on MobyGames
Marine Sharpshooter
CTU: Marine Sharpshooter 2003
Marine Sharpshooter II: Jungle Warfare 2004
Marine Sharpshooter 3 2007
Marine Sharpshooter 4: Locked and Loaded 2008

Marine Sharpshooter 3 is a singleplayer first-person action, FPS and shooter game in the Marine Sharpshooter series.

Availability

Source DRM Notes Keys OS
Retail
DRM-free
Windows

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\System\*.ini[Note 1]
MarineSharpshooter3.ini contains general settings.
User.ini contains camera FOV, mouse, keyboard/controller bindings and other settings.

Save game data location

System Location
Windows <path-to-game>\Saves[Note 1]

Video

Widescreen resolution

Edit ini file[2]
  1. Launch the game at least once then close it.
  2. Open MarineSharpshooter3.ini.
  3. Go to the [WinDrv.WindowsClient] section.
  4. Set FullscreenViewportX and FullscreenViewportY to the desired resolution.

Notes

HUD is stretched.
Some menu elements become cropped.
Lower vertical FOV at wider aspect ratios (Vert-). Increase FOV to compensate, see Field of view (FOV).
Use the Widescreen Fix[3]

Notes

Weapon and camera FOV are fixed both during gameplay and in-engine cutscenes.
Menu elements are no longer cropped.
HUD and menus are stretched.

Field of view (FOV)

Edit ini file[4]
  1. Launch the game at least once then close it.
  2. Open User.ini.
  3. Define FoV in following lines:
DesiredFOV=90.000000
DefaultFOV=90.000000

Notes

To maintain identical vertical FOV to the 4:3 FOV at 16:9 resolutions, use 106. At 21:9 resolutions, use 121.
Game could start to randomly reset those values. If so, edit those values in <path-to-game>\System\DefUser.ini too.
Weapon FOV stays the same.

Windowed

Edit ini file[5]
  1. Launch the game at least once then close it.
  2. Open MarineSharpshooter3.ini.
  3. Find the section [WinDrv.WindowsClient].
  4. In that section, find an entry WindowedViewportX= and set its value to your desired window width.
  5. In that section, find an entry WindowedViewportY= and set its value to your desired window height.
  6. Set StartupFullscreen= to False to start the game in windowed mode.

Anisotropic filtering (AF)

Edit ini file[6]
  1. Launch the game at least once then close it.
  2. Open MarineSharpshooter3.ini.
  3. Change the line LevelOfAnisotropy=1 to any value desired (between 1 and 16).

Vertical sync (Vsync)

Edit ini file[7]
  1. Launch the game at least once then close it.
  2. Open MarineSharpshooter3.ini.
  3. Change the line UseVSync=False to UseVSync=True.

Input

Mouse acceleration

Edit ini file[8]
  1. Launch the game at least once then close it.
  2. Open User.ini.
  3. Change the line MouseAccelThreshold=0 to the desired value.

Notes

[Engine.PlayerInput] entries are created upon inverting mouse y-axis or adjusting sensitivity.

Mouse sensitivity

Edit ini file[9]
  1. Open User.ini.
  2. Change the line MouseSensitivity= to the desired value.

Notes

[Engine.PlayerInput] entries are created upon inverting mouse y-axis or adjusting sensitivity.

Jerky/Uneven mouse movement

Edit ini file[10]
  1. Launch the game at least once then close it.
  2. Open User.ini.
  3. Go to the following lines and change 2.0 to 0.1:
    MouseX=Count bXAxis | Axis aMouseX Speed=2.0
    MouseY=Count bYAxis | Axis aMouseY Speed=2.0
  4. Change the line MouseSmoothingMode= to 1 and MouseSamplingTime= to:
    • 0.008 for 125Hz polling rate
    • 0.002 for 500Hz polling rate
    • 0.001 for 1000Hz polling rate
  5. Change the line MouseSensitivity= to 50 in User.ini (more or less, if needed to adjust).
  6. Open MarineSharpshooter3.ini.
  7. Go to the [D3DDrv.D3DRenderDevice] section and change ReduceMouseLag= to False.

Notes

Opening the control settings in-game to adjust mouse sensitivity will reset the value to 10 or below, making aiming way too slow.

Audio

Audio feature State Notes
Separate volume controls
Music and SFX sliders.
Surround sound
Up to 7.0 output with DirectSound3D restoration software or OpenAL. See Surround sound.
Subtitles
Cutscenes only.
Closed captions
Mute on focus lost
EAX support
EAX 3.0.
Royalty free audio

Surround sound

By default the game ouput to stereo on modern versions of Windows. This will force the game to use the system OpenAL device as ouput and restore surround sound.
Forcing the game to use system OpenAL device may lead to audio dropouts, missing and substituted audio samples.
Restore surround sound[11]
  1. Launch the game at least once then close it.
  2. Open MarineSharpshooter3.ini.
  3. Set Use3DSound=True and UseDefaultDriver=False, and save.

Localizations

Language UI Audio Sub Notes
English
Brazilian Portuguese
CD Expert release.

Issues fixed

Poor performance on Windows 8 and newer

Install dgVoodoo 2.
Use crosire's d3d8to9 wrapper
  1. Download d3d8.dll from here.
  2. Place it in <path-to-game>\System.
Use the Direct3D9 renderer.

Run the game at screen refresh rate

Maximum selectable refresh rate is 60 Hz. This does not limit FPS, but may set the monitor's refresh rate to 100 Hz, which may result in screen tearing on a 120 Hz or 144 Hz monitor.
Set fullscreen refresh rate[12]
  1. Launch the game at least once then close it.
  2. Open MarineSharpshooter3.ini.
  3. Find the line DesiredRefreshRate=60.
  4. Change the value to match the monitor's refresh rate.

Notes

Modifying any video options will undo the custom refresh rate.

Other information

API

Technical specs Supported Notes
Direct3D 8, 9.0c
OpenGL
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Audio OpenAL

System requirements

Windows
Minimum
Operating system (OS) 2000, XP
Processor (CPU) 2 GHz
System memory (RAM) 256 MB
Hard disk drive (HDD) 1.5 GB
Video card (GPU) Nvidia GeForce 4 Ti 4600
ATI Radeon 9600
128 MB of VRAM
DirectX 9.0c compatible


Notes

  1. 1.0 1.1 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).

References

  1. Gamer Info - Marine Sharpshooter 3 - last accessed on 2022-12-25
  2. Verified by User:AlphaYellow on 2023-07-15
  3. Verified by User:AlphaYellow on 2023-07-15
  4. Verified by User:AlphaYellow on 2023-07-15
  5. Verified by User:AlphaYellow on 2023-07-15
  6. Verified by User:AlphaYellow on 2023-07-15
  7. Verified by User:AlphaYellow on 2023-07-15
  8. Verified by User:AlphaYellow on 2023-07-15
  9. Verified by User:AlphaYellow on 2023-07-15
  10. Verified by User:AlphaYellow on 2023-07-15
  11. Verified by User:AlphaYellow on 2023-05-17
  12. Verified by User:AlphaYellow on 2023-07-15