Jump to content
The Dark Mod Forums

ianrace

Member
  • Posts

    20
  • Joined

  • Last visited

Everything posted by ianrace

  1. And that would do it. For some reason, the file had removed the executable checkmark. I put it back and it works fine now. Thanks for all the help.
  2. Never mind. I forgot to include the word "install" Silly me. The game works again! Thanks for all the help thus far. The only thing I still haven't been able to figure out is why I no longer have permission to run the updater.
  3. Sorry if this a dumb question, but from where do I install that? While I've found mention of it online. I can't find the name of any packages that might actually have it. I did try to install exactly what you typed from apt-get, but no dice. Is there a special ppa I need to direct Ubuntu towards?
  4. Hi all. Dark Mod had no troubles on my Linux box running Ubuntu before the update. The update itself ran smoothly, but the game now refuses to run. I tried to launch it from Terminal to see what was going on and it looks like it's missing the libcurl.so.4 library. I then tried to run the updater again, but it now says that I don't have permission to run the program, even though all the Ubuntu permission are set properly for both the directory and file. Any help would be appreciated. Thanks, as always. Kevin
  5. Thanks for the replies. I'm glad that it's at least possible, even if it would take a bit to set up. Thanks again.
  6. Pretty much the topic. Is it possible to use a roq file as the mission briefing rather than the static or dynamic text briefings most commonly used? Thanks, as always.
  7. Scratch that, it had nothing at all to do with CCC. It turns out that Windows 7 Aero desktop is causing the issue. Playing around with LCD Overdrive force the desktop into Basic. By keeping it in Basic, my issue is resolved. Thanks again for the help.
  8. I can confirm plasticman's results. I installed this on my Linuxbox to see if I could replicate my overscan issue (I couldn't). The game installed fine with only the sound issues described above plaguing the game.
  9. Just tried those resolutions and neither worked. I'm still looking for a way into the Toshiba service menu. The codes I found so far were for older televisions. Here's another interesting symptom in my problem. The issue I have described also consistently occurs in windowed mode when the game first runs. It is corrected by alt+tabbing away to another window and then alt+tabbing back again. Now if I could only figure out how to do this and still stay in full screen, I might have something. Any ideas? Update 4/4/13: I did it! It turns out that it was a setting in the CCC causing the trouble. There's a setting called LCD Overdrive that I had disabled. Enabling it seems to have fixed the issue. Moderator, if you'd like to close this thread, go right ahead. My issue has been resolved. Thank you for all your help.
  10. According to both Windows and ATI, I have the latest drivers for my graphics hardware. As requested, here are the contents of my Darkmod.cfg file: unbindall bind "ENTER" "_impulse51" bind "ESCAPE" "togglemenu" bind "SPACE" "_moveup" bind "-" "_impulse50" bind "0" "_impulse10" bind "1" "_impulse1" bind "2" "_impulse2" bind "3" "_impulse3" bind "4" "_impulse4" bind "5" "_impulse5" bind "6" "_impulse6" bind "7" "_impulse7" bind "8" "_impulse8" bind "9" "_impulse9" bind "=" "_impulse49" bind "[" "_impulse48" bind "\" "_mlook" bind "]" "_impulse47" bind "^" "_impulse0" bind "a" "_moveleft" bind "c" "_impulse24" bind "d" "_moveright" bind "e" "_impulse46" bind "f" "_impulse44" bind "g" "inventory_use '#str_02396'" bind "i" "inventory_cycle_group '#str_02391'" bind "k" "inventory_cycle_group '#str_02392'" bind "l" "inventory_use '#str_02395'" bind "m" "inventory_cycle_maps" bind "o" "_impulse19" bind "p" "inventory_cycle_group '#str_02389'" bind "q" "_impulse45" bind "r" "_impulse52" bind "s" "_back" bind "u" "_impulse51" bind "v" "inventory_hotkey '#str_02397'" bind "w" "_forward" bind "x" "_impulse23" bind "y" "clientMessageMode 1" bind "z" "_zoom" bind "BACKSPACE" "inventory_hotkey" bind "PAUSE" "pause" bind "UPARROW" "_forward" bind "DOWNARROW" "_back" bind "LEFTARROW" "_left" bind "RIGHTARROW" "_right" bind "ALT" "_strafe" bind "CTRL" "_button5" bind "SHIFT" "_speed" bind "DEL" "_lookdown" bind "PGDN" "_lookup" bind "END" "_impulse18" bind "F3" "_impulse17" bind "F4" "savegame quick" bind "F5" "loadgame" bind "F6" "_impulse20" bind "F7" "_impulse22" bind "F9" "loadgame quick" bind "F12" "screenshot" bind "MOUSE1" "_attack" bind "MOUSE2" "_impulse41" bind "MOUSE3" "_zoom" bind "MWHEELDOWN" "_impulse14" bind "MWHEELUP" "_impulse15" seta gui_mediumFontLimit "0.30" seta gui_smallFontLimit "0.15" seta radiant_entityMode "0" seta net_socksPassword "" seta net_socksUsername "" seta net_socksPort "1080" seta net_socksServer "" seta net_socksEnabled "0" seta win_ypos "0" seta win_xpos "0" seta sys_lang "english" seta s_decompressionLimit "6" seta s_useEAXReverb "0" seta s_useOpenAL "0" seta s_libOpenAL "openal32.dll" seta s_numberOfSpeakers "6" seta s_doorDistanceAdd "450" seta s_globalFraction "0.8" seta s_subFraction "0.75" seta s_playDefaultSound "1" seta s_volume_dB "0" seta s_meterTopTime "2000" seta s_reverse "0" seta s_spatializationDecay "2" seta s_maxSoundsPerShader "0" seta r_screenshot_format "jpg" seta r_debugArrowStep "120" seta r_debugLineWidth "1" seta r_debugLineDepthTest "0" seta r_cgFragmentProfile "best" seta r_cgVertexProfile "best" seta r_forceLoadImages "0" seta r_shadows "1" seta r_skipBump "0" seta r_skipSpecular "0" seta r_skipNewAmbient "0" seta r_renderer "best" seta r_brightness "1" seta r_gamma "1" seta r_swapInterval "1" seta r_useIndexBuffers "1" seta r_customHeight "1080" seta r_customWidth "1920" seta r_fullscreen "0" seta r_mode "-1" seta r_multiSamples "8" seta image_downSizeLimit "256" seta image_ignoreHighQuality "0" seta image_downSizeBumpLimit "128" seta image_downSizeSpecularLimit "64" seta image_downSizeBump "0" seta image_downSizeSpecular "0" seta image_useCache "0" seta image_cacheMegs "20" seta image_cacheMinK "200" seta image_usePrecompressedTextures "1" seta image_useNormalCompression "2" seta image_useAllFormats "1" seta image_useCompression "1" seta image_preload "1" seta image_roundDown "1" seta image_forceDownSize "0" seta image_downSize "0" seta image_lodbias "0" seta image_anisotropy "16" seta image_filter "GL_LINEAR_MIPMAP_LINEAR" seta gui_filter_game "0" seta gui_filter_idle "0" seta gui_filter_gameType "0" seta gui_filter_players "0" seta gui_filter_password "0" seta net_clientDownload "1" seta net_master4 "" seta net_master3 "" seta net_master2 "" seta net_master1 "" seta net_clientMaxRate "16000" seta net_serverMaxClientRate "16000" seta m_strafeSmooth "4" seta m_smooth "1" seta m_strafeScale "6.25" seta m_yaw "0.022" seta m_pitch "0.022" seta sensitivity "5" seta in_toggleZoom "0" seta in_toggleCrouch "0" seta in_toggleRun "0" seta in_alwaysRun "0" seta in_freeLook "1" seta in_anglespeedkey "1.5" seta in_pitchspeed "140" seta in_yawspeed "140" seta gui_configServerRate "0" seta com_guid "" seta com_preloadDemos "0" seta com_compressDemos "1" seta com_product_lang_ext "1" seta com_videoRam "128" seta com_showFPS "0" seta com_purgeAll "0" seta com_machineSpec "-1" seta g_spectatorChat "0" seta net_clientLagOMeter "1" seta r_postprocess_bloomKernelSize "2" seta r_postprocess_bloomIntensity "0" seta r_postprocess "0" seta net_serverDlTable "" seta net_serverDlBaseURL "" seta net_serverDownload "0" seta mod_validSkins "skins/characters/player/marine_mp;skins/characters/player/marine_mp_green;skins/characters/player/marine_mp_blue;skins/characters/player/marine_mp_red;skins/characters/player/marine_mp_yellow" seta g_mapCycle "mapcycle" seta g_voteFlags "0" seta g_gameReviewPause "10" seta g_countDown "10" seta g_password "" seta g_testModelHeadJoint "Spine2" seta g_testModelHead "atdm:ai_head_citywatch" seta g_showBrass "1" seta g_showProjectilePct "0" seta g_showHud "1" seta g_showPlayerShadow "0" seta pm_walkspeed "70" seta g_showcamerainfo "0" seta g_armorProtectionMP "0.6" seta g_armorProtection "0.3" seta g_damageScale "1" seta g_decals "1" seta g_doubleVision "1" seta g_bloodEffects "1" seta g_projectileLights "1" seta g_muzzleFlash "1" seta gui_CenterY "0.5" seta gui_CenterX "0.5" seta gui_Height "1.0" seta gui_Width "1.0" seta r_fovRatio "0" seta r_aspectRatio "1" seta ui_showGun "1" seta ui_autoReload "1" seta ui_autoSwitch "1" seta ui_team "Red" seta ui_skin "skins/characters/player/marine_mp" seta ui_name "Player" seta si_serverURL "" seta si_spectators "1" seta si_usePass "0" seta si_warmup "0" seta si_teamDamage "0" seta si_timeLimit "10" seta si_fragLimit "10" seta si_maxPlayers "4" seta si_map "game/mp/d3dm1" seta si_gameType "singleplayer" seta si_name "DOOM Server" seta tdm_lod_bias "1.0" seta tdm_voice_from_off_volume "1.0" seta tdm_voice_player_volume "1.0" seta tdm_music_volume "1.0" seta tdm_ambient_method "0" seta tdm_door_auto_open_on_unlock "1" seta tdm_bow_aimer "0" seta tdm_lp_debug_hud "0" seta tdm_lp_pawlow "0" seta tdm_lp_randomize "1" seta tdm_lp_auto_pick "0" seta tdm_lp_autopick_attempts "3" seta tdm_lp_pick_timeout "500" seta tdm_lp_sample_delay "10" seta tdm_lp_base_count "5" seta tdm_empty_model "models/darkmod/misc/system/empty.lwo" seta tdm_lg_split "0" seta tdm_lg_model "models/darkmod/misc/system/lightgem.lwo" seta tdm_lg_weak "0" seta tdm_lg_interleave "1" seta pm_rope_snd_rep_dist "32" seta pm_min_stepsound_interval "200" seta pm_stepvol_crouch_creep "-7" seta pm_stepvol_crouch_run "4" seta pm_stepvol_crouch_walk "-2" seta pm_stepvol_creep "-5" seta pm_stepvol_run "8" seta pm_stepvol_walk "0" seta tdm_underwater_blur "3" seta tdm_rope_pull_force_factor "140" seta tdm_inv_use_visual_feedback "1" seta tdm_door_control "0" seta tdm_inv_use_on_frob "1" seta tdm_inv_loot_sound "frob_loot" seta tdm_inv_hud_pickupmessages "1" seta tdm_hud_hide_lightgem "0" seta tdm_hud_opacity "0.7" seta tdm_grabber_reverse_control "0" seta tdm_bounce_sound_min_vel "80" seta tdm_bounce_sound_max_vel "400" seta tdm_throw_max_vel "900" seta tdm_throw_time "1200" seta tdm_throw_max "3500" seta tdm_throw_min "600" seta tdm_phys_show_momentum "0" seta tdm_melee_difficulty "normal" seta tdm_melee_max_particles "10" seta tdm_melee_forbid_auto_parry "0" seta tdm_melee_auto_parry "0" seta tdm_melee_invert_parry "0" seta tdm_melee_invert_attack "0" seta tdm_melee_mouse_thresh_ "0" seta tdm_dragged_item_highlight "1" seta tdm_drag_encumber_max "0.4" seta tdm_drag_encumber_maxmass "55" seta tdm_drag_encumber_minmass "10" seta tdm_drag_jump_masslimit "20" seta tdm_drag_af_free "0" seta tdm_drag_af_ground_timer "800" seta tdm_drag_damping_af "0.4" seta tdm_drag_damping "0.0" seta tdm_drag_stuck_dist "38.0" seta tdm_drag_force_max "100000" seta tdm_drag_limit_force "1" seta tdm_collision_damage_scale_horiz "0.5" seta tdm_collision_damage_scale_vert "1" seta tdm_frob_fadetime "100" seta tdm_frob_width "10.0" seta tdm_frob_distance_default "63" seta pm_lean_toggle "0" seta pm_lean_door_bounds_exp "8.0" seta pm_lean_door_max "40" seta pm_lean_door_increments "10" seta pm_lean_to_valid_increments "25" seta pm_lean_forward_stretch "15" seta pm_lean_forward_height "0.4" seta pm_lean_forward_time "400.0" seta pm_lean_forward_angle "2" seta pm_lean_stretch "2" seta pm_lean_height "0.4" seta pm_lean_time "400.0" seta pm_lean_angle "15.0" seta tdm_reattach_delay "100" seta tdm_crouch_toggle_hold_time "400" seta tdm_toggle_crouch "1" seta tdm_footfall_sounds_movetype_specific "1" seta pm_mantle_minflatness "0.707" seta pm_mantle_height "0.2" seta pm_mantle_reach "0.5" seta pm_weightmod "1" seta pm_push_max_mass "200" seta pm_push_heavy_threshold "0.15" seta pm_push_accel_time "1000" seta pm_push_start_delay "1000" seta pm_push_maximpulse "300" seta pm_pushmod "0.15" seta pm_max_swimspeed_mod "1.4" seta pm_crouchmod "0.54" seta pm_creepmod "0.44" seta pm_runmod "2.12" seta tdm_savegame_compress "1" seta tdm_force_savegame_load "0" seta tdm_mainmenu_confirmquit "1" seta tdm_debug_aastype "aas32" seta tdm_allow_http_access "1" seta tdm_proxy_pass "" seta tdm_proxy_user "" seta tdm_proxy "" seta tdm_fm_restart_delay "0" seta tdm_default_relations_def "atdm:team_relations_default" seta tdm_show_trainer_messages "1" seta tdm_menu_music "1" seta tdm_wideScreenMode "7" seta tdm_interaction_vfp_type "1" seta tdm_ai_show_aasfuncobstacle_state "0" seta tdm_show_health "0" seta tdm_ai_opt_update_enemypos_interleave "48" seta tdm_ai_opt_interleavethinkframes "0" seta tdm_ai_opt_interleavethinkskipPVS "0" seta tdm_ai_opt_interleavethinkmaxdist "0" seta tdm_ai_opt_interleavethinkmindist "0" seta tdm_ai_visdist_show "0.0" seta tdm_ai_search_show "0.0" seta tdm_showko "0" seta tdm_showsprop_radius "0" seta tdm_showsprop "0" seta tdm_spr_debug "0" seta tdm_sndprop_disable "0" seta tdm_ai_acuity_susp "1.2" seta tdm_ai_acuity_L5 "1.5" seta tdm_ai_acuity_L4 "1.3" seta tdm_ai_acuity_L3 "1.1" seta tdm_ai_show_conversationstate "0" seta tdm_ai_show_enemy_visibility "0" seta tdm_ai_sight_scale "1000.0" seta tdm_ai_sight_thresh "1.0" seta tdm_ai_showelevator "0" seta tdm_ai_showdoor "0" seta tdm_ai_debug_blocked "0" seta tdm_ai_showAASarea "0" seta tdm_ai_showgoalpos "0" seta tdm_ai_showdest "0" seta tdm_ai_showalert "0" seta tdm_ai_showtasks "0" seta tdm_ai_showanimstate "0" seta tdm_ai_showko "0" seta tdm_ai_showfov "0" seta tdm_ai_debug "0" seta tdm_ai_bumpobject_impulse "250" seta tdm_ai_tact "20.0" seta tdm_ai_sight_combat_cutoff "20.0" seta tdm_ai_sightmin "15.0" seta tdm_ai_sightmax "40.0" seta tdm_ai_sight_mag "1.0" seta tdm_ai_sight_prob "0.7" seta tdm_ai_showbark "0" seta tdm_ai_sndvol "0.0" seta tdm_player_wait_until_ready "1"
  11. @nbohr1more: Be happy to.... as soon as I get home from work tonight. @Bikerdude: It's a DVI to HDMI cable.
  12. My video card has overscan tools that I played around with to no effect. The TV has no obvious way of adjusting it in the default menus, but I know it's doing something as the TV always reports 1080p regardless of the resolution reported by the computer. I'll do a little research to find the technician's code for Toshiba television to see if I can adjust that. Thanks, as always.
  13. I appreciate the help you've given me. I guess I'll just have to play the game in windowed mode until I can figure this thing out. If I can get it working right, I'll post the solution. Thanks again.
  14. Catalyst AI has been disabled. Disabling crossfire also does nothing. This is the first time I've tried Dark Mod with the computer connected to my TV. Previously I had played it on a widescreen monitor. Now it's hooked up to a big screen HDTV. I wonder if there something about my TV it doesn't like. None of my other games are affected, though, including Doom 3. The only thing so affected by... whatever it is seems to be TDM.
  15. Driver Version: 8.970.100.7000 Sorry for the double post. Missed the edit button. Won't happen again.
  16. Processor: AMD Phenom II 4 955 Processor 3.20 GHz Motherboard: MSI 790FX-GD70 Graphics Card: ATI Radeon HD 4870 X2, crossfire enabled OS: Windows 7 Ultimate 64 bit
  17. 1. Deleted 2. Restarted. 640x480, but problem persists. Switched to windowed mode to change settings to 800x600. 3. New resolution, but problem remains. I tried some of the other resolutions, both 4:3 and 16:9, and they all return the same result. But only when in full screen. In windowed mode, the game looks fine regardless of resolution. Just in a window. Every time I go to fullscreen, however, I get the cut-off title screen.
  18. Bikerdude is right. It's a standard 1920x1080 resolution. I am running a radeon. I turned off Catalyst to be on the safe side, but that's not it either.
  19. Okay, I deleted the cfg files you suggested. I fired it up, but got the same result, but in 640x480. So I Alt/Tabbed into windowed mode and picked my settings that way. I clicked restart from the settings screen. The game rebooted, but I got the same result as pictured in the screenshot from the first post.
  20. I'm having a bit of trouble with my resolution settings. I had to recently reinstal my game. Doom 3 and TDM went in just fine. But everytime I load the mod, regardless of the resolution, the entire title screen is oversized so that I only see the top half of the thief and the left corner of the title menu. I've tried manually setting darkmod.cfg and creating an autoexec.cfg to 1920x1080, r_mode -1. Nothing works. If I go to windowed mode, I can get the game to display in a low resolution 480 window, but that's about it. Any help would be appreciated. Thanks, and keep up the good work. This is a truly amazing mod you've created.
×
×
  • Create New...