OpenRA...Portable?

Discussion about the game and its default mods.
Post Reply
ZeRo_Bahamut
Posts: 2
Joined: Mon Jun 04, 2012 6:30 am

OpenRA...Portable?

Post by ZeRo_Bahamut »

Hi all,

Quite an easy request I have really, could you make a portable version so you're able to run it from USB stick or from a work PC etc etc...

Loving it so far, keep up the good work reviving this old gem.

Kanar
Posts: 54
Joined: Mon Apr 30, 2012 1:39 pm

Post by Kanar »

U could make your whole OS portable on USB stick.

ZeRo_Bahamut
Posts: 2
Joined: Mon Jun 04, 2012 6:30 am

Post by ZeRo_Bahamut »

Kanar wrote: U could make your whole OS portable on USB stick.
Aye that i could, but thats defeating the purpose of making this 50mb-ish app into a portable version vs a 60gig+ filled SSD.

I did however expirement with VMWare Workstation 8 and installed a virtual windows 95 to run the original Red Alert, but still, a virtual machine is way bigger then a portable app, so no, not an option.

The game is freeware and so is the engine using it, changing the content directory that normally goes onto my documents folder to a folder on the thumb drive isnt that complicated a task I think, surely it's possible and handy to boot., Red Alert and Tiberian Dawn anywhere. ;-)

Matt
Posts: 1155
Joined: Tue May 01, 2012 12:21 pm
Location: Germany

Post by Matt »

You could search the source code (it is Free Software, not Freeware) for

Code: Select all

Platform.SupportDir
and replace it with something relative to the OpenRA.Game.exe to load the settings.yaml and gamefiles as well write the Log files in the same directory if you only have write permission on your USB stick. But I don't think that is the case on your working computer as you would hardly be able to edit any documents. Just copy OpenRA together with your OpenRA My Documents folder and you should be able to play even when you are not allowed to install software on that computer (which might have a reason...).

Matt
Posts: 1155
Joined: Tue May 01, 2012 12:21 pm
Location: Germany

Post by Matt »


Matt
Posts: 1155
Joined: Tue May 01, 2012 12:21 pm
Location: Germany

Post by Matt »


Matt
Posts: 1155
Joined: Tue May 01, 2012 12:21 pm
Location: Germany

Post by Matt »

We removed the feature from our own installer again, but I wrote at http://portableapps.com/node/32463#comment-214900 why and on how to create a portable installer for Windows.

Post Reply