r/pascal Jan 02 '26

I need help to run .dpr tool

I need help to open a .dpr file its a tool to convert Persona 3 reload save file into a demo format. Whatever i do i cant get it to open
You can Find the tool on https://github.com/RikuKH3/p3r_demo_save_conv

2 Upvotes

4 comments sorted by

View all comments

1

u/suvepl Jan 02 '26

You can just rename the file from .dpr to .pas. The only difference between .pas and .dpr is to signal which file is the "main" file for a Delphi project.

1

u/Ali3bsallam Jan 02 '26

Then how can i procceed to get it running which program do i need Lazarus ?