idk i just love both versions of this :)
Flirting at its finest 💕
So… this piece was quite big… I was planning this for a while. And many of you recommended it too.
Tip Jar -
:)
Yellow is the color, of my true love...
Incorrect Good Omens Quotes Masterpost : here
!!!
Hey, Telltale, if you pull a “JOHN WAS PLAYING YOU THE WHOLE TIME AND BECOMES THE JOKER NO MATTER WHAT” on me, I swear to god I will come to your house personally and throw glitter on every fucking rug you own do not test me let my boy be happy
Some time ago I came up with an idea to ask Chat GPT to write fanfics for my favourite ships. I don't think I'm the first one to try it, but I haven't seen anyone yet mentioning this before. So today I asked GPT to write the continuation of the events in Squid Game after season 2. I will share screenshots with you below.
In my opinion GPT does a good job here. But it's not as good as the works of real people. Still I like the possibility to give GPT my ideas and headcanons to see them become a story. What do you think about it?
source
Batman: The Enemy Within - Episode 5
Here's all the (hopefully) decent quality dragon age photos from game informer's recent article if anyone wants it them
For everyone who asked: a dialogue parser for BG3 alongside with the parsed dialogue for the newest patch. The parser is not mine, but its creator a) is amazing and b) wished to stay anonymous.
I uploaded the parsed dialogue for patch 2, and will add more folders as the game gets updated. (First patch dialogue was sadly lost due to an oversight on my part though).
Make sure to download the whole "BG3 ... (1.2)" folder and keep the "jscssetc" folder within: it is needed for the html files functionality (hide/show certain types of information as per the menu at the top, jumps when click on [jump], color for better readability, etc). See the image below for what it should look like. The formatting was borrowed from TORcommunity with their blessing.
If there are those who want to run the parser ahead of me but don't know how to mod (there might be someone, right?), make sure to:
UPD: there are issues with parsing some flags as of patch 3, but the parser WORKS, it's just that the paths in the .bat files should be very specific. I'm looking into that, I'll update the tutorial once I've had the time!
download BG3 Modders Multitool,
set it up as per Padme4000's tutorial, go to Configurations and link your game folder and game executable,
download ExportTool and add it to the Miltitool folder,
extract and decompress English, Gustav and Shared folders,
rename the english.loca.xml file to english.mxl,
change the paths inside of the parser's .bat file to wherever your UnpackedData folders are (inside of your multitool folder by default)
run the .bat file. If you're getting empty files/folders, you might need to change "py 1.py" to "python 1.py", based on what python version you have installed (same for py 2).
Feel free to ask if you have any questions! Please let me know if you modify the parser, I'd be curious to know what you added, possibly add it to the google drive.