Optional scripts & wrappers for making games easier to launch
Go to file
2024-08-30 20:32:55 -04:00
.gitignore Initial re-upload 2024-08-28 23:39:19 -04:00
0005731108.py Initial re-upload 2024-08-28 23:39:19 -04:00
array_format_to_hex.py Initial re-upload 2024-08-28 23:39:19 -04:00
bytepatch_intern_to_mon.py Initial re-upload 2024-08-28 23:39:19 -04:00
ep_bm2dxnix Initial re-upload 2024-08-28 23:39:19 -04:00
ep_protonnix Initial re-upload 2024-08-28 23:39:19 -04:00
helper_steamct Initial re-upload 2024-08-28 23:39:19 -04:00
monitor_by_id.c Initial re-upload 2024-08-28 23:39:19 -04:00
patch_pages Initial re-upload 2024-08-28 23:39:19 -04:00
proton.patch Initial re-upload 2024-08-28 23:39:19 -04:00
README.md Initial re-upload 2024-08-28 23:39:19 -04:00
s3p_to_2dx.sh Add proof of concept .s3p to .2dx script 2024-08-30 20:32:55 -04:00
stacktrace.py Initial re-upload 2024-08-28 23:39:19 -04:00

Preface

This repo may seem erratic with no documentation whatsoever.
This is because resources listed here are part of a bigger private repository.

You don't have to use anything from this repo to get games running as these are just there to make process feel more seamless.

That being said part of a guide listed at pages may be harder to follow without any system integration whatsoever, therefore this repository exists, providing the minimal wrappers setup that should work with guide provided.

If it doesn't, create a new issue here, as some wrappers here may be outdated.