F5F Stay Refreshed Software Operating Systems Executing 64-bit programs on a 32-bit machine

Executing 64-bit programs on a 32-bit machine

Executing 64-bit programs on a 32-bit machine

Pages (2): 1 2 Next
P
PoisonPotato7
Junior Member
8
03-14-2023, 11:10 PM
#1
I understand that Windows XP and 32-bit systems are outdated, but I'm attempting to enable unofficial support for r9 280, 290 and rx 300 series on XP. The reason behind this is important, though some factors are: nostalgia, ample free time, and hoping to attract people who share my interests. However, the main issue is whether it's feasible to alter the driver so it functions with 32-bit XP or if I must use the 64-bit version. I'm trying to stay away from the 64-bit option because it could cause compatibility problems with older games, which would undermine the overall goal of this project.
P
PoisonPotato7
03-14-2023, 11:10 PM #1

I understand that Windows XP and 32-bit systems are outdated, but I'm attempting to enable unofficial support for r9 280, 290 and rx 300 series on XP. The reason behind this is important, though some factors are: nostalgia, ample free time, and hoping to attract people who share my interests. However, the main issue is whether it's feasible to alter the driver so it functions with 32-bit XP or if I must use the 64-bit version. I'm trying to stay away from the 64-bit option because it could cause compatibility problems with older games, which would undermine the overall goal of this project.

S
stormplayer
Junior Member
1
03-16-2023, 10:18 AM
#2
You're attempting to create something that doesn't exist within your framework. A 64-bit architecture is just as dependent on the underlying hardware as it is on the code itself.
S
stormplayer
03-16-2023, 10:18 AM #2

You're attempting to create something that doesn't exist within your framework. A 64-bit architecture is just as dependent on the underlying hardware as it is on the code itself.

E
Elliepls
Member
222
03-29-2023, 08:32 AM
#3
I possess an R9 290 and have a project to tackle...
E
Elliepls
03-29-2023, 08:32 AM #3

I possess an R9 290 and have a project to tackle...

C
cowcow4321
Senior Member
623
04-07-2023, 03:03 PM
#4
The hardware specifications I'm working with are 64-bit applications, as 32-bit processors can't execute 64-bit programs.
C
cowcow4321
04-07-2023, 03:03 PM #4

The hardware specifications I'm working with are 64-bit applications, as 32-bit processors can't execute 64-bit programs.

M
MaeKuroGOD
Junior Member
4
04-07-2023, 03:53 PM
#5
It's not your GPU - its the CPU that is the issue. If its a 32bit CPU - no hope. And you also need 4GB of ram but that's not strictly needed
M
MaeKuroGOD
04-07-2023, 03:53 PM #5

It's not your GPU - its the CPU that is the issue. If its a 32bit CPU - no hope. And you also need 4GB of ram but that's not strictly needed

S
snaari
Member
70
04-14-2023, 10:50 AM
#6
I knew it was clear when I mentioned I have an R9 290 with a 64-bit compatible setup. Just to be precise: i5 2500K, Z68 board, and the right RAM—other components don’t matter.
S
snaari
04-14-2023, 10:50 AM #6

I knew it was clear when I mentioned I have an R9 290 with a 64-bit compatible setup. Just to be precise: i5 2500K, Z68 board, and the right RAM—other components don’t matter.

R
randomabby
Senior Member
476
04-14-2023, 06:50 PM
#7
Consider using the 64-bit edition of Windows XP instead. Installing the 64-bit version is straightforward and ensures compatibility. Attempting to create 64-bit drivers for a 32-bit system is limited to the manufacturer's support. Verify if an x86 driver exists for your model—modern series like R9 are likely available.
R
randomabby
04-14-2023, 06:50 PM #7

Consider using the 64-bit edition of Windows XP instead. Installing the 64-bit version is straightforward and ensures compatibility. Attempting to create 64-bit drivers for a 32-bit system is limited to the manufacturer's support. Verify if an x86 driver exists for your model—modern series like R9 are likely available.

K
KidWatermelon
Member
133
04-14-2023, 08:33 PM
#8
This task can be accomplished if you can reach the Windows XP source code. You can extract the code from the 64-bit build, create a wrapper for the required sections, then convert it to the 32-bit format. Good luck locating the source!
K
KidWatermelon
04-14-2023, 08:33 PM #8

This task can be accomplished if you can reach the Windows XP source code. You can extract the code from the 64-bit build, create a wrapper for the required sections, then convert it to the 32-bit format. Good luck locating the source!

B
bulldoggirl032
Junior Member
11
04-14-2023, 09:28 PM
#9
Supporting @dionkoffie's point about needing major changes when running 64bit apps on older hardware. It suggests a complete overhaul of Windows and even the CPU drivers, implying a need to start from scratch if Microsoft doesn’t adapt for newer chips like the Snapdragon.
B
bulldoggirl032
04-14-2023, 09:28 PM #9

Supporting @dionkoffie's point about needing major changes when running 64bit apps on older hardware. It suggests a complete overhaul of Windows and even the CPU drivers, implying a need to start from scratch if Microsoft doesn’t adapt for newer chips like the Snapdragon.

H
HeyItzLilith
Member
68
04-15-2023, 08:17 AM
#10
Understands writing but struggles with reading. I mentioned I have a Z68 system.
H
HeyItzLilith
04-15-2023, 08:17 AM #10

Understands writing but struggles with reading. I mentioned I have a Z68 system.

Pages (2): 1 2 Next