More actions
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
It was tested on hardware via an R4 flashcart and worked correctly without patching. | It was tested on hardware via an R4 flashcart and worked correctly without patching. | ||
<!--BEGIN Online Emulator Section--> | |||
==Online Emulator== | |||
{{#tag:html| | |||
<div style='width:520px;height:390px;max-width:100%'><div id='game'></div></div> | |||
<script type='text/javascript'> | |||
{{DS EmulatorJS Settings}} | |||
EJS_core = 'desmume2015'; | |||
EJS_gameName = "Virtual city in 3D"; | |||
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/virtualcity3d.7z'; | |||
</script> | |||
{{EmulatorJS Loader}} | |||
}} | |||
{{DS Control Settings}} | |||
<!--END Online Emulator Section--> | |||
==Changelog== | ==Changelog== | ||
'''0.1 Alpha 17/10/08''' | '''0.1 Alpha 17/10/08''' |
Revision as of 01:22, 13 December 2023
Virtual city in 3D | |
---|---|
General | |
Author | hotkebab99 |
Type | Racing |
Version | 0.1 Alpha |
License | Mixed |
Last Updated | 2008/10/17 |
Links | |
Download | |
Website | |
Ville virtuelle en 3D (French) is a NDS project aims to generate a virtual city in 3D. The objects are modeled in a 3D software, which use the export of OBJ and MTL files directly.
User guide
Control a car and drive around in the middle of a small town.
Controls
Up - Accelerate
Down - Brake
Left/Right - Turn left/right
A/B - Shift gear up/down
Compatibility
Developed under Eclipse with the emulator No$gba.
It was tested on hardware via an R4 flashcart and worked correctly without patching.
Online Emulator
Nintendo DS | Keyboard |
---|---|
Changelog
0.1 Alpha 17/10/08
- First alpha version published.
Credits
Libraries used:
- The libnds Development 2D and 3D.
- The EFSlib for backups.
Thanks to:
- JP.
- All Forums on the web.
External links
- Dev-fr - http://www.dev-fr.org/index.php?topic=3835.0 (archived)