More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox XBOX Homebrews | {{Infobox XBOX Homebrews | ||
| title = xDink | | title = xDink | ||
| image = | | image = xdink2.png/xdink3.png/xdink4.png/xdink.7z(src) | ||
| type = | | type = Role Playing | ||
| version = | | version = 1.08 | ||
| license = Mixed | | license = Mixed | ||
| author = A600 | | author = A600 | ||
| website = | | website = https://forums.xboxscene.org/ | ||
| download = https://www.gamebrew.org/images/xboxhomebrew/XDink.zip | | download = https://www.gamebrew.org/images/xboxhomebrew/XDink.zip | ||
| source = https://www.gamebrew.org/images/xboxhomebrew/XDink.zip | | source = https://www.gamebrew.org/images/xboxhomebrew/XDink.zip | ||
}} | }} | ||
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. | |||
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 | 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) | |||
- | ==External links== | ||
* Xbox-Scene - https://forums.xboxscene.org/index.php?action=profile;u=4995 |
Revision as of 13:18, 21 November 2022
xDink | |
---|---|
File:Xdink2.png/xdink3.png/xdink4.png/xdink.7z(src) | |
General | |
Author | A600 |
Type | Role Playing |
Version | 1.08 |
License | Mixed |
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)