- Aug 3, 2017
- 408
- 480
Send me your savefile. Will take a look.Nope, and I can´t change my Panties there. I must go to the shool to do so.
Send me your savefile. Will take a look.Nope, and I can´t change my Panties there. I must go to the shool to do so.
--remote=debugging-port=
switch. i.e., start the game as:Glamour.exe --remote-debugging-port=3000
localhost:3000
from your web browser. You will have access to the debug tools. Then you can use the Glamour-0.27 method of Application >> Local Storage >> file://
to access and modify your savefiles.I would try it but I don't know what half of what you said means.It would appear people are having a lot of trouble editing saves. I was able to access the debug console on my linux machine which made editing saves trivial.
Took some googling, but I think I found a way to access the debug tools on windows.
When you run Glamour, use the--remote=debugging-port=
switch. i.e., start the game as:
Glamour.exe --remote-debugging-port=3000
Then openlocalhost:3000
from your web browser. You will have access to the debug tools. Then you can use the Glamour-0.27 method ofApplication >> Local Storage >> file://
to access and modify your savefiles.
(3000 is an example. Can replace 3000 with some other port number if you want)
Someone please confirm if this works on a windows machine. If it does Ayrik Eyronphist please add this to the FAQ.
Also, if anyone knows a better way to do this, please speak up...
I would try it but I don't know what half of what you said means.![]()
glamour.bat
from the attached zip file into your Glamour-0.28
directory.glamour.bat
and the game should start.localhost:3000
Glamour
link in the website that opens. Ctrl+Shift+I
Application
tab at the top.Local Storage
and then file://
This what you are talking about?Let me try this again with step by step instructions.
View attachment 750274
Extractglamour.bat
from the attached zip file into yourGlamour-0.28
directory.
Runglamour.bat
and the game should start.
Open a web browser and go tolocalhost:3000
Click on on theGlamour
link in the website that opens.
You will see the debug inspector alongside the game running in your browser. If you don't, pressCtrl+Shift+I
In the debug inspector, go to theApplication
tab at the top.
Click onLocal Storage
and thenfile://
You can now see your saves as textThis what you are talking about?
around 8 p.m. in your room, talk to her.Playing as Max. When, where and how can I help Lisa with the homework?
how when I right click i get the option to "Edit 'Value'" but when I click it nothing happens as far as I can tell.You can now see your saves as text
And it's editable![]()
The savefiles are the ones namedhow when I right click i get the option to "Edit 'Value'" but when I click it nothing happens as far as I can tell.
save:kate:*******:n
for Kate saves or save:max:********:n
for Max Saves. (Where ******* is some number. n is the save slot.)save:kate:*******:1
, save:kate:******:2
, etc. The higher the number at the end, the more recent the savefile.Enter
updated into FAQ. Alright I'm going to bed.The savefiles are the ones namedsave:kate:*******:n
for Kate saves orsave:max:********:n
for Max Saves. (Where ******* is some number. n is the save slot.)
So, saves will be namedsave:kate:*******:1
,save:kate:******:2
, etc. The higher the number at the end, the more recent the savefile.
Right Click on a savefile -> Edit 'Value' -> Ctrl+C (to copy) -> paste in notepad or text editor of choice. Edit whatever values you want to cheese -> copy all text -> go back to inspector -> Right Click -> Edit 'Value' -> Ctrl+v (to paste) -> PressEnter
Then, in Glamour: Options -> Load Game -> Load the save you modified.
Disclaimer: The saves are formatted as JSON. If you mess up something, you could bork that particular save. Use with care![]()
Tried this but nothing when trying to connect to localhost:3000It is working, on windows![]()
Let me try this again with step by step instructions.
View attachment 750274
Extractglamour.bat
from the attached zip file into yourGlamour-0.28
directory.
Runglamour.bat
and the game should start.
Open a web browser and go tolocalhost:3000
Click on on theGlamour
link in the website that opens.
You will see the debug inspector alongside the game running in your browser. If you don't, pressCtrl+Shift+I
In the debug inspector, go to theApplication
tab at the top.
Click onLocal Storage
and thenfile://
works for me.Tried this but nothing when trying to connect to localhost:3000
Tried this on three separate browsers. Should I launch with the .bat and then make sure I'm fully in game, or just at the splash?works for me.
make sure you launch glamour.bat where your Glamour.exe is,
also maybe try localhost:3000 & orYou must be registered to see the linkson different browser.
Great work, should cut down on grinding, I'll just add that for me at least, the save:Max:xxxxx:n format where n is the slot number didn't work, many of my saves did not have an n value, what I found was that every xxxxx value was different and whichever of those numbers was highest was my most recent saveupdated into FAQ. Alright I'm going to bed.