Search the Community
Searched results for '/tags/forums/music/' or tags 'forums/music/q=/tags/forums/music/&'.
-
Thought I would compile a list of tweaks & fixes from multiple sources for this game in an effort to help people get a playable experience, I will update this OP as we go. Minimum Requirements - Processor: Dual Core or Quad Core CPURAM: 4 GBGraphics: AMD Radeon 4800 series or NVidia GTS 250DirectX: Version 10Hard Drive: 20 GBRecommended Requirements - Operating Systems: Windows 7, Windows 8 (32nit or 64-bit)Processor: AMD FX 8000 series, Intel Quad i7 Core or better CPURAM: 4 GBGraphics: AMD Radeon HD R9 series, NVidia GTX 660 series or betterDirectX: Version 11First recommened tweak for ALL 64bit Windows users - (dont know if this applies to linux users, yet) The latest update (1.2 b4116.4) fixes the slowdown issue but if people still having issue or have lower end systems there is not a tick box to force the use opf the 32bit exe.Second Recommended Tweaks for ALL 32/64bit Windows users - Enable "Exclusive FullScreen", this should improve your framerate across the board. - for me my FPS (min/max/avg) jumped from 32/62/53 to 41/64/58Graphics tweaks to Make the game run better - First things first - If you are experiencing bad graphics on a machine that can easily afford to run it better/smoother, set SSAA ‘Super Sampling Anti-Aliasing’ to low or off. The higher you set this setting, the more lag you will encounter in the game.Don’t take things for granted - The problem is the optimization of the game, even if your PC can handle everything max'd out, try keeping SSAA to low if you want a smoother gameplay experience.Flickering shadows, glichy graphics & disappearing menu buttons - If you are experiencing flickering shadows, glitchy graphics & disappearing menu items, make sure you are running the game on updated or the latest drivers for your gfx card.SLI/Crossfire fix - For now, make sure you run the game on a single GPU as SLI/Crossfire may be causing the disappearing graphics and flickering shadows.Framerate issues - There are a few things you can try to improve your FPS for thief. Firstly make sure that your GPU drivers are up to date and your system is not overheating or running hot. If you are running SLI/Crossfire, try disabling to see if there is a difference in performance. If you are using a laptop, make sure that your power adapter is plugged and your power setting in windows is set to performance.Common sense - It goes without saying that your system should be good enough to handle the game’s processing and rendering needs. If you are running any third party applications in the background like Dxtory, Shadowplay or FRAPS etc, your going to see a perf drop.Crashes after loading a stage - If Thief crashed after loading, make sure you verify the integrity of the game cache in Steam especially if you pre-loaded the game and tried to start it as soon as it unlocked.You may have to verify the files twice to make it work! If that doesn’t work, there is another workaround. I am not sure about this fix but it has helped a few to get rid of the crash, so I think it’s worth of a shot.The game crash can be associated with the virtual memory size. You should increase your virtual memory page file size to fix the issue.Game crashes to desktop and reboot - Make sure you have latest patch for the game installed. It fixes these random crashes and loading issues. If you pre-loaded the game, make sure you verify the integrity of the game cache. You may have to verify the files twice to make it work!Blackscreen when launching thief - can be one of two things - is associated with the missing files of the game. Verify the game cache and re-verify if the need be to get it running.Make sure Windows pagefile is enabled (http://windows.microsoft.com/en-gb/w...#1TC=windows-7).Can’t Hear sound? No voices? (no, not the ones in your head) - Verify the integrity of the game cache. Download the language packs if need be. Make sure you have voices/music volume up in the sound settings of the game.You can also trying changing the advanced sound settings in Windows. Open Playback Devices, click on your Speakers and go to Properties. Now in enhancement levels, select CD/DVD quality and see if it helps.Thief won’t start? - Try logging into Steam after having logged out. It will help!Thief config tweaks - Disable motion blur - you will find relative file to edit in: Steam\steamapps\common\Thief\Engine\Config. You need to open the file by the name of “BaseEngine.ini” and then set the following values as such: "motionBlur=True" to "motionBlur=False""motionBluPause=True" to "motionBlurPause=False"Save the file and set it to "read-only".How to skip Intro Videos - Go to Thief\ThiefGame\Config and then Locate ThiefEngine.ini file and edit the following line"StartupMovies=PROG_GUI_Video.StartupVideoPlayer" to ";StartupMovies=PROG_GUI_Video.StartupVideoPlayer"Save the file and set it to "read-only".How to fix ‘Timed Fade’ option for HUD - While health, focus, inventory and ammo set to ‘Timed Fade’ option in game and HUD menu, the fade remains just 50% opacity. To fix this problem, go to ThiefGame\Config\ThiefUI.ini and find the lines- "mInvSelectionAlphaMin=XX" "mHealthAlphaMin=XX" "mFocusAlphaMin=XX" (XX being the default values) to "mInvSelectionAlphaMin=0.0f" "mHealthAlphaMin=0.0f" "mFocusAlphaMin=0.0f"Save the file and set it to "read-only".How to reduce Mouse Lag - The quick and easy fix to reduce mouse lag, run your game in Exclusive Fullscreen mode, go to graphic options and enable it. In case you don’t want to use this mode, then you must find BaseEndinge.ini and edit the following lines -"OneFrameThreadLag=TRUE" to "OneFrameThreadLag=FALSE"Save the file and set it to "read-only".Disable framerate smoothing - Go to Thief\ThiefGame\Config and then Locate ThiefEngine.ini file and edit the following lines"bSmoothFrameRate=TRUE" "MinSmoothedFrameRate=XX" "MaxSmoothedFrameRate=XX" (XX being the default values) to "bSmoothFrameRate=FALSE" "MinSmoothedFrameRate=0" "MaxSmoothedFrameRate=0"Save the file and set it to "read-only".Fix stuttering - can be done one of two ways -This tweak requires starting a new game, as changing the level streaming value will result in a crash upon loading if the save game file features a different level streaming value (such as starting the game with it on TRUE and changing it to FALSE along the way - switching from FALSE to TRUE will also result in a crash, so it's best to change this value only when starting a new game)! However, this should help eliminate both in-game and benchmark stuttering, as it does for the other games based on the UE3 engine.Go to Thief\ThiefGame\Config and then Locate ThiefEngine.ini file and edit the following lines -"bUseBackgroundLevelStreaming=XX" "UsePriorityStreaming=XX" "OnlyStreamInTextures=XX" to "bUseBackgroundLevelStreaming=FALSE" "UsePriorityStreaming=FALSE" "OnlyStreamInTextures=TRUE"Save the file and set it to "read-only".Improve texture streaming - Go to Thief\ThiefGame\Config and then Locate ThiefEngine.ini file and edit the following lines -"MipFadeInSpeed0=0.3" "MipFadeOutSpeed0=0.1" "MipFadeInSpeed1=2.0" "MipFadeOutSpeed1=1.0" to "MipFadeInSpeed0=0.0" "MipFadeOutSpeed0=0.0" "MipFadeInSpeed1=0.0" "MipFadeOutSpeed1=0.0"Save the file and set it to "read-only".Disable in-game fog - Go to Thief\ThiefGame\Config ThiefGame.ini and then find [Engine.WorldInfo] andgo to line 66And then change mbEnable=TRUE to mbEnable=FALSE and then save the file as read only.Reducing choppyness, aditional fix - Some users have reported that disabling Vsync the game is noticeably more fluid when compared to the default setting of double buffered.Game file hacks - (found on https://www.deadendthrills.com/forum/discussion/137/thief-tools-tweaks) 1. Goto Steam\steamapps\common\Thief\ThiefGame\CookedPCNG\ 2. Make a backup of thiefgame.u just in case 3. Download this utility: decompress.zip and unzip decompress.exe, put it anywhere. 4. Drag thiefgame.u onto decompress.exe you should now have a new thiefgame.u in \Steam\steamapps\common\Thief\ThiefGame\CookedPCNG\unpacked\ 5. Open \Steam\steamapps\common\Thief\ThiefGame\CookedPCNG\unpacked\thiefgame.u in a hex editor. (For example HxD) Disable Shroud and white flash - Goto Steam\steamapps\common\Thief\ThiefGame\CookedPCNG\Make a backup of thiefgame.u Download this utility: decompress.zip and unzip decompress.exe, put it anywhere.To disable shroud: Search for Hex-value: 00 00 00 00 00 00 00 00 00 CD CC 4C 3F 36 3D 00 Replace with Hex-value: 00 00 00 00 00 00 00 00 00 00 00 00 00 36 3D 00To disable white flash: Search for Hex-value: 3E 9C DE F4 3E 9C DE F4 3E CD CC CC 3E A4 3D 00 Replace with Hex-value: 3E 9C DE F4 3E 9C DE F4 3E 00 00 00 00 A4 3D 00Tweaking "in shadow" proxy light: - disabling this is not recommended, so I added tweaks to reduce the range of the light instead. Search for Hex-value: 00 00 00 00 00 B4 43 14 38 00 00 00 00 00 00 28 for half range (180), Replace with Hex-value: 00 00 00 00 00 34 43 14 38 00 00 00 00 00 00 28 for 1/4 range (90), Replace with Hex-value: 00 00 00 00 00 b4 42 14 38 00 00 00 00 00 00 28To Disable "in light" proxy light: Search for Hex-value: 00 00 00 00 00 96 43 14 38 00 00 00 00 00 00 28 Replace with Hex-value: 00 00 00 0A D7 23 3C 14 38 00 00 00 00 00 00 28Save and fire up the game. Dxtory and other tools not working - Fps monitoring/benchmarking tools cause the game to crash - For the time being, may I suggest that you try running the game without these tools. And if you have any fix of your own related to the issue, please post your finding.Trainer with NOCLIP mode - tbc
-
I have decided to start experimenting in the world of ambient music. Eventually I plan to create a whole album and release it to the thief communities. But for now here is a taste of two tracks I created http://youtu.be/Yvy9Ajys1Ro
- 8 replies
-
- 11
-
-
Maybe you can do something with the animated grass demo: Topic https://forums.thedarkmod.com/index.php?/topic/12985-animated-grass-test-map/ Video: https://www.youtube.com/watch?v=LRCzWOeYxd0
-
Hello all, I've just played through a few missions for the first time (bundled ones and 3/4 of thief's den series) on version 2.05. This is a blast! On my system certain music is really loud. It seems to be the "looping" track music stuff for some reason. The ambient slider doesn't seem to do anything and the main sfx volume does work but it scales everything down. I'm currently running it with sfx turned down but it isn't ideal. I noticed it most egregiously in the Chapel Room in Thief's Den 3: Heart of the Lone Salvation. It is deafening with headphones on. Is this a known issue? Or only my system?
-
Those guidelines sound a bit outdated to me — like they were conjured up the era of dial-up modems. Ogg Vorbis files are not generally encoded with a specific bitrate, but with a quality factor which goes from -1 to 10. Quality of around 4 - 5 should be more or less transparent to most people, so I'd aim for this. The output bitrate will probably end up somewhere near the values given in those guidelines, but they won't match exactly, and that's fine. The important thing is the constant quality factor, which ensures that the music/SFX sounds good no matter how "complex" it is. Ambient background music should definitely be stereo. Mono music sounds like it comes from the middle of your head whereas stereo can sound like it is all around you (i.e. "ambient"). Of course this depends on the content of the music and how it is mixed, but there is absolutely nothing to be gained by mixing down to mono in this day and age. And if you do submit some sounds, please submit uncompressed (FLAC/WAV) versions as well as Oggs if possible. This allows the sounds to be remixed later (or used to create entirely new sounds) without introducing generation loss due to repeated compression.
-
Does anyone know how to insert custom music into a timed briefing? The briefing has the lines: // Start the briefing menu music set "gui::targetmusic" MM_MUSIC_BRIEFING; resetTime "MainMenuMusicSelect" 0; But I don't see where MM_MUSIC_BRIEFING is actually set. Also, on a similar topic, is it possible to play two different sounds during a briefing (aside from ambient music)? I have vocals playing, but would like to play sound effects, but they seem to interrupt each other.
-
Music is usually too distracting for me while coding. That being said, before Corona, when I still worked at the office instead of at home, I still listened to music occasionally when my colleagues were too loud. The type of music depends on my current mood, but I generally lean more towards rather unconventional music or music with incredible audio engineering. When working on creative stuff, I like to listen to music that fits the setting I am trying to achieve.
-
Lieutenant 1 In Plain Sight: I can't get out of this situation
datiswous replied to tes's topic in Fan Missions
Have you looked in this topic? https://forums.thedarkmod.com/index.php?/topic/21549-fan-mission-in-plain-sight-by-frost_salamander-20220807 -
Did a great find today: Quake 4 mods for dummies. Now online readable. http://forums.thedarkmod.com/topic/5576-book-quake-4-mods-for-dummies/?p=412644
-
How To Easily Loop Ambient Music & Sound Effects 1) Open sound file in audio editor The first thing you want to do is open up the sound file in your editing program of choice. I personally use Goldwave as my editor of choice but what you need to do here should be possible in any audio editing software. 2) Fade out the last 5 seconds and cut Take the last 5 seconds of the audio file and fade it out, it should fade from 100% to 0% and then cut that faded 5 second section 3) Fade in the first 5 seconds Fade in the first five seconds of the song, this time from 0% to 100% 4) Mix Now mix the faded out 5 second outro with the faded in 5 second intro. Basically this just mashes the two together and should create a seemless sound when looped 5) What to do if it sounds wrong? Sometimes the 5 second fade in/fade out time isn't good and you need to change it. For some ambient songs I do 2 seconds or 10 seconds, just be sure to carefully listen to what sounds best and through trial and error you will eventually find that happy middle ground where the song loops and there is no obvious change to the end user. The only important thing is that whatever time you choose to fade by the intro and the outro must match exactly that otherwise things could sound a little funky and off. Another optional thing to do is if the start of the song now sounds incorrect to you from the mixed clip of the intro/outro, you can always move the starting point of the song around so for example if you want the song to start at 10 seconds because it sounds better to you then simply cut from 10 seconds through to the end of the song and then paste it at 0 seconds. Listen to the connecting parts to make sure everything sounds right and then thats it. You should have a looping sound effect / ambient music without any obvious change in the song.
-
well it seems to be a problem for many amd users i see from skimming unity forums, everything from outright crashes to awfull framerates ouch . one user found that running unity in a window made it run flawlessly while fullscreen made it run like alan wake2 on a 1050 gtx
-
Wink, Wink: Spoonman has a new beta... http://forums.thedarkmod.com/topic/18049-betatesters-needed/?view=getnewpost
-
Shall I add an ingame musicplayer to play your own music in Dark Mission? create a folder with ogg-musicfiles in a fmmission folder. testsound music/mymusic.ogg
- Show previous comments 2 more
-
-
Seems like you're kind of thumbing your nose at the mission author, who presumably chose that music/fx for a reason.
-
-
I don't like pumpkins, but fortunately we were not required to eat any. I ate the mushrooms though! It sounded like the pub goers were having a great time, stomping to the beat of the music - a cool and fitting soundtrack. +1 for the Canadian reference
-
Hello Friends I did a ( how to -) Supreme Ghost Walk-through of "Hazard-Pay" If you are interested/want to take a look, I need some help/support on how to present it. I don't have my own place (and I don't want to!) to upload it. The so-called "official channel for The Dark Mod" @thedarkmod3844 on YouTube doesn't seem to be supported any more. So maybe someone wants to offer it privately in their own space - YouTube / google drive / webpage - ………… I have 2 versions of it : First: The walk-through as it was played (+ some subtitles) Second : a Music Edition with music that tries to adapt to the scenery – the mind/mood of the protagonist Any idea would be nice
-
I'm at the beginning of a new area, where bandits fights each other. Near the end, I imagine, but I'm not going to bother finishing it. The thing is tedious. It's very obvious your focus was on telling a story. The issue is that's not my thing, and I also think this is not the right game for it. You're trying to make it do things it was never designed to, so it feels clunky. I think the game shines best in a smaller map with some backstory and little touches in the mission, like notes one character leaves for another. Here, it feels like I'm being pulled along from place to place, having to go back where enemies have artificially respawned, with locked doors everywhere, JUST to further the story, not to give me an interesting challenge. And in terms of story, it's the same thing we see all the time: Pagans are the poor, downtrodden, nice people, and the Builders, are the heartless monsters. Yawn. I don't get how the gargoyle switch works in that guy's office, even after having read your explanation. I don't even understand what the situation is supposed to be. The gargoyle looks like it's locked inside a glass case, and therefore you want to get that glass case open. The note says the gargoyle switch is behind the downstairs desk. Downstairs from this note, there is no desk. And the note calls it the "gargoyle switch", which implies it's a switch for the gargoyle, not that the gargoyle itself is a switch. It's confusing for no good reason. Random notes: Boring name, as others have mentioned. A cursive font in letters is annoying to read. Loud music and sound effects are not fun, it just hurts the player's ears. The map is a screenshot. That ruins immersion. The light issues have been covered. For me, it never felt like I was in shadows, as opposed to other missions. Almost everything looks pretty brightly lit. I saw someone mentioning rope arrows are pointless, and I agree. You asked how that player could have made it past something without using one; well, I haven't used it either. You can just mantle. Of course, that's not an issue in itself. There's not reason to cry "I'm getting review bombed" when people are just giving their opinion.
-
Christmas coming early this year http://forums.thedarkmod.com/topic/18999-im-working-on-a-vr-version-early-alpha/
-
I get what you're saying, and I do have a tiny bit of music in one of my maps, but there's also a charm in portraying a part of the world, let it speak for itself, and then let the player decide what to feel about it - let the player explore his own emotions instead of being told what to feel. Sometimes music just feels like an uninvited teenager sperging out. You could argue that music would make any map feel less dull, and I'm not going to pretend that my map doesn't have dull parts. ...but I actually kind of like it dull and uncaring. I guess it's because I'm old, and my ticker can no longer handle excitement - I don't know. I also listen to podcasts while I play, and then the music just gets in the way. ...but I get what you're saying too.
-
Google translated: https://rutracker-org.translate.goog/forum/viewtopic.php?t=6419292&_x_tr_sl=ru&_x_tr_tl=en&_x_tr_hl=nl&_x_tr_pto=wapp === There are lots of topics about black screens during the main menu. https://forums.thedarkmod.com/index.php?/search/&q=Black screen&type=forums_topic&nodes=58&search_and_or=and
- 20 replies
-
- tdm
- black screen
-
(and 1 more)
Tagged with:
-
God knows since when have I last registered or posted on a traditional internet forum, but had to do so to pay my respects for the developers and map makers of this game. I have no history of the original thief series, and had no expectations for the mod. This is the first FM I played. After running around in a bit of a haste, becoming increasingly desperate of the complexity of the map, I learned to enjoy the feeling of being lost, calmed down and started to pay attention to the surroundings and listening to the ambient sounds and music. It is a truly immersive experience. I do have to admit that I could not find the entrance to the mansion, and had to resolve to a walkthrough to figure out how to enter, and at the end of the day did not manage to finish the mission. This mod is a great achievement, thank you for all the work and passion you have put into it.
-
Greatly enjoyed the moment of starting the mission and hearing the Beethoven's symphony. Well fit for the atmosphere of the game and provided the mood for the FM as well. I found acting against my own will by shutting off the music.
-
Thanks! Sounds good, will look at it when I try the base concept. I take it multi-floor elevators also used a script or Stim / Response all along then? Didn't think about it before. Another gimmick I wanted to attempt... this is something I always wanted to try out in TDM, now that I'm working on a small FM with just a few ambient songs I figured it would be a good time. I like how in similar games the music changes when a guard is attacking you which also helps you know you're being attacked: How would I do this? If scripting is needed as will surely be the case, how do I check the highest alert level of an AI then stop whichever song is playing and play a fixed one instead, afterward when the AI calms down go back to the ambience defined in that zone? I noticed that in my first FM (and somehow still the only one I finished and posted to this day) I'd use $atdm_location_settings_1.setKey("snd_myarea","nosound") to clear or change the music in a place. I could do this whenever a guard changes alert level I guess, but I think the ambient music is only applied when the player enters or exits an area so I'd also need a way to refresh it. What are your thoughts?
-
On the wiki, I'm working on a set of pages with the title-preface and broad theme "The Parts and Whole". This looks at the hows and whys of map objects being formed into collections. The hub of this is The Parts and Whole: Overview Within the hub, so far, the section "Techniques that Affect DR Only" is built out with comparison tables and child pages. This covers these techniques: Hide/Show, Region, Layer, Filter, Group, Selection Set. I'd appreciate any eyeballs on the work so far. Please suggest or edit-in improvements. In particular, are there links to videos or other wiki or forum pages that you think most apt and should be added, e.g., to the "See Also" section? "The Parts and Whole" effort is mostly intended for newbies and so is not afraid to state the obvious at times. In some cases, it covers ground also handled by the necessarily-concise DarkRadiant User Guide, but with more depth and context. In other cases, the info was only found buried in forums. Because I'm trying to cover a fair amount of ground, the pages are text-only. Some of the child pages could benefit from screenshots some day.