F5F Stay Refreshed Software Operating Systems Is there a method to relocate apps to Extended Memory beyond 4GB to allocate more space for 32-bit applications?

Is there a method to relocate apps to Extended Memory beyond 4GB to allocate more space for 32-bit applications?

Is there a method to relocate apps to Extended Memory beyond 4GB to allocate more space for 32-bit applications?

Y
YOLOGAMER109
Member
229
05-11-2023, 06:57 AM
#1
There are ways to shift apps into extended memory beyond 4GB to release space for 32bit games.
Y
YOLOGAMER109
05-11-2023, 06:57 AM #1

There are ways to shift apps into extended memory beyond 4GB to release space for 32bit games.

B
BlurryFqce
Senior Member
486
05-14-2023, 04:55 AM
#2
Extended memory ended with DOS. It was a single memory area.
B
BlurryFqce
05-14-2023, 04:55 AM #2

Extended memory ended with DOS. It was a single memory area.

M
mc4105
Member
62
05-15-2023, 10:28 PM
#3
There is no possibility. As discussed earlier, extended memory ceased functioning after DOS, or Windows 3.1, because it was booted from DOS.
M
mc4105
05-15-2023, 10:28 PM #3

There is no possibility. As discussed earlier, extended memory ceased functioning after DOS, or Windows 3.1, because it was booted from DOS.

I
iDeadlyRekt
Member
183
05-15-2023, 11:45 PM
#4
I used the term "Extended Memory" just because I wasn't familiar with other names for RAM outside the standard 32-bit 4GB limit.
Back then, I considered starting with a preinstalled 4GB RAM disk that occupied the full lower 4GB, making everything load from memory above it. After booting, I would remove the disk to release that space.
The issue was, there was no method to make the RAM disk stay in the lower memory area. Even 32-bit software couldn't achieve this since the disk would still take up part of the 4GB. It felt like a catch-22.
I
iDeadlyRekt
05-15-2023, 11:45 PM #4

I used the term "Extended Memory" just because I wasn't familiar with other names for RAM outside the standard 32-bit 4GB limit.
Back then, I considered starting with a preinstalled 4GB RAM disk that occupied the full lower 4GB, making everything load from memory above it. After booting, I would remove the disk to release that space.
The issue was, there was no method to make the RAM disk stay in the lower memory area. Even 32-bit software couldn't achieve this since the disk would still take up part of the 4GB. It felt like a catch-22.

C
Cadariou
Posting Freak
835
05-31-2023, 01:57 AM
#5
I don't play games and I'm not sure if your games need a particular video card to run. If not, you might try using a 4GB 32bit OS virtual machine. There are two choices: VMware Workstation and VirtualBox, both are free. But I have no idea why you think the game crash is related to where the game's app is stored in memory. Windows handles all the memory management, so you or any software can't control it. If a game consumes too much memory, it indicates a bug that causes memory leaks over time. This has nothing to do with the app's location within memory.
C
Cadariou
05-31-2023, 01:57 AM #5

I don't play games and I'm not sure if your games need a particular video card to run. If not, you might try using a 4GB 32bit OS virtual machine. There are two choices: VMware Workstation and VirtualBox, both are free. But I have no idea why you think the game crash is related to where the game's app is stored in memory. Windows handles all the memory management, so you or any software can't control it. If a game consumes too much memory, it indicates a bug that causes memory leaks over time. This has nothing to do with the app's location within memory.

E
emmylee33
Senior Member
710
06-03-2023, 11:14 PM
#6
I attempted to use VM Ware's "Player" feature, but it only supports a basic video card emulation, which causes compatibility issues with certain games. It also makes starting and running a game a hassle.
My Memory Manager application displays current memory usage and offers a method to clear unused memory between sessions.
If memory consumption exceeds 35%, most games will likely crash. Crashing is almost certain if memory use goes past 50% (which includes about 4GB RAM plus 4GB of swap space). I usually clear the RAM before launching games when usage is over 25% (4GB).
Many older 32-bit titles struggle with memory management because they depend on DX9, which has poor handling.
E
emmylee33
06-03-2023, 11:14 PM #6

I attempted to use VM Ware's "Player" feature, but it only supports a basic video card emulation, which causes compatibility issues with certain games. It also makes starting and running a game a hassle.
My Memory Manager application displays current memory usage and offers a method to clear unused memory between sessions.
If memory consumption exceeds 35%, most games will likely crash. Crashing is almost certain if memory use goes past 50% (which includes about 4GB RAM plus 4GB of swap space). I usually clear the RAM before launching games when usage is over 25% (4GB).
Many older 32-bit titles struggle with memory management because they depend on DX9, which has poor handling.