Download Game Straight To Thumb Drive

  1. Download Game Straight To Thumb Drive In Windows 7
  2. Download Game Straight To Thumb Drive In One
  3. Download Game Straight To Thumb Drive In Pc

Install games on a flash drive? Just remember to set the destination path back to your thumb drive. A 'repair' install (if the game supports that feature) should automatically update the. How do you put a game on a Flash drive? I want to move a game to a flash drive to save room on my computer as my Mother said that the computer was slow, The game is Train Simulator 2013. It is the biggest game I own, plus it is the largest program on my computer.

(23 votes, average: 4.61 out of 5)
Loading...

Minecraft is a great game that has taken the world by storm, and the only video game in history that has made its creator a billionaire. It has sold more than 122 million copies, making it the best-selling PC game to date. Let's see how to create a portable Minecraft installation on a USB thumb drive, to play on any PC without installation.

Unblock any international website, browse anonymously, and download movies and Mp3 with complete safety with CyberGhost, just for $2.75 per month:

We prepared this guide on Windows 10 Creators Update. It should work on any relatively recent Windows version, Vista, 7, 8.1, and earlier editions of Windows 10.

Also, we have used a bought license for Minecraft. We can't guarantee that the portable Minecraft project will work with a pirated version of the game.

Table of Contents

  • Download and 'install' Minecraft

Get a good USB stick and format it to NTFS

If we are going to play portable Minecraft straight from a USB, it's best to have a fast thumb drive. A USB 2.0 model will probably work, but we will have a much better experience if our motherboard and flash drive both support USB 3.0.

Regarding the size, a clean portable Minecraft installation is about 450MB. However, as we keep exploring the practically infinite minecraft world, the megabytes can add up fast.

So, for a comfortable experience, we would recommend a USB stick of at least 8GB. For the guide, we used the 32GB Sandisk Extreme USB 3.0, which is one of the fastest USB flash drives around and comes at a great price.

Most 8GB and 16GB USB drives come with a default FAT32 filesystem. Likewise, most 32GB+ thumb drives come with the exFAT filesystem. Neither is suitable to install the portable Minecraft, so we need to format the flash drive to NTFS.

We just right-click on the drive, select 'Format'...

...and choose NTFS on the file system drop-down menu. We can also change the volume label to 'Minecraft', but this is optional, and it won't make a difference for portable Minecraft.

Formatting the drive will delete any files we might have on it. So make sure to have copies of anything important on a separate disk.

Create the folder structure

On the now empty thumb drive, we must create a folder with a name of our choice, e.g. 'Minecraft Portable'. Inside, we need to create two folders 'bin' and 'data'.

Download and 'install' Minecraft

Game

We need to visit https://minecraft.net/download/alternative and get the first minecraft.exe file.

Once it downloads, we move it or copy it to the bin folder.

Then, we enter the data folder. Inside, we create a new folder and name it:

with a full stop '.' at the beginning and the end.

This is important because Portable Minecraft needs a '.minecraft' folder, but Windows won't let us create a filename that starts with a full stop.

By adding a second full stop at the end, Windows will automatically remove it, and we will get the correct filename.

What if I already have Minecraft installed?

If we already had Minecraft installed, it's simple to convert it to portable Minecraft. We still format the flash drive to NTFS, create the directories on the USB and download Minecraft.exe.

The main difference is that we copy the existing .minecraft folder from the disk to the USB, instead of creating a new one.

To find the non-portable Minecraft folder, we can press the Windows key + R and at the 'Run' window type:

Depending on how many applications we have installed, AppData might have multiple folders. The .Minecraft folder, however, will always be the first, alphabetically.

Having found the folder, we just copy it to the data folder on the thumb drive.

If we were playing Minecraft for a while and there is a lot of data in the .minecraft folder, the copying could take a while, depending on our thumb drive's speed.

Create the batch to start portable Minecraft

Finally, we need to create a batch file to start Minecraft. This batch file will tell the Minecraft executable to use the folders on the USB, and not the HDD.

We open a plain text editor, such as Notepad...

...and copy-paste the following line, including the quotation marks ':

The first of this commands points to the Minecraft executable on the thumb drive. The second --workdir command orders the executable to use the .minecraft folder we created inside the 'data' folder on the USB flash file.

Afterwards, we save the file within the Minecraft Portable folder, along with the bin and data folders.

We can give it a name of our choice, such as 'portable Minecraft', or 'Minecraft portable', or 'launcher'. It is important that it has the '.bat' extension, and we have selected 'All Files' in the 'Save as type'.

If we do it correctly, the system will recognise it as a Windows Batch File.

This is the file we will run to start the portable Minecraft.

Portable Minecraft: The first launch

The first time we start portable Minecraft, the PC needs to have internet access. It will download the runtime.

Notice that both the Minecraft executable file and the work directory point on our flash drive, which in the example is (E:).

Then the system will set up the runtime, which can take a while on a slow USB stick...

...and finally prompt for our Minecraft account credentials.

We log in with our Mojang email or username and password, as usual. Finally, we click on Play to start the game.

Since it is the first run, we wait as the system downloads the proper files, straight to the USB...

...and a couple of minutes later, we are on the main menu.

With a good enough USB flash drive, it will be the same as if we played off of the HDD.

Since we run the program once, we can now play offline on any PC with the same version of Windows, no matter which drive letter the USB flash gets, e.g. M: for Minecraft.

It won't even ask for the account credentials anymore; the one time was enough.

Provided, of course, that the PC can run Minecraft in the first place.

Just remember, before pulling out the USB, to do a proper ejection.

We don't want to risk having any data corruption on our worlds and saved games.

Run portable Minecraft on other Windows

The first time we add the flash on another version of Windows than the one we created it, Minecraft will again need internet access to download a new runtime.

After that, we are good to go. Portable Minecraft will not need internet access again to run on Windows 7, and it will still run on Windows 10.

We will also find all of our saved worlds, as we left them.

The possibilities of portable Minecraft

The most important lesson from the portable Minecraft project is that everything we do in the game resides in this single .minecraft folder.

This makes it exceptionally easy to create a full backup. Just make a copy the .minecraft folder.

We can also copy the entire 'Minecraft Portable' folder from the USB stick to anywhere on the disk, and we can run Minecraft from there, using the batch file.

Now it's easier than ever to try new mods without risking our main game or take Minecraft with us at a friend's house, for LAN multiplayer.

Going the extra mile: Getting a Minecraft icon for the USB

This is purely aesthetical, and it won't make the slightest difference in the game. Wouldn't it be cool, though, if the USB thumb drive had a Minecraft inspired icon?

We just need to find such an icon on the Internet. A good place to search is Easyicon.net.

We select one we like and download it as a .ico file. Most icons are free for personal use.

Download Game Straight To Thumb Drive In Windows 7

We copy the ico file at the root of the USB drive...

...and rename it to minecraft (minecraft.ico if you can see the extensions on your system).

For the last step, we open a new notepad file, copy and paste this text...

...and save it as autorun.inf at the root of the USB drive, with the 'All Files' type selected.

Next time we insert the USB, we will get a cool Minecraft icon.

Mind you, though, that some antivirus suites delete the autorun.inf within a USB on sight, because it is a file that a lot of USB-borne malware use.

Will you create a portable Minecraft?

If you found the portable Minecraft project interesting and would like to see more Minecraft-themed guides on PCsteps, leave us a comment.

Support PCsteps

Do you want to support PCsteps, so we can post high quality articles throughout the week?

Download Game Straight To Thumb Drive In One

You can like our Facebook page, share this post with your friends, and select our affiliate links for your purchases on Amazon.com or Newegg.

If you prefer your purchases from China, we are affiliated with the largest international e-shops:

I saw some very similar questions but for windows and I am using unity and have no space to install a game so I need to use a USB drive but have no idea how to unlock the /media file to read/write so I can write to it as well.

TeslabotTeslabot
Drive

2 Answers

I know from using Steam that you can 'add a library location' in your downloads tab. After that, when you download some game, you'll be presented with the option for where to install it.

If you wish to move your already installed games, this Steam help document should help you do that.

You'll have to make sure that your are technically the 'owner' of the USB drive so Steam has permissions to access.

If you're having trouble mounting something or a filesystem error, this post should help you get an external partition mounted for use by Steam. If you're still not getting that, try this article, mentioning using games already installed on a Windows partition.

RobobenkleinRobobenklein

1st: run this on terminal

Download Game Straight To Thumb Drive In Pc

2nd: copy the /steam folder to the /media folder(assuming the media is your flash drive)

3rd: Run the steam binary.

4th: good to go

LinuxUserLinuxUser

Not the answer you're looking for? Browse other questions tagged steamdota-2linux or ask your own question.