Skip to content

SpookyIluha/Driving-Strikers-64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driving Strikers 64

A port of the Driving Strikers indie game to the Nintendo 64 using Libdragon SDK, Tiny3D and a custom-made codebase in C.

boxart

This is an indie game that was originally released on Dreamcast and was ported across various platforms. With permission from the author I've ported it onto the Nintendo 64 platform as well. This is a 6-th gen game, that runs well on a 5-th gen system with minimal compromises and some improvements from the Dreamcast version.

This game uses advanced features, not previously seen in any N64 official title, that is a result of extensive research and optimization.

Expansion Pak is NOT needed, but recommended to play this game.

This release of the N64 port of Driving Strikers has been approved for distribution by the original developers of the game; Luke Benstead and David Reichelt (LD2K). The gameplay and style may vary from the original release. If you enjoy this port please consider supporting the developers by purchasing the original game on Steam (PC/Linux) or Itch.io.

Known issues:

  • EEPROM may not work on older Everdrive flashcart models, or with outdated software (libdragon incompatibility)

Controls:

  • Stick: move around
  • Z trigger: nitro
  • L/R triggers: jump

Features:

  • Physics-driven gameplay using the Tiny Physics Engine open-source library
  • Multilanguage support with 8 different languages using .ini configs and inih open-source library
  • Stereo CD quality music with voiced audio on a 16MB cartridge
  • Full 480i TrueColor graphics at high framerates of up to 60 FPS without the expansion pak, extremely rare in N64 titles
  • Quality artwork and levels with antialiasing and high-res fullcolor mipmapped, bumpmapped textures
  • HDR rendering and bright lighting with autoexposure, never before seen on any N64 title
  • Rumble Pak and EEPROM save support

Build the game

  • Install Libdragon SDK (unstable)
  • Use the texparms PR from the libdragon unstable PR's
  • Install Tiny3D library
  • Clone this repository
  • Add your Driving Strikers assets from the Release to the "filesystem" folder
  • Build it with make command

Screenshots

drivingstrikers64 2025-05-12 01-32-02 drivingstrikers64 2025-05-10 16-11-51 drivingstrikers64 2025-05-10 00-40-28 drivingstrikers64 2025-05-10 00-40-13 drivingstrikers64 2025-05-09 16-35-00 drivingstrikers64 2025-05-06 11-48-03 drivingstrikers64 2025-05-06 11-47-37 drivingstrikers64 2025-04-30 01-07-46

Visual comparison between N64 (left) with DC (right) version

image image image image image

About

A port of the Driving Strikers indie game to the Nintendo 64 using Libdragon SDK, Tiny3D and a custom-made codebase in C

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors