Skip to content

Configurable mock local NESiCA service for testing/debugging purposes

Notifications You must be signed in to change notification settings

ArcadeMachinist/FakeNesicaService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FakeNesicaService

Configurable mock local NESiCA-compatible service for testing/debugging purposes.

ver 20230607

Updated for .NET6, this was desired because of some new NamedPipes functionality was introduced in .NET5, this allows us to abolish requirements to run the service as Administrator, your normal user is sufficient.

ver 2022

Used for locally testing NESiCA-compatible games, when you do not want to rollout full local client + remote server setup. If you want to do pipe-level debugging - I would recommend using IO Ninja tools suite.

This one was created for Starwing Paradox, but should work with almost any game.

Questions? Ask!

About

Configurable mock local NESiCA service for testing/debugging purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages