gp160 Posted December 7, 2017 Share Posted December 7, 2017 Free Death Camera View File This f4se plugin allows you to move camera in tfc mode, after your character dies. May come in handy while screenshooting. Use together with Real Time Death (No Slow mo). wasd=fore left back right mouse move=rotate mouse wheel=fore back mouse button=up down alt key=accelerate Submitter gp160 Submitted 12/07/2017 Category Other Requires FO4 1.10.89, F4SE 8 Link to comment
firepaw74 Posted December 8, 2017 Share Posted December 8, 2017 Thanks! Do you have plans for Skyrim SE version? Link to comment
gp160 Posted December 8, 2017 Author Share Posted December 8, 2017 56 minutes ago, firepaw74 said: Thanks! Do you have plans for Skyrim SE version? Yes. I will go for it after I finish this one. There are some features yet to be implemented. 1 Link to comment
Koolguy11 Posted December 10, 2017 Share Posted December 10, 2017 Does you have to be on patch 1.10? Link to comment
gp160 Posted December 10, 2017 Author Share Posted December 10, 2017 8 minutes ago, Koolguy11 said: Does you have to be on patch 1.10? This mod uses some RVAs which may be different in other versions of game. I got some of these directly from f4se's source code and others via cheat engine. If you want this to work under older versions you need to change those RVAs(most stored in ini) and rebuild the plugin. Link to comment
Koolguy11 Posted December 10, 2017 Share Posted December 10, 2017 7 minutes ago, gp160 said: This mod uses some RVAs which may be different in other versions of game. I got some of these directly from f4se's source code and others via cheat engine. If you want this to work under older versions you need to change those RVAs(most stored in ini) and rebuild the plugin. That's a shame. I have yet to update due to ~creation club~ 1 Link to comment
fanjo Posted December 11, 2017 Share Posted December 11, 2017 I've installed this for skyrim as well and never been able to get it to work. It's like it gets deleted out of my files or something cause I can never find it after I start up the game. Link to comment
gp160 Posted December 12, 2017 Author Share Posted December 12, 2017 10 hours ago, fanjo said: I've installed this for skyrim as well and never been able to get it to work. It's like it gets deleted out of my files or something cause I can never find it after I start up the game. Check your antivirus software. Link to comment
Contagious Waffles Posted December 24, 2017 Share Posted December 24, 2017 Fantastic! Thank you so much! Link to comment
firepaw74 Posted December 24, 2017 Share Posted December 24, 2017 I'm trying to run this plugin but it gives following error at the start of the game: "There was a problem starting D:\...\Data\F4SE\Plugins\PostmortemTFC.dll,EntryPoint The specified module could not be found" After that game starts as normal but your mod is not working. 1 Link to comment
gp160 Posted December 25, 2017 Author Share Posted December 25, 2017 17 hours ago, firepaw74 said: I'm trying to run this plugin but it gives following error at the start of the game: "There was a problem starting D:\...\Data\F4SE\Plugins\PostmortemTFC.dll,EntryPoint The specified module could not be found" After that game starts as normal but your mod is not working. Strange. It seems your rundll32 treats ,EntryPoint as a part of the file name. What is the command line of the rundll32 process? Link to comment
firepaw74 Posted December 25, 2017 Share Posted December 25, 2017 4 hours ago, gp160 said: Strange. It seems your rundll32 treats ,EntryPoint as a part of the file name. What is the command line of the rundll32 process? How to check that? Link to comment
gp160 Posted December 25, 2017 Author Share Posted December 25, 2017 49 minutes ago, firepaw74 said: How to check that? Run fo4 until that error notification appears, don't close it. You can check that using taskmgr. In win10 for example, goto Process or Details tab and right click on the column headers. You can config which info items to display. If you have powershell, run the following command using the Win+R dialog box. powershell -noexit -command wmiobject win32_process -Filter \"name='rundll32.exe' or name='Fallout4.exe'\"|select commandline Link to comment
firepaw74 Posted December 25, 2017 Share Posted December 25, 2017 6 hours ago, gp160 said: Run fo4 until that error notification appears, don't close it. You can check that using taskmgr. In win10 for example, goto Process or Details tab and right click on the column headers. You can config which info items to display. If you have powershell, run the following command using the Win+R dialog box. powershell -noexit -command wmiobject win32_process -Filter \"name='rundll32.exe' or name='Fallout4.exe'\"|select commandline Ok, command line looks like that "rundll32.exe" "D:\...\f4se\plugins\PostmortemTFC.dll,EntryPoint" "1740" "00007FF751300000" Link to comment
gp160 Posted December 26, 2017 Author Share Posted December 26, 2017 12 hours ago, firepaw74 said: Ok, command line looks like that "rundll32.exe" "D:\...\f4se\plugins\PostmortemTFC.dll,EntryPoint" "1740" "00007FF751300000" This is odd. The command line should be rundll32.exe "D:\...\f4se\plugins\PostmortemTFC.dll",EntryPoint 1740 00007FF751300000, whose construction is explicitly specified in the code. It looks like something is altering the command line used to create rundll32 process. Please try this to see if anything changes, and I would like to know your Windows version and whether you are using antivirus/mod organizer or not. PostmortemTFC.7z 2 Link to comment
firepaw74 Posted December 26, 2017 Share Posted December 26, 2017 5 hours ago, gp160 said: This is odd. The command line should be rundll32.exe "D:\...\f4se\plugins\PostmortemTFC.dll",EntryPoint 1740 00007FF751300000, whose construction is explicitly specified in the code. It looks like something is altering the command line used to create rundll32 process. Please try this to see if anything changes, and I would like to know your Windows version and whether you are using antivirus/mod organizer or not. PostmortemTFC.7z That version works like a charm! I'm using Windows 10 Pro x64 and latest ModOrganizer. Link to comment
gp160 Posted December 27, 2017 Author Share Posted December 27, 2017 12 hours ago, firepaw74 said: That version works like a charm! I'm using Windows 10 Pro x64 and latest ModOrganizer. Well then. I guess the cause is ModOrganizer's virtual file system. Last time I checked, Microsoft's documentation doesn't mention any modification to command line like that. I'm going to move it to the main file. Link to comment
Contagious Waffles Posted January 1, 2018 Share Posted January 1, 2018 Sometimes, I have a bug with the camera zooming waaayyyyyy out sometimes when my character dies. Any ideas why this might happen? Link to comment
gp160 Posted January 2, 2018 Author Share Posted January 2, 2018 22 hours ago, Contagious Waffles said: Sometimes, I have a bug with the camera zooming waaayyyyyy out sometimes when my character dies. Any ideas why this might happen? In what situation does this happen? Link to comment
Contagious Waffles Posted January 2, 2018 Share Posted January 2, 2018 Just dying in general, doesn't matter if I'm in an interior or exterior. At first, I thought it was maybe cause I was zoomed in, but I stopped zooming in with weapons and that still happens. Maybe it's because I'm using a different FOV? Let me experiment and get back to you. Whatever it is, it's quite frequent. About a 50% rate of it happening. EDIT: Happens when I'm in first person, but does not happen in third person. Link to comment
gp160 Posted January 3, 2018 Author Share Posted January 3, 2018 On 2018/1/2 at 11:40 AM, Contagious Waffles said: Just dying in general, doesn't matter if I'm in an interior or exterior. At first, I thought it was maybe cause I was zoomed in, but I stopped zooming in with weapons and that still happens. Maybe it's because I'm using a different FOV? Let me experiment and get back to you. Whatever it is, it's quite frequent. About a 50% rate of it happening. EDIT: Happens when I'm in first person, but does not happen in third person. This is not happening to me. Does it recur if you goto first person then call player.kill? What camera mods are you using? Link to comment
Contagious Waffles Posted January 3, 2018 Share Posted January 3, 2018 Hmmm, now that's interesting. Player.kill never triggers the bug. Only when dying 'normally' to explosions and guns. The only mods that affect cameras are the No Blur, No DOF, Realtime Death mods. I'll try knocking off mods one by one to see which ones are the cause. EDIT: I think I got a good way to reproduce. It happens 100% of the time when leaving the Pipboy menu. You have to die while you're lowering it. Link to comment
Zamanef Posted January 13, 2018 Share Posted January 13, 2018 hi, I have the same problem, the camera goes satellital when i die on first person mode against regular enemies, even indoors. In third person there are no problems. Hope it helps Link to comment
gp160 Posted January 13, 2018 Author Share Posted January 13, 2018 5 hours ago, Zamanef said: hi, I have the same problem, the camera goes satellital when i die on first person mode against regular enemies, even indoors. In third person there are no problems. Hope it helps I've set up a clamp on initial camera distance. See if this helps. PostmortemTFC.7z Link to comment
Zamanef Posted January 14, 2018 Share Posted January 14, 2018 It appears it worked , I will let you know while I test it. Thank you very much for the quick reply. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now