popabear

Member
Jul 11, 2019
324
2,200
403
gallery lower case (el) l-5ahdk1-zero
cheat 4ikImk1O (oh-not zero)
says wrong code when I input this. I'm pretty sure I did it correctly.

Edit: I used the code ds31ij and now it works.
 
Last edited:

Domenico85

Member
May 15, 2019
341
34
171
guys a question I know it's not normal but is it possible that even if you complete the quests of the characters you can block the loop? no because I just wanted to understand that I have done all the quests but the gallery did not load me in the new update but it always gives me the same missions

look:

what does it mean that it is the game that has a bug or am I doing something wrong?
 

Xorrak

Member
May 25, 2020
416
625
258
I don't know exactly how I got it to work but this is what I did

I deleted the save file through C:/users/(your usersname)/AppData/roaming/RenPy/SexNote then just delete all that is in this folder
then I started a new game with the most recent content added

then I tried this
download unren https://f95zone.to/threads/unren-ba...compiler-console-developer-menu-enabler.3083/
extract the .bat in the root of the SexNote (the place when you first enter the folder)
open the .bat and then click 1 to extract renpy then close the cmd window
then download notepad++
go to sexnote/game/code/mechanics/interface.rpy
open the file with notepad++

in it click the binoculars and then search for
label checkGallery:

replace the lines with
label checkGallery:
if codeGall == e:
$ persistent.unlock_gal01501 = True
call screen patreonButtomGallery

else:
$ persistent.unlock_gal01501 = True
call screen patreonButtomGallery

https://f95zone.to/threads/sexnote-v0-15-0a-jamliz.31991/page-232#post-6542862
as followed by here except it's gal01501 now

that didn't work but when I typed in the code and suddenly it worked
??????
 

KimiPossible

New Member
Sep 22, 2021
6
1
21
I don't know exactly how I got it to work but this is what I did

I deleted the save file through C:/users/(your usersname)/AppData/roaming/RenPy/SexNote then just delete all that is in this folder
then I started a new game with the most recent content added

then I tried this
download unren https://f95zone.to/threads/unren-ba...compiler-console-developer-menu-enabler.3083/
extract the .bat in the root of the SexNote (the place when you first enter the folder)
open the .bat and then click 1 to extract renpy then close the cmd window
then download notepad++
go to sexnote/game/code/mechanics/interface.rpy
open the file with notepad++

in it click the binoculars and then search for
label checkGallery:

replace the lines with
label checkGallery:
if codeGall == e:
$ persistent.unlock_gal01501 = True
call screen patreonButtomGallery

else:
$ persistent.unlock_gal01501 = True
call screen patreonButtomGallery

https://f95zone.to/threads/sexnote-v0-15-0a-jamliz.31991/page-232#post-6542862
as followed by here except it's gal01501 now

that didn't work but when I typed in the code and suddenly it worked
??????
What is the Code?
 

Pedrolia

Newbie
Jan 12, 2018
28
86
112
I don't know exactly how I got it to work but this is what I did

I deleted the save file through C:/users/(your usersname)/AppData/roaming/RenPy/SexNote then just delete all that is in this folder
then I started a new game with the most recent content added

then I tried this
download unren https://f95zone.to/threads/unren-ba...compiler-console-developer-menu-enabler.3083/
extract the .bat in the root of the SexNote (the place when you first enter the folder)
open the .bat and then click 1 to extract renpy then close the cmd window
then download notepad++
go to sexnote/game/code/mechanics/interface.rpy
open the file with notepad++

in it click the binoculars and then search for
label checkGallery:

replace the lines with
label checkGallery:
if codeGall == e:
$ persistent.unlock_gal01501 = True
call screen patreonButtomGallery

else:
$ persistent.unlock_gal01501 = True
call screen patreonButtomGallery

https://f95zone.to/threads/sexnote-v0-15-0a-jamliz.31991/page-232#post-6542862
as followed by here except it's gal01501 now

that didn't work but when I typed in the code and suddenly it worked
??????
This worked for me, except all i deleted was saves in game folder
sexnote/games/saves delete everything inside
 

thoox22

Newbie
Jun 25, 2021
27
55
46
Is the game crashing for anybody else when using Agamoto's eye in a conversation or is my install just busted
 

HerbertIronsides

Well-Known Member
Oct 2, 2017
1,639
2,903
488
I don't know exactly how I got it to work but this is what I did

I deleted the save file through C:/users/(your usersname)/AppData/roaming/RenPy/SexNote then just delete all that is in this folder
then I started a new game with the most recent content added

then I tried this
download unren https://f95zone.to/threads/unren-ba...compiler-console-developer-menu-enabler.3083/
extract the .bat in the root of the SexNote (the place when you first enter the folder)
open the .bat and then click 1 to extract renpy then close the cmd window
then download notepad++
go to sexnote/game/code/mechanics/interface.rpy
open the file with notepad++

in it click the binoculars and then search for
label checkGallery:

replace the lines with
label checkGallery:
if codeGall == e:
$ persistent.unlock_gal01501 = True
call screen patreonButtomGallery

else:
$ persistent.unlock_gal01501 = True
call screen patreonButtomGallery

https://f95zone.to/threads/sexnote-v0-15-0a-jamliz.31991/page-232#post-6542862
as followed by here except it's gal01501 now

that didn't work but when I typed in the code and suddenly it worked
??????
can I get a download to your file I must be formatting it wrong and get a script error
 
3.60 star(s) 165 Votes