Author

Topic: [ANN] [SIMU] SimuCoin/SimuGames [POW] on-chain and off-chain in-wallet-games (Read 1248 times)

newbie
Activity: 75
Merit: 0
newbie
Activity: 75
Merit: 0
For a successful ICO your project will need an investor's personal cabinet. Our team can offer you the efficient solution on market for an optimal price.
PrimeCoreICO Dashboard is a technical solution with completely automates the while ICO process and fund raising.
Just in 48 hours we will deploy the platform on your server. Your investors get a convenient and user friendly interface for taking part in tokensale.

Client’s part (user area) is available at: https://ico.primecore.io
Short product description: https://ico.primecore.io/launch

We guarantee:
  • Provision of the high-tech platform;
  • Control and safety;
  • Affordable price;
  • The most proper terms on the market.

You can contact me for more details - https://t.me/danielcriptoadv

Thank you, but we are a POW-coin, and not an ICO.

 Cheesy
newbie
Activity: 75
Merit: 0
Update:

We decided to soon switch our hash algorithm (used for POW) to a new one that will fit our purposes more.

We will keep you updated.
newbie
Activity: 75
Merit: 0

Explain   such a question. What do you plan to do with unsold tokens after the ICO?


We had no ICO, we are a plain POW coin, with fair launch and no premine.

Enjoy!
newbie
Activity: 13
Merit: 0

Explain   such a question. What do you plan to do with unsold tokens after the ICO?
newbie
Activity: 75
Merit: 0
https://i.imgur.com/QfCYBq6.jpg?1

avatar-generator will allow for an astronomical amount of infinitely different avatars, as many as there are addresses...
newbie
Activity: 75
Merit: 0
I'm on Ubuntu 16.04 with CUDA, NVCC release 8.0, V8.0.61

Can you try with CUDA, NVCC release 9.1, V9.1.85 on linux?

I just went through the build process on ubuntu 16.04 and it worked, and is successfully mining. (Tested with 1x 1050 ti)
newbie
Activity: 75
Merit: 0

So did you get it to work on your linux?

What version of linux do you have?
Do you have the CUDA toolkit installed?
What version of nvcc?

etc

I did get the daemon working fine on Linux. At least, it seems so, but I don't have a working spreadminer, neither the one I built on Linux, nor the one I didn't build on Windows. I'm on Ubuntu 16.04 with CUDA, NVCC release 8.0, V8.0.61



I'll look into it and get back to you.
newbie
Activity: 41
Merit: 0

So did you get it to work on your linux?

What version of linux do you have?
Do you have the CUDA toolkit installed?
What version of nvcc?

etc

I did get the daemon working fine on Linux. At least, it seems so, but I don't have a working spreadminer, neither the one I built on Linux, nor the one I didn't build on Windows. I'm on Ubuntu 16.04 with CUDA, NVCC release 8.0, V8.0.61

newbie
Activity: 75
Merit: 0
on Linux, I did need to comment out the following redefinition in two .cu files:

"typedef unsigned long long uint64_t;"

I didn't build the spreadminer on Windows. I'm mining against the Linux wallet daemon on both machines, which I started with:

simucoind -printtoconsole -daemon


Yes, you need to do that on linux, also you might need to remove the

Code:
-abi=no

from the Makefiles.

So did you get it to work on your linux?

What version of linux do you have?
Do you have the CUDA toolkit installed?
What version of nvcc?

etc
newbie
Activity: 41
Merit: 0
Hi,
Thanks for the replies.

I'm running on 390 drivers on both Linux and Windows. I'm running two 1080ti's, so I can't really downgrade the driver. When building spreadminer on Linux, I did need to comment out the following redefinition in two .cu files:

"typedef unsigned long long uint64_t;"

I didn't build the spreadminer on Windows. I'm mining against the Linux wallet daemon on both machines, which I started with:

simucoind -printtoconsole -daemon

with the conf file shown. Wallet was fully synced before mining.


newbie
Activity: 75
Merit: 0
I'm unable to mine with spreadminer, either on Windows or the one I built Linux against the wallet. I get the same error with different nonces on both OSes:


try downgrading drivers to version 375, it should work.
Except if you have some other errors too

Oh, and another thing, is your wallet fully synced before you start mining?
newbie
Activity: 75
Merit: 0
rpcuser=user
rpcpassword=pwd
rpcport=41677
daemon=1
listen=1
rpcallowip=127.0.0.1
rpcallowip=10.0.0.15

conf-file looks good.
newbie
Activity: 75
Merit: 0
I'm unable to mine with spreadminer, either on Windows or the one I built Linux against the wallet. I get the same error with different nonces on both OSes:

Linux, I built (same error, over and over):
[2018-04-01 13:28:00] GPU #0: found a solution, nonce $00000000
[2018-04-01 13:28:01] GPU #0: result for nonce $00000000 does not validate on CPU!

Windows, prebuilt binary (same error, over and over, same nonce):
[2018-04-01 13:32:21] GPU #0: found a solution, nonce $000F4240
[2018-04-01 13:32:21] GPU #0: result for nonce $000F4240 does not validate on CPU!

I'm not seeing evidence that they are connecting to the daemon, but my ~/.simugames/simugames.conf looks like:

rpcuser=user
rpcpassword=pwd
rpcport=41677
daemon=1
listen=1
rpcallowip=127.0.0.1
rpcallowip=10.0.0.15


Which version are your NVidia Drivers?

If you mine on windows this is important, because the pre-built GPU-miner-binaries (built by tsiv) that we linked won't work with a newer NVidia Driver.

Shouldn't have an effect on linux though.
newbie
Activity: 41
Merit: 0
I'm unable to mine with spreadminer, either on Windows or the one I built Linux against the wallet. I get the same error with different nonces on both OSes:

Linux, I built (same error, over and over):
[2018-04-01 13:28:00] GPU #0: found a solution, nonce $00000000
[2018-04-01 13:28:01] GPU #0: result for nonce $00000000 does not validate on CPU!

Windows, prebuilt binary (same error, over and over, same nonce):
[2018-04-01 13:32:21] GPU #0: found a solution, nonce $000F4240
[2018-04-01 13:32:21] GPU #0: result for nonce $000F4240 does not validate on CPU!

I'm not seeing evidence that they are connecting to the daemon, but my ~/.simugames/simugames.conf looks like:

rpcuser=user
rpcpassword=pwd
rpcport=41677
daemon=1
listen=1
rpcallowip=127.0.0.1
rpcallowip=10.0.0.15
newbie
Activity: 75
Merit: 0
we are currently also working on an avatar creator with a lot of different features.

the style will be inspired and reminiscent of classics like captain future or astroboy.

Prototype coming soon.  Smiley
newbie
Activity: 5
Merit: 0
we are currently also working on an avatar creator with a lot of different features.

the style will be inspired and reminiscent of classics like captain future or astroboy.
newbie
Activity: 75
Merit: 0
newbie
Activity: 99
Merit: 0
newbie
Activity: 75
Merit: 0
i will play simu  games if

- multiplayer (more players)

Definitely the on-chain game is multiplayer.
In fact, every address will represent a player.

- an in-game items purchases +bonus to first purchase, (upgrades items, skins etc. this will create demand)

Yes, there will be something like that, but on a grander scale.

- ONLINE COMPETITION
- Players can send coins to each other (with fee for the prize pool and to avoid new account spams)

Yes, that's just a consequence of using the SIMU currency in-game, that alone will allow both those things.


simulation games is also good since you named it simu

like sims  or vrchat.

Yes, the cool thing about SIMUgames is that we can create many different kinds of games and host them from within a "STEAM"-like interface.
newbie
Activity: 86
Merit: 0
i will play simu  games if

- multiplayer (more players)
- an in-game items purchases +bonus to first purchase, (upgrades items, skins etc. this will create demand)
- ONLINE COMPETITION
- Players can send coins to each other (with fee for the prize pool and to avoid new account spams)

simulation games is also good since you named it simu

like sims  or vrchat.
newbie
Activity: 75
Merit: 0

What's technology behind this project, Is it an ERC Token?


This is a POW (Proof of Work) - Coin.

You can GPU-mine it.
newbie
Activity: 13
Merit: 0

What's technology behind this project, Is it an ERC Token?
newbie
Activity: 11
Merit: 0
newbie
Activity: 75
Merit: 0
for this picture I was definitely inspired by 2001 a space odyssey. is it like a monolith? who knows, stay tuned and find out Smiley

Definitely not hard enough edges for a monolith, but I get what you mean.
newbie
Activity: 5
Merit: 0
for this picture I was definitely inspired by 2001 a space odyssey. is it like a monolith? who knows, stay tuned and find out Smiley
newbie
Activity: 75
Merit: 0
Yet another interesting experiment by our graphix guy...

https://i.imgur.com/ZbGSDwD.jpg?1

but what does it mean?  Shocked Shocked
newbie
Activity: 5
Merit: 0
wow, graphics are without a doubt high quality!

-sf-


thx. we appreciate it.

stay tuned for more cool mockups and designs.
newbie
Activity: 75
Merit: 0
How can we make galaxies look cool AND realistic?

Our guy crom_one is looking into it.

https://i.imgur.com/p4gzhnt.jpg

https://i.imgur.com/CIsioIH.jpg
newbie
Activity: 75
Merit: 0
How much is the ICO price for this coin.
Gaming is really interesting, for now, participant of this bounty camping need to know better if were chooste.

I don't even understand  why ICO's are listed in the Altcoin section.
In my opinion only Proof of Work coins should be listed here.

Anyway, we of simugames need to further distance ourselves from all that, so that we make this clear once and for all.

I think this should help and clear up the confusion:

https://i.imgur.com/IT2ii1t.png

I'll put this in the first post too
newbie
Activity: 75
Merit: 0
wow, graphics are without a doubt high quality!

-sf-

Thanks, all the glory goes to crom_one
newbie
Activity: 75
Merit: 0
How much is the ICO price for this coin.
Gaming is really interesting, for now, participant of this bounty camping need to know better if were chooste.

I don't even understand  why ICO's are listed in the Altcoin section.
In my opinion only Proof of Work coins should be listed here.

Anyway, we of simugames need to further distance ourselves from all that, so that we make this clear once and for all.
full member
Activity: 135
Merit: 100
Zettel-Dolphin
wow, graphics are without a doubt high quality!

-sf-
newbie
Activity: 75
Merit: 0
Ore into the pool, whether in mineral pool?


hm, interesting that you should say that.
In the space game you will be able to mine minerals on planets.  Smiley
newbie
Activity: 75
Merit: 0
We are continuing with the creation of our website, a new wallet, a blockexplorer and a forum.

Please visit this thread here for updates and whenever you need any further assistance.
newbie
Activity: 75
Merit: 0
added more pics, high resolution versions that you can use as wallpapers etc will follow soon:







ALL PICTURES ARE COPYRIGHT SIMUGAMES

You are free to use any graphics/assets shared to create fan-art or to promote SIMUCoin or SIMUgames yourself.
newbie
Activity: 75
Merit: 0
Our graphics artist crom_one has created a bunch of very nice graphics and walletpapers that we want to make public now, so that you guys get an idea where we will be going with this:



enjoy.
newbie
Activity: 36
Merit: 0
Ore into the pool, whether in mineral pool?
newbie
Activity: 75
Merit: 0
How much is the ICO price for this coin.
Gaming is really interesting, for now, participant of this bounty camping need to know better if were chooste.

Why do you assume we run an ICO?

We are a plain POW coin,
and the goal is to create games that operate on that blockchain.

That's it.

No ICO, no masternodes, no POS, no bullshit, just a good old POW coin.  Cool

If you are interested in simucoin/simugames I suggest you start mining.

Buying/Selling SIMU will be possible once we are listed on an exchange.
sr. member
Activity: 616
Merit: 250
How much is the ICO price for this coin.
Gaming is really interesting, for now, participant of this bounty camping need to know better if were chooste.
newbie
Activity: 75
Merit: 0
jr. member
Activity: 274
Merit: 1
Will you list your coin on exchange?
newbie
Activity: 126
Merit: 0
looking this simugames is promising,hope to be participate in here,its nice to know more this thing,i like it
newbie
Activity: 75
Merit: 0
I can see 14 connections on the network right now on my main node:



Not bad.

Thanks for everyone who is participating and mining or running a full node.
newbie
Activity: 75
Merit: 0
Create a game is a big and time consuming process.

Indeed.
But we are willing to invest the time.

how many games can you run in one year?

We are looking to create a big on-chain game,
and various mini-games that can be used for fun (coffee-break games)

do you have any experience creating games?

Yes, plenty. We will make more and more things public as we move forward.
newbie
Activity: 75
Merit: 0
I added a dozen or so IP addresses as seed IPs:

https://github.com/simucoin/simucoin/commit/3479b45935a3fed2c18e4014529143b36d41636d

these are mostly from IPs that I've seen online for an extended period of time over the last few weeks.
If you recognize your IP in there and want it removed, contact me.
sr. member
Activity: 294
Merit: 257
Will you be creating the same or will you try and get partnerships? Have you got any yet?

we will be creating the games ourselves.
No partnerships are planned or even desired since we want to stay as independent as possible.

Create a game is a big and time consuming process.
how many games can you run in one year?
do you have any experience creating games?
With the development of partnerships, the coin will quickly gain popularity
newbie
Activity: 75
Merit: 0
how is this simugames run it?well gaming industry in cryptocurrency that i must think that this will be popular,hope to be successful one

We will tie our own games to the currency simucoin,
so that simucoin can be used as in-game currency for those games.

 Smiley
newbie
Activity: 75
Merit: 0
"A coin that can be used for games"

that's rather vague.

What can we expect and when is ETA?

-sf-

A lot of things are going on right now.

We will have more substantial news soon.
newbie
Activity: 126
Merit: 0
how is this simugames run it?well gaming industry in cryptocurrency that i must think that this will be popular,hope to be successful one
full member
Activity: 135
Merit: 100
Zettel-Dolphin
"A coin that can be used for games"

that's rather vague.

What can we expect and when is ETA?

-sf-
newbie
Activity: 75
Merit: 0
Cleaned a few things up, now that we changed repositories:

https://github.com/simucoin/simucoin/commit/d658556e2039ee7ecf145553f9dfc7355a2a4ce0

Will create new binairies over the next few hours.
newbie
Activity: 75
Merit: 0
OH, so do we need to upgrade now?

You can leave your version for now.

We will tell you once an upgrade is needed.
member
Activity: 120
Merit: 13
Pepe is NOT a hate symbol
So I switched github from simugames to simucoin.

New github for the wallet will be available here:

https://github.com/simucoin/simucoin

As announced, simucoin (the currency) will from now on be separated from simugames (the games themselves).
Two separate apps that work together.

More to come...

Thank you.

OH, so do we need to upgrade now?
newbie
Activity: 75
Merit: 0
So I switched github from simugames to simucoin.

New github for the wallet will be available here:

https://github.com/simucoin/simucoin

As announced, simucoin (the currency) will from now on be separated from simugames (the games themselves).
Two separate apps that work together.

More to come...

Thank you.
newbie
Activity: 75
Merit: 0
Looking good

Thank you.

The credits for the good looks go to our design guy: crom_one
newbie
Activity: 75
Merit: 0
Work is advancing nicely.

Here is a preview screen /design study of what the new wallet will look like:

member
Activity: 120
Merit: 13
Pepe is NOT a hate symbol
member
Activity: 120
Merit: 13
Pepe is NOT a hate symbol
What Mac Version did you test on?

10.8.5 if Pepe is not mistaken.
newbie
Activity: 75
Merit: 0
Update:

We are working hard to create a nice website with blockexplorer and to have more concrete definitions of what the game(s) will look like.

Our graphic artist is creating lots of cool stuff right now.

Here are a few impressions with new logo:










newbie
Activity: 75
Merit: 0
Hello , what is the port for the extraction ? spreadminer -o http://127.0.0.1:41677

As it says in the first post:

RPC-Port: 51336

But you can set any port you like in your simugames.conf file, just add

rpcport=...
newbie
Activity: 20
Merit: 0
Hello , what is the port for the extraction ? spreadminer -o http://127.0.0.1:41677
newbie
Activity: 75
Merit: 0
How your coin will work with games?

We will create sort of a space game with planets that are derived from blockchain data.
The moves gamers make will directly interact with the blockchain in the form of tx's etc (still researching)
newbie
Activity: 75
Merit: 0
Works well.
Started sync immediately.

Thanks for testing.
What Mac Version did you test on?

Any updates about the games?

Still brainstorming.
member
Activity: 182
Merit: 10
How your coin will work with games?
member
Activity: 120
Merit: 13
Pepe is NOT a hate symbol
We added a qt-wallet for mac.

Can someone test?

Thanks.

Works well.
Started sync immediately.



Any updates about the games?
newbie
Activity: 75
Merit: 0
I use AMD now
What shall I do now

There is an (abandoned) AMD miner out there, but AFAIK no one is using it because hashrate is terrible when compared to NVidia.

Here is a download-link of the binary:

https://www.simugames.org/spread-gpu-miner-amd.7z

And here the original github sourcode:
https://github.com/spreadcoin-project/spreadcoinx11-sgminer

I never tried or tested it myself since I only own NVidia-GPUs.
Maybe you can give it a try and give feedback?
newbie
Activity: 207
Merit: 0
I use AMD now
What shall I do now
member
Activity: 602
Merit: 13
I think I only have Intel HD Graphic,
meaning no GPU?
newbie
Activity: 75
Merit: 0
then bad for me cannot use CPU mining qt  Cry

For SpreadX11-mining using CPU is obsolete anyway.
GPUs are many hundred times faster than CPUs so you would be wasting your time and energy.
member
Activity: 602
Merit: 13
then bad for me cannot use CPU mining qt  Cry
newbie
Activity: 75
Merit: 0
I have download wallet and see how wallet mining will going on
wallet can mining right?

Not by itself.

You need to use the wallet in combination with the NVidia GPU Miner.

https://github.com/tsiv/spreadminer/releases/download/v0.1r3/spreadminer_v0.1r3.zip
https://github.com/tsiv/spreadminer
member
Activity: 602
Merit: 13
I have download wallet and see how wallet mining will going on
wallet can mining right?
Hope SIMU have good plan and development
newbie
Activity: 75
Merit: 0
For your information:

We decided to call the coins Simucoins (SIMU),
while the games will be called Simugames.

So we will potentially have 2 kinds of wallets in the future. One to just handle SIMU the currency, and one to play the games with (that will be using SIMU in-game).

The additional domains and github account have been registered.

More info soon.

Happy mining everybody!
newbie
Activity: 75
Merit: 0
We added a qt-wallet for mac.

Can someone test?

Thanks.
newbie
Activity: 75
Merit: 0
We started the blockchain 3 minutes ago.

Happy mining everybody.

More info coming soon...
sr. member
Activity: 486
Merit: 250
I'm glad you came here and invited us to discuss the project. I also hope more people to participate in and develop a game that belongs to the community.
newbie
Activity: 75
Merit: 0
We decided on a hashalgo and are preparing wallets and daemons for windows and linux.
Also a miner for NVidia-GPUs.

We'll be back in a few days.
newbie
Activity: 75
Merit: 0
any relation to simutronics?

No.

Simugames is just a portmonteau-word of "simulation" and "games" that we came up with.
newbie
Activity: 75
Merit: 0
The community is waiting for your proper announcement, but i advise you to buy a Copper rank for you to be able to post images for the Announcement to look better and eye-catching or just ask someone to post for you or just post here and we can just quote your Announcement to reveal the images.

Thanks, I didn't even know that's possible now:
https://bitcointalksearch.org/topic/newbies-can-now-pay-a-small-fee-to-enable-images-2385104
And it's not even that expensive. (except of course that the tx fee will be higher than the actual amount, lol)

Anyway, after which rank are you allowed to post images?
EDIT: ok, it's junior member. I think I can wait that long. No rush.
copper member
Activity: 2800
Merit: 1179
Leading Crypto Sports Betting & Casino Platform
The community is waiting for your proper announcement, but i advise you to buy a Copper rank for you to be able to post images for the Announcement to look better and eye-catching or just ask someone to post for you or just post here and we can just quote your Announcement to reveal the images.
newbie
Activity: 75
Merit: 0
I hope you make something cool, but it might be a little premature even for a a PRE-ANN  Wink

Thanks.
I think PRE-mature and PRE-Ann go well together.
So don't be PRE-judging while we are still PRE-gnant with the project.  Grin
newbie
Activity: 42
Merit: 0
I hope you make something cool, but it might be a little premature even for a a PRE-ANN  Wink
newbie
Activity: 75
Merit: 0
If you are still in the planning stage, gathering ideas, then, what I can suggest is just look and browse all the game-related projects here. Since a lot of them are already in-place, you can just copy and paste. LOL But seriously, so much projects have been launched already, so why is it that the community still needs you that you seemed not ready to launch your own?

We are pretty indifferent about all the many hash-algorithms out there....
I don't think it really matters for our blockchain-games which one of the hash-algorithms we choose in the end.

We will probably go with something we can set up quickly, where mining-software is available, and where probably even pools aren't a necessity. (we heard of some)

I am aware of http://huntercoin.org/ , that decentralized blockchain game.

Are there others like this?
I mean "actual blockchain games".

Not coins that want to be used as in-game-currency in PC-games, or whatever, that's not what we are planning.
sr. member
Activity: 468
Merit: 250
J
any relation to simutronics?
sr. member
Activity: 1988
Merit: 275
We think we will go with a hash algorithm that isn't yet out of its GPU-phase.

We have a few in our final selection, but would like to know what the community thinks.

Any recommendations?


If you are still in the planning stage, gathering ideas, then, what I can suggest is just look and browse all the game-related projects here. Since a lot of them are already in-place, you can just copy and paste. LOL But seriously, so much projects have been launched already, so why is it that the community still needs you that you seemed not ready to launch your own?
newbie
Activity: 75
Merit: 0
We think we will go with a hash algorithm that isn't yet out of its GPU-phase.

We have a few in our final selection, but would like to know what the community thinks.

Any recommendations?
newbie
Activity: 75
Merit: 0
Will you be creating the same or will you try and get partnerships? Have you got any yet?

we will be creating the games ourselves.
No partnerships are planned or even desired since we want to stay as independent as possible.
hero member
Activity: 641
Merit: 500
Will you be creating the same or will you try and get partnerships? Have you got any yet?
newbie
Activity: 75
Merit: 0
What type of games and willl the coins be used ingame?

We think we will start with a small in-wallet-game that uses the blockchain to derive gamelevel-specific content.
Not sure about the specifics yet, this will require some research.

We want to try many things out and ideas are plenty.

Yes, in the end the coins will be tied to the (one or more) games themselves. That's the point.
hero member
Activity: 641
Merit: 500
What type of games and willl the coins be used ingame?
newbie
Activity: 75
Merit: 0






SimuCoin / SimuGames

Abbreviation: SIMU

on-chain and off-chain in-wallet-games


Genesisblock started fairly and with previous announcement on 1515538800 Unix Timestamp,  01/09/2018 @ 11:00pm (UTC)

- Algorithm: SpreadX11
- Total Coins: 3 Billion SIMU
- Blocktime: 1 min
- Initial Blockreward: 1000 SIMU
- Block halving: smoothly halved every 4 years.

Port: 51337
RPC-Port: 51336

Github: https://github.com/simucoin/simucoin

Downloads:

windows-qt-wallet: https://www.simucoin.org/simucoin-windows-qt-wallet.zip
linux 64bit daemon: https://www.simucoin.org/simucoin-linux-64bit-daemon.zip
mac-qt-wallet: https://www.simucoin.org/simucoin-qt-dmg.zip

More downloads coming...

GPU-Miner for NVIDIA:

https://github.com/tsiv/spreadminer/releases/download/v0.1r3/spreadminer_v0.1r3.zip
https://github.com/tsiv/spreadminer

Mining Instructions coming soon. If you have questions ask below.
---

We are working closely with a growing bunch of artists, who are creating graphics, assets and music for us.

crom_one is currently creating various wallpapers and studies to explore what our gameworlds will look like:







ALL PICTURES ARE COPYRIGHT SIMUGAMES

You are free to use any graphics/assets shared to create fan-art or to promote SIMUCoin or SIMUgames yourself.

---

Wallet might trigger VirusTotal Warnings like

Sophos AV (Bitcoin Miner (PUA))
ESET-NOD32 (a variant of Win32/BitCoinMiner.BJ potentially unsafe)

These are all false positives because of the obsolete built-in CPU miner and rpc-mining.
We will get rid of this as soon as possible.

Happy mining.
Jump to: