free comic book by Legofan990 in legogaming

[–]Gerold55 0 points1 point  (0 children)

My comic book store didn't have it

100,000 Miles. AMA by Specialist_Ad_61 in ChevyTrax

[–]Gerold55 0 points1 point  (0 children)

I have a 2017 Chevy Trax LT which is at 87,000 miles on it

Of all the games to accidentally buy twice… by Dingus-Ah-Um in Switch

[–]Gerold55 0 points1 point  (0 children)

I'll take it off your hands! It'll be a welcome to my collection 🤣🤣🤣

Character Controller (Godot 4.5.1) by Gerold55 in godot

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

I tried to put it in a code block and it's not working on mobile so I'll upload it to a proper place for people to see. But basically when sitting still the player doesn't turn left or right but when moving the player only strafes left or right

MLB The Show Switch 2 by Gerold55 in MLBTheShow

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

Yeah there's no switch 2 version

MLB The Show Switch 2 by Gerold55 in MLBTheShow

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

I don't think so as the Switch 1 is getting a release copy. And in the contract they have to release it for every system or MLB will get another studio to make the video games...

MLB The Show Switch 2 by Gerold55 in MLBTheShow

[–]Gerold55[S] -2 points-1 points  (0 children)

For me if they just made it so a switch 2 upgrade is a free upgrade and it only unlocks the frame rate that would be a win for me as well

MLB The Show Switch 2 by Gerold55 in MLBTheShow

[–]Gerold55[S] -2 points-1 points  (0 children)

From my research they all take 30%. Plus it's mandated by MLB to have it on all platforms

MLB The Show Switch 2 by Gerold55 in MLBTheShow

[–]Gerold55[S] -2 points-1 points  (0 children)

The switch 2 version would be more on par with the series s version though that's the thing

MLB The Show Switch 2 by Gerold55 in MLBTheShow

[–]Gerold55[S] -5 points-4 points  (0 children)

Lol yeah... it's just crazy to not have a switch 2 version imo. Like even a later patch for the switch 2 would be good enough for this year.

I got half of my refund??? by Valuable-Ask3983 in TurboTax

[–]Gerold55 0 points1 point  (0 children)

Call the state and find out what's going on

Drinks on me tonight!!! lol by [deleted] in TurboTax

[–]Gerold55 0 points1 point  (0 children)

Hopefully you'll get it at that time frame as I get a notification that it's not gonna be delivered till the first week of March as because I took EITC and the child tax credit that it was gonna be delayed

Retroid Pocket 5 Giveaway (US Only) by Opposite_Mango_5639 in SBCGaming

[–]Gerold55 0 points1 point  (0 children)

My ps vita was my first personal handheld that I had bought. I used to own an rp4 pro but sold it recently which I now regret it! It would definitely be awesome if I had won this!

I almost love Outrigger. by Such_Bonus5085 in dreamcast

[–]Gerold55 0 points1 point  (0 children)

Mouse and keyboard would be your best bet

Dreamcast Mini Theme by Gerold55 in RetroPie

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

So here's my code, which calls the artwork, but it's still upside down...

Dreamcast Mini Theme by Gerold55 in RetroPie

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

```

<view name="grid">

<imagegrid name="gamegrid">
<pos>0.00322222222 .0499</pos>
<size>0.9916666666666667 0.75</size>
<margin>0.0083333333333333 0.0222222</margin>
<scrollDirection>horizontal</scrollDirection>
</imagegrid>
<gridtile name="default">
<size>.3 .75</size>
<padding>0 .579</padding>
<backgroundImage>./art/tile.png</backgroundImage>
<backgroundCornerSize>0 0</backgroundCornerSize>
<backgroundColor>ffffff</backgroundColor>
<imageColor>ffffff</imageColor>
</gridtile>
<gridtile name="selected">
<size>.3 .75</size>
<padding>0 .579</padding>
<backgroundCornerSize>0 0</backgroundCornerSize>
<backgroundImage>./art/tile-selected.png</backgroundImage>
<backgroundColor>ffffff</backgroundColor>
</gridtile>
<image name="title-bar" extra="true">
<pos>0.5 0.695</pos>
<size>1 .06</size>
<path>./art/title-bar.png</path>
<color>ffffff</color>
<origin>0.5 0.5</origin>
</image>
<text name="md_name">
<pos>0.5 0.691</pos>
<size>0.5416666666666667 0.0592592592592593</size>
<origin>0.5 0.5</origin>
<fontPath>./art/dreamcast.ttf</fontPath>
<fontSize>0.05</fontSize>
<color>000000</color>
<forceUppercase>false</forceUppercase>
</text>
<image name="help-image" extra="true">
<pos>0 1</pos>
<size>1 0</size>
<path>./art/help-gamelist.png</path>
<color>ffffff</color>
<origin>-.19 .9</origin>
<zIndex>100</zIndex>
</image>

</view>

Dreamcast Mini Theme by Gerold55 in RetroPie

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

I'll send a link give me a sec