the combat is pretty similar to ZHP: Unlosing Ranger vs Darkdeath Evilman (a PSP game, with a Switch port), although that one has a more comedic story to it.
this is actually a programmer joke lol specifically, it's a line of code in C/C++ that defines an empty function called tRrLM2 that takes no arguments and returns a void pointer, with 'Void Terrarium 2' as a comment after it
@@TorutheRedFox To be pedantic, it's only declaring a function, which will need to be defined later or elsewhere. Also, the fact that it's returning a void* makes me think it's probably C, rather than C++, since templates in C++ negate the need for a void*, which in my understanding is essentially a workaround for the fact that C doesn't have generics.
@@TorutheRedFox Dude I'm so dumb, for some reason I thought it was a function pointer (I haven't programmed in C for a while) and thought "I don't think that's correct function pointer syntax"
Don't bother, every time a new trailer comes out for any game in this franchise (Firefly Diary, and then Void Terrarium 1, now this), people just rush en masse to make the obvious "OMG CRAZY TITLE" comment.
Thought that title was a mistake, and then the end card pops up and I was like 😳. That may be a strange title, but from what was shown, it looks rather interesting.🤯 🤜🏻🤛🏻
this caught me off guard as it possibly could, and i don't think ive been this happy in a while. I absolutely loved the void terrarium so much, god i got so attached to taking care of toriko, it triggered like a natural parental instinct, and had amazing gameplay. I can't wait for this.
Not gonna lie I clicked on this thinking it said Void Termina and believing that Star Allies was getting more DLC 4 years later. Not disappointed with what I saw, however
Aren't void pointers basically the only option for generic/template-like behavior in C? In C++ you can use templates, and in most other statically-typed languages you can use generics, but as far as I know C doesn't have any other options. Then again, I'm not super familiar with C.
This is the farthest thing from javascript there is. There are literally no pointers in javascript, much less _void_ pointers. Javascript would never allow such a C-ism.
So does the function return void or a void pointer? The function prototypes are inconsistent in the titles. Prepare for your C compiler to throw warnings.
@@avshalomsagi9921 No, C++ is picky and requires explicit conversion, but in C and C++ it's a generic pointer. type* var = tRrLM2(); /* Works in C. */ type* var = static_cast(tRrLM2()); // C++ requires explicit conversion, but still works.
In C, void pointers are used where you would use a template in C++, or a generic in other languages. Basically, it indicates that the return value is meant to be cast to some other arbitrary type by the person calling the function.
I thought youtube had a stroke there
Same
Lol me too
me too
Like my comment that Mario maker 3 should happen
Same! I was concerned when I got the notification
Imagine asking someone what their favorite game is and they respond: “I absolutely adore void* tRrLM20; //Void Terrarium 2”
Me lol
Every time you have to google a gameplay guide
I hope they would say it like those robot voice would "trrlm20 semicolon space forwardslashforwardslash VoidTerrarium 2
Say it out loud
void* is pronounced "void pointer" so that already makes that part easier. The tRrLM part I have no idea what it's supposed to mean
I'm so hyped for this. The first game is legitimately the best mystery dungeon I have ever played.
the combat is pretty similar to ZHP: Unlosing Ranger vs Darkdeath Evilman (a PSP game, with a Switch port), although that one has a more comedic story to it.
The first game caught me off guard with how good it was. Hopefully this one will be just as good!
The Nier approach to writing titles by slamming your face into the keyboard is really taking off
this is actually a programmer joke lol
specifically, it's a line of code in C/C++ that defines an empty function called tRrLM2 that takes no arguments and returns a void pointer, with 'Void Terrarium 2' as a comment after it
@@TorutheRedFox To be pedantic, it's only declaring a function, which will need to be defined later or elsewhere. Also, the fact that it's returning a void* makes me think it's probably C, rather than C++, since templates in C++ negate the need for a void*, which in my understanding is essentially a workaround for the fact that C doesn't have generics.
@@TorutheRedFox Dude I'm so dumb, for some reason I thought it was a function pointer (I haven't programmed in C for a while) and thought "I don't think that's correct function pointer syntax"
I thought there was an error in the title but nope that's just the name of it lol
A cat must have uploaded this video
it's a reference to functions in C and C++
y'all, the title is a programmer joke
Don't bother, every time a new trailer comes out for any game in this franchise (Firefly Diary, and then Void Terrarium 1, now this), people just rush en masse to make the obvious "OMG CRAZY TITLE" comment.
I get it but what kind of function name is tRrLM2()? Seems like unclean code tbh 🤓
@@MrDgf97 that ain't my problem ;P
@@mieastra hold on, there was another game before 1?? I'm only hearing of this now!
Thought that title was a mistake, and then the end card pops up and I was like 😳.
That may be a strange title, but from what was shown, it looks rather interesting.🤯
🤜🏻🤛🏻
This looks nice! I was still on the fence on getting the first one tbh
You gotta play it, it’s so good.
@@nickwick35 i literally can’t beat the second leval
Beat the first game, and it was great. Pretty excited about this one.
Why is no one talking about this jam of a song they chose for the trailer?
this caught me off guard as it possibly could, and i don't think ive been this happy in a while. I absolutely loved the void terrarium so much, god i got so attached to taking care of toriko, it triggered like a natural parental instinct, and had amazing gameplay. I can't wait for this.
The first game was really good, so this is going on my wish list
Not gonna lie I clicked on this thinking it said Void Termina and believing that Star Allies was getting more DLC 4 years later. Not disappointed with what I saw, however
I thought void termina while reading that too lol
This music has no business going so hard
Leave it to Japan to create the quirkiest game titles
YES, I CANT WAIT! YOU CAN DRESS TORIKO?!
Still have to finish the first, but I guess this is a good reason to.
only software engineers will get the title
I dunno. The 'L' in the tRrLM2() is throwing me off. I am having flashbacks of meetings regarding naming conventions now.
I saw the title and thought the video title was an unedited file name.
The one thing to take from this:
You can pat the human
Im in
void* thisIsBad(void* param, void* param2);
Don't use void pointers team. They're bad for your health.
Aren't void pointers basically the only option for generic/template-like behavior in C? In C++ you can use templates, and in most other statically-typed languages you can use generics, but as far as I know C doesn't have any other options. Then again, I'm not super familiar with C.
@@aidengohlke9713 yeah, basically. But C isn’t cool anymore anyway. It’s all about Rust now BABY
@@toddgreener RUST or BUST
CANT WAIT TO GET DEPRESSION OVER THIS GAME LETS GOOOOO
i still need to get around to finishing the original game, i'm excited for this though!
Imagine the struggle of the person having to title the video and having to check then double check if they are getting the title right or not
Lol that title
Legend has it that if you successfully pronounce the games name you'll instantly have a stroke.
Haven't played the first game but will admit your title stroke made me wanna know more
A void pointer function?
huh what a strange name!
Goes to Gamestop:
"Ayo you have that game with that javascript looking title?"
This is the farthest thing from javascript there is. There are literally no pointers in javascript, much less _void_ pointers. Javascript would never allow such a C-ism.
Awesome I loved the first game
X Æ A-Ⅻ's childhood game.
The music is real nice!
I saw the title in the notification and was having trouble processing it
i cant believe they made the keyboard smash a real game
Good luck trying to look this game up in about a year
So does the function return void or a void pointer? The function prototypes are inconsistent in the titles. Prepare for your C compiler to throw warnings.
When I saw this notification, I thought Nintendo was gonna be on the next game theory episode, and I'm sure a lot of people are with me lol
cool game
Now this one's a surprise! Guess I'd better get back to finishing the first game 😭
Base on the video, it’s repeating the first again. Is Toriko older in this one? Will we actually find another human? It’s too vague to tell
That’s a goofy title
Yes. Yes, it is.
Thought someone messed up at nintendo for a sec
this game looks beautiful, maybe i should play the first one
void* tRrLM2()? No thank you, I want my games with some return investment.
i mean tRrLM2() _can_ return something of type investment
it's a void pointer after all ;P
I opened the link and it bricked my iPhone.
Void * 😆
La fonction renvoie un pointeur polymorphe
1:32 Tis but a scratch
For those wondering about the games title. It is not a mistake it is a reference to c and c++
unbased, not using rust, will not buy
Unreal Engine so likely c++
finally, someone understands what it is
@@vellu0139 I don't know anything about rust, but it's for losers
@@gdst17 unbased
Who else clicked thinking nintendo was cracked with that title?
This track goes so hard man 😤
Lol, reminded that I need to finish the first game
Title???
Almost 10th anniversary of the Wii U.
Good gravy, I thought RUclips had a seizure!
this feels like ancients humans left their planet some stay behind an the ancients people build a new world that got corrupted
I've played enough Portal to not trust factoryAI for a fraction of an inch...
LETS GOOOO
Gotta make your game stand out somehow, I guess.
Thank god this is coming to the switch
Bro is that a pointer to a terrarium?
rolls right off the tongue
Toriko looks different after all that food.
😂😂
I thought Nintendo had a damn stroke like are you okay then I realized it was just the game creator who had a stroke are they okay
What's wrong with the title?
That title is the name of the game.
it's a reference to functions in C and C++
@@TorutheRedFox it’s also just the name of the game
I was hoping it was going to be a learning with pibby game
Theres making your game title stand out there's that💀
That title
How do you return a pointee for void?
it's a pointer to data of an unknown type
@@TorutheRedFox wouldnt it bring me an error though if I do it?
@@avshalomsagi9921 No, C++ is picky and requires explicit conversion, but in C and C++ it's a generic pointer.
type* var = tRrLM2(); /* Works in C. */
type* var = static_cast(tRrLM2()); // C++ requires explicit conversion, but still works.
In C, void pointers are used where you would use a template in C++, or a generic in other languages. Basically, it indicates that the return value is meant to be cast to some other arbitrary type by the person calling the function.
This is looking way too similar with the first game
Hey, why fix what ain't broken, when you can just add more to what was already really great?
@@mieastra no, I mean, waaaaay too similar, to the point it looks like its literally THE first game instead of a sequel
@@mieastra I think what they're saying is that they should have at least changed the UI to not be the same as the first game and such
Really nice music
Thats about all I'll say tho
Lovely name for your game
Void terminal 1 is like po*kemon Mystery dungeon ngl
This is the same exact game
@@Keychan64 yep
This song is nice
Toriko... Toroko. idk, this game reminds me of cave story.
Some one just banged their head on the keyboard for the title of this game lol
Trying to dereference that title is giving me a segmentation fault.
Is godzilla okay??
Yo
Sequel of Firefly's Diary?
Lol, I thought this was one of those recent spam comments going around from a comment I left on this channel when I got this notification.
I thought the title had a seizure
The Title Is Cracked Or Not?
Okay I Guess Not Because It Was Actually Game Title.
Someone had a stroke when naming this game.
Lmao I thought the channel was hacked
So it's like pixel dungeon
thought nintendo had a stroke bro
This games name is one of those can you repeat that again
Nice name
Is that actually the name of the game who tf thought it was good
I mean it has Japanese characters
it is and it's a reference to functions in C and C++
@@Palkia8-Bit what
@@TorutheRedFox still isn’t a good idea thought
@@ottakilla9707 idk lol
Elon Musk's son favorite game title
A simple name for research...
What a title
What
Comes Another...
I thought they're giving me a link lol
Metroid Prime 4
Excuse me, how's the game called?
"void pointer terrarium 2" is the way you would read "void* tRrLM2();" (it's C code) but you're just supposed to say "void terrarium 2" I think
It’s going to take me a while to learn how to pronounce the name.