[Bug 18390] Roblox can't join a game

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 12 01:59:38 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=18390

Cody Jay Caperell <skywarnspotter14 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |skywarnspotter14 at gmail.com

--- Comment #3 from Cody Jay Caperell <skywarnspotter14 at gmail.com> 2013-08-12 01:59:38 CDT ---
This is resolved, and Working:

In order to run the game, one must run "winetricks cc580 pdh vcrun2008
windowmanagerdecorated=n winhttp wininet". wininet is absolutely necessary for
the client to connect to the server and vcrun2008 is to fix various graphical
glitches within the app. windowmanagerdecorated=n fixes the issue where
clicking anything on the titlebar does not work and acts like you are clicking
behind the app.

To play the game, open a terminal and paste this command in:

wine ~/.wine/drive_c/users/$(whoami)/Local\ Settings/Application\
Data/RobloxVersions/version-*/RobloxPlayerBeta.exe --id $(zenity --entry
--entry-text "Place URL" --title 'Roblox Linux Wrapper' --width 450 --height
120 | cut -d "=" -f 2)

This will open a window asking for a Place URL. Copy-paste the address of the
game you would like to play (For example,
http://www.roblox.com/8-Million-Visits-Sword-Fights-on-the-Heights-IV-place?id=47324).

Once pasted, click OK and the game should load.

To play a game while logged in instead of using a Guest account, open the
Roblox Studio and log in through there. Once logged in, you may close the
Roblox Studio and join a game. The Roblox Player will automatically use your
account information and any game you join will use that account. To log out,
just open Roblox Studio and log out through there.

The game itself should work flawlessly at this point :)
Enjoy!

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list