Giving XnView 4Gb memory with LargeAddressAware

Ask for help and post your question on how to use XnView Classic.

Moderators: helmut, XnTriq, xnview

Post Reply
sngbrdb
Posts: 3
Joined: Sat May 08, 2010 2:32 pm

Giving XnView 4Gb memory with LargeAddressAware

Post by sngbrdb »

Not a question, just something I thought I would pass along. In Windows, 32-bit applications are limited to 2GB of process memory, even in a 64-bit OS (e.g. Windows 7)... Working with large files in XnView (>2MB) gave me trouble getting more than 9 or 10 open at a time; I'd get an out-of-memory popup. The trick is to edit the XnView executable using editbin and the /largeaddressaware switch. This allows the process to access 4GB of memory, letting you open substantially more images at once.

A picture:

Image


.
User avatar
oops66
XnThusiast
Posts: 2005
Joined: Tue Jul 17, 2007 1:17 am
Location: France

Re: Giving XnView 4Gb memory with LargeAddressAware

Post by oops66 »

Hello, +1, I support !
XnViewMP Linux X64 - Debian - X64
Post Reply