So I would like to play the demo (of arduventure) but don’t want to burn my bootloader.
So I am going to use Project ABE. Where do I get the demo? How do I get it on ABE?
:D
filmote
(Simon)
May 4, 2018, 8:47am
#2
Why play the old when the new is available and you can point ABE to it? Have you found the old code hosted anywhere?
I have beat arduventure (new) and would like so see what the demo is like.
See here Arduventure (RPG)
Compile the source
Grab the .hex
Drag n Drop it on ProjectABE
@Pharap linked you to the demo’s in the other thread.
To get the .hex you need to turn the verbosity up in the ide and go to the file location listed.
Where do I get the .hex
file.
It will be located in a temporary file after compiling.
https://forum.arduino.cc/index.php?topic=131655.0
What do you mean
Keyboard_Camper:
compiling
What file do I use
ARDU
ARDU_DEMO
ARDU_AB
The hole point of this is that I don’t need to compile the source code.
Could some one make a .hex
file.
I did all of the .hex
stuff but I cant find the .hex
. Can some one make .hex
file for
ARDU_DEMO
Thank you I will try this soon.
Pharap
(Pharap)
May 4, 2018, 12:13pm
#14
I give in.
Here’s some hexes:
ARDU.hex
:100000000C94FF080C9427090C9427090C942709D9
:100010000C9427090C9427090C9427090C942709A0
:100020000C9427090C9427090C940C130C944F146E
:100030000C9427090C9427090C9427090C94270980
:100040000C9427090C9427090C9427090C94270970
:100050000C9427090C9427090C9427090C941B0A6B
:100060000C9427090C9427090C9427090C94270950
:100070000C9427090C9427090C9427090C94270940
:100080000C9480090C9427090C9427090C942709D7
:100090000C9427090C9427090C9427090C94270920
This file has been truncated. show original
ARDU_AB.hex
:100000000C94960F0C94BE0F0C94BE0F0C94BE0F64
:100010000C94BE0F0C94BE0F0C94BE0F0C94BE0F2C
:100020000C94BE0F0C94BE0F0C94BC210C942E2289
:100030000C94BE0F0C94BE0F0C94BE0F0C94BE0F0C
:100040000C94BE0F0C94BE0F0C94BE0F0C94BE0FFC
:100050000C94BE0F0C94BE0F0C94BE0F0C9481191F
:100060000C94BE0F0C94BE0F0C94BE0F0C94BE0FDC
:100070000C94BE0F0C94BE0F0C94BE0F0C94BE0FCC
:100080000C94BE0F0C94BE0F0C94BE0F0C94BE0FBC
:100090000C94BE0F0C94BE0F0C94BE0F0C94BE0FAC
This file has been truncated. show original
ARDU_DEMO.hex
:100000000C9432090C945A090C945A090C945A090C
:100010000C945A090C945A090C945A090C945A09D4
:100020000C945A090C945A090C9411140C945415FC
:100030000C945A090C945A090C945A090C945A09B4
:100040000C945A090C945A090C945A090C945A09A4
:100050000C945A090C945A090C945A090C94ED0A00
:100060000C945A090C945A090C945A090C945A0984
:100070000C945A090C945A090C945A090C945A0974
:100080000C94B3090C945A090C945A090C945A090B
:100090000C945A090C945A090C945A090C945A0954
This file has been truncated. show original
I don’t know which is which, just try them all.
Use project ABE, don’t brick your Arduboy.
And add to your todo list:
Learn how to compile & upload code
Learn how to generate hexes
Very handy skills to have
1 Like
I will learn how to make a hex.
Upload to what?