Create and Fuck your AI Cum Slut –70% OFF
x

Mod Ren'Py Shattered Minds Shawn's Walkthrough + Improvements[0.22 Beta] [Shawnchapp]

79flavors

Well-Known Member
Respected User
Jun 14, 2018
1,663
2,354
462
I found that you added a 'return' statement before the 'screen choice' override. So, the choice WT is no longer displayed in v0.22. Was this change intentional or just a mistake?

I think it's less about the return and more the lack of init 969 as part of the screen definition.

If you change that line to init 969 screen choice(items): the walkthrough icons will appear.
 

MLGKwikSkop

Member
Dec 21, 2020
155
269
207
I think it's less about the return and more the lack of init 969 as part of the screen definition.

If you change that line to init 969 screen choice(items): the walkthrough icons will appear.
How about fellow retards like me that don't know how to work with compiled files?
 

79flavors

Well-Known Member
Respected User
Jun 14, 2018
1,663
2,354
462
How about fellow retards like me that don't know how to work with compiled files?

I guess you're stuck waiting for the developer of the mod to publish an update.

Honestly, normally I'd point people at UnRen and explain that it really isn't that hard. But this game (and to a lessor extent, the mod) are a pain to unpack to get to a point someone can edit it themselves.

Let's see if I can provide a temporary workaround...
Just download this file and put it in your /game/mod/ folder.
 
  • Like
Reactions: MLGKwikSkop

Shawnchapp

Engaged Member
Modder
Feb 13, 2018
2,362
8,517
610
I think it's less about the return and more the lack of init 969 as part of the screen definition.

If you change that line to init 969 screen choice(items): the walkthrough icons will appear.
odd was there change in renpy 8.4? cause it should fall under the inti block wight above it... do not all follw under the inti block anymore?

1764067848326.png
 

79flavors

Well-Known Member
Respected User
Jun 14, 2018
1,663
2,354
462
odd was there change in renpy 8.4? cause it should fall under the inti block right above it... do not all follow under the inti block anymore?

View attachment 5469632

Honestly, I don't know.

I just know that changing that line fixed it for me.
It could well be the return above it. I didn't think so, so just changed the screen line.
Once it started working, I stopped thinking about it.

Normally, I dig into it - trying to figure it out. But I just went back to playing.
 

Shawnchapp

Engaged Member
Modder
Feb 13, 2018
2,362
8,517
610
Honestly, I don't know.

I just know that changing that line fixed it for me.
It could well be the return above it. I didn't think so, so just changed the screen line.
Once it started working, I stopped thinking about it.

Normally, I dig into it - trying to figure it out. But I just went back to playing.
oh ya it could be the return didn't even noticed that LOL