Skip to content

Releases: Underscore76/SDVTASMod

0.0.2 - Customizing screen resolution

01 Oct 01:36
Compare
Choose a tag to compare

Added a config.json associated ModConfig to allow setting screen resolution/windowed state.

Right now only works for Windowed/Fullscreen, borderless fullscreen would be nice but that was going to be quite a bit more involved.

Note when you boot up the game, it'll dump you a list of valid graphics options for your screen

image

For windowed mode, this doesn't matter as much (though it can be larger than your screen). For full screen you should match one of these resolutions or it's going to be super jank.

First Release!

16 Sep 02:07
f0fbc4b
Compare
Choose a tag to compare

0.0.1 - First Full Release

Almost feature complete version of the Stardew TAS engine, now in SMAPI Mod form! Completely rewraps the game to allow for frame by frame recording that is RNG consistent on playback. Includes Lua scripting for automating tasks, as well as a bunch of baked in overlays, logic, and info commands. Check the README for details on usage!

What's Changed

Full Changelog: https://github.com/Underscore76/SDVTASMod/commits/0.0.1