I sent you a pmqkwyx 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.
PS1 Menu+Trainer Tool v2.6
- scorpion2k81
- Active PSXDEV User
- Posts: 57
- Joined: Feb 24, 2022
- I am a: Programmer
- PlayStation Model: SCPH-5502
- Location: Italy
- scorpion2k81
- Active PSXDEV User
- Posts: 57
- Joined: Feb 24, 2022
- I am a: Programmer
- PlayStation Model: SCPH-5502
- Location: Italy
I found an error using the tool with 32bit windows with multitrack games.
The bug will be fixed in the next update.
The bug will be fixed in the next update.
- scorpion2k81
- Active PSXDEV User
- Posts: 57
- Joined: Feb 24, 2022
- I am a: Programmer
- PlayStation Model: SCPH-5502
- Location: Italy
New update 2.6.2:
- Fixed reading multitrack games on 32bit windows
- Fixed reading cue files with non-standard format
- Fixed reading multitrack games on 32bit windows
- Fixed reading cue files with non-standard format
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
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.
- scorpion2k81
- Active PSXDEV User
- Posts: 57
- Joined: Feb 24, 2022
- I am a: Programmer
- PlayStation Model: SCPH-5502
- Location: Italy
if you use a directory other than c you must modify the psyq.ini file found in psyq\bin
I'll check the games in the next few days
When I open Castlevania SOTN
Any assistance is much appreciated.
- scorpion2k81
- Active PSXDEV User
- Posts: 57
- Joined: Feb 24, 2022
- I am a: Programmer
- PlayStation Model: SCPH-5502
- Location: Italy
- 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.
can you send me the cue file of the game?
- Resident Evil 3
I tried the games with and without trainer, they work well with emulator but I haven't tried on ps1 console.
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?
- alimadhi
- Active PSXDEV User
- Posts: 58
- Joined: Aug 07, 2013
- PlayStation Model: DTL-H1101
- Location: From the Hell
make.batscorpion2k81 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.
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
if i change it to -Xo$80100000 will give black screen with or without cheats
Tbh... i can't make any game work with cheats/trainer enabled.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.
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...)
- scorpion2k81
- Active PSXDEV User
- Posts: 57
- Joined: Feb 24, 2022
- I am a: Programmer
- PlayStation Model: SCPH-5502
- Location: Italy
Use 'loading mode: direct'. With the compress function you have a file size limitation of 2mb (menu + compressed slus < 2mb).
Are you using an emulator to try the game or PS1 console?
- vssonic
- Interested PSXDEV User
- Posts: 9
- Joined: May 29, 2017
- I am a: old school gamer
- PlayStation Model: SCPH-9001
- Location: Argentina
HI
I have a question?
Maybe it doesn't apply to this thread, because the PS3 takes physical PS1 games like Gameshark and when you convert it to digital PKG it doesn't work like the game compilations.
The only difference I find is
PSXMAIN.EXE, which replaces SLUS_xxx.xx, open a solution to this since it would be very useful on the PS3 system
Thank you I hope for some response
I have a question?
Maybe it doesn't apply to this thread, because the PS3 takes physical PS1 games like Gameshark and when you convert it to digital PKG it doesn't work like the game compilations.
The only difference I find is
PSXMAIN.EXE, which replaces SLUS_xxx.xx, open a solution to this since it would be very useful on the PS3 system
Thank you I hope for some response
-
- What is PSXDEV?
- Posts: 4
- Joined: Mar 24, 2024
- Location: United States
Ok so I have been using this great tool for a few days now. I successfully trained Resident Evil 2 Dual Shock and turned it into a PKG to play on PS3. But there are some errors and typos in the cheat database that cause Boolean out of array errors. For instance my current problem is with typos for Gran Turismo. There is a title line at the top of the codes list that causes an error. The SS R5 A unlock code was entered incomplete and there are 2 sections that say %note 2 that cause an error and another line of code that has a % before the # that causes an error. I was able to get around this by making my own cheat.txt and making it read only and copying it to the TMP folder before I check add trainer and then unchecking read only after the cheat.txt is denied access error so I could add codes but I don't think it loads correctly doing it that way and the game won't start after the PlayStation logo. The database.bin needs thoroughly vetted
-
- What is PSXDEV?
- Posts: 4
- Joined: Mar 24, 2024
- Location: United States
By the way. If anyone is wondering I used PS1 trainer tool to add the trainer to my PS1 bin cue then I used pop-fe PS3 to make the PS3 PKG.
Who is online
Users browsing this forum: No registered users and 2 guests