jaxa on 27/12/2011 at 16:01
(
http://www.ttlg.com/forums/showthread.php?t=137876) Thief Gold - Windows Vista x64 - UAC disabled.
Downloaded latest DDFix (v1.5.12), extracted into folder. Downloaded and replaced Thief.exe with the patched Thief Gold executable.
Here's my cam.cfg:
Quote:
; $Header: r:/prj/cam/src/RCS/cam.cfg 1.14 1998/09/23 20:00:41 mahk Exp $
; hey, which game is this
game dark
; general configs
include_user_cfg user.cfg
editor_include_dromed_cfg dromed.cfg
; game specific paths/configs
dark_include_install_cfg install.cfg
shock_resname_base r:\prj\shock\art\finals
; set trait cache to include concretes
trait_cache_flags 2
game_screen_size 1280 800
skip_intro
sfx_device 1
game_screen_depth 16
game_hardware 1
sfx_channels 8
game_screen_flags 13
game_full_screen 1
master_volume 0
UseSysMemOverlay 2
Includes new line at the end. Resolution is 1280x800. After I got the black screen with health and sound at the beginning of the training mission, I followed the advice in (
http://www.ttlg.com/forums/showthread.php?t=137292) this thread and added UseSysMemOverlay=2 to the end. Didn't work. Noticed the equals sign, changed it to just "UseSysMemOverlay 2". Still doesn't work.
DJ Riff on 27/12/2011 at 18:51
UseSysMemOverlay=2 is a DDFIX setting. This should be uncommented ( ; removed) and modified in ddfix.ini
jaxa on 27/12/2011 at 21:34
Doh. It's perfect now, thanks. Does anybody have a T2 keybinding file for T1/TG?
hjem on 29/12/2011 at 12:02
Quote Posted by jaxa
Does anybody have a T2 keybinding file for T1/TG?
how about user.bnd -file in your thief-directory? btw. it's the easiest way to edit default keybinding ;)
jaxa on 29/12/2011 at 17:41
Looks like copying user.bnd from Thief2 was sufficient. Just gotta fix running. Thanks.