Skyrim
0 of 0

File information

Last updated

Original upload

Created by

_DTG_

Uploaded by

dtgDTGdtg

Virus scan

Safe to use

140 comments

  1. adammska
    adammska
    • member
    • 0 kudos
    SkyrimUWFM version 1.2. gave me a MASSIVE performance hit. It was like running the game at my native resolution.
  2. bathsebah
    bathsebah
    • premium
    • 203 kudos
    Hello there, I have a problem. I'm trying to use the programm for rescaling bigger resolution image to a smaller screen. Eventually the programm stopped rescaling the actual image to the height&width parameters i chose. So, for example, if my game is running in 4k and my window size is set to fullHD, the image stays 4k just cropped to a smaller window (not rescaled as I'd wanted it to be).
    Did a clean re-install and tried to use both SKSE and .exe versions, both having the same problem. Can anyone help me out please? :B
    1. mrshadoo
      mrshadoo
      • member
      • 52 kudos
      Are you Running Windows 10 with latest updates ?
  3. theman237
    theman237
    • premium
    • 1 kudos
    How do you get the screen centered to the middle? When I start up my game, the screen is pushed in the left corner while there's a black bar only on the right side. How do I get a black bar on both left and right side just like in the screenshots?
    1. theman237
      theman237
      • premium
      • 1 kudos
      Never mind. I fixed it. For some reason the plugin isn't working even though I have skse installed. I had to manually activate it using the bat file.
  4. setsunae
    setsunae
    • member
    • 17 kudos
    This mod is amazing. However, I seem to have an issue: whenever I enter the game, after having selected TESV with SRWE, all I get is a black screen. My game is running as I can hear the music, but I can not see anything. Is there any way this can be fixed?
    EDIT: This only happens after resizing and positioning the window correctly. Oh, and I have Windows 10.
  5. SSMonseSR
    SSMonseSR
    • account closed
    • 8 kudos
    THANK YOU SO MUCH FOR FIXING MY SKYRIM PROBLEM!!! DTG YOUR AN AAAAA+++++ TO THE COMMUNITY, THANKS!!!!!
  6. Thredziii
    Thredziii
    • member
    • 26 kudos
    Thank you for this mod, I use your last V2.3 SRWE, this is exactely what I want.
  7. OtisInf
    OtisInf
    • member
    • 1 kudos
    I've released a new SRWE version, 2.3.0.

    See: https://github.com/dtgDTGdtg/SRWE/releases/tag/2.3.0

    Changes:
    - added link label for copyright message to visit github repo
    - window is now resizable
    - Fixed (DA:I required fix makes SRWE less usable for ROTTR) by adding a new setting: ForceExitSizeMoveMessage. User can set this through the UI. Default, false
    - added migration code so settings aren't flushed when new version is released, new settings are added to existing file, version is bumped.
    - default folder for open/save dialogs is now obtained from last used profile
    - Increased # of elements in recent profile menu to 20. Elements are now also generated from constant
    - Added auto attach to last known process optional setting
    - Added Alt-key shortcuts to tab bar menu items and buttons
    - Fixed tab order in UI.

    Enjoy!
  8. OtisInf
    OtisInf
    • member
    • 1 kudos
    Hi,

    I tried to use SRWE to hotsample Dragon Age:Inquisition (as SRWE is a great tool for resizing the game window for any hotsampling aware game) but Bioware changed the resizing of the viewport of the game in patch 6: they no longer react to WM_SIZE.

    So I grabbed SRWE, and as it's .NET I decompiled it and added:
    WinAPI.SendMessage(this.m_hWnd, 0x0232, (IntPtr)null, (IntPtr)null);
    to ApplyChanges, right after SetWindowPos(). This sends a WM_EXITSIZEMOVE and this makes the game re-initialize the viewport as it thinks the user manually resized the window.

    As I don't own the sourcecode, but you do, I'd like to ask you if you could add this line of code to SRWE and release an updated build. I won't release the decompiled source, but I'm sure lots of screenshotters like me would like to use SRWE with games which react to manual resizing the game window, like DragonAge: Inquisition and others, so it would be a great addition. If you have the source on Github, I'll send you a PR so you can merge it.

    If you don't want to release a new version, that's fine. I'll then write a simpler app which does just this resizing, but as you already did a lot of work, it would be easier if you'd release a new version . If you have the time, of course.

    Thanks in advance and keep up the good work!

    cheers.
    1. dtgDTGdtg
      dtgDTGdtg
      • member
      • 27 kudos
      Hi OtisInf!
      I just noticed your post, I'm glad to know there are someone still using SRWE
      And thank you for your contribution. I just uploaded new version (v2.2.1) of SRWE, added SendMessage with WM_EXITSIZEMOVE just like you asked. But unfortunately I don't have Dragon Age: Inquisition, and haven't tested that. I hope I did everything right.
      Also, I agree with the idea of publishing the code at GitHub, since I don't have free time for supporting the program, will share that in near future.

      Thank you for your contribution and feedback.
      Cheers.
    2. OtisInf
      OtisInf
      • member
      • 1 kudos
      Hey DTG Your addition works like a charm!

      Yes if you could, please upload the code to github so any changes required can be easily updated. Thanks for the good work!
      Cheers

      Btw, still a lot of screenshotters, like myself, use SRWE, as it's the easiest tool to do 'hotsampling', i.e. dynamically resize the screenresolution (if the game allows it) using one of the profiles, so a screenshot can be taken with much higher resolution than normal, so it's not forgotten at all!
    3. midhras
      midhras
      • premium
      • 192 kudos
      Not forgotten at all. Thanks for updating it with the fix and publishing the code. (And maybe someday someone will update it with hotkeys for profile selection. Because lazy is as lazy does.)
    4. OtisInf
      OtisInf
      • member
      • 1 kudos
      Hey DTG, did you find any time to upload the source to github? No worries if you didn't.
    5. dtgDTGdtg
      dtgDTGdtg
      • member
      • 27 kudos
      Oh sorry, I totally forgot! Tomorrow I'll upload it.

      EDIT:
      OK, I just published SRWE sources at GitHub under MIT license. Here is the link:
      https://github.com/dtgDTGdtg/SRWE

      PM me your nick at GitHub, I'll add you as collaborator to the SRWE repository.
    6. OtisInf
      OtisInf
      • member
      • 1 kudos
      Thanks DTG! Awesome you opened the sourcecode. It can now live on forever Accepted the invite
  9. dlarkz
    dlarkz
    • member
    • 100 kudos
    i search the whole damn google and ended up here. and i got satisfied ENDORSED !!!
  10. PaletoBay
    PaletoBay
    • member
    • 0 kudos
    PLEASE add some way to auto-choose the application in SRWE, and some way to auto-choose the profile! It's extremely tedious having to do all this manually every single time.
    1. dtgDTGdtg
      dtgDTGdtg
      • member
      • 27 kudos
      Hi PaletoBay!
      OK, I'll try to do something about that.
      If you want to make Fake-fullscreen, you can use SHIFT+F7. and SHIFT+F6 to remove borders. These hotkeys work on an Active Window. So you don't have to do "Select running application".
      I'm gonna add some hotkeys for Profile selection in next version of SRWE.