08-05-2021, 01:56 PM
Recently I was working into some Lua scripts to add some features for Mega Man X games via emulation.
Those scripts run using EmuHawk emulator and I think it'd be a great tool for ripping those games even further.
For example, we can freeze the player position and collect some animations references:
![[Image: mmx5-freeze-player-position.gif]](https://bytebucket.org/nostgameteam/lua-game-scripts/raw/51672419d92e4d37a8018d367d4f2dd0abc8215e/~Doc/mmx5-freeze-player-position.gif)
We can also hide backgrounds and the player itself:
![[Image: mmx6-backgrounds.gif]](https://bytebucket.org/nostgameteam/lua-game-scripts/raw/51672419d92e4d37a8018d367d4f2dd0abc8215e/~Doc/mmx6-backgrounds.gif)
You can see others features and how to use it here.
Those scripts run using EmuHawk emulator and I think it'd be a great tool for ripping those games even further.
For example, we can freeze the player position and collect some animations references:
![[Image: mmx5-freeze-player-position.gif]](https://bytebucket.org/nostgameteam/lua-game-scripts/raw/51672419d92e4d37a8018d367d4f2dd0abc8215e/~Doc/mmx5-freeze-player-position.gif)
We can also hide backgrounds and the player itself:
![[Image: mmx6-backgrounds.gif]](https://bytebucket.org/nostgameteam/lua-game-scripts/raw/51672419d92e4d37a8018d367d4f2dd0abc8215e/~Doc/mmx6-backgrounds.gif)
You can see others features and how to use it here.