ASCIIWAR: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = ASCIIWAR | image = File:Asciiwards.PNG | type = Role Playing | version = 0.9999 | licence = Mixed | author = Same...")
 
No edit summary
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = ASCIIWAR
|title=ASCIIWAR
| image       = [[File:Asciiwards.PNG]]
|image=asciiwars.png
| type       = Role Playing
|description=Play as a RAM controller to save the CPU.
| version     = 0.9999
|author=Samel
| licence    = Mixed
|lastupdated=2008/03/20
| author      = Samel
|type=Role Playing
| website     =
|version=0.9999
| download    = Media:ASCIIWARds.zip
|license=Mixed
| source      =
|download=https://dlhb.gamebrew.org/dshomebrew/asciiwar.7z
|website=http://www.neoflash.com/forum/index.php/topic,4969.0.html
}}
}}
ASCIIWAR is a homebrew RPG game on DS created by Samel.
This homebrew was participated in the NEO Spring Coding Compo 2008 (GBA/NDS Game).
==Installation==
Download and extract file.


ASCIIWAR is a RPG game on DS created by Samel.
[[DLDI|DLDI]] patch it if needed (if your card does not have auto-patching) and copy it to the flash card.
It was participated in to the NEO Spring Coding Compo 2008.
 
Create a file named ASCIIWAR (it will save all character and score) and put in the flash card.
 
==User guide==
===Gameplay===
You are the RAM controller. The RAM values are gone crazy. Kill them all before the CPU crashes.
You are the RAM controller. The RAM values are gone crazy. Kill them all before the CPU crashes.


If you manage to kill the fake RAM controller then all Ascii will follow your rules. Remember to collect chips and that the ram change very often.
If you manage to kill the fake RAM controller then all Ascii will follow your rules. Remember to collect chips and that the ram change very often.  


ARE YOU READY FOR THE GREAT WAR?
Are you ready for The Great War?


==Installation==
===Command===
#Download and extract file
{| class="wikitable" style="width: 500px;"
#[http://chishm.drunkencoders.com/DLDI/ DLDI patch] it and copy to the flash card
|-
#Create a file named ASCIIWAR [it will save all character and score] and put in the flash card as well
! style="width: 30%;"|Key
 
! Effect
==Controls==
|-
==Basic===
| L || Popup the keyboard.
D-pad - move
|-
B - rest 1 turn
| L then c || List command.
L - popup the keyboard
|-
L then c - list command
| L then h || This help.
L then h - this help
|-
L then i - inventory
| L then i || Inventory.
L then l - list spell
|-
L then k - commit suicide
| L then l || List spell.
|-
| L then k || Commit suicide.
|-
|}


===Spell===
===Spell===
b - bzero spell [L+20 MP] (hurt all ascii in sight)
{| class="wikitable" style="width: 500px;"
|-
!style="width: 5%;"| Key
!style="width: 20%;"| MP
!style="width: 75%;"| Effect
|-
| b || L+20 MP || Cast bzero spell (hurt all ascii in sight).
|-
| f || IN/2 MP || Cast free spell (restore HP).
|-
| m || IN MP || Cast malloc (expand ram sense).
|-
| p || 15 MP || Cast preempt spell (delay next ram refresh).
|-
| r || 10 MP || Cast random spell (change level).
|-
| s || IN MP || Cast sigsuspend spell (freeze the cpu).
|-
| u || L MP || Cast umask spell (mask yourself to ascii).
|-
|}


f - free spell [IN/2 MP] (restore HP)
==Controls==
D-Pad - Move


m - malloc [IN MP] (expand ram sense)
B - Rest 1 turn


p - preempt spell [15 MP] (delay next ram refresh)
L - Popup the keyboard (for commands and spells)


r - random spell [10 MP] (change level)
==Screenshots==
https://dlhb.gamebrew.org/dshomebrew/asciiwars2.png
https://dlhb.gamebrew.org/dshomebrew/asciiwars4.png


s - sigsuspend spell [IN MP] (freeze the cpu)
https://dlhb.gamebrew.org/dshomebrew/asciiwars5.png
 
https://dlhb.gamebrew.org/dshomebrew/asciiwars8.png
u - umask spell [L MP] (mask yourself to ascii)


https://dlhb.gamebrew.org/dshomebrew/asciiwars6.png
https://dlhb.gamebrew.org/dshomebrew/asciiwars7.png
<!--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 = "ASCIIWAR";
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/asciiwar.7z';
</script>
{{EmulatorJS Loader}}
}}
{{DS Control Settings}}
<!--END Online Emulator Section-->
==Changelog==
==Changelog==
'''version 0.9999'''
'''version 0.9999'''
* Save
* Save.
* Load
* Load.
* Better UI
* Better UI.
* A,X,Y are now customizable
* A,X,Y are now customizable.
* fixed some bugs [thanks sic_z]  
* Fixed some bugs [thanks sic_z].
 
==External links==
* NeoFlash - http://www.neoflash.com/forum/index.php/topic,4969.0.html


[[Category:Homebrew applications]]
[[Category:Role Playing Games on DS]]
[[Category:NEO Spring Coding Compo 2008]]

Latest revision as of 06:09, 31 May 2024

ASCIIWAR
Asciiwars.png
General
AuthorSamel
TypeRole Playing
Version0.9999
LicenseMixed
Last Updated2008/03/20
Links
Download
Website

ASCIIWAR is a homebrew RPG game on DS created by Samel.

This homebrew was participated in the NEO Spring Coding Compo 2008 (GBA/NDS Game).

Installation

Download and extract file.

DLDI patch it if needed (if your card does not have auto-patching) and copy it to the flash card.

Create a file named ASCIIWAR (it will save all character and score) and put in the flash card.

User guide

Gameplay

You are the RAM controller. The RAM values are gone crazy. Kill them all before the CPU crashes.

If you manage to kill the fake RAM controller then all Ascii will follow your rules. Remember to collect chips and that the ram change very often.

Are you ready for The Great War?

Command

Key Effect
L Popup the keyboard.
L then c List command.
L then h This help.
L then i Inventory.
L then l List spell.
L then k Commit suicide.

Spell

Key MP Effect
b L+20 MP Cast bzero spell (hurt all ascii in sight).
f IN/2 MP Cast free spell (restore HP).
m IN MP Cast malloc (expand ram sense).
p 15 MP Cast preempt spell (delay next ram refresh).
r 10 MP Cast random spell (change level).
s IN MP Cast sigsuspend spell (freeze the cpu).
u L MP Cast umask spell (mask yourself to ascii).

Controls

D-Pad - Move

B - Rest 1 turn

L - Popup the keyboard (for commands and spells)

Screenshots

asciiwars2.pngasciiwars4.png

asciiwars5.pngasciiwars8.png

asciiwars6.pngasciiwars7.png

Online Emulator

Can use gamepad or customise in the control settings.
Nintendo DS 🎮 Keyboard
C-a.png Kb-z.png
C-b.png Kb-x.png
C-x.png Kb-a.png
C-y.png Kb-s.png
C-start.png Kb-enter.png
C-select.png Kb-v.png
C-l.png Kb-q.png
C-r.png Kb-e.png
C-pad.png Kb-dpad.png

Changelog

version 0.9999

  • Save.
  • Load.
  • Better UI.
  • A,X,Y are now customizable.
  • Fixed some bugs [thanks sic_z].

External links

Advertising: