Coder Social home page Coder Social logo

cosarara / red-alien Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 7.0 344 KB

A compiler/decompiler for the script system found in GBA pokemon games, to be used by ROM-Hackers. Formerly ASC.

License: GNU General Public License v3.0

Python 83.80% PLSQL 0.12% C 12.93% Shell 0.56% Batchfile 0.01% Vim Script 2.58%

red-alien's People

Contributors

cosarara avatar daniils avatar roboe avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

red-alien's Issues

Decompiling option problem

Hello,
I'm using the latest windows build (23-01-2017), so I tried the command prompt version, and the gui version
The command version has option for decompiling move script and AI scripts, but these features don't seem to work. For the move scripting, it just gives raw bytes even with --moves, while the AI scripts can't get decompiled, the program freezes.
The gui version only seems to have the AI script decompiling feature (and the OW script too, but I'm not using that for now), but again, when using it, the program freezes.
Any clue on what's happening?

Running on Debian/Ubuntu

Not an issue, just providing some instructions for anyone running red-alien on Debian-based distros.

OS: Debian testing (buster)
Packaged dependencies:

  • python3
  • python3-pyqt5 (depends on python3)
  • python3-pyqt5.qsci (depends on python3-pyqt5)

Minimum command to install dependencies: sudo apt install python3-pyqt5.qsci

Dependencies could be listed in a table in the readme file if you like:

Dependency Arch package Debian/Ubuntu package
Python 3 python python3
PyQt 5 python-pyqt5 python3-pyqt5
(depends on python3)
Python bindings for Qscintilla python-qscintilla-qt5 python3-pyqt5.qsci
(depends on python3-pyqt5)

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.