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
Accelerator
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 }}
Goz3rr
/
SatisfactorySaveEditor
Public
Notifications
You must be signed in to change notification settings
Fork
75
Star
305
Code
Issues
80
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add U6 and U7 read write support
- #269
#269
Open
etothepii4
wants to merge 11 commits into
Goz3rr:master
Goz3rr/SatisfactorySaveEditor:master
from
etothepii4:add-u6-u7-read-write-support
etothepii4/SatisfactorySaveEditor:add-u6-u7-read-write-support
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Add U6 and U7 read write support
#269
etothepii4
wants to merge 11 commits into
Goz3rr:master
Goz3rr/SatisfactorySaveEditor:master
from
etothepii4:add-u6-u7-read-write-support
etothepii4/SatisfactorySaveEditor:add-u6-u7-read-write-support
Copy head branch name to clipboard
Commits
Commits on Jan 15, 2023
add u6 + u7 header version and save custom version
etothepii4
committed
bbd31a3
View commit details
Copy full SHA for bbd31a3
Browse repository at this point
parse/read save header field
etothepii4
committed
af314a8
View commit details
Copy full SHA for af314a8
Browse repository at this point
add savelevel object class
etothepii4
committed
03520e9
View commit details
Copy full SHA for 03520e9
Browse repository at this point
SetProperty: fix writing 4 bytes that are always present. And add struct property as element, supports only vector structs so far.
etothepii4
committed
a2eebba
View commit details
Copy full SHA for a2eebba
Browse repository at this point
add some metadata properties classes and reading of some trailing data in the SaveObjects.
etothepii4
committed
a2d4250
View commit details
Copy full SHA for a2d4250
Browse repository at this point
add reading/saving of u6 + u7 saves. Reuse some logic of the approach so far, but u6 brings major changes to the save structure.
etothepii4
committed
579832d
View commit details
Copy full SHA for 579832d
Browse repository at this point
add reading/writing of int64 arrays
etothepii4
committed
22ca280
View commit details
Copy full SHA for 22ca280
Browse repository at this point
Commits on Jan 22, 2023
bug fix for writing correct binary size and parsing trailing collectables
etothepii4
committed
9535068
View commit details
Copy full SHA for 9535068
Browse repository at this point
use save level structure instead of global entry list to speed up editor.
etothepii4
committed
eda7aa4
View commit details
Copy full SHA for eda7aa4
Browse repository at this point
Commits on Jan 29, 2023
fix some cheats by using the correct save level name.
etothepii4
committed
6c551be
View commit details
Copy full SHA for 6c551be
Browse repository at this point
change assertion for binary size to log statement warning.
etothepii4
committed
3282aea
View commit details
Copy full SHA for 3282aea
Browse repository at this point
You can’t perform that action at this time.