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.

Difference between revisions of "Robin Hood: The Legend of Sherwood"

From PCGamingWiki, the wiki about fixing PC games
m (→‎top: updated GOG.com ID format)
Line 268: Line 268:
 
  |audio    = true  
 
  |audio    = true  
 
  |subtitles = false
 
  |subtitles = false
  |notes    = Local retail release, [https://community.pcgamingwiki.com/files/file/1184-robin-hood-the-legend-of-sherwood-polish-translation/ download]
+
  |notes    = GOG.com version and local retail release.<br />Official translation, [https://community.pcgamingwiki.com/files/file/1184-robin-hood-the-legend-of-sherwood-polish-translation/ download]
 
  |fan      =  
 
  |fan      =  
 
}}
 
}}

Revision as of 19:09, 14 March 2019

Robin Hood: The Legend of Sherwood
Robin Hood: The Legend of Sherwood cover
Developers
Spellbound Entertainment
Anuman Interactive
RuneSoft
Publishers
Meridian4
Release dates
Windows November 1, 2002
Linux November 16, 2004
macOS (OS X) December 22, 2004
Robin Hood: The Legend of Sherwood on Wikipedia

General information

Official website (archived)
GOG.com Community Discussions
GOG.com Support Page
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
DRM-free
Windows
GamersGate
Windows
GamersGate
DRM-free after installation (requires an internet connection during installation)
macOS (OS X)
GOG.com
DRM-free
Windows
Mac App Store
Icon overlay.png
macOS (OS X)
Steam
Icon overlay.png
Windows
macOS (OS X)
Demo

Essential improvements

Patches

Patches are available (US, European, Japan). Changelog can be found here

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\DATA\Configuration\[Note 1]
macOS (OS X)
Linux
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/46560/pfx/[Note 2]
It's unknown whether this game follows the XDG Base Directory Specification on Linux. Please fill in this information.

Save game data location

System Location
Windows <path-to-game>\DATA\Savegame\[Note 1]
macOS (OS X)
Linux
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/46560/pfx/[Note 2]

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video settings

In-game video settings.
In-game video settings.

Template:Video settings

Widescreen resolution

Modify Profiles[1]
  1. Launch the game at least once.
  2. Go to <path-to-game>\DATA\Savegame\
  3. Open the Profiles file with wxMEdit or other hex editor.
  4. Press Ctrl+F and fill the Find Hex String checkbox*.
  5. Find one of the following strings:
  • 20 44 00 00 F0 43
  • 48 44 00 00 16 44
  • 80 44 00 00 40 44
  1. Replace it with the value corresponding to your desired resolution:
  • 1024x576 - 80 44 00 00 10 44
  • 1280x720 - A0 44 00 00 34 44
  • 1360x768 - AA 44 00 00 40 44
  • 1600x900 - C8 44 00 00 61 44
  • 1920x1080 - F0 44 00 00 87 44

* Depends on the hex editor.

Windowed

Use DxWnd[citation needed]
  1. Download DxWnd and extract it.
  2. Launch DxWnd as administrator.
  3. Configure it t
  4. Choose Edit, and Add.
  5. Type in the name for it (e.g. Robin Hood).
  6. Set the path to <path-to-game>\Game.exe.
  7. Under position specify the X, Y position of a window for the game and Width (W) and Height (H) of the window.
  8. Go to Video tab.
  9. Under Window Handling, check Modal Style.
  10. Under Color management check Set 16BPP RGB565 encoding.
  11. Go to Input tab.
  12. Set the Cursor visibility to Hide.
  13. Click OK to save the settings.
  14. Minimize DxWnd and launch the game.

Input settings

In-game input settings.
In-game input settings.

Template:Input settings

Audio settings

In-game audio settings.
In-game audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Czech
Retail version only
French
German
Polish
GOG.com version and local retail release.
Official translation, download
Spanish

Issues fixed

Uneven/poor performance

Install a wrapper[2]
  1. Download a modified DDraw wrapper and extract it.
  2. Copy aqrit.cfg and ddraw.dll to a folder where you have installed the game.
  3. If you're using Windows 8 / 8.1 / 10 start the game with DxWnd (can be set to fullscreen). See Windowed.
Replace English fonts[citation needed]
  1. Download the GOG German Fonts and extract it.
  2. Copy the files into the Data\Interface\Fonts folder contained where the game is installed.
  3. There is a bug inside the English font set which may hamper performance.
  4. Alternatively, you can use this fix with font files from any non-english localization.

Other information

API

Technical specs Supported Notes
Direct3D 8
Executable 32-bit 64-bit Notes
Windows
macOS (OS X)
Linux

Middleware

Middleware Notes
Audio FMOD 3.6
Cutscenes Bink Video 1.5L

System requirements

Windows
Minimum[3] Recommended
Operating system (OS) 98
Processor (CPU) Intel Pentium II 233 MHz
System memory (RAM) 64 MB
Hard disk drive (HDD) 1 GB
Video card (GPU) 4 MB of VRAM
DirectX 8.1 compatible
macOS (OS X)
Minimum
Operating system (OS) 10.6.6
Processor (CPU) Intel 1.8 GHz
System memory (RAM) 512 MB
Hard disk drive (HDD) 2 GB
Video card (GPU) 128 MB of VRAM
Linux
Minimum
Operating system (OS)
Processor (CPU)
System memory (RAM)
Hard disk drive (HDD)

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).
  2. 2.0 2.1 File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/46560/ in addition to or instead of this directory. The app ID (46560) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References

  1. GOG.com - Forum - widescreen, page 1
  2. Verified by User:Suicide_machine on 2016-10-21
  3. Official README file