Giter Club home page Giter Club logo

ps1-graphics-demo's Introduction

PlayStation 1 3D graphics demo

Features

  • Render 3D
  • Gamepad input
  • XA File music player
  • Sounds Effect
  • OBJ Parser
  • Texture mapping
  • Camera 3D
  • Sprites
  • Read data from CD-ROM

Dependencies

  • Psy-Q SDK

Config

  1. Download Psy-Q from psxdev.net, make a "temp" and "psyq" folder under C:\
  2. Copy the folders "include", "lib" and "bin" from the sdk to C:\psyq\
  3. Execute PSPATH.BAT (this file is in the psyq folder) if you are on Windows 9x,
    instead if you are on Windows NT (Windows 2000, XP),
    you need to add the paths and variables inside PSPATH.BAT to the environment variables settings.
  4. copy the data folder from the last release, place it in the project directory (alongside src and cdrom)

Compile on Windows (9x/2000/XP) and make game.iso file with buildcd.exe

(this method is suggested for the release build to play on real hardware)

  1. edit cdrom/CONF.CTI file by changing the root variable to the correct path where your project is located
Define root C:\path\to\your\game
  1. move inside src folder with the command line (cmd on windows) and launch the following command
psymake
  1. (only if you want to burn a cd-rom to play on real ps1) Patch the iso with DiscPatcher.exe, the program can be found inside cdrom folder, select PSX console and Europe region

Compile on DosBox and make game.iso file with buildcd.exe

(good enough for developing)

  1. Install dosbox in your system
  2. launch the following command from the project's root
dosbox -conf dos.conf
  1. (only if you want to burn a cd-rom to play on real ps1) Patch the iso with DiscPatcher.exe, the program can be found inside cdrom folder, select PSX console and Europe region

Compile on Windows (9x/2000/XP) and make game.iso file with mkpsxiso.exe

  1. move inside src folder with the command line (cmd on windows) and launch the following command
psymake mkpsxiso

Play

  • Move the character with Pad controls.
  • Shoot with CROSS

TODO

  • I'm planning to develop a real complete game with enemies and levels, stay tuned

Follow me on YouTube

screen1

screen2

screen3

ps1-graphics-demo's People

Contributors

fabiopallini avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.