The Dink Network

Seseler's Profile

death.gif
Seseler
Peasant He/Him Heard Island And Mcdonald Islands
Standing in the river . 
I have been playing Dink Smallwood since before I learned to speak English. It took a very long time for me to beat the game.

Private Message

2024-10-07 18:56:07
death.gif
Seseler
Peasant He/Him Heard Island And Mcdonald Islands
Standing in the river . 
Okay, I tested Drone's saves and it I was right: the sp_y(&temphold4, 550); line is the cause. The issue manifests only on the first visit because s3-awife sets temphold4 it's expected value, but it is only run after s3-armr, so it won't be set on the first visit. Afterwards the bug will be re-triggered if you visit any screen that uses temphold4 (for example, screen 316) and return, though the missing wall piece is different.

The issue can be fixed by addingf a wait(0) to s3-armr before it first uses temp4hold, or by moving the wife to above the top edge of the screen (which will change the order the scripts are run)

Also, the issue is present if you load the same save on YeOldeDink

Seseler has released 3 files

TitleCategoryAvgUpdated
Things from my backyard (new enemies)Development, GraphicsN/ADecember 15th, 2025
Dink Smallwood Questlog EditionD-Mod, Add-OnN/AJuly 25th, 2025
Minor sprite fixesGraphics, Add-OnN/ANovember 19th, 2024