
A_boring_GOG_bot
Self-Ejected
- Joined
- Dec 29, 2018
- Messages
- 338
Soldier of Fortune Community Edition
This is the full game, a ton of maps + support for modern resolutions and bots.
dead link
Soldier of Fortune Community Edition
This is the full game, a ton of maps + support for modern resolutions and bots.
^
Moar like TIZ is dead. CE is available @ ModDB:
https://www.moddb.com/games/soldier-of-fortune/addons/soldier-of-fortune-community-edition
^
Moar like TIZ is dead. CE is available @ ModDB:
https://www.moddb.com/games/soldier-of-fortune/addons/soldier-of-fortune-community-edition
Latest version : https://www.sof1.org/viewtopic.php?f=160&t=4073 ( you must be registered and logged in to download )
What does it do?
If you are like me, you’ve always wished you could use WASD to control the movement of your character in top-down RPGs, where you would otherwise have to click on the ground to move (Diablo, Torchlight, Titan Quest, Grim Dawn, and so on). Universal WASD (UWASD) binds mouse clicks to the WASD keys, so that pressing W places a click above your character and makes them walk up. Or you can tell UWASD to click somewhere else, like clicking to the top-left of your character in an isometric game.
UWASD also doubles as an auto-pickup macro; move your character over an item and they will grab it automatically. In the past there have been lots of requests for such a thing and not enough action, so here we are. This is handy for idle exploring or travelling, eliminating the need to keep clicking all the dang time.
EYE Divine Cybermancy only has toggle-to-aim controls, which many people find clumsy. This Autohotkey script adds industry-standard hold-to-aim controls to the game without interrupting the other functions that the Aim button also performs in the game.
The script does this by differentiating between taps and holds, so you can still tap the Right Mouse to do the game's original things, and then hold to aim whenever you like. This also means that you have a choice between toggle-to-aim and hold-to-aim. Choosing between them is entirely contextual based on how long you hold the button down, it feels very natural.
Uncaps the 720p internal resolution
Removes artifacts caused by sprite smoothing
Enhances SSAO quality
Fixes bad texture coordinates on many sprites
Bypasses Intel integrated GPUs on laptops
Improves OpenGL performance
Supports custom button icons
Supports custom resolutions
Adds cursor management
Adds UI color customization
Adds MSAA support
Adds a PSN Trophy sound on achievement unlock
A Russian guy has made some patches / wrappers for some old games .
Veroks's Official Blog
Fixes & features:
Supported games:
- Propper launching on Windows 8/8.1/10
- Added windowed mode. Games can now switch into windowed/fullscreen mode
- Alexander the Great
- Cossacks II
- Napoleonic Wars
- Battle for Europe
- Heroes of Annihilated Empires
Ja, ze Gothic 1 und 2 ist zehr gut.Yet Another Unofficial Patch for Gothic II/NotR/Gold (v2.5 - finalized)
Junmarko i know you like gothic 2, have you tried this? I'm installing it now, plan to play with german VO. I may add the dx11 renderer on top of it, but other than that it seems to have fixed some of the issues introduced in NotR by adopting a scroll / LP system closer to classic G2.
I used this on Frater / The Chosen: Well Of Souls to fix the "Unable to set the video mode" error. It can be combined with dgvoodoo.DxWrapper is a dll file designed to fix compatibility issues in older games by wrapping or hooking DirectX (or other) libraries to fix Windows 10 compatibility issues in older games.
Some more possible additions for the front page:
CoolSoft MIDIMapper
https://coolsoft.altervista.org/en/midimapper
This adds a tool to the Control Panel that allows you to select your MIDI device even in Windows 64.
I've confirmed it works with actual MIDI synths attached via MIDI-USB cable, with games such as modern Doom source ports, System Shock: Enhanced Edition, and DXX-Rebirth (Descent source port).
$Scale Gauges: yes
; allowhwcursor : allows the use of the Dx8 cursor system
allowhwcursor 1
font =
{
type = "FreeType2";
name = "Andale Sans Bold";
file = "ANSNB___.TTF";
sizeDefault = 94;
size640 = 94;
size800 = 94;
size1024 = 94;
size1280 = 94;
size1600 = 94;
spaceChar = " ";
missingChar = "?";
}