Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Zintom
/
GameOptimizer
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 27, 2022
Create Zintoms.Game.Optimizer_1.4.0_win-x64.zip
Zintom
committed
1c6d8c6
View commit details
Copy full SHA for 1c6d8c6
Browse repository at this point
Moved build batch file into project folder.
Zintom
committed
7865074
View commit details
Copy full SHA for 7865074
Browse repository at this point
Renamed `ConfigManager.cs` to `Config.cs`
Zintom
committed
55d957e
View commit details
Copy full SHA for 55d957e
Browse repository at this point
Added an application icon!
Show description for 8c5d0fa
Zintom
committed
8c5d0fa
View commit details
Copy full SHA for 8c5d0fa
Browse repository at this point
Fixed NRT warning.
Zintom
committed
5e08b4a
View commit details
Copy full SHA for 5e08b4a
Browse repository at this point
Improved footer texts for options.
Zintom
committed
ac199f3
View commit details
Copy full SHA for ac199f3
Browse repository at this point
Create HowAffinityOptimizationWorks.md
Zintom
committed
de32f66
View commit details
Copy full SHA for de32f66
Browse repository at this point
Added StreamerMode to the flag parser.
Show description for 108ded8
Zintom
committed
108ded8
View commit details
Copy full SHA for 108ded8
Browse repository at this point
Removed `StreamerMode`
Show description for 2e253af
Zintom
committed
2e253af
View commit details
Copy full SHA for 2e253af
Browse repository at this point
Update Optimizer.cs
Show description for 57692da
Zintom
committed
57692da
View commit details
Copy full SHA for 57692da
Browse repository at this point
Updated footer text for the auto-hide window option.
Zintom
committed
c0c67ff
View commit details
Copy full SHA for c0c67ff
Browse repository at this point
Fixed critical bug.
Show description for 9510a4c
Zintom
committed
9510a4c
View commit details
Copy full SHA for 9510a4c
Browse repository at this point
OptimizeDelay is now customisable, updated the way `Config` works.
Show description for f6d0fcd
Zintom
committed
f6d0fcd
View commit details
Copy full SHA for f6d0fcd
Browse repository at this point
Improved privacy of the accessibility modifiers.
Zintom
committed
96b24d8
View commit details
Copy full SHA for 96b24d8
Browse repository at this point
Improved privacy of the accessibility modifiers.
Zintom
committed
42dafa3
View commit details
Copy full SHA for 42dafa3
Browse repository at this point
Added the AutoHideWindow menu option
Zintom
committed
587c0fc
View commit details
Copy full SHA for 587c0fc
Browse repository at this point
Massively simplified the `IsGame` and `IsWhitelisted` methods.
Zintom
committed
b257988
View commit details
Copy full SHA for b257988
Browse repository at this point
Merge pull request #21 from Zintom/major-tests-overhaul
Show description for 3aaa88d
Zintom
authored
3aaa88d
View commit details
Copy full SHA for 3aaa88d
Browse repository at this point
Update Program.cs
Show description for 4545a79
Zintom
committed
4545a79
View commit details
Copy full SHA for 4545a79
Browse repository at this point
Create OptimizerTests.cs
Show description for 7836ca8
Zintom
committed
7836ca8
View commit details
Copy full SHA for 7836ca8
Browse repository at this point
Moved to different folder.
Zintom
committed
49ef528
View commit details
Copy full SHA for 49ef528
Browse repository at this point
Moved to different folder.
Zintom
committed
44112aa
View commit details
Copy full SHA for 44112aa
Browse repository at this point
Revert "Revert "Create ProcessorLayoutInformation.cs""
Show description for 8fefad1
Zintom
committed
8fefad1
View commit details
Copy full SHA for 8fefad1
Browse repository at this point
Revert "Create ProcessorLayoutInformation.cs"
Show description for a4435f8
Zintom
committed
a4435f8
View commit details
Copy full SHA for a4435f8
Browse repository at this point
Switched to `IProcess` over `Process` to support DI.
Zintom
committed
de287c4
View commit details
Copy full SHA for de287c4
Browse repository at this point
Create ProcessorLayoutInformation.cs
Show description for 648e108
Zintom
committed
648e108
View commit details
Copy full SHA for 648e108
Browse repository at this point
Switched to the IProcess interface among other things.
Show description for 053e1b3
Zintom
committed
053e1b3
View commit details
Copy full SHA for 053e1b3
Browse repository at this point
Create ActiveProcessProvider.cs
Show description for be16e59
Zintom
committed
be16e59
View commit details
Copy full SHA for be16e59
Browse repository at this point
Create IProcess.cs
Show description for a861d6b
Zintom
committed
a861d6b
View commit details
Copy full SHA for a861d6b
Browse repository at this point
Added the LogicalBinaryComplement method.
Show description for fe7f698
Zintom
committed
fe7f698
View commit details
Copy full SHA for fe7f698
Browse repository at this point
Commits on Jan 10, 2022
Merge pull request #19 from Zintom/dot-net-6-upgrade
Show description for 99a3477
Zintom
authored
99a3477
View commit details
Copy full SHA for 99a3477
Browse repository at this point
Applied code suggestion.
Show description for a00309e
Zintom
committed
a00309e
View commit details
Copy full SHA for a00309e
Browse repository at this point
Changed the 5 second optimization delay to 1 second.
Zintom
committed
b2e8a0c
View commit details
Copy full SHA for b2e8a0c
Browse repository at this point
Changed framework, changed program version number.
Show description for 4760469
Zintom
committed
4760469
View commit details
Copy full SHA for 4760469
Browse repository at this point
Improved whitelist file comments.
Zintom
committed
555bc33
View commit details
Copy full SHA for 555bc33
Browse repository at this point
Previous
Next
You can’t perform that action at this time.