XCOM 2
WotC: More Photobooth Options
59 Comments
Zombra Mar 27, 2021 @ 11:59am 
Well, the mod hasn't been touched for over 3 years, but I also want to weigh in with a wish for a landscape mode, surprised no one ever made one.
Cato Oct 19, 2018 @ 10:32am 
Working fine for me with TLP options + other photobooth mods. :sectoid:
Cato Oct 15, 2018 @ 3:21pm 
No comments saying otherwise makes me fairly confident this should work with TLP. I will test for a few days.
Norpal Oct 13, 2018 @ 4:02am 
Turns out the cause was the mod Configurable Headshots, so Willelmus if you still have the problem eight months later and happen to see it, there you go. :P
Norpal Oct 12, 2018 @ 9:01pm 
Been a long time, but heck it:

I have the same problem as Willelmus, but I've tried disabling this mod and the problem persists. Disabling all the other photobooth related mods didn't help, either. No clue what could be the culprit.
Bartinga Feb 21, 2018 @ 4:09pm 
Can you upgrade this with the ability to use your own custom real life fotos as background? Thanks eitherway.
Willelmus Feb 18, 2018 @ 3:36am 
Could it be that this mod is making the colour option bonkers? When I change colours, the background changes but the characters remains the same and ignores my choice of colours until I reselect whatever filters I was using.
Monsta Nov 29, 2017 @ 2:00am 
Would you be able to add more poses into the epitaph photobooth where one of your people dies? Sick of having them in the same pose all the time!
Dragon32 Nov 7, 2017 @ 10:31am 
@robojumper:
the localization files can't actually handle "+" or ".", they can only handle direct indices. This is the reason for my workaround.
That's just about the Photobooth isn't it? I've used a number of mods which add soldier nicknames, mission names etc. to the .int using "+" and they've worked fine.

Would it be OK to add this problem of Cato Heresy's as an Issue on the Highlander Github?

@SingABrightSong:
Think that'd be bugger complex to do. There'd be placing them in the game world (line, mob and wedge formations), adjust the camera to cope as well as the UI widgetry to actually pose and control them. Not saying I wouldn't like it myself for a big squad playthrough but it doesn't sound like a trivial thing.
SingABrightSong Nov 6, 2017 @ 4:06pm 
Ah, given that you are the author of the Squad Select mod, I figure it might be worth asking whether additional soldier slots could also be added to the Photobooth screen. Playing with nine soldiers and wanting to take a photo of your whole squad, or for that matter going to the photobooth on the Avenger screen and taking a picture of your entire roster, would, I imagine, be a popular feature.
robojumper  [author] Nov 5, 2017 @ 3:49pm 
@Cato Heresy
Yes, the localization files can't actually handle "+" or ".", they can only handle direct indices. This is the reason for my workaround.

The code appends my custom entries (which begin from 0) to the appropriate Photobooth array, so it essentially does what the localization parser can't do.
Cato Nov 5, 2017 @ 8:38am 
Thank you.

I have also tried the + method as well with no luck, e.g. +m_arrSquadALines=" , again because I think the lines are being written to the 1st instance of [X2Photobooth] rather than the 2nd.

I did look at your code with interest. My (basic) understanding is that your mod tells Photobooth to look at your array first, then add the base game content. I will attempt a version at my end.
robojumper  [author] Nov 5, 2017 @ 3:05am 
@Cato Heresy
Localization is weird. In particular, there is one problem with your approach -- if you add the quotes starting from 30, what if other mods added to it? They also need to start from 30, which causes conflicts.

As a workaround, my mod includes code that has a separate localized array in my X2DownloadableContentInfo_XXX and copies that one over to the correct location in OnPostTemplatesCreated. You should look into that.
Cato Nov 4, 2017 @ 4:54pm 
Any help or thoughts on modding Photobooth would be greatly appreciated.
Cato Nov 4, 2017 @ 4:52pm 
I wanted to publish a simple mod which adds additional quotes to the [X2Photobooth] section in XComGame.int localization file. For example:

[X2Photobooth]
m_arrSquadALines[30]="Only the very best wear this uniform"

The problem is, the game refuses to accept the new code from a mod. But if I paste the new lines directly into the vanilla XComGame file under the correct section, Photobooth accepts and shows the new strings in-game.

@Robojumper - Does Photobooth handle localization wierdly? I tried putting my lines into your empty XComGame.int file within your mod as a test and it still did not run.

I've also noticed that [X2Photobooth] as a class is actually duplicated twice within XComGame.int It's first used mid-way for the array strings you target to add filters, then again in the post-game text section which adds the photobooth quotes.

This seems like an error, as my lines would be added to the first [X2Photobooth] section and thus not read by the game in the correct order.
BoNeZ Oct 20, 2017 @ 12:10pm 
I had issies on poster creation, so i unistalled this mod, when i do i no longer have the Photobooth ingame.
teh1archon Oct 9, 2017 @ 5:28am 
Is there a way to use the photobooth in the character creation/pool ?
Keep'em coming :D
BLASTER📷 Oct 6, 2017 @ 6:36am 
Mmm nice mod
Mind Goblin Oct 2, 2017 @ 10:45am 
Is there a way to get more then 6 in a photo??
JurisDocta Sep 26, 2017 @ 9:47am 
Great mod.
Is there a mod where it doesn't take a photo even though you didn't tell it to take a photo?
LockeEdwards Sep 26, 2017 @ 9:05am 
Black47 you were on point with that, I would like to point that out. Well done :) As it stands, the vanilla photo booth options are pretty lacking in variety. This mod, as well as OMC, fixes that exponentially. Robojumper you did well.
ShinobiShiba Sep 24, 2017 @ 5:51am 
Im so getting this when i can afford the DLC XD
k47 Sep 24, 2017 @ 12:19am 
As an update: -bg- has updated their "One Million Coulour Plugin for WotC" mod to no longer need the edits I mentioned before. This happened like 4 hours ago.
Sanaaaaaaaaaa Sep 24, 2017 @ 12:08am 
Thanks Black47! Would like to point out that without Black47's fix, the mod does work for me. Although it only appears during the after mission photo sessions. So yeah. Thanks again!
LeMarteau Sep 23, 2017 @ 6:57pm 
Thanks Black47!
Dragon32 Sep 23, 2017 @ 4:12pm 
Good work, Black47 :thumbsup:
k47 Sep 23, 2017 @ 1:49pm 
(Sorry for the double post, I hit the character limit for steam comments in the previous one)

For anyone that reads this, how to make "WotC: More Photobooth Options" and "OMC Plugin for WOTC" work together:

-Find your steam folder and go to the workshop folder for "OMC Plugin for WOTC". Note that this is NOT referring to the base mod "One Million Colours" which doesn't touch the Photobooth. It's very likely going to be: \steamapps\workshop\content\268500\1133948141\

-Open the XComEngine.ini within the Config folder

-Under [Engine.Engine], find the 3 lines that are +ModClassOverrides and affect: "X2Photobooth", "UITactical_Photobooth", "UIArmory_Photobooth"

-Either erase those 3 lines, or put a ; in front of them so they stop having an effect. The lines will start as ";+ModClassOverrides" without the quotes. Don't forget to save your changes.
k47 Sep 23, 2017 @ 1:48pm 
I had already cleared my Config folder when I reported it wasn't working, so it was definitely an incompatibility.

I did some tests, and yeah, it was One Million Colours Plugin for WOTC (I'm gonna refer to it as OMC). Playing without that one meant this mod started working.

That said, I got them working together pretty easy by commenting out the OMC mod overrides on the Photobooth "BaseGameClasses", with no conflict so far (though I'll keep testing and report if they break at some point). They are working both nicely together here: https://i.imgur.com/qmC19FP.jpg
Dragon32 Sep 23, 2017 @ 1:19pm 
These all appear for me in Photobooth. For those who are having problems try clearing out the basegame INI files from your My Games config folder.
Details (and more) here:
Troubleshooting: Mods not working properly / at all , but grab the Community Mod Launcher [github.com]
Mod not working? Mods still have their effects after you disable them?
k47 Sep 23, 2017 @ 12:32pm 
Same as Tyrone and LeMarteau, none of the options from this mod show up for me. The only other mod that I have that modifies anything Photobooth related is "One Million Colours Plugin for WOTC", which may be the cause.
Norpal Sep 23, 2017 @ 10:13am 
YESSSSS I've been waiting for more photobooth stuff to start coming out, this seems like a good start. Kudos!
Sanaaaaaaaaaa Sep 23, 2017 @ 5:31am 
Same with LeMarteau. The options don't show up in my game as well.
badassgrunt [MedicDiver] Sep 22, 2017 @ 3:46pm 
Is it possible to add more than six people to pose? I wanna make a "Group photo"-type thing.
Delirium Sep 22, 2017 @ 11:39am 
@MasterCrumble I always thought this would work really well with Ayy Lmao 2
_ALuX_ Sep 22, 2017 @ 7:46am 
I would give anything to see a "Dab" pose.
LeMarteau Sep 22, 2017 @ 5:13am 
Okay, thanks. I don't know why but the new options do not show up in the photobooth in my game. Any idea what might be causing this?
CrumbleCat Sep 22, 2017 @ 3:22am 
Hey I was thinking... Is it possible to add more quotes? When you slam that randomize button. I dunno if that's a tough one as well. But imagine something like 50-100 more quotes? From movies and other games. All that good stuff.
robojumper  [author] Sep 22, 2017 @ 3:01am 
@LeMarteau
Layouts are defined in flash and can't really be added via the SDK we have.
ssomchay85 Sep 21, 2017 @ 8:48pm 
Add in a few more poses nothing like Trolling Advent military like Duck Faces or flex with both arms XCOM got GUNS to.Advent better brace for this firepower.
LeMarteau Sep 21, 2017 @ 7:17pm 
Have you found out how we add new layouts? I searched through the SDK and didn't find it yet...
LeMarteau Sep 21, 2017 @ 6:53pm 
Good job!
Podunk Noname Sep 21, 2017 @ 6:32pm 
neat idea. glad someone is doing it
krj12 (Ken) Sep 21, 2017 @ 5:43pm 
agree with Shaddowlight, a landscape option would be awesome.
Shadowlight Sep 21, 2017 @ 3:55pm 
is it possible make a mod that changes the photos to be in a horizontal orientation?
Lux Manifestus Sep 21, 2017 @ 3:27pm 
Nice
Malignant_Narcissism Sep 21, 2017 @ 1:26pm 
NICE. Now we just need a few more poses and we are GOLD BABY
ssomchay85 Sep 21, 2017 @ 12:13pm 
I had 2 Taiwanese female soldiers that bonded and their poster read.Twin Dtagon Ladies "We fight Advent Long time!"
CrumbleCat Sep 21, 2017 @ 12:12pm 
This is niiiiiiiiiice! I think what's most requested is more backgrounds, layouts and fonts. Super nice start. Thanks, sir.
TheRyderShotgun Sep 21, 2017 @ 10:53am 
you are credit to team
amish.gunslinger Sep 21, 2017 @ 10:49am 
YES YES!!