Giter VIP home page Giter VIP logo

psx-eboot-renamer's Introduction

PSX-Eboot-Renamer

Simple script to rename PSX eboots.

The purpose of this script is to automate the process of renaming large amounts of eboots.

In my tests I did not notice any problems, if you notice, let me know, or correct yourself.

When converting PSX games using PSX2PSP, it generates folder structures like:

SLUS01272/EBOOT.PBP

SCUS94508/EBOOT.PBP

SLES03134/EBOOT.PBP

SLPS01986/EBOOT.PBP

The name of the eboot folder is based on the game code and this code varies by region. SLPS01986/EBOOT.PBP

The script only rename .pbp files inside folders with the game code, basically it only renames it when it encounters this /SLPSXXXXX/EBOOT.PBP structure.

If the eboot has 2 or more disks, this will be described according to the code described in the folder, for example if a Parasite Eve eboot is identified, and the eboot was created with SLUS from CD2, the name will look like this:

SCPS-45204 PARASITE EVE - [ 2 DISC ]

All multi-disc games have a dedicated SLUS for each CD and each of them is described separately by [ 1 DISC ], [ 2 DISC ], [ 3 DISC ], [ 4 DISC ] end etc.

Run the script in the following two ways, it deletes the folder of each game automatically after you rename the .pbp file.

./ebootrename.sh /folder/with/eboots

OR

~/folder_with_eboots$ /path/to/script/ebootrename.sh .

The list with game names and game codes has been taken from psxdatacenter.

https://psxdatacenter.com/sitenews.html

psx-eboot-renamer's People

Contributors

luizoti avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.