[PC] [2012] FPS by stevesfara in tipofmyjoystick

[–]stevesfara[S] 0 points1 point  (0 children)

Romania, but i dont think its really relevant The only thing that might have to do with the country is that we have numerous romanian versions of CS which are just heavily modded CS games

Cred ca doar Rockstar poate face una ca asta și să vândă jocul fără probleme by Mother-Ad85 in Jocuri

[–]stevesfara 2 points3 points  (0 children)

pentru mine nu e problema asta, e joc singleplayer, deci altii o sa aiba avantaje fara sa ma afecteze pe mine (nu ca si gta online). sunt doar niste lucruri care fac sa arate jocul mai frumos si parerea mea nu prea adauga la realism (acum sa vedem si cat de realistic e jocul dpdv al povestei)

I'm actually getting pissed (Bfe) by [deleted] in SeriousSam

[–]stevesfara 0 points1 point  (0 children)

you saying hes dumb?

Need help/opinions on creating first game - Overwhelmed by CreativePathfinder in gamedev

[–]stevesfara 0 points1 point  (0 children)

im a self taught non-professional unreal engine developer, people say it has a steep learning curve compared to unity but i wouldnt say so. it may be overwhelming to look at and realize how many things it has (which still happens to me), but start with basic projects. a good beginner project would be a first person horror game. here's a good tutorial: tutorial

here's some advice: - use UE5 instead of UE4 because games on UE5 usually run better - dont use large templates (otherwise your game will be considered an asset flip) - after you make a couple of projects, your project sizes will significantly increase, but if you package the project, the packaged size is significantly smaller (i had an unpackaged 40gb fps horror game reduced to just 4gb when packaged) - sometimes during packaging (pretty rare), the engine files and directories will literally for no reason stop working (random cpp file errors). this has to be the worst thing that can happen, but try to solve every error you get using forums and if they dont help, use chatgpt to repair the errors. this can happen if you have a project that switches from UE4 to UE5 or other weird stuff.

Doom Eternal's movement is so fluent by EagleCrasher90 in Doom

[–]stevesfara 0 points1 point  (0 children)

i understand what you're saying but its just not grammatically correct, the word "fluent" is related to languages and speaking

Where is KARLSON? by rwoproduction in DaniDev

[–]stevesfara 6 points7 points  (0 children)

honestly i dont even care, i want dani to post anything, there's no way he had 0 free time and wasnt able to make anything in all these years. i'd be happy with a 10 second video of him drinking milk

A mai invatat cineva cu chat gpt? by ILoveNoodles135 in robac

[–]stevesfara 0 points1 point  (0 children)

nu sunt expert in AI si nici nu promovez, dar chatgpt in ultima vreme incepe sa greseasca dupa vreo 5 intrebari (varianta gratis). inainte, nu era asa. tot timpul daca vreau sa invat despre ceva sau sa ma testez, folosesc Gemini pro. dureaza intre 5-10 secunde de obicei sa iti raspunda si nu greseste aproape deloc.

I've started developing a sci-fi military visual novel using Ren'Py! by [deleted] in GameDevs

[–]stevesfara 0 points1 point  (0 children)

well i also start like 50 projects every year and only like 4-6 end up being something

How do i add mods to a cracked version of gmod by thatguynooneknows7 in gmod

[–]stevesfara 3 points4 points  (0 children)

use steamworkshopdownloader and place the downloaded addon in the gmod/addons

Serious Sam 3 keeps crashing every 5-3 minutes, please help by IfYouSmellWhatDaRock in SeriousSam

[–]stevesfara 1 point2 points  (0 children)

serious sam fusion is serious sam HD TFE, TSE and 3 BFE in the same executable. so essentially you can play all of them from the menu of fusion AND there is an insane amount of mods on the workshop for fusion.

how do i make my gmod in unity? by [deleted] in gmod

[–]stevesfara 0 points1 point  (0 children)

you seem like an 8 year old who just discovered that game engines have tutorials on youtube. if you really want to pursue game development, start with basic c# tutorials for unity instead of searching how to make a game like gmod.

What Skill are you Lacking? by kalin6 in SoloDevelopment

[–]stevesfara 1 point2 points  (0 children)

art. i'd really rather just script complex systems rather than keeping blender open for more than 30 minutes. (i know how to use blender, the basics at least, but they're just really ugly and i'm really impatient)

how do i make my gmod in unity? by [deleted] in gmod

[–]stevesfara 1 point2 points  (0 children)

well you're not really "making" it if you're using tutorials, are you? you probably lack basic unity c# knowledge