More actions
(Created page with "{{Infobox-3DS-Homebrews | title = FyWod-3ds | image = https://dlhb.gamebrew.org/3dshomebrew/FyWod-3DS.jpg|250px | type = Racing | version = v1.0 | lastupdated = 2017/07/13 | l...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox-3DS-Homebrews | {{Infobox-3DS-Homebrews | ||
| title = FyWod-3ds | | title = FyWod-3ds | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/FyWod-3DS. | | image = https://dlhb.gamebrew.org/3dshomebrew/FyWod-3DS.png|250px | ||
| type = Racing | | type = Racing | ||
| version = v1.0 | | version = v1.0 | ||
| lastupdated = 2017/07/13 | | lastupdated = 2017/07/13 | ||
| licence = Mixed | | licence = Mixed | ||
| author = | | author = nop90 | ||
| website = https://gbatemp.net/threads/release-fywod-for-3ds.477702/ | | website = https://gbatemp.net/threads/release-fywod-for-3ds.477702/ | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/FyWod- | | download = https://dlhb.gamebrew.org/3dshomebrew/FyWod-3dsv1.0.7z | ||
| source = https://github.com/nop90/FyWod-3ds | | source = https://github.com/nop90/FyWod-3ds | ||
}} | }} | ||
<youtube></youtube> | <youtube>agvuP3X5qP0</youtube> | ||
Fy.WoD! is some kind of racing game. You do not fight against other racers but only against time and the level itsself. What may be more difficult than you think. Infact this game is made to frustate you! | Fy.WoD! is some kind of racing game. You do not fight against other racers but only against time and the level itsself. What may be more difficult than you think. Infact this game is made to frustate you! | ||
On the galactic map you have to clear all maps on the way to the "Champion" - Map( or reach the million totalpoints ). To complete a map you have to fullfill a certain level in all categories. Maps get more difficult the farer you step on. | On the galactic map you have to clear all maps on the way to the "Champion" - Map( or reach the million totalpoints ). To complete a map you have to fullfill a certain level in all categories. Maps get more difficult the farer you step on. | ||
In the map itself you have to find your way to the target destination as fast as possible, collect coins, not get killed and don't run out of fuel. Fuel is important: The less you have, the less you weight and the faster you accelerate. The slow motion (activate with "L") costs you tons of it. | In the map itself you have to find your way to the target destination as fast as possible, collect coins, not get killed and don't run out of fuel. Fuel is important: The less you have, the less you weight and the faster you accelerate. The slow motion (activate with "L") costs you tons of it. | ||
The rest is explained in the game or so easy to see, that I would waste my words on it. | The rest is explained in the game or so easy to see, that I would waste my words on it. | ||
The source code of my port is on my github (https://github.com/nop90/FyWod-3ds). | * The source code of my port is on my github (https://github.com/nop90/FyWod-3ds). | ||
The compiled game (3dsx and CIA formats) is released on github (https://github.com/nop90/FyWod-3ds/releases). | * The compiled game (3dsx and CIA formats) is released on github (https://github.com/nop90/FyWod-3ds/releases). | ||
Credits: | ==Credits:== | ||
Game by Schnatterplatsch: Source License GPL / Copyrightfree sound sources | Game by Schnatterplatsch: Source License GPL / Copyrightfree sound sources | ||
3ds version by nop90 based on GP2X F100/F200 version by Farox . | 3ds version by nop90 based on GP2X F100/F200 version by Farox . | ||
This 3ds port uses the SDL 1.2 library for 3ds | This 3ds port uses the [https://gbatemp.net/threads/release-sdl-3ds-1-2-15-simple-directmedia-layer-for-3ds.459291/ SDL 1.2 library for 3ds]. | ||
Changelog | ==Changelog== | ||
Ver. 1.0 (17 July 2017) | '''Ver. 1.0 (17 July 2017)''' | ||
* First release in 3dsx and CIA format | |||
Installation | ==Installation== | ||
In the zip there is a folder with the 3dsx and the smdh files inside, to be used with a homebrew launcher | In the zip there is a folder with the 3dsx and the smdh files inside, to be used with a homebrew launcher | ||
Line 43: | Line 46: | ||
All the resources are included in the executable using romfs. | All the resources are included in the executable using romfs. | ||
==Commands== | |||
Commands | |||
* Up/Down: change menu item | |||
* Left/Right : rotate ship in game | |||
* B : select menu item / acelerate ship | |||
* X : exit from menu screen | |||
* Start : pause game and open menu | |||
* Select : exit game and return to launcher/3ds home menu | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/3dshomebrew/FyWod1.png | |||
https://dlhb.gamebrew.org/3dshomebrew/FyWod2.png | |||
https://dlhb.gamebrew.org/3dshomebrew/FyWod3.png | |||
https://dlhb.gamebrew.org/3dshomebrew/FyWod4.png | |||
[[Category:3DS homebrew games]] | [[Category:3DS homebrew games]] | ||
[[Category:Homebrew racing games on 3DS]] | [[Category:Homebrew racing games on 3DS]] |
Revision as of 07:53, 28 September 2021
Template:Infobox-3DS-Homebrews
Fy.WoD! is some kind of racing game. You do not fight against other racers but only against time and the level itsself. What may be more difficult than you think. Infact this game is made to frustate you!
On the galactic map you have to clear all maps on the way to the "Champion" - Map( or reach the million totalpoints ). To complete a map you have to fullfill a certain level in all categories. Maps get more difficult the farer you step on.
In the map itself you have to find your way to the target destination as fast as possible, collect coins, not get killed and don't run out of fuel. Fuel is important: The less you have, the less you weight and the faster you accelerate. The slow motion (activate with "L") costs you tons of it.
The rest is explained in the game or so easy to see, that I would waste my words on it.
- The source code of my port is on my github (https://github.com/nop90/FyWod-3ds).
- The compiled game (3dsx and CIA formats) is released on github (https://github.com/nop90/FyWod-3ds/releases).
Credits:
Game by Schnatterplatsch: Source License GPL / Copyrightfree sound sources
3ds version by nop90 based on GP2X F100/F200 version by Farox .
This 3ds port uses the SDL 1.2 library for 3ds.
Changelog
Ver. 1.0 (17 July 2017)
- First release in 3dsx and CIA format
Installation
In the zip there is a folder with the 3dsx and the smdh files inside, to be used with a homebrew launcher
The CIA file is to be installed with FBI. below there is a QR code to download the cia from FBI.
The game creates a FyWod subfolder inside the 3ds folder if doesn't exist. Here will be stored the gamesaves.
All the resources are included in the executable using romfs.
Commands
- Up/Down: change menu item
- Left/Right : rotate ship in game
- B : select menu item / acelerate ship
- X : exit from menu screen
- Start : pause game and open menu
- Select : exit game and return to launcher/3ds home menu
Screenshots