More actions
m (HydeWing moved page XDink XBOX to XDink Xbox without leaving a redirect) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox XBOX Homebrews | {{Infobox XBOX Homebrews | ||
| title = xDink | | title = xDink | ||
| image = xdink2.png | | image = xdink2.png | ||
| type = Role Playing | | type = Role Playing | ||
| version = 1.08 | | version = 1.08 | ||
Line 10: | Line 10: | ||
| format = XBE | | format = XBE | ||
| website = https://forums.xboxscene.org/ | | website = https://forums.xboxscene.org/ | ||
| download = https:// | | download = https://dlhb.gamebrew.org/xboxhomebrews/xdink.7z | ||
| source = https:// | | source = https://dlhb.gamebrew.org/xboxhomebrews/xdink.7z | ||
}} | }} | ||
This is a port for the Xbox1 of [http://www.gnu.org/software/freedink/ FreeDink], a free, portable and enhanced version of the Dink Smallwood game engine done by Sylvain Beucler and possible thanks to the SDLx libs by lantus. | This is a port for the Xbox1 of [http://www.gnu.org/software/freedink/ FreeDink], a free, portable and enhanced version of the Dink Smallwood game engine done by Sylvain Beucler and possible thanks to the SDLx libs by lantus. | ||
Line 57: | Line 57: | ||
White - Display map (if you have one) | White - Display map (if you have one) | ||
==Screenshots== | |||
https://dlhb.gamebrew.org/xboxhomebrews/xdink3.png | |||
https://dlhb.gamebrew.org/xboxhomebrews/xdink4.png | |||
==External links== | ==External links== | ||
* Xbox-Scene - https://forums.xboxscene.org/index.php?action=profile;u=4995 | * Xbox-Scene - https://forums.xboxscene.org/index.php?action=profile;u=4995 |
Revision as of 10:53, 22 November 2022
xDink | |
---|---|
General | |
Author | A600 |
Type | Role Playing |
Version | 1.08 |
License | Mixed |
Last Updated | 2011/04/30 |
Links | |
Download | |
Website | |
Source | |
This is a port for the Xbox1 of FreeDink, a free, portable and enhanced version of the Dink Smallwood game engine done by Sylvain Beucler and possible thanks to the SDLx libs by lantus.
Dink Smallwood is an adventure/role-playing game, similar to Zelda (2D top view), made by RTsoft. The game features the twisted adventure of young Dink Smallwood, a pig farmer who leaves his town and goes on a quest to save the world.
Installation
The xresizer.xbe included, allows to resize the screen for those with overscan problems. It generates a xbox.cfg with this default settings:
xpos=0 ypos=0 xstretch=0 ystretch=0 flickerfilter=1 720p=1
The flickerfilter option can be a number between 0 and 5.
For a pixel perfect screen with correct aspect ratio these values should be used.
480p:
xpos=40 ypos=0 xstretch=-80 ystretch=0
720p:
xpos=160 ypos=0 xstretch=-320 ystretch=0
Controls
D-Pad/Left-Stick - Move
A - Attack, Use equipped item, Select option
B - Talk, Examine, Manipulate
X - Use equipped magic
Y - Inventory, Equip screen
Black - Options
White - Display map (if you have one)
Screenshots