Git Product home page Git Product logo

game-converter's People

Contributors

dantheman827 avatar justme488 avatar

Stargazers

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

Watchers

 avatar  avatar

game-converter's Issues

Include instructions on how to setup latest chdman with game-convert

Install mame-tools whatever the latest is available for your distro

Download game-convert source folder

Extract it to wherever (i prefer home directory since it's easiest to manage)

Now navigate to your bin folder in your root directory (this is where mame-tools puts chdman for pretty much all the distros i tested this with)

copy chdman from bin to the game-convert source folder rename it to chdman version latest if you want to keep the other two chdman options or just delete chdman 4 and 5 if you only want to use latest chdman

Before we do anything else the only files you need in game-converter source folder are
chdman version latest game-converter.sh and game-converter.png(optional if you want to make an easy to find menu shortcut in desktop environments like XFCE)

Now open the game-convert.sh into whatever text editor you use in my case i just use mousepad

in this sh file you should see the following entry

Define chdman version variables

opt_chdman4="chdman version 4 (0.145)"
opt_chdman5="chdman version 5 (0.221)"

We need to point these to the location of the chdman files
So basically in my case it would go from

Define chdman version variables

opt_chdman4="chdman version 4 (0.145)"
opt_chdman5="chdman version 5 (0.221)"

To

opt_chdman="/home/usernamehere/game-converter-latest/chdman version 4 (0.145)"
opt_chdman="/home/usernamehere/game-converter-latest/chdman version 5 (0.221)"
opt_chdman="/home/usernamehere/game-converter-latest/chdman version latest (Latest)"

Then save that

Finally test from terminal by running
sh game-converter-sh

The end result should be the zenity gui but this time with a third option in the chdman selection menu called chdman latest

Zenity progress - multiple boxes (for each item in loop) when should be 1 box for each loop

Zenity progress opens up a box for each item in loop, when it should be 1 box for each loop. When you are trying to do something, and the next box pops up, the operation gets cancelled out. The conversion process needs to be in a subshell (could be wrong) i order for zenity progress's cancel button to work. Ideally, a working progress bar "should" fix this. No idea how to accomplish this. If you know how to do this, please submit a pull request. Thanks

Android version?

Sounds weird but we finally have a really good PS2 emulator for Android called Aethersx2 based off of pcsx2 and there's a ton of people that don't have PC's and we all need to conserve sd card space. Here's an invite for the discord server
https://discord.com/invite/JZ7BkeEdrJ

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.