Changelog:
- Now includes the right version name in files
- Overhauled the scripts
- New Graphical Style to be more in line with NetherSX2-builder
- New patch-apk.bat provides an one click patching solution
- Now includes a "Welcome to NetherSX2!" message in the FAQ to show NetherSX2-patch worked correctly
- Reworked update-files.bat to ONLY update files that can change without trying to insert fixes already done by patch-apk.bat
- We now use apksigner.jar directly rather than using a script (removing the need for a lib folder in the lib folder)
- Updated Linux scripts thanks to TheKingFireS!
- New Graphical Style matches the Windows version!
- We now include the aapt linux binary that gets automatically used if the aapt package isn't installed on your system
- It uses our internal apksigner.jar to sign the APK if the apksigner package isn't installed on your system
- Can now be used with Termux after the creation of your NetherSX2 APK to add the patches directly
- Converted autoFlush: 2 to autoFlush: 1 to fix a game breaking issue in the GameDB
- Rebase to latest PCSX2 Nightly GameDB
- Adds cpuCLUTRender: 2 to Sega Ages 2500 Vol.31 - Dennou Senki Virtual On to fix the Black and White colours issue
This release contains the following files:
NetherSX2-builder.zip - You can use this to generate your own copy NetherSX2 on Windows with the patches already applied. It works by downloading a copy of AetherSX2 4248 and applying an xdelta patch to it. This can be used with the scripts below to update it's contents
NetherSX2-patch.zip - This contains the files in the repository and can be used to patch (and update) an existing copy of NetherSX2
nethersx2.xdelta - The xdelta file used in the patcher above. This can be used with UniPatcher (on Android), YADP or Delta Patcher to apply the patch changes to a copy of AetherSX2 4248 on systems others than Windows
Note: No APK is provided in any of these files. Due to licensing issues, you need to build NetherSX2 for yourself using the various methods provided