• 追加された行はこの色です。
  • 削除された行はこの色です。
#author("2020-01-13T19:10:59+09:00;2019-12-29T17:04:47+09:00","","")
#author("2020-05-08T16:18:42+09:00","","")
#norelated

*[[Larper64]]について [#gfc14fb7]
>公式サイト: https://thirdworld.dev/
>作者: AnonEmus
>最新バージョン: 0.2

#contents

*解説 [#d991ca6a]

高速で互換性のあるLLE N64エミュレーターに対する中途半端な試みのもと開発されている。
実行するには[[PIF Boot ROM]]のデータをroms\pifdata.binへ保存する必要がある。

*更新履歴 [#r35bb006]
0.1
===
-First public release for speed testing only.

0.2
===
- Fixed D-pad handling
- Implemented 60 FPS sync
- Improved speed a little
- Implemented fast-forward/unthrottle

0.3
===
- Increased compatibility. Many more games now work including Golden Eye,
Indiana Jones, Turok 2, Turok 3 and probably many more.

- Preliminary sound support. Emulation is synced to audio so it will 
pop if your computer can't run a game fast enough. There is some minor
crackling in some games also.

- PAL region support. You will need PAL PIF for many games to run.

- Flashram support added. A sample database file is included to detect game
save types.

- Saving of game save types.

- Zip file support. Only first file will be loaded.

- New user interface.

- Linux support