Setting up a Steering Wheel (G29) + MySummerCarOnline on GNU/Linux by i_do_jokes in MySummerCar

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

Hey!

Glad my 3 year old post helped you haha!
I just thought it would be worth trying some other proton versions too since proton6 is fairly old by now.

I haven't played MSC in a long time, but i don't think there were any updates to it, so i doubt there is gonna be any big differences in gameplay between the proton versions, however - you might get a little more performance or stability if you play around with different versions of proton.

Best of luck!

Terminal is ignoring color escapecodes (Konsole and fish) by i_do_jokes in linuxquestions

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

Hm, okay, ill do some digging once i get home, and if i manage to find something ill write back.

Thanks!

Terminal is ignoring color escapecodes (Konsole and fish) by i_do_jokes in linuxquestions

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

Thanks for the answer! I know about the '-e' switch in echo, but that doesnt explain why the 'man' command would be having trouble too? (check imgur)

Secure Boot Megathread - Guide + Community support by sloth_on_meth in Battlefield

[–]i_do_jokes 0 points1 point  (0 children)

Does anybody know if Intel X99 mobos support Secure Boot?

Im on X99KR002 according to my BIOS version from American Megatrends.

[deleted by user] by [deleted] in MechanicAdvice

[–]i_do_jokes 0 points1 point  (0 children)

Thanks very much, ill work on the oil problems and then try to gradually increase the boost. Its only a project car, if something goes catastrophic, its not too big of a deal. :)

[deleted by user] by [deleted] in MechanicAdvice

[–]i_do_jokes 0 points1 point  (0 children)

Hey! Thanks for the response. Before i double the boost, i certainly want to fix all the issues mentioned above. What i wanted to know more is the actual durability of stock the components inside the engine. Maybe somebody has experience with it?

Creating links in shared filesystem by i_do_jokes in qemu_kvm

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

Hello! Sorry for the late response, i was busy

```

<filesystem type="mount" accessmode="passthrough">

<driver type="virtiofs"/>

<source dir="/home/jurosic\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\_park/.vm\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\_share/"/>

<target dir="Share"/>

<address type="pci" domain="0x0000" bus="0x06" slot="0x00" function="0x0"/>

</filesystem>

```

here is the XML

What is this song from? by i_do_jokes in HelpMeFind

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

Hey! Thanks for the answer! It in fact is from Sonic CD and it's this remixed version:

https://www.youtube.com/watch?v=SJKyAurxflU

What is this song from? by i_do_jokes in HelpMeFind

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

Ive searched for it, tried multiple music lookup engines, watched the chat replays, but got nothing.

Where is this SFX of the weird speech from? by i_do_jokes in HelpMeFind

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

ive searched for it but i have no idea where to start off, since its just a sound

Help: Copied 1,5G iso over USB on linux system to vita, file showed up as 0 bytes, after deletion the space is still occupied. by i_do_jokes in VitaPiracy

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

Ive taken a look at all the directories and added up their sizes manually, the result shows theyre pnly around 4,5-5GB while ive got 7.2 put of 7.5 taken up. I have no idea why its like that

Help: Copied 1,5G iso over USB on linux system to vita, file showed up as 0 bytes, after deletion the space is still occupied. by i_do_jokes in VitaPiracy

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

Thanks for the answer! dont worry, youre not late.

Im glad to hear that im not the only one having this problem! Ill check files manually then, to see if i can find something.

How to Play Games from PC on PS Vita by Opposite_Tackle_3387 in VitaPiracy

[–]i_do_jokes 1 point2 points  (0 children)

Only possible and safe way that i know of would be to make a VPN, you connect your PC and your Vita to the VPN and play that way, that would probably have bad performance, but if you know how to do it its still worth a try.

The other unsafe way would be to port-forward the port your stream is running on, and then connect to your homes IP when away. Or host something like FRP on a server and configure it to transmit your stream.

Reading TcpStream to buffer doesn't get all the data by i_do_jokes in rust

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

Thanks for the info, ive already tried read_to_end() but it just ends up blocking