Home › Forums › Linux Gaming › Rocket Linux
- This topic has 8 replies, 6 voices, and was last updated 6 years, 11 months ago by
Yaspoon.
-
AuthorPosts
-
September 8, 2016 at 6:45 pm #67781
Pedro Mateus
KeymasterSeptember 8, 2016 at 7:17 pm #76717Venn Stone
KeymasterThey call $14.99 a sale? Yeah, I can wait.
September 8, 2016 at 7:20 pm #76718Pedro Mateus
KeymasterVenn wrote:They call $14.99 a sale? Yeah, I can wait.That’s how much I payed for the Humble bundle it was in.
September 8, 2016 at 7:22 pm #76719dwest68
ParticipantIn other news Hell has just frozen over!! I seriously thought this was going to be a bust.
September 9, 2016 at 3:04 pm #76720Orn
Participantdwest68 wrote:In other news Hell has just frozen over!! I seriously thought this was going to be a bust.Nay, for it will only when bethesda releases some snizzles for thou linuxes homie
September 9, 2016 at 3:44 pm #76721__eMpTy__
ParticipantStolen from reddit:
http://i.imgur.com/YUICr0E.jpgSeptember 9, 2016 at 5:44 pm #76722Pedro Mateus
Keymaster__eMpTy__ wrote:Stolen from reddit:
[snip]They’ve fixed it now. And by fixed I mean they copied over the Windows SysReqs for the GPU and processor.
September 11, 2016 at 3:52 pm #76723Pedro Mateus
KeymasterI’ve managed to find a workaround for the lack of AA.
Set the game to fullscreen, edit the ResX and ResY lines in the $HOME/.local/share/Rocket League/TAGame/Config/Linux-TASystemSettings.ini file:
Code:ResX=3840
ResY=2160Then, the game will render in UHD but it’ll downscale it to your monitor resolution (1080p in my case). That’s the equivalent of 4xFSAA.
Of course, if you have a UHD monitor, you may want to try
Code:ResX=5680
ResY=4320To get the same result.
October 28, 2016 at 4:54 am #76902Yaspoon
MemberWorks here on Arch in space Australia even the ps4 controller using bluetooth works out of the box. Xbox 360 controller connected wirelessly doesn’t work 100% out of box. Right analog stick isn’t mapped correctly and camera stuck looking at the floor even though I’m using xboxdrv. The fix was to follow: http://boilingsteam.com/making-third-pa … eam-games/ which was the same thing that fixed the xbox360 controller mapping for steam streaming.
My SDL_GAMECONTROLLERCONFIG override is:
export SDL_GAMECONTROLLERCONFIG=”0000000058626f782047616d65706100,Xbox Gamepad (userspace driver),platform:Linux,x:b2,a:b0,b:b1,y:b3,back:b6,guide:b8,start:b7,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,dpup:h0.1,leftshoulder:b4,lefttrigger:a5,rightshoulder:b5,righttrigger:a4,leftstick:b9,rightstick:b10,leftx:a0,lefty:a1,rightx:a2,righty:a3,” -
AuthorPosts
- You must be logged in to reply to this topic.