#Public Assets

1 messages ยท Page 1 of 1 (latest)

opaque portal
#

Share your publicly available assets here.

worn crown
#

pixelart for last years jam i never finished

tiny jackal
#

For web games: simple web server for easy deployment
All required files contained in bundlerFiles.7z
Example included in simpleTestBundle.7z

Usage:

  1. put the server files at the root of your web game's folder, which usually contains a file called index.html, files such as simpleWebServer.jar and run.bat should be in the same folder as files such as index.html
  2. configure using the .env bundler file, refer to .envconfiguration (you can skip this step if you don't care or know about ports and the main file of your game is index.html)
  3. run using the included run.batfile, this should open your game in your default browser

Uploading:

  • to upload the game, include all of the files included in bundlerFiles.7z inside the archive you upload for the game, your game.zip (can be any name) should include all of your game files and the openjdk-21.0.2 folder, the configured .env file, the simpleWebServer.jar file and the run.bat file

Notes:

  • Does not support environment variables such as those used by Neuro integration to get the WebSocket URL, use this instead if you want to use Neuro integration in your web game #1316605675631022192 message
  • if your game runs as normal outside of the bundler but fails with the bundler, please report the error shown in the browser console (usually opened with f12 in the browser) or server console (the cmd window opened when running run.bat)
  • if you have issues with anything or need more instructions, feel free to ping/DM me any time and I'll get to it as soon as I can
  • This is designed to enhance the user experience of your application, allowing for anyone to run your game locally without downloading anything extra (refer to Vedal scuff last game jam, that should not happen with this)

.env configuration
.env is the main configuration file, formatted as plain text
Each line in .env starts with a key, which is the name of a setting, formatted as all uppercase, with no spaces (example: PORT_OVERRIDE)
Each key should be followed by =
Each = should be followed by a value, here are the supported keys for the current version and what they do:

  • INITIAL_PATH, default value INITIAL_PATH = "index.html", the name of the file to open in the browser by default
  • PORT_OVERRIDE, no default value, integer to override the port if you want to use a port different from 7272
tiny jackal
#

Loads of useful Neuro things via FTP
Includes things such as Neuro covers with normalized volume levels and consistent naming, unofficial covers, some Neuro ARG things and more

Logins and address:
Server: neuros.click (old domain expired)
Username: RandomNeuroStuff
No password (if prompted for one, leave it blank)
Protocol: FTPS or FTP over TLS depending on software naming

Accessing the server:

  1. download any FTP client, I recommend the free WinSCP client
  2. in the FTP client, fill in the required data, refer to Logins and address, ensure port is 21 and FTP over TLS explicit is selected, in the case of WinSCP, you need to select protocol FTP and encryption TLS/SSL explicit encryption
  3. log in to the server, with most clients the left side will be your files and right side will be the server files, you can browse these like you do with any normal file manager
  4. select any folders or files you may want to download from the right side and click the download button to download them, in WinSCP the download button is found above the right file manager
  5. once done, disconnect from the server with either a disconnect button or by closing the client (or in the case of WinSCP, the tab that has the server connection)

Notes:

  • if you have trouble connecting, feel free to ping/DM about it and I will do my best to try to figure out what is wrong
tiny jackal
#

Neuro and Evil RVC voice conversion

Notes before usage:

  • if you don't want to go trough the setup process, you can feel free to ping/DM me at any time and I can try to convert your audio
  • Example final product included (NeuroSama-Machine love (unofficial, rev2).wav)
  • Current Evil version is not using as high quality data as current Neuro version, Neuro is currently recommended for usage but usage of Evil is not discouraged
  • You can tweak any of the values given for settings, but it is only recommended if you know what you're doing

Requirements:

  • reasonable amount of memory on your PC (reasonably powerful CPU or GPU recommended)
  • some disk space
  • (microphone recommended in some cases)

Recommended installation:

  1. Download Applio from GitHub releases and install it, recommended installation location is any location on the C: drive where the path does not have spaces or special characters
  2. start Applio with run-applio.bat
  3. in the interface use the drop files field (screenshot included) to upload the .pth and .index files for the model you want to use. Once this is done, the installation of the application and model is done, repeat step 3 for every model you want to use

Usage:

  1. open the inference tab of Applio
  2. select the model and index file you uploaded, they will show up with the names of the files
  3. upload your audio, it must be a file with only the voice you want to convert, it will not be automatically identified and extracted from a raw song file (refer to getting vocals)
  4. set the settings to appropriate values (screenshot of recommended settings for female to female conversion included, advanced users may tweak these further)
  5. press the convert button, your output appears at the bottom where you can download it

getting vocals

  • getting a base vocal is the hardest part of making a song or cover
  • for most users, it is recommended to use your own voice if it is applicable to Neuro or Evil's
  • slightly more advanced users may extract a vocal from an existing song
  • very advanced users may use SynthV or similar software to synthesize a vocal, but note that learning SynthV may take a very long time, so if you don't already know it, it's not recommended to try to learn it during the game jam
GitHub

A simple, high-quality voice conversion tool focused on ease of use and performance. - IAHispano/Applio

lusty ruin
tiny jackal
#

For web games: web server with environment access for Neuro integration
Refer to here for full instructions #1316605675631022192 message

Additional instructions:

  • getting environment variables is done by sending a GET request to /$env/{VARIABLE_NAME} where {VARIABLE_NAME] is the name of the environment variable you want, this returns the contents of the variable as a string (make sure to NOT have the brackets around the variable name)
cunning nest
#

Feel free to use the MP3s I've been uploading to Google Drive for your game jam games. As of now, I've uploaded ~450 nwero eliv and Tutel sounds, and I'll likely be adding lotsa more during the subathon: https://drive.google.com/drive/folders/1fbblgWmHDEqNsJu5PF9oYeH3emrY22UF?usp=sharing (shortened link for the drive should also be in my discord profile if it isn't being blocked)

There's also this one in Mega that CJ (neuro7 ) maintained, but the last update was 5th of April this year: https://nuero.fun/noises or https://mega.nz/folder/LIo2BDoA#EowtnSDt-ULtmXEwtljEDg

lethal wave
tiny jackal
#

Semi-Neuro-y RVC base voice and Applio settings
(discovered by tatoyoda600, settings tuned a bit by me)

Base voice:
https://ttsmaker.com/ 148 Alayna. High Quality and +25% pitch

  • Settings included in screenshot, sample audio included

Notes:

  • the audio is not perfectly Neuro due to the differences between the V3 singing voice -style RVC model and Neuro's V1 speaking voice and some other factors
  • the model is not designed for this specifically, some issues may occur when Neuro RVC is used outside of singing
  • for setup instructions. refer to #1316605675631022192 message
flat jackal
#

(The service will help to qualitatively remove vocals from a song using AI. This can be useful if the backing track of a new song is not yet available, and you want to sing right now.

You can also isolate vocals (acappella) to create your own remixes.)

worn mirage
#

The models I made for the last game jam

harsh tangle
#

i noticed theres a lot of public neuro assets but not really any swarm assets, so im having a friend make some ๐Ÿ˜„ hopefully they can get it done before the jam starts and i can share it here

compact ledge
#
itch.io

RPG Character sprites for Neuro and Evil Neuro

itch.io

Assets for creating a fighting game with Neuro Sama

itch.io

A compilation of all Neuro-Sama related pixel art sprites I have made

tiny jackal
craggy shoal
#

should have an armature, i just didn't make any animations for it

pallid wigeon
#

I made a way smaller version of Superbox's webserver/bundler thingy. It should work identically to his, but without the 300MB JRE. Feel free to contact me if it doesn't work/behaves differently from the original. (It is your choice which version you use. For Vedal, it's probably better to have your game as small as possible) https://github.com/Robotino04/simple-http-server/releases/latest

GitHub

This is the very first release. For instructions on how to package your project, refer to the readme in this repo.

harsh tangle
#

preview of em

compact ledge
tiny jackal
lean hill
heady oriole
dusty comet
harsh tangle
#

minawan/cerby for anyone who wants one i guess

oak pelican
#

Hello

tawdry cedar
night crest
humble marlin
snow flame
royal hollow
willow rain
oak pelican
#

Stop starring at me

willow rain
dark cape
narrow ingot
night crest
dark cape
#

@normal wadi actual no mods thread xdxgi

winged pumice
#

๐Ÿ‘๏ธ

#

u have been observed

dark cape
#

then I won't talk about the third one (shiro knows about it anyway)

night crest
#

vanor is sniffing out the rat holes in the walls

dark cape
willow rain
azure estuary
craggy shoal
narrow ingot
#

Who pinged me in here

#

And why are my friends also here