GithubHelp home page GithubHelp logo

galaxy-integration-wii's People

Contributors

at0myks avatar jtndev avatar treacherousfiend avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

galaxy-integration-wii's Issues

Not Recognizin Rune Factory Frontier

My ISO files.

image

It is recognizing the harvest moon game properly but not Rune Factory Frontier. Tried "Rune Factory Frontier (USA) (EN).iso" and also "RUFEMV.iso". Always comes up as Unknown Game.

image

zip release option

Greetings,

The latest release only has a 7z version. When using plugin auto-update tools like https://github.com/Slashbunny/gog-galaxy-plugin-downloader , it makes it difficult since there are not any programmatic 7z libraries. You have to basically fork out to a 7z process to do processing and worry about cross-platform concerns and whether or not the user has 7zip installed.

Any chance you can do releases with just a normal zip file?

Thanks!

Wii games "Not Compatible"

I can't launch my games since GOG Galaxy mark them as "Not Compatible" I have no idea of what to do. I think I've done anything right since every game is detected.
Thanks for your help.
Immagine 2020-12-09 152707
Immagine 2020-12-09 152751
Immagine 2020-12-09 152852

Time Tracking

I've already made a beta version of this that uses a C# program running in the background, but I'll make a Python script to do the same thing.

GOG Galaxy 2.0 is not detecting Dolphin Roms

So I just implemented this plugin, set up my paths (with / and not ) and renamed a few of my ISOs to better reflect the Index.txt, yet GOG Galaxy 2.0 does not detect them.

Here's my user_config
ss+(2019-08-14+at+10 39 46)

Here's my ROM folder (note not all of them have been renamed but I did do to a few of them as a test)
ss+(2019-08-14+at+10 40 44)

Idea: Integration of hacked Wii/Wii U consoles

I don't know if it's better to write another integration or to combine it with this one, but just in case, I thought I might suggest it here.
As the Wii shop went offline and more and more people are modding their Wii (& Wii U), I thought it might be a possibility to write some homebrew software for Wii (but also Wii U and maybe even Switch) that sends data like games library, friends list, now playing and play time and forwards it to a galaxy integration. I think this is the closest we can get to an official integration for Nintendo consoles.
The Nintendo Homebrew discord might be a good place for finding someone to write the homebrew software: https://discord.gg/C29hYvh

Super Smash Bros. Melee showing up as Smash 64

Super Smash Bros Melee ends up having a title of Super Smash Bros. even though the file name is Super Smash Bros. Melee. It then downloads the pictures for Smash 64 instead of Melee.

Plugin keeps crashing

The plugin keeps crashing on me, it might work sometimes, but crashes pretty quickly. It seems to have some relation to how games are imported but I can't find the pattern.

2020-06-04 10:48:51.167 [Information][ (0)] [TID 44884][galaxy_client]: Platform 'nwii' login succeeded. Published 1 postponed action(s).
2020-06-04 10:48:51.276 [Information][ (0)] [TID 44884][galaxy_client]: Starting to import owned games for platform 'nwii'.
2020-06-04 10:48:51.276 [Information][ (0)] [TID 44884][galaxy_client]: Starting to import installed games for platform nwii.
2020-06-04 10:49:08.772 [Error][ (0)] [TID 44884][galaxy_client]: Plugin - pluginID/nwii_fc3e85e4-c66b-4310-96c0-8f95cc43e546 is not responding.
2020-06-04 10:49:08.772 [Information][ (0)] [TID 44884][galaxy_client]: Request to stop plugin pluginID/nwii_fc3e85e4-c66b-4310-96c0-8f95cc43e546
2020-06-04 10:49:08.772 [Warning][ (0)] [TID 44884][galaxy_client]: Failed to import owned games from platform 'nwii', reason 'Aborted'.
2020-06-04 10:49:08.772 [Warning][ (0)] [TID 44884][galaxy_client]: Failed to import local games from platform 'nwii', reason 'Aborted'.
2020-06-04 10:49:09.805 [Information][ (0)] [TID 44884][galaxy_client]: Received onPluginShutdownFailure for plugin pluginID/nwii_fc3e85e4-c66b-4310-96c0-8f95cc43e546
2020-06-04 10:49:09.805 [Warning][ (0)] [TID 44884][galaxy_client]: Plugin pluginID/nwii_fc3e85e4-c66b-4310-96c0-8f95cc43e546 shutdown failed, killing process
2020-06-04 10:49:09.805 [Error][ (0)] [TID 44884][galaxy_client]: Plugin - pluginID/nwii_fc3e85e4-c66b-4310-96c0-8f95cc43e546 has crashed.

README doesn't match user_config.py

The README has the following lines:

If you have the game's ID in the filename you can enable match_by_id. Using only this option means that any file without ID falls back to exact match between filename and game name in GamesList.txt.

Enable best_match_game_detection to allow the best match algorithm. It can work as a fallback with match_by_id.

However, the user_config.py has no such option in it so it is a little vague how to "enable" these things. Do you add match_by_id with a value of "yes"? A value of True? Something else?

[Request] Find games in subfolders

Can the limitation of all .wbfs files having to be in the same folder be removed? If I have to both name them after the game id and also all not have them in subfolders I have no easy way to know which file is which.

Separate GameCube games from Wii

GameCube games currently are also getting recognized in the program. I'll try to enable support for just Wii games and just GameCube games in a new plugin both using GiantBomb and no GiantBomb.

Plugin keeps crashing.

By checking the log files, I can tell that the games are importing correctly, but then the plugin stops working and crashes. Traceback provided (with account named removed).

Traceback (most recent call last):
File "C:\Users-----\AppData\Local\GOG.com\Galaxy\plugins\installed\galaxy-integration-wii-master\galaxy\task_manager.py", line 21, in task_wrapper
result = await coro
File "C:\Users-----\AppData\Local\GOG.com\Galaxy\plugins\installed\galaxy-integration-wii-master\galaxy\api\plugin.py", line 314, in shutdown
await asyncio.wait_for(self.shutdown(), 30)
File "D:\obj\Windows-Release\37win32_Release\msi_python\zip_win32\tasks.py", line 403, in wait_for
File "D:\obj\Windows-Release\37win32_Release\msi_python\zip_win32\tasks.py", line 592, in ensure_future
TypeError: An asyncio.Future, a coroutine or an awaitable is required

Won't Disc Switch When Launching through GOG

If a game has two discs GOG picks it up as the whole game - not a problem. This is completely fine if disc swapping is selected through dolphin; as it will immediate choose the correct disc. I am finding that when activating the wrong disc through dolphin, outside of GOG, with the disc swapping feature enabled it works correctly, However, when launching through GOG it does not and I've had to manually change the discs name or move the wrong one out of the folder.

edit: sorry meant to put this in the gamecube section

Plugin has crashed 4.2

Seems the plugin is not working (for me) on the latest GOG 2.0. Have attempted to re-install, confirmed paths, etc. GC one is working fine, just Wii.

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.