Skip to content

Commit

Permalink
Sync Logan's MH WR
Browse files Browse the repository at this point in the history
  • Loading branch information
malleoz authored and vabold committed May 12, 2024
1 parent d3366cb commit a3ded86
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
[![Kasey's rSGB RTA WR](<https://vabold.github.io/Kinoko/Kasey rSGB RTA WR.svg>)](https://www.youtube.com/watch?v=SjXUPXT8n8g)
[![Vincent's rMR RTA WR](<https://vabold.github.io/Kinoko/Vincent rMR RTA WR.svg>)](https://www.youtube.com/watch?v=y7t4_xXuD2A)
[![Sosis's rSL RTA WR](<https://vabold.github.io/Kinoko/Sosis rSL RTA WR.svg>)](https://www.youtube.com/watch?v=ahNGAaUzm6s)
[![Logan's MH RTA WR](<https://vabold.github.io/Kinoko/Logan MH RTA WR.svg>)](https://www.youtube.com/watch?v=CellUlOYgnc)

Kinoko is a reimplementation of Mario Kart Wii's physics engine in C++. This project is a spiritual continuation of [stblr/Hanachan](https://github.com/stblr/Hanachan). Like Hanachan, the goal of this reimplementation is to reach perfectly accurate ghost replay.

Expand Down
Binary file added samples/mh-rta-1-42-872.krkg
Binary file not shown.
Binary file added samples/mh-rta-1-42-872.rkg
Binary file not shown.
5 changes: 5 additions & 0 deletions testCases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
{
"Logan MH RTA WR": {
"rkgPath": "samples/mh-rta-1-42-872.rkg",
"krkgPath": "samples/mh-rta-1-42-872.krkg",
"targetFrame": 6578
},
"Sosis rSL RTA WR": {
"rkgPath": "samples/rsl-rta-2-03-750.rkg",
"krkgPath": "samples/rsl-rta-2-03-750.krkg",
Expand Down

0 comments on commit a3ded86

Please sign in to comment.