Code Monkey home page Code Monkey logo

hades's People

Contributors

arignir avatar gaspard-- avatar marysaka avatar poliorcetics avatar roblabla 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar

hades's Issues

Android?

Running on Android is huge forr gameboy... Plans to have mobile version? I was just about to test dozens of games for your compatibility list....but it won't run on Android.. if I rate 100games on the compatibility list....will you make Android version?

Game Compatibility List

Code Title Status Related Issues
2G0 Goodboy Galaxy - Chapter Zero Playable
A2C Castlevania - Aria of Sorrow Playable
A2N Sonic Advance 2 Playable
A2T Pinball Tycoon Playable #33
A2Y Top Gun - Combat Zones Playable
A3A Yoshi's Island - Super Mario Advance 3 Playable
A3U Mother 3 Playable
A55 Who Wants to Be a Millionaire Playable #28
A7K Kirby - Nightmare in Dream Land Playable
A88 Mario & Luigi - Superstar Saga Playable
AA2 Super Mario World - Super Mario Advance 2 Playable
AE7 Fire Emblem Playable
AFX Final Fantasy Tactics Advance Playable
AFZ F-Zero - Maximum Velocity Playable
AGS Golden Sun Playable #27
AI3 Iridion 3D Playable
AIF Tom and Jerry in Infurnal Escape Playable
AKT Hello Kitty Collection - Miracle Fashion Maker Playable
ALU Super Monkey Ball Jr. Barely Playable #34 #43
AMK Mario Kart - Super Circuit Playable
AMT Metroid Fusion Playable
ARE MegaMan Battle Network Playable
ASO Sonic Advance Playable
AW2 Advance Wars 2 - Black Hole Rising Playable
AWA Wario Land 4 Playable
AWR Advance Wars Playable
AX4 Super Mario Advance 4 - Super Mario/ Bros. 3 Playable
AXP Pokemon - Sapphire Version Playable
AXV Pokemon - Ruby Version Playable
AYC Phantasy Star Collection Barely Playable #81
AZI Finding Nemo Playable
AZW WarioWare, Inc. - Mega Microgames! Playable
B24 Pokemon Mystery Dungeon - Red Rescue Team Playable
B7F FIFA - 07 Playable
B8C Kingdom Hearts - Chain of Memories Playable
BGC Advance Guardian Heroes Playable #40
BHG Gunstar Super Heroes Playable #36
BMX Metroid - Zero Mission Playable
BPE Pokemon - Emerald Version Playable
BPG Pokemon - Leaf Green Version Playable
BPP Pokemon Pinball - Ruby & Sapphire Playable
BPR Pokemon - Fire Red Version Playable
BZ6 Final Fantasy VI Advance Playable Playable
BZM The Legend of Zelda - The Minish Cap Playable
OPL Tomb Raider (OpenLara) Playable
RZW WarioWare Twisted! Menu #38

Table is ordered according to Code.

Status can be one of Untested, Not bootable, Menu, Barely Playable, Playable.

If you want to update this lists with games you've tested, please make an issue with the game's code, name and a few screenshots.

Add new settings & configuration options

  • Emulation
    • Import save
    • Export save
    • Change the save directory
    • Change the quicksave directory
    • Raise the maximum amount of recent files up to 10
    • Rename "max speed"/"unbounded speed" to "fast forward"
    • Support partial speeds (25%, 50%, etc.)
    • Raise the maximum amount of quicksaves up to 10
    • Enable/Disable the emulation of the prefetch buffer
  • Video
    • Enable BG layer X
    • Enable OAM
  • Audio
    • Enable Channel X
    • Enable Fifo Channel X
  • Misc
    • Pause the game when the windows looses focus
    • Automatically resume the last played game on startup
    • Hide cursor after X seconds of inactivity
    • Hide menubar after X seconds of inactivity
    • Screenshot path
    • Text/Alpha when paused
    • "Press any key to leave pause"
    • Show FPS
  • Bindings
    • Toggle the settings menu
    • Raise/Reduce the speed by X%
    • Quicksave bindings for all quicksaves
    • Mute sound
    • Raise/Lower the volume by X%
    • Hide menubar
    • Allow key modifiers in bindings (ctrl/alt/shift)
    • Set the default bindings for quicksaves to 1..0
  • Cancel/Reset buttons
  • Implementation
    • Revamp the code to have a settings struct that you can compare against and restore
    • Use a common message to set all the runtime-related settings (speed, video/audio layers, etc.)

settings schema does not contain a key named 'antialiasing'

this error occurs when appimage is launched under wayland-session (Gnome)

(hades:6744): GLib-GIO-ERROR **: 20:38:21.787: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'
Trace/breakpoint trap (core dumped)

[BZM] Zelda Minish Cap - Can't get out of sleep mode.

If you go to the menu, press "SLEEP" then "YES", it enables the sleep mode.

There's a similar features in many other games (Metroid Fusion is the one that immediately comes to mind) but it doesn't seem like we get out of this one correctly.

Game Name: The Legend of Zelda - The Minish Cap
Game Code: BZM

Improve the integration with the GNU/Linux ecosystem

This includes:

  • Providing an AppImage to ensure there's little to no dependency required to use Hades
  • Provide Ubuntu packages for Ubuntu 20.04 and Ubuntu 22.04
  • Setting the desktop icon to the one we use for Windows/MacOS
  • Storing the configuration & screenshots at the appropriate place (using XDG environment variables)

Add support for Wide Screens

It is something that any gba emulator, be it Windows or Android, does not have at the moment, I would like to play in widescreen to have a better experience.

Paths including non-standard ASCII characters aren't recognized

I am using the latest nightly release of Hades as currently available in the link given on the front-page of the repository.

While trying to load up the GBA BIOS and a game ROM, I noticed that, while the files and their respective paths existed, the emulator considered them as non-existent. Due to my Windows being set to use the French language, the paths were akin to : "C:/Téléchargements/bios.bin"

I immediately assumed that the diacritics-laden 'e' in the path name were causing an issue in recognizing the path and moved the files to the root of the disk, resulting in a path like : "C:/bios.bin". This immediately fixed the issue.

As such, I assume non-standard ASCII characters aren't properly recognized when searching for the given path to a file.

Improve the integration with the MacOS ecosystem

This includes:

  • Improving our Info.plist to better describe the features Hades supports and its metadata
  • Find a way to store the configuration file that would resist an update
  • Find where to store the screenshots taken

High CPU / GPU consumption...

CPU consumption around 40% and GPU consumption around 90% only when opening the program or in idle....

Windows 11 Build 22000.675
Intel i7 9700
Nvidia GTX 1660Ti

OpenLara: 3d models are glitchy

It looks like 3D objects and scenes from OpenLara are glitchy: only one line out of two are rendered, or at least something similar.

image

Game: Tomb Raider (OpenLara) (OPL)

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.