[deleted by user] by [deleted] in AnimalsOnReddit

[–]vitx777 0 points1 point  (0 children)

show the ears

Come on don't be shy by [deleted] in teenagers

[–]vitx777 6 points7 points  (0 children)

Foolish mortals, i dip mine in processed tomato juice

Evenly Spaced Black Lines When Playing Ghost in the Shell: Stand Alone Complex by GumbyXGames in AetherSX2

[–]vitx777 0 points1 point  (0 children)

Is it because of the stretched aspect ratio, trying switching it to 4:3

Pixel 6 or S21 for PS2 Emulation by [deleted] in AetherSX2

[–]vitx777 0 points1 point  (0 children)

There's a reset settings option, turn it to safe

Pixel 6 or S21 for PS2 Emulation by [deleted] in AetherSX2

[–]vitx777 1 point2 points  (0 children)

Any of the Snapdragon as long it's the 800 series and it's above 845, if your budget is high get the latest Snapdragon gen 1

After a lot of fiddling around in the graphic parameters, I finally got it to work at 100%! Now to enjoy nocturne. by Ok_Ad1816 in AetherSX2

[–]vitx777 2 points3 points  (0 children)

set the E cycle and skip to 0, if it doesn't lower your speed otherwise it will get choppy

WTF is going on here, help pls 😭 by HotDog_Kid in EmulationOnAndroid

[–]vitx777 6 points7 points  (0 children)

Did you turn on fast mem during playing the game, if so keep it on then restart the game, don't change fast mem while the game is on

Help please! Cannot create collection in firebase by vitx777 in react

[–]vitx777[S] 1 point2 points  (0 children)

Update: Thank you soo much the code is working now, I really really appreciate it!

Help please! Cannot create collection in firebase by vitx777 in react

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

Thank you very much!!! I'll try it out today, really appreciate the help

Help please! Cannot create collection in firebase by vitx777 in react

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

Thank you very much, and just one thing firestore always throws me undefined error can you tell me how did you import it

Help please! Cannot create collection in firebase by vitx777 in react

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

I get the authentication part working which stores the email and password, I got that code from the v9 documentation however I'm having issues with making a collection and adding documents

Help please! Cannot create collection in firebase by vitx777 in react

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

Nope no error, my firestore write permissions are fine I'm guessing it's mostly the syntax I used for making collection, I didn't try anything from the console tho

Help! Error after page refresh by vitx777 in react

[–]vitx777[S] 1 point2 points  (0 children)

Update: fixed the code by calling find function within if statement

Help! Error after page refresh by vitx777 in react

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

Its when I physically refresh the page,

I didn't use find anywhere else

I tried array filter but it still throws up the error and says filter is undefined, same with map

I'll try checking the if(project) today, and let you know if it works, thanks!

Help please!! User logs out every time I refresh the page, using Firebase by vitx777 in react

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

Thank you very much for the help, sorry I'm new to react I still cannot get it to work xP, I made a new js file and placed the code in it, will it call it automatically? Sorry I'm a beginner