Jump to content

Tux

Ultra Members
  • Posts

    1,056
  • Joined

  • Last visited

  • Days Won

    219

Everything posted by Tux

  1. Tux

    Raine 0.94.1

    You are in luck, my nephew will lend me one tomorrow for testing ! (but I am almost certain I won't have that many problems !)
  2. Tux

    Raine 0.94.1

    yeah my cheap controller has analog triggers, although their resolution is not very high (it jumps very quickly from minimum to maximum, very hard to do something precise with that). So you can interrupt the auto repeat with the right analog stick ? Well I have absolutely no idea how then, and no I can't do that here, with the dual shock ps3 controller or the chinese xbox one ! No I don't plan to buy a new controller specially to test your setup, that's too much to ask, eventually one day, but your problems are really not a motivation !
  3. Same kind of signature, will be enabled next time, and will require some more testing too.
  4. You replied yourself, the detection is done on some signatures in the sound rom, some are not tested. Although "Samurai shodown" is supported here, but "real bout fatal fury 2" was not, it has a signature very similar to some other games though so I can enable it for next time, but it will require some more testing to check if everything is ok. The detection of the 1st tracks is right. For samsho be sure that speed hacks are disabled in neogeo/neocd options otherwise it destroys the intro sequence.
  5. Tux

    Raine 0.94.1

    There is a misunderstanding here, you are not saying your triggers can move the selection in the gui, just that they are interrupting the auto repeat feature of the dpad in the gui ? Well assuming they are seen as buttons too, and I guess it's the case here, it can't be avoided, the autorepeat works as long as it does not receive another button press. Eventually send the string for your controller either in userdb.txt or gamecontroller.txt to confirm they are seen as buttons, but if it's the case there's nothing which can be done, learn to live with it, that's all. For info I use a very cheap generic Chinese controller found on amazon as my main one, it doesn't have this problem (although it has some other problems, the dpad is unprecise which can be very enerving at some places where you try to input some precise combination, and it can be used only wirelessly, the cable is only to recharge it, it can't be plugged as an usb controller, except that it's recognized as an xbox controller by default which is fine). Well actually buttons other than buttons 0 & 1 could also be totally ignored (that is buttons A & B). Crazy thing...
  6. Tux

    Raine 0.94.1

    No I meant only in the gui, of course these can still be mapped ingame to whatever you like (even though it's not easy to find a good usage for these!). Well what you describe doesn't make any sense (L2 & R2 should be totally ignored if it's a game controller in the gui, if not there is really something broken somewhere, is there a joystick which is not a game controller connected at least ?), there is probably a problem somewhere, but I can't reproduce it here for now, maybe later when the weather will be more "reasonable" !
  7. Tux

    Raine 0.94.1

    Sorry can't help you more with that, for me the triggers are completely ignored in the gui now and they were not before, can't do anything more about it. Are you sure your ds4 thing is recognized as a game controller ? If so its inputs for the left stick should appear as "leftx" and "lefty" in the controls.
  8. Yeah aof3 is a "type 2" too, so it's affected by these changes. Your gui "fix" is inside too, so this binary can be considered a 0.94.2... except the code for it was very short, so I'll wait some more but you can use this meanwhile !
  9. Yeah replied the post just before this one, happy testing !
  10. Sorry I can't reproduce anything with this save, the graphics are totally garbled when loading it, I don't know how you did that, but the game is not frozen, it still reacts to inputs, I can press a+b+c to get to full power but it has no effect on any music playing or not. After that a makes the final punch, victory, and still nothing happens for the music. Ok, finally did it, there are random sounds playing, one of them stops the music, which gives us 2 more prefix commands, because I tested some more manually, and another test build. This one should be good everywhere, assuming it doesn't break things in the other games of this kind, but it shouldn't. exp.7z
  11. Tux

    Raine 0.94.1

    You are supposed to use "Stop" from the sound commands dialog 1st. If you forget that's not a disaster, just leave the associations dialog, use "Stop" here, and go back to the associations. Sorry stopping the song from here is not so easy for me !
  12. kof98 is a completely different game for the associations, not at all comparable with kof94/95 sorry. So changes for these 2 will not impact kof98 at all. These 2 category includes galaxyfg, 3countb, fatfury2, fatfury3... and so it's a problem to know if the change detected here is specific to kof94/95, or general to all these games, so it will take quite some time to test all that. edit : it seems there is a new prefix for the sound commands, this makes a new experimental build to test, 64 bits only since that's what mer-curious uses, it seems to work for kof95, maybe for kof94 (I was not able to reproduce the problem here), but expect no change for kof98. For info I found this while making no real associations for the game, I just used the debug messages I get in a debug build which tell if the song changes... ! exp.7z
  13. Specific to a particular stage or any battle ? There was no change in the current version for this so it's probably an old problem Well I can't seem able to reproduce this in kof94 (but I am not a good player !), so I'll need a lot more details !
  14. Tux

    Raine 0.94.1

    Well the easiest solution is simply to put the controller on a table instead of on your lap ! Yeah raine reacts to any "stick" in the gui, the code is from before game controllers so there was no way to identify a movement to know from which jostick or button it came, and so it reacts to any stick movement. I guess I could at least remove this now so that for game controllers only the left stick is handled for that. I'll do that.
  15. Tux

    Raine 0.94.1

    It's just the silly bugs reported in the thread of the previous version fixed, nothing more, no comment... ! Get it from there : http://raine.1emulation.com/download/latest.html
  16. Ok, confirmed, that's if using 2 neocd games which both read their files from an iso, it's a 1 error mistake, forgot to clear a file after freeing it. Workaround : extract all the files from the iso and put that in a zip file, then delete the iso, it will take less space and it will work ! It's fixed anyway...
  17. Ok, thanks for testing, I'll make "force" the default for double buffer then, probably more reasonable, and add "(adaptive)" to the yes. For the mouse bug that's where we see I use this mainly with the keyboard and you use the mouse, we already had the same kind of problem before, and I was caught again, forgetting to test the mouse, ok I'll fix that later. The blank space is just the separation between the header and the dialog, use the feature, you'll see it becomes handy when a few games start to populate the list. The save state is just a 32 bits version loaded in a 64 bits version or the other way around, it already happened to you, maybe I should try to make the message clearer, but it's really what happens it doesn't recognize the ids of the cpu emulators of the other version, and making the message clearer is not so obvious, but I could add something generic like "maybe it's a 32 bits save" when loaded in the 64 bits version, and the other way around for the 32 bits version, I'll do that.
  18. Yeah not a big release, mainly small fixes but I had enough of 0.93 already. Main changes : - the new "most played games" feature, which shows the 5 most played games sorted by time in the game selection dialog. You can get details about that in the forum. It wouldn't be too hard to add a dialog to get the stats for all the games played and not only the 5 tops, eventually for later. More details on how it works can be found in the forum. - A small fix for downloads with curl, if downloading a clone and the parent was not in the last rom directory tested it was downloading the parent even if it was already in another rom directory, should be fine now. - A long overdue update for the profile display (the one where you get % times in the upper right corner of the screen). In all the time since I added support for sdl, I never realized that all the sound processing was done in a separate thread, so the profiling must be moved there. This makes the display more precise, also the results are rounded now instead of truncated. - The slow down in kof97 for the 64 bits version was found and fixed. - double buffer gets a "forced" option to ignore completely adaptive vsync, need more feedback on this from testers to see if it's really useful. - a workaround for sdl-image 2.6.2 which doesn't handle png files with a palette anymore, preventing the colors from the raine logo to cycle ! I can't do anything about it for now, so in this case the logo is displayed statically without color cycling, but it's advised not to update the sdl2_image.dll for now (or equivalent in linux). It will help for linux distributions like arch where 2.6.2 is already the official version, I posted this to their bug tracker so we can hope a solution will be found. - quite a few memwatch fixes, most of them were harmless, a few in the console might have been useful, I fixed them without investigating. - kurikinj is removed because it's exactly the same romset as kurkint except for the region byte, making this version the 1st version which actually supports less roms than the previous one ! More details about that in the forum too. - quite a few hiscores updates in the hiscore.dat file ! Now that it's bundled with the raine binary and in git too, it's easier to make our own updates on it. Actually I had added some scores in it for old games from the multi15 rom a long time ago, around 2019, but they were clearly lost in a hiscore.dat update, so I have put them back in, mostly for some pacman clones, adding xenrev which never had a hiscore entry before (the main goal of this version is to make the player lose !). Also battle bakraid finally gets a hiscore entry for its normal and unlimited versions. There was an update for sdl2 to 2.0.24, nothing essential there, mostly things related to game controllers, maybe I should merge the binary update in the dlls packages. For now I left 2.0.22. Ok, this small update is there : https://www.1emulation.com/forums/forum/126-raine/
  19. Ok done. The game selection dialog now displays the 5 most played games at the top (in the header, which is now separated more clearly from the main dialog), sorted by play time. The number of times a game is loaded and how much time it's played are tracked (watching the game intro behind the menu is not considered playing time !), and it's tracked even if you close the window without using the quit command. All this is saved in a new file "stats" in the savedata directory, the contents is ascii but it's not supposed to be edited by the user. Games stats are stored by the short name of the game, which means that if a game is renamed for its short name the stats are lost (it happens almost never in raine anyway). Neocd games are not supported, only arcade games (well neocd games are not even loaded from this dialog so it would be quite a problem, and they don't have a real short name), the picture behind the game selection dialog is not updated when selecting one of this favorite games in the header because it's not worth the effort and it would make some duplicate code, and I don't like that. 5 only for now, because the header doesn't handle any scrolling bar and can't scroll its content, it should be enough for a start anyway. I'll test this a little more, but it seems good now (fixed some bugs related to the header display at the same time).
  20. On 2nd thought I can have these stats and merge them in the game selection dialog without too much trouble, I'll try that soon (the rain is back in the area, it helps a lot !).
  21. Ok, apparently it's fixed, it was a very tiny forgotten thing for Musashi, just forgot to reset the executed cycles once a frame is executed, that's all. You should be able to test the 64 bits version next time.
  22. I am not super convinced for now, you should at least know the names of the games you prefer, and then accessing them in the list is very fast by typing the 1st letters of their names. Adding some code to count either the number of times a game was used or even worse for the gui a separate list for favorited stuff would be quite some work, and not sure it's worth it. It could be interesting to keep some info on how many times/how much time a game was played though, I just have to think of something to display it without overloading what is already displayed, plus then test how / where to save this info (every time a game is changed / the emulator window is closed, then in which config file). So well, not so easy, maybe later, I'll think about that.
  23. Tux

    Raine 0.93.5

    Maybe a problem with adaptive vsync ? Well we both have an nvidia and I almost never see any tearing (except sometimes very briefly in a windowed mode). I can always add an option to just ignore adaptive vsync, and you're gonna be the happy tester... edit : "forced" is added to the double buffer options, the default is still "yes" which tries to use this adaptive vsync.
  24. Looked a little more into kuri kinton : - removed the Japanese romset kurikinj since it's exactly the same rom as kurikint except for the region byte - the region byte is now taken from the main rom, it was taken from the data rom before and it was a hack - the kurikina romset has lots of differences, it's an alternate version, maybe a prototype.
×
×
  • Create New...