Commit graph

18 commits

Author SHA1 Message Date
Wayward Heart
4bb13b9958 win32_wrap: add OEM keys
Actual values can vary by country, but these should be good defaults.
Values taken from Joiplay's src/input.cpp.
2024-08-03 04:04:55 -05:00
Splendide Imaginarius
3e7ddd0552 win32_wrap: fix mouse buttons 2024-07-29 21:30:32 +00:00
Splendide Imaginarius
2d832934ff
Merge pull request #62 from WaywardHeart/ruby_classic_wrap
Replace the ruby18_wrap.rb preload script with ruby_classic_wrap.rb
2023-12-15 05:32:30 +00:00
Splendide Imaginarius
781beb9adf ruby_classic_wrap: Clarify authorship 2023-12-15 03:20:04 +00:00
Splendide Imaginarius
f9a519c513 win32_wrap.rb: Fallback to native Win32API
These changes should make it easier to enable win32_wrap.rb by default,
since it won't interfere with non-wrapped API calls anymore.
2023-10-29 09:28:57 +00:00
Wayward Heart
778c7e63b9 Replace the ruby18_wrap.rb preload script with ruby_classic_wrap.rb 2023-10-17 07:42:03 -05:00
Splendide Imaginarius
7dd50c8546
Add preload scripts (#6)
* Add preload scripts

At least one game in the wild requires both of these preload scripts to run.

* Add Ancurio's win32 preload script

At least one game in the wild requires this preload script to run on Linux.

* Relicense my preload scripts under CC0

* Clarify preload script docs in mkxp.json

* Move preload scripts to "scripts/preload"

* Fix permissions on preload scripts

* Fix preloadScript paths in mkxp.json example

* Apply suggestions from code review

Co-authored-by: WaywardHeart <WaywardHeart@outlook.com>

---------

Co-authored-by: struma <ruffle-brasher-0r@icloud.com>
Co-authored-by: WaywardHeart <WaywardHeart@outlook.com>
2023-07-20 12:16:29 -04:00
Struma
66d92ca7c7 Move tilemap script to repo snippets 2021-05-22 09:20:31 -04:00
Struma
ced6daede7 Separate tileset script from main executable 2021-02-24 02:38:31 -05:00
Struma
3b63a52885 long tilesets outlive their usefulness 2020-04-25 09:36:17 -04:00
Struma
7c9ea987f7 (maybe) Last changes to Essentials tilemap hack 2020-04-25 09:22:40 -04:00
Struma
83631ca31b Fix Essentials layer0 with BEEG tilesets 2020-04-25 08:28:30 -04:00
Struma
4b7bd4a10a Begin the un-physfs-ening 2020-04-23 10:42:47 -04:00
Struma
0d512ee6ad how do i ruby again 2020-04-23 06:50:13 -04:00
Struma
e84c7e2636 readme 2020-04-23 05:51:07 -04:00
Struma
adeb1b2f88 Add more Essentials overrides 2020-04-23 05:33:00 -04:00
Struma
f91bc5bf33 Bind Bitmap mega+maxsize detection functions 2020-04-23 04:18:25 -04:00
Struma
e96ffb13a2 Add Essentials 16384px tileset limit workaround 2020-04-22 08:09:13 -04:00