Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C cookbook
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • redox-osredox-os
  • cookbook
  • Merge requests
  • !257

Space Cadet Pinball port

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nagy Tibor requested to merge xTibor/cookbook:spacecadetpinball into master Aug 07, 2022
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 3

Notes/warnings:

  • Game assets are not packaged. Requires game assets from the Windows XP version of the game. (C:\Program Files\Windows NT\Pinball)
  • Sound effects are working. Background music however doesn't work yet due to missing MIDI support from the sdl2_mixer package.
  • The game needs to be started from the game assets directory, needs the assets directory as the working directory. The game executable is called SpaceCadetPinball.
  • Resizing the game window is broken.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: spacecadetpinball