Git Product home page Git Product logo

rpidoom3installer's Introduction

Hi there ๐Ÿ‘‹ I am RPI Coder also known as techcoder20.

  • ๐Ÿ”ญ Iโ€™m currently working on ThemeSaver
  • ๐ŸŒฑ Iโ€™m currently learning tkinter to develop a gui for my bash scripts
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on bash scripts for the raspberry pi

My Discord Server

๐Ÿ“ซ You can reach out to me at my discord server

Join our Discord server!

Youtube Channel

I run a youtube channel called RPICoder. Please consider checking it out. Link: https://youtube.com/c/rpicoder

Youtube Banner

Github Stats

RPI Coder's github stats

rpidoom3installer's People

Contributors

botspot avatar suburb2285 avatar techcoder20 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

exarkuniv

rpidoom3installer's Issues

Game Files

Which files and where should i copy them to?

Installer BREAKs system apt repo sld2 libraries

cd ~/RPIDoom3Installer/SDLAddOns
sudo dpkg -i sdl2-image_2.0.5-1_armhf.deb
sudo dpkg -i sdl2-mixer_2.0.4-1_armhf.deb
sudo dpkg -i sdl2-ttf_2.0.15-1_armhf.deb

installing these packages is very dangerous for the system as it breaks any of the official sdl2 packages from installing, since you changed the names of these packages and include both dev libraries and non-dev libraries in one package

these default packages should work just fine..

libsdl2-dev libsdl2-image-2.0-0
libsdl2-image-dev libsdl2-mixer-2.0-0 libsdl2-mixer-dev libsdl2-ttf-2.0-0
libsdl2-ttf-dev

there should be no reason to install the custom packages from here, as all the libraries are contained in the official packages. why did you do so?

see cycool29 issue here caused because of this:
Botspot/pi-apps#1359 (comment)

video card / driver combo doesn't support necessary features

After installing from pi-apps and attempting to run the game I get this error

This is on a fresh install of rasbian with everything updated

----- Initializing OpenGL -----

Initializing OpenGL subsystem
Using 8 color bits, 24 depth, 8 stencil display
OpenGL vendor: Broadcom
OpenGL renderer: V3D 4.2
OpenGL version: OpenGL ES 3.1 Mesa 19.3.2
X..GL_ARB_multitexture not found
X..GL_ARB_texture_env_combine not found
X..GL_ARB_texture_cube_map not found
X..GL_ARB_texture_env_dot3 not found
X..GL_ARB_texture_env_add not found
X..GL_ARB_texture_non_power_of_two not found
X..GL_ARB_texture_compression not found
X..GL_EXT_texture_filter_anisotropic not found
X..GL_EXT_texture_lod not found
X..GL_1.4_texture_lod_bias not found
X..GL_EXT_shared_texture_palette not found
X..GL_EXT_texture3D not found
X..GL_EXT_stencil_wrap not found
X..GL_EXT_stencil_two_side not found
... don't have GL2.0+ glStencilOpSeparate()
X..GL_ARB_vertex_buffer_object not found
X..GL_ARB_vertex_program not found
X..GL_ARB_fragment_program not found
TODO: Sys_SetClipboardData


ERROR: The current video card / driver combination does not support the necessary features.


Sys_Error: Error during initialization
shutdown terminal support
Looks like dhewm3 1.5.1rc2 crashed with signal SIGSEGV (11) - sorry!

Backtrace:
./dhewm3() [0x1da5e8]
/lib/arm-linux-gnueabihf/libc.so.6(__default_sa_restorer+0) [0xb6953120]
./dhewm3() [0x24d36c]
./dhewm3() [0xed0dc]

Segmentation fault

Cross posted this over on the pi-apps repo

Assault cube

Hello any chance that you will add assault cube in the games?

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.