Giter Site home page Giter Site logo

gpu-peops-open-gl's Introduction

gpu-peops-open-gL

Peops code modification to work with epsxe-1.9.0 in ubuntu 13.10

Links: http://sourceforge.net/p/peops/support-requests/3/

"I ran into numerous problems building this package today, but finally got it to build. Getting the GPU package required similar steps adjusting the makefile paths. The steps I had to take to get it to build: Rename "GL_EXT.H" to "gl_ext.h" (problem you are running into) Remove all occurrences of "-m" options in Makefile (to build 64 bit) Remove the BOOL #define in externals.h, and sub all occurrences of "BOOL" with "bool" in source Fix the Makefile OBJ path for a shared library from "/usr/X11R6/lib/libXxf86vm.a" to "/usr/lib/x86_64-linux-gnu/libXxf86vm.so", as well as adjust include and library paths for most dependencies. To biuld the cfg tools, I had to replace GTK_WINDOWS_DIALOG with GTK_WINDOW_TOPLEVEL, it seems the former is deprecated, at least with the version of GTK I compiled with (gtk+-2.0). The plugins load but cause the game to crash / halt before bios screen exits, likely due to my 'fixes'. I'd love to use the precompiled binaries but the only ones I have found are 32 bit and do not load into pcsxr."

gpu-peops-open-gl's People

Contributors

htrmeira avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

poplavoc

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.