Advertisement
sdvg

Stardew Valley - High Resolution Downsampling

Apr 8th, 2016
674
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. 1. Go to this page and follow the instructions for installation : http://blog.metaclassofnil.com/?page_id=582
  2. After installing and opening it...
  3. 2. Click User Whitelist, write "Stardew Valley" and save.
  4. 3. Click Edit Settings, press the '+' button on the bottom, write "Stardew Valley" and Create
  5. 4. In the newly opened page, you can write your settings that are specific for Stardew Valley and will overwrite other global settings.
  6. I didn't touch the global settings and only put these lines in the new profile :
  7.  
  8. #scalingType lanczos
  9. scalingType nearest
  10.  
  11.  
  12. ~~~MOUSE FIX (some users have problems with the mouse being locked into a specific area, add these two lines to the profile you've created just in case):
  13.  
  14. modifySetCursorPos true
  15. modifyGetCursorPos true
  16.  
  17. save and close it.
  18.  
  19. (Optional) If you want to take full resolution screenshots, the program can do it as well(doesn't work well with really high res), but first you need to edit the keybindings.
  20. Click Edit Keybindings, click the 'U' button on the bottom and click Yes to create a new profile.
  21. Here you can set your keybindings, mine are the following:
  22.  
  23. takeFullScreenshot VK_SUBTRACT
  24. takeScreenshot VK_MULTIPLY
  25. takeHUDlessScreenshot VK_DIVIDE
  26.  
  27. These correspond to the numpad minus, multiply and division keys.
  28.  
  29. 5. Make sure the program says "Activated" on the left side of the window.
  30. 6. Open the game, load your save, open the settings and switch to Fullscreen Mode.
  31. 7. Set your desired resolution from the menu
  32. 8. After choosing the resolution, switch back to Borderless Windowed mode and it should keep the resolution + allow you to alt-tab without any issues.
  33. 9. Take large screenshots of farm and post in thread
  34.  
  35.  
  36. *NOTE- I have not tried this with the various injectors and trainers and whatnot, so can't confirm it works.
  37. The main thing you need to watch out for is the name of the executable file and set the Whitelist and Settings profile name according to that.
  38. The default executable name is "Stardew Valley.exe", so you put "Stardew Valley" , without the .exe extension.
  39.  
  40. If you're getting missing .dll errors, make sure you followed the instructions in the first link, you need all the redistributables mentioned there. Other than that I can't help you out that much with issues.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement