protonscr

Star Saviors

appid 314450 1 threads, 1 open 8 comments last activity 2020-03-31
Threads

Star Saviors proton open

#3632 · 8 comments · opened 2020-03-13 · last comment 2020-03-31 by flibitijibibo
Recent activity
  • flibitijibibo · 2020-03-31 · Star Saviors
    I looked up the render state value and it seems to be for sampler state modifications... which is weird considering that's supposed to be a separate series of state changes. Anyway, hack go here: https://github.com/FNA-X...
  • flibitijibibo · 2020-03-16 · Star Saviors
    Strange, I would expect bin to be there... I think the msbuild log will say where it wrote all the files; if needed you can do `-target:Clean` if it doesn't tell you the output location.
  • Makoto29 · 2020-03-16 · Star Saviors
    Oh dear, my bad. Had errors with the FNA.sln first, then experimented too much. `dotnet msbuild /t:Publish FNA.sln /p:Configuration=Release ` was without errors, but I can't find any output file. Without /t:Publish I sti...
  • flibitijibibo · 2020-03-15 · Star Saviors
    The Core project won’t work, try this instead: [code]
  • Makoto29 · 2020-03-15 · Star Saviors
    Okay, I ended up stucking on the `dotnet msbuild /t:Publish FNA.Core.csproj /p:Configuration=Release` command. here's my output: [code] If I do `dotnet msbuild FNA.Core.csproj /p:Configuration=Release` I get an error say...
  • flibitijibibo · 2020-03-14 · Star Saviors
    The build is kind of messy right now - there's a wine-mono branch that has some special WinForms stuff, so a build would look something like this: [code] The wine-mono and FNA GAC folder may not be precisely this, but th...
  • Makoto29 · 2020-03-14 · Star Saviors
    Okay, I think I need some help then. I don't feel really smart here. Hitting the Makefile just gave me a bunch of "not found" outputs in Terminal(RESNAME, RESDIR, SRC, release, mcs, etc.). Do I need to do something with ...
  • flibitijibibo · 2020-03-13 · Star Saviors
    This suggests that an effect has some render state change we've never seen before. The latest FNA will tell you what it is, but you'll have to manually build and install this into the wine-mono path to see it: https://gi...

Proton versions over time

No Proton versions mentioned.

Launch lines, newest first

No launch lines posted.

DLLs