GPU Ram Drive Changelog

What's new in GPU Ram Drive 0.4

Oct 6, 2017
  • This release includes few enhancements and bug fixes:
  • Added auto format after mounting, ability to change drive type and removable options.
  • Fixed crash when unmounting
  • Unmount before logging off/shutdown
  • New parameters:
  • --format <param>
  • --type hd/fd
  • --removable

New in GPU Ram Drive 0.3 (Oct 6, 2017)

  • Added command line options and tray icon.
  • Command line:
  • --device <NameOfDevice>
  • --size <SizeInMB>
  • --mount <DriveLetter>
  • --hide
  • --help
  • Example:
  • GpuRamDrive.exe --device GeForce --size 1024 --mount j: --hide
  • Note:
  • The tray icon will appear when mounted.
  • Minimizing while mounting will hide the window to tray.
  • Device name is case sensitive.

New in GPU Ram Drive 0.2 (Oct 6, 2017)

  • This release should fix memory size truncation and remount crash.