Skip to content

RadratSoftworks/nofun

Repository files navigation

Nofun Nofun

Nofun contains a Mophun emulator, written in C# and currently run under Unity environment.

Currently, the emulator still is not mature for many 3D games, and does not support encrypted/compressed.

Download

It's recommended to download the emulator through the Releases section on the project's Github page.

Screenshots

The DaVinci Code Sushi Fighter
The DaVinci Code - PC Sushi Fighter - PC
Honey Cave 2 Rally Pro Contest
Screenshot_2023-05-24-04-17-14-662_com Radrat nofun Screenshot_2023-05-24-04-18-09-280_com Radrat nofun

Controls

  • W,A,S,D/arrow keys/DPad: movement
  • Gamepad A/Enter/Right mouse: Fire1
  • Gamepad B/Space: Fire2
  • Gamepad Select/Esc/Three bars button on screen: Back

Game configuration

When launching a game for the first time, a configuration screen is opened.

To access and edit the configuration of a running game again, click/touch on the Cog/Gear/Settings button on the screen.

Note: for Sony Ericcsion game:

  • You may need to select a specific SE phone model in order to run a game (T300/T6x0), else the game will throw the "Terminal not found" error (the game checks for running phone model)
  • In addition, you should select System version 1.30 to run Sony Ericssion phone games.

Portablity

The core code in Scripts folder has also been prepared and designed to allow other backends like SDL2 to integrate in.

Attributions

Thanks Mr. JaGoTu for providing decompression algorithm.

Thanks Mr. 1upus for helping with games' encryption.

Thanks for the effort of Kahvibreak server for preserving needed resources.

License

Copyright 2023 Radrat Softworks.

The code is licensed under Apache License 2.0. Visit the LICENSE file for more information.