-
-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
config.ini issue (Parsing issue happen again) #12
Comments
Also, about Install/Update function, can you try optional for requirement of compressed game file? |
Hi There, Also, for the second question, Sorry if I'm not quite understand but did you mean the feature that allows you to use existing game installation? |
Sorry if what I said is kinda ish to understand |
Uhm, that's weird. The launcher should still using the existing game installation and shouldn't redownload the entire thing again. |
I use the similar one that you suggest on Discord. Maybe something on my side instead tho :teri_worry: |
Uhm, config file doesn't seem to have an issue. |
Yes, have done it before. Still give required an update.
|
I'm using stable branch (latest version)
Vào 12:39, Th 7, 9 thg 7, 2022 Kemal Setya Adhi ***@***.***>
đã viết:
… That's surely weird.
Anyway, Hope I can investigate about this further and anyway, what version
and which release channel (stable/preview) you're using right now?
—
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF2FMLD2A4AX7Q2Q3PXZSV3VTEGAJANCNFSM52QTO62A>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Also Simplify some methods and remove IEnumerable<T> since it's no longer used This commit is focused on fix for Issue No: #12
Hi there, If you don't have any question for this, I think we can close this issue. |
#### 1. Shortcut Creation Asks for a folder and creates a .url file linking to Collapses' URL Protocol. "-p" is be added if selected in the UI. #### 2. Addition of regions to Steam Parses and writes a new shortcuts.vdf including a new shortcut for the region for every folder in Steam's userdata folder. Also downloads the assets related to this shortcut. If the shortcut already exists, it will be removed and added again while also checking if the md5 checksum for all assets matches and if any file needs to be downloaded. ### Requirements - CollapseLauncher/CollapseLauncher-ReleaseRepo#12 - Adds the Assets needed to the metadata - System.Text.Encoding.CodePages - Adds ANSI encoding -------------------------- * Add parsing for a play option * launching arguments for regions * No redirection way * Handle redirection * Update MainPage.xaml.cs * Change the check for starting the game * Fix out of bounds exception * Separate activation handling from mainPage Separated activation event from Could be useful for future use. For example, future CMD arguments that need redirection but are not related to the mainPage. * Remove unused "using" statements && partial keyword * Fix arguments not being cleared before parsing them on activation * Alterations based on code review + Fix parsing of arguments between quotes * Help message changes * Basic UI * Add icons + new class * Start of steam support * Shortcut struct * Update ShortcutCreator.cs * Why does valve need a proprietary data format :sku * Update ShortcutCreator.cs * The parser is real! * Update ShortcutCreator.cs * It works now * Actually fully works now * Add to steam * Steam id generation * Update ShortcutCreator.cs * Add Game Logos * Add other ids * Shortcut assets + fix appid generation Images are either official art or from SteamGridDB. For testing, should be reviewed and/or changed after. * Add banners to the shortcut creation * Change usage of GamePresetProperty to PresetConfigV2 * Separate code into two classes * Desktop shortcut using protocols * URL Protocol creation and parsing * Fix empty protocol and broken non-public commands * Fix creation of shortcuts * Limit commands allowed using protocols * Better way to save the allowed commands * Logging protocol activation * Reorder imports and renaming variables (Code Review) * Streamline asset copy * Remove duplicated icons * Experiment downloading logos from metadata * try at getting username from steamid3 * Improve logging * Remove assets in favour of download via metadata repo * Fix names * Update SteamShortcutParser.cs * Remove old copy file section * Remove creation of prop file, for now * Reuse downloader from MainPage * Asset download + verification * UI changes * ui changes * Update HomePage.xaml.cs * Dialogs for creating .url file * Fix dialogs + Always allow adding to Steam * UI tweaks * Change SHA1 in favour or md5 * Localization support * Verify is folder exists + new failure dialog * Fix typo in namespace name * Change metadata storage format CollapseLauncher-ReleaseRepo/#12 * Revert changes in the CDNList
No log avail, here is config.ini
I have talking about this issue before on DIscord (Korewa_Li#0001)
The text was updated successfully, but these errors were encountered: