Skip to content

support for oblivion remastered#226

Merged
Z1ni merged 2 commits intoZ1ni:mainfrom
BryanBossman:main
Apr 24, 2025
Merged

support for oblivion remastered#226
Z1ni merged 2 commits intoZ1ni:mainfrom
BryanBossman:main

Conversation

@BryanBossman
Copy link
Contributor

This enables XGP saves of oblivion remastered to be output so that you can use it in versions / releases of the title.
It copies the forza handler, but instead of .data it uses .sav as expected.

It updates the games.json accordingly too.
tested and was able to play using the converted files.

This enables XGP saves of oblivion remastered to be output so that you can use it in other directories / releases.

It copies the forza handler, but instead of .data it puts it into .sav

It updates the games.json accordingly.

tested and was able to play using the converted files.
@Z1ni
Copy link
Owner

Z1ni commented Apr 24, 2025

Thanks for the PR.
This looks like it should work with the existing 1c1f handler with the suffix arg set to .sav. Can you try that and see if it works?

Also please update the readme file to include the game in the compatibility list.

Uses 1c1f handler with suffix .sav.

Tested and working correctly.

Removed previous changes to main.py and only updates games.json and README.md as requested.
@BryanBossman
Copy link
Contributor Author

all done as requested updated README, tested the new outputs and they are working. also removed code from main.py

@Z1ni Z1ni merged commit 522aadd into Z1ni:main Apr 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants