:null:
Donate & Support PSXDEV.NET

We have been operating since 2012 providing users with a place for free information, free downloads & zero ads.

It has always been a safe and clean forum with no spam for other members interested in the PlayStation 1 to meet and make new friendships.
It's a place for those who are interested in learning about programming, reverse engineering and experimenting with hardware/software for the console.

We have never asked for donations before but it has reached the point where the server costs are becoming too much for us.
We would like to politely ask that if you use this site that you donate any amount you can to show your support to assist with the hosting fees in order to keep PSXDEV.NET alive.

Users who donate will be rewarded with a new profile rank on their account badge ;)
Just be sure to include your handle/alias when sending the donation or message me here with your BTC address.


Bitcoin: 1GqS7rr8jYPzT4Lp9Uua3D5thUH8ZnWyD8

Thank you for your contribution :praise
:null:

PS1 Menu+Trainer Tool v2.6

Downloadable items posted by PSXDEV members are within this forum.
User avatar
scorpion2k81
Active PSXDEV User
Active PSXDEV User
Posts: 53
Joined: Feb 24, 2022
I am a: Programmer
PlayStation Model: SCPH-5502
Location: Italy

Post by scorpion2k81 » August 4th, 2023, 12:19 am

qkwyx wrote: August 2nd, 2023, 12:35 am Yes I did double click make.bat in order to have make.exe then tap the Import main.exe still no avail. tested on 2units Windows 7 SP1 Ultimate x86 desktop and Windows 10 x64 laptop. If no errors at your end possible on my side. Thanks for your reply. Thanks very much.
I sent you a pm

User avatar
scorpion2k81
Active PSXDEV User
Active PSXDEV User
Posts: 53
Joined: Feb 24, 2022
I am a: Programmer
PlayStation Model: SCPH-5502
Location: Italy

Post by scorpion2k81 » August 14th, 2023, 10:25 pm

I found an error using the tool with 32bit windows with multitrack games.
The bug will be fixed in the next update.

User avatar
scorpion2k81
Active PSXDEV User
Active PSXDEV User
Posts: 53
Joined: Feb 24, 2022
I am a: Programmer
PlayStation Model: SCPH-5502
Location: Italy

Post by scorpion2k81 » September 13th, 2023, 11:48 pm

New update 2.6.2:
- Fixed reading multitrack games on 32bit windows
- Fixed reading cue files with non-standard format

Dacaskos
What is PSXDEV?
What is PSXDEV?
Posts: 4
Joined: Oct 03, 2023
PlayStation Model: SCPH-1000

Post by Dacaskos » October 3rd, 2023, 8:42 am

Hi!
For some reason the "main.exe" file is never created
here's the log of make.bat

---------------------------------

Nvm, looks like the program only works under C:\

Can't make Resident Evil 3 (Usa) work though
Last edited by Dacaskos on October 4th, 2023, 1:32 am, edited 1 time in total.

User avatar
alimadhi
Active PSXDEV User
Active PSXDEV User
Posts: 55
Joined: Aug 07, 2013
PlayStation Model: DTL-H1101
Location: From the Hell

Post by alimadhi » October 4th, 2023, 12:19 am

Syphon Filter 3 (USA)
Not working with or without cheats
Fmicome (*3) Nintendo NES (*8) MegaDrive (*6) MegaDrive II (*7) Dreamcast (*4)
PlayStation : SCPH-5000, SCPH-5502, SCPH-7000, SCPH-7502 (*5), SCPH-9000, SCPH-9002 (*6)
PlayStation 2 : SCPH-50000 (*4), SCPH-50004 (*2), SCPH-70000(*2), SCPH-70004, SCPH-77004
PlayStation 3 : CECH-2004B, CECH2012B, CECH-2512B, CECH-2503A

User avatar
scorpion2k81
Active PSXDEV User
Active PSXDEV User
Posts: 53
Joined: Feb 24, 2022
I am a: Programmer
PlayStation Model: SCPH-5502
Location: Italy

Post by scorpion2k81 » October 4th, 2023, 8:30 am

Dacaskos wrote: October 3rd, 2023, 8:42 am Hi!
For some reason the "main.exe" file is never created
here's the log of make.bat

---------------------------------

Nvm, looks like the program only works under C:\

Can't make Resident Evil 3 (Usa) work though
if you use a directory other than c you must modify the psyq.ini file found in psyq\bin
alimadhi wrote: October 4th, 2023, 12:19 am Syphon Filter 3 (USA)
Not working with or without cheats
I'll check the games in the next few days

asianking
What is PSXDEV?
What is PSXDEV?
Posts: 3
Joined: Feb 17, 2020

Post by asianking » October 8th, 2023, 4:18 pm

Image

When I open Castlevania SOTN

Any assistance is much appreciated.

User avatar
scorpion2k81
Active PSXDEV User
Active PSXDEV User
Posts: 53
Joined: Feb 24, 2022
I am a: Programmer
PlayStation Model: SCPH-5502
Location: Italy

Post by scorpion2k81 » October 9th, 2023, 9:48 pm

- Syphon Filter 3
- Resident Evil 3
I tried the games with and without trainer, they work well with emulator but I haven't tried on ps1 console.
asianking wrote: October 8th, 2023, 4:18 pm When I open Castlevania SOTN

Any assistance is much appreciated.
It works on the version I tried, the error comes from the cue file which has a different structure than the standard one.
can you send me the cue file of the game?

User avatar
alimadhi
Active PSXDEV User
Active PSXDEV User
Posts: 55
Joined: Aug 07, 2013
PlayStation Model: DTL-H1101
Location: From the Hell

Post by alimadhi » October 9th, 2023, 11:13 pm

scorpion2k81 wrote: October 9th, 2023, 9:48 pm - Syphon Filter 3
I tried the games with and without trainer, they work well with emulator but I haven't tried on ps1 console.
make.bat

Code: Select all

set PATH=C:\Psyq\bin
set PSX_PATH=C:\Psyq\bin
set LIBRARY_PATH=C:\Psyq\lib
set C_PLUS_INCLUDE_PATH=C:\Psyq\include
set C_INCLUDE_PATH=C:\Psyq\include
set PSYQ_PATH=C:\Psyq\bin
set COMPILER_PATH=C:\Psyq\bin
set GO32=DPMISTACK 1000000
set G032TMP=C:\WINDOWS\TEMP
set TMPDIR=C:\WINDOWS\TEMP
del main.exe
del depack.obj
asmpsx.exe /l/oat- depack.src,depack.obj
ccpsx -O3 -Xo$801DC000 main.c trainer.obj copy.obj depack.obj codes.obj -omain.cpe
cpe2x main.cpe
del main.cpe
-Xo$801DC000 <<== this value does not work it give error (Main.exe out of memory!)
if i change it to -Xo$80100000 will give black screen with or without cheats
Fmicome (*3) Nintendo NES (*8) MegaDrive (*6) MegaDrive II (*7) Dreamcast (*4)
PlayStation : SCPH-5000, SCPH-5502, SCPH-7000, SCPH-7502 (*5), SCPH-9000, SCPH-9002 (*6)
PlayStation 2 : SCPH-50000 (*4), SCPH-50004 (*2), SCPH-70000(*2), SCPH-70004, SCPH-77004
PlayStation 3 : CECH-2004B, CECH2012B, CECH-2512B, CECH-2503A

Dacaskos
What is PSXDEV?
What is PSXDEV?
Posts: 4
Joined: Oct 03, 2023
PlayStation Model: SCPH-1000

Post by Dacaskos » October 10th, 2023, 3:34 am

scorpion2k81 wrote: October 9th, 2023, 9:48 pm - Syphon Filter 3
- Resident Evil 3
I tried the games with and without trainer, they work well with emulator but I haven't tried on ps1 console.
Tbh... i can't make any game work with cheats/trainer enabled.
So gotta be a problem on my end but I tried everything I could possibly change (with/without ram dumps, different build addresses/loading modes...)

User avatar
scorpion2k81
Active PSXDEV User
Active PSXDEV User
Posts: 53
Joined: Feb 24, 2022
I am a: Programmer
PlayStation Model: SCPH-5502
Location: Italy

Post by scorpion2k81 » October 13th, 2023, 8:08 am

alimadhi wrote: October 9th, 2023, 11:13 pm -Xo$801DC000 <<== this value does not work it give error (Main.exe out of memory!)
if i change it to -Xo$80100000 will give black screen with or without cheats
Use 'loading mode: direct'. With the compress function you have a file size limitation of 2mb (menu + compressed slus < 2mb).
Dacaskos wrote: October 10th, 2023, 3:34 am Tbh... i can't make any game work with cheats/trainer enabled.
So gotta be a problem on my end but I tried everything I could possibly change (with/without ram dumps, different build addresses/loading modes...)
Are you using an emulator to try the game or PS1 console?

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests