Is it possible to make both of them installable as two different titles for testing purporses?I was hoping to be able to push an update earlier, but i'm still running into a few issues so it may take some time. In the meantime, i'd like to share two builds.
The first uses SDL2 software rendering as before, but has a few improvements on various relocated gui elements. And text is readable again while talking. Also, in an attempt to improve performance, this uses threaded rendering and frameskip. Runs faster, but frameskip..
The second uses citro3d, currently only dual- fullscreen. The game still renders to a paletted buffer, but from there the rendering and scaling of multiple frames is done with citro3d. Which results in uhmm.. more fps.
i would also like to knowExcuse me, is it compatible with old 3ds or only for new 3ds?, since I wanted to try it and it stays black when starting
would you be willing to do like a youtube tutorial or something if you know how to get it running just on the console? i keep getting a black screen but i want to get it running on the console itself instead of through citra.any1 know why when i run it its just a black screen. running on 3ds xl (old one)
UPD: alright so i tried it on citra and after installing the cia and putting the files (.dat and data folder) in the same directory i have gotten to the point to where it will launch but now i get the error message that it could not find the master datafile.
UPD 2: didnt fix the error but i realised that the installed cia doesnt need the .dat and data folders in the same place for this error message to pop up.
UPD 3: Ran it trough citra and found out that if you put the virtual sdmc in the folder where you keep the .dat and data folder you will get it to run, dont know how this would be used on a real 3ds. guess you would move them using gm9
UPD 4: If you're not using the new 3ds mode in citra it seems to crash without launching at all, with the new 3ds mode it gets past the "please stand by" tv logo but the interplay (?? i think, golden rocket thing) seems to freeze it.
UPD 4.1: Rendering trough Vulkan seems to get a few frames of the golden rocket before freezing but all others seems to give a black screen.
PS. All these try runs were of the installed .cia, the 3dsx file crashes citra and my 3DS when launched trough Homebrew Launcher
I actually dont know how to get it running. I kinda gave up on this n moved on, sorrywould you be willing to do like a youtube tutorial or something if you know how to get it running just on the console? i keep getting a black screen but i want to get it running on the console itself instead of through citra.
I absolutely adore the work you've done so far. Fallout has been one of my favorite games since the late 90s, and having it on my 3ds would be a dream. I've installed the version on your github, and it's very promising. Talking heads work great, which I was worried about. I am floored by how well you've gotten this to work already, and look forward with serious interest to your progress. Do you have a Patreon? I would be willing to pay to support this project's continued development, and I doubt I'm the only one.I was hoping to be able to push an update earlier, but i'm still running into a few issues so it may take some time. In the meantime, i'd like to share two builds.
The first uses SDL2 software rendering as before, but has a few improvements on various relocated gui elements. And text is readable again while talking. Also, in an attempt to improve performance, this uses threaded rendering and frameskip. Runs faster, but frameskip..
The second uses citro3d, currently only dual- fullscreen. The game still renders to a paletted buffer, but from there the rendering and scaling of multiple frames is done with citro3d. Which results in uhmm.. more fps.
I love putting together gamepad configs on Steam input so seeing this made me want to try making a config for Fallout 1. Here's what I've got on Steam as of right now:I absolutely adore the work you've done so far. Fallout has been one of my favorite games since the late 90s, and having it on my 3ds would be a dream. I've installed the version on your github, and it's very promising. Talking heads work great, which I was worried about. I am floored by how well you've gotten this to work already, and look forward with serious interest to your progress. Do you have a Patreon? I would be willing to pay to support this project's continued development, and I doubt I'm the only one.
A few things I've noticed so far if you're looking for feedback:
1) I like how the stick moves the camera, but it would be really nice if it moved the mouse around (maybe camera still follows if possible). If we could move mouse with stick, and use face buttons for left vs right click, that would make the controls so much smoother.
2) the absolute positioning of the touchscreen isn't always correct. I notice in dialog a little, but in the options especially, that where I touch the screen does not line up with where the mouse goes. I have no idea how much work goes into that, so no idea if that's even something you can fix.
3) Keeping the toolbelt occupying the entire bottom screen seems ideal outside of dialog or menus, but that would mean you'd want some way to zoom in/out for the top screen. I think you could do away with A swapping between a mirrored screen and the toolbelt, and just let it switch between toolbelt and dialog/menus as you have it doing already.
In general your control scheme is great so far. If you were to implement any of my feedback, I would propose a revised control scheme as follows:
L - left click (hold to drag)
R - right click
Stick - move mouse / move mouse+camera if zoomed in
D-Pad - move map
X - zoom in/out for top screen (if at all possible, also adjust left stick as mouse sensitivity so it's more precise when zoomed in?? wishlist, may not be possible)
Y - open inventory (default hotkey of "I" on keyboard)
A - left click (copying L)
B - open skills (default hotkey of "S" on keyboard)
Start - open menu (default hotkey of "ESC" on keyboard)
Select - end combat/turn (default hotkey of "Space" on keyboard)
ZL - hold to right-click on touchpad (mostly for weapon switching/reloading via touchpad)
ZR - weapon mode switching (same as ZL but using controller instead of touchpad, default hotkey of "N" on keyboard)
I know as of your last update, you were more concerned with performance, which is definitely understandable. I'm just thinking about sitting for an hour or more playing the game, what would feel most comfortable and allow the player to still move relatively quickly and have the interface feel like it was made for a controller.
--EDIT--
Complete brain fart, didn't even consider using C stick for camera movement, freeing up the d-pad for other common hotkeys, like character sheet or pip-boy.
I don't think there's anything more than what's on the github, I've certainly seen no videos. I imagine there won't be until it's in a fully playable state, which is likely a ways off. If you wanted to share the file structure on your SD card, though, I'm assuming that's where the problem lies and one of us who has gotten it working can probably help you sort it.Is there a video tutorial? Like on yt or smth? I can’t figure it out