answersLogoWhite

0


Best Answer

Just go to games, select the game, then options and you will see the delete button

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can you delete a saved game off your ps3 to free memory space?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you get more memory for 360 Kinect?

You can delete stuff you don't use so much to free up space


How to free video memory on Windows 7?

To free video memory you must delete videos and have them unistalled.


What will happen if you allocate memory using new and free it using free or allocate sing calloc and free it using delete?

The C++ new uses malloc internally to allocate memory and the C++ delete uses free internally to revoke memory. However, they are not interchangeable and so memory allocated with new MUST be revoked with delete. If you mix them up, you will have a memory leak! Haya.


What does it mean when it says you have 427MB free space on a PSP?

It just simply means that you have that much free space left on the memory stick locatedin the back of the game. This means you have more room for saved games, photos, and music.


How do you delete free space on a Playstation portable?

That doesn't make any sense. Free space is where no content is stored, therefore there's nothing to delete.


What can you eliminate to get more memory on your computer?

Memory typically means RAM, I think you mean hard drive space. You can free used space on your hard dive by uninstalling the programs you don't use and by running programs like Ccleaner to delete temporary files.


What function is used to release the memory on heap?

The free() function releases memory obtained with the malloc() family of functions. The delete and delete [] operators release memory obtained with the new operator. Note: realloc() can allocate and free memories as well as reallocate.


How many ps2 games can we save in 8mb memory card?

actually, the number of games you can put is irrevalent to the space a memory card has. the minimum space a game needs to be saved on a memory card is written on the back of any ps2 game. some games only need like 50kb of free space and some need like 1000+kb of free space. you can have like 10-15 games on a card and have another card where you can only fit 5 games even though they are both 8mb memory cards.


What are new and delete operators in c plus plus?

New and Delete are the memory management operators in c++,like c language we use malloc() and calloc() functions to allocate memory and free() functiong to release the memory similarily we use new to allocate memory in C++ and Delete to release the allocated memory....


What are HEAP tables in MySQL?

Heap is no longer the accepted term for these kinds of tables in MySQL but it is still supported for backwards compatibility. The new accepted term is Memory and as the name suggest, Memory tables store their data directly in memory. Memory tables are used primarily as temporary tables. When you delete a row from a memory table, you do not free up space in the server memory. Space is only freed once the table is deleted.


Do you lose gigabytes when you delete an app from your iPod?

that actually free space


What do you call the remaining computer memory?

the following names: RAM (random access memory), unused data, free space, gotta-fill-it, space, and memory