gamefix: Added jazz jack collection args fix#1131
gamefix: Added jazz jack collection args fix#1131unbelievableflavour wants to merge 1 commit intoutkarshdalal:masterfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughAdded a new public GOG game fix Changes
Sequence Diagram(s)(omitted — changes are a small registry/launch-arg addition without new multi-component runtime flow) Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
5452b15 to
6d48048
Compare
6d48048 to
fb61d49
Compare
fb61d49 to
ddb889c
Compare
Description
Added arg fix for jazz jack collection.
Recording
https://discord.com/channels/1378308569287622737/1488619279363477514/1491131455756173322
Checklist
#code-changes, I have discussed this change there and it has been green-lighted. If I do not have access, I have still provided clear context in this PR. If I skip both, I accept that this change may face delays in review, may not be reviewed at all, or may be closed.CONTRIBUTING.md.Summary by cubic
Fix launch args for Jazz Jackrabbit Collection (GOG) to use the correct DOSBox configs, hide the console, and exit cleanly.
GOG_Fix_1808582759viaKeyedLaunchArgFixfor GOG id1808582759with DOSBox args: -conf "..\dosbox_jazz.conf" -conf "..\dosbox_jazz_single.conf" -noconsole -c "exit".GameFixesRegistry.Written for commit ddb889c. Summary will update on new commits.
Summary by CodeRabbit