I don't suppose there's a way to prevent dirt or reduce it? getting insta dirt from anything sexual and some nonsexual kinda sucks
Try this:
Open the command window by hitting F10
Type in this command:
$game_player.actor.remove_state(35) >z
This is give you the "incorrect code entry" sound but it still remove one stack of dirt for every press of the enter key.
Press F10 again to close the command window.
Aizeen, it sounds like you're looking for a 4:3 scale window (800x600). Unfortunately, the game doesn't support this resolution.
This section of the ini:
Code:
[Fullscreen++]
Fullscreen=0
FullscreenRatio=0
WindowedRatio=2
Has settings for the Windowed Resolution, none of which will likely give you what you want.
Setting WindowedRatio to 0 will give you a window the height of the monitor while not filling the screen.
1 is extremely tiny while 2 is the default. Anything over 2 will default to 0 on loading the game, which is 1920x1040 windowed.