Page 1 of 1

Anyone? does the whole PSYQ run @

Posted: April 16th, 2021, 9:03 am
by inc^lightforce
Hi folks,

currently i am programming a: Patcher - Demo - Trainer Windows Tool.

With the final version you are able to create a loader for your desired PlayStation 1 Game.

now i have programmed a Tool that i need for my project as an dll file later.

The tool is known for some, as "rnc.exe" (just simply a ps1.exe EXE Packer from the old Amiga Times.)
the one that exist is ONLY a 32 Bit Version.

Now i have written a x64 Version of it:
Image
Tested with some Patches and works very well.

Now to my Question:
is it possible to use the PSYQ SDK with an x64 Windows System? have any one use it successfully? if NOT,
i'll code the all in one tool only for x86 systems but it would be really nice, if it can be also used with Windows 10 x64.

cheers

and thanx for positive replies

inc

@Shadow: can you add following Smiley to the forum: Image

Re: Anyone? does the whole PSYQ run @

Posted: April 25th, 2021, 2:24 am
by kernex
I'm using PSYQ on my Windows 7 64-bit machine. I replace some executables in bin folder with executables available here in forum. And I'm using also DOSBox only to run RSDLINK converter.
I'm using also MKPSXISO from Lameguy to build the image ISO.

Re: Anyone? does the whole PSYQ run @

Posted: April 25th, 2021, 8:23 am
by inc^lightforce
thanks for reply. i think i found a complete working windows 10 x64 PSYQ SDK.
must test all Options now.