hi, Currently im building a wire balloon shooting game it uses ballon deployers with rangers to calculate your score. Im now trying to wire up a high score system that will save the score between sessions. This is so we can see who has got the highest score on my regular server.
I have read about Flash memory being able to do this and have tried using it however no data gets stored. I have built the circuit i am using to test the flash memory using a normal memory chip and it works perfectly but not with the flash memory.
Whats going on?
You can see my circuit in the flash wiremod simulator(It uses the only memory chip availible but it has the same inputs and outputs as the flash memory):
Code:
&18~271~226~0~chip~in1^3~in2^4~in3^1~in4^2&0~168~305~1~app~onv^1~off^0~togg^true&0~178~367~2~app~onv^1~off^0~togg^true&0~154~247~3~app~onv^1~off^0~togg^true&0~322~379~4~app~onv^66~off^0~togg^true&1~401~225~5~app~in1^0
EDIT: Drive ID is set to 1 and Capacity is set to 128kb(the memory only needs to store 1 value thats gonna posibly be 3 digits long)
If you need an adv dupe of this circuit let me know :P.
Thanks
Bookmarks