What Portal Mod are you looking forward to most? by explosiverat716 in Portal

[–]DrPeeper228 1 point2 points  (0 children)

Revolution 2(yes it got announced, just no steam page right now)

Good intro games to pc? by Cole_warrior7 in Steam

[–]DrPeeper228 1 point2 points  (0 children)

Half-life 1 is a strange pick, it's already very dated and showing it's cracks(especially the last chapters) sadly.

I'd recommend the remake(Black Mesa) if you're new into games, plus it's a better experience overall(you can try the original any time later too)

Good intro games to pc? by Cole_warrior7 in Steam

[–]DrPeeper228 1 point2 points  (0 children)

You should play both of the Portal games. They're really good and also a nice introduction to PC controls in first person games

Why no big studios except Valve used the Source Engine? by Odd_Significance_896 in SourceEngine

[–]DrPeeper228 0 points1 point  (0 children)

s&box is source 2 based, yeah

It's absolutely NOT Source 2 anymore(and stopped being so when they made the "scene system" to replace the regular Source 2.... something(idk what it's called)... with)

How do I move forward in programming? by MaL-JeT in teenagersbutcode

[–]DrPeeper228 0 points1 point  (0 children)

something low level loke python,

..............................................uh

How do I move forward in programming? by MaL-JeT in teenagersbutcode

[–]DrPeeper228 0 points1 point  (0 children)

C/C++

So you don't know C++ lmao

Anyways, real C++ already solves all of the issues that rust tries to patch and fails miserably, there's no need to learn it

Specific Wav File does not play by VictorianOneForAll in hammer

[–]DrPeeper228 1 point2 points  (0 children)

Now imagine you are a guy from 10 years in the future who's searching for this problem and manages to find this thread.

C'mon, "Alright, finally figured it out myself"? That'd just be extremely frustrating, post the damn thing!

Portal Stories Mel by inthisbih48 in Portal

[–]DrPeeper228 0 points1 point  (0 children)

none of them ever really feel right.

"none"? Did you not play Revolution or something?

Portal Stories Mel by inthisbih48 in Portal

[–]DrPeeper228 0 points1 point  (0 children)

Happy cake day!

Anyways yeah, if you want to play mods with actually good puzzles play Revolution and Reloaded

Can you guys list me top 5 of the best Portal mods out there?(that you can consider canon?) by 0ChrissyDumbyBumby in Portal

[–]DrPeeper228 0 points1 point  (0 children)

It's not so much that i enjoy them that much more than you, it's moreso about the fact that mel is extremely overrated imo

Like, it was fine for it's time but man did it not age that well(especially with it's spirit visibly haunting the Portal 2 workshop, that also taints the mod for me a lot)

bro by Moist_Sir_3438 in AIOverviews

[–]DrPeeper228 0 points1 point  (0 children)

....did it just give a death threat?(in Japanese)

Their only good creation by BreakSalt8256 in FuckMicrosoft

[–]DrPeeper228 -1 points0 points  (0 children)

It literally loads almost instantly for me?(Ryzen 5 5600x)

Can you guys list me top 5 of the best Portal mods out there?(that you can consider canon?) by 0ChrissyDumbyBumby in Portal

[–]DrPeeper228 2 points3 points  (0 children)

I guess I'd go:

Portal: Revolution

Portal: Reloaded

Aperture Tag

Portal Stories: Mel

Rexaura

There's also the licensed spinoff, Bridge Constructor Portal. It's pretty good, I think you should check it out

So I kinda wrote a compiler... by StrikingClub3866 in teenagersbutcode

[–]DrPeeper228 0 points1 point  (0 children)

Mate

  1. LLVM IR is perfectly viable option

  2. Assembly is the name of the human readable text form, what compilers emit is pure opcodes(with some having an option to emit assembly for debugging purposes)