Git Product home page Git Product logo

gamelaunchproxy's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

autositz lahma0

gamelaunchproxy's Issues

Unable to launch

Verified issue and settings with Camel through teamviewer...unable to get current version to process correctly and will not launch. Seems almost like proxy is not allocating names to the files to launch...but thats just a stab in the dark. Log below.

2b3c0c88-88a0-4e73-becd-1c18b254ae25 Start
2b3c0c88-88a0-4e73-becd-1c18b254ae25 Version 0.0.5.0
2b3c0c88-88a0-4e73-becd-1c18b254ae25 Raw Command Line "C:\Proxy\GameLaunchProxy.exe" -steam -gameid 1f505be1-22a2-4cb1-bb70-d2900782539f -name "%gamename% (%platformname%)" -fallbackname "%platformname%" -proxy "C:\Emulation\Emulators\RetroArch\retroarch.exe" -L "cores\desmume_libretro.dll" "C:\Emulation\Roms\Nds\Advance Wars - Days of Ruin.nds"
2b3c0c88-88a0-4e73-becd-1c18b254ae25 Possible Name Matches:
2b3c0c88-88a0-4e73-becd-1c18b254ae25 Advance Wars: Days of Ruin Nintendo DS 1f505be1-22a2-4cb1-bb70-d2900782539f
2b3c0c88-88a0-4e73-becd-1c18b254ae25 -name Contains %gamename% or %platformname%
2b3c0c88-88a0-4e73-becd-1c18b254ae25 New -name Advance Wars: Days of Ruin (Nintendo DS)
2b3c0c88-88a0-4e73-becd-1c18b254ae25 -fallbackname Contains %gamename% or %platformname%
2b3c0c88-88a0-4e73-becd-1c18b254ae25 New -fallbackname Nintendo DS
2b3c0c88-88a0-4e73-becd-1c18b254ae25 Looking for steam shortcut
2b3c0c88-88a0-4e73-becd-1c18b254ae25 Shotcuts must path to "C:\Proxy\SteamProxy.exe"
2b3c0c88-88a0-4e73-becd-1c18b254ae25 Search Patterns:
2b3c0c88-88a0-4e73-becd-1c18b254ae25 Advance Wars: Days of Ruin (Nintendo DS)
2b3c0c88-88a0-4e73-becd-1c18b254ae25 SteamProxy
2b3c0c88-88a0-4e73-becd-1c18b254ae25 Nintendo DS
2b3c0c88-88a0-4e73-becd-1c18b254ae25 SteamProxy
2b3c0c88-88a0-4e73-becd-1c18b254ae25 Searching for item #0
2b3c0c88-88a0-4e73-becd-1c18b254ae25 Something went very wrong System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
at GameLaunchProxy.VPropertyCollection.get_Item(String key) in D:\Data\Programming\Projects\GameLaunchProxy\GameLaunchProxy\SteamShortcutDataFile.cs:line 266
at GameLaunchProxy.SteamContext.GetShortcutID(String appname, String exe, String shortcutFilePath) in D:\Data\Programming\Projects\GameLaunchProxy\GameLaunchProxy\SteamContext.cs:line 499
at GameLaunchProxy.Program.Main(String[] args) in D:\Data\Programming\Projects\GameLaunchProxy\GameLaunchProxy\Program.cs:line 331
2b3c0c88-88a0-4e73-becd-1c18b254ae25 Sequence contains no elements
2b3c0c88-88a0-4e73-becd-1c18b254ae25 Done looking for steam shortcut

4DO Emulator not launching

When I try to launch 4DO Proxy seems to just stop. When launching via LB directly it works fine. Here is the log with three attempts in it. I also had tried 0.0.4.0 and it didn't work either.

GameLaunchProxy.zip

Thanks for your time!

Add generic/dynamic shortcut name format for fallback system

When adding a shortcut to Steam for the scenario where the live rename logic fails the shortcuts are limited to two formats: "[platform] game" and "game (platform)"

Add a generic system where the user may type in what they would like in a similar format to the -name command line flag.

Concerns: If the platform name is blank, empty ()s or []s could occur. The hard coded logic for the 2 existing formats bypass this issue by omitting the empty parenthesis. A method of resolving this for custom formats will be needed. it might be best to simply have a platform filter when adding shortcuts. Another option is to add some sort of custom syntax, such as:

?platform?[?%platform%?platform?]?

This would translate as ' if platform is set, write "[", then the platform, then "]" ' which might be enough of a solution.

Incorrect Name/Platform

We have an instance of an incorrectly named game coming through. Waiting on user to enable logging and provide GameLaunchProxy.log, names_launchbox.json, and settings.json files.

If anyone else has such an issue, please enable logging, trigger the error, and then supply these files.

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.