govn Posted December 10, 2022 Share Posted December 10, 2022 Hi there. After release new launcher even if i ran game it says me i must download new launcher in server list. Can you help me run game via new launcher? I'm using Pop OS 22.04. Quote Link to comment Share on other sites More sharing options...
LeonardMT Posted December 11, 2022 Share Posted December 11, 2022 Here's the source code with instructions on compiling 1 Quote Link to comment Share on other sites More sharing options...
Totem Arts Staff Silv Posted December 11, 2022 Totem Arts Staff Share Posted December 11, 2022 That's not the actual new launcher (just compare the screenshot with what's in the Totem Arts Launcher and look at the dates in the repo to confirm). There are a few launchers floating about but the source of the one that's currently used is not in a public github repo as far as I know. Quote Link to comment Share on other sites More sharing options...
Sn1ke Posted December 11, 2022 Share Posted December 11, 2022 I personally was not able to launch the new launcher with linux ubuntu, yet. As i understand it, the new launcher was coded in electron what is cross platform but they build it for windows only at the moment. As long as they do not update the main game, you can still play it by following below instructions to fix the serverlist of the game: cfr discord #faq: https://discord.com/channels/362038716870688771/854099546907738152 Open up this file \UDKGame\Config\UDKRenegadeX.ini go to the bottom and change this [RenX_Game.Rx_ServerListQueryHandler] MasterServerURL=https://serverlist.ren-x.com/servers.jsp to this [RenX_Game.Rx_ServerListQueryHandler] MasterServerURL=https://serverlist-rx.totemarts.services/servers.jsp When the main game will be updated, i will be in trouble. grtz, Sn1ke 1 1 Quote Link to comment Share on other sites More sharing options...
LeonardMT Posted December 11, 2022 Share Posted December 11, 2022 (edited) 12 hours ago, Silv said: That's not the actual new launcher (just compare the screenshot with what's in the Totem Arts Launcher and look at the dates in the repo to confirm). There are a few launchers floating about but the source of the one that's currently used is not in a public github repo as far as I know. It is, the one that's being used right now is a modification of the launcher in the repo. Edit: Some code modifcation is required to make it connect to the new server listing: In configuration.rs change: .set("ServerListUrl", "https://serverlist.ren-x.com/servers.jsp") to: .set("ServerListUrl", "https://serverlist-rx.totemarts.services/servers.jsp") You probably need to change the VersionUrl but I don't know what it needs to be changed too. Edited December 11, 2022 by LeonardMT Code modification is required. Quote Link to comment Share on other sites More sharing options...
Sn1ke Posted December 12, 2022 Share Posted December 12, 2022 @LeonardMT, tnx for the info. Ill try to compile this launcher for linux this night, ill post the results here. Quote Link to comment Share on other sites More sharing options...
govn Posted December 12, 2022 Author Share Posted December 12, 2022 On 12/11/2022 at 4:50 PM, Sn1ke said: I personally was not able to launch the new launcher with linux ubuntu, yet. As i understand it, the new launcher was coded in electron what is cross platform but they build it for windows only at the moment. As long as they do not update the main game, you can still play it by following below instructions to fix the serverlist of the game: cfr discord #faq: https://discord.com/channels/362038716870688771/854099546907738152 Open up this file \UDKGame\Config\UDKRenegadeX.ini go to the bottom and change this [RenX_Game.Rx_ServerListQueryHandler] MasterServerURL=https://serverlist.ren-x.com/servers.jsp to this [RenX_Game.Rx_ServerListQueryHandler] MasterServerURL=https://serverlist-rx.totemarts.services/servers.jsp When the main game will be updated, i will be in trouble. grtz, Sn1ke Very big mega thanks for you. Work perfectly. Install old launcher and download game via lutris. Then i use portproton to launch old renegade x launcher and set up nickname. After it i open udk.exe with portproton and add "-nomovies". Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.